/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-image:url(../images/bodyStripe.jpg);
	background-repeat:repeat-x;
	background-color:#E5E5E5;
	color:#333333;
}

#outer{
	background-color:#FFFFFF;
	width:760px;
	margin:0 auto;
	min-height:400px;
}

#logo{
	padding:10px;
}

#logo a img{
	border:none;
}

#nav{
	margin-top:10px;
	border-bottom:5px solid #E6E7E7;
}

#nav:after, #functions:after, #curveBoxContainer:after, #squareBoxContainer:after, .curvedBoxItem:after, .squareBox:after, #basket:after, #columnContainer:after{
	content:"&nbsp;";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#nav ul{
	padding:0;
	margin:0;
	float:right;
}

#nav ul li{
	display:inline;
}

#nav ul li a{
	color:#333333;
	text-decoration:none;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin:0 1px;
	font-weight:bold;
	font-size:0.9em;
}

#nav ul li a span{
	background-repeat:no-repeat;
	background-position:top right;
	padding:7px 1.1em 3px 1.1em;
	float:left;
	display:block;
	cursor:pointer;
}

#nav ul li a:hover, #nav ul li span.menu_active a{
	background-position:0 -25px;
}

#nav ul li a:hover span, #nav ul li span.menu_active a span{
	background-position:100% -25px;
}

#functions{
	padding:3px 0 3px 20px;
	font-size:0.85em;
}

#functions p{
	margin:0;
}

#functions a{
	color:#333333;
	text-decoration:none;
	padding:0 3px;
}

#functions a:hover{
	text-decoration:underline;
}

#login{
	float:left;
}
	
#search{
	float:right;
	margin-right:3px;
}

#search form{
	display:inline;
	margin:0;
}

.goButton{
	background:none;
	border:1px solid #333333;
	font-size:0.9em;
	padding:1px 3px;
}

#search .textInput{
	border:1px solid #333333;
	padding:0 0 1px 0;
	width:20em;
}

#breadcrumb{
	background-color:#E6E7E7;
	font-size:0.85em;
	padding:3px 0
}

#trail{
	margin-left:220px;
}

#breadcrumb p{
	margin:0;
}

#breadcrumb a{
	color:#333333;
}

#curveBoxContainer{
	background-color:#E7E7E7;
	background-image:url(../images/curveContainerBack.jpg);
	background-repeat:repeat-x;
	padding:10px 16px;
}

.curvedBox{
	width:169px;
	float:left;
	margin:0 7px 0 6px;
}

.curvedBoxSmall{
	width:70px;
	float:left;
	margin:0 7px 4px 6px;
}

.curvedBoxTop{
	background-image:url(../images/curveBoxTop.gif);
	background-repeat:no-repeat;
	height:12px;
	background-position:bottom;
}

.curvedBoxTopSmall{
	background-image:url(../images/curveBoxTop_small.gif);
	height:5px;
}

.curvedBoxBottom{
	background-image:url(../images/curveBoxBottom.gif);
	background-repeat:no-repeat;
	height:12px;
	background-position:bottom;
}

.curvedBoxBottomSmall{
	background-image:url(../images/curveBoxBottom_small.gif);
	background-repeat:no-repeat;
	height:5px;
	background-position:bottom;
}

.curvedBoxHeader{
	color:#666666;
	background-repeat:repeat-x;
	background-position:bottom;
	border-left:1px solid #636466;
	border-right:1px solid #636466;
	padding:0 5px;
}

.curvedBoxHeader h1, .curvedBoxHeader h2, .curvedBoxHeader h3, .curvedBoxHeader h4, .curvedBoxHeader h5, .curvedBoxHeader h6, .curvedBoxHeader p{
	margin:0;
	font-size:1.2em;
	position:relative;
	top:-3px;
}

.curvedBoxItem{
	background-color:#FFFFFF;
	border-left:1px solid #636466;
	border-right:1px solid #636466;
	padding:5px;
	font-size:0.85em;
}

.lightBorders{
	border-left:1px solid #B5B6B7;
	border-right:1px solid #B5B6B7;	
}

.curvedBoxItem a img{
	float:right;
	border:none;
}

.curvedBoxItem a img.center{
	float:none;
}

a.buyButton{
	border:1px solid #636466;
	padding:1px 3px;
	text-decoration:none;
	color:#666666;
}

input.buyButton{
	border:1px solid #636466;
	padding:1px 3px;
	text-decoration:none;
	color:#666666;
}

a.buyButton:hover{
	background-color:#E6E7E7;
}

.curvedBoxContent{
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-left:1px solid #636466;
	border-right:1px solid #636466;
	padding:5px;
	font-size:0.85em;
}

.curvedBoxContent p{
	margin:0;
}

.curvedBoxContent a{
	color:#333333;
}

.curvedBoxContent a:hover{
	text-decoration:none;
}

#squareBoxContainer{
	padding:20px 0;
}

#squareLeftCol{
	width:500px;
	float:left;
}

