/* CSS Document */

body{
	color: #000000;
	margin:0;
	padding:0;
	behavior:url("web/css/csshover.htc");
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	background-image: url(../image/1411/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}


#contentwrapper p, ul, ol{
	text-align: justify;
	}

a 	{
	text-decoration: none;
	color: #000;
	}

a:hover{
	text-decoration: underline;
	color:#990000;
	}
	
div#totalwrapper{
	background-color:#FFFFFF;
	display:block;
	margin:0 auto;
	position:relative;
	width:937px;
	color: #000000;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	background-image: url(../image/1411/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

div#masthead{
	background-image:url("../image/1411/Varsity-Jacket-Header.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:194px;
	margin:0 0 0;
	padding:0;
	width:100%;
	}

div#masthead ul#logomenu{
	left:4px;
	list-style-type:none;
	padding:0;
	position:absolute;
	top:35px;
	width:130px;
	}	

div#masthead ul#logomenu li{
	float: left;
	color: #333333;
	margin-top:3px;
	}

div#masthead ul#logomenu li a{
	color: #666666;
	padding: 0px 5px 0px 8px;
	text-decoration:none;
	font-size:11px;
	}

div#masthead ul#logomenu li a:hover{
	text-decoration:underline;
	}

div#masthead p.slogan{
	color:#666666;
	display:block;
	font-family:Tahoma,sans-serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	left:6px;
	position:absolute;
	top:208px;
}

div#masthead h1{
	font-size:40px;
	font-weight:bold;
	left:-1500px;
	letter-spacing:2px;
	position:absolute;
	text-align:center !important;
	text-transform:capitalize;
	top:172px;
	color: #333333;
}

div#masthead h3{
	font-size:26px;
	font-weight:bold;
	left:-1500px;
	letter-spacing:2px;
	position:absolute;
	text-align:center !important;
	text-transform:capitalize;
	top:160px;
	color: #666666;
}

div#mainmenudiv{
	display:block;
	left:1px;
	position:absolute;
	top:195px;
	width:200px;
	}

ul.mainmenu{
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.mainmenu li {
	position:relative;
}

ul.mainmenu li.last {
	margin-right:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

ul.mainmenu li a {
	background-image:url("../image/1411/ln_static.jpg");
	background-position:center center;
	background-repeat:no-repeat;
	border-bottom:1px solid #54181F;
	border-right:1px solid #B55352;
	color:#000000;
	display:block;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:9px 0 15px 7px;
	text-align:left;
	width:194px;
	}

ul.mainmenu li a:hover {
	background-image:url("../image/1411/ln_hover.jpg");
	background-position:center center;
	background-repeat:no-repeat;
	color:#990000;
	text-decoration:underline;
	}
	
ul.mainmenu .current 
	{
	background-image:url("../image/1411/ln_active.jpg");
	background-position:center center;
	background-repeat:no-repeat;
	}	
	
	ul.mainmenu li ul{
		display: none;
		}
	
	ul.mainmenu li:hover ul,
	ul.mainmenu li.over ul {
	display: block;
	position: absolute;
	left: 200px;
	top: 0px;
	padding: 0;
	margin:0 !important;
	list-style-type: none;
	z-index: 1000;
	}
	
	ul.mainmenu li ul li {
		background:none;
		padding-left:0 !important;
		margin:0 !important;
		clear:both;
		position:relative;
		padding:0px;
		}
	
	ul.mainmenu li ul li a {
		border-right:1px solid #666666;
		border-left:1px solid #999999;
		display:block;
		font-size:12px;
		font-weight:normal;
		line-height:15px;
		margin:0 !important;
		padding:8px 5px 7px 30px;
		text-transform:none;
		width:151px;
	}
		
				ul.mainmenu li ul li ul{


				display: none !important;
				}
	
				ul.mainmenu li ul li:hover ul,
				ul.mainmenu li ul li.over ul {
					display: block !important;
					position: absolute;
					left: 186px;
					top: 0px;
					padding: 0;
					margin:0 !important;
					list-style-type: none;
					z-index: 1000;
					background-color: #FFFFFF;
				}
	
				ul.mainmenu li ul li ul li {
					background:none;
					padding-left:0 !important;
					margin:0 !important;
					clear:both;

				}
	
	ul.mainmenu li ul li ul li a {
		background-color:#999999;
		border-bottom:1px solid #666666;
		border-left:1px solid #666666;
		display:block;
		font-size:13px;
		font-weight:normal;
		line-height:15px;
		margin:0 !important;
		padding:8px 5px 8px 20px;
		text-transform:none;
		width:150px;
		}

/* Page */

div#contentwrapper {
	display:block;
	float:left;
	width: 520px;
	}
	
	
/* Search */

div#searchbar {
	background-color:transparent;
	color:#333333;
	display:block;
	height:23px;
	left:664px;
	position:absolute;
	top:191px;
	width:302px;
	}

