html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/** reset ends here **/


body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}


.style4 { font-weight: bold; }
.style5 { font-weight: normal; }

.style9 {font-size: 16px; color: #FFFFFF; }

#header a:link, #header a:visited, #header a:active 
{
	text-decoration: none;
	color: #FFFFFF;
}

.style10 {color: #FFFFFF}
.style11 {font-size: 9px}
.style14 {font-size: 14px; color: #FFFFFF; }
.style15 {font-size: 14px}

#loading { margin-right: 40px; margin-top: 100px; color: #dddddd; font-family:arial; font-size: 12px;}




#about_us_link, #press_link, #store_locator_link
{
	width: 250px;
	text-align: center;
	float: left;
	margin-top: 2px;
	display:inline;
}

a
{
	color: #2E00EE;
}


#storelocations
{
    padding-top: 25px;
}

#storelocations p
{
    padding-top: 10px;
}

#press_table tbody tr td h1 
{
	font-weight: bold;
	padding-top: 10px;
}

#press_table tbody tr td h2 
{
	font-weight: normal;
}

#press_table tbody tr td img
{
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid blue;
}


#main_area { 
	width: 910px;
	margin: 0 auto;
}


#header
{
	width: 910px;
	height: 18px;
	background-color: #90B3C9;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
}



#menu { 
	width: 290px;
	float: left;
	font-family: "Calibri", "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
	height: 400px;
}

	#collection {
		text-align: center;
		padding-top: 10px;
		font-size: 1.2em;
	}


	#collection-name { 
		padding: 20px 35px 10px 35px;

		text-align: right;
		font-size: 1.2em;
	}
	
	#collection-home { 
		padding: 35px;
		padding-top: 10px;
		text-align: right;
		font-size: 1.2em;
	}
	
		#collection-home a { 
			color: #999;
			text-decoration: none;
			font-weight: bold;
		}
		
	#collection-image {
		width: 290px;
		text-align: center;
	}

	#options { 
		text-align: right;
		padding: 40px;
		line-height: 1.5em;
		text-transform: uppercase;
	}
	
	#options a {
		text-decoration: none;
		color: #000;
	}

	#logo { 
		text-align: center;
		padding-top: 10px;
	}


	#facebook {
		padding: 25px;
		padding-top: 150px;
		text-align: right;	
	}
	#facebook a { text-decoration: none; border: none; }

#display-area {
	float:right;
	display:inline;
}


div#navigation-strip-wrapper {
	display: inline;
	margin-top: 20px;
	width: 900px;
	overflow: auto;
	
}


#display-area.storelocator p {
	padding-top: 50px;
	
}


#logo {
	cursor: pointer;
	
}