/*
Thank you for purchasing ClassyShop. Please don't forget to rate it!
You can change anything to do with the background images and colours in this file
To create a new colour just copy this file and rename it to your chosen colour.
*/

body {
	background-color:#ffffff;
}


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

a:hover {
	color: #002f2f;
}

h2 {
	color: #034285;
}

h3 {
	color: #034285;
}

#bg{
	background:url(../../images/blue/bg.gif) repeat-x;
}

/*TopMenu - This is the "My Account | View Cart | Order Status etc menu*/

#TopMenu li a{
	border-left: 1px solid #a7a37e;
	color: #000000;
	text-decoration:none;
}

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

#Menu li a {
	background: url('../../images/blue/PagesMenuBg.gif') 0 8px no-repeat;
	color: #fff;
}

#Menu li ul li a {
	background: #002f2f;
}

#Menu li ul li a:hover {
	background-color: #002f2f;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	background-color: #002f2f;
}

/*Search Form, The quick search located in the top right*/

#SearchForm {
	color: #95bbd1;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	text-decoration: none;
	color:#002f2f;
}

#SearchForm a:hover {
	text-decoration: none;
	color:#046380;
}

#SearchForm input.Textbox {
	border: 1px solid #a7a37e;
	background: #fff;
}

/*Static Banner, This is the image located on the long bar in the center*/

#HoltsImage{
	background:url(../../images/blue/HoltsBanner.jpg);
	width:560px;
	height:126px;
	float:right;
}

/*left, The left column*/

.Left li a{
	background-color:#efecca; 
	border-bottom:1px solid #d0cdb0;
	border-top:1px solid #f1eed1;
}

.Left li ul li a{
	background-color: #f0f0f0;
	border-bottom:1px solid #CCCCCC;
	border-top:none;
	color: #666666;
	padding-left: 20px;
	text-indent: -12px;
}

.Left li a:hover {
	color: #07599a;
	text-decoration:none;
}

.Left h2 {
	background-color:#dd4a3a;
	color:#FFFFFF;
}

.Left a {
	color: #000;
}

.Left li {
	background:#efecca;
}

/*Right, The right column*/

.Right li {
	background:#efecca;
}

.Right li a{
	background-color:#efecca;
}

.Right li a:hover {
	text-decoration:none;
}

.Right h2{
	background-color:#dd4a3a;
	color:#FFFFFF;
}


/*Breadcrumb, The link trail located in the center that displays a trail of links*/

#BreadCrumb{
	color:#a7a37e;
}

#BreadCrumb a{
	color:#002f2f;
	text-decoration:none;
}

#BreadCrumb a:hover{
	color:#046380;
	text-decoration:none;
}

/*Content Banner Nav, The navigation to rotate the jQuery banner*/

#ContentBannerNav a{
	background:#e6e2af; 
	border:1px solid #a7a37e; 
	color:#002f2f; 	
}

#ContentBannerNav a:hover{
	background: #a7a37e;
	border:1px solid #e6e2af;
}

/*Primary Content Area, The center area (Not used on page.html)*/

.Content a {
	color: #002f2f;
}

.Content h2{
	color: #002f2f;
}

.Content a:hover {
	text-decoration: underline;
}

.Content p a {
	color: #DD4A3A;
}

.Content p a:hover {
	color: #C03322;
	text-decoration: underline;
}

.Content ul li a {
	color: #DD4A3A;
}

.Content ul li a:hover {
	color: #C03322;
	text-decoration: underline;
}

/*Products, The product lists, images and titles.*/

.Content ul li div.ProductName a {
	color: #002f2f;
}

.ProductList li {
	border: 1px solid #efecca;
	background:#FFF;
}

.ProductList li:hover, .ProductList li.Over {
	border: 1px solid #e6e2af;
	background:#efecca;
}

.ProductList .ProductImage {
	background: #fff;
}

.ProductPrice{
	color:#990000;
}

.ProductPrice strike{
	color:#a7a37e;
	margin-right:3px;
}

.ProductAdd a, .ProductAdd a:hover{
	background:url(../../images/blue/Add.gif) no-repeat;
	color:#FFFFFF;
}

/*Product Page, Everything to do with the product page*/

span.Price{
	color:#990000;
	font-weight:bold;
}

span.Normal{
	color:#a7a37e;
}

.Btn a, .Btn a:hover{
	color:#FFFFFF;
	background:url(../../images/blue/BtnSquare.jpg);
}


.CheckoutBtn a{
	background:url(../../images/blue/BtnSquare.jpg) no-repeat;
	color:#FFFFFF;
}

/*Tabs on Product Page */

#Tabs .Long{
	border:1px solid #a7a37e;
}

#Tabs li a{
	color: #002f2f;
	background-color:#efecca;
	border:1px solid #a7a37e;
	border-bottom:#e6e2af;
}

#Tabs li a:active, #Tabs li a:hover, #Tabs li a:focus, #Tabs li.ui-tabs-selected a, #Tabs li.ui-state-active a  {
	background-color:#e6e2af;
	border:1px solid #a7a37e;
	border-bottom:#e6e2af;
}

#Tabs li a:active, #Tabs li.ui-tabs-selected a, #Tabs li.ui-state-active a  {
	background-color:#e6e2af;
	border:1px solid #a7a37e;
	border-bottom:#e6e2af;
	font-weight: bold;
}

.ProductDescriptionBg{
	background-color:#e6e2af;
	border:1px solid #a7a37e;
}

.TabProduct{
	background:#efecca;
	border:1px solid #a7a37e;
}

.TabProduct:hover{
	background:#fff;
	border:1px solid #a7a37e;
}

.TabProductAdd a, .TabProductAdd a:hover{
	background:url(../../images/blue/Add.gif) no-repeat;
	color:#fff;
}

/*Reviews Tab*/

#Tabs ol li{
	border-bottom:1px solid #a7a37e;
}

/*Side Products, The products located in the right column*/

.SideProductList li{
	border-bottom:1px solid #d0cdb0;
}

.SideProductPrice{
	color:#990000;
}

.SideProductAdd a{
	background:url(../../images/blue/Add.gif) no-repeat;
	color:#FFFFFF;
}

/* Tabbed Navigation, Located on the product page*/

.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;
}

/*Newsletter, Located in the left column*/

#NewsLetter input{
	border:1px solid #a7a37e;
	color:#002f2f;
}

/*Footer*/

#FooterBar {
	background:#002f2f;
}

#Footer{
	background:#efecca;
}

#Footer h3 a{
	color:#002f2f;
}

#Footer h3 a:hover{
	color:#046380;
	font-weight:bold;
	text-decoration:underline;
}

#Footer ul ul a{
	color:#046380;
}

#Footer ul ul a:hover{
	color:#002f2f;
}

/*Messages*/
.InfoMessage {
	color: #555;
	background-color: #EEEEEE;
}

.SuccessMessage {
	color: #33CC00;
	background-color:#CFFFCA
}

.ErrorMessage {
	color: #CC0000;
	background-color:#FFBFC1;
}