#searchbar fieldset {
	border: none;
	}

#searchbar legend {
	display: none;
	}

#searchbar label {
	color:#990000;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	width:57px;
	}


#searchbar input {
	border:1px groove #333333;
	color:#333333;
	display:block;
	float:left;
	font-size:11px;
	margin-right:6px;
	margin-top:0;
	padding:2px;
	width:132px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	}


#searchbar fieldset em{
	color: #FFFFFF;
	}

#searchbar input.button{
	background-color:#CCCCCC;
	background-image:url("../image/1411/go_button_bg.jpg");
	background-position:center top;
	background-repeat:repeat-x;
	border:1px solid #79B625;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:17px;
	margin-left:0;
	margin-top:0;
	padding-bottom:16px;
	text-transform:none;
	width:61px;
	}

/* //Search */


/* Content */


#maincontent
	{
	float:left;
	padding:0 20px 0 218px;
	width:700px;
	min-height:700px;
	height:auto !important;
	height:700px;
	}

#maincontent table thead tr td {
	font-size:11px;
	font-weight:bold;
	border:1px solid #333333;
	color:#003300;
	padding:4px 4px 4px 1px;
	background: #899DB2;
	}

#maincontent table tr td {
background-color:#D7E5FF;
border-bottom:1px dotted #333333;
color:#666666;
padding:3px 1px;
text-align:left;
vertical-align:top;
}
	
.textone {
	width: 510px;
	padding-left:6px;
	}
	
.texttwo {
	width:510px;
	padding-left:6px;
	}	


.textboxone {
	width: 510px;
	padding-left:6px;
	}
	
.textboxtwo {
	width:510px;
	padding-left:6px;
	}
	
	
.textboxone img, .textboxtwo img
	{
	float:right;
	max-width:510px;
	overflow:hidden;
	margin-left:0px;
	border:0px;
	}

div.csschooser{
margin:0;
}

div.cssitem{
	display:block;
	float:left;
	height:120px;
	width:210px;
}

div.cssitem img{
	display:block;
	float:left;
	width: 200px;
	height:100px;
	margin:0;
	border:2px solid #cccccc;
}

.photoone 
	{
	max-width:710px !important;
	overflow:hidden;
	}

.phototwo 
	{
	max-width:710px !important;
	overflow:hidden;
	}

/* Sidebar */


#subcontent {
	color:#CCCCCC;
	display:block;
	float:left !important;
	left:723px;
	padding:0 27px;
	position:absolute;
	top:297px;
	width:166px;
       }



/* Footer */

div#clearboth{
	clear:both;
}

#footer {
	color:#FFFFFF;
	height:27px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	padding:9px 0 0;
	text-align:center;
	width:940px;
	background-color: #333333;
}

#footer a{
	color:#FFFFFF;
	font-weight:bold;

	}
#footer a:hover {
	text-decoration:underline;
	}
	
#footer a:visited {
	color:#FFFFFF;
	}


/* // Footer */



/* Product Thumbs */

div.productcategoryitem{
	display:block;
	float:left;
	width:160px;
	height:180px;
}

div.productcategoryitem div.name{
	display:block;
	float:left;
	width:160px;
	height:25px;
	text-align:center;
}

div.productcategoryitem div.image{
	display:block;
	float:left;
	width:160px;
	height:155px;
	text-align:center;
}

div.productcategoryitem div.image img{
	border:2px solid #cccccc;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
}

/* //Product Thumbs */


/* Product Cathgory Thumbs */

div#maincontent h1
	{
	font-size:18px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #722128;
	padding-top:14px;
	}

div.products, .searchitem 
	{
	float:left;
	height:230px;
	margin:3px;
	padding-right:2px;
	width:160px;
	}

div.name {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	bottom:-190px;
	display:block;
	float:left;
	left:0;
	margin-bottom:9px;
	position:relative;
	text-align:center;
	width:162px;
	}

div.name a:visited{
 	color:#006699;
}
div.name a {	
	padding:4px 0px 4px 0px;
	color:#006699;
	text-decoration:none;
	text-align:center;
}

div.name a:hover{
	color:#000000;
}

div.products div.image ,
.searchitem div.imag
	{
	background-color:#FFFFFF;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	display:block;
	float:left;
	margin-right:5px;
	padding:4px;
	position:relative;
	text-align:center;
	top:-45px;
	}

div.products div.image img,
.searchitem div.image img
	{
	border:2px solid #cccccc;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:180px;
	height: expression(this.height > 180 ? 180: true);
	}

div.products div.short,
.searchitem div.short
	{
	color:#666666;
	display:none;
	float:left;
	font-size:11px;
	height:30px;
	text-align:center;
	width:155px;
	}

