﻿html { margin: 0px; padding: 0px; }

body {
	margin: 0px;
	padding: 0px;
	font: .7em Arial;
}

/* basic selectors */
a.adtext { color: #636163; text-decoration:none}
a.adtext:hover{ color: #636163; text-decoration:none}
a:link { color: #636163; text-decoration:none}
a:visited { color: #636163;  text-decoration:none}
a:active{ color: #c4c7c9;  text-decoration:none}
a:hover { color: #A5B6C6;  text-decoration:none} 
th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}
h1 {
	color: #5b626c;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #5b626c;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #5b626c;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #5b626c;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color: #6B6D6B;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h6 {
	color: #000;
	font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0px; }
hr { color: #ccc; height: 1px; }

table { 
	font-size: 100%; 
	
}

code { color: #6c0; font: 100% "Courier New", Courier, monospace }
form { margin: 0px; padding: 0px; }


/* layout styles */
#header {
	border: 0px;
	width: 780px;
	z-index: 100;
}

#backgcol{
	padding:0px;
	background-color:#181C18;
	width:780px;
}

#username {
	border:0px; 
}

#logo {
	position: absolute;
	left: 15px;
	top: 0px;
	z-index:100;
}

#login_cart {
	position: absolute; 
	width:300px;
	height: 30px; 
	left: 480px; 
	top: 15px;
}

#mainmenu{
	padding: 0px;
	background-color: #DEDBDE;
	vertical-align: top;
	border-bottom-style: none;
	border: 0px;
}

#mainmenu a:hover,
#mainNavigation a:hover
{
    color: #6B6D6B;
}


#searchbar {
	height: 20px;
	width: 180px;
	position: absolute;
	left: 590px;
	top: 60px;
	padding-top: 7px;
	padding-left: 10px;
}
	#btnSearch{
	padding-top: 5px;
}


.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}

.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.admintable
{
	margin: 5px;
	padding:0;
	width:700px;
	border:1px dashed #cccccc;

}
.adminlabel
{
    font-size: 8pt;
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
	border-width:0px;
	background-color: #ffffff;
	margin-bottom:3px;
}

.ourprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

.retailprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}

.totalbox
{
	text-align:center;
	color:#990000;
	font-weight:bold;
}

.adbox
{
	padding:10px;
	font-size:9pt;
	margin-bottom:10px;
	border:1px solid gainsboro;
}
a.editme
{
	text-decoration:none;
	color:#4a4d5c;
}
.commandbar
{
	padding:3px;
	font-size:8pt;
/*	background-color: blue;*/
	border:1px solid gainsboro;
}


#footer {
	clear: both;
	border-top: solid 1px #d4d9de;
	padding: 5px;
	text-align: center;
}
.mainproductimage {
	width: 220px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}

.productdata {
	border: none;
	border-collapse: collapse;
}
	.productdata td, .productdata th { font-weight: normal; padding: 2px; text-align: left; }
	.price { font-weight: bold; color: #c00; }
	del.price { color: #000; text-decoration: line-through; 
}

.productsection
{
	padding:10px;
	border-top:1px dashed #cccccc;
}

.browsebox
{
}
.browsebox h1
{
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #3973b5;
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
    color: #3973b5  ;
}


h1.accent
{
 	font-size: 12px;
	font-weight:bold;
	color:#990000;
	margin: 0px;
	margin-bottom:5px;
   
}
.smalltext
{
    font-size: 8pt;
    color: #666666;
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
.adbox h3
{
    font-weight: bold;
    font-size: 10pt;
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#C7C030;
	margin-top:1px;
	margin-bottom:3px;

}
.logincell
 {
    vertical-align:top;
    text-align:center;
    padding:15px;

}
.logtable
{
    border:1px solid #cccccc;
    background-color:#FFFFFF;

}
.subcategory
{
    margin-left:10px;
}
.productbox
{
     height:300px;
     width:220px;
     border:1px solid #c5c5c5;
     margin:5px;

}

.productsummarydisplaywrapper
{
     width:200px;
     padding-top:20px;
}
.productsummaryimageholder
{
    height:135px;
    text-align:center;
    vertical-align:middle;
}
.productsummarytext
{
    padding-left:20px;
    height:55px;
}
.retailprice
{
    font-weight: bold;
    color: black;
    text-decoration: line-through;
}
.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: larger;
    color: #5b626c;
    font-style: italic;
}
.tenpixspacer
{
    height:10px;
}
.twentypixspacer
{
    height:20px;
}

.sectionoutline
{
    border:1px solid #cccccc;
    padding:15px;
}

checkout-visited
{
    font-size: 16pt;
    color: #dcdcdc;
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
checkout-current
{
    font-size: 16pt;
    color: #990000;
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
/* Rating */
.ratingstar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledratingstar {
    background-image: url(Images/FilledStar.png);

}

.emptyratingstar {
    background-image: url(Images/EmptyStar.png);
}

.savedratingstar {
    background-image: url(Images/SavedStar.png);
}
fieldset
{
    padding:10px;
    -moz-border-radius: 1em;
    

}
.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:100px; 
    width:300px;
    text-align:center;
    padding-top:35px
}

#Category,
#Category_French
{
    float: left;
    font-size: 17px;
    font-family:Verdana;
    font-weight:bold;
    color: #999;
    padding-top:7px;
    padding-bottom:3px;

}

#Category_FrenchLink
{
    padding-left: 30px;
    padding-top:7px;
    padding-bottom:3px;
    float: left;
    font-size: 17px;
    font-family:Verdana;
    font-weight:bold;
    color: #999;
}

#Category_FrenchLink a
{
    color: #999;
}

#SubCategory
{
    padding-left: 30px;
    padding-top:7px;
    padding-bottom:3px;
    float: left;
    font-size: 17px;
    font-family:Verdana;
    font-weight:bold;
    color: #999;
}

#ProductName
{
    padding-left: 30px;
    float: left;
    font-size: 17px;
    font-family:Verdana;
    font-weight:bold;
    color: #999;
    padding-top:7px;
    padding-bottom:3px;
}

#CategoryItem
{
    padding-top:12px;
 	padding-right:3px;
    text-align: right;
    font-size: 8pt;
    font-family:Verdana;
    color: #666;
}

#CategoryItem a,
#CategoryItem a:hover,
#CategoryItem a:visited,
#CategoryItem a:active
{
    color: #666;
}

.ItemArrowLeft,
.ItemArrowRight
{
    padding: 2px 5px 2px 5px;
}