body{
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #091d59;
	color: #4f606e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	background-image: url(../images/background-repeat.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	}

h1 {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	font-size: 95%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	}
h2 {
	float: left;
	margin: 0 0 0 0;
	padding: 1px 0 0 3px;
	font-size: 85%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	}
h4{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.9em;
	font-weight: normal;
	}
img{
	border: none;
	padding: 0;
	display: block;
	}
.warning{
	font-size: 80%;
	color: #c00;
	padding: 0 0 15px 0;
	margin: 0;
	}
p .form_warnings{
	color: #c00;
	padding: 0 0 15px 0;
	margin: 0;
	}
	
/*-------------------------------Position main interface----------------------------*/
#interface-full-width{
	float: left;
	width: 100%;
	background-image: url(../images/background-shadows.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}
	#interface{
		margin: 0px auto;
		width: 999px;
		padding: 0;
		}
	#skip-to-content{
		font-size: 70%;
		color: #1f3f9b;
		text-decoration: none;
		}
	#skip-to-content:hover, #skip-to-content:active, #skip-to-content:focus {
		text-decoration: undeline;
		color: #fff;
		}
		#interface-width {
			width: 997px;
			background-color: #fff;
			padding: 0 0 0 0;
			margin: 25px 0 0 0;
			border: 1px solid #fff;
			float: left;
			}


/*-----------------------------HEADER AND MENU--------------------------------------*/
		#top-container{
			float: left;
			width: 997px;
			margin: 0;
			padding: 0;
			background-color: #0b0b0b;
			color: #fff;
			display: block;
			border-bottom: 1px solid #fff;
			}
			#top-container-left{
				float: left;
				width: 808px;
				}
				#top-menu{
					float: left;
					width: 808px;
					background-image: url(../images/menu-car.jpg);
					background-position: top right;
					background-repeat: no-repeat;
					padding: 0;
					margin: 0;
					}
					#top-menu ul{
						float: left;
						width: 579px;
						padding: 0;
						margin: 0;
						background-image: url(../images/menu-top-repeat-bg.gif);
						background-position: top left;
						background-repeat: repeat-x;
						}
						#top-menu  li{
							list-style: none;
							color: #fff;
							background-image: url(../images/menu-top-repeat-bg.gif);
							background-position: top left;
							background-repeat: repeat-x;
							padding: 0;
							margin: 0;
							float: left;
							}
						#top-menu  li span{
							float: left;
							color: #fff;
							text-decoration: none;
							background-image: url(../images/top-menu-left.gif);
							background-repeat: no-repeat;
							background-position: top left;
							padding: 0 0 0 0;
							margin: 0;
							font-size: 85%;
							font-weight: bold;
							}
						#top-menu  li a{
							float: left;
							color: #fff;
							text-decoration: none;
							background-image: url(../images/top-menu-right.gif);
							background-repeat: no-repeat;
							background-position: top right;
							padding: 7px 11px 7px 10px;
							margin: 0;
							font-size: 85%;
							font-weight: bold;
							}
								
								
			#top-container-right{
				float: right;
				width: 189px;
				height: 132px;
				background-image: url(../images/top-container-right-bg.gif);
				background-repeat: no-repeat;
				background-position: top right;
				}
			
			#top-container-right a{
				margin: 2px 0 0 0;
				float: left;
				}
				

/*--------------------------------CONTENT CONTAINER-------------------------------*/			

		
		#container {
			float: left;
			margin: 0 0 0 0;
			padding: 0;
			width: 995px;
			border: 1px solid #1b388b;
			}
			#breadcrumb{
				clear: both;
				padding: 0 0 5px 3px;
				font-size: 75%;
				}
			#breadcrumb a{
				text-decoration: none;
				color: #4f606e;
				}
			#breadcrumb a:hover, #breadcrumb a:active, #breadcrumb a:focus{
				text-decoration: underline;
				}
			#wrapper{
				float: left;
				width: 985px;
				padding: 0 0 5px 5px;
				margin: 5px 0 0 0;
				}
				#menu-left{
					float: left;
					width: 177px;
					}
				#content-container-right{
					float: left;
					width: 801px;
					padding: 0 0 0 5px;
					}
					#content-container{
						float: left;
						width: 619px;
						background-image: url(../images/content-container-repeat-width.gif);
						background-repeat: repeat-y;
						background-position: top left;
						padding: 0 0 0 0;
						margin: 0;
						}
						#content-container-top{
							float: left;
							width: 619px;
							height: 7px;
							font-size: 0;
							display: block;
							background-image: url(../images/content-container-top.gif);
							background-repeat: no-repeat;
							background-position: top left;
							padding: 0;
							margin: 0;
							}
						
						#content-container-bottom{
							float: left;
							width: 619px;
							height: 10px;
							font-size: 0;
							display: block;
							background-image: url(../images/content-container-bottom.gif);
							background-repeat: no-repeat;
							background-position: top left;
							padding: 0;
							margin: 0;
							font-size: 0;
							}
					#menu-right{
						float: right;
						width: 177px;
						}
				.menu-box{
					float: left;
					width: 177px;
					background-image: url(../images/menu-box-repeat-width.gif);
					background-position: top left;
					background-repeat: repeat-y;
					}
				.menu-box-top{
					float: left;
					width: 177px;
					background-image: url(../images/menu-box-top.gif);
					background-position: top left;
					background-repeat: no-repeat;
					}
					.menu-box-top-titles{
						float: left;
						width: 169px;
						padding: 0 0 0 4px;
						margin: 2px 0 0 0;
						}
						.menu-box-top-titles .box-titles{
							float: left;
							width: 169px;
							padding: 0;
							margin: 0;
							color: #fff;
							background-color: #6b85cf;
							background-image: url(../images/box-titles-repeat-bg.gif);
							background-position: top left;
							background-repeat: repeat-x;
							}
						.menu-box-top-titles .box-titles .box-titles-left{
							float: left;
							width: 160px;
							padding: 4px 0 4px 7px;
							margin: 0;
							color: #fff;
							background-image: url(../images/box-titles-left.gif);
							background-position: top left;
							background-repeat: no-repeat;
							font-size: 90%;
							font-weight: bold;
							}
						.menu-box-top-titles .box-titles .box-titles-right{
							float: right;
							width: 2px;
							height: 24px;
							padding: 0;
							margin: 0;
							color: #fff;
							background-image: url(../images/box-titles-right.gif);
							background-position: top right;
							background-repeat: no-repeat;
							}
				.menu-box-width{
						float: left;
						width: 169px;
						padding: 0 0 0 4px;
						margin: 2px 0 0 0;
						}
				.menu-box-footer-left{
					float: left;
					width: 177px;
					height: 15px; 
					background-image: url(../images/menu-box-footer-left.gif);
					background-position: top left;
					background-repeat: no-repeat;
					display: block;
					font-size: 0;
					}
				.menu-box-footer-right{
					float: left;
					width: 177px;
					height: 15px; 
					background-image: url(../images/menu-box-footer-right.gif);
					background-position: top left;
					background-repeat: no-repeat;
					display: block;
					font-size: 0;
					}
				
				
				.menu-box-width ul{
					float: left;
					padding: 2px 0 3px 0;
					margin: 0;
					list-style: none;
					font-size: 80%;
					}
					.menu-box-width ul li{
						float: left;
						width: 162px;
						padding: 5px 0 5px 7px;
						margin: 0;
						list-style: none;
						font-size: 90%;
						color: #4c4c4c;
						background-color: #fff;
						}
					.menu-box-width ul li a{
						font-weight: bold;
						text-decoration: none;
						color: #4c4c4c;
						}
					
					.menu-box-width ul li a:hover, .menu-box-width ul li a:active, .menu-box-width ul li a:focus {
						text-decoration: underline;
						}
				
			
