/* Mapa Spontex UK Website Style Sheet - Last modified by Jon Hurley 16-02-2009
******************************************************************************/


body {
	text-align: center;
	margin: 16px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/background.jpg) top left repeat-x;
}

p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014785;
	padding: 0 0 8px 0;
	margin: 0;
}
a { color: #014785; text-decoration: none; font-weight: bold;}
a:hover { color: #014785; text-decoration: none;}
a:visited, a:active {color: #014785; text-decoration: none;}	

h1 { 
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	color: #014785;
	font-weight: bold;
}
h2 { 
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	color: #014785;
}


ul, li {
	padding: 0;
	margin: 0;
	color: #014785;
}

img {
	padding:0 !important;
	margin: 0 !important;
}


td, th {
	font-size: 11px !important;
}

/* Layout Styles
*************************/
#container {
	margin: 0 auto 0 auto !important;
	width: 900px;
}

#outer-container {
	float: left;
	width: 900px;
	min-height: 534px;
	background: url(../images/container-back-cont.jpg) top left repeat-y;
	margin: 0 auto 0 auto !important;
	padding: 0 !important;
	
}
#main-container {
	float: left;
	width: 900px;
	min-height: 534px;
	background: url(../images/container-back.jpg) top left no-repeat;
	margin: 0 auto 0 auto !important;
	padding: 0 !important;
}

#picture-container {
	float: left;
	width: 878px;
	min-height: 520px;	
	background: #afe400 url(../images/container-picture.jpg) top left no-repeat;
	margin: 11px 0 0 11px;
	padding: 0 !important;
}

#header {
	height: 54px;
	width: 878px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
	#header-left {
		float: left;
		width: 672px;
		height: 54px;
		background: url(../images/topnavleft-back.jpg) top left no-repeat;
		color: white;
	}
		#header-left ul {
			padding: 0;
			margin: 20px 0 0 20px;		
		}
		#header-left li {
			display: inline;
			padding: 0;
			margin: 0 15px 0 0;		
		}
		#header-left li a { color: white; text-decoration: none; font-weight: bold;}
		#header-left li a:hover { color: red; text-decoration: none;}
		#header-left li a:active {color: white; text-decoration: none;}


	#header-right {
		float: right;

		height: 54px;
		text-align: right;
	}	
#logo {
	width: 254px;
	text-align: center;
	padding: 4px 0 0 0;
}

#left-side {
	float: left;
	width: 254px;
	min-height: 469px !important;
	height: auto !important;/*all browsers except ie6 will respect the !important flag*/
	height: 469px;/*Should have the same value as the min height above*/	
	text-align: left;
	background: url(../images/leftnav-back.jpg) top left no-repeat;
	padding:0;
	margin: 0;
}
#left-side h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 20px;
}
#left-side h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 10px 20px 20px 20px;
}

#left-side h2 span {
	color:#EB2113;	
}

#left-side p {
	padding: 0 20px 0 20px !important;	
}

#left-side ul{
	padding: 0;
	margin: 0 0 0 20px;
}
	#left-side li {
		height: 21px;
		width: 214px;
		padding: 0;
		margin: 0 0 1px 0;
		overflow: hidden;
		text-align: left;
		}
	#left-side li a {
		padding: 3px 0 0 20px;
		display: block;
		height: 21px;
		color: white;
		overflow: hidden;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		background: url(../images/nav-back.jpg) top left no-repeat;
		}
		#nav_01 {
			padding: 0;
			margin: 0 0 1px 0;			
			width: 214px;
			background: url(../images/nav-back.jpg) top left no-repeat;
			}		
	#left-side li a:hover {
		color: #eb2113;
		background-position: 0 -21px;
		}
	#left-side li a.active,
	#left-side li a.active:hover {
		color: #eb2113;
		background-position: 0 -21px;
		}


#buyonline {
	padding: 0 0 0 20px !important;
	}

