@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.fltleft{
	float:left;
}
.fltright{
	float:right;
}
.clearboth{
	clear:both;
}
body #wrapper{
	width:940px;
	margin:0 auto;
}
#wrapper #header #headertopbar {
	background-color:#000;
	height:30px;
}
#wrapper #header #headertopnavigation ul .topnav {
	float:left;
	height:53px;
}

#wrapper #header #headertopnavigation #headerlinks {
	float: left;
	margin: 7px 0 0 22px;
}

#wrapper #header #headertopnavigation ul .topnav.homelink { background:url(../images/navhomebg.gif) no-repeat 0 0 scroll transparent; }
#wrapper #header #headertopnavigation ul .topnav.journallink { background:url(../images/navjournalbg.gif) no-repeat 0 0 scroll transparent; }
#wrapper #header #headertopnavigation ul .topnav.clothinglink { background:url(../images/navclothingbg.gif) no-repeat 0 0 scroll transparent; }
#wrapper #header #headertopnavigation ul .topnav.shoplink { background:url(../images/navshopbg.gif) no-repeat 0 0 scroll transparent; }
#wrapper #header #headertopnavigation ul .topnav.aboutlink { background:url(../images/navaboutbg.gif) no-repeat 0 0 scroll transparent; }
#wrapper #header #headertopnavigation ul .topnav:hover { background-position:center bottom; }

#wrapper #header #followup {
	background:url(../images/newsletter.gif) no-repeat 20px 14px scroll #e9e6df;
	float: right;
	height: 119px;
	width: 220px;
}

#wrapper #header #basketinfo{
	height:62px;
	border-bottom:1px dotted #C0C0C0;
}

#wrapper #header #basketinfo #cart {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	height: 62px;
	width: 220px;
}
#wrapper #header #lowerinfo {
	font-family:Georgia,Utopia,'Times New Roman',Times,serif;
	padding:14px 0 13px;
	border-bottom: 1px dotted #C0C0C0;
}
#wrapper #header #lowerinfo #selection ul li{
	float:left;
	margin-left: 5px;
}
#wrapper #header #lowerinfo #selection .fltleft li a {
	color:#000000;
}
#wrapper #header #lowerinfo #sizehelp a:hover {
	color:#66635B !important;
}

#wrapper #header #lowerinfo #selection .fltleft li a:hover {
	color:#66635B;
}

/*-----/end of headline css----------------------------------------------------------------*/

#wrapper #clothespreview {
	width:940px;
	margin-top:16px;
}

#wrapper #clothespreview .shirt {
	float:left;
	height: 310px;
	width: 222px;
	padding-right:17px;
}

#wrapper #clothespreview .shirt.last {
	padding-right:0px;
}

#wrapper #clothespreview .shirt a img{
	border: 1px solid #DDDDDD;
	float: left;
	height: 250px;
	width: 220px;
	margin-bottom:9px;
}
#wrapper #clothespreview .shirt a img:hover{
	border: 1px solid #B1AB9C;
}
#wrapper #clothespreview .shirt .price, #wrapper #clothespreview .shirt .link {
	text-align:center;
}
#wrapper #clothespreview .shirt .price{
	font-weight:bold;
	font-size: 14px;
	padding-top: 8px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:3px;
}
#wrapper #clothespreview .shirt .link a {
	font-family:Georgia,Utopia,'Times New Roman',Times,serif; 
	color:#000; 
	font-size: 14px;
}
#wrapper #clothespreview .shirt .link a:hover {
	color:#66635B;
}

/*-----/end of clothes body css----------------------------------------------------------------*/

#footer{
	width:100%;
	background-color:#000;
	height:474px;
}

#footer #footercontent{
	width:940px;
	margin:0 auto;
	color:#FFF;
	padding-top:40px;
}

#footer #footercontent .footercolumn{
	float:left;
	width:280px;
	margin-right:80px;
}

#footer #footercontent h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16pt;
	text-indent:-9999px;
}

#footer #footercontent p {
	font-family:Georgia,"Times New Roman",Times,serif;
	color: #B1AB9C;
	font-size: 11px;
	line-height: 140%;
	margin-bottom: 10px;
}

#footer #footercontent p a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer #footercontent p a:hover {
	color:#C0C0C0;
	text-decoration:none;
}

#footer #footercontent #leftcolumn #firsttab {
	border-bottom: 1px dotted #6B6B6B;
	margin-bottom: 30px;
	padding-bottom: 12px;
}

#footer #footercontent #centrecolumn #firsttab {
	border-bottom: 1px dotted #6B6B6B;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

#footer #footercontent #rightcolumn p a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 10.5pt;
	line-height: 170%;
}