/*---------------Search Box-------------------*/
#search-box{
	float: left;
	font-size: 80%;
	margin: 0;
	padding: 0;
	}

#search-box table{
	margin: 0;
	padding: 0 0 0 2px;
	float: left;
	width: 165px;
	}
#search-box label{
	width: 45px;
	float: left;
	}

#search-box tr{
	padding: 2px;
	margin: 0;
	}

#search-box td{
	padding: 2px;
	margin: 0;
	}

#search-box #top-search{
	border: 1px solid #14275d;
	width: 110px;
	}
#search-box #search_button{
	text-align: right;
	float: right;
	}
	


/*---------------Account Box-------------------*/
#account-box{
	float: left;
	font-size: 80%;
	margin: 0;
	padding: 0 0 0 2px;
	}

#account-box table{
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	}
#account-box tr{
	padding: 2px;
	margin: 0;
	}

#account-box td{
	padding: 2px;
	margin: 0;
	}
#account-box label{
	float: left;
	text-align: right;
	width: 60px;
	}
#account-box #email_field{
	border: 1px solid #14275d;
	width: 95px;
	}
#account-box #password_field{
	border: 1px solid #14275d;
	width: 95px;
	}
#account-box #login_button{
	text-align: right;
	float: right;
	}
	
#account-box img #login_button{
	text-align: right;
	float: right;
}

#account-box .logout{
	width: 165px;
}

#account-box .logout a{
	text-align: right;
	float: right;
	padding: 0 4px 0 0;
	}

#account-box a{
	text-align: right;
	float: right;
	padding: 0 5px 0 0;
	}
	
#account-box .form_warnings{
	color: #eb2323;
}

/*---------------Shopping Basket Box-------------------*/
#shopping-basket-box{
	float: left;
	font-size: 80%;
	margin: 0;
	padding: 0 0 0 2px;
	}

#shopping-basket-box table{
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	}
#shopping-basket-box tr{
	padding: 2px;
	margin: 0;
	}

#shopping-basket-box td{
	padding: 2px;
	margin: 0;
	font-size: 90%;
	background-color: #fff;
	}
#shopping-basket-box th{
	padding: 2px;
	margin: 0;
	text-align: left;
	font-weight: bold;
	background-color: #fff;
	}

#shopping-basket-box .totals{
	font-weight: bold;
	color: #0041ff;
	padding: 15px 0 0 2px;
	font-size: 95%;
	}

#shopping-basket-box a{
	text-align: right;
	float: right;
	padding: 0 0 0 0;
	margin: 0;
	}



/*---------------Contact us Box-------------------*/
#contact-us-box{
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
	}

#contact-us-box ul{
	float: left;
	padding: 5px 0 5px 5px;
	margin: 0;
	list-style: none;
	}

#contact-us-box li{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	}

#contact-us-box li a{
	text-decoration: underline;
	color: #0041ff;
	font-weight: normal;
	}




.separator {
	float: left;
	border-top: 1px dotted #4c4c4c;
	width: 163px;
	margin: 7px 0 0 0;
	padding: 0 0 0 0;
	height: 1px;
	font-size: 0;
	display: block;
	}

.forgotten-password-link{
	float: right;
	color: #0041ff;
	font-size: 80%;
	font-weight: normal;
	padding: 4px 5px 2px 0;
	margin: 0;
	font-style: italic;
	}

#contact-us-box #enquiry-form{
	float: left;
	padding: 10px 0 0 0;
	}

/*-------------------------------------------Homepage-------------------------------------------*/
#content-wrapper{
	float: left;
	width: 614px;
	padding: 0 0 5px 12px;
	}
#content-wrapper-homepage{
	float: left;
	width: 614px;
	padding: 0 0 5px 9px;
	}
