body {
    background:  url(/Content/3/bg.jpg) repeat-x #636365;
}
a, a:link, a:visited{color:#333;text-decoration:none;}
h3{
    color:#636365;
}
.field-validation-error, #stockwarn, div#alert, .validation-summary-errors ul li{
     font-size:90%;
     color:#900;
}
.input-validation-error
{
     border: 1px solid #900;
}
.tm-button{cursor:pointer;color:#fff;text-decoration: none;font-weight: bold;}
.tm-button span{float:left; padding: 0px 2px 0px 2px;}
a.tm-button:link, a.tm-button:visited
{
    color:#fff;
    clear: both;
}
.tm-button:hover{background:#3df;color:#333;text-decoration: none;}
a.tm-button
{
    padding: 1px 5px 1px 2px;
    display: block;
    float: right;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: auto;
    line-height: 130%;
    text-align: right;
}
.editor-label{
    font-size: 0.775em;
    color:#000;
}
.editor-field{
    font-size: 1.025em;
    color:#333;
}
/*HEADER*/
#header{
    position:relative;
    padding:0px;
    margin:0 auto;
    width:952px;
    height: 70px;
}
#header div#enterEmail, #header div#navBox, #header div#loginBox,#header div#socialIcons{
    position: absolute;
    top: 0px;
    font-size: 0.775em;
}
#header div#enterEmail{
    left: 190px;
    width: 260px;
}
div#dailyEmailForm{
    
}
#header div#navBox{
    left: 535px;
}
#header div#loginBox{
    left: 750px;
    text-align:right;
    width: 200px;
    padding-right: 6px;
}
#header div#socialIcons{
    left: 534px;
    top: 25px;
}
.navLinks:hover{
	font-size:9px;
	line-height:25px;
	text-align:center;
	text-decoration:underline;
}
.navLinks,.navLinks:visited, .navLinks:active{
    color:#636365;
	font-size:9px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
}
#loginLink a, #loginLink a:visited, #loginLink a:hover{
	font-size:12px;
	color:#000;
	font-weight:bolder;
}
#accountLink a, #accountLink a:visited, #accountLink a:hover, #logoutLink a, #logoutLink a:visited, #logoutLink a:hover
{
	color:#000;
	font-weight:bolder;
    font-size: 11px;
}
#joinLink a, #joinLink a:visited, #joinLink a:hover{
	font-size: 0.775em;
	color:#000;
	text-decoration:underline;
}
#shoppingCartLink a{
	font-size:12px;
	color:#000;
	font-weight:bolder;
}
#enterEmailText{
	color:#003366;
    font-size: 0.875em;
    text-align:center;
	font-style:italic;
	position:relative;
}
#emailMeForm{
	position:relative;
    padding:0px;
    margin:0px;
    height: 38px;
}
#emailMeField{
    margin: auto 0 auto 0;
    position: absolute;
    top: 10px;
    line-height: 15px;
    left: 10px;
    width:199px;
    height: 20px;
	color: #999;
    font-style: italic;
    font-size:16px;
    background:transparent;
    border: 0px;
}
#emailMeSubmit{
    background-image:url(/Content/images/submitImage.jpg);
	background-position:bottom;
	background-repeat:no-repeat; 
	height: 38px; 
	width:70px;
	border:0;
    position:absolute;
    left:220px;
    cursor: pointer;
}
#dailyEmailForm{
	background-image:url(/Content/images/dailyEmailBox.gif);
	background-repeat:no-repeat;
}
/*Content*/
#contentContainer{
    position:relative;
    background:#fff;
    top:0px;
    margin:0 auto 30px auto;
    width: 985px;
    min-height: 860px;
    border: 1px solid #999;
    /*padding: 4px;*/
    padding-left:4px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
