img {
	border: none;
}
.searchBox {
	color: #CCCCCC;
	background-color: #222424;
	border: none;
	font-size: 11px;
	width: 185px;
	font-family:"Lucida Grande",Tahoma,Arial,sans-serif;
	padding-left: 5px;
}
.textbox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #dedede;
	font-size: 11px;
	padding: 5px;
	font-family:"Lucida Grande",Tahoma,Arial,sans-serif;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px dashed #EBEBEB;
	font-size: 11px;
	color: #666666;
}
.submit {	
	color: #FFFFFF;
	background-color: #13b1b1;
	text-decoration:none;
	padding: 6px;
	font-size: 11px;
	font-family: "Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #119c9c;
	cursor:pointer;
}
.submit:hover {	
	color: #000000;
	background-color: #13b1b1;
	text-decoration:none;
	padding: 6px;
	font-size: 11px;
	font-family: "Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #119c9c;
	cursor:pointer;
}
form {
	margin: 0px;
	padding: 0px;
}
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;
}
li.num {
	background-color: #FFFFFF;
	border-bottom: 1px solid #E6E6E6;
	width: 165px;
	display: block;
	text-indent: 0px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 8px 15px 9px;
	text-transform:uppercase;
}
li.num:hover {
	background-color: #EEEEEE;
	color: #333333;
}
li.site {
	background-color: #FFFFFF;
	border-bottom: 1px solid #E6E6E6;
	width: 165px;
	display: block;
	text-indent: 2px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 8px 15px 9px;
	text-transform:uppercase;
}
li.site:hover {
	background-color: #EEEEEE;
	color: #333333;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #666666;
}
a.txtSession, a.txtSiteDocs {
	color: #cccccc;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #13b1b1;
	text-decoration: underline;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #13b1b1;
	text-decoration:none;
	padding: 6px;
	font-size: 11px;
	font-family: "Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #119c9c;
	line-height: 25px;
}
a.txtButton:hover {
	color: #000000;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #666666;
	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: #A5C8D4;
	text-decoration:none;
}
.txtContentTitle {
	background-color: #F7F7F7;
	border-bottom:1px solid #E6E6E6;
	color:#666666;
	padding:10px 15px 9px;
	position:relative;
	text-transform:uppercase;
	font-weight:bold;
}
.txtContentTitle2 {
	border-bottom:1px solid #E6E6E6;
	color:#666666;
	padding:10px 0px 9px;
	position:relative;
	text-transform:uppercase;
	font-weight:bold;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 2px;
}
.tblList {
	border: 1px solid #666666;
}
.tdListTitle {
	background-color: #A5C8D4;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #F5F5F5;
}
.txtCart {
	color: #222222;	
}
a.txtCart {
	color: #222222;
	text-decoration:none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #666666;
	text-decoration:none;
}
.cartProgress {
	font-weight: normal;
	color: #eeeeee;
	padding: 10px;
	border: 1px solid #dedede;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #13b1b1;
	font-weight: bold;
}
.tdcartTitle {
	color: #666666;
	background-color: #ffffff;
	border-bottom: 1px solid #E7E7E7;
	font-weight:bold;
	text-transform:uppercase;
}
.tdcartEven {
	background-color: #F5F5F5;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #E7E7E7;
}
a.txtCheckout {
	color: #FFFFFF;
	background-color: #13b1b1;
	text-decoration:none;
	padding: 6px;
	font-size: 11px;
	font-family: "Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #119c9c;
	line-height: 25px;
}
a.txtCheckout:hover {
	color: #000000;
}
a.txtUpdate {
	color: #FFFFFF;
	background-color: #13b1b1;
	text-decoration:none;
	padding: 6px;
	font-size: 11px;
	font-family: "Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #119c9c;
}
a.txtUpdate:hover {
	color: #000000;
}
a.txtUpdate2 {
	color: #FFFFFF;
	background-color: #13b1b1;
	text-decoration:none;
	padding: 6px;
	font-size: 11px;
	font-family: "Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #119c9c;
}
a.txtUpdate2:hover {
	color: #000000;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: right;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #cccccc;
	margin:0 auto; 
	width: 851px; 
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #dedede;
	font-size: 11px;
	padding: 5px;
	width: 115px;
	font-family:"Lucida Grande",Tahoma,Arial,sans-serif;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.RatingTop {
}
.RatingMain {
	padding: 3px;
	font-style:italic;
}
.ReviewBot {
	border-right: 1px solid #A5C8D4;
	border-left: 1px solid #A5C8D4;
	background-color: #F5F5F5;
	padding: 3px;
	border-bottom: 1px solid #A5C8D4;
}
.RatingBottom {
	border-bottom: 1px solid #E6E6E6;
	background-color: #F7F7F7;
	padding: 3px;
	color: #666666;
	/*font-size: 11px;*/
	}
a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}

/* 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 */

/* start mod: Gift Registry - http://cubecart.expandingbrain.com */
.txtContentTitle h1 {
	font-size: 13px;
	margin: 0;
}
.boxContent h2 {
	font-size: 12px;
	font-weight: bold;
}
.BlueBg {
	padding: 0 10px;
}
.Button {
	margin: 10px 0;
}
.giftInfo {
}
.giftNoLongerAvailable {
	color: #FF0000;
}
a.txtConfirmGift {
}
a.moveToListButton, a.moveToListButton:hover, a.deleteButton, a.deleteButton:hover {
	font-size: 85%;
    white-space: nowrap;
	color: black;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 0 3px;
	text-align: center;
	text-decoration: none;
	line-height: 1.9;
}
a.moveToListButton:hover, a.deleteButton:hover {
	background-color: #DDDDDD;
	border: 1px solid #AAAAAA;
}
/* end mod: Gift Registry - http://cubecart.expandingbrain.com */