.homepage-top-nav{
	float: left;
	width: 294px;
	background-color: #dcdcdc;
	background-image: url(../images/homepage-top-nav-repeat.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0 0 0 0;
	margin: 4px 6px 7px 2px;
	}
	.homepage-top-nav-top{
		float: left;
		width: 294px;
		height: 6px;
		background-image: url(../images/homepage-top-nav-top.gif);
		background-repeat: no-repeat;
		background-position: top left;
		display: block;
		font-size: 0;
		}
	.homepage-top-nav-width{
		float: left;
		width: 294px;
		background-image: url(../images/homepage-top-nav.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}
		.homepage-top-nav-images{
			float: left;
			padding: 0 5px 0 5px;
			margin: 0;
			}
		.homepage-top-nav-width a{
			color: #14275c;
			}
		.homepage-top-nav-width a:hover, .homepage-top-nav-width a:active, .homepage-top-nav-width a:focus{
			color: #0041ff;
			}
			.homepage-top-nav-width img{
				border: 1px solid #fff;
				padding: 0;
				margin: 0;
				}
		.homepage-top-nav-wrapper{
			float: left;
			width: 190px;
			}
			.homepage-top-nav-title{
				float: left;
				width: 190px;
				padding: 0;
				margin: 0 0 5px 0;
				}
				.homepage-top-nav-title a{
					padding: 0;
					margin: 0;
					font-weight: bold;
					}
			.homepage-top-nav-wrapper p{
				float: left;
				width: 190px;
				font-size: 90%;
				color: #000;
				padding: 0;
				margin: 0;
				}
			.homepage-top-nav-wrapper p a{
				padding: 0;
				margin: 0;
				}
	
	.homepage-top-nav-bottom{
		float: left;
		width: 294px;
		height: 6px;
		background-image: url(../images/homepage-top-nav-bottom.gif);
		background-repeat: no-repeat;
		background-position: top left;
		display: block;
		font-size: 0;
		}
	
#homepage{
	float: left;
	width: 603px;
	color: #000;
	padding: 0 0 0 2px;
	margin: 0;
	}	
#homepage h1{
	float: left;
	width: 605px;
	font-size: 100%;
	font-weight: bold;
	color: #243e84;
	padding: 0;
	margin: 5px 0 0 0;
	}
#homepage h2{
	float: left;
	width: 605px;
	font-size: 100%;
	font-weight: bold;
	color: #243e84;
	padding: 0;
	margin: 5px 0 0 0;
	}

#homepage p{
	float: left;
	width: 605px;
	font-size: 90%;
	color: #000;
	padding: 0 0 20px 0;
	margin: 0;
	}
	
#homepage a{
	text-decoration: underline;
	color: #3a4e88;
	}
	
#homepage a:hover, #homepage a:active, #homepage a:focus{
	text-decoration: underline;
	color: #0041ff;
	}

#homepage-special-products{
	float: left;
	width: 605px;
	color: #000;
	font-size: 90%;
	padding: 0 0 0 1px;
	margin: 2px 0 15px 0;
	}
	.special-product-box{
		float: left;
		width: 144px;
		padding: 0 7px 0 0;
		margin: 0;
		background-image: url(../images/special-product-box-width.gif);
		background-repeat: repeat-y;
		background-position: top left;
		}
	.special-product-box-top{
		float: left;
		width: 144px;
		padding: 0;
		margin: 0;
		background-color: #1a1f2c;
		background-image: url(../images/special-product-box-top.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}
		.special-product-box-top a{
			float: left;
			text-decoration: underline;
			color: #fff;
			font-size: 90%;
			font-weight: bold;
			padding: 3px 0 6px 4px;
			margin: 0;
			}
			
			.special-product-box-top a:hover, .special-product-box-top a:active, .special-product-box-top a:focus{
				color: #6e8eec;
				}
				
	.special-product-box-img{
		float: left;
		width: 139px;
		padding: 0 0 0 5px;
		margin: 0;
		
		}
		.special-product-box-img img{
			border: 1px solid #fff;
			background-color: #1a1f2c;
			}
	
	.special-product-box-bottom{
		float: left;
		width: 144px;
		height: 7px;
		padding: 0;
		margin: 0;
		background-color: #1a1f2c;
		background-image: url(../images/special-product-box-bottom.gif);
		background-repeat: no-repeat;
		background-position: top left;
		display: block;
		font-size: 0;
		}
/*----------------------------------Categories---------------------------------*/
#content-wrapper .tab {
	padding: 0;
	margin: 0 0 0 10px;
	/*background-image: url(../images/h1-bg-repeat.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #11214d;*/
	position: relative;
	height: 1%;
	width: 575px;
	}

#content-wrapper .tab-width{
	float: left;
	padding: 0;
	margin: 0;
	background-image: url(../images/h1-bg-repeat.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #11214d;
	}


#content-wrapper h1{
	/*font-size: 120%;
	font-weight: bold;*/
	font-size: 95%;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 0;
	padding: 8px 12px 4px 10px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/h1-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	positon: relative;
	height: 1%;
	}


#content-wrapper .blue-box{
	float: left;
	width: 594px;
	background-image: url(../images/blue-box-repeat.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	}
	#content-wrapper .blue-box-top{
		float: left;
		width: 594px;
		background-image: url(../images/blue-box-top.gif);
		background-repeat: no-repeat;
		background-position: top left;
		padding: 0 0 0 5px;
		margin: 0;
		}


#content-wrapper .blue-box-bottom{
	float: left;
	width: 594px;
	height: 10px;
	background-image: url(../images/blue-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	padding: 0;
	margin: 0 0 15px 0;
	}


