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

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif); }

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

body
{
	margin: 0;
	padding: 0;
	color: #222222;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #E8E8E8;
	/*font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;*/
	font-family: Century gothic, Arial,Tahoma,sans-serif;
	
}

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

#navigation { float: left; width: 930px; clear: both; 
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}


#navigation ul
{
list-style-type: none; list-style-image: none;
	padding: 0;
	width: 100%;
	float: left;
	margin: 0 0 0px;
	list-style-type: none;
	background-color: #65728d;
}

#navigation li { float: left; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 5px 10px;
	border-bottom-width: 0;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #485573;
}
#navigation li.current_page_item a:link, li.current_page_item a:visited{
	color: #555555;
	background-color: #485573;
	}

.ItemList {
width:600px;
padding: 15px;
clear: both;
}
.ItemL1 {float: left;
width:140px;
}
.ItemR1 {float: right;
width:400px;
}
/*
#navigation
{
	width: 930px;
        height: 34px; 
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
        background-color: #555;
        float: left;
}
*/


#headerbg {
width: 930px;
height: 100px;
background-image: url(images/header.png);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
float: left;
background-color: #FFFFFF;
border-left: 10px solid #FFFFFF;
border-right: 10px solid #FFFFFF;
border-top: 10px solid #FFFFFF;
border-bottom: 0px;
}

#headerbg H1 {color: #fff;}
#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #555555;
	background-color: #FFFFFF;
	padding-top: 20px;

}

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

}

.post-wrapper {
    background-color: #fff;
    background-repeat: no-repeat;
    float: left;
    font-size: 13px;
    width: 686px;
}


#content
{
	float: left;
	
}

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

#sidebar
{

	padding: 0px 15px 10px 10px;

	margin-right: 15px;
	margin-top: 0px;
font-size: 14px;
}

form {
   padding-bottom : 45px;
}

input {
    border: 1px solid #CCCCCC;
    color: #333333;
    float: left;
    font: 100% "century Gothic",Arial,Helvetica,sans-serif;
    margin-left: 10px;
    padding: 2px 3px;
    height: 30px;
    }

input.submit {
  
  font : bold 14px/14px verdana, geneva, helvetica;
  border : 2px solid #ccc;
  height: 36px;
}


#footer {
width: 930px;
height: 40px;
background-image: url(images/nav-bg.gif);
margin-top: 0px;
margin-bottom: 20px;
float: left;
text-align: center;
background-color: #FFFFFF;
border-left: 10px solid #FFFFFF;
border-right: 10px solid #FFFFFF;
border-top: 10px solid #FFFFFF;
border-bottom: 10px solid #FFFFFF;
}

/*
#footer
{
	clear: both;
	float: left;
	width: 930px;
	text-align: center;
	color: #5487ED;
	font-size: 11px;
	padding-bottom: 10px;
	border: 10px #fff;
background-image: url(images/nav-bg.gif);
	}
*/

#footer a {
	color: #fff;
	font-size: 11px;
	}

#footer a: visited {
	color: #fff;
	}
#footer a:hover {
	color: #5487ED;
	}
#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;
}

a.Buynow {
    background: none repeat scroll 0 0 #3399CC;
    border: 1px solid #000000;
    clear: none;
    color: #FFFFFF;
    display: inline;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 2px;
    padding: 2px;
    white-space: nowrap;
}
a.Buynow:hover {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #000000;
    clear: none;
    color: #000000;
    display: inline;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 2px;
    padding: 2px;
    white-space: nowrap;
}

/* Header */

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



/* Navigation 

#navigation ul { list-style-type: none; list-style-image: none; float: left; margin-top: 0px; padding: 0px 0px 0px 0px; margin-left: 13px; }

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #C7C7C7;
	display: block;
	padding: 5px 11px;

	margin-right: 1px;

	font-size: 18px;
	margin-top: 0px;
        font-weight: normal;
}

#navigation li a:hover,
#navigation li a:active
{
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 0px;
	font-weight: normal;
	background-image: url(images/nav-bg.gif);

}

#navigation li.active a
{
	color: #555555;
	background-color: #ffffff;
	font-weight: normal;
}

#navigation li.current_page_item a:link, li.current_page_item a:visited{
	color: #555555;
	background-image: url(images/nav-bg.gif);
	}

*/


/* Wrapper */


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

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

#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: normal; display: block; }

