
body {
	background-color: #FFFFFF;
	color: #000000;
}

body, form {
	margin: 0px 0px;
	padding: 0px 0px;
}

body, th, td {
	font: 9pt/11pt Arial, sans-serif;
}

input, select, button {
	font: 8pt Arial, sans-serif;
}

textarea {
	font: 9pt/11pt monospace;
}

a:link, a:active, a:visited {
	color: #272727;
	text-decoration: none;
}

a:hover {
	color:#575757;
	text-decoration: underline;
}

a img {
	border: none;
}

font{
	/*color:#000000 !important;
	background-color:#FFFFFF !important;*/
}


.masthead {
	width: 780px;
	height: 241px;
	margin: 0px auto;
	/*background: url("http://specialeventsoklahoma.com/common/theme/images/home4_01.gif") no-repeat center top;*/
	background: url("../site_images/header.jpg") no-repeat left top;
}

.masthead form {
	float: right;
	position: relative;
	top: 30px;
}

.vendorButton{
	width:93px;
	height:25px;
	float:right;
	margin-top:66px;
	padding-bottom: 25px;
}

.global-navigation {
	list-style: none;
	background: #FFFFFF url(../site_images/footNavBG.jpg) no-repeat;
	width: 780px;
	margin: 0px auto 2px auto;
	padding: 8px 0px 8px 0px;
	height:15px;
	line-height:31px;
	text-align: center;
}

.global-navigation li {
	display: inline;
	margin: 0px 8px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #C0C0C0;
	height:31px;
	line-height:16px;
}

.global-navigation .no-border {
	border: none;
	padding: 0px 0px;
}

.global-navigation a:link, .global-navigation a:visited, .global-navigation a:active, .global-navigation a:hover {
	display:block;
	float:left;
	color: #FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px 11px;
	height:16px;
	line-height:16px;
	border-right:1px #FFFFFF solid;
}

.hover-panel {
	width: 195px;
	margin: 0px auto;
	font: 14px Arial, Verdana, sans-serif;
}

.hover-panel a:link, .hover-panel a:active, .hover-panel a:visited {
	color: #000000;
}

.hover-panel a:hover {
	color: #ea1972;
	text-decoration: none;
}

.hover-panel a span {
	display: block;
	font: 22px Trebuchet MS, Verdana, Arial, sans-serif;
}
.hover-panel a:hover span{
	display: block;
	font: 22px Trebuchet MS, Verdana, Arial, sans-serif;
	color:#ea1972;
}