/*Footer CSS*/
#footer{
    position: relative;
	width: 942px;
	height:84px;
	margin: 0 auto;
    font-size: 0.775em;
    text-align: center;
    color: #000;
}
#footerLinkHolder{
	position:relative;
	width: 335px;
	left: 300px;
    z-index: 21;
}
a.footerLinks{
    font-size: 0.875em;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a.footerLinks:hover{
    font-size: 0.875em;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
#footerLogo{
	display:block;
	position: relative;
    top: -30px;
	left: 20px;
    border:1px solid #333;
}
#goDaddySeal
{
    position: absolute;
    top: -5px;
    left: 650px;
}
#authNetSeal{
     position: absolute;
    top: -15px;
    left: 770px;
}
#paymentSeal{
    display: block;
    position: absolute;
    top: -10px;
    left: 150px;
}
#payPalSeal{
    display: block;
    position: absolute;
    top: 0px;
    left: 870px;
}
/*drops*/
#cartDrop{
    border: #000 1px solid;
    font-size: 0.875em;
    min-height: 25px;
    padding: 2px;
    -moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
#cartDrop table{width:100%;}
#cartDrop table tr{border-bottom:1px solid #999;}
#cartDrop table tbody tr td img{width:25px; border: 1px solid #000;}
#cartDrop table tfoot
{
    text-align:right;
    font-weight: bold;
}
#cartDrop button {float:right;}
div.drop div{
    color: #333;
}
div.drop h2{color:#276fa9;}
.couponCode{color:#166fb1;}
div.drop .field-validation-error,div.drop .input-validation-error{
    color:#f00;
}
div.drop a,div.drop a:link, div.drop a:visited{
    color:#333;
    text-decoration:none;
}
div.drop a:hover{text-decoration:underline;}
div.drop{
    border: #000 1px solid;
    background:#efefef;
    z-index:100;
    padding: 5px;
    font-size: 70%;
    color: #333;
    -moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
div.drop form{z-index:101;}
div.drop form input{z-index:102;}
.dropClose{
    float:right;
    font-size: 80%;
    cursor: pointer;
}

/* login in CSS */
#returningCustomers{
	font-size: 150%;
	font-weight: bold;
	color:#999;
}
.logLink{
	font-size: 12px;
	color:#999;
}
.logLink:hover{
	font-size: 12px;
	color:#999;
	text-decoration: underline;
}
.logText{
		font-size: 14px;
	font-weight:bold;
	color:#999;
}
#emailAFriendDrop{width:200px;}
#signUpDrop{
    width: 300px;
}
/* email me CSS*/
#emailMeBox{
	width: 942px;
	height: 407px;
	padding: 20px 0 0 0px;
	position: relative;
	display: block;
}

#emailMePanel, #emailFriendPanel{
	position: relative;
	top: 50px;
	left: 30px;
	font-size:12px;
	color:#036;
	width: 600px;
}
/* end email meCSS */
/* forgot password CSS*/
#forgotPasswordBox{
	width: 942px;
	height: 407px;
	padding: 20px 0 0 5px;
	position: relative;
	display: block;
}

#forgotPasswordPanel{
	position: relative;
	top: 70px;
	left: 30px;
	width: 600px;
	font-size: 12px;
	color:#036;
}
/* end forgot password  CSS */
/* returning Customers - login*/
#returningCustomersBox{
	width: 942px;
	height: 407px;
	padding: 20px 0 0 5px;
	position: relative;
	display: block;
}

#loginPanel{
	position: relative;
	top: 70px;
	left: 30px;
	width: 600px;
}
/* end returning customers CSS */
.display-label{
    float:left;
    margin-right: 25px;
    font-weight:bold;
}
.display-field{
    margin: 0 0 5px 0;
}
div.paging{margin:5px 0px;}
div.paging a.page:link, div.paging a.page:visited{padding:4px 4px 0px 4px;}
div.paging a.page:hover{border-bottom:1px solid #999;}
div.paging a.disabled{color:#eee;}
.attnLink:link, .attnLink:visited{color:#3df;}