/*
Title:			Daymen International
Description:	CSS for events.daymen.co.uk
Author:			Visualcode Limited
Date: 			Tuesday 18th September 2008.
Version:		1.0
*/


@import url('css/basket.css');
@import url('css/pageLayout.css');
@import url('css/generalform.css');
@import url('css/products.css');
@import url('css/accounts.css');
@import url('css/stockists.css');


/*---------------------------Global Start -----------------------------*/


/*
Colour Palette
Black. #000 Blue. #046AAD Grey. #ECECEC
*/

body {
	font:12px arial, helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
	color: #000;
	text-align:center;
	background:#00436F;
  	position:relative;
	margin:0;
	padding:0;	
	}
	
a:link {
	color: #046AAD;
	text-decoration: none;
}

a:visited {
	color: #046AAD;
	text-decoration: none;
}

a:active {
	color: #E2570E;
	text-decoration: none;
}

a:hover {
	color: #E2570E;
	text-decoration: none;
}

a img{
	border:0;
	}

img.portrait{
	float:left;
	padding:2px;
	margin:0 5px 5px 0;
	border:#ECECEC solid 1px;
	}

h1, h2, h3, h4{
	
	font-weight:normal;
	}
	
h1 {
	font-size: 1.9em;
	color:#00436F;
	border-left:#E2570E solid 5px;
	padding-left:5px;
	}

h2 {
	color:#046AAD;
	font-size: 1.5em;
	}

h3 {
	color:#046AAD;
	font-size: 1.3em;
	}

h4 {
	color:#AAA;
	font-size: 1.4em;
	line-height:1.5em;
	}


hr {
	border: none;
	border-top: 1px solid #E2570E;
	height: 1px;
	margin: 8px auto;
	padding: 0;
	color:#FFF;
	clear:both;
	}

.clear{
	clear:both;
	text-align:right;
	}
	
table.events td{
	border-top: 1px solid #E2570E;
	padding:10px 0;
	}
/* ______________________ Start Layout ______________________ */

#container{
	padding:0;
	margin:0;
	position:relative;
	background:#FFF url(images/bodyBack.gif) repeat-x;
	}

#wrapper {
	width:920px;
	margin:0 auto;
	padding:0 10px;
	position:relative;
	}
	
#header {
	width:100%;
	}

#Logo {
	padding:15px 0px 10px 0px;
	float:left;
	margin:0;
	height:60px;
	}
	
.strap{	
	float:right;
	margin-left:0px;
	margin-top:10px;
	text-align:left;
	width:650px;
	}
	
.strap h1{
	padding:0;
	margin:0;
	font-size:19px;
	border-left:none;
	padding:5px 0 5px; 0;
	}
	

/* ______________________ Additional Navigation ______________________ */



#adNav a:link{color:#00436F;}
#adNav a:visited{color:#00436F;}

#adNav a{
	display:block;
	padding-top:10px;
	height:20px;
	width:75px;
	margin-left:5px;
	border-right:#ECECEC solid 1px;
	}

#adNav a.long{
	width:125px;
	}
	
#adNav a:active,
#adNav a:hover,
#adNav a:hover.attention{
	color:#E2570E;
	}

#adNav{
	float:right;
	width:450px;
	}

#adNav ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:90%;
	line-height:1em;
	}

#adNav li {
	padding:0px;
	list-style:none;
	display:inline;
	text-align:center; 
	float:right;
	}

/* ______________________ Navigation ______________________ */		
	
 #navigation{
 	font-size:11px;
 	clear:both;
 	width:100%;
 	float:left;
	position:relative;
	border-bottom:#FFF solid 1px;
	background:#00436F;
	height:5px;<!--Remove-->
	}

 #navigation ul {
	list-style:none; 
	padding:0;
	margin:0px 15px 0px 0px;
	position:relative;
	text-align:left;
	border:none
	}
	
 #navigation ul li {
	display:inline;
	float:left;
	margin:0;
	position:relative;
	text-align:center;
	border-right:#0991EB solid 1px;
	font-weight:bold;
	}
	
 #navigation ul li a {
	color:#FFF;
	position:relative;
	height:23px;
	display:block;
	padding:10px 15px 1px 15px;
	}

 #navigation ul li a.light{
 	background:#E2570E;
 	}
	
 #navigation ul li a:hover {
	color:#FFF;
	position:relative;
	background:#0991EB;
	}


