* { margin: 0; padding: 0; }

a img { border: none; }

a:link { color: #0066ff; text-decoration: underline; }

a:visited, #footer a:hover, #footer2 a:hover { color: #804249; text-decoration: underline; }

a:hover { color: #7A0A17; text-decoration: underline; }

body {
	background-color: #ffffff;
	color: #444444;
	font: 10pt Arial, Verdana, Sans-serif;
	line-height: 1.3em;
	/*font-family: Arial, Verdana, Sans-serif;
	font-size: 62.5%;*/
}

p { margin: 10px 0 5px 0; } 

/* Content Area */
#content { float: right; padding: 30px 0 25px 0; width: 600px; }


h1 {
	color: #00377B;
	font-size: 1.5em;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
}

h2 {
	color: #00377B;
	font-size: 1.2em;
	margin: 15px 0 10px 0;
}

h3 {
	color: #00377B;
	font-size: 1.1em;
	font-weight: normal;
	margin: 15px 0 10px 0;
}

h4 {
	color: #00377B;
	font-size: 1em;
	font-weight: bold;
	text-transform:uppercase;
	margin: 5px 0 5px 7px;
}






#content li{
	background: transparent;
	color: #333;
	font-size: 1em;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
}

#content ol{
	background: transparent;
	color: #333;
	font-size: 1em;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	line-height: 1em;
}

#content ul {
	background: transparent;
	color: #333;
	font-size: 1em;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 0px;
}


#foot {
	background: url('images/duct-tape.jpg') no-repeat;
	height: 140px;
	line-height: 1.1em;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	width: 940px;
}

#foot #left { float: left; padding-top: 72px; width: 400px; }

#foot #right {
	float: right;
	padding-top: 72px;
	text-align: right;
	width: 250px;
}

#foot2 {
	height: 140px;
	line-height: 1.1em;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	width: 940px;
}

#foot2 #left { float: left; padding-top: 45px; width: 450px; }

#foot2 #right {
	float: right;
	padding-top: 45px;
	text-align: right;
	width: 250px;
}

/* Footer */
#footer {
	background: #ED2A28 url('images/footer.gif') repeat-x;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

#footer a, #footer2 a, #footer a:visited, #footer2 a:visited { color: #ffffff; text-decoration: underline; }

#footer p, #footer2 p { margin: 0 0 15px 0; }

#footer2 {
	background-color: #444444;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 100px;
}

/* Header */
#header {
	background-color: #ED2A28;
	border-bottom: 0px solid #00471D;
	height: 226px;
	padding: 0px 0px 0px 0px;
}


#cmenuholder {
	padding: 0px 0px 0px 0px;
	background-color : #333!important;
	line-height: 40px;
	height:40px;
	Color: #ffffff;
	
}


#header #logo { margin: 0 auto; padding: 0px 0px 0px 0px; width: 960px; }

#main, #main2 {
	clear: both;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 940px;
}

/* Sidebar */
#sidebar { float: left; padding: 30px 5px 25px 0px; width: 300px; }

#sidebar h2 {
	color: #7A0A17;
	font-size: 1.2em;
	margin: 25px 0 12px 0;
}

#sidebar img { margin-right: 3px; }

#sidebar img.digg { padding-top: 5px; }

#sidebar ul { list-style: none; }



.sideboxholder {
	width : 302px;
	border-left : 0px solid #ccc;
	border-right : 0px solid #ccc;
	border-top : 1px solid #ccc;
	padding : 0 0 15px 0px!important;
	margin : 0px!important;
	color : #999;
	position : relative;
	float : left;
	background: #fff;
}



.sideboxtop {
	width : 302px;
	border : 0px!important;
	padding : 0px!important;
	margin : 0px!important;
	color : #fff;
	position : relative;
	float : left;
	background-color: #ED2A28;
}

.sideboxbot {
	width:295px;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
	padding-bottom : 0px!important;
	padding-top : 5px!important;
	padding-left : 0px!important;
	padding-right : 5px!important;
	margin : 0px!important;
	color : #333;
	position : relative;
	float : left;
	background-color: #fff;
}



.sideboxtop p {
	color: #fff;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	padding: 10px 0 0 10px;
	text-transform:uppercase;
}

.sideboxbot p {
	color: #333;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	padding: 0 0 0 10px;
}




.sideboxbot li{
	background: transparent;
	color: #333;
	font-size: 0.9em;
	list-style: disc;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 5px;
}

