/* Hey! What you looking for? Nosey! */

* {
	margin: 0;
	padding: 0;
}
#wrap{
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	line-height: 21px;
	background-color: #abd2e1;
	
	 background-image: url(../images/bg.gif);
	background-repeat:repeat-x, repeat-y;
	
}
html {
   
	background-color: #abd2e1;
}
a {
	outline: none;
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	text-decoration:none;
	background-color: #B4FF30;
}
a.tooltip span {
	display:none;
	padding:2px 3px;
	margin-left:8px;
	font-size: 14px;
	margin-bottom: 40px;
	 }
	 a.tooltip:hover span{
	display:inline;
	position:absolute;
	border:1px solid #cccccc;
	color:#6c6c6c;
	background-color: #FFFFCC;
}
a.loc, a.loc:hover {
	text-indent: -100000px;
}
/* Sticky Header */
#header {
	height: 100px;
	position: fixed;
	width: 940px;
	z-index: 80;
	top: 0;
	left: 50%;
	margin-left: -470px;
}
div.logo {
	float: left;
	padding-top: 0px;
	width: 300px;
	position: absolute;
	background-image: url(../images/#.png);
	background-repeat: no-repeat;
}
/* Sticky Nav */
div.nav {
	float: right;
	width: 575px;
	height: 56px;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
}
div.nav ul {
	list-style-type: none;
}
div.nav li {
	float: left;
	text-indent: -9999px;
}
div.nav li a {
	display: block;
	margin-left: 5px;
	margin-right: 5px;
}
a.top {
	width: 36px;
	height: 50px;
	background: url(../images/top-arrow.gif) left top no-repeat;
}
a.latest {
	height: 41px;
	margin-top: 7px;
	width: 82px;
	background: url(../images/top-latest.gif) left top no-repeat;
}

a.about {
	height: 41px;
	margin-top: 7px;
	width: 77px;
	background: url(../images/top-about.gif) left top no-repeat;
}

a.showcase {
	height: 41px;
	margin-top: 7px;
	width: 115px;
	background: url(../images/top-showcase.gif) left top no-repeat;
}


a.contact {
	height: 41px;
	margin-top: 7px;
	width: 97px;
	background: url(../images/top-contact.gif) left top no-repeat;
}
a.freebies {
	height: 41px;
	margin-top: 7px;
	width: 105px;
	background: url(../images/top-freebies.gif) left top no-repeat;
}
a.latest:hover, a.about:hover,a.showcase:hover, a.contact:hover, a.freebies:hover {
	background-position: left -41px;
}
a.top:hover {
	background-position: left -56px;
}



/*#wrapper { width: 940px; margin: 0 auto; }*/
.wide {
	width: 100%;
}
#opening, #block-latest, #block-about, #block-showcase, #block-freebies {
	height: 850px;
	padding-bottom: 70px;
	width: 940px;
	margin: 0 auto;
}
#block-contact {
	height: 756px;
	margin: 0 auto;
	width: 940px;
	padding-top:100px;
}

#opening {
	padding-top: 100px;
	width: 920px;
}

#triangle  {
	height: 480px;
}

#block-latest h2 {
	width: 350px;
	height: 70px;
	text-indent: -9999px;
	background: url(../images/h2_latest.jpg) left top no-repeat;
	position: relative;
	left: 330px;
	top: 165px;
}
#block-latest   {
	background-image: url(../images/headphone.png);
	background-repeat: no-repeat;
}
.port-back {
	height: 300px;
	width: 620px;
	background: #dedede;
	position: relative;
	left: 325px;
	top: 225px;
}
.stepcarousel {
	position: relative;
	overflow: scroll;
	width: 610px;
	height: 290px;
	left: 5px;
	top: 5px;
}

