/*  
Theme Name: Blue Emu
Theme URI: http://www.skinsforcubecart.com/
Version: 1.1
Author: Justin Taylor
Author URI: http://www.skinsforcubecart.com/
Skin URI:	http://www.skinsforcubecart.com/blue-emu-skin-for-cubecart-4/prod_5.html

Please read the license in the README.txt included with the theme.
*/

/* Core HTML */
* {
	margin:0px;
	padding:0px;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C2C2c;
	background-color:#393939;
}
img {
	border: none;
}
h1 {
	margin-bottom:10px;
	font-size:24px;
	font-weight:normal;
}
h2 {
	margin-bottom:10px;
	font-size:20px;
	font-weight:normal;
}
h3 {
	margin:20px 0px 10px;
	font-size:18px;
	font-weight:normal;
}
p {
	margin-bottom:12px;
}
a, a:visited, a:active {
	text-decoration:underline;
	color:#0089f2;
}
a:hover {
	color:#0089f2;
}
li {
	list-style-position: inside;
	padding-bottom:8px;
}
br {
	clear:both;
}
td {
	padding:5px;
}

/* Site Structure */
#pageSurround {
	width: 898px;
	margin: 0px auto;
	background-color:#FFF;

}
#topHeader {
	height:30px;
	background: #b2d4ff url(../styleImages/backgrounds/bgTopHeader.gif) top repeat;
	font-weight:bold;
	padding:6px 0px;
	clear:both;
}
#header {
	clear:both;
	height: 150px;
	padding:6px 10px;
	margin-bottom:10px;
	background:#A3AE7E url(../styleImages/backgrounds/bgHeader.gif) top no-repeat;
	vertical-align:middle;
	border-top: 1px solid #565c42;
	border-bottom: 1px solid #565c42;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 200px; 
	padding: 0px 5px 0px 10px;
	float: left;
}
.colMid {
	position: relative;
	width: 468px;
	float: left;
}
.colRight {
	position: relative;
	width: 200px; 
	padding: 0px 10px 0px 5px;
	right: 0px;
	float: right;
}
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 200px; 
	padding: 0px 5px 0px 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 677px;
	float: left;
}
#currency {
	width:210px;
	height:27px;
	padding-top:3px;
	text-align:center;
	float:left;
	border-right: 1px solid #FFF;
}
#searchForm {
	width:470px;
	height:27px;
	padding-top:3px;
	text-align:center;
	float:left;
}
#welcome {
	float:right;
	width:210px;
	height:23px;
	padding-top: 7px;
	text-align:center;
	border-left: 1px solid #FFF;
}
.boxTitleLeft, .boxTitleRight {
	border-top: 1px solid #d8f2fc;
	border-right: 1px solid #d8f2fc;
	border-left: 1px solid #d8f2fc;
	padding: 5px;
	font-weight:bold;
}
.boxContentLeft, .boxContentRight {
	border-right: 1px solid #d8f2fc;
	border-bottom: 1px solid #d8f2fc;
	border-left: 1px solid #d8f2fc;
	margin-bottom: 5px;
	padding: 5px;
}
.boxContent {
	padding: 3px;
	margin: 0px 0px 5px;
	position: inherit
}

/* Logo */
#logo {
	margin: 38px 0px 0px 120px;
}

/* Other Links */
#topHeader a, #topHeader a:visited, #topHeader a:active, #topHeader a:hover {
	color: #0089f2;
}

/* Menu */
#mainmenu-nav {
	list-style: none;
	list-style-type: none;
}
.li-nav a {
	text-indent: 2px;
}
.ul-nav, .li-nav {
	list-style: none;
}

/* Category Elements */
#subCats {
	text-align: center;
	border: 1px dashed #d5e3a6;
	margin-bottom: 20px;
	padding: 3px;
	float: left;
	clear:both;
	width: 454px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
a.sortLink {
	font-weight: bold;
}

