@charset "utf-8";
/* CSS Document */

body {
	background-color: #4891dc; /*4891dc;*/
	margin:10px 0 10px 0;
	padding: 0;
	text-align: center;
}
#topHead {
	width:880px;
	height:81px;
	margin:23px auto 0 auto;
}
.mainLogo a{
	float:left;
	width:327px;
	height:76px;
	display:block;
	background:url(/images/2010/logo_main.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.holiday_logo a{
	float:left;
	width:327px;
	height:81px;
	display:block;
	background:url(/images/2010/logo-snow.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.globalMenu {
	float:right;
	display:block;
	height:46px;
	width:543px;
	text-align:right;
	margin:0 10px 0 0;
}
.globalMenuTxt {
	display:block;
	text-align:right;
}
.mainTabs {
	float:right;
	height:35px;
	width:553px;
	text-align:left;
	display:block;
}
.pageTop{
	width:880px;
	height:10px;
	background:#FFF;
	margin:0 auto;
	background:url(../../images/2010/home_top.png);
	background-position:top;
}

* html .pageTop {
	width:880px;
	height:2px;
	background:#FFF;
	margin:0 auto;
	padding:0px;
	background:#FFF url(../../images/2010/home_top.png);
	background-position:top;
	background-repeat:no-repeat;
}
.pageBottom{
	width:880px;
	height:10px;
	background:#FFF;
	margin:0 auto;
	background:#FFF url(../../images/2010/home_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.homeBigBusiness {
	width:817px;
	height:130px;
	margin:0 auto;
	display:block;
}
.marketing {
	width:834px;
	height:255px;
	display:block;
	margin:0 auto;
}
.pageContainer {
	width: 840px;
	background: #FFF;
	margin: 0 auto; 
	min-height:475px;
	padding:10px 10px 30px 30px;
	text-align:left;
}
.pageContainer_convention {
	width: 850px;
	background:#d7e1f2 url(/images/2010/2011-01-07_Page-Bground.jpg) no-repeat top center;
	margin: 0 auto; 
	min-height:475px;
	padding:10px 15px;
	text-align:left;
}
.convention_link a {
	display:block;
	height:336px;
}
.convention_body {
	margin:140px 0 0 0;
	padding:0 0 15px 0;
}
.convention_body table {
	margin:0 0 15px 0;	
}
.convention_body td.title {
	background:#FFF;
	color:#e31e26;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 15px 0px 15px;
}
.convention_body td.text {
	background:#FFF;
	padding:10px 15px;
	font-size:10pt;
}
.featuredEventsContainer {
	width:553px;
	display:block;
	margin:40px 0 0 0;
	float:left;
}
.featuredEventsTop {
	margin:10px 0 0 0;
	width:553px;
	height:8px;
	display:block;
	background:url(../../images/2010/home_events_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.featuredEvents {
	background:#f5f5f5;
	width:549px;
	min-height:650px;
	display:block;
	border:2px solid #006699;
	margin:0px;
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;   
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px; 
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}
.featuredEventsBottom {
	width:553px;
	height:8px;
	display:block;
	background:url(../../images/2010/home_events_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#featuredEventInfo {
	float:left;
	padding:0 5px
	margin:0 0 0 153px;
}
#featuredEvent {
	border-bottom:2px solid #CCC;
	border-top:2px solid #CCC;
	margin:0 0 10px 0;
}
.shopContainer {
	background:#006699;
	display:block;
	width:259px;
	margin:28px 0 0 575px;
}
.shopTop{
	background:url(../../images/2010/home_shop_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:259px;
	height:6px;
}
.shop {
	padding:0 0 0 8px;
	display:block;
}
.shop a {
	margin:3px 0;
}
.shopBottom{
	background:url(../../images/2010/home_shop_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:259px;
	height:6px;
}
	
	

#containerTop {
	width: 900px;
	height:15px;
	background: #FFFFFF;
	margin: 0 auto; 
	background:url(https://www.prime-events.com/images/general/main-bground.gif);
	background-position:top;
}
#container {
	width: 840px;
	background: #FFFFFF;
	margin: 0 auto; 
	min-height:475px;
	html height:475px;
	padding:30px 10px 30px 30px;
	text-align:left;
}
#containerBottom {
	width: 900px;
	height:15px;
	background: #FFFFFF;
	margin: 0 auto; 
	background:url(https://www.prime-events.com/images/general/main-bground.gif);
	background-position:bottom;
}
#header {
	height:65px;
	text-align:left;
	vertical-align:top;
}
#subHeader {
	border-bottom:10px solid #5f3032;
	height:72px;
	text-align:left;
	vertical-align:top;
}
#logo {
	background:url(https://www.prime-events.com/images/general/PE-Home-Logo.gif);
	background-repeat: no-repeat;
	width:329px;
	height:50px;
	float:left;
}
#logo a {
	display:block;
	width:329px;
	height:50px;
}
#subLogo {
	background:url(https://www.prime-events.com/images/general/sub_logo.gif);
	background-repeat: no-repeat;
	width:272px;
	height:41px;
	float:left;
}
#subLogo a {
	display:block;
	width:272px;
	height:41px;
}
#leftCol {
	width:317px;
	float:left;
	padding:10px 0 0 0;
}
#mailCol {
	padding:10px 0 0 0;
	width:498px;
	margin:0 0 0 342px;
}
#fullCol {
	padding:30px 0 0 0;
	/*width:498px;
	margin:0 0 0 342px;*/
}
/* GLOBAL NAV */
#globalNav {
	float:right;
}
#globalNavTxt {
	display:block;
	text-align:right;
}

