/* Color: Grey */

body {
	background: #fff;
	color: #333333;
}
a {
	color: #211b16;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #555555;
}
h2 {
color:#F5771B;
}
h3 {
}
hr {
	background: #ccc;
	color: #ccc;
}


#Container {
	background: #fff;
}


#TopMenu {
	
	/*background: url(../images/grey/TopMenuBg.gif) 100% 0 no-repeat;*/
}
#TopMenu li {
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
	background: url(../../../images/nav_bg_light.jpg) no-repeat top left;
	margin: 1px 0 0 0;
}
#Menu li {
}
#Menu li a {
	color: #fff;
}
#Menu li a:hover {
	color: #000;
	text-decoration: underline;
}
#Menu li ul {
	margin-top:5px;
	padding-top:5px;
	
}
#Menu li ul li a {
}
#Menu li ul li a:hover {
	color: #000;
	text-decoration:underline;
}

#TopLinks {
	float:right;
	margin-top:3px;
	padding-right:24px;
	margin-right:24px;
}

#TopLinks a {
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
	padding-left:21px;
}


#Outer {
}
#Wrapper {
}
#Header {
	background: url(../../../images/header_bg_new.jpg) 0 0 no-repeat;
}


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


#SearchForm {
	background: url(../images/grey/SearchBg.gif) 12px 1px no-repeat;
}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #ccc;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #8f867f;
}
#SearchForm p {
	color: #8f867f;
}


.Left {
	background: #211b16;
	color: #fff;
}
.Left .Block {
}
.Left h2 {
	color: #8f867f;
}
.Left li {
	border-bottom: 1px solid #58514b;
}
.Left li a {
	color: #fff;
}
.Left a {
	color: #fff;
}
.Left li a:hover {
	color: #fff;
}
.Left .Block li, .Right .Block li {
}



.Content {
}
.Content h2 {
	color: #000000;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}
.Content li{
list-style-image:url('http://evolve.org.au/product_images/uploaded_images/bullet.jpg');
}


.Right {
	/*background: #211b16;*/
	color: #000;
	
}
.Right .Block {
	border-left:#CCC solid dotted;
}
.Right h2 {
	color: #F5771B;
}
.Right li {
	border-bottom: 1px solid #58514b;
}
.Right li a {
	color: #000;
}
.Right a {
	color: #000;
}
.Right a:hover, .Right a:hover strong {
	color: #000;
}
.Right hr {
	background: transparent;
	color: #333;
	border: #333;
}


#Footer {
}

.NewsletterSubscription {
	color: #fff;
}
.NewsletterSubscription input {
	border: 1px solid #ccc;
}


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
}
.ProductList a:hover {
}
.ProductList .ProductImage {
	background: #fff;
	padding: 4px;
	/*border: 2px solid #e0e0e0;*/
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #C00;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .TopSellers li {
	background-image: none;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #fff;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
}
.Right .TopSellers li.TopSeller1 a {
	color: #000;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/grey/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

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


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

.ViewCartLink {
	color: #fff;
	/*background: url('../images/grey/Cart.gif') no-repeat 6px 3px;*/
}

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

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

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

.MiniCart .SubTotal {
	color: #e60000;
}

.JustAddedProduct {
	background: #3a312a;
}

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

.CategoryPagination {
	color: #000;
	/*background: #ece9e6;*/
}

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

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

.InfoMessage {
	background: #ece9e6 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: #ece9e6;
}

.QuickSearchAllResults a { background: url('../images/grey/QuickSearchAllResultsButton.gif') no-repeat right; }

.QuickSearchHover td{ background: #ece9e6; }

.SortBox {
	color: #fff;
}
.SearchTips .Examples {
	background: #ece9e6;
	border: 1px solid #e0e0e0;
}

#SearchPageHeader .FloatRight a {
	float: left;
	padding: 7px 0 0 0;
	color: #fff;
}
#SearchPageHeader .FloatRight a img {
	padding: 5px;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	border-bottom:thin #000 solid;
	background: #fff;
	color:#F89728;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #fff;
	border-bottom:thin #999 solid;
	color: #999;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #999;
}

.ExpressCheckoutBlock ul li {
	list-style:none;
}

.ExpressCheckoutBlock .CartContents th {
	background-color:#fff;
	border-left:none;
	border-right:none;
	color:#000;
}

.ExpressCheckoutBlock .CartContents table{
	border:none !important;
}

.ExpressCheckoutBlock .ProductPrice {
	color:#000;
}



.ExpressCheckoutContent .CreateAccount h4 {
	background-color:#FFF;
	/*padding:10px 0px 6px 0px;*/
	margin:0px;
	font-weight:bold;
}

.ExpressCheckoutContent .AccountLogin h4 {
	background-color:#FFF;
	/*padding:10px 0px 6px 0px;*/
	margin:0px;
	font-weight:bold;
}

.ExpressCheckoutContent .CreateAccount{
	width:400px;
}

.ExpressCheckoutContent .AccountLogin{
	padding-left:80px;
	width:400px;
	padding-top:0px;
	margin-top:0px;
}
.ExpressCheckoutContent .PL40{
	padding-left:0px;
	margin-left:0px;
}

.AccountLogin .FormContainer .Submit{
padding-left:0px;
	margin-left:0px;
}

.AccountLogin .FormContainer .Field150 {
	margin-right:30px;
}


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

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

.TabNav li a {
	border: 1px solid #211b16;
	background: #ece9e6;
}

.TabNav li a:hover {
	background-color: #8f867f;
	color: #fff;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}
/* Table aligned to center*/
.tablecenter
{
margin-left: auto;
margin-right: auto;
}
