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

body,html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

body {
	background-image: url(/img/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}


a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#content {
	margin-top: 20px;
	margin-bottom: 20px;	
}


	
#categoryTree ul
{
	list-style: none;
	margin: 0px;
	border-top: 1px #c0c0c0 solid;
	border-bottom:1px #c0c0c0 solid;
	padding: 5px;	
}

.prow 
{
	

}

div.op
{
	float: left;	
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
}

div.op img
{

	border: 1px solid #f0f0f0;
}


div.op .img
{
	width: 200px;
	height: 200px;
}

div.op h2
{
	font-size: 15px;
	text-align: center;	
}

div.op h3
{
	font-size: 13px;
	text-align: center;	
	
}

div.spacer {
  clear: both;
}


.shoppingCart td {
	padding: 4px 10px 4px 10px;

}

#cart
{
	display: none;
	position: absolute;
	top: 5px;
	right: 40px;
	width: 200px;
	padding: 10px;
	z-index: 1px;	
	background-color: #ffffff;
	border: 1px #c0c0c0 solid;

	}
#image {
	
	/* width: 200px; */
	height: 350px;
	border: 1px solid #f0f0f0;

}


#productConfiguration ul {
	
	list-style: none;
	margin: 0px;
	border-top: 1px #c0c0c0 solid;
	border-bottom:1px #c0c0c0 solid;
	padding: 5px;
	
}


 #productConfiguration li
{
 	margin-right: 15px;
	font-size: 13px; 
	display: inline;
	
}

span.tool{
    position:relative; /*this is the key*/
    z-index:24; 
    text-decoration:none}

span.tool:hover, span.tool.over{z-index:25;}

span.tool span.tip {display: none;}

span.tool:hover span, span.tool.over span.tip{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:0px; left:0px; width:200px;
    border:1px solid #ccc;
    padding: 0px;
    background-color:#ffffff; 
    line-height: 1.5em;
    text-align: left;
    }
    
   
#categories_top .selected {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

#categories_top {
	float: left;	
	
}

#navigation_top {
	margin-top: 10px;
	float: right;
}

 h1 {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
 }



#categories_top h2 {

	font-size: 12px;
	display: inline;
	padding-left: 15px;
	color: #999999;

}

#categories_top h2 a {
		color: #8a8a8a;
   }

#productColors {
	margin-top: 10px;
	margin-bottom: 10px;	
}

#productColors a {
	text-decoration: none;	
}

.colorsquare {
	width: 20px;
	height: 20px;
	display: inline;
	padding-left: 20px;
	padding-bottom: 7px;
	border:1px solid #f0f0f0;
}

#sendemail {
	margin-top: 10px;
	display: none;
	
}

input,textarea {
	border:1px solid #ccc;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;	
}


.bold {
	font-weight: bold;	
}

#content td {
	
	text-align: left;	
}

#pressTable td {
	padding-right: 20px;	
	padding-top: 10px;
}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	line-height: 20px;
	
}

.sietedos {
	float: right;
}

.messages {
	
   display: block;

	margin-top: 5px;
}

.errorField {

font-size: 11px;
color: #660000;
}

.warningField {
color:#900;
font-size: 12px;
	
}

.infoPage {
font-size: 11px;
color: #006600;
}

.errorPage{
color:#900;
font-size: 14px;

}
.error_message {
clear: both;
}
