/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: John Howson - Ariadne Designs Ltd       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: ~White */

body {
	background-color: #000;
	color: #090909;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
}
a {
	color: #090909;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #2e2e2e;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
hr {
	background: #c6c6c6;
	border: #c6c6c6;
}


#Container {
	margin:0 auto;
	width: 980px;
	height:auto;
	padding-top:15px;
	background-color:#ffffff;
	display:block;
	float:none;
	z-index: 1; /* added z-index so this layer will appear under the absolute HeaderPic layer  */
}


#TopMenu {
	color: #c2c2c2;
	border-bottom: 1px solid #990000;
}
#TopMenu li {
	/*background: url(../images/white/PagesMenuBg.gif) 0 15px no-repeat;*/
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
	color: #c2c2c2;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}


#Menu {
	/*background: url(../images/black/MenuBg.gif) 0 100% repeat-x;*/
	background-color:#fff;
}
#Menu li {
	border-right: solid 1px #ccc;
	/*background: url(../images/black/MenuBgRight.gif) top right no-repeat; */
}
#Menu li a {
	/*background: url(../images/black/MenuBgLeft.gif) top left no-repeat;*/
}
#Menu li ul li{
		border-right:none;
}
#Menu li ul li a {
	background: #CCCCDD;
}

#Menu li ul li a:hover,#Menu .HasSubMenu a:hover {
	text-decoration:underline;
	color:#cc0000;
}


#Outer {
}
#Wrapper {
	/*background: #fff url(../images/black/WrapperBg.gif) 0 0 repeat-x;*/
		border-bottom:solid 1px #cc0000;
		background-color:#fff;
}
#Header {
	/*background: #090909 url(../images/black/HeaderBg.jpg) 0 0 no-repeat; */
	background-color:#fff;
	border-top: none;
}
#Menu li.ActivePage a{
	text-decoration:underline;	
	color:#cc0000;
	
}
#Menu li.ActivePage ul li a{
	color:#000;

}
#Logo h1 {
	color: #fff;
}
#Logo h1 a {
	color: #fff;
}


#SearchForm {
	/*background: url(../images/black/SearchBg.gif) 0 2px no-repeat;*/
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #535353;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #747474;
}
#SearchForm p {
	color: #747474;
}


.Left {
	/*background: url(../images/black/SideBg.gif) 0 0 no-repeat;*/
}
.Left h2 {
}
.Left li {
	border-bottom: 1px solid #fff;
}
.Left li a {
}
.Left li a:hover {
}


.Content {
	border-right: 1px solid #990000;

}
.Content h2 {


}
.Content a {
}	
.Content.Wide {
}
.Content.Widest {
}


.Right {
	background-image:url(../images/white/rimon_logo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
}
.Right h2 {
}
.Right li {
	border-bottom: 1px solid #fff;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}


#Footer {
	/*border-top: 1px solid #c6c6c6;*/
}


.NewsletterSubscription input {
	border: 1px solid #cfcfcf;
}


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}

.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
}

.Content .ProductList strong, .Content .ProductList strong a {
	color: #090909;
}
.ProductActionAdd a{
	color: #67696c;
}
.ProductPrice, .ProductList em {
	color: #990000;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
}


.Content .FeaturedProducts .ProductList .ProductImage {
}



.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #090909;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
	border: 1px solid #cfcfcf;
	background: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Breadcrumb {
	/*border-bottom: 1px solid #c6c6c6;*/
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #cfcfcf; }
.CompareFieldTop { border-bottom:solid 1px #cfcfcf; }
.CompareFieldTop a:hover { color:#be0101; }
.CompareCenter { border-left:solid 1px #cfcfcf; border-bottom:solid 1px #cfcfcf; }
.CompareLeft { border-left:solid 1px #cfcfcf; border-bottom:solid 1px #cfcfcf; }

.ViewCartLink {
	background: url('../images/white/Cart.gif') no-repeat 7px 4px;
}

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

table.CartContents thead tr th, table.General thead tr th {
	background: #f4f4f4;
	color: #555555;
	border-bottom: 1px solid #cfcfcf;
}

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

.MiniCart .SubTotal {
	color: #090909;
}

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

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

.CategoryPagination {
	color: #090909;
	background: #f4f4f4;
	border: 1px solid #cfcfcf;
}

.CheckoutRedeemCoupon { background: #f4f4f4; padding: 10px; width: 300px; border: 1px solid #cfcfcf; margin-bottom: 10px; }

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

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

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

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

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

.QuickSearch { border: 1px solid #d3d3d3 }
.QuickSearchHover td{ background: #f4f4f4; }
.QuickSearchAllResults a { /*background: url('../images/black/QuickSearchAllResultsButton.gif') no-repeat right; */}

.SearchTips .Examples {
	background: #f4f4f4;
	border: 1px solid #d3d3d3;
}

.MiniCart .SubTotal {
	color: #be0101;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #000;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #efefef;
	color: #888;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #444;
	background: #efefef;
}

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

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}
.column_wrapper{
width:700px;
display:block;
float:left;
height:auto;
}
.column_left{
	width:160px;
	height:100%;
	display:block;
	float:left;
}
.column_right{
	width:490px;
	margin-left:10px;
	height:100%;
	display:block;
	float:left;
}