/*
|=================================================================|
|							                                      |	
| 			Tabbed 01 V4	                                      |
|							                                      |	
|=================================================================|
|							                                      |
| Theme Name: Tabbed 01 V4				                          |
| Theme URL: CubeCartSkins http://cubecartskins.net               |
| Author: CubeCartSkins 						                  |
| Author URL: http://cubecartskins.net		      	        	  |
| Version: 3.0						                              |
| Copyright: International and domestic Copyright Laws apply      |
| 								                                  |
|=================================================================|
|								                                  |
|			LICENCE TYPE 			                           	  |
|=================================================================|
| 								                                  |
| All of designs are not GPL nor are they                         |
| Open Source Software and limitations Do apply.	          	  |
|								                                  |
| You cannot copy, steal, duplicate, sell, modify, claim this 	  |
| theme as your own work, publically display this theme in or     | 
| through any medium unless explicitly authorised by 		      |
| CubeCartSkins.net	  					                          |		
|								                                  |
|=================================================================|
*/
body {
	margin: 0px;
	background-color: #fff;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#pageSurround {
	width: 757px;
	margin: 0px auto;
		background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-color: #FFFFFF;
}
#topHeader {
	text-align: right;
	height: 100px;	
	padding-right: 9px;
	padding-top: 25px;
}
#sessionBar {
background: url(../styleImages/backgrounds/session.gif);
height: 25px;
padding: 5px;
margin-top:35px;
margin-bottom: 10px;
}
.btMain {
	color: #fff;
background-image:url(../styleImages/backgrounds/navTop.jpg);
background-repeat: no-repeat;

height:20px;
width:170px;
	padding-left: 5px;
	text-indent: 10px;
	padding-top: 4px;
}
.bcMain {
background-color: #FFFFFF;
padding-left: 5px;
border-bottom:1px solid #e4e4e4;
border-right:1px solid #e4e4e4;
border-left:1px solid #e4e4e4;
width:164px;
margin-bottom: 10px;
padding-bottom: 5px; 
}

.colLeft {
	position: relative;
	left: 0px;
	width: 171px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
	z-index:5;
}
.colMid {
	position: relative;
	width: 567px;
	float: left;
}
.colRight {

}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #333333;
	/*background-color: #FFFFFF;*/
	margin-bottom: 5px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #fff;
	text-align: center;
	border-bottom: 5px solid #CC0000;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 553px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#docs {
text-align:center;
padding-bottom:10px;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 160px;
	padding: 0px;
	margin: 0px;
	z-index:
}

.li-nav a {
	padding: 2px 1px;
	background-color: #FFFFFF;
	width: 160px;
	display: block;
	text-indent: 2px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #65769A;
	font-weight: bold;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 100%;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	z-index: 99;
}

/*
End Cross-Browser DHTML Menu
*/
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #000000;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #000000;
	/*font-size: 11px;*/
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 11px;*/
	color: #000000;
}
.submit {	
	color: #FFFFFF;
	background-color: #333333;
	border: 1px outset #FFFFFF;
	height: 21px;
	font-weight: bold;

}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #000000;	
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 14px;
}

li.num {
	color: #333333;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	color: #ffffff;
}
.txtCopy, .txtSiteDocs {
color: #333333;
}
.txtSearch {
color:#333333;
}
a.txtSession {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtSiteDocs {
	color: #333333;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #333333;
	text-decoration: underline;
}
a.txtButton {
font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px inset #FFFFFF;
	padding: 2px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px outset #ffffff;
	padding: 2px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #333333;
	text-decoration:underline;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #333333;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #333333;
	text-decoration:underline;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #333333;
	text-decoration:overline;
}
.txtContentTitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom:1px solid #333333;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom:1px solid #333333;
}
.txtCartPrice {
	float: right;
	color: #CC0000;
	padding-right: 3px;
}
.txtCart {
	color: #333333;	
}
.cartTotal {
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #CC0000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #333333;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px outset #FFFFFF;
}
a.txtviewCart:hover {
	background-color: #333333;
	color: #FFFFFF;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.cartProgress {
	font-weight: normal;
	color: #333333;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #CC0000;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #333333;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #FFFFFF;
	border-bottom:1px solid #333333;
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom:1px solid #333333;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px outset #FFFFFF;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px outset #FFFFFF;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #CC0000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #FFFFFF;
	padding: 3px;
}

.RatingMain {
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #FFFFFF;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #FFFFFF;
	padding: 3px;
	border-bottom: 1px solid #333333;
}

.RatingBottom {
	background-color: #FFFFFF;
	padding: 3px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	color: #333333;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}
.latestTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	color: #333333;
	font-weight: bold;	
	border-bottom: 5px solid #CC0000;
	width: 550px;
	height: 20px;
}
.featured { 
	float: left; 
	background-repeat: repeat-x;	
	margin: 10px; 
	padding-top: 0px; 
	border: 1px solid #CECECE;
	text-align: center;  
	width: 150px; 
	height: 200px;
}
.feat1 {
	background-color: #CC0000;
	padding-top: 7px;
	padding-bottom: 10px;
	border-bottom: 2px solid #cccccc;
}
.feat2 {
    background-color:#FFFFFF;
	padding-bottom: 10px;
	}
.feat3 {
    font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-top: 20px;
}
.txtCopy1{
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu {
	float: right;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background-color:#CC0000;
	display: block;
	float: left;
	margin-left: 2px;
	padding: 10px 20px;
	text-decoration: none;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;;*/
	/*font-size: 70%;*/
	font-weight: bold;
	color: #fff;
	border-top:1px outset #999999;
	border-right: 1px outset #999999;
	border-left: 1px solid #999999;
}
#menu a:hover {
background: #990000; 
}
.txtDropdown {
font-family:Verdana, Arial, Helvetica, sans-serif;;
color:#fff;
font-weight: bold;
}
.txtNotice  {
font-family: Verdana, Arial, Helvetica, sans-serif;color: #000;text-decoration:none;}
.txtNotice:hover  {
font-family: Verdana, Arial, Helvetica, sans-serif;color: #000;text-decoration:underline;}
