body{
    margin:0px;
    padding:0px;
    background-color:#CCCECD;
    color:#7c7a7a;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;    



}

#wrapper{
    width:100%;
    background-image:url(../images/lofu/headerBg.jpg);
    background-position:center top;
    background-repeat:no-repeat;
}




img{
    border:0px;
}

#header{
    height:227px;
    width:750px;
    padding:0px 0px 0px 110px;
}

#wrapperFix{
    width:860px;
    margin:auto;
    padding:0px 0px 20px 0px;
}

#content{
    width:860px;
    background-image:url(../images/lofu/contentBg.jpg);
    background-position:center top;
    background-repeat:repeat-y;    
}

#contentBg{
    width:860px;
    background-image:url(../images/lofu/contentTopBg.jpg);
    background-position:center top;
    background-repeat:no-repeat;

}

#contentBottomBg{
    background-image:url(../images/lofu/bottomBg.jpg);
    background-position:center bottom;
    background-repeat:no-repeat;
    padding:25px 10px 25px 10px;    
}

#logo{
    float:left;
    padding:0px 0px 0px 0px;
    margin:0px;
}

#logo a{
    width:200px;
    height:120px;
    display:block;
    text-decoration:none;
    font-size:0px;
}

#topMenu{
    float:left;
    text-align:left;
    background-image:url(../images/lofu/menuBg.jpg);
    background-position:left top;
    background-repeat:repeat-x;
    height:43px;
    margin:0px 0px 0px 3px;
    width:530px;
}

#topMenu a{
    padding:12px 9px 11px 5px;
    color:#FFFFFF;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold;
    line-height:39px;
    background-image:url(../images/lofu/topMenuRightLine.jpg);
    background-position:right top;
    background-repeat:no-repeat;
}

#topMenu a:hover{
    background-image:url(../images/lofu/topMenuHover.jpg);
    background-position:left top;
    background-repeat:repeat-x;
    color:#6A9112;
}

#topMenu A.lastItem{
    background-image:none;
    background-color:none;
}

#topMenu A.lastItem:hover{
    background-image:url(../images/lofu/topMenuHover.jpg);
    background-position:left top;
    background-repeat:repeat-x;
    color:#6A9112;
}

.pageTitel{
    color:#669900;
    font-size:20px;
    padding:0px 0px 5px 20px;
    border-bottom:1px solid #DDDDDD;
   
}

#langs{
    text-align:right;
    position:absolute;
    left:50%;
    margin:0px 0px 0px 220px;
    top:260px;
    width:200px;
}

#langs a{
    text-decoration:none;
    padding:0px 1px ;
}


#curr-lang{
    font-weight:bold;    
}


#footer{
    padding:5px 0px 0px 50px ;
}

#contentBlock{
    padding:0px 0px 50px 0px;
}

#leftBlocks{
    width:192px;
    float:left;
    padding:20px 0px 30px 0px;
}

#rightBlock{
    float:left;
    width:636px;
    padding:20px 5px 130px 7px;
}

.moduleBg{
    background-image:url(../images/lofu/moduleBg.jpg);
    background-position:left top;
    background-repeat:repeat-y;
}

.moduleTopBg{
    background-image:url(../images/lofu/moduleTopBg.jpg);
    background-position:left top;
    background-repeat:no-repeat;
}

