
.textbox {
	background-color: #cccccc;
	border: 1px inset #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E51A3;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: none;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;	
}
li.bulletLrg {
	list-style-image: url(../styleImages/backgrounds/bullet01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}

.txtSessionGrey {
	color:	#6B6B6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
}
.txtCopyrite {
	font-family: "Comic Sans MS", Lucida Handwriting;
        font-style:italic;
	font-size: 12px;
        font-weight: bold;
	color: #ffffff;
        padding: 0px;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
        font-size: 12px;
	color: #FFFFFF;
	background-color: #3366FF;
	border: 2px groove #cccccc;
	padding: 2px;
	line-height: 16px;
}
a.txtButton:hover {
	background-color: #434b5c;
	color: #FFFFFF;
	border: 2px outset #cccccc;
}
a.txtButton1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
        font-size: 10px;
	color: #FFFFFF;
	background-color: #3366FF;
	border: 1px groove #cccccc;
	padding: 1px 2px 1px 2px;
	line-height: 12px;
}
a.txtButton1:hover {
	background-color: #434b5c;
	color: #FFFFFF;
	border: 1px outset #cccccc;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.rekpris {
 	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.txtSale {
        font-family: Arial, Helvetica, sans-serif;
 	color: #000000;
        font-size:14px;
        font-weight: bold;
}
.ordpris {
 	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}
.txtOutOfStock {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
        font-weight: bold;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 0px solid #000000;
}
.tdListTitle {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 0px solid #CCCCCC;
}
.tdEven {
	background-color: #FFFFFF;border-bottom: 1px dotted #000000;
}
.tdOdd {
	background-color: #FFFFFF;border-bottom: 1px dotted #000000;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E51A3;	
}
.cartTotal {
	border-top: 1px dashed #CCCCCC;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #0E51A3;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF3300;
}
.cartProgress {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 500px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FFFFFF;
        padding: 2px;
        background-color: #3399FF;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #000000;
	border-bottom: 1px dashed #000000;
}
.tdcartEven {
	background-color: #FFFFFF;border-bottom:1px dashed #CCC;	
}
.tdcartOdd {
	background-color: #FFFFFF;border-bottom:1px dashed #CCC;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 0px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
        font-size: 14px;
	background-color: #00ff33;
	border: 2px groove #cccccc;
	padding: 2px;
}
a.txtCheckout:hover {
	background-color: #434b5c;
	color: #FFFFFF;
	border: 2px outset #cccccc;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
        font-size: 14px;
	color: #FFFFFF;
	background-color: #3366FF;
	border: 2px groove #cccccc;
	padding: 2px;
}
a.txtUpdate:hover {
	background-color: #434b5c;
	color: #FFFFFF;
	border: 2px outset #cccccc;
}
.txtStockWarn {
	font-size: 12px;
	color: #FF0000;
}
.txtError {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6B6B6B;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 149px;
        margin-right: 5px;
}
/* --->>> BEGIN: boxes, search, mail, <<<--- */
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
        font-size: 12px;
	color: #FFFFFF;
	background-color: #3366FF;
	border: 2px groove #cccccc;
	padding: 2px;
	cursor: pointer;
}
.submit:hover {	
	background-color: #434b5c;
	color: #FFFFFF;
	border: 2px outset #cccccc;
}
.txtSession {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #6B6B6B;
	text-decoration: none;
}
a.txtSession {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #3366CC;
	text-decoration: none;
} 
a.txtSession:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #F9931D;
	text-decoration: underline;
}
.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
        font-size: 12px;
	color: #FFFFFF;
	background-color: #3366FF;
	border: 2px groove #cccccc;
	padding: 2px;
	cursor: pointer;
}
.searchBtn:hover {
	background-color: #434b5c;
	color: #FFFFFF;
	border: 2px outset #cccccc;
}
.searchBox {
	background-color: #cccccc;
	border: 1px inset #999;
        margin-right: 5px;
	height: 14px;
        width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E51A3;
}
/* --->>> BEGIN: categories, cart <<<--- */
.txtCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtCat:hover {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #434b5c;
	text-decoration: none;
}
.txtCats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00ccff;
	text-decoration: none;
}
.txtCats:hover {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #434b5c;
	text-decoration: none;
}
.topText {
	font-family: Arial, Helvetica, sans-serif;
	color: #00ff33; 
	font-size:12px; 
	font-weight:bold;
}
a.topText {
	font-family: Arial, Helvetica, sans-serif; 
	color: #00ff33; 
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none;
}
a.topText:hover {
	color: #ffffff; 
}
/*Shopping Basket box*/
.SCart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        color: #99ccff;
}
/*Shopping Basket number of items*/
.SCartItems {
	  color: #99ccff;
}
/*Shopping Basket total link*/
.SCartTotal a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
/*Shopping Basket total hover effect*/
.SCartTotal a:hover{
	text-decoration: underline;
        color: #00ff33;
}
/* START LOGIN MOD BY WWW.CUBECARTSKINS.NET */
.txtWelcome, a.txtWelcome {
	font-family: Arial, Helvetica, sans-serif;
	color: #0E51A3;
	text-decoration:none;
	font-size: 12px;
        margin-left: 0px;
}
a.txtWelcome:hover, a.txtWelcome:hover {
 	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration:none;
	font-size: 12px;
        margin-left: 0px;
}
.txtNew, a.txtNew {
	font-family: Arial, Helvetica, sans-serif;
	color: #0E51A3;
	text-decoration:none;
	font-size: 11px;
}
a.txtNew:hover, a.txtNew:hover {
 	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration:none;
	font-size: 11px;
}
.textbox1 {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px inset #999;
	width: 149px;
	margin-left: 5px;
	margin-bottom: 2px;
}
.loginButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366FF;
	padding: 2px;
	height: 23px;
        margin-left: 33px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
        cursor: pointer;
}
.loginButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #434b5c;
	padding: 2px;
	height: 23px;
        margin-left: 33px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
        cursor: pointer;
}
/* END LOGIN MOD BY WWW.CUBECARTSKINS.NET */
.infoText {
    	font-family: Arial, Helvetica, sans-serif;
    	font-weight: bold;
    	color: #000000;
   	background-color: #C0C0FF;
    	border: 1px solid #4040FF;
	text-align: center;
    	padding-top: 2px;
    	padding-right: 2px;
    	padding-bottom: 2px;
    	padding-left: 2px;
    	margin: 3px 0px 5px 0px;
}
.boxTitlePopProd {
       font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 175px;
        text-align: center;
	height: 20px;
	padding-top: 5px;
	padding-left: 0px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxContentPopProd {
        border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.PopProdEa {
       font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
 	text-align: center;
	padding: 3px;
}
/* --->>> BEGIN: Active Site Doc Link <<<--- */
a.active, a.active:link,
a.active:visited{
	color: #000;
	font-weight: bold;
	}
a.active:hover {
	text-decoration: underline;
	}
/* --->>> END: Active Site Doc Link <<<--- */
a.continueshop:active, a.continueshop:link, a.continueshop:visited {
   font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF3300;
    text-decoration: none;
    font-weight: bold;
    padding: 4px;
    border: 2px groove #cccccc;
}
a.continueshop:hover {
    background-color: #434b5c;
    color: #FFFFFF;
    border: 2px outset #cccccc;
}
.ProdPrice1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:25px;
    font-weight: bold;
    padding-right: 12px;
}
.ProdPrice {
   font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight: bold;
}
.featured { 
	float: left;
	background-color: #FFFFFF;	
	margin: 4px; 
	padding-top: 4px; 
	border: 3px outset #cccccc; 
	text-align: center;  
	width: 160px; 
	height: 200px;
}
.featuredTitle { 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	margin: 0; 
	padding: 3px 3px 3px 20px;  
}
.boxTitleSales {
       font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 175px;
        text-align: center;
	height: 20px;
	padding-top: 5px;
	padding-left: 0px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxContentSales {
        border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.SaleItemEa {
       font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	text-align: center;
	padding: 3px;}
.txtBoxSaveEa {
        color: #F90707;
	padding-left: 16px;
}
.SaleMarquee {height:100px;
}
ul.sitemap, li.sitemap {
	margin: 0px 0px 0px 20px;
}
/* start mod: Fully Flexible 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: Fully Flexible Contact Forms */