div.paging {
	float:left;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
	width:670px;
	color: #990000;
}

div.paging a{
	font-weight:normal;
	color: #990000;
}

.paging_item {
	display:inline;
	padding:2px 4px;
	color: #990000;
}

.paging_next {
	clear:right;
	color:#990000;
	display:inline;
	float:right;
	padding:2px;
	}


.paging_previous {
	clear:left;
	color:#990000;
	display:inline;
	float:left;
	padding:2px;
	}


/* // Product Cathgory Thumbs */


/* Product Detail */

div.productdetail div
	{
	display:block;
	float:left;
	}

div.productdetail div img
	{
	border:2px solid #cccccc;
	/*
	max-width:400px;
	width: expression(this.width > 400 ? 400: true);
	*/
	width:150px;
	height:173px;
	}

div.long, div.prices, div.category, div.manufacturer, div.subject, div.style, div.width, div.height, div.depth, div.weight, div.startdate, div.enddate, div.geography, div.sorting, div.pst, div.featured1, div.ingredients
	{
	clear:left;
	width: 480px;
	}

#idProductPrice
	{
	letter-spacing: 2px;
	}

.prices .spProductLabel
	{
	width: 50px !important;
	}

/* // Product Detail */


/* FORM */

form label
	{
	display:block;
	width:300px;
	clear:left;	
	}

form input, form select
	{
	border: 1px solid #336699;
	width:250px;
	background:#fff;
	color:#333;
	}

form textarea
	{
	border: 1px solid #336699;
	width:350px;
	background:#fff;
	color:#333;
	}

form input#security_code
	{
	width:120px;
	}

div.CaptchaImageDiv
	{
    display:block;
	float:left;
	margin-top:10px;
	padding:0;
	text-align:left;
	clear:left;
	width:140px;
	}

div.CaptchaImageDiv img
	{
	margin:0;
	padding:0;
	}

div#ContactForm div.TextFieldDiv
	{
	font-size:10px;
	}

form input#submit
	{
	background:#9c0a0d;
	border: 1px solid #fff;
	color:#000;
	margin-top:10px;
	font-weight:bold;
	width:120px;
	}

/* // FORM */

div.productdetail a:link,
div.productstyle a:link,
div.productmanufacturer a:link,
.searchitem  a:link
	{
	text-decoration:underline;
	}

div.productcategory,
div.ingredients,
div.productsubject,
div.productdecor,
div.productdetail,
div.productstyle,
div.productmanufacturer,
.searchitem 
	{
	margin-left: 8px;
	}
	
div.ordersent
	{
	margin-left: 12px;
	}
div.products,
.searchitem 
	{
	margin-left: 4px;
	}
/* SHOPPING CART TABLE */
div.shoppingcart
	{
	margin-left: 10px;
	margin-right: 10px;
	width: 482px;
	}
div.carttable table
	{
	border: 1px solid #666666;
	border-collapse: collapse;
	width: 90%;
	}
div.carttable table td
	{
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 4px;
	}
	
div.carttable table thead
	{
	font-weight: bold;
	background-color: #E0E0E0;
	}
	
div.carttable table td.cartTotal
	{
	font-weight: bold;
	border-style: none;
	}
	
div.carttable table td.cartTotalItem
	{
	border-style: none;
	}
	
div.cartbuttons
	{
		margin-top: 15px;
		margin-bottom: 15px
	}
/* // SHOPPING CART TABLE */
/* CHECKOUT FORM */
div.checkoutForm
	{
	width : 610px;
	}
	
form.checkoutForm fieldset 
	{
	padding:0px;
	border: none;
	background: #ffffff;
	position: relative;
	margin: 0px;
	}
form.checkoutForm fieldset label
	{

	color:#444444;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	padding-right:0px;
	text-align:right;
	width:120px;
	margin-bottom: 5px;
	}
	
form.checkoutForm fieldset input, 
form.checkoutForm fieldset textarea
	{
	border:1px solid #666666;
	margin-left: 5px;
	width: 300px;
	font-size: 11px;
	}	
form.checkoutForm fieldset input.frmButton 
	{
	width: 100px;
	}	
form.checkoutForm fieldset select 
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:12px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 150px;
	}	
	
form.checkoutForm fieldset legend,
form.checkoutForm fieldset h3
	{
	font-size: 18px;
	top: 0px;
	/* font-family: Arial;; */
	color: #3399FF;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
	font-weight: normal;
	}
	
form.checkoutForm input#param_same_as
	{
	width: 18px;
	}
form.checkoutForm br
	{
	clear: both;
	}
/* // CHECKOUT FORM */
/* ADD TO CART DIV */
div.addtocart
	{
	margin-top: 20px;
	
	}
div.addtocart fieldset
	{
	padding:0px;
	border: none;
	background: #ffffff;
	position: relative;
	margin: 0px;
	}
	
