* {
	margin: 0;
	padding: 0;

}

html {
	margin: 0;
	padding: 0;
}

body {
	background: #000 url("/img/background-white-glasses.jpg") top center fixed;
	font-family: "Georgia", serif;
	color: #414141;
}

#box-top {
	height: 54px;
	background: url("/img/box-top.jpg") top center no-repeat;
}

.toppad {
	padding-top: 10px;
}

a {
	color: #CC2222;
	text-decoration: none;
	border-bottom: 1px dotted #faa;
}

a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #400;
}

blockquote {
	background: url("/img/quote.gif") top left no-repeat;
	font-style: italic;
	letter-spacing: 1px;
	padding-left: 25px;
	margin: 20px 15px 20px 5px;
}

#header {
	clear: both;
	background: url("/img/header.png") center top no-repeat;
	height: 311px;
	margin: 0;
	padding: 0;
	margin-top: -18px;
}

#footer {
	clear: both;
	height: 40px;
	margin: 0;
	padding: 0;
	padding: 3px 0 0;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #fff;
}

#footer p {
	text-align: center;
	font: 11px/18px "Georgia", serif;
	color: #717171;
}

#nav {
	background: url(/img/nav-bg.png) top left repeat;
	width: 100%;
	margin: 0 auto;
	margin-top: -61px;
	margin-bottom: 12px;
	padding-top: 0;
	display: block;
	text-align: center;
}

#nav-brace-left {
	/*background: url("/img/nav-brace-left.gif") 0 50% no-repeat;*/
	width: 0px;
	height: 40px;
	float:left;
}
#nav-brace-right {
	/*background: url("/img/nav-brace-right.gif") 0 50% no-repeat;*/
	width: 0px;
	height: 40px;
	float: left;
	clear: right;
}

#nav ul {
	display: block;
	font: 13px/15px "Century Gothic", sans-serif;
	padding-top: 9px;
	margin: 0 auto;
	width: 920px;
}

#nav ul li {
	float: left;
	list-style-type: none;
	margin-left: 0;
}

#nav ul li a {
	display: block;
	border: 0;
}

#nav ul li a span {
	text-indent: -9999px;
	display: none;
}

#nav ul li a:hover {
	border: 0;
}

/* nav elements */
#nav-main a {
	width: 102px;
	height: 49px;
	background: url("/img/nav-1.png") 0 0 no-repeat;
}

#nav-main a:hover {
	background-position: 0 -49px;
}

#home #nav-main a {
	background-position: 0 -98px;
}

/*****/

#nav-about a {
	width: 102px;
	height: 49px;
	background: url("/img/nav-2.png") 0 0 no-repeat;
}

#nav-about a:hover {
	background-position: 0 -49px;
}

#about #nav-about a {
	background-position: 0 -98px;
}

/*****/

#nav-about a {
	width: 101px;
	height: 49px;
	background: url("/img/nav-2.png") 0 0 no-repeat;
}

#nav-about a:hover {
	background-position: 0 -49px;
}

#about #nav-about a {
	background-position: 0 -98px;
}

/*****/

#nav-design a {
	width: 66px;
	height: 49px;
	background: url("/img/nav-3.png") 0 0 no-repeat;
}

#nav-design a:hover {
	background-position: 0 -49px;
}

#design #nav-design a {
	background-position: 0 -98px;
}

/*****/

#nav-eyehealth a {
	width: 79px;
	height: 49px;
	background: url("/img/nav-4.png") 0 0 no-repeat;
}

#nav-eyehealth a:hover {
	background-position: 0 -49px;
}

#eyehealth #nav-eyehealth a {
	background-position: 0 -98px;
}

/*****/

#nav-contacts a {
	width: 103px;
	height: 49px;
	background: url("/img/nav-5.png") 0 0 no-repeat;
}

#nav-contacts a:hover {
	background-position: 0 -49px;
}

#contacts #nav-contacts a {
	background-position: 0 -98px;
}

/*****/

#nav-contact a {
	width: 102px;
	height: 49px;
	background: url("/img/nav-6.png") 0 0 no-repeat;
}