/* Product Display Elements */
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 5px;
	padding-bottom: 3px;		
}
div.latestProds {
	text-align: center;
	width: 141px;
	margin-left:9px;
	margin-bottom:8px;
	height: 170px;
	float: left;
	overflow: hidden;
}
.price {
	font-size:18px;
	margin-top: 24px;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
	color:#090;
}
.txtOutOfStock {
	color: #F00;
}
#featured {
	text-align:center;
}
.boxContent ul, .boxContent ol {
	margin: 20px 0px 0px 20px;
}
.boxContent ul li, .boxContent ol li {
	list-style-position:outside;
}
#mainProdImage {
	width: 460px;
	text-align:center;
	margin:10px 0;
}

/* Form Elements */
.searchBtn, .submit, a.txtCheckout, a.txtButton, a.txtUpdate, a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #0089f2;
	border-top: 1px solid #34a2ff;
	border-right: 1px solid #0266ac;
	border-bottom: 1px solid #0266ac;
	border-left: 1px solid #34a2ff;
	padding: 1px 2px 2px;
}
a.txtviewCart:hover, a.txtCheckout:hover, a.txtButton:hover, a.txtUpdate:hover, a.txtviewCart:visited, a.txtCheckout:visited, a.txtButton:visited, a.txtUpdate:visited {
	color: #FFF;
	text-decoration: none;
}
#flashBasket .txtviewCart, #cart .txtUpdate, #cart .txtCheckout, table .txtCheckout, form a.txtButton {
	padding:2px 5px 3px;
}
#flashBasket {
	margin-bottom:5px;
}
#maillistBtn {
	margin-top: 4px;
}
.searchBox {
	color: #666;
	border: 1px solid #b2d4ff;
	padding:2px;
}
.textbox {
	border: 1px solid #b2d4ff;
	padding:2px;
}
.boxContent .textbox {
	border: 1px solid #d5e3a6;
}
.textboxDisabled {
	background-color: #FFF;
	border: 1px solid #EBEBEB;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	text-decoration:none;
}
.txtContentTitle {
	font-size: 14px;
	font-weight: bold;
	color: #2C2C2C;
}
.txtBoxSave {
	padding-left: 16px;
}
.tblList {
	border: 1px solid #d5e3a6;
}
.tdListTitle {
	background-color: #d5e3a6;
	font-weight: bold;
}

/* Cart Elements */
.cart_icon {
	border: none;
	margin: 12px 0px;
}
.tdEven {
	background-color: #FFF;
}
.tdOdd {
	background-color: #f1ffc4;
}
.txtCart {
	margin-bottom:8px;
	line-height:18px;
}
.txtCartPrice {
	float: right;
	color: #090;
	padding-right: 3px;
}
#cart td {
	padding:5px;
}
.cartTotal {
	border-top: 1px dashed #d8f2fc;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: underline;
}
.cartProgress {
	width: 350px;
	margin: 10px auto;
	padding: 4px;
	border: 1px dashed #F90;
	text-align:center;
	font-weight: normal;
}
.txtcartProgressCurrent {
	color: #F90;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	margin:12px 0px;
}
.tdcartTitle {
	font-weight: bold;
	background-color: #d5e3a6;
	border-top: 10px solid #FFF;
	border-bottom: 1px solid #A3AE7E;
}
.tdcartEven {
	background-color: #f1ffc4;	
}
.tdcartOdd {
	background-color: #FFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #A3AE7E;
}
#updateCart {
	clear:both;
	margin:10px 0px;
}
#littleCartTitle {
	background-color:#b2d4ff;
	border-top: 3px solid #b2d4ff;
	border-right: 3px solid #b2d4ff;
	border-left: 3px solid #b2d4ff;
	padding: 5px;
	font-weight:bold;
}
#littleCartContent {
	border: 3px solid #b2d4ff;
	margin-bottom: 5px;
	padding: 5px;
	font-weight:bold;
}
.txtStockWarn {
	color: #F00;
}
.txtError {
	font-weight: bold;
	color: #0266ac;
	background-color: #FFCECE;
	border: 1px solid #F00;
	padding: 2px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#cartStockBasket {
	padding-bottom:24px;
	border-bottom: 1px dashed #b2d4ff;
}
#download {
	font-weight:bold;
	text-transform:uppercase;
}