/* ______________________ Footer ______________________ */


#contentArea{
	text-align:left;
	}

#contentArea ul{
	list-style:none;
	margin:5px 25px;
	padding:0;
	}

#contentArea ul li{
	background: url(images/bullet.gif) no-repeat 0 3px;
	padding:0 0 5px 25px;
	}

#contentArea ol li{
	padding:0 0 10px 0;
	line-height:15px;
	}

#contentArea .left{	
	width:450px;
	padding:5px 5px 5px 0px;
	float:left;
	margin-bottom:5px;
	}

#contentArea .right{
	width:450px;
	padding:5px 0px 5px 10px;
	float:right;
	border-left:#ECECEC solid 1px;
	margin-bottom:5px;
	}

/* ______________________ Footer ______________________ */


.sponsors{
	text-align:left;
	padding-bottom:5px;
	margin-top:5px;
	clear:both;
	}
	
.sponsors h3{
	color:#00436F;
	font-size:13px;
	margin:0;
	padding:5px 0;
	}

.orange{
	background:#E2570E url(images/orange.gif) no-repeat left top;
	padding:15px 10px 10px 10px;
	color:#FFF;
	text-align:left;
	border-bottom:#FFF solid 1px;
	clear:both
	}

#footer {
	border-top:#0991EB solid 5px;
	clear:both;
	padding-top:0px;
	text-align:center;
	font-size:85%;
	text-align:center;
	margin:0;
	color:#FFF;
	}

#footer h2, #footer h3{
	font-family:"Georgia", Times, serif;
	font-weight:normal;
	}

#footer h2{
	margin:0;
	padding:0 0 10px 0;
	color:#FFF;
	}
	
#fholder{
	width:920px;
	margin:0 auto;
	}
	
#fholder b,
#fholder a{
	color:#0991EB;	
	}

#copyright{
	text-align:left;
	float:left;
	width:460px;
	padding-top:10px;
	}

#contactAd,
#contactNo{
	width:170px;
	padding:10px 20px;
	float:right;
	text-align:left;
	border-left:#0991EB solid 1px;
	height:100px;
	}

#contactAd{
	width:200px;
	}

#contactNo ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	
#contactNo ul li{
	padding-left:20px;
	background: url(images/bullet.gif) no-repeat 0 3px;
	}

#legalAd {
	clear:both;
	text-align:right;
	padding-top:15px;
	}
	
	
/*--------------------------- table -----------------------------*/	

table.csvFile{
	width:100%;
	}

table.csvFile thead td{
	background:#00436F;
	font-weight:bold;
	padding:5px;
	color:#FFF;
	}

table.csvFile tbody td{
	padding:5px;
	border-bottom:#ECECEC solid 1px;
	}

table.brandLogos{
	width:100%;
	}	

table.brandLogos td{
	text-align:center;
	width:150px;
	}
	
	
/* ______________________ standard table ______________________ */	
	
table.standard{
	width:100%;
	}

table.standard thead td{
	background:#00436F;
	font-weight:bold;
	padding:3px 5px;
	color:#FFF;
	}

table.standard tbody td{
	padding:5px;
	background:#ECECEC;
	border-right:#FFF solid 1px;
	}	
	
table.standard tbody tr.alt td{
	background:#FFF;
	}

/* ______________________ focus form ______________________ */	

form.focus{
	background:#f5f5f5;
	border:#ECECEC solid 3px;
	padding:15px 50px;
	}
	
	
	