div.addtocart table
	{
	border: 1px solid #666666;
	border-collapse: collapse;
	width: 499px;
	}
div.addtocart table td
	{
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 4px;
	}
	
div.addtocart table td.matrixLabel
	{
	font-weight: bold;
	background-color: #E0E0E0;
	text-transform: capitalize;
	}
	
div.addtocart table td input
	{
	margin: 3px;
	width: 30px;
	}
	
div.addtocart fieldset label
	{
	display:block;
	float:left;
	font-weight:bold;
	line-height:17px;
	padding-right:0px;
	text-align:left;
	width:160px;
	}
	
div.addtocart fieldset input, 
div.addtocart fieldset textarea
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:12px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 100px;
	}	
div.addtocart fieldset select 
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:12px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 100px;
	}
	
div.addtocart input.frmButton
	{
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 10px;
	}
	
div.addtocart br
	{
	clear: both;
	}
/* // ADD TO CART DIV */
/* PRODUCT DETAILS */
div.spProductLabel
	{
	width: 170px;
	font-weight: bold;
	float: left;
	}
	
div.long
	{
	margin-bottom: 20px;
	}
	
/* errormessage div (checkout) */
div.errormessage
	{
	color: red;
	}
	
	
/* SEARCH BAR ZIP START */

div#searchbarzip {
	background-color:#DDEED5;
	display:block;
	height:120px;
	left:1px;
	position:absolute;
	top:626px;
	width:277px;
	}

#searchbarzip fieldset {
	border: none;
	}

#searchbarzip legend {
	display: none;
	}

#searchbarzip label {
	color:#333333;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:6px 0px 1px 0pt;
	text-align:right;
	width:250px;
	}

#searchbarzip input {
	background:#FFFFFF none repeat scroll 0%;
	color:#333333;
	display:block;
	float:left;
	font-size:11px;
	margin-top:0px;
	padding:0px;
	width:250px;
	}

#searchbarzip fieldset em{
	color: #EE0000;
	}

#searchbarzip input.button{
	background-color:#FFFFFF;
	border-right:1px solid #990000;
	border-top:1px solid #990000;
	color:#333333;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	margin-left:0px;
	margin-top:6px;
	text-transform:uppercase;
	/*width:107px;*/
	}
	
	/* end search bar zip */

/* Breadcrumbs start */

.breadcrumb 
	{
	font-size:11px;
	color:#000;
	font-weight:normal;
	width:720px;
	padding: 4px;
	}

.breadcrumb a:link 
	{
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	padding: 4px;
	}

.breadcrumb a:hover 
	{
	color: #ffffff;
	background-color: #333333;
	text-decoration:none;
	padding: 4px;
	}
	
.breadcrumb a:visited 
	{
	color: #FFFFFF;
	background-color: #990000;
	text-decoration:none;
	padding: 4px;
	}

/* Breadcrumbs end */

/* search form tweaks start */
#searchbar #param_search_type_single
	{
	display: none;
	}
/* search form tweaks end */


div.hover_bigimage img
	{
	height: 300px;
	}
div.hover_thumb
	{
	float: left;
	border-style: none;
	}
div.hover_thumb img
	{
	border-style: none;
	width: 260px;
	}
div.hover_thumb a
	{
	border-style: none;
	}
div.hover
	{
	clear: right;
	}
a.hs-control-prev
	{
	padding: 10px;
	text-align: center;
	}
a.hs-control-next
	{
	padding: 10px;
	text-align: center;
	}
a.hs-control-close
	{
	padding: 10px;
	text-align: center;
	}
	
	
/* URL LIST */

.urllist {
	width:440px;
	padding-left:6px;
	}

.leftMenu a
	{
	text-decoration: none;
	color: #00F;
	}

.leftMenu a:hover
	{
	text-decoration: underline;
	}	







#frmpage
	{
	margin: 0;
	padding: 0;
	}

#frmpage em
	{
	color:#f00;
	}
	
#frmpage fieldset 
	{
	margin: 1px;
	padding: 1px;
	border: none;
	position: relative;
	}
	
#frmpage fieldset legend 
	{
	font-size: 18px;
	font-family: Arial;;
	top: -10px;
	position: relative;
	}
	
#frmpage fieldset label 
	{
	display: block;
	float: left;
	text-align: right;
	width: 275px;
	line-height: 17px;
	padding-right: 5px;
	font-weight: bold;
	}
	
#frmpage fieldset br 
	{
	clear: left;
	}

#frmpage fieldset input,
#frmpage fieldset textarea
	{
	border: 1px solid #111111;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	width: 200px;
	font-size: 11px;
	}

#frmpage .submit
	{
	color: #000000 !important;
	}




#FAQ_php p
	{
	padding-bottom: 30px;
	padding-top:-10px;
	margin-left: 20px;
	}


