/* CSS Document */

/*** header start ***/
body, form {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background-color: #000000;
	color: #dddddd;
}
td{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	color: #dddddd;
}
a {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	color: #dddddd;
	text-decoration: none;
}
a:hover {
	color: #C62127;
	text-decoration: underline;
}

.menuLinks {
border-left: 1px solid #000000;
}
.bannerTable {
border-left: 1px solid #000000;
padding: 6px 6px 0px 6px;
}
.topSellersContainer{
padding: 0px 14px 0px 6px;
border-right: 2px solid #000000; 
border-left: 1px solid #000000;
}
.topSellers{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	color: #dddddd;
	background-image: url("../../media/homepage/bgtopSellers.gif");
	background-repeat: repeat-x;
	padding: 10px 30px;
	border-top: 1px solid #C52026;
	border-right: 1px solid #9C3E32;
	border-left: 1px solid #9C3E32;
	position:relative;
	float: left;
	width: 124px;
	text-align: center;
	height: 100%;
}
.products{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	color: #dddddd;
	padding: 5px;
	width: 165px;
	text-align: center;
}
.OurPrice {
font-size:11px;
font-weight:bold;
color:#dddddd;
}

#breadcrumb {
padding-left:10px;
text-align:left;
font-family:Georgia, Times New Roman, Times, serif;
font-size:11px;
font-weight:bold;
color:#dddddd;
}

#breadcrumb a{
color:#dddddd;
}
#breadcrumb a:visited{
color:#dddddd;
}
#breadcrumb a:hover {
color:#C62127;
}
.catsList {
	font-family:Georgia, Times New Roman, Times, serif;
	color:#dddddd;
	font-size:16px;
	font-weight: bold;
}

.catsList a { 
color:#dddddd; 
text-decoration: underline;
}
.catsList a:hover { 
color:#C62127; 
text-decoration: underline;
}

.page_heading{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:20px;
	color: #C62127;
	text-decoration: none;
	font-weight: bold;
}
.page_heading_White{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	color: #dddddd;
	text-decoration: none;
	font-weight: bold;
}
img {
	border: 0px;
}
/***footer start ***/
.category_text {
	font-family:Georgia, Times New Roman, Times, serif;
	color:#dddddd;
	font-size:10px;
	font-weight: bold;
}
#footer {
	font-family:Georgia, Times New Roman, Times, serif;
	color:#C52227;
	font-size:14px;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 2px solid #444444;
}

#footer a:link {
text-decoration:none;
color:#C52227;
}

#footer a:hover {
text-decoration:underline;
color:#dddddd;
}

#footer a:visited {
text-decoration:none;
color:#C52227;
}

input#goButton {
vertical-align:top;
margin-left:3px;
}
table.cart {
width:100%;
border-collapse:collapse;
border-spacing:0px;
}
table.cart td {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 11px;
padding:10px;
text-align:center;
border-bottom:1px solid #dddddd;
vertical-align:top;
}
table.cart tr {

}
table.cart th {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
font-weight: bold;
color:#dddddd;
background-color:#282828;
padding:3px 10px;
border-top:1px solid #dddddd;
border-bottom:1px solid #dddddd;
}




/* Cells in the column containing the "Remove" button. */
th.cart_delete, td.cart_delete, td.cart_cp_delete  {

}
.cart_delete a {
color:#dddddd
}
 /*Cells in the Quantity column. */
th.cart_quantity
td.cart_quantity
td.cart_cp_quantity {


}
	 /* Cells in the Name column. */
table.cart th.cart_name,
table.cart td.cart_name,
table.cart td.cart_cp_name {
text-align:left;
}
 	/* Cells in the SKU column. */
th.cart_sku
td.cart_sku
td.cart_cp_sku {

}
 	/* Cells in the Price column. */
th.cart_price,
td.cart_price,
td.cart_cp_price {
text-align:center;
}
	/* Cells in the Total column. */
th.cart_total,
td.cart_total,
td.cart_cp_total {
text-align:center;
}
/* Cell containing product ordering options, and empty cell to the left and right of ordering options, respectively. */
table.cart td.cart_op,
table.cart td.cart_op2,
table.cart td.cart_op1 	{
text-align:left;
border-top:1px dotted #dddddd;
padding:6px;
}

	/* Select list of ordering options. */
select.cart {

}
/* The "Remove" button. */
input.button154 	{

}
.pageNumber {
margin:13px 0px 5px 0px; 
clear:both;
word-spacing: 10px;
text-align:left;
}
.pageNumber center {
text-align:left;
word-spacing: 10px;
display:inline;
}
#ss_style {width:652px; height:304px;overflow:hidden;position:relative;}
#ss_inner {position:relative;}
#slide_image{position:absolute; top:0; left:0; z-index:1001;}
#slide_image_under{position:absolute; top:0; left:0; z-index:1002;}

