/* Color: Orange */

body {
	background: #ECECEC url('../../AdminBandit/images/orange/ab_backbg.jpg') repeat-x 0 0;
	color: #535353;
}


a {
	color: #001927;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #07599a;
}

h2 {
	color: #ff9922;
}

h3 {
	color:#ff9922;
}

#TopMenu {
	background: #ECECEC url('../../AdminBandit/images/orange/ab_menubg01.jpg') repeat-x;
	height:37px;
}

#TopMenu li a, #TopMenu li div {
	/*border-left: 1px solid #208db5;*/
	border-left: 1px solid #fff;
	color: #fff;
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #fff;
}

#Menu {
	background: #ECECEC url('../../AdminBandit/images/orange/ab_menubg01.jpg') repeat-x;
	height:37px;
	margin-bottom:0px;
}

#Menu li a {
/*	background: url('../../AdminBandit/images/orange/PagesMenuBg.gif') 0 8px no-repeat;*/
	color: #fff;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
}

#Menu li ul li a {
	/*background: #65b2cb;*/
	background-color:transparent;
}

#Menu li ul li a:hover {
	/*background-color: #075899;*/
	background-color:transparent;
	/*color: #fff;*/
	color: #FF9922;
	text-decoration:none;
}

#Menu li:hover a, #Menu li.over a{
	/*background-color: #65b2cb;*/
	background-color:transparent;
	color: #FF9922;
	text-decoration:none;
}

#Outer {
	/*background: url('../../AdminBandit/images/orange/WrapperBg.jpg') no-repeat top center;*/
	margin-top:0px;
}

#Wrapper{
	background-color:#FFFFFF;
}

#Header {
/*	border-bottom: 1px solid #4aa1b2;*/
margin-bottom:0px;
	background: #EFB412 url('../../AdminBandit/images/orange/ab_bannerbg.jpg') top left no-repeat;
	height:105px;
}

#Logo h1 {
	color: #fff;
	background: url('../../AdminBandit/images/orange/Logo.png') top left no-repeat;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #95bbd1;
}

#SearchForm label {
	color: #fff;
}


#Header #SearchForm a {
	color: #fff;
}

#Header #SearchForm  {
	color: #fff;
}

#SearchForm a {
	color: #b1ccdc;
}

#SearchForm a:hover {
	color: #fff;
}

.Left {
	/*background: transparent url('../../AdminBandit/images/orange/LeftBg.gif') no-repeat;*/
}

.Left li {
	border-bottom: 1px solid #c5dde9;
}

.Left li a:hover {
	color: #07599a;
}

.Content {
	/*background: transparent url('../../AdminBandit/images/ContentBg.gif') no-repeat;*/
}

.Content a {
	color: #075899;
}

.Content.Wide {
	background-image: url('../../AdminBandit/images/ContentBgWide.gif');
}

.Content.Widest {
	background-image: url('../../AdminBandit/images/ContentBgWidest.gif');
}


.Right {
	/*background: transparent url('../../AdminBandit/images/orange/RightBg.gif') no-repeat;*/
}

.Right a {
	color: #034285;
}

.Right a:hover, .Right a:hover strong {
	color: #001927;
}

#Footer {
	border-top: 1px solid #C0DAE7;
	background: transparent url('../../AdminBandit/images/orange/yellowline3.jpg') repeat-x;
	margin:0px;
	padding:10px 0 0;
}

#Footer li a {
	border-left: 1px solid #208db5;
}

.Content .ProductList li {
	border: 1px solid #cddee2;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #DFF2F7;
}
.Content h2{
color: #ff9922;
}

.ProductList .ProductImage {
	background: #fff;
}

.ProductList strong, .ProductList strong a {
	color: #075899;
}

.ProductPrice, .ProductList em {
	color: #800000;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	border-bottom: 1px solid #c0dae7;
}

.Content .FeaturedProducts .ProductList li {
	background: #dff2f7;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #D2E8EE;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url('../../AdminBandit/images/orange/TopSellerNumberBg.gif') 0 4px no-repeat;
	color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #c0dae7;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url('../../AdminBandit/images/orange/TopSellerNumber1Bg.png') 0 0 no-repeat;
	color: #075899;
}

