/* @override http://www.conferencespeakers.co.za/css/csi2008.css */

@charset "utf-8";
/* CSS Document */

html {
	background-color:		#FFFFFF;
	font:					76% Arial, Helvetica, sans-serif;
	text-align:				center;
	color: 					#6b6f84;
}


html, body {
	margin:					0;
	padding:				0;
}

body{
	text-align:				left;
	line-height:			1em;
}

/* -------------------------------------
/*  Baseline values for browser consistency
/* -------------------------------------*/

div,form, input, select, option {
	margin:					0;
	padding:				0;

}

h1{
line-height:20px;
}
h2{
line-height:20px;
}
h3{
line-height:20px;
}



img {
	margin:					0;
	padding:				0;
	border:					0;
}
li{

line-height:15px;
}

ul {
	list-style: square;
}

a {
	outline:				0;
}

p {
	line-height:30px;
	}

/* -------------------------------------
/*  Layout
/* -------------------------------------*/

#top_blue_wrap {
	width: 					100%;
	height: 				35px;
	position: 				relative;
	background-color: 		#003359;
	text-align: 			center;
}
#top_blue {
	width: 					790px;
	height: 				35px;
	position: 				relative;
	margin: 				0 auto 0 auto;
	background: 			transparent;
	text-align: 			left;
}
#logo_wrap {
	width: 					100%;
	height: 				210px;
	position: 				relative;
	background-color: 		#FFFFFF;
	text-align: 			center;
	background-image: 		url(../images/logo_bg.jpg);
	background-repeat: 		no-repeat;
	background-position: 	center;
}
#logo {
	width: 					790px;
	height: 				210px;
	position: 				relative;
	margin: 				0 auto 0 auto;
	background-color: 		transparent;
	text-align: 			left;
}
#nav_wrap {
	width: 					790px;
	height: 				33px;
	position: 				absolute;
	margin: 				177px 0 0 0;
	background-color: 		#000000;
	background-image: 		url(../images/nav_bg.png);
	background-repeat: 		no-repeat;
	z-index:				2;
}
#content_wrap {
	width: 					100%;
	height: 				auto;
	position: 				relative;
	background-color: 		#FFFFFF;
	text-align: 			center;
	background-image: 		url(../images/content_bg.jpg);
	background-repeat: 		no-repeat;
	background-position: 	center -20px;
}
#content {
	width: 					770px;
	height: 				auto;
	position: 				relative;
	margin: 				0 auto 0 auto;
	background-color: 		#FFFFFF;
	text-align: 			left;
	min-height:				200px;
	padding:				10px;
	background-image:		url(../images/content_bg.gif);
	background-repeat:		repeat-x;
	background-position:	top;
}

#content p{	font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#6b6f84;}
#content td{font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#6b6f84;}

#flash {position: absolute; z-index: 5000; right: 0;}


#footer_wrap {
	width: 					100%;
	height:					142px;
	position:				relative;
	background-color:		#FFFFFF;
	text-align:				center;
	background-image:		url(../images/footer_bg.gif);
	background-repeat:		repeat-x;
	background-position:	top;
}
#footer {
	width:					790px;
	height:					142px;
	position:				relative;
	margin:					0 auto 0 auto;
	background-color:		transparent;
	color:					#FFFFFF;
	font-size:				110%;
	font-family:			"Times New Roman", Times, serif;
}
#footer_details {
	width:					790px;
	height:					40px;
	position:				relative;
	margin:					0 auto 0 auto;
	padding:				7px 0 0 0;
}
/* -------------------------------------
/*  Top Blue
/* -------------------------------------*/

#top_blue a {
	font-style:				italic;
	font-family:			"Times New Roman", Times, serif;
	padding:				10px 0 0 0;
	display:				block;
	float:					left;
	margin:					0 10px 0 0;
	color:					#a2a4b1;
	text-decoration:		none;
}
#top_blue a:hover {
	text-decoration:		none;
	color:					#FFFFFF;
}

/* -------------------------------------
/*  Logo
/* -------------------------------------*/

#logo_img {
	position:				absolute;
	margin:					30px 0 0 0;
	width:					790px;
	height:					126px;
	z-index:				1;
}

/* -------------------------------------
/*  Navigation
/* -------------------------------------*/
#nav_wrap a {
	width:					91px;
	height:					27px;
	display:				block;
	text-decoration:		none;
	font-family:			"Times New Roman", Times, serif;
	font-size:				14px;
	font-style:				italic;
	color:					#003359;
	float:					left;
	text-align:				center;
	padding-top:			6px;
}
.nav_spacing {
	margin-left:			2px;
}
a.home:hover {
	display:				block;
	height:					33px;
	background-image:		url(../images/nav_bg_roll.png);
	background-repeat:		no-repeat;
	background-position:	0px 0px;
}
a.aboutus:hover {
	display:				block;
	height:					33px;
	background-image:		url(../images/nav_bg_roll.png);
	background-repeat:		no-repeat;
	background-position:	-93px 0px;
}
a.contactus:hover {
	display:				block;
	height:					33px;
	background-image:		url(../images/nav_bg_roll.png);
	background-repeat:		no-repeat;
	background-position:	-186px 0px;
}
a.speakers:hover {
	display:				block;
	height:					33px;
	background-image:		url(../images/nav_bg_roll.png);
	background-repeat:		no-repeat;
	background-position:	-279px 0px;
}
a.bookings:hover {
	display:				block;
	height:					33px;
	background-image:		url(../images/nav_bg_roll.png);
	background-repeat:		no-repeat;
	background-position:	-372px 0px;
}
a.gallery:hover {
	display:				block;
	height:					33px;
	background-image:		url(../images/nav_bg_roll.png);
	background-repeat:		no-repeat;
	background-position:	-465px 0px;
}
a.reviews:hover {
	display:				block;
	height:					33px;
	background-image:		url(../images/nav_bg_roll.png);
	background-repeat:		no-repeat;
	background-position:	-558px 0px;
}
a.disclaimer:hover {
	display:				block;
	height:					33px;
	background-image:		url(../images/nav_bg_roll.png);
	background-repeat:		no-repeat;
	background-position:	-651px 0px;
}
/* -------------------------------------
/*  Contents
/* -------------------------------------*/
#bottom_rect {
	
}

