/******************************************************************************/
/*                         MAIN LAYOUT CSS FILE                               */
/******************************************************************************/
/*
CSS Design by Daniele Suppo (www.suppo.org) and Rob Shiels (www.robshiels.com)
Date   : 2007/07/05
Theme  : Gas Honda Theme
*/

/*==========================General=============================*/
html {
    height: 100%;
    margin-bottom: 1px;
}
body, h1, h2, h3, h4, p, ul, li, form, fieldset {
    margin: 0;
    padding: 0;
}


body {
    font-size: small;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #000000;
    background: #071250; 
    text-align: center;
}

.check_message, .which_payment {
margin-left: 5px;
margin-top: 5px;
}


dl {
    margin: 0 0 0.5em;
}
ul {
padding:0; margin:0;
list-style-type: none;
}
p {
    margin-bottom: 0.5em;
	line-height: 1.4em;
}
a, a:visited {
     color: #000000;
    text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: none;
}
a:focus {
    outline: none;
}
img {
    border: none;
}
hr {
    border-top: 1px dotted #999;
    border-bottom: 0px;
    height: 1px;
}


/*
======================Global layaout==========================*/
#outer-wrapper {
    clear: both;
    width: 761px;
    margin: 0 auto;
    text-align: left;
	position: relative;

}

}
#inner-wrapper {
    clear: both;
 
}
#footer {
    clear: both;
}

#middleCol {
	border-left: 1px solid #cc3333;
	clear: both;
	padding: 0;
	margin: 0;
	width:610px;
	float:right;
}

#content {
	clear: both;
	padding: 1em;
}



/*
=========================Header===============================*/
#header {
    position: relative;
    margin: 0px;
	padding: 0px;
	font-weight:bold;
}

#header #bugReporter {
    position: absolute;
    bottom: 0px;
    right: -10px;
}

#header #lang-switcher {
	color: #D4431B;
	position:absolute;
	top:40px;
	right:0px;
}


#header #logo {
margin: 0.5em 0;
}


#header #frmLoginLeft,
#header #frmLoginLeft fieldset {
margin:0;
padding:0;
display: inline;
}


#header .clients-access {
border-top:1px solid #cc3333;
border-bottom:1px solid #cc3333;
margin-top:5px;
padding:3px;
font-size: 11px;
}

	
#header .clients-access li {
padding:0 0.3em;
float:left;
}

#product-finder {

text-align: center;
padding:0;
margin-top:15px;
}

#product-finder fieldset {
margin:0; padding:0;
}

#product-finder input.text {
font-size: 1em;
border-color:#999;
}


#header .logomenu{
	border-bottom:1px solid #cc3333;
	
	}
#header .rightline{
	border-bottom:1px solid #cc3333;
	
	}
/*
======================Inner Wrapper===========================*/
#inner-wrapper {


}
.inner-container {


}

/*
=======================Breadcrumbs============================*/
#breadcrumbs {
}
#breadcrumbs .inner {
}
#breadcrumb {
}
a.breadcrumbs {
}

/*
======================Main Content============================*/
h1 {
    font-size: 1.5em;
    margin: 1em 0 1em 0;
    color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-weight:normal;
	text-transform: uppercase;
}

h1.pageTitle {
    margin-top: 10px;
	padding-left: 15px;
}
h1.pageTitle span {
	padding-right: 15px;
	padding-left: 15px;
    padding-top: 3px;
	padding-bottom: 3px;
}

h2 {
    margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: 1em;
	font-family: Arial, Verdana, sans-serif;
}

li.gap{
	margin-top:5px;}

li a {
	/*text-transform: uppercase;*/
}

/*
==================Default Forms Styling=======================*/

fieldset {
    padding: 10px 0;
    border: none;
}
#content form ul {
    position: relative;
    margin: 0;
    padding: 0;
    width: 70%;
    list-style-position: outside;
    list-style-image: none;
}

#content form li {
    display: inline-block;
    margin: 0;
    padding: 1px 4px 6px 9px;
    line-height: 1.8em;
    list-style-type: none;
}
form li.focused {
    background: #980000; 
}

form li div {
    float: left;
    display: inline;
    margin-right: 5px;
}
form li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
form li p {
    clear: both;
    font-size: 1em;
    line-height: 13px;
}


/*
===================Form Elements Styling======================*/
input, select, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
    font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	border: 1px solid #000000;
}

#header #lang-switcher select, #content input.text, #content select.select, #content textarea.textarea {
	font-size: 1em;
	border: 1px solid #000000;
	font-family: Arial, Verdana, sans-serif;
}

input.text {
    padding: 2px 0;
	font-size: 1em;
	border: 1px solid #000000;
	font-family: Arial, Verdana, sans-serif;
}

#header .redgap {
	margin-top: 4px;
	color:#f00;
	}
#header span.red{
	font-weight:normal;
	color:#f00;
	}
form label {

}

/* SIZES */
.fourth {
	width:25% !important;
}
.padleft40 {padding-left: 40px;}
.third {
	width:32% !important;
}
.half {
	/*width:48% !important;*/
}
/*.full {
	width:100% !important;
}*/

input.small, select.small {
	width:25%;
}
input.medium, select.medium {
	width:50%;
}
input.large, select.large, textarea.textarea {
	width:99%;
}
input.tags {
	width:315px;
}
textarea.small {
	height:5.5em;
}
textarea.medium {
	width:50%;
	height:10em;
}
textarea.large {
	height:20em;
}

