﻿body 
{
    margin:0;
    top:0;
    width:100%; 
    height:auto;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    font-size:11px;
}
.univwreapper
{
   width:1001px;
    min-width:1001px;
    min-height:400px;
    display:inline-block;
   text-align:left;
	margin-top:10px;
}
.pseudouniv
{
     width:99%;

    min-height:400px;
    display:inline-block;
   text-align:left;
   overflow:hidden;
   overflow-y:auto;
	margin-top:10px;
}
.topwreapper
{
   width:1001px;
   min-width:1001px;
    height:120px;
    display:inline-block;
    overflow:hidden;
   padding:0;
	text-align:left;
padding-top:10px;
}
.logobox
{
    
    width:190px;
    height:auto;
    display:inline-block;
    padding-left:10px;
    margin-bottom:0px;
    float:left;
}
.logo
{
    width:190px;
    height:90px;
    display:inline-block;
    padding:0;
    margin:0;
    margin-left:0px;
    margin-right:auto;
    overflow:hidden;
    /*-moz-border-radius-topleft:10px;
	-webkit-border-radius-topleft:10px;
	border-top-left-radius:10px;*/
	
}
.logo img
{max-width:190px; max-height:90px;}
.topmenu
{
    width:800px;    
    height:30px;
    display:inline-block;
    bottom:0;    
}
.topmenuleft
{
    width:786px;
    float:left;
    height:auto;
    display:inline-block;
    overflow:hidden;
    padding:7px;
    border:0;
}

ul.dropdown                          
{
    margin:0;
    padding:0;
             font-size:13px;                   
}
ul.dropdown li                       
{
   width:auto;
   float: left;
   display: inline-block;
   zoom: 1;  
   margin-right:7px;
  }
