body {
	margin: 0px 0px 0px 0px;
}

.top_input{
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	background-color: #FFFFFF;
	border: 1px solid #808080;
}

.account_selector{
	font-family: Tahoma;
	font-size: 12px;
	color: #808080;
	background-color: #FFFFFF;
	border: 1px solid #808080;
}

.account_selector a:link{
	color: #ffffff;
	text-decoration:none;
}

.account_selector a:visited{ 
	color: #FFFFFF;
	text-decoration:none;
	}

.account_selector a:active{ 
	color: #ffffff;
	text-decoration:none;
	}
.account_selector a:hover{ 
	color: #CCCCCC;
	text-decoration:none;
	}
	
.left_nav_cell {
	background-color: #ed1b23;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	padding-left: 7px;
	border-bottom-color: #d6d6d6;
	border-bottom-style: thin;
	border-bottom-width: thin;
}

.top_nav_cell {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 7px;
}

.left_cart_cell {
	background-color: #1521bd;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	padding-right: 15px;
	text-align:center;
}

.left_cart_cell_total {
	background-color: #1521bd;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	padding-right: 15px;
	text-align:center;
}

.left_cart_cell_shipping {
	background-color: #1521bd;
	text-align:center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	
	padding-top:10px;
	padding-bottom:10px;
}

left_nav_cell_hover {
	background-color: #990000;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 15px;
	border-bottom-color: #d6d6d6;
	border-bottom-style: solid;
	border-bottom-width: medium;
}

a:link.category_link { 
	color: #ffffff;
	text-decoration:none;
	}
a:visited.category_link { 
	color: #FFFFFF;
	text-decoration:none;
	}

a:active.category_link { 
	color: #ffffff;
	}
a:hover.category_link { 
	color: #CCCCCC;
	}
	
	
a:link.bread_crum { 
    font-family: Tahoma;
	font-size:14px;
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
	}
a:visited.bread_crum { 
	font-family: Tahoma;
	font-size:14px;
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
	}

a:active.bread_crum { 
	font-family: Tahoma;
	font-size:14px;
	color: #000000;
	font-weight:bold;
	}
a:hover.bread_crum { 
	font-family: Tahoma;
	font-size:14px;
	color: #666666;
	font-weight:bold;
	}
.bread_crum { 
    font-family: Tahoma;
	font-size:14px;
	color: #000000;
	font-weight:bold;
	}
.top_nav {
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	}
.banner_text {
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	vertical-align:middle;
	}
.banner_text2 {
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	vertical-align:middle;
	font-style: italic;
}
.blueButton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3333CC;
	border: none;
	border-top-color: #3333CC;
	font-weight: bold;
	cursor: pointer;
	
}

.cartButton { 

    color: white; 
    font-weight: bold; 
    font-size: 12px; 
    font-family: Verdana, Arial, sans-serif;
    background-color: #3333CC;
    text-indent: 0px; 
    margin: 0pt; 
    border: solid 1px #000000; 
    cursor: pointer;
}

.category_heading{
	font-family: Tahoma;
	font-size:18px;
	color:#000000;
	font-weight: bold;
}

.category_header{
	font-family: Tahoma;
	font-size:13px;
	color:#000000;

}

.subcategory_heading{
	font-family: Tahoma;
	font-size:12px;
	color:#000000;
        font-weight: bold;

}

.subcategory_header{
	font-family: Tahoma;
	font-size:12px;
	color:#000000;
	
}

.orange_heading{
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#ed1b23;

}

.cart_orange_heading{
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#ed1b23;
	text-align:center;
}

.orange_heading_upsel{
	font-family: Tahoma;
	font-size:16px;
	font-weight: bold;
	color:#ed1b23;

}

.orange_td{
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	background-color:#ed1b23;
	color:#FFFFFF;
	border-color: #000000; 
	border-style: solid;
	border-width:thin;

}

.blue_td{
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	background-color:#1521bd;
	color:#FFFFFF;
	border-color: #000000; 
	border-style: solid;
	border-width:thin;

}

.sc_td{
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	border-color: #000000; 
	border-style: solid;
	border-width:thin;	
}

.product_td{
	font-family: Tahoma;
	font-size:12px;
	border-color: #000000; 
	border-style: solid;
	border-width:thin;
	border-right:none;
	border-top:none;
	text-align:center;	
}

.product_td_head{
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	border-color: #000000; 
	border-style: solid;
	border-width:thin;
	border-right:none;
	border-top:none;
	text-align:center;	
}

.product_td_price{
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	border-color: #000000; 
	border-style: solid;
	border-width:thin;
	border-right:none;
	border-top:none;
	text-align:center;
	color:#ed1b23;
}

.cart_discount{
	font-family: Tahoma;
	font-size:12px;
	color:#ed1b23;
	font-weight:normal;
	vertical-align:middle;
}

.contact_td{
	font-family: Verdana;
	font-size:11px;
	border-color: #000000; 
	border-style: solid;
	border-width:thin;
	border-right:none;
	border-top:none;
	text-align:left;
	padding-left:10px;	
}

.contact_heading{
	font-family: Verdana;
	font-size:12px;
	border-color: #000000;
	font-weight:bold;
	text-decoration:underline;
	border-style: solid;
	border-width:thin;
	border-right:none;
	border-top:none;
	border-bottom:none;
	text-align:left;
	padding-left:10px;
	padding:10px;	
}

.contact_input{
	font-family: Verdana;
	font-size:11px;
	border-color: #000000;
	border-style: solid;
	border-width:thin;
	padding: 2px;
}

.greyButton {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: none;
	font-weight: bold;
	border-color: #000000;
	border-style: solid;
	border-width:thin;
	width:100px;
	cursor: pointer;
}

.footer_cell{
	font-family: Verdana;
	font-size:10px;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	background-color: #1521bd;
	height:25px;
	padding-right:10px
}

.search_titles{
	font-family: Verdana;
	font-size:12px;
	color:#000099;
	text-decoration:underline;
	padding:2px;
}

.search_features{
	font-family: Verdana;
	font-size:12px;
	color:#000000;
	padding:1px;
}

.search_links{
	font-family: Verdana;
	font-size:11px;
	color:#009900;
	padding:1px;
}