#buyonline2 {
	padding: 3px 0 0 20px !important;
	}


#flash-area {
	float: right;
	width: 624px;
	min-height: 450px;
}
#main-content {
	float: right;
	width: 530px;
	min-height: 425px;
	background: white;
	text-align: left;
	margin: 10px 27px 20px 0;
	padding: 0 20px 10px 20px;
}
	#main-content h1 {
		font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
		color: white;
		font-weight: normal;
		font-size: 20px;
		padding: 45px 10px 0 110px;
		height: 45px;
		background: url(../images/h1-back01.jpg) top left no-repeat;
		margin: 10px 0 10px 0;
	}
/* Inserted by Jon Hurley 16-02-2009 */
	#main-content h2 {
		clear: both;	
		font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
		color: #014785;
		font-weight: normal;
		font-size: 16px;
		padding: 10px 0 10px 0;
		float: left;
		width: 100%;

	}
/* Inserted by Jon Hurley 16-02-2009 */
	#main-content h3 {
		font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
		color: #014785;
		font-weight: bold;
		font-size: 12px;
		padding: 0;
	}	
	#main-content p {
		padding: 0 0 7px 0 !important;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #014785;
		margin: 0;		
	}


	#main-content ul {
		padding: 5px 0 5px 0;
		margin: 0;
	}
	#main-content li {
		padding: 0;
		margin: 0 0 0 20px;
		color: #014785;
	}

	#main-content li a {
		padding: 0 !important;
		margin: 0;
	}


	#main-content img {
		padding: 0;
		margin: 0 0 10px 10px !important;
	}

#anchoredlist {
	padding: 0;
	margin: 0 0 10px 0;
}


#anchoredlist ul {
		margin: 5px 0 5px 0;
		padding: 0;
}

#anchoredlist li {
		padding: 0;
		margin: 0 10px 0 0;
		color: #014785;
		float: left;
		font-size: 11px;
		list-style: none;		
}
#anchoredlist li a {
		float: left !important;
		display: block !important;
		background: #014785 url(../images/anchor-back.jpg) bottom left no-repeat;		
		color: white !important;
		overflow: hidden !important;
		padding: 5px !important;
		margin: 10px 0 10px 0 !important;
		width: 112px !important;
		height: 50px;
}

.modules, #modules {
	padding: 0 !important;
	margin: 0 !important;
}


#footer {
	float: left;
	width: 900px;
	min-height: 40px;
	background:url(../images/footer-back.jpg) top left no-repeat;
	margin: 0 auto 0 auto !important;
	padding: 0 !important;
	color: #014785;	
}
#footer p, #footer a {
		color: #014785;	
}
		#footer a { color: #014785; text-decoration: none; font-weight: bold;}
		#footer a:hover { color: red; text-decoration: none;}
		#footer a:active {color: red; text-decoration: none;}

#footer-left {
	float: left;
	height: 22px;
	width: 150px;
	margin: 0 0 0 11px;
	padding: 7px 0 0 10px;
	text-align: left;
	
}

#footer-middle {
	float: left;
	height: 22px;
	width: 458px;
	padding: 7px 0 0 80px;
	text-align: center !important;
}

#footer-right {
	float: right;
	height: 22px;
	width: 120px;
	margin: 0 11px 0 0;
	padding: 7px 10px 0 0;
	text-align: right;
}
/* Product Listing
*********************************************/

.category_container {
			padding: 0 !important;
			margin: 0 0 10px 0!important;
			width: 510px;
			text-align:left;
			float:left;
			border-bottom: 1px solid #eb2113;
/*background: #e9f2fb;*/
		}
.category_container h1{
	margin: 0 !important;
	color: #eb2113 !important;
	background: none !important;
	text-align: left !important;
	display: block !important;
	padding: 10px 10px 0 10px !important;
}

.category_container ul {
						margin: 0 !important;
						padding: 0 !important;}