.Breadcrumb {
	border-bottom: 1px solid #DCDFE2;
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('../../AdminBandit/images/orange/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px solid #c7d7db;
}

.CartContents thead tr th, table.General thead tr th {
	background: #edf2f3;
	color: #424748;
	border-bottom: 1px solid #c7d7db;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #c7d7db;
	color: #075899;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #034285;
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#EEF5F9;
}

.InfoMessage {
	background: #EFF8FA url('../../AdminBandit/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../../AdminBandit/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../AdminBandit/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #c7d7db;
	background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcf0f5;
	border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

#Footer table.footerInfo{
	width:975px;
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}

#Footer table.footerInfo table.content{
	width:975px;
}

#Footer table.footerInfo ul {
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:40px;
}

#Footer table.footerInfo li {
	list-style-type: square;
}

.ab_leftbg01{
	background-image: url(ab_leftbg01.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 4px;
}
.ab_leftbg02{
	background-image: url(ab_leftbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 4px;
}
.ab_rightbg01{
	background-image: url(ab_rightbg01.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 4px;
}
.ab_rightbg02{
	background-image: url(ab_rightbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 4px;
}
.ab_menubg01{
	background-image: url(ab_menubg01.jpg);
	background-repeat: repeat-x;
	height: 37px;
}
.ab_menubg02{
	background-image: url(ab_menubg02.jpg);
	background-repeat: no-repeat;
	width: 1px;
	height: 37px;
}
.ab_bannerbg{
	background-image: url(ab_bannerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EFB412;
	height: 105px;
}
.ab_bannerbg01{
	background-image: url(ab_bannerbg01.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 135px;
}
.ab_padd01{
	padding-left: 14px;
	padding-right: 12px;
}
.ab_font01, .ab_font01 h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}
.ab_font02{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
font-style: normal;	
color:#DEDEDE;
}
.ab_font03{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
font-style:italic;
color:#ACACAC;
line-height:160%;
}
.ab_padd02{
padding-top:17px;
padding-left:15px;
}
.ab_padd03{
padding-top:17px;
padding-left:6px;
}
.ab_padd04{
padding-top:8px;
}
#Layer1 {
	position:absolute;
	width:23px;
	height:25px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	width:164px;
	height:23px;
	z-index:2;
	left: 596px;
	top: -23px;
}

/**/
.toppane{
	padding: 0px;
}
.leftpane{
	padding: 0px;
}
.contentpane{
	padding: 0px;
}
.rightpane{
	padding: 0px;
}
.bottompane{
	padding: 0px;
}

/**/
.MainMenu_MenuContainer {	
	background-color: Transparent;
	background-position: top;
   margin:0px auto;
}
.MainMenu_MenuBar {

}
.RootItem TD{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 4px 0px 6px;
	background-color: transparent;
	height: 37px;
}
.RootItemActive TD{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 4px 0px 6px;
	background-color: transparent;
	height: 37px;
}
.RootItemSelected TD{
	color: #EFB412;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 4px 0px 6px;
	background-color: transparent;
	height: 37px;
}
.RootItemBreadCrumb TD{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 4px 0px 6px;
	background-color: transparent;
	height: 37px;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	background-position: top;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #3BA5BF 0px solid; 
	border-right: #FFFFFF 0px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-position: top;
	background-color: #9E9DA3; 
	border-left: #FDF2F6 0px solid; 
	border-bottom: #FDF2F6 0px solid; 
	border-top: #FDF2F6 0px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
}
.MainMenu_SubMenu {
	border-bottom: #9E9DA3 1px solid; 
	border-left: #9E9DA3 1px solid; 
	background-position: top;
	border-top: #9E9DA3 1px solid;  
	border-right: #9E9DA3 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-position: top;
	background-color: #9E9DA3; 
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuBreak {
   display:none;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
	cursor: hand; 
	color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal;
	height:20px;
}
.MainMenu_MenuArrow {
   display: none;
}
.MainMenu_RootMenuArrow {
   display: none;
}
.Main {
	border-right: #F1EBDF 1px solid; 
	border-left: #F1EBDF 1px solid; 
	background-position: top;
}

/**/
.login, A.login:link, A.login:visited, A.login:active{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}
A.login:hover{
	color: #EFB412;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}
.text01, A.text01:link, A.text01:visited, A.text01:active{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}
A.text01:hover{
	color: #EFB412;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}

#Footer a.mysite_item_lnk{
	text-decoration:none;
	color:#003366;
	border-left:none;
}

#Footer a.mysite_item_lnk:hover{
	text-decoration:none;
	color:#FF0000;
}

.AddCartButton .BulkDiscount{
	position:relative;
	top:-2px;
}