*
{
	margin: 0;
	padding: 0;
}
html, body {
	margin: 0;
	padding: 0;
	 background: #f0f0f0 ;
	
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	 overflow: hidden;

}

#cunning {
      position: absolute;
      top: 0; bottom: 50px;
      left: 0; right:0;
      overflow: auto;
    }

    /* hack for IE5.0/Win - if scripting is turned off, use fixed height */
#cunning { \height: 8em; } #cunning { he\ight: auto; }

#middlef{
/*      position: absolute; */
      top: 5px; bottom: 15px;
      left: 150px; right:25px;
      overflow: auto;
    }

img { behavior: url(/javascript/iepngfix.htc); border: 1; }
img :hover {border-top: 1px solid #f000f0;border-bottom: 1px solid #f000f0;}
	
p, font{ 
color: #535353;
font-family:		Arial, Helvetica, sans-serif;
/*letter-spacing: 0.1em; */
line-height: 15pt;
}
td, th 
{ 	font-family:		Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 1em;
	margin-left: 1em;	
	
}

INPUT { background-color:#f1f1f1; border:#666666 solid 1px;}
h1 { 
	font-family:		Arial, Helvetica, sans-serif;
	color: #010101; 
	font-size:145%;
	font-weight:bold; 
/*	letter-spacing: 0.1em; */
	line-height: 15pt;	
}

h2 { 
	font-family:		Arial, Helvetica, sans-serif;
	color: #020202;
	font-size:		120%;
	font-weight:bold; 
/*	letter-spacing: 0.1em; */
	line-height: 15pt;
	margin-left: 1em;
	}

h3 { 
	font-family:		Arial, Helvetica, sans-serif;
	color: #030303;
	font-size:		100%;
	font-weight:normal; 
/*	letter-spacing: 0.1em; */
	line-height: 15pt;
	margin-left: 2em;
}
	
.boxround {
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
background:#E4E4E4 none repeat scroll 0 0;
border:1px solid #cccccc;
margin:8px  2px;
overflow:auto;
width:99%;
font-family: Arial, Helvetica, sans-serif;
padding-left:0.5em;

}
.boxround :link{
	display:block;
	color:#101010;
	}

.boxround :hover{
/*	display:block;
	font-weight: bold; 
	color:#202080;
	background-color: #e0e0e0; 
	
	border-top: 1px solid #f000f0;
	border-bottom: 1px solid #f000f0;  */
	}


.fisheye
{
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: 0px;

	}
	
a.fisheyeItem {
	text-align: center;
	color: #0000F0;
	font-size:	14px;
	font-weight: bold;
	width: 30px;
	position: absolute;
	display: block;
	bottom: 0;
	}

.fisheyeItem img {
	border: none;
	margin: 10px auto 0px auto;
	width: 100%;
	
}

.fisheyeItem span {
	display: none;
	position: absolute;
}

.fisheyeContainter {
	position: absolute;
	height: 50px;
	padding-left: 20px;
	background-color: #D0D0D0;
	bottom: 0px;
	}

#tooltipURL
{
	display: none;
}

 
.pics {  
    height:  482px;  
    width:   322px; 
	padding: 0;  
    margin:  0;  
	left: 0;
	top: 0;
	} 
 
.pics img {  
    padding: 5px;  
    border:  0px solid #ccc;  
    background-color: #f0f0f0;  
    width:  480px; 
    height: 320px; 
	
    top:  0; 
    left: 0;
	} 
	
pre { display:none }

#headwdwin {
display: block;
width:99%;
height:99%;
}

code{ /*CSS for insructions*/
color: red;
}

#headlbl
{
	border-style:groove;
	background: #C0C0C0;
	background-position:center;
	width: 100%;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 15px;
	min-height: 26px;
	font-size:155%;	
	font-family:		Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align: center ;
	color: #101010; 
	font-weight:bold; 
	padding: 5px 5px 5px 5px;
	
}
/*   Blocs */
.align_center { text-align:center; }
.align_right { text-align:right; }
.middle { vertical-align: middle; }
.uppercase { text-transform:uppercase; }
.hidden, .collapsed, .block_hidden_only_for_screen { display:none; }
.wrap { white-space: normal; }
.bold { font-weight: bold; }
.strike { text-decoration:line-through; }
.italic { font-style: italic; }
.top { vertical-align: top; }
.span_link { cursor:pointer; }
.span_link:hover { text-decoration:underline; }
.clear { clear:both; }
.color_red {color:#ff0000;}
.color_blue {color:#0000ff;}
#left_column {
	float:left;
	clear:left;
	width:190px;
/*	padding-right: 15px; */
	margin: 5px 5px 5px 5px;
}
#center_column {
	margin-left: 194px;
	margin-right: 194px;
	padding: 1em;
	width:auto;
	/*margin: 10 10 10 10; */
}
#right_column {
	float:right;
	clear:right;
	width: 190px;
	/*padding-left: 15px;*/
	margin: 5px 5px 5px 5px;
	
}
div.block {
	margin-bottom: 1em;
	width: 191px;
}

