/*
---------------------------------
	Default.css;	written by Vahagn Mkrtchyan - iseen™ (iseen.co.uk) - 06/2006
---------------------------------
*/

html body {
	font-family: Verdana;
	font-size: 11px;
	
	background-color:#afb0b1;
	color: #5e5e5e;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	
scrollbar-3dlight-color:#c2c2c2;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#c2c2c2;
scrollbar-face-color:#c2c2c2;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;	
}

html {
	overflow-x: hidden;
}	

/*
---------------------------------
	Content
---------------------------------
*/

.intro {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bgintro.jpg) top left no-repeat #fff;
}

#main_wrapper {
	position:relative;
	width: 950px;
	margin: 0px;
	align: left;
	background: url(../images/bg_small.jpg) top left no-repeat #5e5e5e;
}

#detail_wrapper {
	position:relative;
	width: 950px;
	margin: 0px;
	align: left;
	/*background: url(../images/bg.jpg) top left no-repeat #fff;*/
}

/*******************************************************************/

/* TITLE STYLES */

.body_title {
  font-size:14px;
  font-weight:bold;
  color: #5e5e5e;
  text-decoration: none;
}

.body_text {
  font-size:12px;
  font-weight:normal;
  color: #5e5e5e;
  text-decoration: none;
  padding: 20px;
}

.title_menu {
  width: 150px;
  font-size:14px;
  font-weight:bold;
  color: #ddddde;
  background: #5e5e5e;
  text-decoration: none;
  float: left;
}

.title_menu_sel {
  width: 150px;  
  font-size:14px;
  font-weight:bold;
  color: #ddddde;
  background: #c3c4c5;  
  text-decoration: none;
  float: left;  
}

.title_menu_blink {
  width: 150px;
  font-size:14px;
  font-weight:bold;
  color: #ddddde;
  background: #5e5e5e;
  text-decoration: blink;
  float: left; 
}

a.title_menu {
  width: 150px;
  font-size:14px;
  font-weight:bold;
  color: #ddddde;
  background: #5e5e5e;
  text-decoration: none;
  float: left;  
  padding-top: 4px;
  padding-bottom: 2px;  
}

a.title_menu:hover {
  width: 150px;
  height: 20px;  
  font-size:14px;
  font-weight:bold;
  color: #ffffff;
  background: #c3c4c5;    
  text-decoration: none;
  float: left;  
  padding-top: 4px;  
  padding-bottom: 2px;  
}

a.title_menu_blink {
  width: 150px;
  font-size:14px;
  font-weight:bold;
  color: #ddddde;
  background: #5e5e5e;
  text-decoration: blink;
  float: left;  
  padding-top: 4px;
  padding-bottom: 2px;  
}

a.title_menu_blink:hover {
  width: 150px;
  height: 20px;  
  font-size:14px;
  font-weight:bold;
  color: #ffffff;
  background: #c3c4c5;    
  text-decoration: blink;
  float: left;  
  padding-top: 4px;  
  padding-bottom: 2px;  
}

.title_body {
  font-size:12px;
  font-weight:normal;
  color: #5e5e5e;
  text-decoration: none;
}

.title_search {
  font-size:12px;
  font-weight:bold;
  color: #ddddde;
  text-decoration: none;
  float: left;
}

.title_left {
  width: 160px;
  font-size:12px;
  font-weight:bold;
  color: #ddddde;
  text-decoration: none;
  float: left;
}

.title_left_sel {
  width: 160px;
  font-size:12px;
  font-weight:bold;
  color: #ffffff;
  text-decoration: none;
  float: left;  
}

a.title_left {
  width: 160px;
  font-size:12px;
  font-weight:bold;
  color: #ddddde;
  text-decoration: none;
  float: left;  
  padding-top: 4px;
  padding-bottom: 2px;  
}

a.title_left:hover {
  width: 160px;
  font-size:12px;
  font-weight:bold;
  color: #ffffff; 
  text-decoration: none;
  float: left;  
  padding-top: 4px;  
  padding-bottom: 2px;  
}

a.title_left_sel {
  width: 160px;
  font-size:12px;
  font-weight:bold;
  color: #ffffff;
  text-decoration: none;
  float: left;  
  padding-top: 4px;
  padding-bottom: 2px;  
}

a.title_left_sel:hover {
  width: 160px;
  font-size:12px;
  font-weight:bold;
  color: #ffffff; 
  text-decoration: none;
  float: left;  
  padding-top: 4px;  
  padding-bottom: 2px;  
}

.ttop {
  width: 130px;
  font-size:12px;
  font-weight:bold;
  color: #5e5e5e;
  text-decoration: none;
  align: left;
}

a.ttop {
  font-size:12px;
  font-weight:bold;
  color: #5e5e5e;
  text-decoration: none; 
  padding-top: 4px;
  padding-bottom: 2px;  
}