.hover-panel .flashNav1{color:#003d4a;}
.hover-panel .flashNav2{color:#cc5200;}
.hover-panel .flashNav3{color:#2c4d00;}

.inline-header {
	width: 780px;
	margin: 0px auto 12px auto;
}

.top-Banner{
	background:#FFFFFF url(../site_images/topBanner.jpg) no-repeat left top;
	width:780px;
	height:67px;
	margin:0px auto;
}

.top-Banner a:link, .top-Banner a:visited, .top-Banner a:active, .top-Banner a:hover{
	float:left;
	height:67px;
	display:block;
}

.upcomingEvents{
	width:234px;
	min-height:450px;
	background:#b8f9fe url(../site_images/uEventsTop.jpg) no-repeat left top;
	margin:4px 8px 0px 0px;
	float:left;
	padding:0px 10px;
	font:12px/14px verdana, arial, sans-serif bold;
	color:#004d5d;
}

.upcomingEvents a:link, .upcomingEvents a:active, .upcomingEvents a:visited {
	font:12px/17px verdana, arial, sans-serif bold;
	color:#004d5d;
	text-decoration:underline;
}

.upcomingEvents .uEventsHeader{
	font:20px/25px "Trebuchet MS",Arial, Verdana, Sans-Serif bold; 
	color:#004d5d;
	margin:15px 0px 6px 0px;
	padding-left:5px;
	height:28px;
	border-bottom:2px #53b2c6 solid;
}

.upcomingEvents .uEventsFooter{
	background: url(../site_images/uEventsBottom.jpg) no-repeat left top;
	margin:0px -10px;
	height:6px;
	width:254px;
	line-height:0px;
}

.upcomingEvents .templateTable{
	border-bottom:1px #4fb7cc solid;
	margin: 4px 0px 0px 0px;
}

.upcomingEvents .smallDate{
	background:#b8f9fe url(../site_images/uEventsDateBG.jpg) no-repeat left top;
	width:36px;
	vertical-align:top;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
}

.upcomingEvents .UETitle a:link, .upcomingEvents .UETitle a:active, .upcomingEvents .UETitle a:visited {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#004d5d;
}
.upcomingEvents .UEDate{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.upcomingEvents .UEContent{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.tipsAndTricks{
	background:#FFFFFF url(../site_images/tipsBG.jpg) no-repeat left top;
	width:268px;
	height:475px;
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 66px;
}

.tipsAndTricks .menu{
	background:#FFFFFF url(../site_images/tipsMenuBG.jpg) no-repeat left top;
	width:255px;
	height:84px;
	padding:11px 11px 0px 3px;
}

.tipsAndTricks .menu .header{
	font: 18px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#dc7700;
	border-bottom:1px #d2d2d2 solid;
	padding-left:11px;
	margin-bottom:12px;
	height:25px;
}

.tipsAndTricks .menu .subText{
	font: 12px Verdana, Arial, sans-serif;
	color:#000000;
	padding-left:11px;
	width:208px;
	float:left;
}

.tipsAndTricks .menu a:link, .tipsAndTricks .menu a:visited, .tipsAndTricks .menu a:active, .tipsAndTricks .menu a:hover {
	display:block;
	float:left;
	height:36px;	
	width:36px;
	background:url(../site_images/tipsGoBG.jpg) no-repeat left top;	
}

.tipsAndTricks .pinkGo{
	height:40px;
	width:33px;
	padding:25px 0px 0px 222px;
}

.tipsAndTricks .pinkGo a:link, .tipsAndTricks .pinkGo a:visited, .tipsAndTricks .pinkGo a:active, .tipsAndTricks .pinkGo a:hover {
	display:block;
	height:36px;
	width:36px;
	background: url(../site_images/tipsGoAltBG.jpg) no-repeat left top;
}

.askExpert{
	background:#ffffff url(../site_images/expertBG.jpg) no-repeat left top;
	width:268px;
	/*height:150px;*/
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 66px;
}

.askExpert .templateTable{
	border-top:1px #bfbfbf solid;
}

.askExpert .title{
	font-family:verdana;
	font-size:17px;
	font-weight:bold;
	color:#ec287b;
}
.askExpert .date{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.askExpert .content{
	font-family:verdana;
	font-size:12px;
	color:#000000;
}

.page-footer {
	width: 720px;
	margin: 10px auto; 
	background:url(../site_images/footNavBG.jpg) no-repeat left top;
	height:31px;
	padding:0px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:28px;
	font-weight:bold;
	color:#FFFFFF;
}

.page-footer a:link, .page-footer a:active, .page-footer a:visited, .page-footer a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0px 10px;
	border-right:1px #FFFFFF solid;
	color:#FFFFFF;
}

.shockwave-bound {
	height: 310px;
	margin: 0px auto;
}

.pink-header{
	font: 16px Verdana, Arial, sans-serif;
	color: #ed2379;
	margin-top: 0px;
	border-bottom: 1px solid #959394;	
}

.blue-header {
	font: 16px Verdana, Arial, sans-serif;
	color: #7DC5D4;
	margin-top: 0px;
	border-bottom: 1px solid #959394;
}

.tan-header {
	font: 16px Verdana, Arial, sans-serif;
	color: #dcc9a7;
	margin-top: 0px;
	border-bottom: 1px solid #959394;
}

.green-header {
	font: 16px Verdana, Arial, sans-serif;
	color: #779772;
	margin-top: 0px;
	border-bottom: 1px solid #959394;
}

.red-header {
	font: 16px Verdana, Arial, sans-serif;
	color: #B27479;
	margin-top: 0px;
	border-bottom: 1px solid #959394;
}

.pink-header-small{
	font: 14px Verdana, Arial, sans-serif;
	color: #ed2379;
	margin-top: 0px;
	border-bottom: 1px solid #959394;	
}

.blue-header-small {
	font: 14px Verdana, Arial, sans-serif;
	color: #7DC5D4;
	margin-top: 0px;
	border-bottom: 1px solid #959394;
}

.tan-header-small {
	font: 14px Verdana, Arial, sans-serif;
	color: #dcc9a7;
	margin-top: 0px;
	border-bottom: 1px solid #959394;
}

.green-header-small {
	font: 14px Verdana, Arial, sans-serif;
	color: #779772;
	margin-top: 0px;
	border-bottom: 1px solid #959394;
}

.red-header-small {
	font: 14px Verdana, Arial, sans-serif;
	color: #B27479;
	margin-top: 0px;
	border-bottom: 1px solid #959394;
}

.membership-company-name {
	font-size:14px;
	font-weight: bold;
}

#events .title { font-size: 12pt; line-height: 18pt; color: #779772;}
#events .field, .MsoNormal, .MsoNormal span { font-size: 9pt !important; line-height: 12pt;}
.chekbox { font-size: 7pt; }

.resources-sort-header {
	background-color:#ed2379; 
}

.resources-sort a:link, .resources-sort a:active, .resources-sort a:visited 
{
	color: #FFFFFF;
	font-family: arial, sans-serif; 
	font-size:9pt; 
	font-weight:bold;
	text-decoration: none;
}
.resources-sort a:hover {
	text-decoration: underline;
}
.align-center
{
	text-align:center;
}

.resourceList a:link, .resourceList a:active, .resourceList a:visited{
	color:#000000;	
} 

.catListing{
	padding-bottom:20px;
}

.catImage1, .catImage2, .catImage3{
	width:202px;
	height:47px;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
}

.catImage1{
	background: #FFFFFF url(../site_images/catImage1.jpg) no-repeat left top;

}

.catImage2{
	background: #FFFFFF url(../site_images/catImage2.jpg) no-repeat left top;
}

.catImage3{
	background: #FFFFFF url(../site_images/catImage3.jpg) no-repeat left top;
}

.eventCheckBox, .eventCheckBox tr, .eventCheckBox tr td{
	font-size:10px;	
	font-weight:bold;
}

#caleventbox {
border: 1px solid #AAAAAA;
overflow:auto;
margin-bottom:3px;
padding:5px;
float:left;
width:607px;
}

#caleventbox a:link,#caleventbox a:visited{
text-decoration:underline;
}

#cat_head_blue {
	width: 150px;
	height: 48px;
	background-image:url(/site_images/cat_bg_bl.gif);
	background-repeat:no-repeat;
	}

#cat_head_orange {
	width: 150px;
	height: 48px;
	background-image:url(/site_images/cat_bg_or.gif);
	background-repeat:no-repeat;
}

#cat_head_pink {
	width: 150px;
	height: 48px;
	background-image:url(/site_images/cat_bg_pk.gif);
	background-repeat:no-repeat;
	
}