.squareBox{
	width:230px;
	float:left;
	margin:0 5px 0 10px;
	border:1px solid #636466;
	font-size:0.85em;
}

.squareBox h1, .squareBox h2, .squareBox h3, .squareBox h4, .squareBox h5, .squareBox h6{
	margin:0;
	padding:5px 10px;
	font-size:1.3em;
	border-bottom:1px solid #636466;
	background-repeat:no-repeat;
} 

.squareBox p{
	margin:9px 10px 7px 10px;
}

.squareBox ul{
	margin:0;
	padding:0 0 0 20px;
}

.squareBox a img{
	border:none;
}

.squareBox a{
	color:#333333;
}

.squareBox a:hover{
	text-decoration:none;
}

.squareBox img{
	padding:5px;
}

#square1, #square2{
	margin-bottom:10px;
}

#columnContainer{
	min-height:300px;
}

#squareBoxContainer{
	clear:both;
}

#leftCol{
	min-height:300px;
	background-image:url(../images/leftColBack.jpg);
	background-repeat:repeat-x;
	background-color:#E7E7E7;
	width:200px;
	float:left;
}

#rightCol{
	width:520px;
	float:left;
	margin-left:20px;
	padding:20px 0;
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:0.85em;
	min-height:280px;
}	

#submenu{
	width:170px;
	background-color:#FFFFFF;
	border-left:1px solid #636466;
	border-right:1px solid #636466;
	margin:0 auto 0 auto;
}

#submenu ul{
	border-bottom:1px solid #636466;
	margin:0;
	padding:0;
	list-style:none;
}	

#submenu ul li{
	border-top:1px solid #636466;
}

#submenu ul li a{
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:5px 10px;
	width:150px;
}

#submenu ul li a:hover{
	background-repeat:repeat-x;
}

#basket{
	width:170px;
	margin:0 auto 10px;
	border:1px solid #636466;
	font-size:0.85em;
	padding-bottom:5px;
	background-color:white;
}

#basket h1, #basket h2, #basket h3, #basket h4, #basket h5, #basket h6{
	margin:0;
	padding:5px 10px;
	font-size:1.3em;
	border-bottom:1px solid #636466;
	background-repeat:no-repeat;
}

#basket p{
	margin:5px;
}

.basketList{
	width:100%;
}

.basketList a img{
	border:none;
}

#rightCol h1{
	font-size:1.7em;
	margin-top:0;
}

#rightCol h2{
	font-size:1.4em;
}

#rightCol h3, #rightCol h4, #rightCol h5, #rightCol h6{
	font-size:1.2em;
}

#rightCol h1 a{
	color:#333333;
	text-decoration:none;
}

#rightCol a img{
	border:none;
}

#rightCol a{
	color:#333333;
}

#rightCol a:hover{
	text-decoration:none;
}

#rightCol .curvedBoxItem img{
	display:block;
	margin:0 auto;
	float:none;
}

#rightCol .curvedBox{
	margin:0 3px 5px 0;
}

#largeImage{
	width:250px;
	float:left;
}

#details{
	width:250px;
	float:left;
	margin-left:10px;
}

#details ul{
	padding-left:10px;
}

#details table{
	border-collapse:collapse;
	border:1px solid #636466;	
}

#details table td{
	border:1px solid #636466;
	padding:5px;
}

#details table th{
	border:1px solid #636466;
	background-color:#E6E7E7;
	text-align:left;
	padding:5px;
	font-size:1.1em;
}

#othersBought{
	clear:both;
	padding-top:10px;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

.clear{
	clear:both;
}

#footer{
	border-top:5px solid #E6E7E7;
	padding:5px;
	color:#333333;
	font-size:0.85em;
}

#footer ul{
	margin:0;
	padding:0;
	text-align:center;
}

#footer ul li{
	display:inline;
	padding:0 5px;
}

#footer ul li a{
	color:#333333;
	text-decoration:none;
}

#footer ul li a:hover{
	text-decoration:underline;
}

#contactDetails{
	width:760px;
	margin:10px auto;
	font-size:0.8em;
	text-align:center;
}

#contactDetails p{
	margin:0;
}

#contactDetails a{
	color:#333333;
}

#map{
	width:500px;
	height:400px;
}

.center{
	text-align:center;
}

hr{
	margin:0 10px;
}


table.tabularData th{
	border-bottom:1px solid #333333;	
}

table.tabularData td{
	padding: 5px;
}

p.errorMessage{
	color:#EA6666;	
	margin:10px 10px 10px 0px;
}

span.errorMessage{
	color:#EA6666;	
	font-weight:bold;
}

.sizeChart{
	width:100%;
	border-collapse:collapse;
}

.sizeChart td, .sizeChart th{
	border:1px solid #e5e5e5;
	text-align:center;
	padding:3px 0;
}

.sizeChart th{
}

p.price {
font-size:12px;
font-weight:bold;	
}

p.price span.oldprice{
font-weight:normal;
}

.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
		.center{
			display:block;
			margin:5px auto;
		}