#content-wrapper .category-product{
	float: left;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	width: 133px;
	}
	#content-wrapper .category-product h2{
		float: left;
		font-size: 90%;
		padding: 0 0 0 2px;
		margin: 0;
		}
	#content-wrapper .category-product a{
		font-size: 100%;
		text-decoration: underline;
		color: #3a4e88;
		}
	#content-wrapper .category-product a:hover, #content-wrapper .category-product a:active, #content-wrapper .category-product a:focus{
		text-decoration: underline;
		color: #0041ff;
		}
	#content-wrapper .zone-image{
		float: left;
		width: 133px;
		height: 133px;
		background-image: url(../images/zone-image-b.gif);
		background-repeat: no-repeat;
		background-position: top left;
		/*background-color: #fff;*/
		padding: 0;
		margin: 0;
		}
	
	#content-wrapper .zone-image img{
		float: left;
		width: 121px;
		height: 121px;
		padding: 6px 0 0 6px;
		margin: 0;
		}


/*-------------------REsult model--------------------------*/
	#content-wrapper .result-model-product{
		float: left;
		width: 564px;
		margin: 10px 0 0 0;
		padding: 0 0 0 10px;
		color: #3a4e88;
		font-size: 80%;
		}
	
	#content-wrapper .result-model-product .description{
		float: left;
		width: 414px;
		margin: 0;
		padding: 0 0 0 8px;
		}
	
	#content-wrapper .result-model-product .description h2{
		float: left;
		width: 414px;
		font-size: 130%;
		font-weight: bold;
		padding: 0;
		margin: 0 0 15px 0;
		font-family: Arial, Helvetica, sans-serif;
		}
	
	#content-wrapper .result-model-product .description a{
		text-decoration: underline;
		color: #3a4e88;
		}
	#content-wrapper .result-model-product .description a:hover, #content-wrapper .result-model-product .description a:active, #content-wrapper .result-model-product .description a:focus{
		text-decoration: underline;
		color: #0041ff;
		}
	#content-wrapper .result-model-product .description p{
		float: left;
		width: 414px;
		padding: 0 0 0 0;
		margin: 0 0 15px 0;
		}
	

/*--------------------Result products Model-------------------*/
	#content-wrapper #result-products-model{
		float: left;
		width: 562px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 0;
		}

	#content-wrapper #result-products-model table{
		float: left;
		border: 1px solid #41548c;
		border-top: none;
		width: 562px;
		padding: 0 0 0 0;
		margin: 10px 0 0 0;
		border-collapse: collapse;
		font-weight: bold;
		color: #3a4e88;
		font-size: 90%;
		}
	#content-wrapper #result-products-model a{
		text-decoration: underline;
		color: #3a4e88;
		}
	
		#content-wrapper #result-products-model a:hover, #content-wrapper #result-products-model a:active, #content-wrapper #result-products-model a:focus{
			text-decoration: underline;
			color: #0041ff;
			}

	
	#content-wrapper #result-products-model table h2{
		font-weight: bold;
		color: #3a4e88;
		font-size: 100%;
		}
		#content-wrapper #result-products-model th{
			background-image: url(../images/table-th.gif);
			background-repeat: repeat-x;
			background-position: top left;
			color: #fff;
			padding: 5px 0 5px 5px;
			margin: 0;
			text-align: left;
			}
		
		#content-wrapper #result-products-model td{
			padding: 5px;
			margin: 0;
			text-align: left;
			border: 1px solid #c7e2fe;
			vertical-align: top;
			}
		
		#content-wrapper #result-products-model .white-gradient td{
			background-image: url(../images/white-gradient.gif);
			background-repeat: repeat-x;
			background-position: top left;
			background-color: #fff;
			padding: 5px 0 5px 5px;
			margin: 0;
			text-align: left;
			}
		
		#content-wrapper #result-products-model .blue-gradient td{
			background-image: url(../images/blue-gradient.gif);
			background-repeat: repeat-x;
			background-position: top left;
			background-color: #e1f0ff;
			padding: 5px 0 5px 5px;
			margin: 0;
			text-align: left;
			}
		
		#content-wrapper #result-products-model .zone-image{
			float: left;
			padding: 0 5px 0 0;
			}

/*--------------------Result product details Model-------------------*/
	#content-wrapper #result-product-details-model{
		float: left;
		width: 562px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 0;
		color: #3a4e88;
		}
	
	#content-wrapper #result-product-details-model #description{
		float: left;
		width: 419px;
		padding: 0 0 0 10px;
		margin: 0;
		}
	
	#content-wrapper #result-product-details-model #description h2{
		float: left;
		width: 419px;
		padding: 0 0 2px 0;
		margin: 0 0 5px 0;
		font-weight: bold;
		color: #3a4e88;
		font-size: 100%;
		border-bottom: 1px dotted #3a4e88;
		}
	
	#content-wrapper #result-product-details-model #description p{
		float: left;
		width: 350px;
		padding: 0 0 0 0;
		margin: 0 0 60px 0;
		color: #3a4e88;
		font-size: 90%;
		}
	
	#content-wrapper #result-product-details-model #description ul{
		list-style: none;
		float: left;
		width: 404px;
		padding: 20px 0 0 15px;
		margin: 0 0 0 0;
		color: #3a4e88;
		font-size: 90%;
		}
	
	#content-wrapper #result-product-details-model #description .nb{
		font-size: 70%;
		font-style: italic;
		}
	
	#content-wrapper #result-product-details-model #description .required-field{
		float: left;
		padding: 3px 0 0 0;
		font-size: 70%;
		font-style: italic;
		font-weight: normal;
		color: #0099FF;
		}
	
	#content-wrapper #result-product-details-model #description form{
		float: left;
		width: 419px;
		padding: 0 0 2px 0;
		margin: 30px 0 5px 0;
		color: #3a4e88;
		font-size: 100%;
		}
	
	#content-wrapper #result-product-details-model #description label{
		float: left;
		font-weight: bold;
		font-size: 100%;
		padding: 30px 0 0 0;
		}
	
	#content-wrapper #result-product-details-model #description input{
		float: left;
		font-weight: bold;
		font-size: 100%;
		padding: 0 15px 0 0;
		margin: 0 5px 0 0;
		}
	
	#content-wrapper #result-product-details-model #description .orange-bold{
		float: left;
		font-weight: bold;
		font-size: 100%;
		padding: 15px 0 0 0;
		margin: 0;
		color: #ff882f;
		}
	
	#content-wrapper #result-product-details-model #description #add_to_cart{
		float: left;
		font-weight: bold;
		font-size: 100%;
		padding: 30px 0 0 0;
		margin: 0 0 30px 0;
		}
	
	#content-wrapper #result-product-details-model #enlarge-picture{
		clear: both;
		float: left;
		padding: 10px 0 0 0;
		margin: 0;
		font-size: 80%;
		color: #ff882f;
		}
	#content-wrapper #result-product-details-model #enlarge-picture:hover, #content-wrapper #result-product-details-model #enlarge-picture:active, #content-wrapper #result-product-details-model #enlarge-picture:focus {
		color: #ff882f;
		}
		
	
	#content-wrapper .star{
		clear: both;
		padding: 5px;
		margin: 0 0 10px 0;
		font-size: 80%;
		}
	