a.ttop:hover {
  font-size:12px;
  font-weight:bold;
  color: #5e5e5e; 
  text-decoration: none;
  padding-top: 4px;  
  padding-bottom: 2px;  
}

.logout {
  width: 130px;
  font-size:10px;
  font-weight:bold;
  color: #5e5e5e;
  background: #c3c4c5;
  text-decoration: none;
  align: left;
}

a.logout {
  font-size:10px;
  font-weight:bold;
  color: #5e5e5e;
  text-decoration: none; 
  padding-top: 4px;
  padding-bottom: 2px;  
}

a.logout:hover {
  font-size:10px;
  font-weight:bold;
  color: #5e5e5e; 
  text-decoration: none;
  padding-top: 4px;  
  padding-bottom: 2px;  
}

.login {
  font-size:10px;
  font-weight:normal;
  color: #5e5e5e;
  background: #c3c4c5;
  text-decoration: none;
}

.lang {
  width: 50px;
  font-size:10px;
  font-weight:normal;
  color: #ddddde;
  background: #5e5e5e;
  text-decoration: none;
}

a.lang {
  font-size:10px;
  font-weight:normal;
  color: #ffffff;
  text-decoration: none; 
  padding-top: 4px;
  padding-bottom: 2px;  
}

a.lang:hover {
  font-size:10px;
  font-weight:normal;
  color: #ffffff; 
  text-decoration: underline; 
  padding-top: 4px;  
  padding-bottom: 2px;  
}

.subcategory {
  
  font-size:11px;
  font-weight:normal;
  color: #ddddde;
  text-decoration: none;
}

a.subcategory {
  
  font-size:11px;
  font-weight:normal;
  color: #ddddde;
  text-decoration: none;
  border-bottom: 0px dotted #EB880E;  
}

a:hover.subcategory {
  
  font-size:11px;
  font-weight:normal;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 0px dotted #EB880E;  
}

a.btn1 {
  cursor: hand; 
  color: #ffffff;
  background: #cccccc; 
  border: 1px solid #999999; 
  padding-top: 2px; 
  padding-left: 2px; 
  padding-right: 2px; 
  padding-bottom: 2px;  
}

a:hover.btn1 {
  cursor: hand; 
  background: #cccccc; 
  border: 1px solid #999999; 
  padding-top: 2px; 
  padding-left: 2px; 
  padding-right: 2px; 
  padding-bottom: 2px;  
}



.subcategory_selected {
  
  font-size:11px;
  font-weight:bold;
  color: #ffffff;
  text-decoration: none;
}

a.subcategory_selected {
  
  font-size:11px;
  font-weight:bold;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 0px dotted #EB880E;  
}

a:hover.subcategory_selected {
  
  font-size:11px;
  font-weight:bold;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 0px dotted #EB880E;  
}



/* GENERAL STYLES */

.prd_title {  
  font-size:12px;
  font-weight:bold;
  color: #666666;
  text-decoration: none;
}

.left_title {  
  font-size:11px;
  font-weight:normal;
  color: #666666;
  text-decoration: none;
  border-bottom: 0px dotted #EB880E;   
}

.left_title_sel {
  
  font-size:11px;
  font-weight:bold;
  color: #666666;
  text-decoration: underline;
  border-bottom: 0px dotted #EB880E;   
}

a.left_title {
  
  font-size:11px;
  font-weight:normal;
  color: #666666;
  text-decoration: none;
  border-bottom: 0px dotted #EB880E;  
}

a:hover.left_title { 
  font-size:11px;
  font-weight:normal;
  color: #EB880E;
  text-decoration: none;
  border-bottom: 0px dotted #EB880E;  
}

.footer {
  font-size:11px;
  font-weight:bold;
  color: #5e5e5e;
  text-decoration: none;
}

a.footer {
  font-size:10px;
  font-weight:normal;
  color: #5e5e5e;
  text-decoration: none;
}

a:hover.footer {
  font-size:10px;
  font-weight:normal;
  color: #5e5e5e;
  text-decoration: none;
  border-bottom: 1px dotted #5e5e5e;
}

a.products {font-size:10px; color: #5e5e5e; font-weight: bold; text-decoration: none;}

a:hover.products {font-size:10px; color: #5e5e5e; font-weight: bold; text-decoration: none;}

/*******************************************************************/


/*
---------------------------------
	Styles
---------------------------------
*/

a{color: #5e5e5e; font-weight: normal; text-decoration: none;}

a:hover{color: #5e5e5e; font-weight: normal; text-decoration: none;}

input, texarea, select {
	font-family: arial, verdana, helvetica, tahoma, sans-serif; 
	font-size:11px;
	color: #666666;
}

.linea_disc{width: 100%; height:3px; font-size:1px; line-height:1px; background:url(images/punteado3.gif) repeat-x left bottom; clear:both;}	
.blankline {width: 100%; height:3px; font-size:1px; line-height:1px; clear:both;}