/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
html {
	}

body {
	margin: 0;
	padding: 0;
	color: #424343;
	text-align: center;
	background: #000000 url(img/bg.gif) center top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
	
#container {
	background: #cb0009 url(img/bg_container.gif) center top repeat-x;
	width: 702px;
	\width: 722px;
	w\idth: 702px;
	margin: 0 auto;
	padding: 0 3px;
	}	
	
#home #content { background: #fff url(img/2.jpg) center top no-repeat; }
#register #content { background: #fff url(img/1.jpg) center top no-repeat; }
#pictures #content { background: #fff url(img/3.jpg) center top no-repeat; }
#hotels #content { background: #fff url(img/4.jpg) center top no-repeat; }
#maps #content { background: #fff url(img/5.jpg) center top no-repeat; }
#sponsors #content { background: #fff url(img/6.jpg) center top no-repeat; }
#volunteers #content { background: #fff url(img/7.jpg) center top no-repeat; }
#contact #content { background: #fff url(img/8.jpg) center top no-repeat; }
#media #content { background: #fff url(img/9.jpg) center top no-repeat; }
#promote #content { background: #fff url(img/10.jpg) center top no-repeat; }
#faqs #content { background: #fff url(img/11.jpg) center top no-repeat; }
#itinerary #content { background: #fff url(img/12.jpg) center top no-repeat; }

#content {
	padding-right: 7px;
	text-align: left;
	}
	
#nav {
	float: left;
	background: #fff url(img/bg_nav.gif) 18px 0 no-repeat;
	width: 250px;
	margin: 301px 0 0 0;
	padding: 0 0 200px 0;
	text-align: left;
	}
	
#nav ul {
	margin: 24px 12px 16px 30px;
	border-top: solid 1px #ededed;
	text-align: left;
	list-style-type: none;
	}
#nav ul a.home, #nav ul a.why, #nav ul a.services, #nav ul a.sme, #nav ul a.faqs, #nav ul a.contact, #nav ul a.media, #nav ul a.promote, #nav ul a.itinerary {
	padding: 9px 10px 9px 43px;
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #ededed;
	background: #fff url(img/nav.gif) 20px 50% no-repeat;
	color: #424343;
	width: 151px;
	\width: 204px;
	w\idth: 151px;
	}
#nav ul a.subservices { color: #424343; font-weight: normal; text-decoration: none; background: #fff url(img/nav2.gif) no-repeat 20px 50%; display: block; padding: 4px 10px 4px 50px; width: 144px; border-bottom: 1px solid #ededed; }
#nav li a:hover,  #home #nav li a.home, #why #nav li a.why, #accountancy #nav li a.accountancy, #sme #nav li a.sme, #faqs #nav li a.faqs, #contact #nav li a.contact {
 	background: #f5f5f5 url(img/nav.gif) 20px 50% no-repeat;
 	}
#nav li a:hover, #subservices #nav li a.subservices, { background: #f5f5f5 url(img/nav2.gif) no-repeat 20px 50%; }
#download {
 	background: transparent url(img/download_more.gif) bottom center no-repeat;
	height: 46px;
	width: 172px;
	display: block;
	text-align: left;
	margin-left: 46px;
 	}
	
#download a {
 	background: transparent url(img/download_more.gif) top center no-repeat;
	height: 46px;
	width: 172px;
	display: block;
	font: normal 10px verdana, arial, geneva, helvetica, sans-serif;
	text-decoration: none;
	color: #424343;
 	}
	
#download a:hover {
 	background: none;
 	}
	
#download a span {
	padding: 10px 0 0 54px;
	display: block;
	}
	
#main {
	width: 410px;
	float: left;
	padding: 218px 0 30px 13px;
	line-height: 170%;
	}
	
h1 {
	background: url(img/logo.jpg) 20px 0 no-repeat;
	margin: 8px 0 0 30px;
	width: 200px;
	height: 120px;
	}
	