ul.dropdown li ul li                      
{
  margin-right:0px;
}
ul.dropdown li a                    
{
  height: auto;
  float: left;
  display: inline-block;
  width: auto;
  padding: 4px 7px 4px 7px;
  border: 0px solid;
  border-left: none;
  text-decoration: none;
  -moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
ul.dropdown li:hover ul li a,
ul.dropdown li:hover ul li:hover ul li a,
ul.dropdown li:hover ul li:hover ul li:hover ul li a,
ul.dropdown li:hover ul li:hover ul li:hover ul li:hover ul li a
{
  width:180px;
 
}
ul.dropdown li:last-child a         
{ 
  border-right: none;
} 
/* Doesn't work in IE */

ul.dropdown li.hover,
ul.dropdown li.click,
ul.dropdown li:hover                
{ 
  color: black; 
  position: relative; 
}

ul.dropdown li:mouseout
{
    display:none;
}
 
 /*	LEVEL TWO  */
 
ul.dropdown li ul 						  
{
   list-style:none; 
   visibility: hidden; 
   position: absolute; 
   top: 100%; 
   padding:0; 
   left: 0; 
 }

    ul.dropdown li ul li a					 
{
     min-width:90px;
     height: auto;
	 float: left;
	 display : inline;
	 width: auto;
	 padding: 4px 8px 4px 8px;
	 border: 0px;
	 border-left: none;
     border:0;
     text-decoration: none; 
 }
									  
      
ul.dropdown ul ul 					
{
 margin-top: 6px;
 margin-left:0px;
 left: 100%; 
 top: 0;
 }

.searchboxou
{
    
 width:185px; 
 height:25px; 
 display:inline-block; 
 margin-top:30px;  
 margin-left:-192px;
 position:absolute; 
 z-index:300;

 }
.searchbox
{ 
    
	width:185px;
    height:25px;
    display:inline-block;
    overflow:hidden;
    float:right;
  
}

/*.ie .searchbox
{
  border-width:thick;
   border-style:solid;
     -moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	width:182px;
    height:22px;
    display:inline-block;
    float:right;
 }*/
.searchtxt
{
    border-width:1px;
     border-style:solid;
    -moz-border-radius-topleft:4px;
	-webkit-border-radius-topleft:4px;
	border-top-left-radius:4px;
	 -moz-border-radius-bottomleft:4px;
	-webkit-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
    width:150px; border-right:0;
    height:20px;
        float:left;
}
a.closesearch
{
   width:8px;
   height:24px;
   display:block;
   overflow:hidden;   
    text-decoration:none;
    margin:0px 0 0px 3px;
    border:0px;
   cursor:pointer;
   float:left;
}
a.searchbtn
{
    border-width:1px;
     border-style:solid;
   width:30px;
   height:22px; line-height:22px;
   display:block;
   overflow:hidden;
   text-decoration:none;
   font-size:16px;
   text-align:center;
   cursor:pointer;
   float:left;
   -moz-border-radius-topright:4px;
	-webkit-border-radius-topright:4px;
	border-top-right-radius:4px;
	 -moz-border-radius-bottomright:4px;
	-webkit-border-radius-bottomleright:4px;
	border-bottom-right-radius:4px;
	border-left:0px;
}

.mainwreapper
{
    width:991px;
    height:auto;
    display:inline-block;
    padding:5px;
    
}
.navigationpan
{
    width:990px;
     height:20px;
    line-height:20px;
    display:block;
    overflow:hidden;
 
}
.navigl
{
    width:780px;
    height:auto;
    display:inline-block;
    overflow:hidden;
    float:left;
}
.navigationpan a
{
     width:auto;
    height:20px;
    display:inline;
    padding:3px 5px 3px 5px;
    text-decoration:none;
   
}
.reglogpan
{
    width:200px;
    height:27px;
    display:block;
    line-height:27px;
    padding:0;
    /*padding-right:13px;*/
    text-align:right;
   float:left;
}

.reglogpan a
{
    width:90px; 
    height:auto;
    line-height:14px;
    display:inline-block; 
    overflow:hidden;
    white-space:nowrap;
    /*margin-right:6px;*/
    text-indent:0;
    text-align:right;
    float:left;
}

.innermainwreapper
{
    width:981px;
    height:auto;
    display:inline-block;
   min-height:50px;
   margin-left:10px;
}
.htmlpagesection
{
    width:981px;
    height:auto;
    display:inline-block;
	padding-top:10px;
	text-align:left;
}
.htmlpagesection .pagecontsection,.htmlpagesection .shopdiv
{
    width:785px;
    height:auto;
    min-height:50px;
    display:inline-block;
    float:left;
    overflow:hidden;
    overflow-y:auto;
}
.htmlpagesection .pagecontsection .referaldata,.htmlpagesection .shopdiv .spagecontsection,.htmlpagesection .shopdiv .spagecontsection table.productwidth23,.htmlpagesection .shopdiv .spagecontsection table.productwidth23 tr td .shopgriddiv,.htmlpagesection .shopdiv .spagecontsection table.productwidth23 tr td .productdisplay1
{
     width:785px;
    height:auto;
    min-height:50px;
    display:inline-block;
}
#tbl_dis
{ width:785px;
    height:auto;
    min-height:50px;
    display:inline-block;}
.pdtlleftsec
{width:400px; height:auto; display:inline-block; padding-left:10px; padding-top:5px;}
.shpopprddtl {
    width: 330px;
    text-align: left;
    height: auto;
    display: inline-block;
    padding-top: 5px;
}
#tabbed_box_1 {
    margin: 0px;
    width: 785px;
    -moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
.tabbed_area
{
    padding:8px;
}
ul.tabs {
    margin: 5px 0px 3px;
    padding: 0px;
}

ul.tabs li a {
    
    padding: 5px 14px 3px;
    font-size: 9px;
    
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
ul.tabs li a.active {
   
    border-width: 1px;
    border-style: solid;
    border-bottom:0;
}
.content 
{
   
    background-color: #FFF;
    color: #333;
    border: 1px solid #AAA;
    overflow: hidden;
     border-top:0;
}
.paging_txt {
    width: 60px;
    line-height: 25px;
    display: inline-block;
    
    font-size: 12px;
   
    text-decoration: none;
    border-radius: 5px;
    text-align: center;
}
.sherrorbox
{
 width:100%; float:right;   
 }
 span.shopprdgrid {
     width: 100%;
    margin-left: 0px;
    min-width: 785px;
    padding: 0px;
   
    display: inline-block;
}




.htmlpagesection .rnewsfeedsection,.htmlpagesection .newsfeedsection1
{
    width:190px;
    height:auto;
    display:inline-block;
    float:left;
    min-height:50px;
    overflow-x:hidden;
    margin-right:5px;
    margin-bottom:10px;
}
.htmlpagesection .newsfeedsection1 .innerverticlemenusection
{
	width:190px;
	height:auto;
	display:inline-block;
	float:left;
	margin-right:5px;
	
}
.htmlpagesection .newsfeedsection1 .innerverticlemenusection .heading
{
    width:190px;
	height:30px;
	display:none;
	
    
}
.htmlpagesection .newsfeedsection1 .innerverticlemenusection .productlist
{
    width:190px;
	height:auto;
	
    display:inline-block;
}



/*=----------------------------sidemenu----------------------------------------*/

/*
	LEVEL ONE
*/
ul.dropdown1                          
{
width:175px;
height:auto;
    list-style-type: none;
   padding:0;
   font-size:10px;
			margin:0;
			margin-top:10px;
			/*position:absolute;
			z-index:100;*/
			
                    }
                    ul.dropdown1 li                       
{
     width:185px;
min-height:18px;
line-height:18px;
     display: inline-block;
		    /*overflow-x:hidden;
			float: left;*/
			padding:0;
			margin:0; 
  }
 ul.dropdown1 li:last-child
 {
     margin-bottom:0;
 }

    ul.dropdown1 li a                    
    {
     width:165px;
     height:auto;
min-height:18px;
     display: inline-block;
     overflow:hidden;
		padding:0px 5px 0px 10px;
			border: 0px solid;
			border-left: none;
   
   /* background-color:#ffffff;
    background-image:url(../image/buttn_negl.jpg);
  background-repeat:repeat-x;
   */
    text-decoration: none;
			
	 								  /*efd3d3 #222; */}
	 		ul.dropdown1 li ul
	 		{
	 		    margin:0;
	 		    padding-left:12px;
	 		}
	 					
ul.dropdown1 li a:hover         
{
    
    text-decoration:none;
}
ul.dropdown1 li.select         
{
   
    text-decoration:none;
    overflow:hidden;
}
ul.dropdown1 li a.select     
{
     
    text-decoration:none;
}    						
/*------------------------------------------------------------------------*/


.adminbar
{
   /* left:0;  position:absolute; z-index:1000112;
    top:0;*/
    width:99.5%;
    min-width:1003px;
    height:auto;
    display:inline-block;
    overflow:hidden;
    margin-bottom:45px;
    text-align:left;
    line-height:30px;
    margin-bottom:0px;
   position:absolute;
   z-index:10;
    -moz-border-radius-bottomleft:4px;
	-webkit-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	left:.25%; top:0;

}

.adminbar a
{
    
    padding:0 10px 0 10px;
}
.editbutton
{
    width:55px;
    height:25px;
    line-height:25px;
    display:none;
    float:right;
    position:absolute;
    filter: alpha(opacity=40);
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.70;
   opacity:0.7;
    overflow:hidden;
    margin-right:6px;
    text-indent:30px;

z-index:100;
    background-position:3px 3px;
   
}
.editbutton:hover
{
    color:#000000;
     filter: alpha(opacity=100);
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
   -moz-opacity: 1;
   opacity:1;
   z-index:100;
     background-color:#cccccc;
     -moz-border-radius-topleft:10px;
	-webkit-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-moz-box-shadow: 1px 1px 5px #222222;
-webkit-box-shadow: 1px 1px 5px #222222;
box-shadow: 1px 1px 5px #222222;
}








#div_usr_opt
{
    width:100%;
    height:30px;
    display:inline-block;
   float:right;
   
    font-size:10px;
    text-align:right;
    
}
 #tbl_srch_opt
   {
   display:none;    
   }




.mainwreapper
{
 width:1001px;
   min-width:1001px;
    height:auto;
    min-height:300px;
    display:inline-block;
    overflow:hidden;
    
   padding:0;
	text-align:left;
padding-top:10px;    
}
.navigationpan
{
     width:981px;    
     min-width:981px;
    height:30px;
    display:inline-block;
    margin-left:10px;
    bottom:0;
}









.hidden
{
    display:none;
}
    
    .footwreapperex
{
    width:100%;
    min-width:1003px;
    left:0px;
    line-height:18px;
    height:auto;
    display:inline-block;
    text-align:center;
    padding:0;
    vertical-align:top;
    margin-bottom: 0;
    bottom:0;
    margin-top:5px;
   
}
.footwreapper
{
    width:1001px;
    min-height:30px;
    display:inline-block;  
    
    font-size:10px; 
       padding-top:0px;
       text-align:left;
position: relative;
}
.powerdby
{
    
    width:135px;
    height:30px;
    display:block;
    overflow:hidden;
    line-height:30px;
   position:absolute;
   z-index:10;
   margin-top:-30px;
    text-indent:30px;
    margin-left:865px;
}


.powerdby a
{
   
   font-weight:700;
    text-decoration:none;
     width:66px;
    height:40px;
    display:block;
}





.editsecdiv
{
    width:780px;
    height:auto;
    display:inline-block;
    padding:5px;
    line-height:30px;
    text-align:left;
}
.editsecdiv .heading
{
    font-size:12px;
    line-height:30px;
}
.editsecdiv .row
{
    width:960px;
    height:auto;
    display:inline-block;
    font-size:11px;
}
.editsecdiv .row .leftcol
{
    width:150px;
    height:auto;
    display:inline-block;
    float:left;
    padding-left:20px;
}
.editsecdiv .row .leftcol .req
{
    color:#ff0000;
    font-size:11px;
    font-weight:700;
}

.editsecdiv .row .rightcol .req
{
    color:#ff0000;
    font-size:11px;
    font-weight:700;
}
.editsecdiv .row .rightcol
{
    width:300px;
    height:auto;
    display:inline-block;
    float:left;
    padding-top:5px;
}
.editsecdiv .row .reg
{
    width:700px;
  
}
.editsecdiv .row .rightcol .imgbox
{
    width:98px;
    height:98px;
    display:block;
    overflow:hidden;
    margin-right:2px;
    margin-top:2px;
    float:left;
}
.editsecdiv .row .rightcol .textbox
{
    width:200px;
}
.editsecdiv .row .rightcol .ddn
{
    width:285px;
}
.editsecdiv .row .rightcol .ddn1
{
    width:142px;
}
.editsecdiv .row .rightcol .ddn2
{
    width:62px;
}
.editsecdiv .row .rightcol .ddn3
{
    width:220px;
}
.editsecdiv .row .rightcol .button
{
    width:100px;
    height:28px;
    line-height:20px;
    text-decoration:none;
    font-size:11px;
    background-color:#1d9401;
    border:0;
    cursor:pointer;
    color:#ffffff;
    padding:3px;
     -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
/*/////////////////////////////////////////*/

.editsecdiv .row .rightcol .optbtn
{
    color:#ffffff;
    width:auto; height:auto;
     display:inline;
      padding:0px 10px 0px 10px; float:left; cursor:pointer; margin:0 0 5px 5px;
    background-color:#999999; 
    -moz-border-radius:14px;	
    -webkit-border-radius:14px;	
    border-radius:14px; 
    text-decoration:none; 
    font-style:normal;
}
.editsecdiv .row .rightcol .optbtn:hover,.editsecdiv .row .rightcol .optbtn.active
{
      background-color:#f1f1f1; color:#333333;
}
.buttonx
{
    margin:2px 0 0 2px;
    width:40px;
    height:20px;
    font-size:11px;
    line-height:20px;
    background-color:#1d9401;
    border:0;
    cursor:pointer;
    color:#ffffff;
     -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.buttonrk
{
    margin:2px 0 0 2px;
    width:70px;
    height:25px;
    display:inline-block;
    font-size:11px;
    line-height:25px;
    background-color:#1d9401;
    border:0;
    cursor:pointer;
    color:#333333;
     
}
.floatingkart
{
    min-width:120px;
    height:40px;
    line-height:40px;
    background-color:#ffffff;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
    position:fixed;
    right:0;
    top:200px;
    z-index:120000;
    font-size:11px;
    font-weight:700;
    text-align:left;
        -moz-box-shadow: 1px 1px 5px #222222;
-webkit-box-shadow: 1px 1px 5px #222222;
box-shadow: 1px 1px 5px #222222;/**/
}
.floatingkart a
{
    width:200px;
    height:40px;
    display:inline-block;
   float:left;
}
.floatingkart a img.kartico
{
    width:auto;
    height:40px;
    display:inline-block;
   
}
.floatingkart a span.karttxt
{
    width:auto;
     float:left;
    height:10px;
    line-height:20px;
    display:inline;
    color:#333333;
    text-decoration:none;
    position:absolute;
    z-index:1210000;
}
.floatingkart a span.karttxt span.kartcountz 
{
     float:left;
    text-decoration:none;
    -moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	line-height:15px;
    background-color:#64f000;
    color:#333333;
    padding:5px 10px 5px 10px;
    margin:0;   
	
	}
	
	
	
	/* shop structure*/
	
	
	.childz {
    
    float: left;
    width: 179px;
    height: 360px;
    margin: 4px 0px 7px 10px;
    overflow: hidden;
    padding: 3px;
    text-align: left;
    display: block;
}
.childz table tr td{width:auto;
                   /* min-height:18px;*/
                    display:inline-block;}
                    
                    .nowrap
                    {text-overflow:hidden;overflow:hidden;white-space:nowrap; }
                    .elipsis
                    {text-overflow:ellipsis;overflow:hidden;white-space:nowrap; width:100%; height:auto; color:#737070}
                    .elipsish{text-overflow:ellipsis;overflow:hidden;white-space:nowrap; height:105px; color:#737070}
.productimagebox {
    width: 179px;
    height: 185px;
    margin: 0px;
    padding: 0px;
    display: block;
    float: left;
    text-align: center;
    overflow: hidden;
    vertical-align: bottom;
    position: relative;
}
.productimagebox a {
    width: 179px;
    height: 175px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.productimagebox img {
    bottom: 0px;
    max-width: 179px;
    max-height: 175px;
    vertical-align: bottom;
}
.prd_small_txt {
    height: auto;
line-height: 18px;
display: inline-block;
text-align: left;
padding: 0px;
margin: 0px;
}
.prd_small_txt1 
{
    line-height:18px;
    font-size: 10px;
    
}
.ddnsp
{
height:30px;    
}
.height30
{height:30px;  }
.div_prd_grp_descr_font
    {
       
         font-size: 10px;
         
    }
.prd_title
{
font-size: 10px;
font-weight: 700;    
}
.shgrdtitle
{
    width:179px;
    height:18px;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.buyboxs
{width:179px;}
.prodqtys
{border-width:1px;border-style:Solid;height:15px;width:25px;display:inline-block;}
.minus,.plus,.refrs{width:auto;height:15px;display:inline-block;}
.div_buy_btn_st_green
{
    cursor:pointer;
    padding:2px 5px 2px 5px;
    -moz-border-radius:5px;
   
	-webkit-border-radius:5px; 
	border-radius:5px;
	margin-left: 6px;
}

.div_buy_btn_st_green_off
{
   padding:2px 5px 2px 5px;
    -moz-border-radius:5px;
    cursor:pointer;
	-webkit-border-radius:5px; 
	border-radius:5px;
	margin-left: 6px;
}
.div_buy_btn_st_red
{
   padding:2px 5px 2px 5px;
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:pointer;
	-webkit-border-radius:5px; 
}
div_buy_btn_st_red_off
{
    padding:2px 5px 2px 5px;
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:pointer;
	-webkit-border-radius:5px; 
}
.productimagebox4 {
    width: 120px;
    height: 120px;
    margin: 5px;
    display: block;
    text-align: left;
    vertical-align: bottom;
    position: relative;
}
.productimagebox4 a {
    position: absolute;
    bottom: 0px;
}
.dtltabtd
{width:33%;
 height:auto;
 display:inline-block;
 text-align:center;}
 .dtltabtd table
{
    margin-left:auto;
    margin-right:auto;
}
.productimagebox4 img {
    max-height: 110px;
    max-width: 110px;
    vertical-align: bottom;
}
.txt10 {
    font-size: 10px;
}
.prodtitle1 {
    width: 250px;
    line-height: 20px;
    display: inline-block;
}
.lukk
{float:right; padding-right:10px;}
.prodlst1 {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    font-size: 10px;
    line-height: 20px;
}
.pftico {
    float: left;
    width: 200px;
    line-height: 25px;
    height: auto;
    display: inline-block;
}
.pftico img
{line-height:25px;}
.pftico a
{
    width:auto;
    height:auto;
    padding:2px 5px 2px 5px;
    display:inline-block;
    line-height:25px;
}
#btnprint
{
cursor:pointer; margin-right:10px;    
}
.shareico
{width:40px;}
.productimagebox6 {
    width: 220px;
    height: 270px;
    display: inline-block;
    padding: 5px;
    text-align: center;    
    
}
.productimagebox6 img {
    max-width: 220px;
    max-height: 270px;
}
.datalistfo, #grdvw_shop_cart {
    width: 782px;
}

a.productimagebox5, .productimagebox5 {
    width: 60px;
    height: 60px;
    margin: 5px;
    padding: 5px;
    display: block;
    text-align: center;
    overflow: hidden;
}
a .productimagebox5 img, .productimagebox5 img {
    width: auto;
    height: 50px;
    max-width: 50px;
    display: block;
}
a.buyprdcolo1 {
    
    padding: 3px 5px;
    
    border-radius: 5px;
    text-decoration: none;
}
a.buyprdcolo2 {
   
    padding: 3px 5px;
    border-radius: 5px;
    text-decoration:none;
}
.height49 {
    
    font-size: 10px;
    height: 31px;
    padding-top: 13px;
}
.height30{height:30px;}
.height44 {
    
    font-size: 10px;
    height: 69px;
}
.txt1 {
   
    font-size: 11px;
}
.txt2 {
    font-size: 11px;
    
    
    font-weight: bold;
}
.hdtxt1 {
    font-size: 11px;
    margin-left: 10px;
}
.Ønsker
{width:550px;}

.txt1001 {
    font-size: 9px;
}
.tbl_frtclass2 {
    width: 600px;
    margin-top: 14px;
    margin-left: 5px;
}
.paymentoptdtl
{
 font-weight: normal;
 font-size: 11px; 
 font-family:Verdana; 
 width: 595px;
 }
 .prodlongrow1 {
    width: 765px;
    height: 30px;
    display: block;
    overflow: hidden;
    line-height: 20px;
    margin-left: 10px;
    margin-bottom:10px;
}
.spcrt
{
 width:765px;   
 }
 .ht25{height:25px;}
 
 a.mawishlist {
    width: auto;
    height: auto;
    line-height: 22px;
    display: inline-block;
    padding: 2px 5px;
    border-radius: 5px;
    background-position: 3px 2px;
    text-indent: 25px;
}
.fieldset {
    width: 340px;
    height: 150px;
}
.curve {
    border-radius: 10px;
}
.popup_block
{
    display: none; min-height:250px; min-width:550px;
}
.widthfull
{width:981px;}
.dealerset {
    width: 230px;
    height: 116px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-right: 6px;
    
    float: left;
}