/* BUTTONS */
.button, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#000000;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	color:  #FFFFFF;
   	font-weight: bold;
	cursor:pointer;
}

input#edit_address {
                   background-color:#4F7196;
                   border: 1px solid black;
                   padding: 3px;
                   margin-left: 7px;
}

input#continue_shopping {
                   background-color: white;
                   border: 0px solid grey;
                   padding: 3px;
                   margin-left: 7px;
                   color: grey;
}

table .button {
                   background-color:#4F7196;
                   border: 1px solid black;
                   padding-left: 3px;
                   padding-right: 3px;
                   }

table input #checkout  {
                   background-color:#4F7196;
                   border: 1px solid black;
                   padding-left: 3px;
                   padding-right: 3px;
                  font-size: 14px;
}

.address_link  {
                   margin-top: 5px;
                   background-color:#c5cfdb;
                   border: 1px solid black;
                   padding-left: 3px;
                   padding-right: 3px;
                  font-size: 14px;
                  color: white;
}

#submit { 
   background-color:#4F7196;
                   border: 1px solid black;
                   padding-left: 3px;
                   padding-right: 3px;
}

.buttonsearch{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#df0032;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	color:  #FFFFFF;
   	font-weight: bold;
	padding:0 2px;
	width:110px;
	cursor:pointer;
}

/*
====================Form Fields Layout========================*/
/* --
Definition lists are used to display fields labels and values
-----*/

dl.onSide dt {
    text-align:center;
    padding: 2px 0 2px 0;


	
}
dl.onSide dd{
    text-align:center;
    margin-bottom: 0.5em;
	padding: 2px 0 2px 0;
	
}
dl.onSide dd label{
	
	font-weight:bold;
	
}

dl.onSide dt label{
	
	font-weight:bold;
	
}

dl.onSide dd input {
	font-size: 1em;
	border: 1px solid #000000;
	font-family: Arial, Verdana, sans-serif;
}
dl.onSide dd input.loginButton{
}
dl.onTop dd {
    margin: 0;
}
dd .error {
    display: block;
}

.textarea-reg {
width:350px;
height:200px;
}


/*
==================Default Tables Styling======================*/
table {
    margin: 0;
    padding: 0;
    border: 0;
	width:100%;
}
td, th {
    padding: 2px 3px;
	text-align: center;
}

tr th {
    padding-top: 4px;
    padding-bottom: 5px;
}
tr th, tr td, tr th a {
}
tr th a {
    display: block;
}
tr th.sortedAsc a {

}
tr th.sortedDesc a {

}
tr th a:hover {
    text-decoration: none;
}
tr td {

}
tr.alternateRow td {

}
tr.selectedRow td {

}
tr.rowHover td {

}



/*
=========================Footer===============================*/
#footer { 
	min-height: 22px;
	margin: 0;
	padding:1em 2em 2em 2em;
	border-top:1px solid #cc3333;
}
#footer .wrap {
    margin: 0;
    padding-top: 3px;
	text-align: center;
}
#footer p {
	margin:0px;
	padding:0px;
	font-size: 0.8em;
	text-align: center;
	color: #838383;
}

.footer-nav ul {
	margin: 0px;
	padding:0px;

}
.footer-nav li {
	display:inline;
    font-size: 0.8em;
	text-transform:normal;
	color: #838383;
}

.footer-nav li a:link,.footer-nav li a:visited{
color:#FFFFFF;
//color: #838383;
text-decoration: none;
padding: 2px;
}

.footer-nav li a:hover {
color: #df0032;

}





/*
======================Messages & Errors=======================*/
.message {
    text-align: center;
}
.message div {
  /*  width: 60%;*/
    margin: 1em auto;
    padding: 0.5em;
    /*-moz-border-radius: 0.3em;*/
}
 .infoMessage , .errorMessage {
    border: 2px solid #900; /* php echo $error */
	text-align:center; 
}
.infoMessage {
    /* border: 2px solid #0C0;  
    color:  #0C0;   */
color: #4F7196;
border: 2px solid #4F7196;
	padding:5px;
	text-align:center;   
}
.error, .required {
    color: #900;
}

/* PEAR Errors
  --------------------*/
div.errorContainer {
    width: 80%;
    margin: 1em auto;
    padding: 0.5em;
    border: 2px solid #900;
    /*-moz-border-radius: 0.3em;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.errorHeader {
    margin-bottom: 0.5em;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.3em;
    color: #900;
}
div.errorContent {
    text-align: left;
}

/*
============================Flags=============================*/
a.langFlag {
    margin: 0 0 0 5px;
}

/*
========================Miscellaneous=========================*/
.floatLeft {
    float: left;
}
.floatright {
    float: right;
	margin-top:20px;
}
.clear {
    clear: both;
}
.spacer {
    clear: both;
    display: block;
    visibility: hidden;
    line-height: 1px;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.hide {
    display: none;
}
.narrow {
    width: 45%;
}
.full {
    width: 100%!important;
}
.noBg {
    background: none;
}
pre.codeExample {
}

/*
========================Comments=========================*/

#addComment fieldset {
}
#addComment input[type="text"] {
}

/*
========================Miscellaneous2=========================*/