/* TASK MENU */
#taskMenu {
	display:block;
	text-align:center;
}
#taskMenu ul {
	list-style:none;
	text-align:center;
	margin:0 auto;
	width:800px;
}
#taskMenu li {
	float:left;
	display:block;
	width:150px;
	height:20px;
	border:1px solid #000;
	color:#999;
	font-size:.8em;
}
#taskMenu li.selected {
	background:#069;
	color:#FFF;
	font-weight:bold;
}
#taskMenu li.visited {
	background:#99ccff;
	color:#000;
}

/* PAGE NAVIGATION */
#pageNav {
	display:block;
	margin:10px 0;
}
#pageNav .previous {
	float:left;
	padding:0 0 0 22px;
}
#pageNav .next {
	float:right;
	padding:0 22px 0 0;
}

/* SUB-NAVIGATION */
#subNavigation {
	margin:15px 0 1px 0;
}
.subNavL {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bground.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}
.subNavLRO {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bgroundRO.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}
.subNav {
	height:36px;
	background:#006699;
	padding:0px;
	float:left;
}
.subNav a {
	height:27px;
	padding:9px 5px 0 5px;
	display:block;
}
.subNavRO a {
	height:27px;
	padding:9px 5px 0 5px;
	display:block;
}
.subNavRO {
	height:36px;
	background:#5f3032;
	padding:0px;
	float:left;
}
.subNavR {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bground.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}
.subNavRRO {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bgroundRO.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}

/* STORE SUB-NAVIGATION */
#storeSubNavigation {
	margin:10px 0 1px 0;
	text-align:right;
	display:block;
	float:right;
}
#storeSubNavigation .subNavL {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bground.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}
#storeSubNavigation .subNavLRO {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bgroundRO.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}
#storeSubNavigation .subNav {
	height:36px;
	background:#006699;
	float:left;
}
#storeSubNavigation .subNav a {
	height:27px;
	display:block;
	padding:9px 5px 0 5px;
}
#storeSubNavigation .subNavRO a {
	height:27px;
	display:block;
	padding:9px 5px 0 5px;
}
#storeSubNavigation .subNavRO {
	height:36px;
	background:#5f3032;
	float:left;
}
#storeSubNavigation .subNavR {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bground.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}
#storeSubNavigation .subNavRRO {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bgroundRO.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}