#cat_head {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 14px;
}

#catlist {
	width: 140px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom:10px;
	text-align: left;
}

#vendor_listing {

}

#vendor_listing strong {
	font-size: 14px;
	font-wieght: bold;
}

#alpha_list {
	width: 583px;
	background-color: #ED2379;
	color: #ffffff;
	padding: 1px;
	text-align:center;
	font-size: 11px;
}

#alpha_list a {
	font-size: 12px;
}

#alpha_list a:link, #alpha_list a:visited {
	color: #ffffff;
	text-decoration: none;
}

#alpha_list a:hover, #alpha_list a:active {
	color: #ffffff;
	text-decoration: underline;
}

input {
	font-size: 11px;
	border: 1px solid #000000;
	padding:2px;
}

#mini_menu {
	/*margin: 0px auto 2px auto;*/
	padding: 6px 0px 6px 0px; 
	text-align: center;
	background-color: #ED2379;
	height: 16px;
	overflow: auto;
}

#mini_menu a:link, #mini_menu a:visited, #mini_menu a:active, #mini_menu a:hover {
	display:block;
	float:left;
	color: #FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0px 7px;
}

#planner_details {
	border: 1px solid #ED2379;
	height: 500px;
	overflow:auto;
}

#delete_warning {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	margin-top: 10px;
}