.tipOwner {
    position: relative;
    cursor: help;
    }
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #000000;

    text-align: center;
    width: 15em;
    padding: 2px 5px;
    /*    -moz-opacity: 0.85;
    */
}
.tipOwner:hover .tipText {
    display: block;
}
.break{
	clear:both;
	font-size:1px;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#frmLoginLeft input.text {
	padding: 1px 0;
	font-size: 10px;
	font-weight:  normal;
	border: 1px solid #000000;
	font-family: Arial, Verdana, sans-serif;
	margin-top: 2px;
}


/* From eshop */

body {
    position:relative;
  	margin:0px;
	padding:0px;
	background-color:#4f7196;
	background-image:url(../images/sparco/images/body.jpg);
	background-position:center top;
	background-repeat:repeat-y;	
	    }

html, body 
{
      height:100%; margin:0;
 }
    
html>body 
{
      min-height:100%;
      height:auto;
      
	  
 }


.full_s{
	width:100%;
}

.chif_div{
	width:996px;
	

}

.header{
	height:138px;
	width:994px;
	text-align:left;
	background-color:#081353;

}

.head_logo{
	width:100%;
	height:75px;
	background-image:url(../images/sparco/images/top00000.jpg);
	background-position:left top;
	background-repeat:no-repeat; 
}

img {
	border:0px; 
}

.lang{
	position:absolute;
	left:50%;
	top:55px;
	padding:0px 0px 0px 390px; 
}

.lang a{
    padding:0px 3px 0px 0px;
}

.lang img {
    border:1px solid #FFFFFF;

} 

.head_menu_div{
	height:60px;
	width:100%;
	vertical-align:top;
}

.shop_home{
	text-align:left;
	width:140px;
	float:left;
	padding:18px 0px 18px 2px;
	border:1px solid #7B8B9F;
    background-color:#4F7196;
}

.shop_home a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#C5CFDB;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

.shop_home a:hover{
	color:#FFFFFF;
}

.logo{
	position:absolute;
}

.head_menu_search
{
	float:left;
	text-align:left;
	width:850px;
    	
}

.head_menu{
	clear:both;
	border:1px solid #7B8B9F;
	width:100%;
	border-left:0px;
	border-right:0px;
	padding:5px 0px 6px 0px;
    background-color:#4F7196;
}

.head_menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#C5CFDB;
	text-decoration:none;
	text-transform:uppercase;
	padding:3px 10px 7px 4px;
	border-right:1px solid #7B8B9F;
	font-weight:bold;	
}

.head_menu a:hover{
	color:#FFFFFF;
}

form {
	margin:0px;
	padding:0px;
	 
}

.login {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E7296;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:1px solid #7B8B9F;
	text-align:left;
	width:850px;
	background-color:#081353;
	font-weight:bold;
	padding:4px 0px 3px 0px;
	height:22px; 
    outline:none;
}

.login a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E7296;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	padding:4px 3px 0px 3px; 
	
}

.login a:hover{
	color:#FFFFFF;
}

.inputbox{
	border:1px solid #4F7196;
	height:18px;
}

.button {
	border:1px solid black;
	color:#FFFFFF;
	background-color:#4F7196;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
    padding:0px 3px 0px 3px; 
    margin:0px;
    cursor:pointer;
 
}



.prodbuy-button{
    background-color:#ffffff;
background-image:url(../images/buyl-button.gif);
width:215px;
height:41px;
position:relative;
left:-5px;
top:10px;

    border:0px !important;
    color:#ffffff;

    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    padding:0px 0px 10px 40px; 
    margin:0px;
    cursor:pointer; 
text-align:left;
} 

#email_friend a{
background-color:#ffffff;
background-image:url(../images/email_friend.gif);
display:block;
width:175px;
height:19px;
position:relative;
left:0px;
top:0px;

    border:0px !important;
    color:#000000 !important;

    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;

    font-weight:bold;
    padding:4px 0px 0px 40px; 
    margin:0px;
    cursor:pointer; 
text-align:left;

}

.prodbuy-button:disabled{

background-color:#bbbbbb !important;
border:1px solid #aaaaaa;
} 

.view-button , .buy-button{ 
    border:1px solid #FF7170;
    color:#FFFFFF;
    background-color:#CD0100;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    padding:0px 0px 0px 0px; 
    margin:0px;
    cursor:pointer; 
}

.buttons{
    border:1px solid #FF7170;
    color:#FFFFFF;
    background-color:#CD0100;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    padding:0px 2px 0px 2px;
/*  background-image:url(../images/sparco/images/btn_ente.jpg);*/
    cursor:pointer;
    }

input{
	padding:0px;
	margin:0px;
}

.user_name{
	padding :0px 2px 0px 2px;
}

.password{
	padding :0px 2px 0px 2px;
}

.footer{
	position:absolute;
    bottom:0; 
	left:50%;
	margin:0px 0px 0px -496px;
	background-color:#071352;
	border-top:1px solid #ffffff;


	padding:0px 0px 0px 5px;
	width:987px;
	z-index:2;
	text-align:left;
	clear:both;


}

.copyright{
	padding:0px;
	margin:0px;
	font-size:1px;
        color: #ffffff;
}