h1 {
	font-family:			"Times New Roman", Times, serif;
	font-size:				37px;
	font-weight:			normal;
	color:					#003359;
	margin:					10px 0 10px 0;
	text-transform:			uppercase;
	line-height:			70%;
}
h2 {
	font-family:			"Times New Roman", Times, serif;
	font-size:				20px;
	font-weight:			normal;
	color:					#6b6f84;
	margin:					10px 0 10px 0;
	line-height:			90%;
}
h3 {
	font-family:			"Times New Roman", Times, serif;
	font-size:				18px;
	font-weight:			normal;
	color:					#6b6f84;
	margin:					10px 0 10px 0;
	line-height:			90%;
}
.smaller_heading {
	font-size:				22px;
	line-height: 24px;
}
.leftcolumn {
	width:					49%;
	float:					left;
	padding:				0 1% 0 0;
}
.rightcolumn {
	width:					49%;
	float:					right;
	padding:				0 0 1% 0;
}
.leftcolumn_mini {
	width:					37%;
	float:					left;
	padding:				0 1% 0 0;
	margin-right: 9px; 
}
.leftcolumn_mini_new {
	width:					37%;
	float:					left;
	padding:				0 1% 0 0;
	margin-right: 9px; 
	height:400px;
	overflow:hidden;
}
.rightcolumn_mini {
	width:					37%;
	float:					left;
	padding:				0 0 1% 0;
}
.rightcolumn_mini_new {
	width:					37%;
	float:					left;
	padding:				0 0 1% 0;
	height:400px;
	overflow:hidden;
}
#speakerimage_mini {
	width:					80px;
	height:					115px;
	margin:					10px 10px 10px 0;
	position:				relative;
	float:					left;
/*	border: 				1px solid #a2a4b1;*/
	background-color:		#FFFFFF;
	padding:				3px;
}
#bookimage_mini {
	width:					80px;
	margin:					10px 10px 10px 0;
	position:				relative;
	float:					left;
	/*border: 				1px solid #a2a4b1;*/
	background-color:		#FFFFFF;
	padding:				3px;
	clear:					left;
}

.clearfloat {
	clear:					both;
}
#speakerimage {
	width:					114px;
	height:					144px;
	margin:					10px 10px 20px 0;
	position:				relative;
	float:					left;
/*	border: 				1px solid #a2a4b1;*/
	background-color:		#FFFFFF;
	padding:				3px;
}
#speakerheading {
	height:					130px;
	width:					60%;
	position:				relative;
	margin:					0 0 10px 0;
	float:					right;
	padding-top:			20px;
	clear:					right;
}
#bookimage {
	width:					114px;
	margin:					10px 20px 10px 0;
	position:				relative;
	float:					left;
	/*border: 				1px solid #a2a4b1;*/
	background-color:		#FFFFFF;
	padding:				3px;
	clear:					left;
}
#bookheading {
	height:					130px;
	width:					60%;
	position:				relative;
	margin:					0 0 10px 0;
	float:					left;
	padding-top:			20px;
}
p {
	text-align:				justify;
	line-height:			1.6em;
}

a:link {color:#003366;}
a:hover { color: #fff;
			background-color:#006699;}
a:visited {color:#003366;}

.float_lft { float:left; margin:25px;}

.float_rgt { float:right; margin:10px;}

/* -------------------------------------
/*  Footer
/* -------------------------------------*/

#footer a {
	text-decoration:		underline;
	color:					#FFFFFF;
}
#footer a:hover {
	text-decoration:		none;
	color:					#FFFFFF;
}

a #enquiry_btn{background:none;}
a:hover #enquiry_btn{background:none;}
span a #enquiry_btn{background:none;}
span a:hover #enquiry_btn{background:none;}
.feed_topimg{border:1px solid #aaa8a8;padding:5px;}
.blu{color:#003359;}
.feedblk{padding:10px 0;border-bottom:1px solid #aaa8a8;color:#666666;}
.feedblk h2{font:normal 22px "Times New Roman", Times, serif;color:#003359;}
.feedblk h3{font:normal 14px "Times New Roman", Times, serif;color:#003359;}
.feedblk img{padding:3px;border:1px solid #aaa8a8;margin:5px 0;background-color:#fff;}
.feedblk .by{color:#000000;}
.nobg{background-color:none !important;}

.rt_col{position:absolute;width:160px;margin-left:595px;/*border-left:1px solid #dcdcdc;*/overflow:hidden;height:550px;width:200px;margin-top:5px;}
.rt_colnew{float:right;/*border-left:1px solid #dcdcdc;*/overflow:hidden;height:550px;width:200px;margin-top:5px;margin-right:-20px;}
p.rt_col_blu{font:bold 11px "Times New Roman" !important;color:#006;}
.dotted_line{display:block;height:5px;background: url(../images/dotted_line.gif) repeat-x; clear:both;}