/* Reset CSS */
html, body, div, span,
applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;	/* eliminate margin */
	margin: 0;
	padding: 0;
}
/****************************************************************
End CSS reset 
****************************************************************/


body, ul, ol, dl, td, th, caption, pre, p, blockquote, input, textarea, option {
	color: #ccc;
	font-family: Arial, 'Lucida Grande', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
}

html {
    background: #1D1D1D;
}

#header {
	background: #202020 url(../images/header_bg.jpg) repeat-x;
	float:left;
	height:145px;
	width:100%;
	position:relative;
	min-width:995px;
	z-index:100;
	margin: auto;
}

#header_content {
	width: 854px;
	margin: auto;
}

#logo {
	background:url(../images/optique_logo.jpg);
	width:192px;
    height:145px;
	float: left;
	cursor: pointer;
}

#content {
	width:100%;
}

#main_pic {
	background: url(../images/main_img.jpg) no-repeat;
	width: 854px;
	height: 290px;
	margin:auto;
}

/*temporary change for the salt banner*/
#main_pic.trunk_sale {
height: 500px;
background: url(../images/optique_trunk_sale.jpg) top center no-repeat;
}

#main_pic.oliver_peoples {
height: 610px;
background: url(../images/oliver_peoples_trunk_sale.jpg) top center no-repeat;
}

#block1 {
	width:100%;
	height: auto;
	float:left;
	background: #000;
}

#block2 {
	background: #1d1d1d;
	float:left;
	height: 350px;
	width:100%;
	position:relative;
	min-width:995px;
	z-index:100;
	margin: auto;
}

#signup_btn {
	width: 854px;
	clear: both;
	text-align: right;
	margin: auto;
	padding-top: 15px;
	display: block;
}

#square_group {
	width: 869px;
	margin:auto;
	padding: 20px 0 0 10px;
}

.square {
	float:left;
	width:281px;
	height:183px;
	padding-right: 6px;
}

#footer {
	width: 854px;
	clear: both;
	margin: auto;
	padding-top: 25px;
	display: block;
}

#footer p.contact {
	font-size: 12px;
	color: #666;
	text-align: center;
}


#footer p.copyright {
	font-size: 11px;
	color: #444;
	text-align: center;
}



/* Text

---------------------------------------------------------------------------------------------------- */

p {
	margin: 0 0 14px;
	text-align: justify;
}

a, a:visited {
	text-decoration: none;
	color: #8cc540;
}

a:hover {
	text-decoration: underline;
	color: #8cc540;
}

.toc a {
color: #FFF;
font-weight: normal;
}

.toc a:hover {
font-weight: bold;
}

h1 {
	margin: 0 0 14px;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	border-bottom:1px solid #3E3E3E;
	padding-bottom: 10px;
}

h2 {
	margin: 20px 0 8px;
	font-size: 15px;
	color: #fff;
}


.notice {
	margin: 0 0 14px;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	padding-bottom: 10px;
	text-align: center;
}

.green {
	color: #8CC540;
}

em {font-style: italic; }



/* Main Nav

---------------------------------------------------------------------------------------------------- */

#navigation {
	float: right;
	margin: 64px 0 0 0;
	
}

#left #main_nav{
  height: 30px;
  list-style: none;
  position: relative;
}

#main_nav li {
  float: left;  
  height: 30px;
  margin-left: 15px;
}
	
#main_nav li a {
  display: block;
  text-indent: -5000px;
  overflow: hidden;
  height: 30px;
}


.nav_us { width: 86px; background:url(../images/nav_us.gif) no-repeat; }
.current_us { width: 86px; background:url(../images/nav_us.gif) no-repeat; background-position: bottom }
.nav_us a:hover { background: url(../images/nav_us.gif) no-repeat; background-position: center; }

.nav_you { width: 86px; background: url(../images/nav_you.gif) no-repeat; }
.current_you { width: 86px; background: url(../images/nav_you.gif) no-repeat; background-position: bottom }
.nav_you a:hover { width: 86px; background: url(../images/nav_you.gif) no-repeat; background-position: center }

.nav_style { width: 97px; background: url(../images/nav_style.gif) no-repeat; }
.current_style { width: 97px; background: url(../images/nav_style.gif) no-repeat; background-position: bottom }
.nav_style a:hover { width: 97px; background: url(../images/nav_style.gif) no-repeat; background-position: center }



