@charset "utf-8";
/*HTML Elements and Miscelleaneous
--------------------------------------------------------*/
body, p, h1, h2, h3, h4, h5, form {
	margin:0;
	padding:0;
}
body {
	background:url(../images/bodyBg.gif) top left repeat-x;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#1a1c1d;
	margin:0 5px;
}
h1 {
	font-size:28px;
	font-weight:lighter;
	margin-bottom:5px;
	color:#0f0f57
}
h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#9A7003;
	margin-bottom:10px;
}
h3 {
	font-size:24px;
	font-weight:bolder;
	margin-bottom:5px;
	color:#033C65
}
h4 {
	font:bold 12px Tahoma, "Trebuchet MS", "Times New Roman";
	color:#fff;
	margin-bottom:10px;
}
h5 {
	font:bold 16px arial, "Trebuchet MS", "Times New Roman";
	color:#0f0f57;
	margin:0;
	padding:8px;
}
p {
	margin-bottom:10px;
	line-height:20px;
}

a.noBold {
	font-weight:normal;
}

a:link, a:visited {
	text-decoration:none;
	color:#0F0F57;/*#db0000;*/
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#db0000;
}
.a:link, .a:visited {
	text-decoration:underline;
	color:#000;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.a:hover {
	text-decoration:underline;
	color:#59585E;
}
.a1:link, .a1:visited {
	text-decoration:none;
	color:#db0000;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-align:left;
}
.a1:hover {
	text-decoration:none;
	color:#0f0f57;
}
.a2:link, a:visited {
	text-decoration:none;
	color:#0f0f57;
	font-weight:bold;
}
.a2:hover {
	text-decoration:underline;
	color:#0f0f57;
	font-weight:bold;
}
.a3:link, .a3:visited {
	text-decoration:none;
	color:#0f0f57;
}
.a3:hover {
	text-decoration:none;
	color:#0f0f57;
}
.clear {
	clear:both;
}
.border {
	border-bottom:1px dotted #ccc;
}
/*HTML Elements and Miscelleaneous
--------------------------------------------------------*/
/*Body
-------------------------------------------------------*/
#wrapper {
	width:100%;
	height:auto !important;
}
/*header*/
	#headerWp {
	margin:auto;
	width:100%;
	height:160px;
	display:table;
}
#hdBox1 {
	float:left;
	width:100%;
	height:116px;
}
/*logo*/
		#logo {
	float:left;
	background:url(../images/mvpseminars-logo.gif) top left no-repeat;
	height:92px;
	width:103px;
	margin-top:8px;
}
#logo a {
	height:92px;
	width:103px;
	display:block;
}
#logoRt {
	float:right;
	background:url(../images/mvpseminars-logo.gif) top left no-repeat;
	height:92px;
	width:103px;
	margin-top:8px;
}
#logoRt a {
	height:92px;
	width:103px;
	display:block;
}
/*logo*/
		#keynotes {
	height:36px;
	/*background:url(../images/header-keynote.gif) top center no-repeat;
	top: 10px;
	*/
	position:relative;
	
}
#hdBox2 {
	float:left;
	width:100%;
	height:119px;
}
#testimonials {
	float:left;
	width:85%;
	height:95px;
}
.testiTxt {
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#03385F;
}
.author {
	font-size:11px;
	font-style:italic
}
#testiPic {
	float:right;
	width:135px;
	height:95px;
}
/*header*/
	/*Content*/
	#contentWp {
	width:100%;
	height:auto !important;
	padding-top:10px;
	position:relative;
	display:table;
}
#ltPanel {
	float:left;
	width:225px;
	height:auto;
	position:relative;
	padding-bottom:15px;
}
#midPanel {
	/*float:left;*/
	width:100%;
	height:auto;
}
#content {
	/*float:left;*/
	width:100%;
	height:auto;
}
#rtPanel {
	/*float:right;*/
	width:250px;
	height:auto;
	/*position:relative;*/
	vertical-align:top;
}
/*Content*/
	/*keynote*/
	#keynoteWp {
	margin:auto;
	width:970px;
	height:auto !important;
	padding-bottom:15px;
}
#keynoteHd {
	float:left;
	width:970px;
	height:31px;
	background:url(../images/keynoteBg_blue.gif) top repeat-x;
}
.keynoteHd {
	float:left;
	width:97%;
	height:31px;
	background:url(../images/keynoteBg_blue.gif) top repeat-x;
/*	background:transparent url(../images/accordionBg.gif) no-repeat scroll 0 0; */
	

}
#keynotelt {
	float:left;
	width:970px;
	height:31px;
	background: url(../images/keynoteLtCorner_blue.gif) top left no-repeat;
}
.keynotelt {
	float:left;
	width:5px;
	height:31px;
	background: url(../images/keynoteLtCorner_blue.gif) top left no-repeat;
}
.keynoteMid {
	float:left;
	width:97%;
	height:24px;
	text-align:center;
	padding-top:7px;
}
#keynoteRt {
	float:left;
	width:970px;
	height:31px;
	background: url(../images/keynoteRtCorner_blue.gif) top right no-repeat;
	text-align:center;
	padding-top:8px;
}
.keynoteRt {
	float:right;
	width:5px;
	height:31px;
	background: url(../images/keynoteRtCorner_blue.gif) top right no-repeat;
}
.keynoteBoxLt {
	float:left;
	width:97%;
	height:auto;
	background:url(../images/box-lt.gif) top left repeat-y;
}
.keynoteBoxRt {
	float:left;
	width:100%;
	height:auto;
	background:url(../images/box-rt.gif) top right repeat-y;
}
.boxLt {
	float:left;
	width:100%;
	height:auto;
	background:url(../images/keynotemidbglt.gif) top left repeat-y #FAE7B2;
}
.boxRt {
	float:left;
	width:100%;
	height:auto;
	background:url(../images/keynotemidbgrt.gif) top right repeat-y;
}
.speakerList {
	float:left;
	width:100%;
	height:auto;
}
.keynoteBotBg {
	float:left;
	width:100%;
	height:12px;
	background:url(../images/bot-mid.gif) repeat-x;
}
.keynoteBotBgLt {
	float:left;
	width:12px;
	height:12px;
	background:url(../images/bot-lt.gif) no-repeat;
}
.keynoteBotBgRt {
	float:right;
	width:12px;
	height:12px;
	background:url(../images/bot-rt.gif) no-repeat;
}
.botBg {
	float:left;
	width:100%;
	height:12px;
	background:url(../images/keynotebotmid.gif) repeat-x;
}
.botBgLt {
	float:left;
	width:12px;
	height:12px;
	background:url(../images/keynotebotlt.gif) no-repeat;
}
.botBgRt {
	float:right;
	width:12px;
	height:12px;
	background:url(../images/keynotebotrt.gif) no-repeat;
}
#keynoteMid {
	float:left;
	width:950px;
	height:auto;
	padding:10px;
	background:url(../images/keynotemidbg.gif) repeat-y;
}
#keynoteBot {
	float:left;
	width:970px;
	height:12px;
	background:url(../images/keynotebot.gif) no-repeat;
}
/*keynote*/
	/*Footer*/
	#footerBg {
	width:100%;
	height:auto;
	overflow:hidden;
}
#footerBgStore {
	width:100%;
	height:115px;
	background:url(../images/footerBg.gif) top left repeat-x;
}
#footerpanel {
	margin:auto;
	width:99%;
	height:auto;
	padding-top:10px;
	text-align:center;
}
#ftpanel {
	float:left;
	width:100%;
	height:auto;
}
#ftMenu {
	float:left;
	width:550px;
	height:auto;
	color:#efefef;
	text-align:left;
}
#design {
	float:right;
	width:400px;
	height:auto;
	text-align:right;
}
#copyright {
	width:100%;
	height:auto;
	padding-top:10px;
}
.foterTxt {
	color:#000;
}
/*Footer*/
/*Accordion panel*/
#accordionPanel {
	float:left;
	width:225px;
	height:auto;
	background:url(../images/accordionCtBg.gif) repeat-y;
	margin-top:15px;
}
#accBot {
	float:left;
	width:225px;
	height:auto;
	background:url(../images/accordionBottom.gif) bottom left no-repeat;
	padding-bottom:18px;
}
/*Accordion panel*/

/* testimonials */
div.testimonial {
	font-weight:bold;
	font-size:16px;
}
div.testimonial-author {
	color:#0F0F57;/*#F00;*/
	font-size:14px;
}
/* testimonials */

/* tables in css */
div.tableRow {
	float:left;
}

.clear {
	clear:both;
}

ul li {
	margin-bottom:10px;
}

div.joinOurTeamNumbers {
	font-size:16px;
}

tr.joinOurTeamRates {
	background:#033D67;
}

.mvpTable {
	width:1100px;
	min-width:1100px !important;
	table-layout:fixed;
	
}