/*--------------------------------Shopping basket------------------------*/
#shopping-basket{
	width: 562px;
	float: left;
	}

#shopping-basket table{
	border-collapse: collapse;
	}

#shopping-basket tr{
	width: 564px;
	padding: 0;
	margin: 0;
	float: left;
	}

#shopping-basket td{
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 80%;
	vertical-align: top;
	background-color: #fff;
	}
	
/*------Table header---------*/
#shopping-basket #table-header{
	width: 564px;
	padding: 0;
	margin: 0;
	float: left;
	background-color: #e9f4ff;
	font-size: 80%;
	color: #000;
	}
	
#shopping-basket #table-item{
	width: 130px;
	text-align: left;
	padding: 10px 0 10px 5px;
	margin: 0;
	border: 1px solid #8db6e0;
	border-right: none;
	}

#shopping-basket #table-description{
	width: 224px;
	text-align: left;
	padding: 10px 0 10px 5px;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}

#shopping-basket #table-qty{
	width: 72px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}

#shopping-basket #table-price{
	width: 100px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}
	
/*	
	//Below styles only used when showing delivery and total in basket per item
	
	#shopping-basket #table-description{
		width: 140px;
		text-align: left;
		padding: 10px 0 10px 5px;
		margin: 0;
		border-top: 1px solid #8db6e0;
		border-bottom: 1px solid #8db6e0;
		}
	
	#shopping-basket #table-qty{
		width: 52px;
		text-align: left;
		padding: 10px 0 10px 0;
		margin: 0;
		border-top: 1px solid #8db6e0;
		border-bottom: 1px solid #8db6e0;
		}
	
	
	#shopping-basket #table-price{
	width: 70px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}


#shopping-basket #table-shipping{
	width: 70px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}

#shopping-basket #table-amount{
	width: 64px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}
*/

#shopping-basket #table-remove{
	width: 28px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-left: none;
	}
	

/*------Lines of products------*/

#shopping-basket .table-item{
	width: 130px;
	text-align: left;
	padding: 1px;
	margin: 0;
	border: 1px solid #8db6e0;
	border-right: none;
	}

#shopping-basket .table-description{
	width: 225px;
	text-align: left;
	padding: 9px 0 0 5px;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}

#shopping-basket .table-description a{
	font-weight: bold;
	text-decoration: underline;
	color: #3a4e88;
	
	}
	#shopping-basket .table-description a:hover, #shopping-basket .table-description a:active, #shopping-basket .table-description a:focus {
		color: #0041ff;
		}

#shopping-basket .table-qty{
	width: 68px;
	text-align: left;
	padding: 5px 0 0 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}

#shopping-basket .table-price{
	width: 102px;
	text-align: left;
	padding: 9px 0 0 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	font-weight: bold;
	color: #000;
	}

#shopping-basket .table-shipping{
	width: 70px;
	text-align: left;
	padding: 9px 0 0 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	font-weight: bold;
	color: #000;
	}

#shopping-basket .table-amount{
	width: 70px;
	text-align: left;
	padding: 9px 0 0 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	font-weight: bold;
	color: #0041ff;
	}

#shopping-basket .table-remove{
	width: 28px;
	text-align: left;
	padding: 10px 0 0 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-left: none;
	}
	
	
/*---------sub total----*/
#shopping-basket #continue-shopping{
	width: 265px;
	text-align: left;
	padding: 12px 0 10px 10px;
	margin: 0;
	border: 1px solid #8db6e0;
	border-right: none;
	background-color: #e9f4ff;
	}

#shopping-basket #update{
	width: 115px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	background-color: #e9f4ff;
	}

#shopping-basket #sub-total{
	width: 78px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	background-color: #e9f4ff;
	font-weight: bold;
	color: #000;
	}

#shopping-basket #sub-total-amount{
	width: 95px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-left: none;
	background-color: #e9f4ff;
	color: #0041ff;
	font-weight: bold;
	}


/*-----------VAT line------------------*/
#shopping-basket #VAT-taxes{
	width: 468px;
	text-align: right;
	padding: 12px 12px 10px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-right: none;
	background-color: #e9f4ff;
	font-weight: bold;
	color: #000;
	}
#shopping-basket #VAT-amount{
	width: 95px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-left: none;
	background-color: #e9f4ff;
	color: #0041ff;
	font-weight: bold;
	}
	
/*---------------TOTAL line----*/
#shopping-basket #total{
	width: 468px;
	text-align: right;
	padding: 12px 12px 10px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-right: none;
	background-color: #e9f4ff;
	font-weight: bold;
	color: #000;
	}