#homeLeftCol {
	float:left;
	width:550px;
}
#homeRightcol {
	margin:0 0 0 570px;
	width:269px;
}
#mainContent {
	padding:20px 0 0 10px;
	/*margin:0 0 0 198px;*/
	min-height:475px;
	html height:475px;
	font-size:.9em;
	margin:0 0 15px 198px;
}
*html #mainContent {
	padding:20px 0 30px 0;
	margin:0 0 0 198px;
	height:475px;
	vertical-align:top;
}
#mainImg {
	width:318px;
	height:255px;
	background:url(https://www.prime-events.com/images/general/home-main-img.jpg);
	background-repeat:no-repeat;
	float:left;
}
#mainImgTxt {
	width:232px;
	height:255px;
	background:url(https://www.prime-events.com/images/general/home-main-txt.gif);
	background-repeat:no-repeat;
	float:left;
}
#mainImgTxt a{
	width:232px;
	height:255px;
	display:block;
}
#mainTxt {
	
}
#mainTxt p {
	padding:10px 0 0 0;
	margin:0px;
}
#secHeader {
	height:20px;
	background:#5f3032;
	display:block;
	text-align:left;
	padding:10px;
	margin:10px 0 7px 0;
}
#secHeader img {
	float:left;
}
#viewAll {
	float:right;
	background:url(https://www.prime-events.com/images/general/link-arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0 15px 0 0;
}
#FeaturedEventsTop {
	background:url(https://www.prime-events.com/images/general/featEvents-bground.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:15px;
}
#FeaturedEvents {
	background:#002c76;
	padding:0 30px 0 10px;
	text-align:left;
}
#FeaturedEventsBottom {
	background:url(https://www.prime-events.com/images/general/featEvents-bground.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:15px;
}
#eventInfo {
	float:left;
	width:300px;
}
#event01 {
	padding:0 0 5px 0;
}
#event02 {
	border-top:1px solid #FFF;
	padding:10px 0 5px 0;
}
#event03 {
	border-top:1px solid #FFF;
	padding:10px 0 0 0;
}
#event04 {
	border-top:1px solid #FFF;
	padding:10px 0 0 0;
}
#event05 {
	border-top:1px solid #FFF;
	padding:10px 0 0 0;
}
#event06 {
	border-top:1px solid #FFF;
	padding:10px 0 0 0;
}
#FeaturedProdTop {
	background:url(https://www.prime-events.com/images/general/shop-bground.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:15px;
}
#FeaturedProd {
	background:#FFF;
	padding:0 10px 10px 10px;
	border-right:2px solid #002c76;
	border-left:2px solid #002c76;
	height:167px;
	text-align:center;
}
#FeaturedProdBottom {
	background:url(https://www.prime-events.com/images/general/shop-bground.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:15px;
}
.featuredEventsTitle {
	margin:0 0 10px 0;
}

#footer {
	padding:5px 0 10px 0;
}
#footer div{
	padding:10px 0 0 0;
}
#clear {
	clear:both;
}
table.eventTable {
	width:100%;
}
.eventTable td{
	padding:5px;	
}
.eventMonthRow {
	background:#4891dc;
	font-weight:bold;
	color:#FFF;
	padding:4px;
	margin:5px 0 0 0;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;   
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px; 
	-moz-border-radius-bottomleft: 0px; 
	-webkit-border-bottom-left-radius: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-webkit-border-bottom-right-radius: 0px;
}
.eventGoToTop {
	text-align:right;
	margin:0 10px 0 0;
}
.eventGoToTop a:link, .eventGoToTop a:hover, .eventGoToTop a:visited, .eventGoToTop a:active {
	color:#FFF;
	text-decoration:none;
}
#infoContainer {
	margin:15px 0 0 0;
}
/*BUTTONS */
#b_register {
	float:right;
}

/* FORM ELEMENTS */
form {
	margin: 0px;
	padding: 0px;
}
label {
	display:block;
	font-weight:bold;
	color:#069;
}
form #tblRow {
	padding:5px 0;
}