#left_column div.block, #right_column div.block  {
	padding-bottom: 6px;
	background: transparent url('/images/block_footer.gif') no-repeat bottom left;
	overflow: auto;
}

div.block h4 {
	text-transform: uppercase;
	font-family: Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	padding-left:0.5em;
	border-bottom:1px solid #595A5E;
	padding-top:2px;
	line-height:1.3em;
	color: #374853;
	height: 19px;
	background: transparent url('/images/block_header.gif') no-repeat top left;
}
div.block h4 a { color: #374853; }
div.block ul { list-style: none; }
div.block ul.tree li { padding-left:1.2em; }
div.block a:hover { 
		background-color: #bdc2c9;
		text-decoration: underline; 
		}
#left_column div.block .block_content a.button_large, #right_column div.block .block_content a.button_large { margin:0 0 0 -3px; }
div.block .block_content {
	border-left: 1px #d0d3d8;
	border-right: 1px #d0d3d8;
	padding:0.5em 0.7em 0pt;
	background: #f1f2f4 url('/images/block_bg.jpg') repeat-x bottom left;
	min-height:20px;
}
div.block li {
	padding: 0.2em 0 0.2em 0em;
	list-style-position: outside;
}
div.block a {
	color: #595a5e;
	text-decoration: none;
}
 a.button  {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:white!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px;
	
}
a.button:hover {
	background-position: left -18px;
}
a.button {
	width: 120px;
	background-image: url('/images/button-medium.gif');
}

/* block exclusive  
#left_column div.exclusive, #right_column div.exclusive {
	background: transparent url('/images/block_exclusive_footer.jpg') no-repeat bottom left;
}
div.exclusive h4 {
	background: transparent url('/images/block_header_exclusive.gif') no-repeat top left;
	color: white;
}
div.exclusive h4 a { color: white; }
div.exclusive li { margin-top: 0; }
div.exclusive, div.exclusive a { color: white; }
div.exclusive .block_content {
	background: #bdc2c9 url('/images/block_exclusive_bg.jpg') repeat-x bottom left;
	border-left: 1px solid #595a5e;
	border-right: 1px solid #595a5e;
}
*/


#headlbl p
{
	
}

#center_column p { margin:5px ;  padding-left:7px;}
#center_column div.block { overflow:auto;} /* margin:auto;  */
#center_column div.block h4 {
	background: transparent url('/images/block_header_large.gif') no-repeat top left;
	height: 17px;
	color: white;
}

#tagCloud , #newprd{ 
  width:180px; padding:5px;background: #595a5e;
  overflow:auto; font-size:100%; font-family:arial;
}
#tagCloud h2 {
  color:#ffffff; font-size:2.5em; margin:0 0 10px 0;
/*  background:url(/images/cloud.gif) no-repeat 0;  */
padding:15px 0 15px 80px;
}
#tagList , #newlist { margin:0; padding:0; overflow:hidden; }
#tagList li  , #newlist li{
	list-style-position: inside; list-style-type:none; float:left; margin:0 5px; 
}
#tagList li a ,  #newlist li a { text-indent: 0; text-decoration:none; color:white!important; float:left;}
#tagList li a:hover, #newlist li a( text-decoration:underline;}

.cartblock{
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
	display: block;
} 

.cartname{
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
	display: block;
}


.cartdel{
	float:right;
	display:block;
	-webkit-background-clip: border;
	-webkit-background-origin: padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url('/images/delete.gif');
	background-repeat: no-repeat;	
}

.price {
	float:right;
	display:block;
}


 DIV#loader {
            border: 1px solid #ccc;
            width: 500px;
            height: 500px;
            overflow: hidden;
        }
 
 DIV#loader.loading {
            background: url(/images/spinner.gif) no-repeat center center;
        }