/*	
	STUDIO JUICE STYLESHEET FOR SCREEN
	
	CLIENT:		TOUR SUPPORT
				(http://www.toursupport.co.uk/)
	
	AUTHOR:	STUDIO JUICE
				(http://www.studiojuice.com/)
	
	DESIGNER:	DOM WILLIAMS
				(dom@studiojuice.com)

----------------------------------------------------*/
body, html {
	background: url(../images/bg.gif) repeat #231F20;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	width: 748px;
	background: #252525;
	margin: auto;
	margin-top: 0px;
	border: 0px;
	border-left: 1px #131211 solid;
	border-right: 1px #131211 solid;
	border-bottom: 1px #131211 solid;
}
#header {
	width: 748px;
	height: 99px;
	background: #0C0B0B url(../images/bg_header.gif) repeat-x;
	border-bottom: 1px #131211 solid;
}
#logo {
	width: 125px;
	height: 80px;
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
}
#strap {
	width: 110px;
	height: 17px;
	position: relative;
	top: 72px;
	left: 500px;
	float: left;
}
#nav {
	width: 748px;
	height: 30px;
	background: #38afcc url(../images/bg_nav.gif) repeat-x;
	border: 0;
	border-top: 4px #FBFBFB solid;
}
#nav ul {
	margin: auto;
	padding: 0;
	list-style: none;
	font-size: 9px;
	height: 10px;
	position: relative;
	top: 15px;
	left: 0px;
}
#nav li {
	float: left;
	border-right: 1px #333333 dashed;
}
#nav ul a {
	display: block;
	float: left; 
	padding-right: 11px;
	padding-left: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#nav ul a:visited {
	color: #FFFFFF;
}
#nav ul a:hover {
	color: #333333;
}
#home #nav .home a,
#news #nav .news a,
#tour-management #nav .tour-management a,
#production #nav .production a,
#transport #nav .transport a,
#chauffeur-services #nav .transport a,
#self-drive-hire #nav .transport a,
#security #nav .security a,
#pyros-and-fx #nav .pyros-and-fx a,
#clients #nav .clients a,
#record-labels #nav .clients a,
#artists #nav .clients a,
#radio-djs #nav .clients a,
#agents-management #nav .clients a,
#contact-us #nav .contact-us a {
	color: #333333;
	cursor: default;
}
#nav .contact-us {
	border: 0;	
}
#corporate_photo {
	width: 748px;
	height: 275px;
	background: #231F20;
	border-bottom: 4px #FBFBFB solid;
}
#menu {
	float: left;
	width: 125px;
	margin-top: 16px;
}
/*#copy {
	float: left;
	min-height: 400px;
	margin-left: 35px;
	width: 490px;
	margin-top: 12px;
	margin-bottom: 20px;
}*/
#copy {
	width: 355px;
	min-height: 400px;
	float: left;
	margin: 10px 0px 10px 22px;
}
#copy ul {
	line-height: 125%;
}
/* NEWS SECTION
----------------------------------------------------*/
#news-main {
	float: left;
	width: 540px;
	min-height: 400px;
	border-top: 3px solid #18a3c2;
	margin: 55px 0px 10px 40px;
}
.news-main-repeat-copy {
	float:left;
	width: 200px;
}
.news-main-repeat {
	padding: 10px 0;
	border-bottom: 1px dashed #1b3d46;
}
.news-main-repeat h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0;
}
.news-main-repeat h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	color: #18a3c2;
	margin: 0;
	padding: 0;
}
.news-main-repeat img {
	float: left;
	margin-right: 10px;
}
.news-main-repeat h1 a {
	color: #FFF;
	font-weight: normal;
}
.news-main-repeat p {
	width: 290px;
}

/* NEWS BAR
----------------------------------------------------*/
#news-bar {
	width: 195px;
	min-height: 400px;
	float: left;
	background: #1d1b1c;
	margin: 10px 0px 10px 22px;
	padding: 10px;
}
.news-bar-repeat {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #1b3d46;
}
#news-bar h1 {
	font-size: 13px;
	border-top: 1px dashed #1b3d46;
	border-bottom: 1px dashed #1b3d46;
	text-transform: uppercase;
	font-weight: normal;
	color: #18a3c2;
	margin: 0;
	padding: 3px 0;
}
#news-bar h2 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	margin-top: 1px;
	font-weight: normal;
}
#news-bar h3 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	margin-top: 1px;
	font-weight: normal;
	color: #FFF;
}
#news-bar a {
	color: #18a3c2;
	font-weight: bold;
	text-decoration: underline;
}
#news-bar .lolight {
	color: #CCC;
	font-size: 9px;
}
#news-bar .lolight a {
	color: #CCC;
	font-size: 9px;
}
#news-bar .lolight a:hover {
	color: #18a3c2;
}
#news-bar img {
	margin-top: 5px;
}
#news-bar p {
	margin-top: 0px;
}
/* FORM
----------------------------------------------------*/
#form {
	width: 380px;
	height: 455px;
	padding:0;
}
#form h1 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}
#form p {
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}
#form fieldset {
	margin:0;
	padding:0;
	border: solid 0 transparent;
}
#form legend {
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-bottom: 7px;
	color: #fff;
}
#form label {
	float: left;
	width: 100px;
	line-height: 16px;
	font-size: 11px;
	color: #fff;
}
#form label.error {
	visibility: hidden;
	float: none;
}
#form input {
	width: 200px;
	height: 13px;
	padding: 1px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
#form input:focus {
	border: 1px solid #999999;
}
#form input.submit {
	height: 20px;
	width: 55px;
	margin-right:5px;
	background:#18a3c2;
	color:#ffffff;
	border:none;
	text-transform: uppercase;
}
#form select {
	border: #CCCCCC solid 1px;
}
#form input.error {
	border: 1px solid #990000;
	background: url(images/incorrect.gif) right top no-repeat;
}

fieldset#type {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}
#type h2 {
	color: #FFF;
	line-height: 16px;
	width: 100px;
	float: left;
	font-size: 11px;
	font-weight: normal;
}
#type div {
	width: 120px;
	float: left;
}
#type label {
	width: 70px;
	float: none;
	display: inline;
}
.clear {
	clear: both;
}
.title {
	margin-bottom: 9px;
	display: block;
}
.subTitle {
	margin-bottom: 5px;
}
/* =a Default styling for links
----------------------------------------------------*/
a:link, a:visited {
	text-decoration: none;
	color: #00addd;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
}
/* =p Default styling for paragraphs
----------------------------------------------------*/
p {
	line-height: 125%;
}
/* =h1 Default styling for top-level headings
----------------------------------------------------*/
h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color:#cccccc; 
}
/* =abbr Default styling for abbreviations
----------------------------------------------------*/
abbr[title] {
	border: 0px;
}
/* =img Default styling for images
----------------------------------------------------*/
img {
	border: 0px;
}

.news {float:none}