.copyright A {
	text-transform:uppercase;
	color:white;
	font-family:verdana;
	font-size:9px;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

.center_div{
	padding:0px 0px 50px 0px;
	clear:both;
	float:none;



}

#text{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000 !important;
	font-size:12px;
	text-align:left;
	width:730px;
	float:left;
	margin:20px 10px 30px 10px;
background-color:#ffffff;
}

#text a{
color:#081353 !important;
}

#spraco_picture{
	width:55px;
	padding:0px 1px 0px 1px;
	float:left;
}

#spraco_picture img{
	width:55px;
}

#left_block{
	float:left;
	width:184px;
	padding:0px 1px 0px 1px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
}

#category{
}

#ul_level_1{
	float:left;
	margin:0px;
	padding:0px; 

	width:100%;
	font-size:1px;
}

.level_1{
	list-style:none;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:100%;
}

.level_1 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	border-bottom:1px solid #979BA6;
	padding:7px 0px 7px 7px;
	
	display:block;	
}

.level_1 a:hover{
	background-color:#6591C2;
}

.level_1 a:visited{
color:#FFFFFF;
}

.login_for{
    float:left;
}

.forgot{
    padding-top:5px;
}

.search_div{
    padding:0px 0px 0px 7px;
}

.titHpVetrina , .pageTitle{
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    background-color:#6591C2;
    padding:4px 5px 4px 5px;
    //margin:0px 2px 0px 2px;
    clear:both;
    
}



.product-name a{
    font-family:Arial, Helvetica, sans-serif;
    color:#081353;
    text-decoration:none;
    font-weight:bold;
    font-size:13px;
   text-transform: uppercase;



}

a{
    font-family:Arial, Helvetica, sans-serif;
    color:#C5CFDB;
    font-weight:bold;
    font-size:12px;
    padding:0px 3px 0px 0px;
  }


.product-name a:hover{

}

.full{
}
.pagination{
    padding:10px 0px 10px 0px;
}

.form-block{
    float:left;
}

#floatLeft{
  float:left:
 width:150px;

 }

#floatright{

 width:200px;
 float:right;

}

#product-action{

}

#image-medium-container{
    text-align:left;
   
}

#hidden-image-small{
    text-align:left;
  

}
#hidden-image-medium{
    text-align:left;
     
}


.tofriend{
 float:right;

}

.prod{
    width:730px;
	background-color:#FFFFFF;
    
}
.prod a{
    color:blue;  
}


.big_img{
    float:left;
    padding: 0px 0px 0px 0px; 
}

.big_img img{
  
}

.small_img{
    float:left;
    width:400px;
    padding:15px 10px 40px 10px;
    height:300px;
    display:block;
   font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-size:11px;
     
}

.full-description{
	text-align:justify;
    width:95%;
color:#000000 !important;
padding:20px !important;
}

.image-small{
    float:left; 
    width:125px;
    }

.product-content{
    float:left; 
    width:230px;
    height:150px;

}

.product-container{
    background-color:#FFFFFF;
    vertical-align:top;
    width:50%;
}

.price{
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    text-decoration:none;
    font-weight:bold;
    font-size:18px;
color:#4f7196;
display:block;
padding-top:5px !important;
padding-bottom:5px !important;
}

.short-description{
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    text-decoration:none;
    font-size:11px;

}

.formsubmit{
    float:right;
  
}

td.formsubmit{
    vertical-align:bottom;
}

.subCategory{
    border:1px solid red;
}

.full_categoru_td{
    width:100%;
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    text-decoration:none;
    font-size:12px;
}

.form-block{
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    text-decoration:none;
    font-size:12px;

}

.full-description a{
 
}

.infotext{
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    text-decoration:none;
    font-size:12px;

}


.pager{
    color:#FFFFFF;

}



    .line_order{
    background-image:url(../images/sparco/images/line_bottom.jpg);
    background-position:left bottom;
    background-repeat:repeat-x;
    padding-left:10px;
}

.question{
    color:#FFFFFF;
}
.floatcolor{
 float:left;
}

.floatsize{
float:left;
}
#option_0{

}

.qscSize{
    padding:0px 0px 0px 24px;

}

.qscColor{
    padding:0px 0px 0px 17px;

}

.prodbutton{
    
}

fieldset{
    text-align:center;  
    border:0px;  
}

.nowrap{
    text-align:right;   
  
}

.cart-noborder{
    width:100%;
}