.category_container li {			list-style:none;
						margin: 0 !important;
						padding: 0 !important;
						display:block;
						float:left;
						width :100px;
						min-height: 180px;
						
						}

/* .product_container {
		float:left !important;;
					width :100px;
					min-height: 100px;
					text-align: left;
					}*/
					
.category_container li .product_detail {font-size:11px !important;
										padding: 0 0 0 15px !important;
										margin: 0 !important;
										text-align:center;
										width :80px;} 
														   
/* Product Detail
*********************************************/

#prodinfo {
			padding: 0 !important;
			margin: 0 0 20px 0 !important;
			float: left;
	}

	#prodinfo p{
				text-align: left;
				padding: 0 0 30px 0;
				margin: 0 !important;
	}
	
	#prodinfo ul {padding: 0 !important;
				  margin: 0 !important;
				}
	
	#prodinfo h2{
		float: left;
		text-align: left;					 
		padding: 0 !important;
		margin: 0 0 10px 0 !important;
		display: block;
	}

	#prodinfo h3 {	
		clear: both;
		text-align: left;
		padding: 0 !important;
		margin: 0 !important;}

		  
#proddetails {
	float: left;
	width: 500px;
}
#proddetails h2 {
	/*float: left;*/
	clear: left !important;
	display: block;
	/*width: 100%;*/
	width: auto;
	margin: 0 0 10px 0;
	float: none;
}

	#prodimg{
			clear: both !important;
			width: 190px;
			display: block;
			text-align:center;
			float:right;
			margin: 0 0 10px 10px;
			padding: 0 0 10px 0;
			}

.backlink {
	clear: both;
	display: block;
}

/* Table Styles
******************************************/
.passport {
	clear: both;	
	margin: 0 0 5px 0 !important;
	background: white !important;
}
.lefted {
	clear: both;
	text-align: left;
	color: #014785;
}
.righted {
	clear: both;
	text-align: right;
	color: #014785;
}

/* Form Styles
************************************************/

#competition_entry  td{ 
	color: #014785;
}

#enquiry_form {

	clear: both;
	float: left;
	color: #014785;
	padding: 0;
	margin: 0;
	display: block;
}

/****commmented by sdg****
#enquiry_form  td{ 
	color: #014785;
}*/

#address_details {
	float: right;
	width: 200px;
}

#subscribe_to_email td{ 
	color: #014785;
}


/* Inserted by Simon Del Giudice 31-03-2009 */
#palm-top {
	background: #c4e0ff url(../images/palms-back.jpg) top left no-repeat;
	width: 468px;
	height: 750px;
	padding: 90px 20px 0 20px;
}


#palm-bottom {
	background:url(../images/palms-bott.jpg) top left no-repeat;
	width: 508px;
	min-height: 183px;
}

p.competition-headline, p.competition-q-1, p.competition-q-2 {
	font-size: 19px !important;
	padding: 10px 0 10px 0;
	font-weight: bold;
}

p.competition-subheadline {
	font-size: 13px !important;
}

#comp-terms {
	clear: both;
	float: left;
	margin: 20px 0 0 0 !important;
}

#competition_entry  h3{
	font-size: 15px;
}

/* Delivery Information Table */
#delivery-info {
	font-size:10px;
	width:100%;
	
	
}

#delivery-info th{
	background-color:#014785;
	color:#fff;
	font-weight:bold;
	vertical-align:top;
	padding:5px;
	/*width:20%*/
}

#delivery-info td{
	border-bottom: 1px #e1e1e1 solid;
	vertical-align:top;
	padding:5px;
	/*width:20%*/
}

#delivery-info .normal-service {
	background:#466D8F;
}
#delivery-info .courier-affected {
	background:#7795AF;
}

#courier-affected-key {
	font-weight:bold;
	margin: 10px 0 0 0;
	display: block !important;;
	padding:5px !important;
	color:Red !important;
}

#normal-service-key
{
	display: block !important;;
	padding:5px !important;
	color:Red !important;
}