#sidebar dt { margin: 0; padding-top: 5px; font-weight: normal; 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 {background:#C7C499;color:#003366;font-weight:normal;}

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

.big {display:block; font-weight: normal; background:#F6F5EB; border-bottom-width: 0; font-size: 35px; 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;}

.ListHeader {display:block; background:#F6F5EB; border:0px solid #C7C499;font-size:9pt;padding:3px;clear:both;margin-top:3px;margin-bottom: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:288px; 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; height:168px}
.ItemName {font-size:10pt; font-weight:bold; text-align:left; min-height:2.2em; clear:both; color:#003366; border:0px solid blue;height:60px;}
.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:#d83b87;}
A.More:hover {font-weight:bold; white-space:nowrap;clear:none; display: inline; border: 1px solid; padding:2px; margin-top: 2px; background:#ccc;}

.country {display: inline; float:right;padding-right: 20px;}

.ItemInfo { vertical-align:middle; height:95px; float:left;padding-top:10px;}
.ItemInfo span { margin:0 5px 0 5px; font-size:8pt;}

.ItemInfo1 { text-align:left; clear:both;}

.Itemnarrow{float: left; width:140px; margin-left:5px;}
.clear {clear:both; padding-top:10px;}
.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; height:154px;}

.recentbox {text-align:left;}

.recentviews {vertical-align:middle; float:left;padding-top:25px; width:100px;text-align:center;font-size:8pt}

.recentviews img {height:90px;padding: 10px;}


.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:8pt;}
.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; }


.smallestTag { font-size: xx-small; }
.smallTag { font-size: small; }
.mediumTag { font-size: medium; }
.largeTag { font-size: large; }
.largestTag { font-size: xx-large; }



.gigya_wrap											{position:relative; float:left; overflow:hidden; margin:0 0 15px 0;  padding:5px; border:1px solid #3366cc; background:#f5f5f5;font-size:11px; width:298px;}
.gigya_wrap	h1										{width:288px; padding:5px; text-transform:none; margin:0 0 5px 0; color:#fff; background:#3366cc; text-align:left; font-size:12px;}
.gigya_wrap	h1		sup								{font-weight:normal; color:#ADC2EB; vertical-align:top; font-size:9px; }
.gigya_wrap	h2										{width:288px; padding:5px; text-transform:none; margin:10px 0 5px 0; color:#fff; background:#85A3E0; font-size:11px;}
.gigya_container									{position:relative; float:left; margin:-5px 0 0 0;}
.gigya_container	dd, .gigya_container dl			{}
.gigya_container	#gy_intro						{display:block; color:#666;}
.gigya_container	#gy_profile						{display:none; height:80px;}
.gigya_container	#gy_profile		img				{padding:2px; border:1px solid #ccc; background:#fff; margin:0 10px 0 5px;}
.gigya_container	#gy_profile		span			{display:inline;}
.gigya_container	#gy_profile		.gy_disconnect	{font-size:10px; cursor:pointer; font-weight:normal; color:#000;}
.gigya_container	#gy_profile		.gy_disconnect:hover	{text-decoration:underline;}


.gigya_container	#gy_profile2					{display:none; height:80px;}
.gigya_container	#gy_profile2	img				{padding:2px; border:1px solid #ccc; background:#fff; margin:0 10px 0 5px;}
.gigya_container	#gy_profile2	span			{display:inline;}
.gigya_container	#gy_profile2	.gy_disconnect	{font-size:10px; cursor:pointer; font-weight:normal; color:#000;}
.gigya_container	#gy_profile2	.gy_disconnect:hover	{text-decoration:underline;}

.gigya_container	#gy_status						{display:none;}
.gigya_container	#gy_friends						{display:none;}
.gigya_container	#gy_sf_subject					{width:286px; padding:5px; font-size:11px; color:#555; border:1px solid #ccc; font-family:arial;}
.gigya_container	#gy_statusValue, .gigya_container	#gy_sf_body	{display:block;  width:286px; height:40px; margin:0 0 5px 0; padding:5px; font-size:11px; color:#555; border:1px solid #ccc; font-family:arial;}
.gigya_container	.gy_disconnect					{font-size:10px;}
.gigya_container	#gy_send_status					{color:#000; margin:5px 0 0 5px; cursor:pointer; font-weight:bold;}
.gigya_container	#gy_send_status:hover			{text-decoration:underline; }	