h1 a {
	display: block;
	width: 200px;
	height: 120px;
	text-decoration: none;
	text-indent: -3000px;
	}

h5 {
	background: url(img/logo2c.jpg) 20px 0 no-repeat;
	margin: 8px 0 0 30px;
	width: 200px;
	height: 100px;
	}
	
h5 a {
	display: block;
	width: 200px;
	height: 100px;
	text-decoration: none;
	text-indent: -3000px;
	}
h6 {
	background: url(img/logo2d.jpg) 20px 0 no-repeat;
	margin: 8px 0 0 30px;
	width: 200px;
	height: 95px;
	}
	
h6 a {
	display: block;
	width: 200px;
	height: 95px;
	text-decoration: none;
	text-indent: -3000px;
	}
	
	
#home h2 {
	background: url(img/header1.png) center top no-repeat;
	display: block;
	height: 82px;
	width: 400px;
	}
	
#register h2 {
	background: url(img/header2.png) center top no-repeat;
	display: block;
	height: 82px;
	width: 400px;
	}
	
#pictures h2 {
	background: url(img/header3.png) center top no-repeat;
	display: block;
	height: 82px;
	width: 400px;
	}

#hotels h2 {
	background: url(img/header4.png) center top no-repeat;
	display: block;
	height: 82px;
	width: 400px;
	}
	
#maps h2 {
	background: url(img/header5.png) center top no-repeat;
	display: block;
	height: 82px;
	width: 400px;
	}
	
#sponsors h2 {
	background: url(img/header6.png) center top no-repeat;
	display: block;
	height: 82px;
	width: 400px;
	}
	
#volunteers h2 {
	background: url(img/header7.png) center top no-repeat;
	display: block;
	height: 82px;
	width: 400px;
	}

#contact h2 {
	background: url(img/header8.png) center top no-repeat;
	display: block;
	height: 82px;
	width: 400px;
	}
	
#media h2 {
	background: url(img/header9.png) center top no-repeat;
	display: block;
	height: 82px;
	width: 400px;
	}
	
#promote h2 {
	background: url(img/header10.png) center top no-repeat;
	display: block;
	height: 82px;
	width: 400px;
	}
	
#faqs h2 {
	background: url(img/header11.png) center top no-repeat;
	display: block;
	height: 82px;
	width: 400px;
	}
	
#itinerary h2 {
	background: url(img/header12.png) center top no-repeat;
	display: block;
	height: 82px;
	width: 400px;
	}
	
h3 {
	display: block;
	margin: 12px 0 15px 0;
	}

	
h2 span, h3 span {
	display: none;
	}
	
h4 {
	color: #FF0000;
	font: bold 11px verdana, arial, geneva, helvetica, sans-serif;
	padding: 10px 1px 2px 1px;
	line-height: 170%;
	}
	
h5 {
	color: #424343;
	font: bold 11px verdana, arial, geneva, helvetica, sans-serif;
	padding: 10px 1px 2px 1px;
	line-height: 170%;
	}
	
p {
	padding: 0 1px 12px 1px;
	}
	
#main ul {
	padding: 0 1px 12px 1px;
	margin-left: 0px;
	list-style-type: none;
	}
	
	
#main a {
	color: #FF0000;
	text-decoration: underline;
	}
	
#main a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
	
#online {
	width: 175px;
	height: 37px;
	display: block;
	float: right;
	margin: 7px 0px 0 0;
	}
	
#online a {
	width: 175px;
	height: 37px;
	display: block;
	}
	
#home #online { background: url(img/online_home.gif) center bottom no-repeat; }
#home #online a { background: url(img/online_home.gif) center top no-repeat; }

#why #online { background: url(img/online_why.gif) center bottom no-repeat; }
#why #online a { background: url(img/online_why.gif) center top no-repeat; }

#accountancy #online { background: url(img/online_accountancy.gif) center bottom no-repeat; }
#accountancy #online a { background: url(img/online_accountancy.gif) center top no-repeat; }

