/*** ELIMINATE BROWSER INTERFERENCE ***/
/*body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote */
*
{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

body
{
	margin-top: 15px;
	background-color:#E6E6E6;
	color: #787878;
}

img
{
	border-style: none;
}

a:focus
{ 
    outline: none; 
}


h1, h2, h3
{
	margin: 0;
	padding: 0;
}

h1
{
	float: left;
	width: 215px;
	height: 141px;
}

h1 span
{
	visibility: hidden;
}

h2
{
	font-size: 1.5em;
	font-weight: normal;
}

h3
{
	font-size: 1.2em;
	font-weight: normal;
}

p
{
	margin: 20px 0;
	padding: 0;
}

/*** LAYOUT ***/
#wrapper
{
	margin:0 auto;
	width: 880px;
	background-color: #FFF;
}

#news
{
	width: 665px;
	height: 103px;
	float: left;
	color: #FFF;
}

#newsheadline
{
	margin: 68px 25px 0 0;
	width: 540px;
	float: right;
}

ul#headlines
{
	float: left;
	width: 420px;
	height: 30px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#headlines li
{
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}

ul#headlines li a
{
	color: #FFF;
	text-decoration: none;
}

#mainimage
{
	clear: both;
}

#content
{
	background: #FFF url(/images/quayskillslogobg.png) no-repeat top center;
	margin-top: 5px;
	overflow: hidden;
}

#leftmenu
{
	width: 215px;
	padding-left: 5px;
	float: left;
	overflow: hidden;
}

#leftmenu p
{
	margin: 0;
	padding: 0;
	font-size: 0.95em;
}

div#contentbody ul
{
	margin-left: 15px;
}

/*
#freightbox
{
	width: 208px;
	height: 140px;
	background-image: url(/images/freightboxmainbg.png);
	background-position: bottom;
	margin-bottom: 5px;
}

#freightboxbody
{
	color: #FFF;
	padding: 5px 10px 10px 10px;
}

#safetybox
{
	width: 208px;
	height: 140px;
	background-image: url(/images/safetyboxmainbg.png);
	background-position: bottom;
	margin-bottom: 5px;
}

#safetyboxbody
{
	color: #FFF;
	padding: 5px 10px 10px 10px;
}

#docksidebox
{
	width: 208px;
	height: 140px;
	background-image: url(/images/docksideboxmainbg.png);
	background-position: bottom;
	margin-bottom: 5px;
}

#docksideboxbody
{
	color: #FFF;
	padding: 5px 10px 10px 10px;
}
*/

ul#sectionboxes
{
	list-style-type:none;
}

ul#sectionboxes li
{
	width: 205px;
	height: 140px;
	display: block;
	padding-bottom: 5px;
}

ul#sectionboxes li a
{
	display: block;
	padding-left: 12px;
	padding-top: 45px;
	height: 95px;
	text-decoration: none;
	color: #FFF;
	font-size: 0.95em;
}

ul#sectionboxes li.freight a
{
	background: url(/images/freightbox.png) no-repeat;
}

ul#sectionboxes li.safety a
{
	background: url(/images/safetybox.png) no-repeat;
}

ul#sectionboxes li.dockside a
{
	background: url(/images/docksidebox.png) no-repeat;
}

#contentbody
{
	float: left;
	width: 430px;
	font-size: 0.95em;
	overflow: hidden;
}

#contentbodylarge
{
	float: left;
	font-size: 0.95em;
	overflow: hidden;
	/*width: 648px;*/
	width: 636px;
	margin-left: 10px;
}

#contentbodyright
{
	float: left;
	font-size: 0.95em;
	overflow: hidden;
	width: 648px;
	padding-right: 5px;
}

#rightmenu
{
	width: 215px;
	padding-right: 5px;
	float: right;
}

#videobox
{
	width: 212px;
	height: 214px;
	background-image: url(/images/videoimgbg.png);
	margin-bottom: 5px;
}

#videobox span.clicktoplay
{
	/*visibility: hidden;*/
	background-image: url(/images/clicktoplay.png);
	top: 50px;
	left: 55px;
	width: 69px;
	height: 79px;
	position: absolute;
}

#videobox a
{
	text-decoration: none;	
	width: 182px;
	height: 162px;
	display: block;
	position: relative;
	top: 12px;
	left: 15px;
}

#leftbuttons
{
	width: 107px;
	height: 38px;
	float: left;
}

ul#portfolio
{
	list-style-type:none;
	height: 180px;
}

ul#portfolio li
{
	display: none;
}


#belowmainimage
{
	width: 880px;
	padding-top: 13px;
}

ul#coursesmenu
{
	list-style-type:none;
	width: 208px;
	/*cursor: pointer;*/
}

ul#coursesmenu a
{
	text-decoration: none;
	font-size: 0.9em;
	display: block;
}

ul#coursesmenu li span
{
	visibility: hidden;
}

ul#courses
{
	list-style-type:none;
	padding-left: 5px;
	padding-top: 35px;
}

ul#courses li
{
	padding-bottom: 5px;
	padding-top: 5px;
	width: 182px;
	background: no-repeat left center;
	padding-left: 15px;
}

/*
ul#dates
{
	list-style-type:none;
	padding-left: 5px;
	padding-top: 35px;
	margin-top: 8px;
}

ul#dates li
{
	padding-bottom: 3px;
	padding-top: 3px;
	width: 182px;
	background: no-repeat left center;
	padding-left: 15px;
}

ul#coursesmenu li.stripeFalse
{
	background-image: url(/images/greyarrow.png);	
	border-bottom: solid 2px #A7A9AC;
}
*/

ul#coursesmenu li.selectedTrue a
{
	font-weight: bold;
}

/*
ul#coursesmenu li.stripeFalse a
{
	color: #787878;
}
*/

#contentbodylarge span.newsdate
{
	font-size: 0.7em;
}

.newsarticleintro
{
	padding-bottom: 5px;
	border-bottom: solid 1px #DADADA	
} 

.newsarticleintro h3
{
	margin-top: 5px;
} 

.newsarticleintro h3 a
{
	margin-top: 5px;
	text-decoration: none;
	color: #741765;
}

.newsarticleintro h3 a:hover
{
	text-decoration: underline;
} 

.newsarticleintro p
{
	margin: 0;
	padding: 0;
	margin-top: 10px;
} 

div#resources div
{
	padding-bottom: 5px;
	border-bottom: solid 1px #DADADA;
	padding-left: 60px;
	background: url(/images/file.png) no-repeat;	
}

div#resources div.doc, 
div#resources div.docx
{
	background: url(/images/doc.png) no-repeat;
}

div#resources div.pdf
{
	background: url(/images/pdf.png) no-repeat;
}

div#resources div.xls, 
div#resources div.xlsx
{
	background: url(/images/xls.png) no-repeat;
}

div#resources div.png
{
	background: url(/images/png.png) no-repeat;
}

div#resources div.jpg,
div#resources div.jpeg
{
	background: url(/images/png.jpg) no-repeat;
}

div#resources div h3
{
	margin-top: 5px;
} 

div#resources div h3 a
{
	margin-top: 5px;
	text-decoration: none;
	color: #741765;
} 

div#resources div h3 a:hover
{
	text-decoration: underline;
} 

div#resources div p
{
	margin: 0;
	padding: 0;
	margin-top: 10px;
} 

/*
#videobox .imgVideo
{
	margin-left: 15px;
	margin-top: 12px;
}
*/

#rightmenu .imgLogos
{
	margin-bottom: 5px;
}

#footer
{
	clear: both;
	font-size: 0.70em;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	height: 30px;
	padding-bottom: 5px;
}

#footer a
{
	color: #787878;
	text-decoration: none;
}

#footer p
{
	
	margin: 0;
	padding: 0;
	float: left;
	padding-right: 10px;
	margin-top: 10px;
}

#footer .ICElogo
{
	vertical-align: top;
}

#footer .eumersyside
{
	padding-right: 10px;
}

#footer div.left
{
	text-align: left;
	float: left;
}

#footer div.right
{
	text-align: right;
	padding-top: 10px;
}


/*** NAV ***/
ul#nav
{
	list-style-type:none;
}

ul#nav li
{
	display: inline;
}

ul#nav li a
{
	display: block;
	float: left;
}

#nav a:hover
{
	background-position: 0 -38px;
}

/*** NAV Sizes ***/
#nav a.home
{
	width: 70px;
	height: 38px;
}

#nav a.freight
{
	width: 75px;
	height: 38px;
}
#nav a.dockside
{
	width: 94px;
	height: 38px;
}
#nav a.safety
{
	width: 72px;
	height: 38px;
}
#nav a.news
{
	width: 68px;
	height: 38px;
}

#nav a.resources
{
	width: 99px;
	height: 38px;
}

#nav a.contact
{
	width: 80px;
	height: 38px;
}

/*** Default Colours ***/
body h1
{
	background-image: url(/images/quayskillslogo.png);
}

body #news
{
	background-image: url(/images/topbg.png);
}

body #leftbuttons
{
	background-image: url(/images/leftbuttons.png);
}

body #belowmainimage
{
	background: url(/images/belowmainimage.png) no-repeat top;	
}

body #videobox a
{
	background: url(/images/homevideodefault.png) no-repeat;
}

body a.home
{
	background-image: url(/images/buthome.png);
}

body a.freight
{
	background-image: url(/images/butfreight.png);
}

body a.dockside
{
	background-image: url(/images/butdockside.png);
}

body a.safety
{
	background-image: url(/images/butsafety.png);
}

body a.news
{
	background-image: url(/images/butnews.png);
}

body a.resources
{
	background-image: url(/images/butresources.png);
}

body a.contact
{
	background-image: url(/images/butcontact.png);
}

body div#contentbody a, body div#contentbodyright a
{
	text-decoration: none;
	color: #741765;	
}

body div#contentbody a:hover, body div#contentbodyright a:hover
{
	text-decoration: underline;
}

/*** Freight Colours ***/
body.freight h1
{
	background-image: url(/images/freightlogo.png);
}

body.freight #news
{
	background-image: url(/images/topbg-freight.png);
}

body.freight #leftbuttons
{
	background-image: url(/images/leftbuttons-freight.png);
}

body.freight #belowmainimage
{
	background: url(/images/belowmainimage-freight.png) no-repeat top;	
}

/*
body.freight ul#coursesmenu li.stripeTrue a
{
	color: #1895B7;
}
*/

body.freight ul#coursesmenu li a
{
	color: #1895B7;
}

body.freight ul#coursesmenu li.courseinfo
{
	background: url(/images/courses-freight.png) no-repeat;
}

body.freight ul#coursesmenu li ul li
{
	background-image: url(/images/freightarrow.png);	
	border-bottom: solid 2px #1895B7;
}

/*
body.freight ul#coursesmenu li.stripeTrue
{
	background-image: url(/images/freightarrow.png);	
	border-bottom: solid 2px #1895B7;
}
*/

body.freight div#contentbody a, body.freight div#contentbodyright a
{
	text-decoration: none;
	color: #1895B7;	
}

body.freight div#contentbody a:hover, body.freight div#contentbodyright a:hover
{
	text-decoration: underline;
}

/*
body.freight ul#coursesmenu li.coursedates
{
	background: url(/images/coursedates-freight.png) no-repeat;
}
*/

body.freight #videobox a
{
	background: url(/images/freightvideodefault.png) no-repeat;
}

body.freight a.home
{
	background-image: url(/images/buthome-freight.png);
}

body.freight a.freight
{
	background-image: url(/images/butfreight-freight.png);
}

body.freight a.dockside
{
	background-image: url(/images/butdockside-freight.png);
}

body.freight a.safety
{
	background-image: url(/images/butsafety-freight.png);
}

body.freight a.news
{
	background-image: url(/images/butnews-freight.png);
}

body.freight a.resources
{
	background-image: url(/images/butresources-freight.png);
}

body.freight a.contact
{
	background-image: url(/images/butcontact-freight.png);
}

/*** Dockside Colours ***/
body.dockside h1
{
	background-image: url(/images/docksidelogo.png);
}

body.dockside #news
{
	background-image: url(/images/topbg-dockside.png);
}

body.dockside #leftbuttons
{
	background-image: url(/images/leftbuttons-dockside.png);
}

body.dockside #belowmainimage
{
	background: url(/images/belowmainimage-dockside.png) no-repeat top;	
}

body.dockside ul#coursesmenu li a
{
	color: #B6BF28;
}

/*
body.dockside ul#coursesmenu li.stripeTrue a
{
	color: #B6BF28;
}
*/

body.dockside ul#coursesmenu li.courseinfo
{
	background: url(/images/courses-dockside.png) no-repeat;
}

body.dockside ul#coursesmenu li ul li
{
	background-image: url(/images/docksidearrow.png);	
	border-bottom: solid 2px #B6BF28;
}

/*
body.dockside ul#coursesmenu li.stripeTrue
{
	background-image: url(/images/docksidearrow.png);	
	border-bottom: solid 2px #B6BF28;
}
*/

body.dockside div#contentbody a, body.dockside div#contentbodyright a
{
	text-decoration: none;
	color: #B6BF28;	
}

body.dockside div#contentbody a:hover, body.dockside div#contentbodyright a:hover
{
	text-decoration: underline;
}

/*
body.dockside ul#coursesmenu li.coursedates
{
	background: url(/images/coursedates-dockside.png) no-repeat;
}
*/

body.dockside #videobox a
{
	background: url(/images/docksidevideodefault.png) no-repeat;
}

body.dockside a.home
{
	background-image: url(/images/buthome-dockside.png);
}

body.dockside a.freight
{
	background-image: url(/images/butfreight-dockside.png);
}

body.dockside a.dockside
{
	background-image: url(/images/butdockside-dockside.png);
}

body.dockside a.safety
{
	background-image: url(/images/butsafety-dockside.png);
}

body.dockside a.news
{
	background-image: url(/images/butnews-dockside.png);
}

body.dockside a.resources
{
	background-image: url(/images/butresources-dockside.png);
}

body.dockside a.contact
{
	background-image: url(/images/butcontact-dockside.png);
}

/*** Safety Colours ***/
body.safety h1
{
	background-image: url(/images/safetylogo.png);
}

body.safety #news
{
	background-image: url(/images/topbg-safety.png);
}

body.safety #leftbuttons
{
	background-image: url(/images/leftbuttons-safety.png);
}

body.safety #belowmainimage
{
	background: url(/images/belowmainimage-safety.png) no-repeat top;	
}

body.safety ul#coursesmenu li a
{
	color: #DF8019;
}

/*
body.safety ul#coursesmenu li.stripeTrue a
{
	color: #DF8019;
}
*/

body.safety ul#coursesmenu li.courseinfo
{
	background: url(/images/courses-safety.png) no-repeat;
}

body.safety ul#coursesmenu li ul li
{
	background-image: url(/images/safetyarrow.png);	
	border-bottom: solid 2px #DF8019;
}

/*
body.safety ul#coursesmenu li.stripeTrue
{
	background-image: url(/images/safetyarrow.png);	
	border-bottom: solid 2px #DF8019;
}
*/

body.safety div#contentbody a, body.safety div#contentbodyright a
{
	text-decoration: none;
	color: #DF8019;	
}

body.safety div#contentbody a:hover, body.safety div#contentbodyright a:hover
{
	text-decoration: underline;
}

body.safety #videobox a
{
	background: url(/images/safetyvideodefault.png) no-repeat;
}

body.safety a.home
{
	background-image: url(/images/buthome-safety.png);
}

body.safety a.freight
{
	background-image: url(/images/butfreight-safety.png);
}

body.safety a.dockside
{
	background-image: url(/images/butdockside-safety.png);
}

body.safety a.safety
{
	background-image: url(/images/butsafety-safety.png);
}

body.safety a.news
{
	background-image: url(/images/butnews-safety.png);
}

body.safety a.resources
{
	background-image: url(/images/butresources-safety.png);
}

body.safety a.contact
{
	background-image: url(/images/butcontact-safety.png);
}

table.course
{
    border-color: #A7A9AC;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

table.course td
{
	border-color: #A7A9AC;
	border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

div#contentbodyright ul,
div#contentbody ul
{
	margin-left: 18px;
}

div#contact fieldset
{
	border:none;
	padding:0;
	margin:0;
}

fieldset div.field label
{
	display:block;
	/*margin-left:20px;*/
	color: #741765;
	width: 150px;
	float:left;
}

fieldset div.field input,
fieldset div.field textarea
{
	width:450px;
	margin-left:20px;
	margin-bottom:10px;
	color: #787878;
	padding: 1px;
	border: 1px solid #DADADA;
}

fieldset div.submit
{
	text-align:right;		
	width:622px;
	margin-top: -51px;
}

/*
fieldset div.submit input
{
	background-color:#7F1D6E;
	border:solid 1px #630D56;
	border-top:solid 1px #711562;
	border-left:solid 1px #711562;
	color:#fff;
	padding-left:1em;
	padding-right:1em;
}
*/

div#rightmenu a.newlink
{
	color: #787878;	
	text-decoration: none;
	margin-left: 50px;
}

fieldset div.field p.product
{
	margin:0;
	padding:0;
}


fieldset div.field label.product
{
	display:block;
	width: 70px;
	float:left;
}

fieldset div.field input.product
{
	margin-left:13px;
	color: #787878;
	padding: 1px;
	float: left;
	width: 30px;
	border: none;
}

fieldset div.field label.product-freight,
fieldset div.field label.product-dockside,
fieldset div.field label.product-safety
{
	display:block;
	width: 70px;
	float:left;
	font-weight: bold;
}


fieldset div.field label.product-freight
{
	color: #1895B7;
}

fieldset div.field label.product-dockside
{
	color: #B6BF28;
}

fieldset div.field label.product-safety
{
	color: #DF8019;
}

#recaptcha_area, #recaptcha_table
{
	margin-left: 166px;	
}

div#rightmenu div#contactdetails
{
	width: 215px;
	height: 175px;
	background: #FFF url(/images/contactbox.png) no-repeat top center;
}

div#rightmenu div#contactdetails p
{
	margin:0;
	padding:0;
	padding-top: 12px;
	font-size: 0.72em;
	color: #FFFFFF;
	width: 190px;
	margin-left: 12px;
}

div#rightmenu div#contactdetails p.contactdetails
{
	border-bottom: solid 1px #FFFFFF;
	padding-bottom: 5px;
}

div#rightmenu div#contactdetails p.telemail
{
	padding-top: 8px;
}

div#rightmenu div#contactdetails p.telemail a
{
	text-decoration: none;
	color: #FFFFFF;
}

div#rightmenu div#contactdetails p.telemail a:hover
{
	text-decoration: underline;
}
