@charset "iso-8859-1";
/* CSS Document */
body, html {
	margin:0px;
	height:100%;
	width:100%;
}

body h1 {
	font-size:18px;
	font-family:arial;
	color:#ba0000;
	font-weight:normal;
}

body img {
	border:0px;
	display:block;
}

body .clear {
	height:0px;
	margin:0px;
	line-height:0px;
	font-size:1px;
	overflow:hidden;
	clear:both;
}

body select {
	font-size:11px;
	font-family:arial;
	color:#333333;
}

body .textBox {
	margin-top:8px;
	width:100px;
	font-size:11px;
	font-family:arial;
	color:#333333;
	border:1px #bf1313 solid;
}

body .btnGo {	
	background:none;
	background-image:url('newimages/btn-go.png');	
	height:22px;
	width:22px;
	border:0px;
}


.product .curvedImage .curveTopLeft {
	background-image:url('newimages/template-curve-top-left.png');	
	height:7px;
	width:7px;
	float:left;	
}

.product .curvedImage .curveTopRight {
	background-image:url('newimages/template-curve-top-right.png');	
	height:7px;
	width:7px;
	float:right;
}

.product .curvedImage .curveBottomRight {
	background-image:url('newimages/template-curve-bottom-right.png');	
	height:7px;
	width:7px;
	float:right;
}

.product .curvedImage .curveBottomLeft {
	background-image:url('newimages/template-curve-bottom-left.png');	
	height:7px;
	width:7px;
	float:left;	
}


.product .curvedImage .horizontal {
	background-color:#ffffff;
	height:7px;
	float:left;
}

.curvedImage .verticalLeft {
	background-color:#ffffff;
	width:7px;
	float:left;
}

.product .curvedImage .verticalRight {
	background-color:#ffffff;
	width:7px;
	float:right;
}

.product .curvedImage img {
	display:block;
	float:left;
}

#whatsNew .product {
	float:left;
	margin:10px;	
	width:55px;
	display:inline;
}

#whatsNew .description {
	float:right;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	font-family:arial;
	margin:10px;
	margin-left:0px;
	width:85px;
	text-align:left;
}

#whatsNew .description a {
	color:#ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}

#whatsNew .description a:hover {
	color:#ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:underline;
}


#logo {
	width:773px;
	float:left;
}

#search {
	background-image:url('newimages/template-search-bg.jpg');
	height:97px;
	width:177px;
	float:right;
}

#search form {
	height:40px;
	padding:0px;
	margin:0px;
}

#search a img {
	display:inline;
	float:left;
}

#search form .textBox {
	margin-top:8px;
	width:100px;
	font-size:11px;
	font-family:arial;
	color:#333333;
	border:1px #bf1313 solid;
}

#search form .btnGo {	
	background:none;
	background-image:url('newimages/btn-go.png');	
	height:22px;
	width:22px;
	border:0px;
}

#whatsNewTitle {
	float:left;
	width:176px;
}

#navigation {
	width:774px;
	background-image:url('newimages/template-navigation.jpg');
	float:right;
	text-align:left;
	height:43px;
}

#navigation ul {
	padding:0px;
	margin:0px;
	margin-left:20px;
	list-style-type:none;
}

#navigation ul li {
	display:inline;
	margin-right:10px;
}

#navigation ul li a {
	font-size:12px;
	font-weight:normal;
	font-family:arial;
	color:#ffffff;
	text-decoration:none;
}

#navigation ul li a:hover {
	font-size:12px;
	font-weight:normal;
	font-family:arial;
	color:#ffffff;
	text-decoration:underline;
}


#leftSide {	
	width:176px;
	float:left;
}

#leftSide #whatsNew {
	width:176px;
	background-image:url('newimages/template-whatsnew-bg.gif');
}

#leftSide #menu {
	width:176px;
	background-image:url('newimages/template-menu-bg.gif');	
	text-align:left;
}

#leftSide #menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-left:15px;
}

#leftSide #menu ul li {
	line-height:19px;
}

#leftSide #menu ul li a {
	display:block;
	width:100%;
	color:#ba0000;
	font-size:11px;
	font-weight:bold;
	font-family:arial;	
	text-decoration:none;
}

#leftSide #menu ul li a:hover {
	background-color:#dddddd;
}

#leftSide #menu ul li ul {
	padding:0px;
	margin:0px;
}
#leftSide #menu ul li ul li {
	line-height:19px;
}

#leftSide #menu ul li ul li a {
	padding-left:10px;
	width:150px;
	color:#c65c5c;
}

#leftSide #extra {
	width:176px;
	background-image:url('newimages/template-menu-bg.gif');	
	text-align:center;
}


#rightSide {	
	width:153px;
	float:right;
}

#rightSide #newsletter {
	width:142px;
	height:133px;
	background-image:url('newimages/template-newsletter-bg.gif');
	display:block;
	overflow:hidden;
}