#nav-contact a:hover {
	background-position: 0 -49px;
}

#contact #nav-contact a {
	background-position: 0 -98px;
}

/*****/

#nav-booking a {
	width: 104px;
	height: 49px;
	background: url("/img/nav-7.png") 0 0 no-repeat;
}

#nav-booking a:hover {
	background-position: 0 -49px;
}

#booking #nav-booking a {
	background-position: 0 -98px;
}

/*****/

#nav-prices a {
	width: 79px;
	height: 49px;
	background: url("/img/nav-8.png") 0 0 no-repeat;
}

#nav-prices a:hover {
	background-position: 0 -49px;
}

#prices #nav-prices a {
	background-position: 0 -98px;
}

/*****/

#nav-buy-contacts a {
	width: 103px;
	height: 49px;
	background: url("/img/nav-9.png") 0 0 no-repeat;
}

#nav-buy-contacts a:hover {
	background-position: 0 -49px;
}

#buy-lenses #nav-buy-contacts a {
	background-position: 0 -98px;
}
/**********/

#nav-blog a {
	width: 66px;
	height: 49px;
	background: url("/img/nav-10.png") 0 0 no-repeat;
}

#nav-blog a:hover {
	background-position: 0 -49px;
}

#blog #nav-blog a {
	background-position: 0 -98px;
}
/**********/


.campaign {
	background-color: #eee;
	padding: 10px;
	margin: 0 -12px;
	border: 1px solid #eee;
	margin-bottom: 25px;
	
}


/**/

#brands a img {
	padding: 15px 0;
}
#brands a {
	border-bottom: 0;
}

#container {
	margin: 0 auto;
	width: 962px;
	clear: both;
}

#content-primary {
	width: 690px;
	background-color: #fff;
	padding: 21px;
	float: left;
}

	#content-primary p.first {
		margin-top: 15px;
	}
	
	#content-primary ul li {
		font: 13px/24px "Georgia", serif;
		margin-bottom: 7px;
		margin-left: 16px;
		padding-left: 5px;
	}
	
	#content-primary #img-store {
		width: 690px;
		height: 330px;
		border: 1px solid #eee;
	}
	
	#content-primary p.introduction {
		font: 15px/24px "Georgia", serif;
		margin-top: 23px;
		
	}
	
	#content-primary .pullbox {
		background-color: #f1f3f2;
		padding: 10px;
		margin: 0 -12px
	}
	
		#content-primary .first-deuce {
			width: 340px;
			float: left;
		}
		
		#content-primary .second-deuce {
			width: 340px;
			margin-left: 12px;
			float: left;
		}
		
		#content-primary .pullbox img {
			/*
			display: block;
			width: 340px;
			height: 200px;
			*/
			border: 1px solid #eee;
		}
		
		#content-primary .pullbox dl {
			margin-bottom: 0;
		}
		
		#content-primary .pullbox dt {
			font: 14px/16px "Georgia", serif;
			margin-top: 9px;
			margin-bottom: 7px;
			font-weight: bold;
		}
		
		#content-primary .pullbox dd {
			font: 11px/16px "Lucida Grande", sans-serif;
			padding-right: 5px;
		}
		
		#content-primary .wrapborder {
			margin-top: 15px;
			margin-bottom: 15px;
			padding: 10px 0 6px 0;
			border-top: 1px solid #eee;
			border-bottom: 1px solid #eee;
		}
		
		#content-primary .first-trice {
			float: left;
			width: 220px;
			padding-top: 2px;
		}
		
		#content-primary .second-trice {
			float: left;
			width: 220px;
			padding-top: 2px;
			margin-left: 10px;
		}
		
		#content-primary .third-trice {
			float: left;
			width: 220px;
			padding-top: 2px;
			margin-left: 10px;
		}
		
		#content-primary .second-third-trice {
			float: left;
			width: 440px;
			margin-left: 28px;
		}
		
		#content-primary .second-third-trice ul {
			margin: 0;
			padding: 0;
		}
			#content-primary .second-third-trice ul li {
				font-family:"Georgia",serif;
				font-size:13px;
				font-size-adjust:none;
				font-stretch:normal;
				font-style:normal;
				font-variant:normal;
				font-weight:normal;
				line-height:20px;
				margin:0 0 5px;
				padding:0 0 0 6px;
			}
		

