/* 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 */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* 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;
}

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 */



#content-wrapper
{
width: 700px;
	float: right;

}

.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;
}


#sidebar-wrapper
{
	width: 25%;
	float: left;
 
}

#sidebar
{

	padding: 0px 15px 10px 10px;

	margin-right: 15px;
	margin-top: 0px;
}



#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;
}

/* Header */

#headerbg h1 { margin-left: 20px; padding-top: 12px; float: left; text-transform: lowercase; font-size: 35px;}
#headerbg h1 a { color: #FFFFFF;}




/* 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 ul { }

.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-color: #5385E9;
	height: 65px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-right: 10px;
        border: 0px solid #333;
}
.date .month {
	display: block;
	color: #C2D6FF;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 0px;

}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.0em Georgia;
	padding-top: 0px;
	text-align: center;
margin-top: 0px;	

}

.date .year {
	display: block;
	color: #C2D6FF;
	text-align: center;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;

}


#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:bold; }
.Category A:hover, .SelectedCategory A:hover {background:#C7C499;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:600px; text-align:left; vertical-align:top; padding:3px; border-bottom:1px solid #E5E5E5;}
.ItemL { background-color: #eee;}
.ItemImage {border:0px; float:left; margin-right:5px;}

.ItemName {font-size:10pt; min-height:2.2em; width:410px; float:left;}
.ItemName A {color:#ccc; vertical-align:text-bottom; border:0px solid red;text-align:left;}

.ItemDescription,.ItemDescription A {color:#666666; margin:0px 0 5px 0px;font-size:8pt; text-align:left; width:80px; float:right;}

.ItemDescription ul {list-style-position:inside; padding:0; margin:0;}

A.More {font-weight:bold; white-space:nowrap;clear:none; display:inline;}

.ItemInfo { vertical-align:middle; height:20px; float:left;padding-top:15px; padding-bottom:15px; border: 1px solid #000;}

.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; width:300px;}

.ProductDescription {margin-top:200px;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:8pt; border:0px solid #CCCC99; margin-top:25px; text-align:left; height:120px;}
.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; }


p.date {
	width: 42px;
	height: 10px;
	padding: 18px 0 14px 0;
	text-align: center;
}

p.date span { display: none; }

.month1 { background: url(images/01.gif) no-repeat 0 0; }
.month2 { background: url(images/02.gif) no-repeat 0 0; }
.month3 { background: url(images/03.gif) no-repeat 0 0; }
.month4 { background: url(images/04.gif) no-repeat 0 0; }
.month5 { background: url(images/05.gif) no-repeat 0 0; }
.month6 { background: url(images/06.gif) no-repeat 0 0; }
.month7 { background: url(images/07.gif) no-repeat 0 0; }
.month8 { background: url(images/08.gif) no-repeat 0 0; }
.month9 { background: url(images/09.gif) no-repeat 0 0; }
.month10 { background: url(images/10.gif) no-repeat 0 0; }
.month11 { background: url(images/11.gif) no-repeat 0 0; }
.month12 { background: url(images/12.gif) no-repeat 0 0; }

#mytable {
	width: 608px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 0px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 0px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}



.post-date-bg {
	float: left;
	color: #FFC90A;
	font-family:Trebuchet MS;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 0 8px 0 0;
	padding: 4px 3px;
	width: 55px;
	height: 44px;
	background: #494843 url('date.jpg') no-repeat;
}


.date1 {
font-size:25px;

line-height: auto:
}

