@import "navigation.css";

* 
{
	margin: 0;
	padding: 0;
	}

body
{
	font: bold 11px/1.4em Arial, sans-serif;
	color: #3E3E3E;
	background: #fff url(/!images/left.gif) repeat-x;
}

img 
{
	border: 0;
}

#wrapper 
{
	width: 665px;
	padding: 0 0 0 18px;
	position: relative;
	}
		  
#header 
{
	background: url(/!images/header.jpg) no-repeat;
	height: 84px;
	width: 655px;
	border-left: 1px solid #FFFFFF;
	}
		 
#arrow 
{
	background: url(/!images/right.gif) no-repeat;
	height: 84px;
	width: 109px;
	position: absolute;
	left: 673px;
	top: 0;
	}
		
   
#sidebar
{
	background: #CCCCCC url(/!images/menubottom.jpg) no-repeat bottom left;
	width: 108px;
	min-height: 500px;
	float: left;
	position: relative;
	}	 
	
* html #sidebar { height: 500px; }

#sidebar #etxeondo
{
	position: absolute;
	bottom: -54px;
	left: 0;
}



#content
{
	width: 547px;
	float: left;
	}	

#content_area 
{
	padding: 20px 0 0 17px;
	}

#subhead
{
	height: 36px;
	width: 547px;
	background: transparent url(/!images/orbea-ps_cart_background.gif) top right no-repeat;
	}

#ctl00_section
{
	width: 303px;
	height: 36px;
	float: left;
}
			   
#cart
{
	width: 244px;
	height: 29px;
	padding: 7px 0 0;
	float: right;
	font-size: .9em;
	text-align: center;
	}			   

#cart img {
	display: block;
	margin: 0 auto;
	}
			   	 
#menu 
{
	padding: 18px 0 0;
	}

#menu img
{
	display: block;
	margin: 0 0 11px;
}
			   				 		  
input, select
{
	padding: 1px;
}

ul, ol
{
	margin: 0 0 0 14px;
}

li
{
	margin: 0 0 4px;
}

#ctl00_ContentPlaceHolder1_productsDataList td
{
	text-align: center;
	width: 100px;
}

#ctl00_ContentPlaceHolder1_productsDataList img
{
	display: block;
}

#ctl00_ContentPlaceHolder1_productsDataList small
{
	font-size: .9em;
	color: #989898;
	display: block;
}

a { color: #e47100; }