/* NEW STYLES 10/28/2009 */
.leftColumn {
	width:372px;
	float:left;
	border:1px solid #002C76;
	min-height:260px;
	margin:15px 0 0 0;
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;   
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px; 
	-moz-border-radius-bottomleft: 0px; 
	-webkit-border-bottom-left-radius: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-webkit-border-bottom-right-radius: 0px;
}
.leftColumnContainer {
	padding:0 20px 20px 20px;
}
.rightColumn {
	width:372px;
	border:1px solid #002C76;
	min-height:260px;
	margin:15px 0 0 422px;
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;   
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px; 
	-moz-border-radius-bottomleft: 0px; 
	-webkit-border-bottom-left-radius: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-webkit-border-bottom-right-radius: 0px;
}
.rightColumnContainer {
	padding:0 20px 20px 20px;
}
.oneColumn {
	width:794px;
	border:1px solid #002C76;
	margin:15px auto 0 auto;
	padding:0 0 15px 0;
	display:block;
	font-size:.9em;
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;   
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px; 
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}
.oneColumnEvent {
	width:794px;
	border:1px solid #002C76;
	margin:15px auto 0 auto;
	padding:0;
	display:block;
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;   
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px; 
	-moz-border-radius-bottomleft: 0px; 
	-webkit-border-bottom-left-radius: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-webkit-border-bottom-right-radius: 0px;
}
.oneColumnContainer {
	padding:0 20px 20px 20px;
}
.oneColumnContainerNoTitle{
	padding:20px;
	margin:0 0 0 225px;
}
.oneColumnContainerGray {
	padding:10px 20px 20px 20px;
	background:#EEE;
}
.oneColumnContainerEvent {
	padding:0;
	min-height: 250px;
	background:#000 url(../../images/2011/eventDetail_Primerica.jpg) top right no-repeat;
}
.eventDetail {
	border:1px solid #002C76;
	width:425px;
	min-height:248px;
	background:#FFF;
}
table.form {
	border:none;
}
table.form td label {
	display:block;
	border:1px solid #5f3032;
	width:175px;
	height:20px;
	padding:3px 5px 0 0;
	margin:0 5px 5px 0;
	text-align:right;
	font-size:.9em;
	background:#FFF;
}
table.form td input {
	display:block;
	width:180px;
	height:18px;
	margin:0 5px 3px 0;
}
table.form td select {
	display:block;
	width:180px;
	height:24px;
	margin:0 5px 3px 0;
}
table.form td #checkbox {
	display:inline !important;
	width:auto !important;
	height:auto !important;
	margin:0 5px 0 0 !important;
	float:left;
}
table.form td textarea {
	font-family:Verdana, Geneva, sans-serif;
}
table.form td {
	width:180px;
	height:18px;
	margin:0 5px 3px 0;
}
div.partner_info {
	display:none;
	position:relative;
	width:100%;
	padding:0 20px 20px 20px;
}
table.form td label.errorLabel {
	display:block;
	border:1px solid #C00;
	width:175px;
	height:20px;
	padding:3px 5px 0 0;
	margin:0 5px 5px 0;
	text-align:right;
	font-size:.9em;
	background:#FFF;
}
table.form td input.errorLabel {
	display:block;
	width:180px;
	height:18px;
	margin:0 5px 3px 0;
	border:1px solid #C00;
	color:#C00;
}
table.form td select.errorLabel {
	display:block;
	width:180px;
	height:24px;
	margin:0 5px 3px 0;
	border:1px solid #C00;
	color:#C00;
}
table.form td textarea.errorLabel {
	border:1px solid #C00;
	color:#C00;
}
table.form td.text .errorLabel {
	color:#C00;
}
div.errors, strong.errors, p.errors {
	display:block;
	padding:10px;
	background:#FFC;
	border:1px solid #C00;
	margin:0 0 10px 0;
}
div.message, strong.message, p.message {
	display:block;
	padding:10px;
	background:#dae9f8;
	border:1px solid #4891dc;
	margin:0 0 10px 0;
}
table.form td label.disable {
	display:block;
	border:1px solid #999;
	width:175px;
	height:20px;
	padding:3px 5px 0 0;
	margin:0 5px 5px 0;
	text-align:right;
	font-size:.9em;
	background:#FFF;
}
table.form td input.disable {
	display:block;
	width:180px;
	height:18px;
	margin:0 5px 3px 0;
	border:1px solid #999;
	color:#999;
}
table.form td select.disable {
	display:block;
	width:180px;
	height:24px;
	margin:0 5px 3px 0;
	border:1px solid #999;
	color:#999;
}
table.form td select#exp_month {
	display:inline;
	width:90px;
	height:24px;
	margin:0 5px 3px 0;
}
table.form td select#exp_year {
	display:inline;
	width:75px;
	height:24px;
	margin:0 5px 3px 0;
}
/* 	DATA TABLE */
table.data {
	border:none;
}
table.data td {
}

/* EVENT LANDING STYLES */
.landingDetail {
	border:1px solid #002C76;
	width:425px;
	background:#FFF;
	height:291px;
	font-size:.9em;
}
.oneColumnContainerLanding{
	padding:0;
	background:url(https://www.prime-events.com/images/2010/NYSE-Banner-Landing.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:293px;
}
#facebook {
	display:block;
	height:30px;
	background:url(https://www.prime-events.com/images/2010/icon_Facebook.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 35px;
}
