@charset "utf-8";
/* CSS Document */

#menu_col {
float: right;
width: 283px;
text-align: left;
}

#services_main_col {
border-right: 1px dotted #cccccc;
width: 607px;
padding-right: 20px;
}

.services_menu_link a {
color: #4D4D4D;
text-decoration: none;
}
.services_menu_link a:hover, .services_menu_link a:active {color:#ed7e29;}
span.services_menu_link_active a {color:#ed7e29;}

ul.services_menu  {
list-style-type: none;
}

ul.services_menu li {
background-image: url(http://www.spotlightonmanagement.com/images/interface/site/arrow.gif);
background-repeat: no-repeat;
background-position: center left;
padding: 10px 0 10px 14px;
border-bottom: 1px dotted #acacac;
}

.service_box_container {
width: 595px;
background-color: #ffffff;
border: 1px solid #cccccc;
border-top: none;
margin-bottom: 20px;
}

.services_box_link a {
color: #ed7e29;
text-decoration: none;
}
.services_box_link a:hover, .services_box_link a:active {color:#4D4D4D;}

.services_box_left_col {
width: 322px;
float: left;
padding: 10px 30px;
border-right: 1px dotted #acacac;
}


.services_box_right_col {
float: left;
width: 150px;
padding: 10px 30px;
text-align: center;
}

.services_box_right_col p{text-align: left;}
.services_box_right_col img{border: 1px solid #333333;}

.services_box_right_col img {
margin: 10px 0;
border: 1px solid #999999;}

.service_box_container ul {
padding: 0 15px;
list-style-image: url(http://www.spotlightonmanagement.com/images/interface/site/small_bullet.gif)
}

.services_box_left_col ul {
padding: 0 15px;
list-style-image: url(http://www.spotlightonmanagement.com/images/interface/site/small_bullet.gif)
}

p.filler {height: 200px;}

h2.sponsored_services_header, h2.services_header {
width: 537px;
background: #ed7e29 url(http://www.spotlightonmanagement.com/images/interface/site/sponsors_header_backer.gif) no-repeat left top;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 120%;
font-weight: normal;
color: #ffffff;
padding: 15px 30px;
margin-top: 10px;
}
h2.services_header {background: #636363 url(http://www.spotlightonmanagement.com/images/interface/site/services_header_backer.gif) no-repeat left top;}

/************events************/

h5 {font-weight: normal; color: #ed7e29;}
.events_description {padding: 10px 30px; background-color:  #ffffff;}
.events_speaker {padding: 10px 30px; background-color:  #c9c9c9;}
.events_provider {padding: 10px 30px; background-color:  #ffffff;}
.events_dates {padding: 10px 30px; background-color:  #c9c9c9;}
.events_venue {padding: 10px 30px; background-color:  #ffffff;}
.events_price {padding: 10px 30px; background-color:  #c9c9c9;}

/***********terms and conditions**********/

#banner h3.terms_header {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 140%;
font-weight: normal;
color: #ed7e29;
padding: 5px 0;
}

#banner h4.terms_sub_header {
font-weight: normal;
font-size: 120%;
font-style: italic;
}

#banner h4.terms_sub_header_white {
color: white;
}

#banner ol {padding-left: 30px;}
#banner ol li {padding: 10px 0;}

#price_table {margin: 20px 0;}
#price_table td {padding: 10px; vertical-align: top;}
#price_table td.col_1 {width: 280px;}
#price_table td.col_2 {width: 110px;}
#price_table tr.orange_backer td {background-color: #ed7e29; color: #ffffff; font-weight: bold;}

ul.terms_list {
padding: 0 15px;
list-style-image:url(../images/small_bullet.gif)
}

