/* Links */

a:link { text-decoration: none; color: #5487ED; }

a:visited { text-decoration: none; color: #5487ED; }

a:hover, a:active { color: #265BC8; }

a img{ border: 0; }

/* Headings */



/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}
.clear {clear:both;padding: 10px;}
.big {display:block; font-weight: normal; background:#F6F5EB; border-bottom-width: 0; font-size: 25px; text-decoration: none;margin-top:5px; margin-bottom:5px;padding:1px;clear:both;}

.moreinbig {text-align: right; display:block; font-weight: normal; border-bottom-width: 0; text-decoration: underline; margin-top:5px;margin-bottom:5px;  padding:1px;clear:both;}

.Itemnarrow{float: left; width:165px; margin-left:8px;border: 1px solid #ccc;}
.Itemnarrow img {border:0px; float:left; width:150px;}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */


#wrapper2 {
width: 950px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
margin-top: 20px;
}

#navigation
{
	width: 930px;
        height: 44px; 
	border-bottom: 10px solid #FFFFFF;
border-left: 10px solid #FFFFFF;
border-right: 10px solid #FFFFFF;
        background-color: #555;
        float: left;
        
	
}

/*
#navigation
{
	width: 930px;
	float: left;
	height: 46px;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
*/


.post-wrapper {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 633px;
background-image: url(images/post-bg.gif);
background-repeat: no-repeat;
margin-left: -20px;
background-color: #F9F9F9;
margin-bottom: 15px;
float: left;
}




#extras
{
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}


/* Wrapper */


#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active {text-decoration:underline; }

/* Content */

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 0px solid; background-color: #eeeeee; }


/* Sidebar */

.sideblock
{
	padding: 5px 10px;
	margin-bottom: 20px;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}



.sideblock h3 { margin-top: 5px; font-size: 16px; color: #265BC8; padding-top: 4px; padding-left: 10px; font-weight: bold; display: block; }

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {



font-size: 1.1em;


background: #ffffff;


border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #C2D6FF;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -12px;
}

#left {
	width: 60px;

	float: left;
}

.slogan {
font-size: 18px;
color: #D3E1FF;
text-transform: lowercase;
margin-left: 20px;
margin-bottom: 2px;
float: left;
}


/* Top level Categories */
#Categories {border-bottom:1px solid #DDDDDD;}
.SelectedCategory, .SelectedCategoryHover, .Category,.CategoryHover {border:0px solid #F6F5EB;border-bottom:1px solid #F6F5EB; padding:4px 1px 4px 4px;}
.SelectedCategory, .SelectedCategoryHover { font-weight:normal; }
.Category A:hover, .SelectedCategory A:hover {color:#003366;}

/* Groups of L1 Categories under top-level */
.L1Group {padding:.2em 4px .5em 0; border:1px solid #C7C499;background:#F6F5EB; display:none;z-index:2;}
.L1Group A { color:#003366;}
.L1Group span {display:block;}

/* L1 department */
.SelectedL1Item, .SelectedL1ItemHover, .L1Item, .L1ItemHover {font-size:8pt;margin-top:.3em;padding-left:10px;display:block;}
.SelectedL1Item, .SelectedL1ItemHover { font-weight:bold;}
.SelectedL1Item a:hover, .L1Item a:hover {background:#C7C499;color:#003366;}

.LeftNavAd { margin-top:10px; text-align:center; } 

/* Main page contents */
#mainBody {margin-left:auto; margin-right:auto; width:590px; }

#BodyAd, #BodyAd h2 {font-size:8pt; color:black; text-align:center; margin:5px 0 5px 0;}
#BodyAd img {margin-bottom:5px;}
#BodyAd A {font-size:8pt; color:#003366; text-decoration:underline;}

/* Brand and Department list box at top */
#CatListBox {color:#003366; background:#F9F8F1;}
.ListHeader {display:block; background:#F6F5EB; border:0px solid #C7C499;font-size:9pt;padding:3px;}
.ListHeader A { color:#003366; font-weight:bold;}
.divider { font-size:70%; font-weight:bold; position:relative; top:-1px; padding:0 2px 0 2px;}

h2.ListTitle {font-weight:bold; display:block; font-size:9pt; display:inline; white-space:nowrap;}
h1.ListTitleCurrent { color:#1B8D00; font-size:9pt; display:inline; white-space:nowrap;}
.expandCollapse A {font-size:8pt;}
#LinksTable div { border-bottom:1px solid #CCCCCC; margin:3px 0 0px 0;}
#LinksTable A { color:#003366;font-size:8pt;}
#LinksTable td {width:33%; white-space:nowrap;}
#LinksTable A.Selected {font-weight:bold; color:#339933;}
.LinkTitle { font-weight:bold;}
.activeCategory { font-weight:bold; color:#1B8D00; }

/* Search toolbar (keyword, view # of items, sort order) */
#ItemToolbar { margin:10px 0 10px 0; text-align:center;}
#ItemToolbar span { padding:0 5px 0 5px; white-space:nowrap; }
#ItemToolbar select, #ItemToolbar input {font-family: Tahoma,Verdana,sans-serif;font-size:8pt; color:#666666;background:#F6F5EB;}

/* Product thumbnails */
.ItemL, .ItemR { width:338px; text-align:left; vertical-align:top; padding:3px; border-bottom:1px solid #E5E5E5;}
.ItemL { border-right:1px solid #E5E5E5;}
.ItemImage {border:0px; float:left; margin-right:5px;}
.ItemName {font-size:10pt; font-weight:bold; text-align:center; min-height:2.2em; clear:both; color:#003366; border:0px solid blue;}
.ItemName A {color:#003366; vertical-align:text-bottom; border:0px solid red;}
.ItemDescription,.ItemDescription A {color:#666666; margin:0px 0 5px 0px;font-size:8pt; text-align:left; clear:both; display:block; }
.ItemDescription ul {list-style-position:inside; padding:0; margin:0;}

A.More {font-weight:bold; color:#fff; white-space:nowrap;clear:none;display: inline;  border: 1px solid; padding:2px; margin-top: 2px; background:#ccc;}
A.More:hover {font-weight:bold; white-space:nowrap;clear:none; display: inline;border: 1px solid; padding:2px; margin-top: 2px; background:#aaa;}

a.Buynow {
background:url('images/customize_stamp.jpg') 400px 0px no-repeat;
clear:none;
color:#FFFFFF;
display:block;
font-weight:normal;
padding-bottom:20px;
white-space:nowrap;
text-decoration:underline;
}
A.Buynow:hover {text-decoration: none}

.ItemInfo { vertical-align:middle; height:95px; float:left;padding-top:25px;}
.ItemInfo span { margin:0 5px 0 5px; font-size:8pt;}
.ItemSizes { color:#666666; margin-top:3px; text-align:center;}
.ItemSpecials { text-align:center;}

.ItemTable .price { color:#AA0000; font-weight:bold; font-size:12pt; }
.ItemTable .regprice { color:#999999; text-decoration:line-through;  font-size:9pt; font-weight:bold; }
.ItemTable .savings { color:green; font-weight:bold; font-size:10pt; }
.ItemTable .itemCode {color:#999999; font-weight:bold; font-size:9pt;}
.ItemTable .regpriceText { color:#999999; font-size:9pt; font-weight:bold; }
.ItemTable .oldprice {text-decoration:line-through; color:#AA0000; font-weight:bold; font-size:11pt;  }
.ItemTable .sale { color:#FF6600; font-size:14pt; }

/* Product pages */
.Product { margin-top:5px;}
.ProductName {font-weight: bold; padding: 5px; font-size: 20px; color:black; text-align:center; margin:0;} /* border:1px solid #8C9CAE;background:#CDDBE9;} */

.ProductImage {float:left; padding-right:3px;}

.ProductDescription {margin-top:20px;background:#F6F6EE; padding:5px; clear:both; color:#333333; text-align:left; border: 1px solid #CCCC99; }

.ProductDescription img {float:right;}
.ProductDescription li {list-style-position:outside; }

.ProductInfo {margin-top: 8px; padding:0; display:block;}
.ProductInfo span {padding: 0 3px 0 2px; white-space:nowrap;}
.ProductInfo .price { color:#AA0000; font-weight:bold;}
.ProductInfo .regprice { color:#999999; text-decoration:line-through;}
.ProductInfo .savings { color:green; font-weight:bold;}
.ProductInfo .itemCode { color:#333333; font-weight:bold;}

.ProdDescrText {color:#000000;font-size:9pt;}
.ProdDescHead {font-weight:bold; font-size:8pt;}
.ProdItemCode {font-weight:bold; font-size:8pt; margin-top:15px;}
.bottomLinks {text-align:center; clear:both; margin:7px 0 15px 0;}
.bottomLinks span,.bottomLinks A { color:rgb(51, 102, 153); padding:0 10px 0 10px;}

.PricingBox {font-size:18pt; border:0px solid #CCCC99;  text-align:left; height:120px;margin-top: 100px}

.PricingBox span {white-space:nowrap;}
.PricingBox .price { color:#AA0000; font-weight:bold; font-size:12pt; }
.PricingBox .regpriceText { color:#999999; font-size:9pt; font-weight:bold; }
.PricingBox .regprice { color:#999999; text-decoration:line-through;  font-size:9pt; font-weight:bold; }
.PricingBox .savings { color:green; font-weight:bold; font-size:10pt; }
.PricingBox .itemCode { color:#999999; font-weight:bold; font-size:9pt;}

.brandRow {text-align:center; float:right;}
.brandRow img { margin-bottom:5px; }
.brandRow A { color:#003366; }
.brandRow A:hover {text-decoration:none;}
.brandRow A:hover span {text-decoration:underline; }

#promo { float: left;  clear: both; 
	
        text-align: center;
	padding-top:3px;
	padding-bottom:3px;

}

