body {
	background: #ffffff url("images/summerBg.jpg") repeat-x 0 0;
	/*background: #fff url("images/snowBg.jpg") repeat-x 0 0;*/
	font-family: arial, verdana, tahoma, serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	width: ;
	*text-align: center;
}

.contentPage {
	background: #fff url("images/blueBgSnowTop.jpg") repeat-x 0 0;
}
.left {
	float: left;
}

.right {
	float: right;
}

ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

#indexContainer {
	width: 990px;
	margin: 0 auto 100px auto;
	padding: 0;
}

a:link,
a:visited {
	color: #41a8ab;
}

a:hover,
a:active {
	color: #197a7d;
}

#headerContainer {
	background: #2ea6da url("images/indexHeaderBg2.gif") no-repeat top center;
	width: 990px;
	height: 107px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#headerAddress {
	font-size: 10px;
	color: #052f6a;
	padding: 5px 0 0 0;
	font-weight: bold;
}

#headerAddress ul li {
	display: inline;
	border-right: 1px solid #052f6a;
	padding: 0 10px;
	line-height: 10px;
}

#headerAddress ul li.last {
	border-right: 0;
}


#headerNav {
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	margin: 10px 0 0 0;
}

#headerNav ul li {
	display: inline;
	border-right: 1px solid #176095;
	padding: 0 10px;
}

#headerNav ul li.last {
	border-right: 0;
}

#headerNav a:link,
#headerNav a:visited {
	color: #fff;
	text-decoration: none;
}

#headerNav a:hover,
#headerNav a:active {
	color: #abfe49;
	text-decoration: none;
}

.clear {
	clear: both;
}

/* breadcrumb */
#breadcrumb {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
}

#breadcrumb ul li {
	display: inline;
	border-right: 1px solid #66cefa;
	padding: 0 5px;
}

#breadcrumb ul li.last {
	border-right: 0;
}

#breadcrumb a:link,
#breadcrumb a:visited {
	color: #18659c;
	text-decoration: none;
}

#breadcrumb a:hover,
#breadcrumb a:active {
	color: #0099cc;
	text-decoration: underline;
}






h1, h2, h3, h4 {
	font-family: georgia, garamond, times, sans serif;
	color: #2c7cb5;
	font-size: 100%;
}

h1 {
	font-family: georgia, garamond, times, sans serif;
	color: #18659c;
	font-size: 18px;
}

h2 {
	font-family: georgia, garamond, times, sans serif;
	color: #2c7cb5;
	font-size: 14px;
	clear: left;
	padding-top: 10px;
}

.thumb {
	padding: 3px; 
	border: 1px solid #d2d2d2;
	margin: 5px;
}

.product {
	width: 150px;
	float: left;
	text-align: center;
	padding: 5px;
	margin-right: 5px;
}

.productTiny {
	width: 105px;
	float: left;
	display: block;
	text-align: center;
	padding: 5px;
	margin-right: 5px;
	clear: right;
	height: 130px;
	font-size: 11px;
}

.locationBox {
	width: 200px;
	border-right: 1px dotted #d2d2d2;
	margin-right: 10px;
	height: 180px;
	float: left;
	padding: 5px;
	text-align: center;
}

.locationBox.last {
	border-right: 0;
}

#contentContainer {
	width: 990px;
	display: block;
}

#intro {
	float: left;
	width: 350px;
	text-align: left;
	font-size: 13px;
	line-height: 17px;
	*padding-top: 20px;
	margin: 20px 0 0 20px;
	font-weight: bold;
	color: #a6dafe;
}

#intro a:link,
#intro a:visited {
	color: #fff;
	text-decoration: none;
}

#intro a:hover,
#intro a:active {
	color: #fff;
	text-decoration: underline;
}

body.contentPage #intro {
	float: left;
	width: 950px;
	text-align: left;
	font-size: 13px;
	line-height: 17px;
	*padding-top: 20px;
	margin: 20px 0 0 40px;
	font-weight: normal;
	color: #1b1b1b;
}

body.contentPage #intro a:link,
body.contentPage #intro a:visited {
	color: #2c7cb5;
	text-decoration: none;
}

body.contentPage #intro a:hover,
body.contentPage #intro a:active {
	color: #2c7cb5;
	text-decoration: underline;
}

.featureContainer {
	background: url(images/flashBg.gif) no-repeat 0 0; 
	width:590px;
	height:341px;
	margin-top: 10px;
	float: left;
}

#brands {
	clear: both;
	padding: 10px 0;
}

/*.featuredProduct {
	display: block;
	float: left;
	width: 94px;
	border-right: 1px solid #33ccff;
	height: 100px;
	background: #0f0;
}


#contentImage {
	background: #ececdb url("images/contentHoliday2Girls.jpg") no-repeat top left;
	width: 418px;
	height: 464px;
	position: relative;
	left: 0;
	*left: 572px;
	*top: -464px;
	clear: none;
}*/

/* index products */
#indexProductLinks {
	clear: both;
	width: 990px;
	text-align: left;
	margin: 0 auto;
}

.indexProductContainer {
	border-right: 1px dotted #d2d2d2;
	float: left;
	margin-right: 10px;
	width: 170px;
	padding: 5px;
	font-size: 11px;
}

.indexProductContainer.last {
	border-right: 0;
}

.indexProductContainer strong {
	color: #2c7cb5;
	font-size: 12px;
	clear: both;
	display: block;
}

.indexProductContainer em {
	color: #2c7cb5;
	font-size: 10px;
}

/* footer */
#footer {
	color: #000;
	text-align: left;
	line-height: 16px;
	clear: both;
	background: #fff url("images/footerBg.jpg") no-repeat top center;
	padding-top: 20px;
	width: 990px;
}

#footerIndex {
	font-size: 12px;
	color: #000;
	text-align: left;
	line-height: 16px;
	clear: both;
	background: none;
	width: 990px;
}

#footer a:link,
#footer a:visited {
	color: #41a8ab;
	text-decoration: none;
}

#footer a:hover,
#footer a:active {
	color: #197a7d;
	text-decoration: underline;
}


#footerNav {
	font-size: 11px;
	font-weight: bold;
	color: #41a8ab;
	margin: 10px 0 0 0;
}

#footerNav ul li {
	display: inline;
	border-right: 1px solid #66cefa;
	padding: 0 5px;
}

#footerNav ul li.first {
	padding: 0 5px 0 0;
}

#footerNav ul li.last {
	border-right: 0;
}

#footerNav a:link,
#footerNav a:visited {
	color: #2c7cb5;
	text-decoration: none;
}

#footerNav a:hover,
#footerNav a:active {
	color: #197a7d;
	text-decoration: underline;
}

#footerAddress {
	font-size: 11px;
	padding-top: 10px;
}

/* fitting */
#personalizedFitting {
	text-align: left;
}
