/* Global Tags -------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #43A3CA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #43A3CA;
}
a:hover {
	text-decoration: underline;
	color: #43A3CA;
}
a:active {
	text-decoration: none;
	color: #43A3CA;
}

h1 {
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	

}

h2 {
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	

}

h3 {
	font-size: 12px;
	color: #49a4cb;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	

}

/* Global IDs ---------------------------------------- */

#content {
	position: relative;
	top: 0px;
	z-index: 20;
}

#header {
	clear:both;
}
#main_product {
	position: absolute;
	top: 0px;
	left: 0px;
	width:639px;
	height: 800px;
}

#main {
	position: absolute;
	top: 0px;
	left: 206px;
	width:639px;
	min-height: 655px;

	height: auto !important;
	height: 655px;

	padding-bottom: 30px;
}

#menu {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}

#menu a {
	margin-left:10px;
	margin-right:10px;
	text-transform: uppercase;
}

#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu a.on {
	color: #43A3CA;
	font-weight:bold;
	text-decoration: none;
}

#legal{
	position: absolute;
	color: #666666;
	text-align: right;
	padding: 10px;
	bottom: -50px;
	right: 0px;
	z-index:10;
}

#logobox {
	position:relative;
	width: 200px;
	height: 85px;
	text-align:center;
	vertical-align:middle;
}

#searchform {
	position:relative;
	width: 200px;
	color: #49a4cb;
	font-weight:bold;
	text-align:center;
}

#searchform input {
	color: #000000;
	font-weight:normal;
}

#sidebar {
	position:relative;
	width: 200px;
	height: 600px;
	overflow:auto;
}



/* Home page ------------------------------------------- */


#content.home {
	background-image:url(images/BG_WhtBluBlk.jpg);
	background-color: #49a4cb;
	background-repeat: repeat-y;
	height:260px;
}

#content.home p {
	width: 80%;
	margin-left: 15px;
}

#content.home #legal{
	color: #FFFFFF;
}

/* Products page ---------------------------------------- */
/* Product IDs */
#colorVars {
	margin-top:15px;
}

#colorVars td {
	padding-right:10px;
}

#content_product {
	margin-top: 10px;
	margin-left: 10px;
}

#eyewearLogo {
	float: right;
}

#modelName {
	margin-top:5px;
 	margin-bottom:5px;
	font-size: 18px;
	color: #666666;
	font-weight: 700;
}

.productDesc {
	font-size:1.4em;
	font-style: italic;
	color: #333333;
}

.product_minheight {
	min-height: 209px;

	height: auto !important;
	height: 209px;
}

.productSpecs {
	border-right: solid 1px #333333;
	width: 240px;
	padding-right:10px;
}

#productImg {
	border: none 1px #333333;
	margin-top: 10px;
	margin-right:10px;
	text-align: center;
	float: right;
}

/* Product Classes */
.modelinfo {
	padding: 3px;
	width: 70px;
	vertical-align: bottom;
}

.colorThumb {
	border:1px solid #BEDCFF;
	margin-top:5px;
}
.modelNum {
	color:#666666;

}

.modelColor {
	display: block;
}

/* Athletes page ---------------------------------------------- */

#athletes {
	position:absolute;
	top:55px;
	left:225px;
	width:400px;
	overflow:auto;
	height: 334px;
}

#athletes td {
	padding-right:5px;
	padding-bottom:15px;
}

#athletes_list td {
	padding-right:0px;
	padding-bottom:0px;
}

#athletes .thumb {
	border:1px solid #BEDCFF;
}

#bio {
	width:180px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	border-right:solid 1px #333333;
	clear:both;
}

#content.athletes {
	margin-top: 10px;
	margin-left: 10px;
	clear:both;
	height:392px;
	position:relative;
}

/* About page ------------------------------------------------------ */

#about_text {
	position:absolute;
	left: 25px;
	top: 59px;
	width: 526px;
	height: 330px;
	line-height: 2em;
}

#content.about {
	margin-top: 10px;
	margin-left: 10px;
	clear:both;
	height:392px;
	position:relative;
}

/* Dealer page ------------------------------------------------------ */

/*
#dealer_text {
	position:absolute;
	left: 25px;
	top: 59px;
	width: 526px;
	height: 330px;
	line-height: 2em;
}

#content.dealer {
	margin-top: 10px;
	margin-left: 10px;
	clear:both;
	height:392px;
	position:relative;
}
*/

#locator {
	position: relative;
	padding-top: 10px;
	height: 314px;
	margin-left: 35px;
	margin-right: 35px;
	clear: both;
}

.dealer_title {
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top:5px;
 	margin-bottom:5px;
	margin-left: 3px;
	font-size: 18px;
	color: #222222;
}
.dealer_text {
	margin: 3px;
}

#dealerInfo {
	margin-top: 15px;
	height: 228px;
	overflow: auto;
	padding-right: 10px;
	margin-right: 100px;
}

.dealer {
	margin-bottom: 20px;
}

.dealer .name {
	color: #43A3CA;
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-bottom: solid 1px #666666;
}

.dealer .phone {
	float:right;
	font-weight:bold;
}

/* Contact page ------------------------------------------------------ */

#contact_text {
	position:absolute;
	left: 25px;
	top: 59px;
	width: 526px;
	height: 330px;
	line-height: 2em;
}

#content.contact {
	margin-top: 10px;
	margin-left: 10px;
	clear:both;
	height:392px;
	position:relative;
}

/* Lens Colors Pages ------------------------------------------------ */


#mainlenscontent {
	margin-top: 10px;
	margin-left: 10px;
}


#instructions {
	margin-top: 10px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 11px;
	text-align: center;
}

#lensColors {
	margin-top:5px;
 	margin-bottom:5px;
}

#swatches {
	margin-top: 10px;
}

#swatches td {
	padding-top: 10px;
	text-align:left;
}

.overlay 
{
   	position: absolute;
	top: -250px;
	left: 20px;
} 

.popup_image_thumbnail {
	width: 75px;
	height: 100px;
}

.popup_image_thumbnail img {
	border: none;
}

#text_title_image h1 {
	margin-top:5px;
	font-size: 18px;
	color: #666666;
	font-weight: 700;
}

#text_title_image .subh1black {
	padding: 5px;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 11px;
	text-align: center;
	margin-bottom: 25px;
}