#content-primary h1 {
	font: 24px/24px "Georgia", serif;
	color: #414141;
	font-weight: normal;

}

#content-primary div.summary {
	margin: 0 0 20px 40px;
	font: 13px/21px "Georgia", serif;
	font-style: italic;
	color: #555;
}

#content-primary h3 {
	margin-top: 6px;
	margin-bottom: 5px;

}

#content-primary div.body {
	margin: 0 0 9px 40px;
	font: 12px/21px "Georgia", serif;
	color: #777;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 18px;
	margin-bottom: 15px;
}
#content-primary div.body p {
	margin-top: 7px;
	margin-bottom: 7px;
}

#content-primary div.body dt {
	margin-top: 7px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
}

#content-primary div.body dd {
	margin-bottom: 5px;
	margin-left: 20px;
}

#content-secondary {
	width: 220px;
	float: left;
	margin-left: 10px;
}	
	#content-secondary #sb-contact {
		width: 186px;
		background-color: #fff;
		padding: 0 17px 12px;
		margin-bottom: 10px;
	}
	
		#content-secondary #sb-contact img {
			border-bottom: 1px solid #e0dbdb;
		}
	
		#content-secondary #sb-contact dl {
			margin-top: 7px;
			padding: 0;
			
		}
	
			#content-secondary #sb-contact dl dt {
				margin: 0;
				padding: 0;
				font: 9px/9px "Helvetica", "Arial", sans-serif;
				text-transform: uppercase;
				font-weight: normal;
				color: #414141;
			}
			
			#content-secondary #sb-contact dl dd {
				font-style: normal;
				font-size: 16px;
				color: #414141;
				margin: 3px 0 12px;
				border-bottom: 1px solid #EEEEEE;
				padding-bottom: 8px;
			}
				
				#content-secondary #sb-contact dl dd span {
					font-size: 14px;
				}
	
	#content-secondary #sb-actions {
		width: 186px;
		background-color: #fff;
		padding: 12px 17px;
		margin-bottom: 10px;
	}
	
	#content-secondary #sb-news {
		width: 186px;
		background-color: #fff;
		padding: 12px 17px;
	}
	
	#content-secondary #sb-news h3 {
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 7px;
		margin-bottom: 9px;
		border-bottom: 1px solid #eeeeee;
	}
	
	#content-secondary #sb-news dl {
		margin: 0;
		padding: 0;
	}
	
		#content-secondary #sb-news dl dt {
			margin: 0;
			padding: 0;
		}
		
		#content-secondary #sb-news dl dd {
			margin: 0;
			padding: 0;
			padding-bottom: 5px;
		}
		
			#content-secondary #sb-news dl dd p {
				margin: 0;
				padding: 0;
				margin-bottom: 5px;
			}
				
				
				
#content-secondary h2 {
	font: 14px/35px "Trebuchet MS", sans-serif;
	background: url("/img/bullet.jpg") center left no-repeat;
	padding-left: 22px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 4px;
	color: #e54031;
}
#content-secondary dl dt {
	font: 12px/21px "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #474545;	
	margin-left: 38px;
	padding-left: 0px;
}
#content-secondary dl dd {
	font: 12px/21px "Georgia", serif;
	font-style: italic;
	color: #717171;
	margin-bottom: 15px;
	margin-left: 38px;	
	padding-left: 0px;
	/*border-left: 5px solid #ffddc7;*/
}

#content-secondary dl dd p {
	margin-left: 0px;
	font: 12px/21px "Georgia", serif;
	font-style: italic;
	color: #717171;
	margin-left: 0px;	
	padding-left: 0px;
}

#content-secondary ul {
	margin-top: 5px;
	margin-bottom: 5px;
	font: 12px/21px "Georgia", serif;
	color: #717171;
}