#rightSide #newsletter #text {
	height:50px;
	display:block;
	font-size:11px;
	font-family:arial;
	color:#333333;
	margin:3px;
	margin-top:35px;	
	display:block;	
}

#rightSide #newsletter form {
	padding:0px; margin:0px;
}


#content {
	width:596px;
	font-family:Tahoma,Helvetica,Verdana,Arial,sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	margin-left:15px;
	float:left;
}

#content ul {
	list-style-image:url('newimages/list-bullet.gif');
}

#content #breadCrumb {
	font-size:11px;
	color:#333333;
	font-weight:normal;
	font-family:arial;
	width:400px;
}

#content #breadCrumb img {
	display:inline;
}

#content #breadCrumb a {
	font-size:11px;
	font-weight:bold;
	color:#bb0202;
	font-family:arial;
}



#content #spotlight {
	float:left;
}

#content #spotlight #featuredProducts {
	width:417px;
	margin-right:10px;
}
#content #spotlight #featuredProducts #title {
	background-image:url('newimages/home-featured-products.jpg');
	height:24px;
}

#content #spotlight #featuredProducts #wrapper {
	border:1px #d15656 solid;
	width:415px;
	display:block;
	height:100%;
	overflow:hidden;
}

#content #spotlight #featuredProducts #wrapper .product {
	float:left;
}
#content #spotlight #featuredProducts #wrapper .product .productTitle {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#ba0000;
	padding:4px;
}

#content #spotlight #mainProducts {
	width:417px;
}

#content #spotlight #mainProducts .product {
	border:1px #cccccc solid;		
	float:left;
	width:130px;
	margin-right:3px;
	text-align:center;
	padding:2px;
	margin-bottom:6px;
	height:180px;
}

#content #spotlight #mainProducts .product .title {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#910000;	
	text-decoration:none;
}

#content #spotlight #mainProducts .product .title:hover {
	text-decoration:underline;
}


#content #spotlight #mainProducts .product .wasPrice {
	color:#666666;
}

#content #spotlight #mainProducts .product .nowPrice {
	font-weight:bold;
	color:#d66a1d;
	font-size:14px;
}

#content  #topSellers {
	float:right;	
}

#content #topSellers #products {
	border:1px #d15656 solid;
	display:block;
	overflow:hidden;
	text-align:center;
	width:160px;
}

#content #topSellers #products .image {
	width:58px;
	height:50px;
	float:left;
}

#content #topSellers #products .description {
	float:right;
	font-size:11px;
	font-family:arial;
	color:#333333;
	width:90px;
	text-align:left;
}

#content #topSellers #products .description a {
	font-size:11px;
	font-family:arial;
	color:#333333;
	text-decoration:none;
}

#content #topSellers #products .description a:hover {
	font-size:11px;
	font-family:arial;
	color:#ba0000;
}


#content #topSellers #products .hr {
	width:120px;
	border-bottom:1px #999999 solid;	
	height:1px;
	margin-bottom:5px;
}

#footer {
	width:950px;	
	margin-top:20px;
}

#footer #acceptedPayments {
	width:180px;
	float:left;
}

#footer #geotrust {
	width:180px;
	float:right;
}

#footer #links  {
	font-size:11px;
	font-weight:normal;
	color:#666666;
	font-family:arial;
}

#footer #links a {
	font-size:11px;
	font-weight:normal;
	color:#666666;
	font-family:arial;
	text-decoration:none;
	margin-right:5px;
}

#content #searchPanel {
	width:588px;
	height:64px;
	background-image:url('newimages/search-panel2.jpg');
	overflow:hidden;
}

#content #searchPanel #priceRange {
	font-size:11px;
	font-family:arial;
	color:#ffffff;
}

#content #searchPanel #forWho {
	color:#ffffff;
}

#content #searchPanel #forWho a {
	color:#ffffff;
}

#content #searchPanel #searchKeyword {
	color:#ffffff;
}

#content #searchPanel #searchKeyword form {
	margin:0px;
	padding:0px;
}

#content #searchPanel #searchKeyword form .textBox {
	width:90px;
}

#content #searchPanel2 {
	width:588px;
	height:90px;
	background-image:url('newimages/product-filters-bg.jpg');
	overflow:hidden;
	color:#ffffff;
}

#content #searchPanel2 #priceRange {
	font-size:11px;
	font-family:arial;
	color:#ffffff;
}
#content #searchPanel2 #priceRange a {
	color:#ffffff;
}
#content #searchPanel2 #forWho {
	color:#ffffff;
}

#content #searchPanel2 #forWho a {
	color:#ffffff;
}

#content #searchPanel2 #searchKeyword {
	color:#ffffff;
}
#content #searchPanel2 #searchKeyword a {
	color:#ffffff;
}
#content #searchPanel2 #filters {
	color:#ffffff;
}
#content #searchPanel2 #filters a {
	color:#ffffff;
}

#content #searchPanel2 #searchKeyword form {
	margin:0px;
	padding:0px;
}