/* @group table.cart */
table.cart { margin:10px; border:1px solid #000000; border-collapse:none; width:710px !important; }
table.cart thead th { background-color:#e5e5e5; padding:6px; font-weight:normal; }

table.cart .delete { text-align:center;  }
table.cart .t_img { text-align:center;  }
table.cart .name { text-align:center;  }
table.cart .qty { text-align:center;  }
table.cart .single_price { text-align:right; padding-right:10px; white-space:nowrap; }
table.cart .total_line { text-align:right; padding-right:6px; width:100px; white-space:nowrap; }

table.cart tbody td.name h4 { font-size:12px; font-weight:bold; }
table.cart tbody td.name h4 a { text-decoration:none; color:#475055;  }
table.cart tbody td.name ul.physic { list-style:none; }
table.cart tbody td.qty input { text-align:center;  }

table.cart tfoot th,
table.cart tfoot td { padding:5px; text-align:right; }

table.cart tfoot tr.delete td { text-align:left; }
table.cart tfoot tr.promo th { font-weight:bold; }
table.cart tfoot tr.discount th { font-weight:bold; }

table.cart tfoot tr.totalPrice { font-size:120%; }
table.cart tfoot tr.totalPrice td { white-space:nowrap; padding:20px; font-weight:bold; }

table.cart tfoot tr.shippingPrice td { white-space:nowrap; padding-right:20px;}
table.cart tfoot tr.discount td { white-space:nowrap; padding-right:20px;}
/* @end */


.gift_send_gift{
margin-left:10px;
width:710px !important;
color:black;
}

.gift_send_gift_label a,
.gift_type_message_label a{
color:black;
}

.gift_send_gift_checkbox #is_Gift{
margin-top:4px;
}




.buy_buttons{
border: 0px !important;
}

.confirm{
    margin:10px 5px 5px 5px;
padding:10px;
border:1px solid #000000;
width:718px !important;

}




.buy_buttons td{
border:0px !important;
}


#checkout {
background-color:#4F7196 !important;
border:1px solid black !important;
padding: 5px;
font-size: 16px;

}

.cart a{
 color: #d4431b;
}

.confirm{
    width:100%;
}

.pay-btn {

    border:1px solid black;
    color:#FFFFFF;
    background-color:#4F7196;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    padding:3px 12px 3px 12px; 
    margin:0px;
    cursor:pointer;
    text-decoration:none;
 
}

.payment-container{

}

dt  {
    text-align:center;
    
}

dd{
    text-align:center;
    padding-right:40px;
    }

.onSide{
    text-align:center;
    width:100%;
}

A.current{
    color:#081353;
}

.half{

}

.profile {

}

.profile td{
margin-bottom:20px;
padding-bottom:20px;

}

.profile label
{
font-weight:bold;
}

.profile input {
		    border:1px solid #FF7170;
    color:#FFFFFF;
    background-color:#CD0100;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    padding:0px 0px 0px 0px; 
    margin:0px;
    cursor:pointer;
	width:150px;
}







.overlay_alphacube {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alphacube_nw {

  width:10px;
  height:25px;
}

.alphacube_n {

  height:25px;
}

.alphacube_ne {

  width:10px;	  
  height:25px;
}

.alphacube_w {

  width:7px;
}

.alphacube_e {

  width:7px;	  
}

.alphacube_sw {

  width:7px;
  height:7px;
}

.alphacube_s {

  height:7px;
}

.alphacube_se, .alphacube_sizer  {

  width:7px;
  height:7px;
}

.alphacube_sizer {
	cursor:se-resize;	
}

.alphacube_close {
	width: 23px;
	height: 23px;

	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_minimize {
	width: 23px;
	height: 23px;

	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_maximize {
	width: 23px;
	height: 23px;

	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.alphacube_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alphacube_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.alphacube_buttons {
	text-align:center;
	width:100%;
}

.alphacube_buttons input {
	width:20%;
	margin:10px;
}

.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;

}

.alphacube_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}




.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    


.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}


#payment_page{
width:735px !important;
padding:20px 10px 10px 10px;
color: white;
position:relative;
left:180px;
}

#secure_payment{
border:1px solid white !important;
background: #4F7196 !important;
color: #000000 !important;
}

.confirm_payment{
background: #4F7196 !important;
color: black !important;
}

.confirm_payment th{
border:0px !important;
}

#secure_payment input, select{
border:1px solid white !important;
margin: 4px 0px 0px 0px;
}

#confirm_box_payment{
width:465px !important;
}

#confirm_box_payment h2{
text-transform:uppercase;
font-weight:bold;
font-size:12px !important;
}

.confirm_payment th{
border-bottom:1px solid white !important;
}
.confirm_payment{
border:1px solid white;
}


.message_payment{
color:red;
width:465px !important;
font-weight:bold !important;
font-size:12px !important;
text-transform:uppercase !important;
}

.message_payment div{
width:465px !important;
text-align:center;
}

#content2{padding:20px;}

.contact_description{
width:300px; float:left;}	

.contact_object{
width:250px; float:left; }

.registerfieldLeft{
font-weight:bold;
padding-bottom:5px;
padding-top:5px;
}

.registerfieldRight input.inputReg{
border:1px solid black !important;
width:170px !important;
}

.registerfieldRight select.inputReg{
border:1px solid black !important;
width:170px !important;
}

.registerfieldRight img{
margin-bottom:5px;
}

.registerfieldRight textarea.inputReg{
width:350px !important;
height:80px !important;
margin-bottom:10px;
}

#text .login{
background-color:#ffffff !important;
border:0px !important;
width:500px !important;
height:150px !important;
}





/*========================= login ===============================*/	

.page_eshop_login label,
.page_eshop_ticket label,
.page_user_login label{
display:block;
font-weight:bold;
padding-top:8px;
padding-bottom:1px;
text-align:left;

width:200px;
}

.page_eshop_login .marg,
.page_eshop_ticket .marg,
.page_user_login .marg{
text-align:left;
width:100%;
}

.page_eshop_login .inpReg,
.page_eshop_ticket inpReg,
.page_user_login .inpReg{
width:160px;
//background:#6591c2;
background-color: white;
border:1px solid black;
font-size: 11px;
padding:2px;
}

.page_eshop_login .inpReg,
.page_user_login .inpReg
                             {
                               margin-left: 10px;
                            }