#content-secondary ul li {

	padding-left: 4px;
	margin-left: 10px;
	list-style-type: circle;
	margin-bottom: 10px;
}

#content-secondary ul li a {
	font-size: 14px;
}

#content-secondary p {
	font: 12px/21px "Georgia", serif;
	margin-left: 38px;
	color: #717171;
}

.images-logos {
	width: 250px;
	display: block;
	margin: 0;
}
.images-logos img {
	margin-top: 5px;
	margin-bottom: 15px;
}
.images-logos a img, .images-logos a, .images-logos a:hover {
	border: 0;
}

dl.image-description dt, dl.image-description dd {
	font: 10px/10px "Georgia", serif;
	font-style: italic;
	color: #666;
	margin-left: 10px;
}

#subcontent {
	width: 360px;
	padding: 0px 0 20px 0;
	min-height: 400px;
	float: left;
	margin-top: 30px;
	display: block;
	/*overflow: hidden;*/
	/*background-color: #0af;*/

}
#subcontent img {
	padding-left: 6px;
}

#subcontent img.border {
	display: block;
	margin: 0 auto;
	padding: 3px;
	border: 1px solid #ddd;
	margin-bottom: 15px;
}

div.pullbox div.input {
	margin-bottom: 17px;
}

	div.pullbox div.input span {
		font-size: 10px;
		padding-left: 30px;
	}

form {
}

form#signup {
	background: url("/img/form-register-bg.png") top left no-repeat;
	width: 320px;
	height: 360px;
	padding-top: 110px;
	padding-left: 40px;

}

form#signup p {
	font: 12px/15px "Georgia", sans-serif;
	font-style: italic;
	margin-top: 5px;
	color: #8f8f29;
}
form h2 {
	font: 25px/25px "Trebuchet MS", sans-serif;
	margin-bottom: 12px;
}


form h5 {
	margin-left: 113px;
	margin-top: 10px;
}
label {
	display: block;
	float: left;
	width: 115px;
	font: 12px/24px "Georgia", serif;
	font-style: italic;
	color: #9c470f;
}
input, select {
	padding: 1px;
	width: 200px;
	font: 14px/20px "Georgia", serif;
}

input.submit-button {
	width: 120px;
	padding: 4px;
	font: 14px/20 "Georgia", serif;
	margin-left: 113px;
}

input.wide {
	width: 175px;
}
input.moved {
	margin-top: 10px;
	margin-left: 80px;
}
fieldset {
	padding: 5px;
	border: 0;
}

legend {
	font-size: 12px;
}

textarea {
	width: 400px;
	height: 70px;
}

fieldset.multiple-choice {
    border: 1px dotted #ccc;
    padding: 12px;
    margin-top: 8px;
	margin-left: 100px;
}
	fieldset.multiple-choice input {
		width: 20px;
	}

div.radio-desc {
	float: left;
	margin-left: 16px;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	color: #9C470F;
}

input.radio { 
	float: left; 
	clear: left;
	margin-left: 2px;
	margin-top: 4px;
}

#contact ul.contact-list {
	margin-left: 38px;
}
#contact ul.contact-list li {
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 25px;
	color: #717171;
	margin-left: 20px;
	padding-left: 10px;
	font: 12px/21px "Georgia", serif;
	
}

form#booking-form {
	margin-left: 0;
	padding-left: 0;
}

#subcontent a.clean {
	border: 0;
}
#subcontent a.clean:hover {
	border: 0;
}

#subcontent a.clean img {
	border: 0;
	padding-left: 0;
	padding: 0;
	margin: 0;
}

#subcontent p {
	font: 12px/15px "Georgia", sans-serif;
	font-style: normal;
	margin-top: 5px;
	color: #777;
	margin-left: 18px;
}

table.prices {
	
	
}

table.prices tr td.desc {
	width: 226px;
}

table.prices tr td.alt {
	background-color: #eee;
}

table.prices tr td {
	padding: 3px 7px;
	width: 86px;
}


/****/

.cake-debug {

}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}



.clearfix {display: inline-block;} /* instead of inline-table */

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */






