/*
||=================================================================||							          
||	
|| 			Eye For Design V4		                              
||							                                     
||	
||=================================================================||							                                      
|| Theme Name: Blessed Be				                          
|| 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	  					                         
||								                                  
||=================================================================||
*/


html, body {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #666666;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
}
#pageSurround {
	width: 975px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#topNav {
	width:975px;
	background-color:#E4E4E4;
	background-image: url(../styleImages/backgrounds/navTop.gif);
	background-repeat: repeat-x;
	margin:0 auto;
	height:37px;
	text-align:left;
}
#topNav ul {
	margin:0 auto;
	background-color:#E4E4E4;
}
#topNav ul li {
	height:37px;
	float:left;
	background-color::#E4E4E4;
	background-image: url(../styleImages/backgrounds/navTop.gif);
	background-repeat: repeat-x 0 0;
	color:#333333;
	font:bold 11px/37px Verdana, Verdana, Arial, Helvetica, sans-serif, Tahoma, Tahoma;
}
#topNav ul li a {
	color:#666666;
	padding:0 18px;
	height:37px;
	float:left;
	text-decoration:none;
	display:block;
	font:bold 11px/37px Verdana, Arial, Helvetica, sans-serif, Tahoma;
	background:#E4E4E4 url(../styleImages/backgrounds/navTop.gif) repeat-x 0 0;
}
#topNav ul li a:hover {
	background: url(../styleImages/backgrounds/top_btn_h.gif) no-repeat center bottom;
}
#topNav ul li a.hover {
	padding:0 18px;
	height:37px;
	float:left;
	text-decoration:none;
	display:block;
	background:url(../styleImages/backgrounds/top_btn_h.gif) no-repeat center bottom;
	color:#666666;
	font:bold 11px/37px Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