#shopping-basket #total-amount{
	width: 95px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-left: none;
	background-color: #e9f4ff;
	color: #0041ff;
	font-weight: bold;
	}

/*------------Go to checkout--------*/
#shopping-basket #go-to-checkout{
	width: 594px;
	text-align: right;
	padding: 15px 15px 15px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	background-color: #fff;
	color: #0041ff;
	font-weight: bold;
	}
	
	
/*-------------------------------------CHECKOUT-----------------------------*/
#checkout{
	width: 562px;
	float: left;
	}

#checkout table{
	border-collapse: collapse;
	}

#checkout tr{
	width: 564px;
	padding: 0;
	margin: 0;
	float: left;
	}

#checkout td{
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 80%;
	vertical-align: top;
	background-color: #fff;
	color: #858585;
	}
	
/*------Table header---------*/
#checkout #table-header{
	width: 564px;
	padding: 0;
	margin: 0;
	float: left;
	background-color: #e9f4ff;
	font-size: 80%;
	color: #000;
	}
	
#checkout #table-item{
	width: 130px;
	text-align: left;
	padding: 10px 0 10px 5px;
	margin: 0;
	border: 1px solid #8db6e0;
	border-right: none;
	}
	
#checkout #table-description{
	width: 224px;
	text-align: left;
	padding: 10px 0 10px 5px;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}

#checkout #table-qty{
	width: 72px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}

#checkout #table-price{
	width: 100px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}


/*
	//Below styles only used when showing delivery and total in basket per item

#checkout #table-description{
	width: 140px;
	text-align: left;
	padding: 10px 0 10px 5px;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}

#checkout #table-qty{
	width: 52px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}

#checkout #table-price{
	width: 70px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}

#checkout #table-shipping{
	width: 70px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}

#checkout #table-amount{
	width: 64px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	}
*/
#checkout #table-remove{
	width: 28px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-left: none;
	}
	

/*------Lines of products------*/

#checkout .table-item{
	width: 130px;
	text-align: left;
	padding: 1px;
	margin: 0;
	border: 1px solid #8db6e0;
	border-right: none;
	}

#checkout .table-description{
	width: 225px;
	text-align: left;
	padding: 9px 0 0 5px;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	color: #858585;
	}


#checkout .table-qty{
	width: 68px;
	text-align: left;
	padding: 9px 0 0 5px;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	color: #858585;
	font-weight: bold;
	}

#checkout .table-price{
	width: 102px;
	text-align: left;
	padding: 9px 0 0 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	font-weight: bold;
	color: #858585;
	}

#checkout .table-shipping{
	width: 70px;
	text-align: left;
	padding: 9px 0 0 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	font-weight: bold;
	color: #858585;
	}

#checkout .table-amount{
	width: 70px;
	text-align: left;
	padding: 9px 0 0 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	font-weight: bold;
	color: #0041ff;
	}

#checkout .table-remove{
	width: 28px;
	text-align: left;
	padding: 10px 0 0 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-left: none;
	}
	
	
/*---------sub total----*/

#checkout #sub-total{
	width: 470px;
	text-align: right;
	padding: 10px 12px 10px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-right: none;
	background-color: #e9f4ff;
	font-weight: bold;
	color: #000;
	}

#checkout #sub-total-amount{
	width: 95px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-left: none;
	background-color: #e9f4ff;
	color: #0041ff;
	font-weight: bold;
	}


/*-----------VAT line------------------*/
#checkout #VAT-taxes{
	width: 457px;
	text-align: right;
	padding: 12px 12px 10px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-right: none;
	background-color: #e9f4ff;
	font-weight: bold;
	color: #000;
	}
#checkout #VAT-amount{
	width: 95px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-left: none;
	background-color: #e9f4ff;
	color: #0041ff;
	font-weight: bold;
	}
	
/*---------------TOTAL line----*/
#checkout #back-shopping-basket{
	width: 57px;
	text-align: left;
	padding: 12px 0 10px 10px;
	margin: 0;
	border: 1px solid #8db6e0;
	border-right: none;
	background-color: #e9f4ff;
	font-weight: bold;
	color: #000;
	}
#checkout #total{
	width: 400px;
	text-align: right;
	padding: 12px 12px 10px 0;
	margin: 0;
	border-top: 1px solid #8db6e0;
	border-bottom: 1px solid #8db6e0;
	background-color: #e9f4ff;
	font-weight: bold;
	color: #000;
	}
#checkout #total-amount{
	width: 95px;
	text-align: left;
	padding: 12px 0 10px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	border-left: none;
	background-color: #e9f4ff;
	color: #0041ff;
	font-weight: bold;
	}

/*------------Proceed to secure payment--------*/
#checkout #proceed-to-secure-payment{
	width: 594px;
	text-align: right;
	padding: 15px 15px 15px 0;
	margin: 0;
	border: 1px solid #8db6e0;
	background-color: #fff;
	color: #0041ff;
	font-weight: bold;
	}