.moduleBottomBg{
    background-image:url(../images/lofu/moduleBottomBg.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;
    padding:20px 20px 40px 20px;
}

.moduleTitel{
    font-size:18px;
    color:#6d6e6a;
    border-bottom:1px solid #6d6e6a;
    padding:0px 0px 3px 5px;
    text-transform:capitalize;
}

.moduleMenu{
    padding:15px 10px 0px 20px;
}

.moduleMenu ul {
    margin:0px ;
    padding:0px;
}

.moduleMenu li {
    padding:5px 0px 5px 0px;
}

.moduleMenu a {
    text-decoration:none;
    color:#626261;
    font-size:14px;
}
.moduleBody a{
    color:#6D6E69;    
}

.moduleBody a:hover{
    text-decoration:none;    
}
.moduleMenu a:hover {
    text-decoration:underline;
    color:#669801;
}

.seprModule{
    height:10px ;
    display:block;
    background-image:none;
    background-color:#FFFFFF;
}

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



.loginbox{
    border:1px solid #CDCFCC;
    width:143px;
}

.buttonH{
    border:1px solid #6E6F6A;
    background-color:#D9D9D9;
    color:#6E6F6A;
    font-weight:bold;
    cursor:pointer;
}

/*
.productBg{
    background-image:url(../images/lofu/productBg.jpg);
    background-position:left top;
    background-repeat:repeat-y;
}

.productTopBg{
    background-image:url(../images/lofu/productTopBg.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    padding:60px 5px 30px 5px;
}

.productBottomBg{
    background-image:url(../images/lofu/productBottomBg.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;
} */

.productLeftBg{
    background-image:url(../images/lofu/leftProdBg.jpg);
    background-position:left top;
    background-repeat:repeat-y;
}

.productRightBg{
    background-image:url(../images/lofu/rightProdBg.jpg);
    background-position:right top;
    background-repeat:repeat-y;
}

.productTopBg{
    background-image:url(../images/lofu/topProdBg.jpg);
    background-position:left top;
    background-repeat:repeat-x;
    
}

.productBottomBg{
    background-image:url(../images/lofu/bottomProdBg.jpg);
    background-position:left bottom;
    background-repeat:repeat-x;
}

.productLeftTopConner{
    background-image:url(../images/lofu/leftProdTopConner.jpg);
    background-position:left top;
    background-repeat:no-repeat;
}


.productLeftBottomConner{
    background-image:url(../images/lofu/leftBottobConnerProd.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;
}

.productRightTopConner{
    background-image:url(../images/lofu/rightProdTopConner.jpg);
    background-position:right top;
    background-repeat:no-repeat;
}

.productRightBottomConner{
    background-image:url(../images/lofu/rightBottomConnerProd.jpg);
    background-position:right bottom;
    background-repeat:no-repeat;
    padding:33px 5px 33px 15px ;
    height:130px;
}

.leftProduct{
    float:left;
    width:212px;
}

.catCap{
    text-align:right;
    padding:0px 20px 0px 0px;
    text-transform:lowercase;
}

.productImgCat{
    padding:0px 0px 0px 10px;
}

/*====================================================================*/
.registerfieldLeft{
    width: 100%;
    text-align:center;
    display: block;
    padding:2px 0px 2px 0px;
}

.registerfieldRight{
    
    width: 100%;
    text-align:center;
    display: block;
    padding:2px 0px 2px 0px;

}

#registerfield{

}

.clearRegister{
   
}

#registerMessage{
    padding: 20px 10px 20px 10px;
    text-align: center;
    font-weight: bold;


}

.infoMessage{
    padding: 20px 10px 20px 10px;
    text-align: center;
    font-weight: bold;
}

.errorMessage{
    padding: 20px 10px 20px 10px;
    text-align: center;
    font-weight: bold;

}

.full-description{
    padding: 0px 20px 0px 20px;
    
}

.message{
    padding: 20px 10px 20px 10px;
    text-align: center;
    font-weight: bold; 
}

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

}

label {
    font-weight: bold;  
    text-align: center;
}
dt{
    font-weight: bold;
    padding:0px 0px 0px 0px ;
    text-align:center ;
}

dd{
    width: 100%;
    padding:0px 0px 0px 0px ;
    text-align:center ;
    margin: 0px 0px 10px 0px; 

}

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

.inpReg{
    border:1px solid #CCCCCC;
    width: 250px;
}

#comment_text{
    border:1px solid #CCCCCC;
    width: 250px;

}

#email{
    border:1px solid #CCCCCC;
    width: 250px;

}

.inputReg{
    border:1px solid #CCCCCC;
    width: 250px;

}

.wideButton{
    border:1px solid #6E6F6A;
    background-color:#D9D9D9;
    color:#6E6F6A;
    font-weight:bold;
    cursor:pointer;
}

.cart{
    width: 100%;
    border:1px solid #CCCCCC;
}

.cart-noborder{
    width: 100%;
}

.button_cart{
    border:1px solid #6E6F6A;
    background-color:#D9D9D9;
    color:#6E6F6A;
    font-weight:bold;
    cursor:pointer; 

}

