﻿/* Standard HTML Tags */
html
{
}

body
{
margin:0 0 0 0;
color: black;
font-size: 10pt;
font-family: Arial;
background-image:url(../ClientAssets/Images/homeshadow.jpg);
background-repeat: repeat-y;
background-position:center;
text-align: center;
min-width:800px;
}
 
 .cartimagelink
 {
	width:60px;
	position:absolute;
	top:14px;
	right:-18px;
 }
 
.hometopad
{
	margin-top:-5px;
}


p
{
}

a
{
}

a:hover
{
}

h1, h3, h4, h5, h6
{
    margin: 0;
}

/* Header */
.quickorderlinkdiv
{
    position: absolute;
    top: 20px;
    right: 215px;
}
.mmdlp
{
	width:550px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #e6e1dd;
}

.mmdlpbody
{
	text-align:left;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;	
}
.mmdlpbody h1
{
	font-size:16px;
}
.mmdlpbody img
{
text-align:center;	
}

.mmdlpbody table
{
width:530px !important;
	
}
.dlphead
{
	height:30px;
	background-color:#e6e1dd;
	font-family:Verdana;
	font-size:22px;
	color:#990000;
	vertical-align:middle;
	font-weight:bold;
}
.mmdlpfoot
{
	background-color:#e6e1dd;
	padding:25px;
	font-size:12px;
}

.mmdlpfoot a
{
	color:Maroon;
}


/* Subheader*/
.headersublinks
{
    position: absolute;
    width: 600px;
    right: 5px;
    top: 0;
    text-align: center;
}
.searchdiv
{
	position:relative;
	z-index:501 !important;
	width:200px;
}
.searchdiv table 
{
	position:relative;width:200px !important;
		z-index:501 !important;
}


.headeraccount, .headercheckout, .homeheader, .headergiftcards
{
    height: 30px;
    padding: 10px 0 0 0;
    	z-index:501 !important;
}

.homeheader
{
	width:80px;
	float:left;
	text-align:left;
	margin-left:20px;
}
.headergiftcards
{
	width:160px;
	float:left;
	text-align:left;
	margin-left:20px;
}
.headeraccount
{
    width: 150px;
    float: left;
    text-align:right;
}
.headercheckout
{
    float:left;
    width: 150px;
    text-align:right;
}

.headeraccount a, .headercheckout a, .homeheader a, .headergiftcards a
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:White;
}

/* Footer */


/* Ad Spaces */


/* Featured Items */
#featureadspace
{
}

#featureadspace td
{
}

.featureditems
{
}

.featureditems h4
{
}

.featureditemsimg
{
}

.featureditemsimg img
{
}

.featureditemsprice
{
}

.featureditemprice
{
}

.featureditemssale
{
}

.featureditemsave
{
}
.topsellershorizontal
{
}

.topsellershorizontal td
{
}

.topsellershorizontal img
{
}

.topsellershorizontal h4
{
}

.topsellershorizontal div
{
}


/* Static Pages */
#staticpage h4
{
}






/* Shopping Summary */
.cartsumdiv
{
	position: absolute;
	background-image: url(  "../ClientAssets/Images/cartsumback.jpg" );
	right: 10px;
	top: 5px;
	width: 199px;
	height: 56px;
	z-index:4000 !important;
}

.cartsumanimated
{
	position: relative;
	top: 0px;
	left: 10px;
	color: #666666;
	font-weight: bold;
	font-family: arial;
	font-size:11px;
	cursor: pointer;
	z-index:1000 !important;
	
}

.cartsummarytotal, .cartsummarycount
{
	
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
	z-index:1000 !important;
}

.cartsummarytotal
{
	position: absolute;
	top: 30px;
	width: 140px;
	left: 10px;
	
}

.cartsummarycount
{
	position: absolute;
	top: 15px;
	left: 10px;
}

.cartsum h5
{
	font-size: 9pt;
	left: 85px;
}

.cartsum h4
{
	white-space: nowrap;
	left: -10px;
	padding: 0;
}

.cartsumlink
{
	font-size: 8pt;
}

/* Animated Open Cart Summary */
.showcart
{
	position: absolute;
	display: none;
	width: 0;
	height: 0;
	z-index:3000 !important;

	width:224px;
	height:auto;
}

.showitems
{
	position:relative;
	z-index:3000 !important;
	display: none;
	width: 222px;
}
.mycart
{
	width:220px;
	
	background-color:White;
}

.showitems h5
{
	text-align: right;
	background-color: maroon;
	
	width: 220px;
	z-index:3000 !important;
}

.dlcart
{
	position:relative;
	z-index:3000 !important;
	font-size: 8pt;

}

.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;
}

.cartcheckout
{
	color: #ffffff;
	padding-right: 5px;
}
.cartcheckout:hover
{
	text-decoration: none;
}

.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;
}


.breadcrumb
{
	

	width:580px;
	margin-top:5px;
	margin-left:5px;
	height:30px;
	background-image:url(../ClientAssets/Images/breadback.jpg) !important;
	background-repeat:no-repeat;
	padding-top:3px;
	padding-right:10px;
	
}

#breadcrumb
{
	

	width:580px;
	margin-top:8px;
	margin-bottom:10px;
	height:30px;
	background-image:url(../ClientAssets/Images/breadback.jpg) !important;
	background-repeat:no-repeat;
	padding-top:3px;
	margin-left:-5px;
	padding-right:10px;
}

.breadcrumb span, #breadcrumb span
{
	text-decoration:none;
	font-family:Arial;
	font-size:9px;
	padding-right:3px;

}
.breadcrumb a, #breadcrumb a
{
	color:black;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	margin-top:15px;
}