ul {
	list-style:none;
}
#topHeader {
	text-align: left;
	text-indent: 15px;
	height: 275px;
	margin-bottom: 0px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/eyeLogo.gif);
	background-repeat: no-repeat;
}
#sessionBar {
	text-align: center;
	background-color: #E4E4E4;
	background-image: url(../styleImages/backgrounds/navTop.gif);
	background-repeat: repeat-x;
	height: 35px;
	padding-right:5px;
	padding-left:5px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.categories {
	background-image: url(../styleImages/backgrounds/Browse.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 31px;
	padding-bottom: 7px;
}
.language {
	background-image: url(../styleImages/backgrounds/language.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 31px;
	padding-bottom: 7px;
}
.feat {
	background-image: url(../styleImages/backgrounds/Featured.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 31px;
	padding-bottom: 7px;
}
.boxTitleMail {
	background-image: url(../styleImages/backgrounds/mailList.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 31px;
	padding-bottom: 7px;
}
.sale {
	background-image: url(../styleImages/backgrounds/Sale.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 31px;
	padding-bottom: 7px;
}
.extraDocs {
	background-image: url(../styleImages/backgrounds/Information.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 31px;
	padding-bottom: 7px;
}
.Navi {
	background-image: url(../styleImages/backgrounds/cartTop.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 31px;
	padding-bottom: 7px;
}
.Popular {
	background-image: url(../styleImages/backgrounds/popular.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 31px;
	padding-bottom: 7px;
}
.Currency {
	background-image: url(../styleImages/backgrounds/currency.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 31px;
	padding-bottom: 7px;
}
.boxTitleSkin {
	background-image: url(../styleImages/backgrounds/skins.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 31px;
	padding-bottom: 7px;
}
.boxTitleSearch {
	background-image: url(../styleImages/backgrounds/Search.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 31px;
	padding-bottom: 7px;
}
#featuredTitle {
	background-image:url(../styleImages/backgrounds/featBar.jpg);
	background-repeat:no-repeat;
	height:38px;
	width: 765px;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding-left: 5px;
	border-bottom:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	width:177px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	width:182px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 185px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	z-index:5;
}
.colMid {
	position: relative;
	width: 765px;
	float: left;
}
.boxContent {
	padding: 3px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 5px;
	position:inherit;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	border-bottom: 3px solid #FF0000;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 555px;
	position:relative;
}
.subCat {
	text-align: center;
	padding: 8px;
	float: left;
	width: 150px;
	height:150px;
}
.regSep {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
/**SITE DOCUMENTS & HOSTING CREDITS
**************************************/
 #SiteDocs, #Hosting {
	text-align: center;
	margin-bottom: 10px;
}
#footer {
	padding-top: 30px;
	background-image: url(../styleImages/backgrounds/footerIMG.gif);
	background-position:top;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 90px;
}
.latestContentOut {
	float: left;
	width: 255px;
	padding: 3px;
	margin-left: 4px;
	margin-right:4px;
	margin-bottom:10px;
	height:100px;
}
.latestContent {
	text-align: left;
	padding: 3px;
}
.latestContenthead {
	height: 15px;
	text-align: left;
	padding-right: 5px;
	padding-bottom:5px;
	overflow: hidden;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color:#65769A;
	font-weight: bold;
}
.latestContentimg {
	float:left;
	width: 95px;
	height: 95px;
	padding-bottom: 5px;
	border-right:1px dashed #CCC;
	margin-right:5px;
}
.latestContentprice {
	float:left;
	width: 120px;
	padding-left:  5px;
	padding-top:10px;
	text-align: left;
	padding-bottom:10px;
	font-size:14px;
}
#imgThumbSpace {
	line-height: 0px;
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;
	margin:5px;	
}
div.latestProds {
	text-align: center;
	width: 131px;
	height: 150px;
	float: left;
	overflow: hidden;
}
#buyBox {
	background-image:url(../styleImages/backgrounds/footerIMG.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:60px;
	width:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:45px;
	padding-right:10px;
	padding-left:10px;
	position:inherit;
}
.Menu {
	background-color: #FFFFFF;
	width: 182px;
	margin-bottom: 5px;
	border-bottom:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	padding-bottom:5px;
}
.Menu ul li a {
	background-color: #FFFFFF;
	display: block;
	width: 100%;
	color: #666666;
	text-decoration: none;
	padding: 3px;
}
.Menu ul li a:hover {
	background-color: #FFFFFF;
	width: 100%;
	color: #65769A;
	text-decoration:underline;
	font-weight:bold;
}
.Menu ul li {
	list-style-type: none;
	list-style-position: outside;
	padding:0px;
	margin:0px;
	width: 175px;
}
.Menu ul {
	padding:0px;
	margin:0px;
}
/*Start Cross-Browser DHTML Menu*/
 #mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 180px;
	padding: 0px;
	margin: 0px;
 z-index:
}
.li-nav a {
	padding: 2px 1px;
	background-color: #FFFFFF;
	width: 180px;
	display: block;
	text-indent: 2px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	text-transform: uppercase;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #65769A;
	font-weight: bold;
}
.ul-nav, .li-nav {
	display: block;
	list-style: none;
}
.ul-nav {
	width: 180px;
	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: 4px solid #FF0000;
	z-index: 99;
}
/*End Cross-Browser DHTML Menu*/
 
 
 .SCart {
	padding-top: 0px;
	padding-right: 10px;
	color: #65769A;
	font-weight: bold;
}
.SCartItems {
	color:#333333;
}
.SCartTotal a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.SCartTotal a:hover {
	text-decoration: underline;
}
.style2 {
	background-color:#FF0000;
	height: 31px;
	width: 51px;
	border: 2px solid #FF0000;
	color:#ffffff;
	margin-left: 3px;
}
.moreButton {
	padding-top:2px;
	margin-top:5px;
}
a.txtButtonMore {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	padding: 2px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	border-top:1px dashed #CCCCCC;
}
a.txtButtonMore:hover {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border-top:1px dashed #cccccc;
}
.txtProdName {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color:#65769A;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.cubed {
	color: #666666;
	text-decoration: none;
}
a.cubed:hover {
	color:#65769A;
	text-decoration: underline;
}
img {
	border: none;
}
.cart_icon {
	border: none;
	margin: 12px 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.searchBtn {
	color: #FFFFFF;
	background-color: #7988A7;
	border: 2px outset #CCCCCC;
	height: 20px;
	width: 30px;
	font-size: 11px;
	font-weight:bold;
}
.searchBox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.textbox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;/*font-size: 11px;*/
	color: #000000;
}
.submit {
	color: #FFFFFF;
	background-color: #7988A7;
	border: 1px #CCCCCC solid;/* height: 18px; */
	font-weight: bold;
	font-size: 11px;
}
ol, ul {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
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: #666666;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	color: #666666;
}
.txtCopy, .txtSiteDocs {
	color:#666666;
}
a.txtSession {
	color: #7988A7;
	text-decoration: none;
}
.a.txtSiteDocs {
	color:#999999;
}
a.txtSiteDocs:hover {
	color: #031074;
	text-decoration: underline;
}
a.txtSession:hover {
	color:#FF0000;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7988A7;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border:1px solid #CCCCCC;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border:1px solid #CCCCCC;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #666666;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #FF0000;
	text-decoration:underline;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #666666;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #FF0000;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FF0000;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 14px;
	font-weight: bold;
	color: #7988A7;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #7988A7;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #333333;
	border-bottom:1px solid #333333;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom:1px solid #666666;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom:1px solid #666666;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	color: #000000;
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active,  a.txtCartProduct:link,  a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF0000;
}
a.txtviewCart:active,  a.txtviewCart:link,  a.txtviewCart:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7988A7;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
a.txtviewCart:hover {
	background-color: #7988A7;
	color: #FFFFFF;
}
a.flashBasket:active,  a.flashBasket:link,  a.flashBasket:visited,  a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7988A7;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF0000;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	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;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7988A7;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7988A7;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.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: #7988A7;
}
a.txtCopyright:hover {
	text-decoration: underline;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.RatingTop {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 3px;
}
.RatingMain {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color:#FF0000;
	background-color: #FFFFFF;
	padding: 3px;
	font-style:italic;
}
.ReviewBot {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
}
.RatingBottom {
	background-color: #7988A7;
	padding: 3px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color: #FFFFFF;	/*font-size: 11px;*/
}
a.sortLink {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}
#shipping-select {
	width: 220px;
}