.page_eshop_login label,
.page_user_login label
                             {
                               margin-left: 10px;
                            }

.page_eshop_login .button,
.page_user_login .button
                             {
                               margin-left: 10px;
                            }

.page_eshop_login  .alg-center,
.page_user_login  .alg-center
{
                               margin-left: 8px;
                            }


.page_eshop_register #registerMessage
     { 
      padding:10px;
     }

.page_eshop_ticket .buttom,
.page_user_login .button{
margin-top:20px;
margin-bottom:10px;
}

.page_eshop_ticket .login,
.page_user_login .login{
width:100%;
text-align:left;

}

.page_eshop_ticket #text .login{
padding:20px;
}


.page_eshop_ticket center_div .login,
.page_user_login .center_div .login{
border:0px solid black;
width:720px;
height:200px;
}

.page_user_login .center_div .message{
margin-left: 10px;
}

.page_eshop_ticket .center_div .message,
.page_user_login .center_div .message{
border:0px solid black;
text-align:left;
width:720px;
margin-top:10px;
}

/*========================= /login ===============================*/			

.total_cart{
font-size: 16px;
font-weight:500;
}


#category .current{
color:#ff0000 !important;
}			
		
.account{
padding:10px;
}

.account label{
font-weight:bold;
}			

#view{
font-weight:bold;
}			
		

#category_1833{
color:#fff600 !important;
}			

div.option_selector ul { list-style:none; margin-bottom:5px; overflow:visible;  width:270px; margin-left:100px;}

div.option_selector ul li 
              { 
              float:left; 
              border:1px solid #000000; 
              margin-right:5px; 
              margin-bottom:5px; 
              padding-left:8px; 
              padding-right:6px; 
              text-align:center; 
              }
div.option_selector ul li a{color:black !important;}


div.text_selector ul li a { text-decoration:none; color:#B5B6B1; }

div.option_selector ul li.option-image-selected-1,
div.option_selector ul li.option-image-selected-2 { border:1px solid #000000; background-color:#64a2cf; }

div.text_selector ul li.option-image-selected-1 a { color:#000000; }			



.page_eshop_secure .center_div{
	padding:0px 0px 0px 0px !important;
	clear:both;
	float:none;
}

#payment_page {
margin-left:-180px !important;
width:895px !important;
color:black !important;
background-color:white !important;
}

#confirm_box_payment{
width:615px !important;
}

#payment_page .confirm {
width:600px !important;
background-color:white !important;
margin:0px !important;

}

#payment_page table.confirm thead th { background-color:#e5e5e5; font-weight:normal; }

#payment_page table.confirm th,
#payment_page table.confirm td{
border:2px solid white !important;
}			

.marg clearfix {
           margin-left:10px;
}			
		

.address_billing, .address_shipping, .add_shipping   {
padding: 10px;
margin-bottom:10px;
}

.add_shipping {
          margin-bottom: 10px;
      }			
		
.order-detail .message {
 text-align: left; 
}

.order-detail {
padding-left: 8px;
}			

.address_other {
padding: 10px;
}			

#addressAdd {
padding: 15px;
}

.red {
padding-left: 5px;
}/******************************************************************************/
/*                        BLOCKS STYLE CSS FILE                               */
/******************************************************************************/
/*
CSS Design by Daniele Suppo (www.suppo.org)
Date   : 2007/07/05
Theme  : Gas Honda Theme
*/

/*====================Default Block Styling=====================*/
.block {

}
.block .header {
    padding: 0;
}
.block .content {
    padding: 0;
}

.block .content ul {
    padding: 0; margin: 0;
    list-style-type: none;
}
.block .content ul li {
	margin: 0px;
	padding: 0px;
	display: block;
}



/*
====================Top Navigation Block======================*/
#top-nav-categories{
	float:left;
	boder-bottom:1px solid #cc3333;
	width:150px;
	margin:0 -1px -1px 0;
	}
.leftbottombord{
	border-bottom:1px solid #c33; 
	border-right:1px solid #c33;
}
#top-nav-categories ul{
	padding:0px;
	margin:0px;
	list-style-type:none;}
	
#top-nav-categories ul li.level_1 a, #top-nav-categories ul li.level_1 a:visited {
	font-weight:bold;
	color:#df0032;
	font-size:11px;
	cursor:default;
	}
/*#top-nav-categories ul li.level_1 a:hover {
	color:#D4431B;
	}
	*/
#top-nav-categories ul li.level_2 a, #top-nav-categories ul li.level_2 a:visited {
	font-weight:bold;
	color:#000000;
	font-size:10px;
	cursor:pointer;
	}
#top-nav-categories ul li.level_2 a:hover {
	color:#D4431B;
	}

#top-nav-categories ul li.level_1{
	text-transform:uppercase;
	margin:10px;}

#top-nav-categories ul li.level_2{
	text-transform:none;
	margin-left:10px;
	}

/*product resalts total, cont of items*/
ul#cart-result{
	margin:0 0 0 2px;
    padding:4px 0 4px 360px;
	border-bottom:1px solid #cc3333;
	}
 ul#cart-result li{
	display:inline;
	font-weight:bold;
	font-size:10px;}
	
 ul#cart-result li a,  ul#cart-result li a:visited{
 	color:#666;}
	
 ul#cart-result li a:hover{
 	color:#D4431B;}