.sideboxbot ol{
	background: transparent;
	color: #333;
	font-size: 1em;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	line-height: 1em;
}

.sideboxbot ul {
	background: transparent;
	color: #333;
	font-size: 1em;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 0px;
}




























.sideboxfooter {
	width:302px;
	height: 15px;
	border : 0px!important;
	padding : 0px!important;
	margin : 0px!important;
	color : #333;
	position : relative;
	float : left;
	background: #fff url(/_visuals/sideboxbot.gif) bottom no-repeat;
}

#menuholder {
	Padding-Right: 0px;
	Margin-Top: 0px;
	margin-left : 0px;
	padding-left : 0px;
	display : block;
	width: inherit;
	Background : #333!important;
	Text-decoration: None;
	line-height: 40px;
	height: 40px;
	margin-right: 0px;
	Color: #ffffff;
	
}



#menu {padding:0; margin:auto; width: 960px; list-style:none; }
#menu li {float:left; margin-left:1px;}
#menu li a {display:block; height:40px; line-height:40px; padding:0 16px; float:left; background:#333; color:#fff; text-decoration:none;}
#menu li a b {text-transform:uppercase;}
#menu li a:hover, 
.home #menu li#home a,
.bprogram #menu li#bprogram a,
.speakers #menu li#speakers a,
.registration #menu li#registration a,
.sponsorship #menu li#sponsorship a,
.social #menu li#social a,
.general #menu li#general a,
.contact #menu li#contact a
{background: #fff url(/_visuals/menubg.png) repeat-x; color:#333;}

.pregrenn{
	color: #00471d;
}



.sitefiles{
	background: #FFFFFF;
	border-bottom: 0px solid #B3C6DE;
	border-top: 0px solid #B3C6DE;
	color: #333;
	margin-bottom: 0px! Important;
	margin-left: 0px;
	margin-top: 00px! Important;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	position: relative;
	width: auto;
}


.sitefiles a:link, .sitefiles p
.sitefiles a:visited {
	background: transparent;
	color: #000! Important;
	text-decoration: underline;
}


/*Table style content*/
.tendertables table {
	margin-left: 0px;
	margin-top: 15px;
}

 
.tendertables td {
	background: #fff;
	border-bottom: #C7E9FF 1px solid;
	border-right: #C7E9FF 1px solid;
	color: #333;
	font-size: 0.9em! Important;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 4px;
	word-wrap: break-word;
}

.tendertables th {
	background: #ffffff;
	border-right: #fff 1px solid;
	
	border-bottom: #C7E9FF 1px solid;
	color: #ddd;
	font-size: 1em! Important;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 8px;
	text-align: center;
}

.tendertables  td.specalt {
	background: none transparent scroll repeat 0% 0%;
	border-left: #C7E9FF 1px solid;
	border-top-width: 0px;
	color: #EC2027;
	font-size: 1em! Important;
	padding-left: 15px;
}

.tendertables  td.vanishbga {
	background: none transparent scroll repeat 0% 0%;
	border-left-width: 0px;
	border-right: #C7E9FF 1px solid;
	border-top-width: 0px;
	color: #333;
	padding-left: 5px;
}

.tendertables {
	margin-bottom: 20px;
	width: 940px! Important;
}

.tendertables  th.vanishbg {
	border-right: 0px;
}

.norightborder {
	background: #fff;
	border-bottom: #C7E9FF 1px solid;
	border-right: 0px solid! Important;
	color: #333;
	font-size: 1em! Important;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 4px;
}

.tblLeftborder {
	background: #fff;
	border-bottom: #C7E9FF 1px solid;
	border-left: #C7E9FF 1px solid;
/*	border-right: 0px solid! Important;*/
	color: #333;
	font-size: 1em! Important;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 4px;
}

/*End Table style*/



.ttable210 {
	width:180px;
	border : 0px;
	padding : 0px!important;
	margin : 0px!important;
	color : #333;
	position : relative;
	background-color: #fff;
}


.ttable100 {
	width:100px;
	border : 0px;
	padding : 0px!important;
	margin : 0px!important;
	color : #333;
	position : relative;
	background-color: #fff;
}




/* Speakers */

.staffsnip {
	background: transparent;
	border-bottom: 1px solid #EBEBEB;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #999;
	font-size: 1em;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
}

.speakersholder {
	background: transparent;
	border: 0px;
	color: #999;
	font-size: 1em;
	float:right;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
}

.staffsnip h2 {
	color: #333;
	margin: 15px 0px 0px 0px!important;
	padding: 0px 0px 2px 0px;
}

.staffsnip p{
	color: #333;
	margin: 0px 0px 5px 0px;
}

.pictures {
	background: #ccc;
	border-bottom: #aaa 1px solid;
	border-left: #aaa 1px solid;
	border-right: #aaa 1px solid;
	border-top: #aaa 1px solid;
	float: left;
	margin: 18px 0px 0px 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	position: relative;
	text-align: center;
}
	
.pictures P {
	font: 11px/15px verdana, geneva, helvetica, arial, sans-serif;
	margin: 10px 10px 0px 8px;
	text-align: right;
}
/* Speakers */


.crumbsnip {
	border-top: 0px;
	clear: both;
	height: 1px;
	line-height: 1px;
	padding: 0px;
	width: 940px;
}





#staffholder {
	border: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
	padding: 0px;
	width: auto;
}


