/* InVision Styles  */
/* ©2005 by Dan Moriarty Design 
with help from zeldman.com*/ 

/* base rules */

body	{
	text-align: center;
	margin: 10px 0;
	padding: 0;
	border: 0;	
	background: #FFF;
	color:#3F5549;
	font: 11px/18px "Lucida Grande", "Trebuchet MS",  Verdana, Helvetica, sans-serif;
	}

img	{
	border: 0;
	}

a:link, a:visited {
	font-weight: bold; 
	text-decoration:none;
	color:#3F5549;
	background: transparent; 
	}

a:hover {
	font-weight: bold; 
	color:#660000;
	background: transparent;
	text-decoration:underline;
	}


	/* Primary layout divisions */


#wrapper	{
	width: 742px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

	
#maincontent 	{
	float: left;
	width: 322px;
	padding: 10px 0;
	border: 0;
	margin: 0;
	}


#sidebar	{
	float: right;
	width:400px;
	padding: 0;
	border: 0;
	}


body#homepage #maincontent {
	width:242px;
	}

body#homepage #sidebar {	
	width:480px;
	}
	
#eyecare_holder	{
	float:left;
	background: #fff url(/images_template/bg_eyecare.gif);
	margin-bottom:10px;
	padding-bottom:30px;
	width:742px;
}

	
#eyecare_leftbar	{
	float:left;
	width:320px;
	margin:0;
	padding-bottom:30px;
	}

#eyecare_content 	{
	margin-left:340px;
	width:240px;
	padding: 0px;
	}
	
#stores_holder{
	float:left;
	width:742px;
	margin:0 0 10px 0;
	padding:0;
	background-color:#859697;

	}
	
#stores_content	{
	float:left;
	width:272px;
	margin:0;
	padding:10px;
	background-color:#CED5D6;

	}


#stores_photo	{
	float:left;
	padding:0;
	width:448px;
	background-color:#859697;
	}

#specials_holder{
	float:left;
	width:742px;
	margin-bottom:10px;
	padding:0;
	background: url(/images_template/bg_specials.gif);
	}

#specials_left{
	float:left;
	width:140px;
	}

#specials_content{
	float:left;

	width:280px;
	padding-left:10px;
	}

#specials_right	{
	margin-left:495px;
	width:220px;
	padding:10px 0;
	}

#specials_content p {
	margin:8px 0 0 0;
	}

#specials_content ul {
	margin:2px 0 0 0;
	padding: 0 0 0 15px;
	line-height:120%;
	}
#specials_content li {
	padding: 2px 0;
	}
	
	/********************/
	
#celebrity_holder{
	float:left;
	width:742px;
	margin-bottom:10px;
	padding:0;
	background: url(/images_template/bg_celebrity.gif);
	}

#celebrity_left{
	float:left;
	width:100px;
	}

#celebrity_content{
	float:left;
	width:245px;
	padding: 0 10px;
	}

#celebrity_names{
	height:320px;
	overflow:scroll;
	}
	
#celebrity_right	{

	width:375px;
	float:left;
	padding:0;
	}
	
#cel_column1	{
	width:105px;
	float:left;
}

#cel_column2	{
	width:105px;
	padding-left:7px;
	float:left;
	margin:0;
	border-left:1px solid #ccc;
}

/***********************/

#admin_content{
	margin-left:160px;

	padding:10px;
	background: #fff;
	text-align:left;
	color:#000;
	
	}
	
#admin_content tr{
	background:#ccc;
	}
	
/***********************/
	
#collection_holder{
	float:left;
	width:742px;
	margin-bottom:10px;
	padding:0;
	background: url(/images_template/bg_collection.gif);
	}

#collection_sidebar{
	float:left;
	width:150px;
	padding:10px;
	}

#collection_sidebar ul{
	margin: 0;
	padding: 0;
	}
	
#collection_sidebar li{
	list-style-type:none;
	margin: 0;
	padding: 0;
	}
	
#collection_content table{
	text-align:center;
	}
	
#collection_content{
	margin-left:160px;
	background: #fff;
	text-align:center;
	color:#000;
	}
	
#collection_content img	{
		/*border:1px solid red;*/
}
	
#collection_text{
	margin-left:160px;
	padding:10px;
	}
	
/********************/
	
#column1	{
	width:115px;
	float:left;
}

#column2	{
	width:115px;
	padding-left:7px;
	float:left;
	margin:0;
	border-left:1px solid #ccc;
}



#footer	{
	clear:both;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	margin: 10px 0;
	}

	
#footer p	{

	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	}

h1	{
	text-indent: -9999px;
	margin:0;
	padding:0;
	border: 0;
	}
	
h1 a:link, h1 a:visited, h1 a:hover	{
	display: block;	
	width: 742px;
	height: 60px;
	background: #D8D9B2 url(/images_template/logo.gif) 10px 10px no-repeat;
	margin: 0;
	padding: 0 0 2px 0;
	border: 0;	text-decoration:none;

	}
		
	/* Primary nav 	*/

#globalnav	{
	display: block;	
	height:15px;
	margin-top:-3px;
	padding: 8px 0;
	border: 0;
	background: #000;
	}

#globalnav ul#menu	{
	
	height: 14px;
	background: transparent url(/images_template/menu.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 14px;
	display: block;
	}
	
#globalnav ul#menu li a {
		text-indent: -9999px;
	text-decoration: none;
	}
	
	
#home	{left: 4px; width: 85px;}
#stores	{left: 140px; width: 100px;}
#collections	{left: 255px; width: 100px;}
#eyecare {left: 400px; width: 75px;}
#celebrity	{left: 510px; width: 110px;}
#special {left: 645px; width: 90px;}

#home a:hover	{background: transparent url(/images_template/menu.gif) -4px -31px no-repeat;}
#stores a:hover {background: transparent url(/images_template/menu.gif) -140px -31px no-repeat;}
#collections a:hover {background: transparent url(/images_template/menu.gif) -255px -31px no-repeat;}
#eyecare a:hover {background: transparent url(/images_template/menu.gif) -400px -31px no-repeat;}
#celebrity a:hover {background: transparent url(/images_template/menu.gif) -510px -31px no-repeat;}
#special a:hover {background: transparent url(/images_template/menu.gif) -645px -31px no-repeat;}


/* Show the page you are on - main nav */
	
body#homepage #home {background: transparent url(/images_template/menu.gif) -4px -31px no-repeat;}
body#storespage #stores {background: transparent url(/images_template/menu.gif) -140px -31px no-repeat;}
body#collectionspage #collections {background: transparent url(/images_template/menu.gif) -255px -31px no-repeat;}
body#eyecarepage #eyecare {background: transparent url(/images_template/menu.gif) -400px -31px no-repeat;}
body#celebritypage #celebrity {background: transparent url(/images_template/menu.gif) -510px -31px no-repeat;}
body#specialspage #special {background: transparent url(/images_template/menu.gif) -645px -31px no-repeat;}
	

	
	/* Typography 	*/
	
h2, h3, h4	{
	font-weight: bold;
	line-height: 1.2em;
	margin: 15px 0 4px 0;
	}
	
		
h2 {
	font-size:16px;
	color:#000;
}

h3 {
	font-size:14px;
	color:#000;
}

p	{
	margin: 0 0 1em 0;
	line-height: 140%;
	}
	
strong {
	color:#000;
}

.required	{
	font-weight:bold;
}