#total_cost{
   
}

.confirm{
    width: 100%;
}

.full{
    width: 100%; 
}

.fullcart{
    width: 100%; 
    border:1px solid #E5E5E5;

}

.fullt{
    width: 100%;
       
    }

table.full{
    
  
}


.nowrap{
    
}

.fulw{
    text-align: right;
}

.order-list{
      width: 100% !important;

}

.button{
    border:1px solid #6E6F6A;
    background-color:#D9D9D9;
    color:#6E6F6A;
    font-weight:bold;
    cursor:pointer;
}

.price{
    font-weight:bold;
    
}
.productImgL{
    float:left;
    
}

.productDescR{
    float:left;
    width:280px;
    text-align:left;


}

.productDesc{

}

.productImg{
        float:left;
        text-align:center;
        padding:10px 0px 5px 0px;
       
    
}

.productImg img{
  border:1px solid #6E6E6E;      
    
}

.floatsmallImg{
        float:left;

        
}       

.iSmallProd{
        text-align:center;
        width:291px;
        margin:2px 0px 0px 0px;
        float:left;
        position:relative;
        left:19px;
}



.floatsmallImg img{
        width:80px;
        height:80px;
        border:1px solid #6E6E6E;    
          
}                                 

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

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

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

#smallLeft{

        padding:0px 3px 0px 0px;

}       

#smallRight{
        padding:0px 0px 0px 3px;        
}       


.quan{
    border:1px solid #CDCFCC;   
}


.buybutton{
    border:1px solid #6E6F6A;
    background-color:#B1D349;
    color:#FFFFFF;
    font-weight:bold;
    cursor:pointer;

}

/*====================================================================*/

a {
    color:#669900;
}

a:hover {
    text-decoration:none;
}

.inputBox{
    border:1px solid #CCCCCC;  
}

.tellAFriends{
    border-top:1px solid #CCCCCC;
    padding:10px 0px 5px 0px;
    text-align:right;
}

.buttonTell{
    border:1px solid #6E6F6A;
    background-color:#D9D9D9;
    color:#6E6F6A;
    font-weight:bold;
    cursor:pointer; 
    padding:3px 5px 3px 5px; 
    text-decoration:none;    
}


.navmenu a {
    text-decoration:none;    
}

.homeImg{
    padding:0px 0px 30px 0px;
}

.homeImg img{
    width:640px;
}

.best{
    color:#679A01;
    font-weight:bold;
    padding:10px 0px 10px 0px;
    border-bottom:1px solid #CCCECD; 
    font-size:16px;
    
}

#secure_payment{
    border:1px solid #6E6F6A !important;
    background-color:#B1D349 !important;
    color:#FFFFFF !important;
}

.login_link_cart{
    padding:10px 0px 10px 5px;
}

.pageTitle{
font-size:15px; 
}			
		

.page_eshop_ticket #frmLogin {
width:100%;
text-align:center;
}

.page_eshop_ticket .message{

width:100%;
text-align:center;
}		
		
.page_eshop_ticket #frmLogin label {
    color:; display:block;
}			
		
.page_eshop_login .login,
.page_user_login .login{
width:100%;
text-align:center;
}	

.page_eshop_login .message,
.page_user_login .message{
width:100%;
text-align:center;
}	

.page_eshop_login label,
.page_user_login label{
display:block;
font-weight:bold;
padding-bottom:5px;
text-align:center;
}	

.page_eshop_login .button,
.page_user_login .button{
margin-top:10px;
margin-bottom:10px;
}			
		
.gift_learn_more{
margin-top:0px !important;
}/******************************************************************************/
/*                        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;
	margin:2px 0px 0px 0px;
    border-top:1px solid #dadada;
    boder-bottom:1px solid #dadada;
    width:100%;
    background-color:#eee;
	}
#top-nav-categories ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
    }
#top-nav-categories ul li.level_1 {
	float:left;
/*    margin:4px;*/
	}
#top-nav-categories ul li.level_1 a,  #top-nav-categories ul li.level_1 a:visited {
	font-weight:bold;
	color:#999;
	font-size:9px;
    border:none;
    padding:3px;
	}
