/*
|=================================================================|
|							                                      |	
| 			Gift Shop V4	                                      |
|							                                      |	
|=================================================================|
|							                                      |
| Theme Name: Gift Shop V4				                          |
| Theme URL: CubeCartSkins http://cubecartskins.net               |
| Author: CubeCartSkins 						                  |
| Author URL: http://cubecartskins.net		      	        	  |
| Version: 1.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: #E8E8E8;
}
#pageSurround {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;	
}
#Logo {
	text-align: left;
	height: 256px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/Logo.jpg);
	border-bottom: 2px solid #CCCCCC;
}
.categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/Categories.jpg);
	width: 174px;
	height: 24px;
	border: 1px solid #E8E8E8;
	/*padding-left: 5px;
	padding-top: 1px;*/
}
.popular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/Popular.jpg);
	width: 174px;
	border: 1px solid #E8E8E8;
	height: 24px;
	/*padding-left: 5px;
	padding-top: 1px;*/
}
.cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/Cart.jpg);
	width: 174px;
	border: 1px solid #E8E8E8;
	height: 24px;
	/*padding-left: 5px;
	padding-top: 1px;*/
}
.sale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/Sale.jpg); 
	width: 174px;
	border: 1px solid #E8E8E8;
	height: 24px;
	/*padding-left: 5px;
	padding-top: 1px;*/
}
.popular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/Popular.jpg);
	width: 174px;
	border: 1px solid #E8E8E8;
	height: 24px;
	/*padding-left: 5px;
	padding-top: 1px;*/
}
.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/MailList.jpg);
	width: 174px;
	border: 1px solid #E8E8E8;
	height: 24px;
	/*padding-left: 5px;
	padding-top: 1px;*/
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/Search.jpg);
	width: 174px;
	height: 24px;
	border: 1px solid #E8E8E8;
	/*padding-left: 5px;
	padding-top: 1px;*/
}
.cartNavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/CartNavi.jpg);
	width: 174px;
	height: 24px;
	border: 1px solid #E8E8E8;
	/*padding-left: 5px;
	padding-top: 1px;*/
}
.random {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #E8E8E8;
	background-image: url(../styleImages/backgrounds/Featured.jpg);
	width: 174px;
	height: 24px;
	border: 1px solid #E8E8E8;
	/*padding-left: 5px;
	padding-top: 1px;*/
}
.skin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/Skin.jpg);
	width: 174px;
	height: 24px;
	border: 1px solid #E8E8E8;
	/*padding-left: 5px;
	padding-top: 1px;*/
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	width: 164px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 178px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
	z-index:5;
}
.colMid {
	position: relative;
	width: 580px;
	float: left;
}
.boxContent {
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	background-color: #81BFDB;
	border-top: 2px solid #CCCCCC;
	margin-top: 10px;
	padding-top:5px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
border-bottom: 3px solid #E8E8E8;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 560px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 90px;
	height:100px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 150px;
	height: 130px;
	float: left;
	overflow: hidden;
	margin:5px;
}

/*
Start Cross-Browser DHTML Menu
*/
.ul-nav, .li-nav
{
	/*font-size: small;*/
	display: block;width: 163px;
}

.ul-nav
{
	width: 165px;
	padding: 0px;
}

.li-nav .ul-nav 
{
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	z-index: 5;
}

.li-nav a
{
	padding: 2px;
	background-color: #FFFFFF;
	
	display: block;
	text-indent: 2px;
	color: #000000;
	text-decoration:none;
}
.li-nav a:hover
{
	padding: 2px;
	background-color: #81BFDB;
	display: block;
	text-indent: 2px;
	color: #ffffff;
	text-decoration:none;
}

.li-nav
{	
	float: left;
}

#mainmenu-nav
{
	float: left;
}
a.hassubmenu
{
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 148px 6px;
}
/*
End Cross-Browser DHTML Menu
*//*Currency list management and font*/
.Currency ul li {
	display: inline;
	list-style-type: none;

	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;*/
}

/*Currency links - link effects*/
.Currency ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 1px;
		padding-bottom:5px;
}
.Currency ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-variant: small-caps;
}
#Footer {
	padding-top: 5px;
	background-color: #81BFDB;
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
}
.txtNotice {
  color: #ffffff;
  font-weight: bold;
 }
 .notice {
	padding-top: 15px;
	color: #ffffff;
	padding-right: 10px;
	text-decoration: none;
}
.notice:hover {
    color: #990000;
}
.featured { 
	float: left; 
	background-repeat: repeat-x;	margin: 10px; 
	padding-top: 0px; 
	border: 1px solid #CECECE;
	text-align: center;  
	width: 160px; 
	height: 200px;
}
.feat1 {
	background-color: #81BFDB;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 2px solid #cccccc;
}
.feat2 {
    background-color:#FFFFFF;
	padding-bottom: 10px;
	/*height: 25px;*/
	}
.feat3 {
    font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
}
.txtCopy1{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 70%;*/
	text-decoration: none;
}
.txtFeatured {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.latestTitle {
	background-image: url(../styleImages/backgrounds/latestTitle.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
border: 1px solid #E8E8E8;
width: 580px;
height: 24px;
}
.TitleBG {
	color: #24669C;
	background-image: url(../styleImages/backgrounds/titleBG.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 6px;
	text-transform: capitalize;
	margin-bottom: 10px;
border: 1px solid #E8E8E8;
width: 575px;
height: 20px;
text-transform:uppercase;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	color: #FFFFFF;
	background-color: #81BFDB;
	border: 1px outset #CCCCCC;
	height: 20px;
	width: 30px;
	font-weight: bold;
}
.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px inset #81BFDB;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px inset #81BFDB;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 11px;*/
	color: #000000;
}
.submit {	
	color: #FFFFFF;
	background-color: #81BFDB;
	border: 1px outset #CCCCCC;
	height: 18px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #333333;	
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	color: #254174;	
}
li.bulletLrg {
	list-style-type: square;
	font-size: 14px;
	color: #254174;	
}

li.num {
	color: #254174;			
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	color:#FFFFFF;
}
a.txtSession {
color:#FFFFFF;
}
a.txtSession:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.txtName {
color:	#254174;
font-weight:bold;
}
.txtCopy, .txtSiteDocs {
color: #333333;
}
a.txtSiteDocs {
	color: #031074;
	text-decoration: none;
}
 a.txtSiteDocs:hover {
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #81BFDB;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
		border: 1px outset #ffffff;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #254174;
	border: 1px inset #254174;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #254174;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #254174;
	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:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #254174;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #81BFDB;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #BFCCC7;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom:1px solid #cccccc;
}
.tdOdd {
	background-color: #D0E8F2;
	border-bottom:1px solid #cccccc;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	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: #254174;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #81BFDB;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #81BFDB;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px outset #81BFDB;
}
a.txtviewCart:hover {
	background-color: #254174;
	color: #FFFFFF;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #81BFDB;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px outset #81BFDB;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
color: #254174;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	background-color: #81BFDB;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #BFCCC7;
}
.tdcartEven {
	background-color: #D0E8F2;
	border-bottom:1px solid #CCCCCC;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom:1px solid #CCCCCC;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #254174;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px outset #254174;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #81BFDB;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px outset #81BFDB;
}
.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: #000000;
}
a.txtCopyright:hover {
	text-decoration: underline;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	border-top: 1px solid #070F72;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
}

.RatingMain {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	border-bottom: 1px solid #070F72;
}

.RatingBottom {
	background-color: #070F72;
	padding: 3px;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}
