﻿body
{
	background-color: Black;
	font-family: Verdana;
	font-size: 13px;
	margin: auto;
	text-align: center;
}

a
{
	/*color: #666600; */
	color:#0000ff;
	text-decoration: none;
	font-size: 13px;
}
.prodsumbvlt a, .prodsumbvlt a:visited 
{
    color: #666600 !important;
}
a:hover
{
	color: #4B0000;
	text-decoration: underline;
}

a:visited
{
	/*color: Gray;*/
	color:#0000ff;
	text-decoration: none;
}
a.checkouttop
{
	color:#990000;
	font-weight:bold;
}
#main
{
	width: 990px;
	background-color: White;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 1;
}

.headercontrol
{
	width: 990px;
	height: 130px;
	background-color: Black;
	margin-top: -5px;
	background-image: url(../ClientAssets/Images/headerback.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.logo
{
	width: 258px;
	position: absolute;
	left: 0px;
}
.searchcontrol
{
	width: 280px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 21px;
	z-index: 4000;
}

.searchinput
{
	font-size: 10px;
	font-family: Verdana;
	width: 250px;
}

.myaccountlinks
{
	width: 200px;
	position: absolute;
	right: 17px;
	top: 65px;
	font-family: Verdana;
	font-size: 12px;
}
.headerlinks
{
	width: 715px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

/******************************************************* LEFT SIDE BAR **************************************************/
#sidebarleft
{
	background-image: url(../ClientAssets/Images/sideback2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.sideelement
{
	background-image: url(../ClientAssets/Images/sideback2.jpg);
	background-repeat: repeat-y;
	width: 222px;
}

.sidebarhead
{
	height: 25px;
	background-image: url(../ClientAssets/Images/sidebarleftheader.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	font-size: 14px;
	color: #ECEBE7;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
}


.sidebarmain1
{
	margin-top: 0px;
	width: 222px;
	background-image: url(../ClientAssets/Images/sidebarback.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

ul.plusbulletlist
{
	margin-top: 0px;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 2px;
	line-height: 2em;
}

ul.plusbulletlist li
{
	background: url( '../ClientAssets/Images/plusbullet.jpg' );
	background-repeat: no-repeat;
	background-position: 2px 9px;
	padding-left: 20px;
}

ul.plusbulletlist li a, ul.plusbulletlist li a:visited
{
	color: #ECEBE7;
	text-decoration: none;
}

ul.plusbulletlist li a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.sidebardivide
{
	height: 13px;
	background-image: url( '../ClientAssets/Images/sidedivide1.jpg' );
}

.sidebarmain2
{
	width: 222px;
	background-image: url(../ClientAssets/Images/sideback2.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding-top: 15px;
}

.sidebarmain2head
{
	margin-bottom: -10px;
	padding-left: 10px;
	font-size: 14px;
	color: #ECEBE7;
	font-weight: bold;
	text-align: left;
}

.sidebarmain3
{
	width: 222px;
	background-image: url(../ClientAssets/Images/sideback2.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding-top: 15px;
}

.sidebartext
{
	font-size: 14px;
	color: #ECEBE7;
	font-weight: bold;
	text-align: left;
	display: block;
	width: 200px;
	padding-left: 15px;
}

.emailbutton
{
	width: 180px;
	text-align: right;
}

.tiptop
{
	width: 222px;
	height: 31px;
	background-image: url( '../ClientAssets/Images/tiptop.jpg' );
	background-repeat: no-repeat;
}
.tipmid
{
	width: 222px;
	background-image: url( '../ClientAssets/Images/tipmid.jpg' );
	background-repeat: repeat-y;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.tipbot
{
	width: 222px;
	height: 24px;
	background-image: url( '../ClientAssets/Images/tipbottom.jpg' );
	background-repeat: no-repeat;
}



/******************************************************* Animated Open Cart Summary **************************************************/
.cartsumdiv
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 227px;
	height: 61px;
	z-index: 4000 !important;
	background-image: url(../ClientAssets/Images/viewcartsum.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.cartsumanimated
{
	cursor: pointer;
	z-index: 1000 !important;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	top: 10px;
	left: 5px;
}

.cartsummarytotal, .cartsummarycount
{
	font-size: 9px;
	font-family: Arial;
}

.cartsummarycount
{
	position: relative;
	top: 30px;
	left: -115px;
}

.cartsummarytotal
{
	position: relative;
	top: 30px;
	left: -105px;
	width: 250px !important;
}

.cartsumlink
{
	font-size: 8pt;
}
.cartimagelink
{
	height: 40px;
	width: 40px;
	position: absolute;
	right: 12px;
	top: 10px;
}

/******************************************************* Animated Open Cart Summary **************************************************/

.showcart
{
	position: absolute;
	display: none;
	width: 0;
	height: 0;
	z-index: 3000 !important;
	width: 228px;
	height: auto;
	border: 1px solid silver;
}

.showitems
{
	position: relative;
	z-index: 3000 !important;
	display: none;
	width: 227px;
}
.mycart
{
	width: 220px;
	background-color: White;
}

.showitems h5
{
	margin-top: 0px;
	text-align: right;
	background-color: #A6A490;
	width: 222px;
	z-index: 3000 !important;
}

.dlcart
{
	position: relative;
	z-index: 3000 !important;
	font-size: 8pt;
	margin-top: -18px;
}

.dlcart a
{
	font-size: 8pt;
}

.dlcart table
{
	position: relative;
	width: 219px;
	z-index: 3000 !important;
}

.dlcartheadertable
{
	background-color: #e2e0e0;
}

.dlcartitemdisplay
{
	position: relative;
	z-index: 3000 !important;
	background-color: #ffffff;
	padding: 0;
}

.dlcartheader
{
	border-bottom: solid 1px #cccccc;
}

.dlcartheadername
{
	text-align: center;
}

.dlcartheaderqty, .dlcartheadertotal
{
	text-align: right;
}

.dlcartheadername, .dlcartheaderqty, .dlcartheadertotal
{
	position: relative;
	z-index: 3000 !important;
	font-weight: bold;
}

.dlcartname
{
	width: 150px;
	text-align: left;
}
.dlcartname a
{
	font-size: 9px;
	color: Gray;
}
.dlcartqty
{
	width: 30px;
	text-align: right;
	font-size: 9px;
	color: Gray;
}

.dlcarttotal
{
	width: 66px;
	text-align: right;
	font-size: 9px;
	color: Gray;
}

.summaryindex
{
	font-size: 7pt;
	text-align: left;
	font-family: Verdana;
}

.dlcart table tr > *:first-child a
{
	text-decoration: underline;
}

.dlcart table tr > *:first-child a:hover
{
	text-decoration: none;
}

a.cartcheckout
{
	color: #ffffff;
	padding-right: 75px;
	
}
a.cartcheckout:hover
{
	text-decoration: none;
	color: #cc0000;
}

.cartclose
{
	cursor: pointer;
	padding-right: 5px;
	color: #ffffff;
}

.emptycart p
{
	padding: 3px;
	background-color: #FFFFFF;
	margin: 0;
	width: 97%;
	font-size: 8pt;
	font-weight: bold;
}

/******************************************************* Animated Open Cart Summary **************************************************/

#footer
{
	width: 990px;
	height: 44px;
	background-image: url(../ClientAssets/Images/footerbottom.jpg);
	background-repeat: no-repeat;
	color: White;
}

#footer a
{
	color: White;
}
.errormessage span
{
	color: Red;
	font-weight: bold;
}