form {
  margin: 0px;
}
fieldset {
  -moz-border-radius: 7pt;
}
legend {
  font-family: Verdana, Geneva, sans-serif;
  color: #6cbc45;
  font-size: 12px;
  font-weight: bold;
}
.mceEditor {

}
.code_javascript {
  background-color: #ffffff;
  border-left: #DAD9D3 1px solid;
  border-top: #DAD9D3 1px solid;
  border-bottom: #808080 1px solid;
  border-right: #808080 1px solid;
}
.page_title {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  color: #7f4200;
  font-weight: bold;
  text-align: center;
}
.text {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #333333;
}
.text_white {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: white;
}
.text_control {
  font-family: sans-serif, Verdana, Geneva;
  font-size: 14px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px;
}
.textarea_control {
  font-family: sans-serif, Verdana, Geneva;
  font-size: 14px;
  color: #333333;
  border: 1px solid #7F9DB9;
  margin: 0px;
  width: 100%;
  overflow: auto;
  padding: 2px;
}
.textarea_control_codeeditor {
  font-family: 'Courier New', Verdana, Geneva, sans-serif;
  font-size: 14px;
  color: #000000;
  border: 1px solid #7F9DB9;
  margin-left: 0px;
  width: 100%;  overflow: auto;
}
.textarea_control_required {
  font-family: sans-serif, Verdana, Geneva;
  font-size: 14px;
  color: #333333;
  border: 1px solid #7F9DB9;
  margin-left: 0px;
  width: 99%;
  overflow: auto;
}
.text_required {
  font-family: sans-serif, Verdana, Geneva;
  font-size: 14px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px;
}
.text_small {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #333333;
}
.text_small_italic {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #666666;
  font-style: italic;
}
.link_small {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #376faa;
}
.link_small:hover {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #feb165;
}
.text_disabled_small {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #C0C0C0;
}
.text_control_small {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
}
.textarea_control_small {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
}
.text_bold {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
}
.text_title {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  font-style: italic;
}
.text_disabled {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #C0C0C0;
}
.text_note, .text_note span, .error, .error span {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: red;
}
.standardPaddingTop {
  padding-top: 4px;
}
.label {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #BD57DB;
}
.label_small {
  font-family: Verdana, Geneva, sans-serif;
  color: #BD57DB;
  font-size: 11px;
  font-weight: normal;
}
.label_required {
  font-family: Verdana, Geneva, sans-serif;
  color: #BD57DB;
  font-size: 12px;
  font-weight: bold;
}
.label_normal {
  font-family: Verdana, Geneva, sans-serif;
  color: #BD57DB;
  font-size: 12px;
  font-weight: bold;
}
.label_title {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  color: #BD57DB;
  font-weight: bold;
}
.label_title_required {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  color: #BD57DB;
  font-weight: bold;
}
.label_control_row {
  padding: 2px 0px 4px 0px;
}
.command_seperator_top {
  border-bottom: dotted 1px #DAD9D3;
  margin-bottom: 8px;
  padding-bottom: 6px;
}
.command_seperator_bottom {
  border-top: dotted 1px #DAD9D3;
  margin-top: 8px;
  padding-top: 4px;
}
.commandWrapper {
  height: 26px;
}
.commandDiv {
  float: left;
  padding-right: 4px;
}
.commandDivRight {
  float: right;
  padding-left: 4px;
  height: 26px;
}
.editTab_wrapper {
  margin: 0px;
  padding: 8px 0px 0px 20px;
}
.button_action {
  cursor: pointer;
}
.button_move {
  cursor: move;
}
.button_control {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px;
}
a.button, .button input.buttonDiv, .button div.buttonDiv {
  color: #ffffff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}
.button a {
  text-decoration: none;
}
a.button div.buttonDiv:hover, .button input.buttonDiv:hover, .button div.buttonDiv:hover {
  background-color: #ce9acf;
  color: #ffffff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.buttonDiv {
  cursor: pointer;
  padding: 4px 10px;
  background-color: #BD57DB;
  border-left: #C0C0C0 1px solid;
  border-top: #C0C0C0 1px solid;
  border-bottom: #808080 1px solid;
  border-right: #808080 1px solid;
}
.breadcrumb_space {
  clear: left;
  height: 20px;
}
.breadcrumb_text, .breadcrumb_text h1 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  padding: 0px;
  margin: 0px;
}
.breadcrumb_text h1 {
  display: inline;
}
.breadcrumb_link {
  font-size: 11px;
  font-weight: bold;
  color: #BD57DB;
  text-decoration: none;
}
.breadcrumb_link:hover {
  font-size: 11px;
  color: #ce9acf;
  text-decoration: underline;
}
.grid_header {
  background-color: #b67514;
  padding: 0px 0px 4px 0px;
}
.white {
  color: #ffffff;
}
.grid_options {
  border: #536274 1px solid;
}
.grid_table {
  background-color: #CCCCCC;
  border-color: #CCCCCC;
  border-style: solid;
  border-collapse: collapse;
}
.grid_cell_header {
  padding: 2px 4px 2px 4px;
}
.grid_cell {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #666666;
  background-color: transparent;
  padding: 2px 4px 2px 4px;
}
.grid_cell_even {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #333333;
  background-color: #e4e4e4;
  padding: 2px 4px 2px 4px;
}
.grid_cell_footer {
  padding: 2px 4px 2px 4px;
}
.grid_title {
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
.grid_title:hover {
  text-decoration: underline;
}
.grid_container, .grid_container_cell {
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}
.grid_container_list {
  overflow-x: hidden;
  overflow-y: auto;
  border: #C0C0C0 1px solid;
  padding: 5px;
}
.grid_container_list-active {
  background-color: #FFFFCC;
}
.grid_container {
  overflow: visible;
  position: relative;
  width: 100%;
  height: 100%;
}
.grid_container_list_featured {
  overflow-x: hidden;
  overflow-y: auto;
  border: #f4ae2a 1px solid;
  padding: 5px;
}
.grid_container_list_item {
  background-color: #A0A0A0;
  border-bottom: white 1px solid;
  color: #ffffff;
}
.grid_container_table {
  border: #E4E4E4 1px solid;
  padding: 5px;
}
.grid_container_table_featured {
  border: #f4ae2a 1px solid;
  padding: 5px;
}
.grid_container_item {
  margin: 0px;
  padding: 0px;
  float: left;
  overflow: visible;
  position: relative;
  width: 100%;
  height: 100%;
}
.grid_container_table_noborder {
  /*padding: 5px; */
}
.grid_container_table_noborder_padding {
  padding-right: 8px;
}
.grid_container_table_item {
  padding: 0px;
  margin: 0px;
}
.grid_container_table_item_selected {
  border: red 2px solid;
  padding: 0px;
  margin: 0px;
}
.grid_container_cell_item  {
  margin: 0px;
  padding: 0px;
  float: left;
  margin-right: 1px;
  margin-bottom: 1px;
  text-align: center;
}
.grid_container_pagelet, .grid_container_cell_pagelet {
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  float: left;
}
.grid_container_pagelet {
  overflow: visible;
  position: relative;
  width: 100%;
  height: 100%;
}
.grid_container_pagelet_header {
  border: #B6B6B6 1px solid;
  padding: 2px 4px 2px 10px;
  background: transparent url(images/frames/frame_teal.gif) repeat-x center center;
  width: 100%;
}
.grid_container_pagelet_header_text {
  color: #ffffff;
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
}
.grid_container_pagelet_handle {
  cursor: move;
}
.grid_container_table_pagelet {
  width: 100%;
  border: #E4E4E4 1px solid;
  padding: 5px;
}
.edit_container {
  border: #7b9ebd 1px solid;
  padding: 4px 4px 4px 4px;
}
.edit_container_nopadding {
  border: #7b9ebd 1px solid;
}
.imageedit {
  border: #7b9ebd 1px solid;
}
.image {
  border-left: #DAD9D3 1px solid;
  border-top: #DAD9D3 1px solid;
  border-bottom: #808080 1px solid;
  border-right: #808080 1px solid;
}
.imageright {
  float: right;
  margin-top: 2px;
  margin-left: 12px;
  margin-bottom: 2px;
}
.imageleft {
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  margin-bottom: 2px;
}
.imageleft_standard {
  float: left;
  margin-top: 4px;
  margin-right: 4px;
}
.imageleft_nobottom {
  float: left;
  margin-top: 2px;
  margin-right: 10px;
}
.link {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #5a0a0f;
}
.link:hover {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #ffcc33;
}
.search_link {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #536274;
  text-decoration: underline;
}
.search_link:hover {
  font-size: 12px;
  color: #ffcc33;
  text-decoration: underline;
}
.spacer {
  height: 7px;
  width: 1px;
}
.text_header {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}
.text_header a {
  font-size: 11px;
  color: #feb165;
}
.text_header a:hover {
  font-size: 11px;
  color: #376faa;
}
.label_header {
  color: #BD57DB;
  font-size: 13px;
  font-weight: bold;
}
.slideshow_main {
  border: #7b9ebd 1px solid;
  padding: 5px;
}
.control_button {
  border: #E4E4E4 1px solid;
  padding: 3px;
}
.nowrap {
  white-space: nowrap;
}
div.autocomplete {
  border-right: #3162a6 1px solid;
  padding-right: 0px;
  border-top: #3162a6 1px solid;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  border-left: #3162a6 1px solid;
  width: 300px;
  color: black;
  padding-top: 0px;
  border-bottom: #3162a6 1px solid;
  position: absolute;
  background-color: #ffffff;
}
div.autocomplete ul {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
  list-style-type: none;
}
div.autocomplete ul li.selected {
  background-color: #d6deec;
}
div.autocomplete ul li span.search {
  font-weight: bold;
}
div.autocomplete ul li span.searchhidden {
  display: none;
}
div.autocomplete ul li {
  padding-right: 2px;
  display: block;
  padding-left: 2px;
  font-size: 12px;
  padding-bottom: 2px;
  margin: 0px;
  cursor: pointer;
  padding-top: 2px;
  list-style-type: none;
  height: 12px;
}

/* Calendar */

.CalendarTopRightBottomFullBorder {
  border-top: #C0C0C0 1px solid;
  border-right: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
}
.CalendarLeftBorder {
  border-left: #C0C0C0 1px solid;
}
.CalendarTopBottomBorder {
  border-top: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
}
.CalendarLeftTopBottomBorder {
  border-top: #C0C0C0 1px solid;
  border-left: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
}
.CalendarTitle {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  color: #ffffff;
  background-color: #536274;
  padding: 2px 0px;
  height: 20px;
}
.CalendarOtherMonthLink {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 8px 0px 8px;
  color: #ffcc33;
  text-decoration: none;
}
.CalendarOtherMonthLink a {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffcc33;
  text-decoration: none;
}
.CalendarOtherMonthLink a {
  text-decoration: none;
}
.CalendarOtherMonthLink a:hover {
  text-decoration: underline;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #ffffff;
}
.CalendarDayHeader, .CalendarDayHeader TD {
  background-color: #b34f1d;
  font-family: Verdana, Geneva, sans-serif;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 0px;
  height: 10px;
}
.CalendarOtherMonthDay {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  background-color: #EEEEEE;
  border-left: #C0C0C0 1px solid;
  padding: 0px 2px 2px 2px; 
  text-align: right;
  vertical-align: top;
}
.CalendarMonthDay {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  font-weight: normal;
  border-left: #C0C0C0 1px solid;
  padding: 0px 2px 2px 2px; 
  text-align: right;
  vertical-align: top;
}
.CalendarOtherMonthDayLastRowOfWeek {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  background-color: #EEEEEE;
  border-left: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
  padding-right: 2px;
  padding-top: 2px;
  text-align: right;
  vertical-align: bottom;
}
.CalendarMonthDayLastRowOfWeek {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  font-weight: normal;
  border-left: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
  padding-right: 2px;
  padding-top: 2px;
  text-align: right;
  vertical-align: bottom;
}
.Calendarheader2  {
  font-family: Verdana, Geneva, sans-serif;
  font-size:  10px;
  font-weight: bold;
  color: #003366;
}
.CalendarMedHead {
  font-family: Verdana, Geneva, sans-serif;
  font-size:  10px;
  font-weight: bold;
  color: black;
}
.EventCalendarRow {
  border-left: #C0C0C0 1px solid;
  padding-left: 2px;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  font-weight: normal;
}
.EventCalendarRow a:link, .EventCalendarRow a:visited, .EventCalendarRow a:active {
  text-decoration: none;
  font-size: 10px;
}
.EventCalendarRow a:hover {
  font-size: 10px;
  text-decoration: underline;
}
.CalendarNone {
  border: none;
  background-color: #ffffff;
}
.largespace {
  font-size: 1px;
  height: 10px;
  width: 1px;
  clear: both;
}
.space {
  font-size: 1px;
  height: 1px;
  width: 2px;
  clear: both;
}

/* Wizards */

.WizardColumnsWrapper {
  position: relative;
}
.WizardWrapperColumnLeft {
  float: left;
  width: 185px;
  border-left: #DAD9D3 1px solid;
  border-top: #DAD9D3 1px solid;
  border-right: #DAD9D3 1px solid;  
}
.WizardWrapperColumnRight {
  position: relative;
  margin-left: 205px;
}
.WizardTitle {
  color: #000000;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 8px;
  text-align: center;
}
.WizardStep {
  color: #ffffff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 2px 10px;
  border-bottom: #DAD9D3 1px solid;
}
.WizardStepCompleted {
  background-color: #5C7BCD;
}
div.WizardStepCompleted:hover {
  cursor: pointer;
  background-color: #3558B5;
}
.WizardStepActive {
  font-weight: bold;
  background-color: #3558B5;
}
.WizardStepInactive {
  background-color: #7C96D8;
}
.WizardSubStep {
  padding: 2px 10px 2px 24px;
  background-color: #BCC9EB;
  color: #333333;
  font-family: Verdana, Geneva, sans-serif;
  border-bottom: #DAD9D3 1px solid;
  font-size: 13px;
  font-weight: normal;
}
.WizardSubStepCompleted {
  background-color: #98ACE0;
}
div.WizardSubStepCompleted:hover {
  cursor: pointer;
  background-color: #8199DA;
}
.WizardSubStepActive {
  font-weight: bold;
  color: #ffffff;
  background-color: #3558B5;
}
.WizardSubStepInactive {
  background-color: #BCC9EB;
}
.WizardControlsTop {
  padding-bottom: 10px;
}
.WizardControlsBottom {
  padding-top: 10px;
}

/*
.informationDiv {
  height: 150px;
  font-family: "Trebuchet MS", Garmond, Sarif;
  font-weight: normal;
  font-size: 14px;
  color: #333333;
  border: #7f9db9 1px solid;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0px 2px;
}
*/

/* Forms */

.msgWindow {
  background-color: #f5f4f0;
  padding: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  color: #666666;
  height: auto;
}

/* Carousel */

.carousel_left {
  padding-top: 20px;
}
.carousel_right {
  padding-top: 20px;
}

/* Blog Specific */

.blogKeywords {
  padding-left: 10px;
}
.blogKeywords h2 {
  display: inline;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}

/* Page Layout */

.pagecontent_container_table_columns {

}
.pagecontent_container_column_twocolumn_left {
  padding: 0px 10px 0px 20px;
}
.pagecontent_container_column_twocolumn_right {
  padding: 10px 10px 10px 20px;
  border-left: 1px solid #E7E3DA;
  background-color: #ffffff;
}
.pagecontent_container_column_threecolumn_left {
  padding: 10px 20px;
  border-right: 1px solid #E7E3DA;
  background-color: #ffffff;
}
.pagecontent_container_column_threecolumn_right {
  padding: 10px 20px;
  border-left: 1px solid #E7E3DA;
  background-color: #ffffff;
}
.pagecontent_container_column_threecolumn_middle {
  padding: 0px 10px;
}
.pagecontent_container_column_onecolumn {

}
.pagecontent_container_pagelet {
  padding: 10px 0px;
  text-align: left;
}

/* Form Layout */

.form_container_table_columns {
  padding-top: 10px;
}
.form_container_column_twocolumn_left {

}
.form_container_column_twocolumn_right {
  padding-left: 20px;
}
.form_container_column_threecolumn_left {

}
.form_container_column_threecolumn_right {

}
.form_container_column_threecolumn_middle {
  padding: 0px 10px;
}
.form_container_column_onecolumn {

}

/* Fields */

.form_field_tiny {
  width: 42px;
}
.form_field_extrasmall {
  width: 85px;
}
.form_field_small {
  width: 122px;
}
.form_field_medium {
  width: 170px;
}
.form_field_large {
  width: 278px;
}

/* Skin Specific */

html, body {
  padding: 0px;
  margin: 0px;
}
body  {
	font-family: Verdana, Geneva, sans-serif;
	background: #FFFFFF;
	padding: 0px;
  margin: 25px 0px;
	text-align: center; 
	color: #000000;
	background-image: url(images/background_gradient.jpg);
	background-attachment: fixed;
}
body, td, th, p {
	color: #333333;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #BD57DB;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ce9acf;
}
a:active {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 20px;
  padding: 0px;
  margin: 0px;
	color: #ac2d9e;
	font-weight: normal;
}
h2 {
  font-size: 18px;
  line-height: 20px;
  padding: 0px;
  margin: 0px;
	color: #D356C7;
  font-weight: normal;
}
h3 {
  font-size: 14px;
  line-height: 16px;
  padding: 0px;
  margin: 0px;
	color: #ac2d9e;
}
h4 {
  font-size: 13px;
  line-height: 15px;
  padding: 0px;
  margin: 0px;
	color: #C8628E;
}
h5 {
  font-size: 12px;
  line-height: 14px;
  padding: 0px;
  margin: 0px;
	color: #C12F68;
}
h6 {
  font-size: 11px;
  line-height: 13px;
  padding: 0px;
  margin: 0px;
	color: #BD57DB;
}
.datepicker_input {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
  width: 90px;
}
.nav {
  list-style-image: url(images/arrow_pink.png);
  padding: 10px 5px 0px 30px;
  margin: 0px;
}
.nav li {
  padding: 3px 0px;
  margin: 0px;
  cursor: pointer;
}
.nav li ul {
  list-style-image: url(images/bullet_pink.gif);
  padding: 4px 5px 0px 14px;
  margin: 0px;
}
.nav li ul li {
  padding: 0px 0px;
  margin: 0px;
  cursor: pointer;
}
.nav li ul li a {
  color: #00a4be;
  font-size: 12px;
  text-decoration: none;
}
.nav li ul li a:hover {
  color: #ce9acf;
  text-decoration: underline;
}
.headerband {
  background-color: #0a0604;
  padding: 4px 0px 6px 0px;
	border: 1px solid #ce9acf;
}
.mainadtext, .mainadtext p {
  font-family: Verdana, Geneva, sans-serif;
  color: #ffffff;
  font-size: 12px;
  text-align: left;
}
.listingrow, .evenlistingrow, .spotlightlistingrow {
  padding: 8px;
  border: #DAD9D3 1px solid;
  margin-bottom: 8px;
}
.evenlistingrow {
  background-color: #F7F7F7;
}
.spotlightlistingrow {
  background-color: #EFDEEF;
}
.listingrow_noborder, .evenlistingrow_noborder {
  padding: 12px 10px;
}
.evenlistingrow_noborder {
  background-color: #F7F7F7;
}
hr {
  border: 0;
  background-color: #D356C7;
  height: 1px;
  color: #D356C7;
  margin: 14px 0px;
}
.BodyContainer {
	width: 1010px;  
	background: #FFFFFF;
	margin: 0px auto; 
	border: 3px solid #ce9acf;
  padding: 0px 0px 5px 0px;
}
.MainNavigation {
	padding: 0px;
}
.MainNavigation h2 {
	margin: 0px; 
	padding: 0px 10px 10px 10px; 
	font-size: 14px;
	font-weight: lighter;
}
.MainContainer {
	text-align: center;
	margin: 0px 10px 0px 20px;
	color: #333333;
}
.MainContainerNoBorder {
	text-align: center;
	margin: 0px 10px 0px 20px;
	color: #333333;
}
.ContainerWrapper {
  padding: 10px;
  text-align: left;
}
.ColumnsWrapper {
  position: relative;
}
.ColumnFull {
  position: relative;
}
.ColumnLeft {
  position: relative;
  margin-right: 230px;
}
.ColumnRight {
  float: right;
  width: 200px;
  padding: 10px;
  background-color: #EFDEEF;
  text-align: center;
}
.ColumnRight2 {
  float: right;
  width: 200px;
  padding: 10px;
  background-color: #EFDEEF;
  text-align: left;
}
.ColumnLeft1 {
  position: relative;
  margin-right: 300px;
}
.ColumnRight1 {
  float: right;
  width: 250px;
  padding: 10px;
  background-color: #EFDEEF;
  text-align: center;
}
.mainadlink {
  color: #00a4be;
  font-size: 12px;
  text-decoration: none;
}
.mainadlink:hover {
  color: #FFFF00;
  text-decoration: underline;
}
.StandardContainer {
	border: 1px solid #ce9acf;
}
.homeCTAHeader {
  height: 160px; 
	background: url(images/homepage_spotlight_top.jpg) no-repeat;
  padding: 0px 20px;
}
.homeCTAFooter {
  height: 221px; 
	background: url(images/homepage_spotlight_bottom.jpg) no-repeat;
}
.b2bHeader {
  padding-top: 90px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #172758;
}
.b2b_mediaoutlet_magazine {
  color: #3c558c;
  font-size: 14px;
  font-weight: bold;
}
.b2b_mediaoutlet_websites {
  color: #3a9054;
  font-size: 14px;
  font-weight: bold;
}
.b2b_mediaoutlet_bridalshows {
  color: #aa794c;
  font-size: 14px;
  font-weight: bold;
}
.b2b_benefits_heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #7b2b2b;
  font-weight: bold;
  padding: 10px 0px 0px 20px;
}
.b2b_benefits {
  list-style-image: url(images/arrow_brown.gif);
  padding: 10px 5px 0px 40px;
  margin: 0px;
}
.b2b_benefits li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0a0605;
  padding: 5px 0px;
  margin: 0px;
}
.mag_header {
  padding: 50px 15px 0px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.mag_sidebar {
  padding: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top;
}
.mag_inside_text {
  padding: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top;
}
.about_left {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-right: 20px;
  border-right: #d3d3d3 solid 1px;
}
.about_right {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-left: 20px;
}
.footer {
	background: url(images/footerbg.jpg) no-repeat;
  margin: 10px 0px 1px 0px;
  padding: 7px 0px 1px 0px;
} 
.footer p {
	margin: 0px;
  padding: 11px 60px 0px 60px;
}
.clear {
  clear: both;
  height: 10px;
}
.gallery_image img {
  border-left: #DAD9D3 1px solid;
  border-top: #DAD9D3 1px solid;
  border-bottom: #808080 1px solid;
  border-right: #808080 1px solid;
  height: 75px;
}
.featured {
  color: #00a4be;
}

/* tooltip styling */
.tooltip {
	display: none;
	background: url(images/black_arrow_big.png);
	height: 173px;
	padding: 30px 30px 10px 20px;
	width: 310px;
}
.tooltip p {
	font-size: 12px;
	color: #ffffff;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color: #ad4;
	font-size: 11px;
	font-weight: bold;
}