/* Interior Content

---------------------------------------------------------------------------------------------------- */

#interior_panel {
	width: 854px;
	margin: auto;
	padding-top: 25px;
	padding-bottom: 30px;
}

#left_col {
	width: 200px;
	float: left;
	background: url(../images/left_col_bg.jpg) no-repeat top left;
}

#left_col_contents {
	margin: 14px 0 0 13px;
}


#left_col_image {
	margin: 50px 0 50px 0;
}

#right_col {
	width: 550px;
	margin-left: 75px;
	float: left;	
}


.aligncenter { text-align: center; }



#inner_left {
	width: 320px;
	float:left;
}

#inner_right {
	width: 200px;
	float: left;
	margin-left: 30px;
}

.clear { clear: both; }


/* Widget Box

---------------------------------------------------------------------------------------------------- */



#widget_holder {
	margin: 50px 0 40px 0;
}


.rbox .rc1, .rbox .rc2, .rbox .rc3, .rbox .rc4 {
	display: block;
	font-size: 0;
	overflow: hidden;
	height: 1px;
}



.rbox .rc1 {
	margin: 0 3px;
	background: #1A1A1A none repeat scroll 0%;
	border-left: 1px solid #1A1A1A;
	border-right: 1px solid #1A1A1A;
}



.rbox .rc2 {
	margin: 0 2px;
	background: #1A1A1A none repeat scroll 0%;
	border-left: 1px solid #1A1A1A;
	border-right: 1px solid #1A1A1A;
}



.rbox .rc3 {
	margin: 0 1px;
	background: #1A1A1A none repeat scroll 0%;
	border-left: 1px solid #1A1A1A;
	border-right: 1px solid #1A1A1A;
}



.rbox .rc4 {
	margin: 0 1px;
	background: #1A1A1A none repeat scroll 0%;
	border-left: 1px solid #1A1A1A;
	border-right: 1px solid #1A1A1A;
}



.rbox .content {
	background-color: #1A1A1A; 
	margin: 0 1px; 
	border-left: 1px solid #1A1A1A;
}

.pt_20 { padding-top: 20px !important; }




/* Check List

---------------------------------------------------------------------------------------------------- */

#checklist {
	text-align:left;
	margin-left: 50px;
}


#checklist ul li {
	/*list-style-image:url(../images/arrow01.gif);*/
	list-style-position:outside;
	list-style-type:disc;
	margin:0;
	line-height: 26px;
	font-weight: bold;
}

#checklist ul .nested_list li {
	/*list-style-image:url(../images/arrow03.gif);*/
	list-style-position:outside;
	list-style-type:disc;
	margin-left: 40px;
	line-height: 20px;
	font-weight: normal;
}




/* Style

---------------------------------------------------------------------------------------------------- */


#right_col_style {
	width: 800px;
	margin-left: 0px;
	float: left;	
}



#logo_col01 {
	float: left;
	width: 150px;
	margin-right: 50px;
}

* html #logo_col01 {
	margin-right: 5px;
}



#logo_col02 {
	float: left;
	width: 150px;
	margin-right: 50px;
}

* html #logo_col02 {
	margin-right: 5px;
}



#logo_col03 {
	float: left;
	width: 150px;
	margin-right: 50px;
}

* html #logo_col03 {
	margin-right: 5px;
}



#logo_col04 {
	float: left;
	width: 150px;
}







ul.logo_group { width:100%; margin: 0 -6px; padding: 0; }

* html ul.logo_group { margin-left:-12px; }



ul.logo_group li { float:left; margin:7px 6px 0px; text-indent: 0; list-style: none; }

ul.logo_group li:before { content:''; }

ul.logo_group li a:link img, ul.logo_group li a:visited img { display:block; }

ul.logo_group li a:link, ul.logo_group li a:visited, ul.logo_group li a:link, ul.logo_group li a:visited { background: #000; padding:12px; border: 1px solid #000; display:block; margin: 0 0 1px; width:150px; }

ul.logo_group li a:hover, ul.logo_group li a:active, ul.logo_group li a:focus, ul.logo_group li a:hover, ul.logo_group li a:active, ul.logo_group li a:focus { border: 1px solid #333; }








/* Random

---------------------------------------------------------------------------------------------------- */


#large_spacer { width: 500px; height: 300px; float: left;}

#med_spacer { width: 500px; height: 150px; float: left;}

.header_space { margin: 15px 0 15px 0; }