.speakerlist {
	width:230px;
	border : 0px;
	padding-left: 0px!important;
	padding-right: 0px!important;
	padding-bottom: 3px!important;
	padding-top: 5px!important;
	margin : 0px!important;
	float : left;
	font-size: 0.9em!important;
	color : #333;
	position : relative;
	text-align: left;
	background-color: #fff;
	display : block;
}


.speakerlist p, .speakerlist a {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	text-decoration: none;
}

.speakerlist a {color: #FF9900!important;}

.speakerlist a#activestaff{
	color: #333!important; 
	font-size: 1em;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	text-decoration: none;
}


#regcontainer {
	width:600px;
	border : 0px;
	padding-left: 0px!important;
	padding-right: 0px!important;
	padding-bottom: 3px!important;
	padding-top: 5px!important;
	margin : 0px!important;
	float : left;
	font-size: 0.9em!important;
	color : #333;
	position : relative;
	text-align: left;
	background-color: #fff;
	display : block;
}



.regitems {
	width:580px;
	
	border : 0px solid #ccc;
	padding-left: 0px!important;
	padding-right: 2px!important;
	padding-bottom: 3px!important;
	padding-top: 0px!important;
	margin : 0px!important;
	float : left;
	font-size: 0.9em!important;
	color : #333;
	position : relative;
	text-align: left;
	background-color: #fff;
	display : block;
}

.smlheight {line-height:10px; text-decoration : none; margin-left:14px!important;}

.smdoha {line-height:18px; text-decoration : none; margin-left:14px!important;}

#randomimages {
	border: 0px;
	float: left;
	height: 290px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: right;
	width: 290px;
}


#getimgdoo {padding-top : 50px; position : relative; width : 940px; height:60px;}


.sideboxlogo {
	width : 202px;
	border-left : 0px solid #ccc;
	border-right : 0px solid #ccc;
	border-top : 0px solid #ccc;
	padding-bottom :  20px!important;
	margin-left : auto;
	margin-right : auto;
	color : #999;
	position : relative;
	float : none;
	background: #fff;
}


#flashcontent {
	width : 940px;
	border : 0px!important;
	padding : 0px!important;
	margin : 0px!important;
	color : #999;
	position : relative;
	
}

/**/




FIELDSET {
	border-bottom: #A8BFDF 1px solid;
	border-left: #A8BFDF 1px solid;
	border-right: #A8BFDF 1px solid;
	border-top: #A8BFDF 1px solid;
	margin: 0px 0px 0px 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
	width: auto;
}

LEGEND {
	background: #fff;
	color: #243E66;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0px 0px 5px 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
}

/*input, textarea {
	background-color: #F5F5F5;
	border: #BDDAF2 1px solid;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}*/

.button {
	background: #3761A1;
	border-bottom: #ccc 0px solid;
	border-left: 0px;
	border-right: 0px;
	border-top: #092769 0px solid;
	color: #fff;
	font: bold 100% Verdana, Sans-serif;
	padding: 1px 0px 1px 0px;
}


.btn {
	background: #fff;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #fff;
	font: bold 100% Verdana, Sans-serif;
	padding: 0px 0px 0px 0px;
}

/*start form fields*/
.contactholder {
	border: 0px;
	display: block;
	width: 580px;
}