/*====================Bottom Navigation Block======================*/
#bottom-nav {

}

#bottom-nav .inner {

}
#bottom-nav ul {
	text-align: center;
	list-style-type: none;
	padding: 0;
	margin: 0;	
    padding-left: 65x;
	float: clear;
}
#bottom-nav li {
     display: inline;
	 padding-left: 15px;
}

#bottom-nav li a {
	text-transform: uppercase;
}
#bottom-nav li a:hover, #bottom-nav li.current a {

}

/* 
==================Tabbed Navigation==============================*/
#top-nav{
	margin-top:50px;
	float:right;
	}
#top-nav ul{
	padding:0px;
	margin:0px;
	list-style-type:none;}

#top-nav ul li{
	margin:0px;
	padding:0px;
	float:left;
	font-weight:normal;}
#top-nav ul li a, #top-nav ul li a:visited, #top-nav ul li a:hover{
	color:#df0032;
	font-size:10px;
	font-weight:bold;
}#nav {
    height: 50px;
    font-size: 0.75em;
}
#nav ul {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
}
#nav ul li {
    float: left;
    display: inline;
    margin: 0;
}
#nav ul li a {
    display: block;
    position: relative;
    padding: 0.2em 1.5em;
    background-color: #980000;
    font-size: 1.3em;
    font-weight: bold;
    color: #D4431B;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-right: 1px solid #FFFFFF;
}
#nav ul li a:hover {
    color: #000000;
    text-decoration: underline;
}
#nav ul li.current a {
    color: #000000;
    background-color: #2666A3;
}
#nav ul li.current a:visited {
    color: #000000;
}
/* hide the sublevels */
#nav ul ul {
    display: none;
}
#nav ul li.current ul {
    position: absolute;
    left: 0;
    display: block;
    /* use max-width emulation hack from
     * http://www.svendtofte.com/code/max_width_in_ie/, using the IE5.0+ dynamic
     * properties syntax, see
     * http://msdn.microsoft.com/workshop/author/dhtml/overview/recalc.asp */
        padding: 0;
    background-color: #2666A3;
}
#nav ul li.current li {
    padding: 0.4em 0;
}
#nav ul li.current li a {
    /* hide first pipe */
    left: -1px;
    padding: 0 1em;
    font-weight: normal;
    font-size: 1.1em;
    color: #000000;
    border-right: none;
    border-left: 1px solid #000000;
}
/* hide 3rd or more levels */
#nav ul ul ul li {
    display: none;
}
#blenddiv img:hover{

}

.smallimages img:hover{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
 opacity: 0.6;
 }

#blenddiv {
background-repeat:no-repeat;
background-image:none;
width: 270px;
padding: 0px;
margin:1px;}

#blendimage {
background-repeat:no-repeat;
height: 270px;}

.blenddivul{
margin-top: 0px ;
padding:0px;
width: 270px;}

.blenddivul div{
position:absolute;
top:200px;
	right:170px;
display:compact;
list-style:none;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
 opacity: 0;}
#medium{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity:1;
opacity: 1;}

/* The other MOVED to core for the user page */			
		
/* START PRODUCT */
#products{
background:white;
width:100%;
min-height:320px;
}

#product{
background:white;
width:100%;
min-height:550px;
}

.img {
width:320px;
height:320px;
position:relative;
float:left;

}

.img #medium,
.img #secondmedium,
.img #thirdmedium,
.img .colors
{
position:absolute;
top:10px;
left:10px;
}



.description-right {
width:380px;
height:300px;
position:relative;
float:left;
padding:10px;
}

.description-right label {
font-weight:bold;
width:100px;
display:block;
float:left;
padding-top:2px !important;
}



.description-right input{
border:1px solid black;
}

.description-right .select-option{
border:1px solid black !important;
font-size:11px;
width:150px !important;
margin-top:0px !important;
}

.description-right .quantity{

height:25px;
}

.description-right .qsc0, .page_eshop_product .description-right .qsc1{

height:25px;}

#next_prev {
border-bottom:1px solid black;
height:25px;
}

#next_prev a {
color:black;
font-size:11px;
}

#next_prev a:hover {
color:black;
font-size:11px;
color:#e10001;
}

.colors_small{
margin-top:320px;
margin-left:16px;

}

.colors_small img{
border:1px solid black;
width:90px;
}

.pageTitle_product{
    color:#081353;
    text-decoration:none;
    font-size:18px;
    font-weight:600;
float:left;
width:380px;
 text-transform: uppercase;
}

.page_eshop_product .price_product{

    font-size:22px !important;
    font-weight:600 !important;
float:left;
width:380px;
color:#4f7196;
}

.page_eshop_product #email_friend {
padding-top:10px;
}

.page_eshop_product #email_friend a{
color:#000000;
}

.page_eshop_product #email_friend a:hover{
color:#e10001;
}


/* END PRODUCT */	