#top-nav-categories ul li.level_1 a:hover {
	color:#333;
    border:1px solid #333;
    padding:2px;
	}
/*#top-nav-categories ul li.level_2 {
    background:url('http://css.zerogrey.com/themes/lofu/images/bulletGray.gif') no-repeat;
    width:5px;
    height:6px;
 	padding-top:3px;
    }*/
#top-nav-categories ul li.level_2 a, #top-nav-categories ul li.level_2 a:visited {
	font-weight:normal;
	color:#666;
	font-size:10px;
	cursor:pointer;
    margin-left:5px;
    border:none;
	}
#top-nav-categories ul li.level_2 a:hover {
	color:#333;
    padding:3px;
    border:none;
	}
#top-nav-categories ul li.level_1 {
	text-transform:uppercase;
	padding:10px;
    }
#top-nav-categories ul li.level_2 {
	text-transform:none;
	}
/*product resalts total, cont of items*/
ul#cart-result {
	float:right;
    background-color: #eee;
    border:1px solid #dadada;
    padding:4px 10px;
	margin:0px 12px 0px 0px;
	}
 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:#333;
    } 
    
/*====================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:#999;
	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: #333;
    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: #999;
}
#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: #999;
}
#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;
}
/* size and dimensions in the core.php file! */
.spacer-title {
   clear: both;
   display: block;
   line-height: 1em;
}

div.image-small{
	padding:0 0 10px 10px;
    float:left;
}
div.namesellery{
	margin-top:15px;
	}
p.short-description{
	text-align: justify;
}

#image-medium {
    width:49%;
}
#image-medium img.boredr1{

}
p.full-description{
	margin:30px 10px 10px 0;
	font-size:11px;
}



#manager-actions-inline a {
    float: left;
    display: block;
    margin-right: 0.5em;
    width: 20px; 
    height: 22px;
    line-height: 10px;
    border: 0px ;
    color: ;
    text-decoration: none;
    /* -- See below for each action backgroud image
    -----------------------------------------------*/
}


a.sendmail {	
    background-image: url('http://css.zerogrey.com/themes/lofu/images/22/action_sendmail.png');
	width: 100%;
    height: 32px;
}


.buy-button {
	background-color:#e8e8e8;
	border:1px solid #999;
	padding:2px;
	color:#333; 
	width:100px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}

.view-button {
	background-color:#e8e8e8;
	background-position:center;
	border:1px solid #666;
	padding:2px;
	color: #333; 
	width:100px;
	text-transform:uppercase;
	text-align: center;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}

.prodbuy-button{
	border:1px solid #666;
	background-color:#FFFFFF;
	color: #666;
	font-size:10px;
	width:120px;
	font-weight:bold;
	cursor:pointer;
	background-position:left;
}
/*.button#edit_address{
	width: 228px;
	background: url('http://css.zerogrey.com/themes/lofu/images/backgrounds/button-bg-wide.gif') center top no-repeat;	
}
*/.wideButton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#999;
	color: #333; 
	font-weight: bold;
	border: 2px solid #666;
	color:  #FFFFFF;
   	font-weight: bold;
	padding:0 2px;
	cursor:pointer;
    width:80px;
}

/*===================================buy product table============================*/
table.cart{
	width:610px;
	border-collapse: collapse;
    margin-top:10px;
}
table.cart table.cart-noborder {
	border-collapse: collapse;
	border: none;
}
table.cart table.cart-noborder tbody{
	border-bottom: 1px solid #dadada;
}
table.cart table.cart-noborder td {
	border: none;
}

table.cart th {
	background-color:#eee;
}

table.confirm {
    border: 1px solid #dadada;
    border-collapse: collapse;
    font-weight:normal;
}
table.confirm a, table.confirm a:visited, table.order a, table.order a:visited{
	text-decoration:underline;
}
table.confirm a:hover, table.order a:hover{
	text-decoration:none;
}

table.order{
	border-collapse: collapse;
}
table.confirm th, table.order th, table.order-list th{
	background-color:#eee;
}
table.order tr.line_order td{
	border-bottom: 1px solid #dadada;
}
table.order-list {
	border-bottom: 1px solid #dadada;
    border-collapse: collapse;
    }