#vendor_sub_menu {
	background-color:#FDE17E; 
	padding:5px;
	height:20px;
}

#vendor_sub_menu a {
	color: #D55200;
	text_decoration: none;
	font-weight: bold;
}

#vendor_sub_menu a:visited {
	color: #D55200;

}

#vendor_sub_menu a:hover, #vendor_sub_menu a:active {
	color: #ED2379;
	text_decoration: none;
	
}

#calendar_month_listing {
	text-align: center;
}

#calendar_months a {
	color: #ED2379;
	font-weight: bold;
	
}

#photo_album {
	float:left;
	padding:5px; 
	width:190px;
	text-align:center;
	height: 170px;
}

#photo_album a {
	color: #ED2379;
	font-weight: bold;
	line-height:20px;
}

a.read_article_link:link,a.read_article_link:visited {
	color: #ED2379;
}

a.read_article_link:hover,a.read_article_link:active {
	color: #ED2379;
}

.date_select_wrapper {
	padding:5px 0px 10px 0px;
}

.date_select_inner {
	margin:5px 0px 0px 4px;
}

.date_select_title {
	font-size:14px;
	font-weight:bold;
}


.planner_address {
	margin: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.planner_emails {
	margin: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.events_search_menu_active {
	border-left:2px solid #D55200;
	border-right:2px solid #D55200;
}

.premier_note {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
}

.template_disp {
	text-align:center;
}

.template_disp table td {
	text-align:center;
	font-weight:bold;
}

.template_disp img{
	margin:0px 3px 0px 3px;
	border: none;
}

.frontend_notification {
	width:350px;
	border:1px dotted #ED2379;
	color:#ED2379;
	font-size:13px;
	padding-bottom:5px;
	padding-top:5px;
	font-weight:bold;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	margin-top:5px;
}

.debugging {
padding: 5px;
border:1px solid #ff0000;
background-color:#CCCCCC;
font-size: 11px;
font-family:"Courier New", Courier, mono;
color: #000000;
text-align:left;
margin: 3px 0px 3px 0px;
}

.font_11px_italic {
	font-size:11px;
	font-style:italic;
}

/* EXPERTS CORNER */

.experts_corner_header {
	width:593px;
	height: 44px;
	background-image:url(../site_images/latest_and_greatest_header.jpg);
	background-repeat:no-repeat;
	font-size:24px;
	line-height:26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 15px 0px 0px 15px;

}

/* END EXPERTS CORNER */




/** DISCOUNTS **/
.vendor_discount {
	padding:10px;
	border:2px dashed #ED2379;
	font-size:14px;
	width:400px;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

.vendor_additional_links {
	margin-bottom:5px;
	display:block;
}

.vendor_additional_links img {
	float:left;
	display:inline;
	margin-right:5px;
}
/** END DISCOUNTS **/

/** VENDOR DETAILS ***/

table.vendor_detail {
	margin:0px 0px 20px 0px;
}

/*** END VENDOR DETAILS ***/

.view_tip {
	display:none;
	width:200px;
	height:200px;
	border:1px solid #000000;
	padding:2px 0px 0px 18px;

}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.site_notification {
	border:1px dotted #ED2379;
	width:300px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	padding:10px;
	font-size:14px;
	color:#ED2379;
	font-weight:bold;
	text-align:center;
}