#sme #online { background: url(img/online_sme.gif) center bottom no-repeat; }
#sme #online a { background: url(img/online_sme.gif) center top no-repeat; }

#faqs #online { background: url(img/online_faqs.gif) center bottom no-repeat; }
#faqs #online a { background: url(img/online_faqs.gif) center top no-repeat; }

#contact #online, #contactform #online, #privacy #online { background: url(img/online_contact.gif) center bottom no-repeat; }
#contact #online a, #contactform #online a, #privacy #online a { background: url(img/online_contact.gif) center top no-repeat; }

	
#home #online a:hover, #why #online a:hover, #accountancy #online a:hover, #sme #online a:hover, #faqs #online a:hover, #contact #online a:hover, #contactform #online a:hover, #privacy #online a:hover {
	background: none;
	}

#online span {
	display: none;
	}
	

	
#footer {
	background: #f5f5f5 url(img/details.gif) 35px 55% no-repeat;
	border-top: solid 1px #ededed;
	margin: 0;
	padding: 13px 0 0px 0;
	font: normal 10px verdana, arial, geneva, helvetica, sans-serif;
	}
	
#footer a {
	text-decoration: none;
	color: #ff0000;
	}
	
#footer a:hover {
	text-decoration: none;
	color: #ff0000;
	}
	
#footer span {
 	color: #ff0000;
	}
	
.details {
	text-align: left;
	margin-left: 55px;
	}
	
.siteby {
	float: right;
	padding-right: 30px;
	}
	
.siteby a {
	background: #f5f5f5 url(img/echelon.gif) top center no-repeat;
	width: 68px;
	height: 11px;
	display: block;
	}
	
.siteby a:hover {
	background: #f5f5f5 url(img/echelon.gif) bottom center no-repeat;
	}
	
.siteby a span {
	display: none;
	}
	
	
/* Form */

form {
	line-height: normal;
	margin: 20px 0;
	}
	
form span {
	color: #FF0000;
	}
	
	
.formleft {
	float: left;
	width: 150px;
	padding: 5px 3px 5px 0;
	margin: 0;
	text-align: right;
	}
	
.formright {
	float: right;
	width: 250px;
	padding: 4px 0 4px 3px;
	margin: 0;
	text-align: left;
	}
	
input, textarea {
	width: 200px;
	border: solid 1px #ededed;
 	background: #f5f5f5;
	color: #000;
	padding: 3px 2px;
	margin: 0 0 6px 5px;
	font: normal 11px verdana, arial, geneva, helvetica, sans-serif;
	border: 0;
	}


textarea {
	height: 50px;
	}
	
.radio {
	width: auto;
	background: transparent;
	padding: 3px 2px;
	margin: 0 0 0 6px;
	vertical-align: middle;
	}
	
.submit {
	margin-top: 20px; 
	width: 100px;
	border: 1px solid #ededed;
	background-color: #f5f5f5;
	}
	
.checkbox {
	width: auto;
	background: transparent;
	padding: 3px 2px;
	margin: 2px 0 2px 6px;
	border: 0;
	vertical-align: middle;
	}

#bysubmit {
	padding-top: 10px;
	}
	
.error {
	color: red;
	}
	
.headernew {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 40px;
	text-transform: capitalize;	
	line-height: 95%;
	letter-spacing: -1px;
	}
	
	
	
/* Clearfix */	
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#tablist{
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 13px Verdana;
	}

#tablist li{
	list-style: inside;
	display: inline;
	margin: 0;
	}

#tablist li a{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #000;
	border-bottom: none;
	background: white;
	}

#tablist li a.current{
	background: white;
	}

#tabcontentcontainer{
/* Insert Optional Height definition here to give all the content a unified height */
	padding: 5px;
	border: 1px solid white;
	}

.tabcontent{
	display:none;
	}

#tablist li a:link, #tablist li a:visited{
	color: red;
	}