div.order-detail{
	margin:10px;
    font-size:11px;
    font-weight:bold;
}
div.message{
	font-weight:normal;
}
tr.OnDemand td a, tr.OnDemand td a:visited{
	text-align:left;
	font-weight:bold;}
	
tr.OnDemand td a:hover{
	color:  #333;
}
/* Class definition for the check of quantity*/
.OnDemand  {

}

.on_demand_message {
	font-size: 1em;
	display:block;
	color: #900;
}

.NotAvailable {
}
.subCategory {
	width: 150px;
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
#product-action .spacer {
	margin-bottom: 20px;}

#product-action {
text-align:left;
padding:5px 0px 5px 0px;
}
#product-action a:link,
#product-action a:visited, a.conversion_chart, a.conversion_chart:visited {
	color:  #864343;
    text-decoration:underline;
    font-size:10px;
}
#product-action a:hover,
#product-action a:active {
	color:  #333;
}
.image-sub-category {
	clear: both;
	height: 155px;
}
.address_billing, .address_shipping, .address_other {
}
input.address_link{
	margin:5px 0;
}
.category td {
	vertical-align: top;
}

/*====================== Add Address section for user ========================*/
fieldset.addr-section {
	border:1px solid #000000;
	padding:15px;
	margin: 10px 0;
}
fieldset.addr-section legend {
	font-weight:bold;
	font-size: 0.7em;
}
fieldset.addr-section label {
	float:left;
	width:150px;
	text-align:right;
	padding-right:8px;
}
.addr-input-filed {
	margin-bottom:6px;
}
.don-rec {
	padding:15px 0 0 0;
}
.addr-button {
	padding:15px 0 0 63px;
}

/*====================== FAQ SECTION ========================*/
h5 {
	font-size: 	1.7em;
}
.question {
	font-weight: bold;
	display:	block;
	color:		#666;
}
.faq-answer {
	display: block;
	padding: 5px;
	margin-bottom: 20px;
}


form#frmLogin {
	margin: 1em auto;
	width:100%;
	text-align:center;
}
form#changelang{
	width:400px;
    text-align:center;
    margin:0px auto;
}
form#frmUser{
	width:500px;
	margin:0px auto;
}
#frmLogin input {
	margin-bottom:10px;
}
#frmLogin fieldset {
	padding-top: 0;
	margin-top: 0;
	text-align:left;
}
td.product-container {
	padding:0;
	margin: 0;
	text-align:left;
 	border:1px solid #dadada;
}
tr.category td.product-container {
	padding:0px;
}
tr.category p{
	color:#666;
	margin:10px 10px 10px 0;
}

*html tr.category .image-small{
	height:160px;
}
.product-content{
	margin-top:10px;
}
.product-name a, product-name:visited{
	color: #333;
	font-size:12px;
	text-transform:none;
}
.product-name a:hover{
	color: #666;
}
.product-content p {
	padding: 0;
	margin: 10px 0;
	text-transform: none;
	color: #666;
	font-size: 11px;
}
product-content a, product-content a:visited{
	text-align:center;
}
span.price { 
    text-align: left;
    color: #666;
    font-size: 11px;
    font-weight: bold;
}

p.price { 
    text-align:left;
    color: #864343; !important 
    font-size: 12px;
    font-weight: bold;
}

p.prodprice strong{
	color:#864343;
}
form.center{
	text-align:left;
}
.buy {
    text-align: center;
}
.hds{
	margin:20px 5px 5px 140px;
}
.infos{
	font-weight:bold;
	font-size:11px;
}
.form-block {
    text-align:left;
    margin:10px 0;
}
#option_0, #option_1{
	margin:5px 0 0 3px;
}
.form-block label {
    padding: 1em 0;
    width:60px;
    font-weight:bold;
    font-size:11px;
}
.form-block .qta{
    width:50px;
}
.form-block br {
    clear: both;
}
.infotext {
    clear: both;
    font-size:11px;
}
/*================ email to friend ===============*/
#frmContact fieldset{
	width:500px;
}
#frmContact fieldset input.medium {
	background-color:#fff;
    color:#000;
    padding:4px;
    border:1px solid #666;
    font-weight:normal;
    font-size:11px;
    cursor:default;  
}
#frmContact  textarea{
	padding:0px;
    border:1px solid #666;
}
/*==================== My Cart ==========================*/
.nowrap{
	white-space:nowrap;
}
/*=================== product marketing single products ================*/
#product-marketing-rightCol{
	width:25%;
    margin-right:5px;
}
.product-marketing-singleProduct {
	margin-top:10px;
}
.product-marketing-singleProduct .butbottom {
    margin-top:10px;
}
.offer {
	margin:20px 0 0 130px;
}
div#backprevnext{
	width:100%;
    border-top:1px solid #dadada;
}
div.prevnextprod {
	padding:20px 0 0 0;
}