/*------------------------------- FORGOTTEN YOUR PASSWORD----------------------*/
		#forgotten-your-password-page{
			width: 394px;
			margin: 0;
			padding: 50px 0 0 125px;
			font-size: 90%;
			color: #223f84;
			}
		/*#forgotten-your-password-page .title-forms{
			font-weight: bold;
			float: left;
			padding: 1px 5px 0 0;
			margin: 0;
			border: 1px solid blue;
			}*/
		#forgotten-your-password-page .captions{
			font-style: italic;
			font-size: 80%;
			color: #0099FF;
			}
				
		#forgotten-your-password-page ul {
			clear: both;
			list-style: none;
			margin: 5px 0 35px 0;
			padding: 0 0 0 0;
			}
		#forgotten-your-password-page li{
			margin: 2px 0 0 0;
			padding: 0;
			width: 394px;
			}
		#forgotten-your-password-page .titre{
			clear: both;
			padding: 0 0 0 0;
			margin: 0 0 5px 0;
			font-weight: bold;
			}
		
		#forgotten-your-password-page .required-field{
			padding: 2px 0 0 3px;
			font-size: 70%;
			font-style: italic;
			font-weight: normal;
			color: #0099FF;
			}
		
		#forgotten-your-password-page .form_warnings{
			padding: 0 0 4px 0;
			color: #eb2323;
			}
			
			
		#forgotten-your-password-page #send_email label{
			width: 140px;
			display: block;
			float: left;
			text-align: right;
			padding: 3px 2px 0 0;
			font-size: 90%;
			}
		#forgotten-your-password-page #send_email input{
			border: 1px solid #223f84;
			width: 190px;
			font-size: 90%;
			font-family: Arial, Helvetica, sans-serif;
			padding: 1px 0 1px 2px;
			margin: 0;
			background-color: #fff;
			}


/*-------------------------------CREATE YOUR ACCOUNT----------------------*/
		#create-your-account-page{
			width: 394px;
			margin: 0;
			padding: 50px 0 0 125px;
			font-size: 90%;
			color: #223f84;
			}
		/*#create-your-account-page .title-forms{
			font-weight: bold;
			float: left;
			padding: 1px 5px 0 0;
			margin: 0;
			border: 1px solid blue;
			}*/
		#create-your-account-page .captions{
			font-style: italic;
			font-size: 80%;
			color: #0099FF;
			}
				
		#create-your-account-page ul {
			clear: both;
			list-style: none;
			margin: 5px 0 35px 0;
			padding: 0 0 0 0;
			}
		#create-your-account-page li{
			margin: 2px 0 0 0;
			padding: 0;
			width: 394px;
			}
		#create-your-account-page .titre{
			clear: both;
			padding: 0 0 0 0;
			margin: 0 0 5px 0;
			font-weight: bold;
			}
		#create-your-account-page .captcha{
			padding:20px 0 0 95px;
			width:274px;
			margin:0 0 20px 0;
			}
		#create-your-account-page .captcha img{
			border:1px solid #223F84;
			}
		#create-your-account-page .another-word{
			padding:10px 0 0 140px;
			width:274px;
			margin:0 0 20px 2px;
			}
		#create-your-account-page .required-field{
			padding: 2px 0 0 3px;
			font-size: 70%;
			font-style: italic;
			font-weight: normal;
			color: #0099FF;
			}
		
		#create-your-account-page .form_warnings{
			float: left;
			padding: 0 0 4px 0;
			clear:both;
			color: #eb2323;
			}
			
			
		#create-your-account-page #sign-in label{
			width: 140px;
			display: block;
			float: left;
			text-align: right;
			padding: 3px 2px 0 0;
			font-size: 90%;
			}
		#create-your-account-page #sign-in input{
			border: 1px solid #223f84;
			width: 190px;
			font-size: 90%;
			font-family: Arial, Helvetica, sans-serif;
			padding: 1px 0 1px 2px;
			margin: 0;
			background-color: #fff;
			}
		#create-your-account-page #sign-in #password-length{
			float: left;
			padding: 0 0 0 144px;
			width: 230px;
			}
			
		
		#create-your-account-page #personal-details label{
			width: 140px;
			display: block;
			float: left;
			text-align: right;
			padding: 3px 2px 0 0;
			font-size: 90%;
			}
		#create-your-account-page #personal-details input{
			border: 1px solid #223f84;
			width: 190px;
			font-size: 90%;
			font-family: Arial, Helvetica, sans-serif;
			padding: 1px 0 1px 2px;
			}
			
		
		#create-your-account-page #billing-address label{
			width: 140px;
			display: block;
			float: left;
			text-align: right;
			padding: 3px 2px 0 0;
			font-size: 90%;
			}
		#create-your-account-page #billing-address input{
			border: 1px solid #223f84;
			width: 190px;
			font-size: 90%;
			font-family: Arial, Helvetica, sans-serif;
			padding: 1px 0 1px 2px;
			}
		
		#create-your-account-page #button-create-your-account{
			clear: both;
			margin: 40px 0 0 0;
			padding: 0 0 50px 145px;
			}
		#create-your-account-page #button-create-your-account img{
			padding: 0;
			margin: 0;
			}


/*-----------REQUEST PART based on CREATE ACCOUNT layout---------------*/	
		#create-your-account-page #billing-address #description{
			border: 1px solid #223f84;
			width: 190px;
			height: 100px;
			font-size: 90%;
			font-family: Arial, Helvetica, sans-serif;
			padding: 1px 0 1px 2px;
			}
		
		#create-your-account-page #billing-address .required-field{
			font-size: 90%;
			}


/*------------------------RETURNING ONLINE CUSTOMER----------------------*/
		#returning-online-customer{
			width: 334px;
			margin: 0;
			padding: 50px 0 0 100px;
			font-size: 90%;
			color: #223f84;
			}
				
		#returning-online-customer ul {
			clear: both;
			list-style: none;
			margin: 5px 0 0 0;
			padding: 0 0 0 0;
			}
		#returning-online-customer li{
			margin: 2px 0 0 0;
			padding: 0;
			width: 334px;
			}
		
		#returning-online-customer .form_warnings{
			float: left;
			padding: 0 0 4px 0;
			clear:both;
			color: #eb2323;
			}
			
			
		#returning-online-customer #sign-in label{
			width: 140px;
			display: block;
			float: left;
			text-align: right;
			padding: 3px 2px 0 0;
			font-size: 90%;
			}
		#returning-online-customer #sign-in input{
			border: 1px solid #223f84;
			width: 180px;
			font-size: 90%;
			font-family: Arial, Helvetica, sans-serif;
			padding: 1px 0 1px 2px;
			margin: 0;
			background-color: #fff;
			}
			
		
		#returning-online-customer #sign-in-button{
			clear: both;
			margin: 0 0 0 0;
			padding: 15px 0 15px 145px;
			}