.stepcarousel .belt {
	position: absolute;
	left: -9px;
	top: 0;
}
.stepcarousel .panel {
	float: left;
	
	overflow: hidden;
	margin: 0;
	width: 610px;
}
#latest-cycle   img   {
	border: none;
}
#clients {
	position: relative;
	top: 235px;
	left: 325px;
	height: 55px;
	width: 620px;
	background: url(../images/clients.png) left top no-repeat;
}
/* Services Block */
.services {
	background: url(../images/services-bg.png) center top no-repeat;
}
#block-showcase  h2 {
	width: 405px;
	height: 70px;
	text-indent: -9999px;
	background: url(../images/h2_showcase.jpg) left top no-repeat;
	position: relative;
	left: 330px;
}
#block-freebies  h2 {
	width: 405px;
	height: 70px;
	text-indent: -9999px;
	background: url(../images/h2_freebies.jpg) left top no-repeat;
	position: relative;
	left: 330px;
	top: -35px;
}
.bespoke {
	width: 235px;
	position: relative;
	top: 310px;
	left: 30px;
	color: #003333;
}
.left-col {
	width: 370px;
	position: relative;
	top: 135px;
	left: 330px;
}
.service-list {
	width: 210px;
	position: relative;
	top: -95px;
	left: 730px;
	list-style-type: none;
}
.service-list li {
	line-height: 23px;
	padding-left: 25px;
	background: url(../images/tick.png) left center no-repeat;
}
.about-me /* About Block */
 {
	
}
#block-about h2 {
	width: 360px;
	text-indent: -9999px;
	background: url(../images/h2_about.jpg) left top no-repeat;
	position: relative;
	left: 330px;
	top: 165px;
	height: 70px;
}
.me{
	background-image: url(../images/me.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 20px;
	top: 200px;
	width:300px;
	height: 480px;
}
.about-left {
	position: relative;
	left: 340px;
	top: -132px;
	width: 280px;
}
.about-right {
	position: relative;
	left: 640px;
	top: -590px;
	width: 300px;
}
.about-left p, .about-right p {
	margin-bottom: 15px;
	color: #003333;
}
/* Contact Block */
.contact-me {
	background: url(../images/contact-bg.png) center top no-repeat;
}
#block-contact h2 {
	width: 350px;
	height: 70px;
	text-indent: -9999px;
	background: url(../images/h2_contact.jpg) left top no-repeat;
	position: absolute;
	margin: 165px 0 0 490px;
}
.contact-left {
	position: absolute;
	width: 380px;
	margin: 320px 0 0 0;
}
.contact-right {
	position: absolute;
	width: 455px;
	margin: 320px 0 0 410px;
}
.input-name {
	height: 35px;
	width: 305px;
	background: url(../images/input-name.png) left top no-repeat;
	padding: 10px 0 0 70px;
}
.input-email {
	height: 35px;
	width: 305px;
	background: url(../images/input-email.png) left top no-repeat;
	padding: 10px 0 0 70px;
}
.input-message {
	height: 80px;
	width: 455px;
	background: url(../images/input-message.png) left top no-repeat;
	padding: 40px 0 0 20px;
}
input#nameinput, input#emailinput {
	border: none;
	padding-top: 3px;
	height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#666;
}
#bird    {
	position: inherit;
	padding-top: 90px;
	padding-left: 4px;
}
textarea#commentinput {
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	font-size: 14px;
	color: #666;
	height: 63px;
	width: 415px;
}
.alignright {
	float: right;
}
#twit-twit {
	list-style-type: none;
	font-size: 12px;
	color: #666;
	position: absolute;
	margin: -12px auto auto 223px;
	width: 286px;
	height: 100px;
	z-index: -1;
}
.find {
	text-align: center;
	padding-top: 60px;
	background: url(../images/mail.png) center 15px no-repeat;
}
.find a img {
	border: none;
}
#block-showcase    a   img  {
	border: 1px;
	border-color: #aaa;
	padding: 2px;
	width: 120px;
	height: 90px;
	background-color: #ddd;
}
#block-freebies img{
	border: 1px;
	border-color: #aaa;
	padding: 3px;
	width: 200px;
	height: 150px;
	background-color: #ddd;
}



#block-freebies,#block-showcase {
	margin-top: 150px;
}
/* Modal */
body.modal {
	background: none;
}
.modal-frame {
	width: 760px;
	padding: 20px;
	background: url(../images/modal-bg.gif) left top repeat-x;
	background-color: #eee;
}
.modal-left {
	width: 300px;
	float: left;
}
.modal-frame #video {
	width: 425px;
	height: 344px;
}
.modal-frame    #video-right  {
	width: 325px;
}
.modal-left  img {
	border: 1px;
	padding: 3px;
	border-color: #999999;
	background-color: #FFFFFF;
}

 
.modal-right {
	width: 450px;
	float: right;
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.modal-list {
	margin: 15px 0 0 0;
	padding: 30px 0 0 0;
}
.modal-list ul {
	list-style-type: none;
	width: 225px;
	float: left;
	padding-bottom: 20px;
}
.modal-list li {
	padding-left: 25px;
	background: url(../images/check.jpg) left 3px no-repeat;
}
.modal-url {
	background: url(../images/exclamation.jpg) left bottom no-repeat;
	padding: 20px 0 0 20px;
}
#footer {
	height: 300px;
	background-image: url(../images/footer_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