div.prevnextprod a, div.prevnextprod a:visited {
	float:left;
    color:#333;
    margin-right:10px;
}

div.prevnextprod a:hover {
	color:#666;
}
div.next, div.prev{
	padding:0 30px;
    display:block;
}
#backcat {
	padding:0;
}
#backcat a, #backcat a:visited {
	font-size:11px;
    font-weight:bold;
    margin:3px 0 0 10px;
    display:block;
}

#backcat a:hover {
	color:#666;
}
div.product-marketing-singleProduct .image-small {
	float:left;
}
h2.product-marketing-title {
	margin:0px;
    padding:0px;
	color:#666;
    font-size:14px;
    text-decoration:underline;
}
/*======================== Conversion Chart =========================*/
table.size-chart{
	background-color:#dadada;
    
}
table.size-chart tr{
	background-color:#F4F4F4;
}

center{
	margin-top:10px;
}




.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;
}
			
		
/* @group address */
body.page_eshop_address div#rightBlock div { text-align: left; }  
body.page_eshop_address div#rightBlock div a { margin-left: 10px; } 
body.page_eshop_address div#rightBlock div div a { margin-left: 0px; }

body.page_eshop_address div#rightBlock div a,
body.page_eshop_address div#rightBlock div div a { text-decoration: underline; }    

body.page_eshop_address div#rightBlock div a:hover,
body.page_eshop_address div#rightBlock div div a:hover { color: #6d6e6a; }

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 { padding: 10px; }
       
body.page_eshop_address div.address_box h2,
body.page_eshop_address div.address_billing h2,
body.page_eshop_address div.address_shipping h2,
body.page_eshop_address div.address_other h2 { margin-bottom: 10px; } 
  
body.page_eshop_address a.address_link { margin-right: 10px; }   
body.page_eshop_address div.address { margin-bottom:10px; }  
/* @end */


/* additional ticket system styles */

body.page_eshop_ticket div.ticket_toolbar { 
  background-color: #f3f1f2; 
  border: 1px solid #d3d3d3;
  padding: 5px; 
  padding-left: 10px; 
  margin-bottom: 10px; 
}
            
body.page_eshop_ticket table.fullt { border-spacing: 0px; width: 100%; }

body.page_eshop_ticket table.fullt tr.backDark{ background-color: #f5f5f5; }
                           
body.page_eshop_ticket table.fullt tr.h-infos th { text-align:left; border-bottom:1px single #d3d3d3; }

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

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

body.page_eshop_ticket table.fullt tr th div a,
body.page_eshop_ticket table.fullt tr td div a{ text-decoration: underline; }
  
body.page_eshop_ticket table.fullt tr th div a:hover,
body.page_eshop_ticket table.fullt tr td div a:hover{ color: #6d6e6a; }

body.page_eshop_ticket table.fullt tr th div p,
body.page_eshop_ticket table.fullt tr td div p{ margin: 0px; padding: 0px; }
    
body.page_eshop_ticket .noBorder{ border: none; }
     
body.page_eshop_ticket .ticket_sender { color: #6d6e6a; font-size: 95%; margin-bottom: 3px; }

body.page_eshop_ticket .ticket_small{ font-size:10px; }
                  
body.page_eshop_ticket #errorOutput { border:1px solid #DD3C10; background-color: #FFEBE8; margin-bottom:10px; padding: 5px; }

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

body.page_eshop_ticket div#registerfield { margin-bottom: 20px; text-align: left; } 

body.page_eshop_ticket div.registerfieldLeft,
body.page_eshop_ticket div.registerfieldRight { text-align: left; }

/* end additional ticket system styles */