@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;
}*/
body {
	background:url(../images/bg-texture.jpg);
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#1a1c1d;
	margin:0px;
}
h1 {
	font-size:24px;
	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;
}

a.underline{
	text-decoration:underline !important;
}
a.underline:hover{
	color:#DB0000;
}

.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;
	background: url(../images/bg_body3.png) repeat-x;
}
/*header*/
	#headerWp {
	margin:auto;
	width:100%;
	/*height:160px;*/
	height:450px;
	display:table;
	background: url(../images/flag_mvpseminars.png) bottom center no-repeat;
}
#hdBox1 {
	float:left;
	width:100%;
	height:116px;
}
/*logo*/
#logo {
	float:left;
	margin-top:27px;
	margin-left:6px;
	position:relative;
}
#logoPlacement
{
	margin-top:27px;
	margin-right:6px;
	position:relative;
}


#logoPlacement #social
{
	position: absolute;
	top:0px;
	left:-90px;
}


#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 {
	margin-top:26px;
	letter-spacing:8px;
	/*background:url(../images/header-keynote.gif) top center no-repeat;
	top: 10px;
	*/
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	position:relative;	
}

#keynotes h1 
{
	font-size:23px;
	line-height: 16px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-transform: uppercase;
	font-weight:700;
}

#keynotes h2 
{
	font-size:21px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	line-height: 20px;
	font-weight:lighter;

}

#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;
	margin-top: -20px;
	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:96%;
	height:auto;
	padding-top:40px;
}
#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; */
	
}
.entry h1{
	font-size: 36px;
    font-style: italic;
    font-weight: bold;
    color: #fff;
    margin-bottom: 30px;
}
#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;
}
.keynoteBotBgFooter
{
	float:left;
	width:97%;
	height:12px;
	background:url(../images/bot-mid.gif) repeat-x;
	position:relative;
	top: -16px;
}
.keynoteBotBgFooterClients
{
	float:left;
	width:97%;
	height:12px;
	background:url(../images/bot-mid.gif) repeat-x;
	position:relative;
}
.keynoteBotBg {
	float:left;
	width:100%;
	height:12px;
	background:url(../images/bot-mid.gif) repeat-x;
}
.keynoteBotBgPartial {
	float:left;
	width:97%;
	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;
}
div#spacer
{
clear:both;
height:20px;
}

.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*/
	
#wrapper-footer{
	height:338px;
	background-image: url(http://www.mvpseminars.com/wp-content/themes/mvpseminars/images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom:20px;
}
	
	
#footerBg 
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
}
#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 {
	width:600px;
	height:auto;
	margin: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:100px;
}
.foterTxt {
	color:#000;
}
/*Footer*/

/*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-top:-4px;
}

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

tr.joinOurTeamRates {
	background:#033D67;
}

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

ul
{text-align:left;}
li
{text-align:left;}

#blogContent
{
	padding-left:16px;
	padding-right:16px;
}

.wpsc_category_link {
	font-size:16px;
}

.applemenu
{
	/*background: url("/images/tall_sidebar_widget_bg.jpg") no-repeat scroll center bottom #FDE684;*/
    float: left;
	height: auto;
	margin-bottom: 20px;
	margin-top: 30px;
	width: 211px;
	-moz-box-shadow:0px 0px 8px #666;
	-webkit-box-shadow:0px 0px 8px #666;
	box-shadow:0px 0px 8px #666;
	-moz-border-bottom-right-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius:15px;
	border: 6px solid #ccc;
	background-color: #FFF;
}


.applemenu div.silverheader
{
	position:relative;
}

.applemenu div.silverheader .top-widget-1, .applemenu div.silverheader .top-widget-2, .applemenu div.silverheader .top-widget-3, .applemenu div.silverheader .top-widget-4
{
	position:absolute;
	top:-17px;
	left:-7px;
}

.applemenu div.silverheader .top-widget-5
{
	position:absolute;
	top:-19px;
	left:-7px;
}

.searchHdRegular .top-widget-6
{
	position:absolute;
	top:-18px;
	left:-6px;
}

#tallWidget .top-widget-7, #tallWidget .top-widget-8
{
	position:absolute;
	top:-18px;
	left:-6px;
}

/*
.applemenu div.silverheader a
{

    background: url("../images/rtPanelHeader.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font: bold 12px Tahoma,"Trebuchet MS","Times New Roman",Verdana;
    height: 20px;
    margin-bottom: auto;
    margin-top: auto;
    padding-left: 8px;
    padding-top: 7px;
    width: 218px;

}

.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active
{

color: white;

}

.applemenu div.selected a, .applemenu div.silverheader a:hover
{

background: url(../images/accordionBg.gif) no-repeat;

color: white;

}
*/


.applemenu div.submenu
{ /*DIV that contains each sub menu*/
padding-top:20px;
padding-right:20px;
padding-left:10px;
padding-bottom:20px;
}

.applemenu div.submenu ul
{ /*DIV that contains each sub menu*/
	margin:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.applemenu div.submenu a, .applemenu div.submenu a:visited
{ /*DIV that contains each sub menu*/
color:#0F0F57;/*#db0000;*/
text-decoration:none;
}

.applemenu div.submenu a:hover{ /*DIV that contains each sub menu*/
color:#db0000;
text-decoration:none;

}

/*form*/

input.contact{width:185px; height:14px; font:normal 11px "Trebuchet MS", Tahoma, "Times New Roman"; padding:2px; margin-bottom:3px; border:1px solid #ccc;}

.txtContact{width:185px; height:60px; font:normal 11px "Trebuchet MS", Tahoma, "Times New Roman"; padding:2px; margin-bottom:3px; border:1px solid #ccc;}

.profSpeakerWp{

width: 225px; /*width of menu*/

height:auto;

background: url(../images/accordionCtBg.gif) repeat-y;

margin-top:15px;

}

.profSpeaker{

background: url(../images/accordionBg.gif) no-repeat;

font:bold 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;

color: white;

width:215px;

height:25px;

padding:12px 0px 0px 10px;

text-decoration: none;

}

.profSpeakerBot{

background:url(../images/accordionBottom.gif) bottom no-repeat;

width:205px;

height:auto;

padding:10px 10px 19px 10px;

text-decoration: none;

}

.homePageBlogs {
	padding-left: 6px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-top: 3px;
	background:none;
	margin-left:3px;
}

.homePageBlogFooter {
	border-style:dotted;
	border-top:1px;
	height:3px;
	border-color:#CCCCCC;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}

.homePageBlogTopic {
font-weight:bold;
font-size:13px;
line-height:22px;
}

.homePageBlogTopicSmall {
font-weight:normal;
font-size:10px;
line-height:12px;
}

.paddedBottom {
	padding-bottom:8px;
}