#content #searchPanel2 #searchKeyword form .textBox {
	width:90px;
}
#content #productList .product {
	width:189px;
	border:1px #cccccc solid;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	height:150px;
}

#content #productList .product .image {
	float:left;
	text-align:center;
}

#content #productList .product .image .price {
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color:#d66a1d;
}

#content #productList .product .title {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#910000;	
}

#content #productList .product .description .title a {
	text-decoration:none;
}

#content #productList .product .description .title a:hover {
	text-decoration:underline;
}

#content #productList .product a {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#910000;	
	text-decoration:none;
}

#content #product #image {
	width:310px;	
	float:left;
	margin-right:2px;
	overflow:hidden;
}

#content #product #image img.small {
	height:80px;
	float:left;
	margin-right:6px;
	border:1px #bbbbbb solid;
}

#content #product #prices #priceTable #top {
	width:281px;
	height:15px;
	background-image:url('newimages/pricebox-top.gif');	
}

#content #product #prices #priceTable {
	background-image:url('newimages/pricebox-bg.gif');	
	background-repeat:repeat-y;
}

#content #product #prices #priceTable #bottom {
	width:265px;
	height:45px;
	background-image:url('newimages/pricebox-bottom.gif');	
	font-size:10px;
	font-family:arial;
	color:#9e0000;
	padding:8px;
	background-repeat:no-repeat;
}

#content #product #prices #priceTable .name {
	padding: 4px 4px 4px 14px;
	font-size:10px;
	color:#333333;
	font-family:arial;
	width:140px;
	height:40px;
}

#content .relatedProducts {
	width:100%;
	border:1px #aaaaaa solid;	
}

#content #relatedProducts .product {
	width:133px;
	text-align:center;
	border:1px #cccccc solid;
	padding:4px;
	float:left;
	margin-right:2px;
}

#content #relatedProducts .product .title {
	font-size:11px;
	font-weight:bold;
	color:#910000;
}

#content #relatedProducts .product .price {
	color:#d66a1d;
	font-size:12px;
	font-weight:bold;
	font-family:arial;	
}

#content .pagination {
	width:100%;
	text-align:right;
	font-weight:bold;
	color:#333333;
}

#content .pagination img {
	display:inline;
}

#content .pagination a {
	color:#d46060;
	font-size:11px;
	font-family:arial;
	text-decoration:none;
	font-weight:bold;
	margin-left:2px;
}

#content .pagination a:hover {
	text-decoration:underline;
}


/* start:  table */
#content .table {
	border:1px #a7a7a7 solid;
	width:100%;
	padding:4px;
}

#content .table .fieldTitle {
	background-color:#d7d7d7;
	font-size:11px;
	color:#333333;
	font-family:arial;

}

#content .table .field {
	font-size:11px;
	color:#333333;
	font-family:arial;
	font-weight:bold;
}

#content .table td.subTitle {
	background-color:#d7d7d7;
	font-size:12px;
	font-family:arial;	
}

#content .table tr.even {
	background-color:#dfdfdf;
}

#content .table td .product {
	border:1px #bebebe solid;
}

#content .table td .title {
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	color:#960202;
}
/* end:  table */

/* start: promo */
#content .promo {
	background-color:#dfdfdf;
	margin-top:4px;
	padding:4px;
	font-size:11px;
	font-family:arial;
	color:#333333;
	overflow:hidden;
}

#content .promo .highlight {
	color:#960202;
	font-weight:bold;
}

#content .promo a {
	color:#960202;
	text-decoration:none;
	font-weight:bold;
}
#content .promo a:hover {
	color:#960202;
	text-decoration:underline;
	font-weight:bold;
}
/* end: promo */

/* start: info box */
#content .info {
	border:1px #a7a7a7 solid;
	border-bottom:2px #a7a7a7 solid;
	padding:4px;
	font-size:11px;
	font-family:arial;
	color:#333333;	
	overflow:hidden;
}	

#content .info .highlight {
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	color:#bb0303;
}

#content .info a {
	color:#bb0303;
	text-decoration:none;
}
/* end: info box */

input.btnSmall {
	background:none;
	background-image:url('newimages/button-small.gif');
	width:56px;
	height:19px;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	font-family:arial;
	border:0px;
	padding:0px;
	background-repeat:no-repeat;
}

input.btnMedium {
	background:none;
	background-image:url('newimages/button-medium.gif');
	width:129px;
	height:25px;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	font-family:arial;
	border:0px;
	padding:0px;
	background-repeat:no-repeat;
}

input.btnThinLarge {
	background:none;
	background-image:url('newimages/button-thinLarge.gif');
	width:166px;
	height:19px;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	font-family:arial;
	border:0px;
	padding:0px;
	background-repeat:no-repeat;
}

input.btnThinExtraLarge {
	background:none;
	background-image:url('newimages/button-extra-large.gif');
	width:244px;
	height:19px;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	font-family:arial;
	border:0px;
	padding:0px;
	background-repeat:no-repeat;
}