.contactholder p {
	color: #333;
	font-size: 0.9em;
	line-height: 14px;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
}



.contactitem {
	border: 0px;
	color: #000;
	float: left;
	font-size: 1em;
	margin-right: 0px;
	padding-left: 0px;
	width: 140px;
}

.contactinput {
	border: 0px;
	color: #000;
	float: left;
	font-size: 1em;
	width: 350px;
	margin-right: 0px;
	padding-left: 0px;
}

.csnip {
	border-top: 0px;
	clear: both;
	height: 2px;
	line-height: 2px;
	padding: 0px;
	width: 580px;
}



.contactitemchk {
	border: 0px;
	color: #000;
	float: left;
	font-size: 1em;
	margin-right: 0px;
	padding-left: 0px;
	width: 60px;
}

.contactinputchk1 {
	border: 0px;
	color: #000;
	float: left;
	font-size: 1em;
	width: 350px;
	margin-right: 0px;
	padding-left: 0px;
}

.contactsnipchk {
	border-top: 0px;
	clear: both;
	height: 2px;
	line-height: 2px;
	padding: 0px;
	width: 580px;
}














.formfield, .formfieldsmedium, .formfieldsmall, .formfieldbtw, .formfieldselect, .formfieldselectsmall{
	background-color: #F5F5F5;
	border: #BDDAF2 1px solid;
	color: #333;
	font-size: 1em;
}

.formfield {
	width: 350px;
}

.formfieldsmedium {
	width: 300px;
}

.formfieldsmall {
	width: 150px;
}

.formfieldselect {
	width: 150px;
	font-size: 0.9em!important;
}

.formfieldselectsmall  {
	width: 90px;
	font-size: 0.9em!important;
}



.formfieldradio {
	background: transparent;
	border: #70644A 0px solid;
	color: #333;
	font-family: monospace !important;
	font-size: 1em;
}

/*end form fields*/
/*form validation*/

* {margin:0; padding:0}
#wrapper {width:600px; margin:50px auto;}
.form {float:left; padding:0 10px 10px 10px; background:#f3f3f3; border:2px solid #cfcfcf;}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold;}
.form select {float:left; width:146px; margin-top:10px;}
.form input {float:left; margin-top:10px;}
.form .submit {clear:both;}
#msg {display:none; position:absolute; z-index:200; background:url(/_visuals/msg_arrow.gif) left center no-repeat; padding-left:7px;}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px;}

/**/


.booth {
	width:280px;
	border : 0px solid #ccc;
	padding-left: 0px!important;
	padding-right: 2px!important;
	padding-bottom: 3px!important;
	padding-top: 0px!important;
	margin-right : 10px!important;
	float : left;
	font-size: 0.9em!important;
	color : #333;
	position : relative;
	text-align: left;
	background-color: #fff;
	display : block;
}

.companypeople {
	width:280px;
	border : 0px solid #ccc;
	padding-left: 0px!important;
	padding-right: 2px!important;
	padding-bottom: 10px!important;
	padding-top: 10px!important;
	margin-right : 10px!important;
	float : left;
	font-size: 0.9em!important;
	color : #333;
	position : relative;
	text-align: left;
	background-color: #fff;
	display : block;
}


/*primary colours*/
.qagreen {color:#00471D;}
.qared {color:#ED2A28;}
.qapurple {color:#591167;}
.qamustard {color:#FAAA17;}
/**/



/*primary colours*/
.qagreen1 {color:#00471D; font-weight:bold;}
.qared1 {color:#ED2A28; font-weight:bold;}
.qapurple1 {color:#591167; font-weight:bold;}
.qamustard1 {color:#FAAA17; font-weight:bold;}
/**/



.progdates {width:940px; background-color: #00377B; color: #fff; margin:0; padding-top:0px; padding-bottom:0px; border :0;}

.progdates h2 {color:#fff!important; padding-bottom : 5px!important; padding-top:7px!important; margin:0!important; padding-left :3px; } 



#formerror {
	background: #ED2A28;
	border: 0px;
	color: #fff;
	float: left;
	line-height: 18px;
	margin: 0px;
	padding-left: 15px;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-right : 5px;
	position: relative;
	width: 550px;
}


#formerror p{
	color:#fff;
}


.formbreak {	border-top: 0px;
	clear: both;
	height: 15px;
	line-height: 15px;
	padding: 0px;
	width: 570px;} 