/* @group address */
body.page_eshop_address .subtitle { border-bottom:1px solid #ccc; padding:10px 0px 3px 0px; margin-bottom:10px; font-size:12px; font-weight:bold; }
body.page_eshop_address div.add-info h2 { font-weight:bold; font-size:12px; margin:10px 0 5px; }

body.page_eshop_address div.address_box,
body.page_eshop_address div.address_billing,
body.page_eshop_address div.address_shipping, 
body.page_eshop_address div.address_other { 
  margin: 10px 20px 20px 20px; 
}

body.page_eshop_address div.address { margin-bottom:10px; }
body.page_eshop_address div.address_box a { font-weight:bold; padding:0 10px 0 0; }
body.page_eshop_address input.text { width:200px; }
body.page_eshop_address a.add_shipping{ margin: 0px 0px 20px 20px; }
/* @end */
	

/* @group tickets */
.page_eshop_ticket div#registerfield { 
  float:left; 
  width:410px; 
  padding:20px; 
}

.page_eshop_ticket div#registerfield h3 { 
  margin:0 0 10px; 
}

.page_eshop_ticket div.phoneAndAddress { 
  float:left; 
  width:150px; 
  border-left:1px solid #ccc; 
  padding:0 20px;  
}

.page_eshop_ticket div.registerfieldLeft { 
  font-weight:bold; 
}

.page_eshop_ticket div.loginForm { 
  float:left; 
  width:410px; 
  padding:20px; 
}

.page_eshop_ticket div.ticket_toolbar { 
  border:1px solid #ccc; 
  background-color: #F7F7F7; 
  padding: 5px;
  padding-left: 10px;
}

#errorOutput { 
  border:1px solid #DD3C10; 
  background-color: #FFEBE8; 
  margin-bottom:10px; 
  padding: 5px;
}

input.error, textarea.error {
  border:2px solid #DD3C10; 
  color: #DD3C10; 
}

.page_eshop_ticket table.fullt { 
  width:100%; 
  border-collapse: collapse; 
}
     
.page_eshop_ticket table.fullt tr.backDark{ 
  background-color: #c5cfdb;
}

.page_eshop_ticket table.fullt tr.h-infos th { 
  text-align:left; 
  border-bottom:1px single #ccc; 
}

.page_eshop_ticket table.fullt tr td {
  padding-top: 15px; 
  padding-bottom: 15px; 
  border-bottom:1px solid #ccc;
  text-align: left;
}

.page_eshop_ticket table.fullt tr th,
.page_eshop_ticket table.fullt tr td{
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
}

.page_eshop_ticket table.fullt tr th div a,
.page_eshop_ticket table.fullt tr td div a{
  text-decoration: underline;
  color: #4f7196;
}

.ticket_sender {
  color: #4f7196;
  font-size: 97%;
  margin-bottom: 3px;
}

.page_eshop_ticket div#contentBlock .newTickets { 
  text-align:center; 
  color:red; 
}

.page_eshop_ticket div#contentBlock .newTickets a { 
  color:red; 
}

.ticket_small{
  font-size:10px;
}

.page_eshop_ticket #replyButton{
  margin-top: 10px;
}

.page_eshop_ticket #message{
  border: 1px solid #4f7196;
}
  
#errorOutput { border:1px solid #DD3C10; background-color: #FFEBE8; margin-bottom:10px; padding: 5px;}

input.error, textarea.error {border:2px solid #DD3C10; color: #DD3C10; }

/* @end */	

/* Beginning of alphacube */

.overlay_alphacube {
	background-color: black;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
      
}

.alphacube_nw {

  width:10px;
  height:25px;
}

.alphacube_n {

  height:25px;
}

.alphacube_ne {

  width:10px;	  
  height:25px;
}

.alphacube_w {

  width:7px;
}

.alphacube_e {

  width:7px;	  
}

.alphacube_sw {

  width:7px;
  height:7px;
}

.alphacube_s {

  height:7px;
}

.alphacube_se, .alphacube_sizer  {

  width:7px;
  height:7px;
}

.alphacube_sizer {
	cursor:se-resize;	
}

.alphacube_close {
	width: 23px;
	height: 23px;

	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_minimize {
	width: 23px;
	height: 23px;

	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_maximize {
	width: 23px;
	height: 23px;

	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.alphacube_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alphacube_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.alphacube_buttons {
	text-align:center;
	width:100%;
}

.alphacube_buttons input {
	width:20%;
	margin:10px;
}

.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;

}

.alphacube_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}



.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    


.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}			
		
/* new popup */
#popup_overlay {
        opacity: 0.50 !important;
background: #c0c0c0;
}
#popup_container {
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #dad5d0;
	color: #454545;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
text-align:center;
border:1px solid black;
}

#popup_ok{
border:1px solid #000; text-decoration:none; white-space:nowrap; cursor:pointer;  padding:3px 7px; margin:2px; text-transform:uppercase; font-size:10px; font-weight:bold;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #454545;
	background: #CCC url(../images/bg.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
        text-transform: uppercase;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(images/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}





#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

/* end new popup */		

input.button{
      
        }			
		
.imgdiscount{position:relative;}


.imgdiscount img{position:absolute; top:-400px; left:200px;}

/* End of alphacube */			
		
.page_eshop_order .img {
height: 15px;
}

.page_eshop_order .price {
color:black !important;
display:table !important;
font-family:Arial,Helvetica,sans-serif;
font-size:12px !important;
font-weight:bold !important;
padding-bottom:0px !important;
padding-top:0px !important;
text-decoration:none;
}

.returnOpeningText {
padding-left: 10px;
}

.page_eshop_order h1,  .page_eshop_order .returnProcessRequest {
  padding-left: 10px;
}