/*------------------------NEW ONLINE CUSTOMER----------------------*/
		#new-online-customer{
			width: 324px;
			margin: 0;
			padding: 50px 0 0 240px;
			font-size: 90%;
			color: #223f84;
			}
				
		#new-online-customer ul {
			clear: both;
			list-style: none;
			margin: 5px 0 0 0;
			padding: 0 0 30px 0;
			width: 100px;
			}
		#new-online-customer li{
			margin: 2px 0 15px 0;
			padding: 0;
			width: 220px;
			}
			
/*--------------------------------CONTACT US------------------------------*/
			#contact-details-container{
				float: left;
				width: 450px;
				margin: 10px 0 10px 0;
				padding: 20px 20px 20px 80px;
				color: #3a4e88;
				font-size: 80%;
				}
				#contact-details-container p{
					margin: 0 0 20px 0;
					padding: 0;
					}
				
				#contact-details-container a{
					text-decoration: underline;
					color: #1858bd;
					}
				
				#contact-details-container a:hover, #contact-details-container a:active, #contact-details-container a:focus {
					color: #0041ff;
					}
					
				#contact-details{
					float: left;
					margin: 30px 0 15px 0;
					padding: 0;
					width: 399px;
					}
					#contact-details ul{
						list-style: none;
						padding: 0 0 0 100px;
						margin: 0 0 20px 0;
						}
					#contact-details li{
						list-style: none;
						padding: 4px 0 0 0;
						margin: 2px 0 0 0;
						}
				#contact-details #postal-address{
					background-image: url(/templates/images/icons/email_open_image.png);
					background-repeat: no-repeat;
					background-position: 75px 0;
					}
				#contact-details #phone-number{
					background-image: url(/templates/images/icons/telephone.png);
					background-repeat: no-repeat;
					background-position: 75px 2px;
					}
				#contact-details #email-address{
					background-image: url(/templates/images/icons/email.png);
					background-repeat: no-repeat;
					background-position: 75px 4px;
					}

				#contact-form{
					clear: both;
					margin: 0;
					padding: 0;
					}
					#contact-form .form_warnings {
						color: #eb2323;
						padding:4px 0 6px 0;
						margin:0;
						font-size: 1em;
						float:none
						}
					#contact-form ul{
						list-style: none;
						margin: 0;
						padding: 0;
						}
					#contact-form li{
						list-style: none;
						margin: 0 0 5px 0;
						padding: 0;
						}
					#contact-form label{
						float: left;
						width: 95px;
						text-align: right;
						padding: 2px 3px 0 0;
						}
				
					#contact-form ul input{
						width: 250px;
						}
					#contact-form select{
						width: 254px;
						}
					#contact-form textarea{
						width: 250px;
						height: 160px;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 100%;
						}
					#contact-form a{
						/*float: left;*/
						padding: 0 0 0 0px;
						margin: 5px 0 0 0;
						}
						
					#contact-form p input{
						padding: 0 0 0 98px;
						}
					
					#contact-form #send_message{
						padding: 0 0 0 101px;
						margin: 0;
						float: left;
						}
						
					#contact-form .titre{
						clear: both;
						padding: 0 0 0 0;
						margin: 0 0 5px 0;
						font-weight: bold;
						}
					#contact-form .captcha{
						padding:0 0 0 98px;
						}
					#contact-form .captcha img{
						border:1px solid #223F84;
						}
					#contact-form .another-word{
						padding:20px 0 20px 0px;
						/*width:274px;*/
						}
					
					#contact-form .required-field{
						padding: 2px 0 0 3px;
						font-size: 85%;
						font-style: italic;
						font-weight: normal;
						color: #0099FF;
						}
/*------------------------------Pager-------------------------------------*/
.pager{
	float: left;
	text-align: left;
	font-size: 70%;
	padding: 10px 0 0 10px;
	margin: 0;
	}
.navigator{
	float: right;
	text-align: right;
	font-size: 70%;
	padding: 10px 25px 0 0;
	margin: 0;
	}

.navigator a{
	color: #0041ff;
	}
.navigator a:hover, .navigator a:active, .navigator a:focus{
	color: #00a2ff;
	}

/*------------------------------CMS Pages---------------------------------*/
#content-wrapper .cms-page{
	float: left;
	width: 544px;
	margin: 0;
	padding: 20px 20px 20px 20px;
	color: #3a4e88;
	font-size: 80%;
	}
	
#content-wrapper .cms-page a{
	text-decoration: underline;
	color: #3a4e88;
	}
	
#content-wrapper .cms-page a:hover, #content-wrapper .cms-page a:active, #content-wrapper .cms-page a:focus{
	text-decoration: underline;
	color: #0041ff;
	}

/*---------------------------------FOOTER---------------------------------*/
#footer{
	float: left;
	padding: 3px 0 40px 5px;
	font-size: 80%;
	color: #6d8fef;
	}

#footer a{
	text-decoration: none;
	color: #6d8fef;
	}

#footer a:hover, #footer a:active, #footer a:focus{
	text-decoration: underline;
	}
	
/*---------------------------------Order History---------------------------------*/
	
#orderHistoryTable td{
	padding: 3px;
}

#orderHistoryTable td.td_row_heading {
	border-bottom: 1px solid #7B858A;
	}
	
#orderHistoryTable td.td_row_delivery {
	border-top: 1px solid #7B858A;
	}	

#postage-disclaimer{
	float: left;
	width: 575px;
	clear: both;
	margin: -10px 0 10px 10px;
	display: inline;
	font-size: 75%;
	}