/* Rating Elements */
.RatingTop {
	border-top: 1px dotted #d8f2fc;
	border-right: 1px dotted #d8f2fc;
	border-left: 1px dotted #d8f2fc;
	padding: 3px;
}
.RatingMain {
	border-right: 1px dotted #d8f2fc;
	border-left: 1px dotted #d8f2fc;
	padding: 3px;
	font-style:italic;
}
.ReviewBot {
	border-right: 1px dotted #d8f2fc;
	border-left: 1px dotted #d8f2fc;
	padding: 3px;
	border-bottom: 1px dotted #d8f2fc;
}
.RatingBottom {
	padding: 3px;
	border: 1px dotted #d8f2fc;
	color: #b2d4ff;
}

/* Footer */
.siteDocs {
	text-align:center;
	margin: 10px 0px 0px;
	border-top: 4px solid #000;
	padding:17px 10px 22px;
	background: #383838 url(../styleImages/backgrounds/bgFooter.gif) top repeat-x;
}
.siteDocs a, .siteDocs a:hover, .siteDocs a:visited {
	margin:0px 10px;
	color:#FFF;
}
#notices {
	text-align:center;
	margin:10px auto 0px;
	color: #A3AE7E;
}
#notices a, #notices a:visited, #notices a:hover {
	color: #A3AE7E;
}
.txtCopyright {
	text-align: center;
	padding: 5px 0px 30px;
	color: #A3AE7E;
}
.txtCopyright a, .txtCopyright a:visited, .txtCopyright a:hover {
	color: #A3AE7E;
}

/* Misc */
#shipping-select {
	width: 220px;
}
#breadcrumb {
	margin:0px 0px 14px;
	padding: 6px;
	border: 1px dashed #d5e3a6;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dropDown, select {
	border: 1px solid #b2d4ff;
	padding:1px;
}
.boxContent select {
	border: 1px solid #d5e3a6;
}
.required {
	color:#F00;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #d8f2fc;
	border-bottom: 1px solid #d8f2fc;
}

/* PROJETO CSS ROLLOVER IMAGE VIEWER */
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ 
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
border: 1px solid #cccccc;
visibility: hidden;
color: #000000;
text-decoration: none;
}

.thumbnail span img{ 
border-width: 0;
padding: 5px;
}

.thumbnail:hover span{ 
visibility: visible;
top: -60px;
left: 30px; 

}


/* start mod: Common code for: Fully Flexible Contact Forms -or- Advanced Contact Forms */
/* by Estelle - http://cubecart.expandingbrain.com */

/* Information displayed after email is sent */
.divEmailInfo {
	margin: 1em auto 1em auto;
	color: black;
	background-color: #E0FFB8;
	padding: 1em;
	position: relative;
}
.divEmailError {
	margin: 1em auto 2em auto;
	padding: 1em;
	color: red;
	background-color: #FFEEE7;
}
.divEmailFields {
	margin: 1em auto;
	padding: 10px;
	width: 95%;
	overflow: auto;
	border: 1px dashed #94DA3A;
}

/* Table and field sizes/alignment */
table.contactForm {
	margin: 0 auto;
	width: 100%;
}
.contactForm input.textbox {
	width: 96%;
}
.contactForm select {
	/*width: 243px;*/
}
.contactForm textarea {
	width: 99%;
	height: 160px;
}

/* Field error messages */
span.validation-advice, span.custom-advice, label.error {
	margin-top: 5px;
	color: #FF0000;
	background-color: #FFFFFF; /* set this to fix problem in IE */
	font-weight: bold;
}

/* This is for the CAPTCHA */
#recaptcha_area {
	margin: 0.5em 0;
}
.recaptcha_theme_white .required, .recaptcha_theme_blackglass .required, .recaptcha_theme_red .required {
	border: 1px solid #70CDCC !important;
}
.recaptcha_theme_white .validation-failed, .recaptcha_theme_blackglass .validation-failed, .recaptcha_theme_red .validation-failed {
	border: 2px solid #FF3333 !important;
}
.recaptcha_theme_white .validation-passed, .recaptcha_theme_blackglass .validation-passed, .recaptcha_theme_red .validation-passed {
	border: 1px solid #B1D16C !important;
}
.recaptcha_theme_white .validation-advice, .recaptcha_theme_blackglass .validation-advice, .recaptcha_theme_red .validation-advice {
    display: none;
}

/* end mod: Common code for: Fully Flexible Contact Forms -or- Advanced Contact Forms */