@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}

#IE8 {
float:right;
font-size:10px;
margin-top:10px;
margin-right:10px;
text-align:center;
background-color:#89c540;
padding:5px;
color:#ffffff;
}

#IE8 a:link, a:visited, a:active {color:#FFFFFF;}
#IE8 a:visited {color:#FFFFFF;}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:url(images/bg_home.gif) no-repeat center top;
	margin:auto;
	background-color:#f7f7f7;
}

p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#808080;
	line-height:22px;
	vertical-align:text-top;
}

h1{
	font-size:48px;
	color:#89C540;
	font-weight:normal;
	margin-bottom:5px;
}

h2{
	font-size: 14px;
	color:#2D4850;
	font-weight:normal;
	line-height:22px;
	margin-bottom:20px;
}

h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#2D4850;
	font-weight:normal;
	line-height:20px;
	margin-bottom:20px;
}

h3 span{
	color:#89C540;
}

#Green_text1{
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-weight:300;
font-size:18px;
color:#89C540;
}

h4{
	font-family:"BarmenoBQMedium", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#ffffff;
	font-weight:normal;
}

h4 span{
	color:#ffffff;
}

h5{
	font-family:"BarmenoBQMedium", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#89C540;
	font-weight: normal;
}

h5 span{
	color:#ffffff;
}

.clearer{
	clear:both;
}

a:link, a:visited, a:active
{
    color: #BA9C67;
}

a:hover
{
    color: #89c540;
}

.align_left 
{
    float: left;
}

.align_right
{
    float: right;
}

.highlight {
    color: Red;
    font-weight: bold;
}

a.home_link
{
    width: 300px;
    height: 100px;
    display: block;
    margin: 15px 0px 0px 20px;
}

#allcontent{
	width:960px;
	height:auto;
	margin:auto;
	padding:0px 0px 30px 0px;
}

#background_pics{
	/*background:url(images/page_pic1.jpg) center bottom no-repeat;*/
	height:auto;
	width:960px;
	margin:0px 0px 20px 0px;
	position: relative;
}

#user_box
{
    width: 120px;
    margin: 0px 10px 0px 0px;
}

#pass_box
{
    width: 120px;
    margin: 0px 10px 0px 10px;
}

#login_holder
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: auto;
    height: auto;
    font-size: 10px;
    color: #808080;
}

#login_result
{
    float: left;
    line-height: 21px;
    margin: 0px 0px 0px 40px;
}

.log_textbox
{
    border: solid 1px #b9c540;
    color: #b9c540;
    text-indent: 5px;
    width: 100%;
    font-size: 10px;
    font-weight: bold;
}

.go_btn{
	float:right;
	width: 41px;
	height:39px;
	background: transparent url(images/go_btn_small.gif) 0px -39px no-repeat;
	text-decoration: none;
	border: none;
	cursor: pointer;
}

#flash_holder
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 330px;
    height: 300px;
    z-index: -100000;
}

#header{
	height:auto;
	width:960px;
	position: relative;
	min-height: 190px;
}

#register_panel{
	float:right;
	display:inline;
	background:url(images/bg_register_panel2.gif) no-repeat;
	width:275px;
	height:28px;
	margin:42px 0px 0px 0px;
}

#empty_register_panel{
	float:right;
	display:inline;
	width:275px;
	height:28px;
	margin:42px 0px 0px 0px;
}

.register_btn a{
	float:left;
	display:block inline;
	width: 70px;
	height: 26px;
	background: url(images/register_btn.gif) 0px -30px no-repeat;
	text-decoration: none;
	margin:0px 0px 0px 130px;
}

.register_btn a:hover,
.edit_btn a:hover,
.log_out_btn a:hover,
.log_in_btn a:hover { 
	background-position: 0px 0px;
}

.log_out_btn a{
	float:left;
	display:block inline;
	width: 70px;
	height: 26px;
	background: url(images/log_out_btn.gif) 0px -30px no-repeat;
	text-decoration: none;
	margin:0px 0px 0px 130px;
}

.log_in_btn {
	float:left;
	display:block inline;
	width: 52px;
	height: 26px;
	background: url(images/log_in_btn.gif) 0px -30px no-repeat;
	text-decoration: none;
	margin:0px 0px 0px 20px;
	cursor: pointer;
}

.edit_btn a{
	float:left;
	display:block inline;
	width: 52px;
	height: 26px;
	background: url(images/edit_btn.gif) 0px -30px no-repeat;
	text-decoration: none;
	margin:0px 0px 0px 20px;
}

#menu_section {
float:right;
margin-top:-45px;
}

#main_nav_list {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	float:right;
	display:inline;
	margin:30px 10px 0px 0px;
	width: auto;
	height: 20px;
}

#main_nav_list li {
	width: auto;
	float: left;
	display:inline;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#main_nav_list .list_divider {
	height: 20px;
	width:20px;
	background-image:url(images/leaf.gif);
	margin: 0px;
	padding: 0px;
}

#main_nav_list a:link,
#main_nav_list a:visited,
#main_nav_list a:active {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0;
}

#main_nav_list a:hover {
	color:#89C540;
}

#content_holder{
	padding:0px 20px;
	width:640px;
	min-height:440px;
	height:auto;
	float: left;
}

#content_holder_long{
    font-family:Geneva, Arial, Helvetica, sans-serif;
    padding:0px 0px 0px 20px;
    width: 940px;
    min-height: 440px;
    height: auto;
    font-size: 12px;
    color:#808080;
    line-height:22px;
}

#content_holder_long h5
{
    font-size: 20px;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: solid 1px #cccccc;
}

#content_holder_long ul
{
     margin: 10px 0px 10px 0px;
}

#content_holder_long li
{
    line-height: 25px;
}

#content_holder_long li span
{
    color: #2D4850;
    font-size: 14px;
}

#content_holder_long .categories {
    border: none !important;
}   

#content_holder_long #qualifs li
{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: solid 1px #cccccc;
}

#intro_text{
	width:640px;
	height:auto;
}

#search_intro
{
    width: 940px;
    height: auto;
    margin: 0px 0px 10px 0px;
}

#corporate_search{
	width:190px;
	height:auto;
	background-image:url(images/organisation_search_btn-trans.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	display:inline;
	padding:100px 0px 0px 110px;
}

#individual_search{
	width:190px;
	height:auto;
	background-image:url(images/private_practice-trans.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	display:inline;
	padding:100px 0px 0px 110px;
}

.go a{
	float:right;
	display:block inline;
	width: 54px;
	height:52px;
	background: url(images/go_btn.gif) 0px -52px no-repeat;
	text-decoration: none;
	border: none;
}

.go a:hover,
.go_btn:hover { 
	background-position: 0 0px;
}

#arrow_bg{
	background:url(images/arrow.gif) no-repeat 395px 25px;
	width:640px;
	height:90px;
}

#search_btn a {
	float:right;
	display:block inline;
	width: 75px;
	height:34px;
	background: url(images/search_btn.gif) 0px -50px no-repeat;
	text-decoration: none;
	margin:0px 50px 0px 0px;
}

a.otherpage
{
    font-size: 12px;
    text-decoration: none;
    color: #b9c540;
}

a.currentpage
{
    font-size: 12px;
    text-decoration: none;
    color: #808080;
}

a.otherpage:hover
{
    color: #b9c540;
}

#search_btn a:hover,
.search_btn:hover,
#btn_search:hover,
.view_btn:hover { 
	background-position: 0px 0px;
}

#btn_search {
	float:left;
	display:block inline;
	width: 59px;
	height:28px;
	background: url(images/small_search_btn.gif) 0px -30px no-repeat;
	text-decoration: none;
	margin:20px 50px 0px 0px;
	border: none;
	cursor: pointer;
}

.search_btn {
	float:right;
	width: 59px;
	height:28px;
	background: url(images/small_search_btn.gif) 0px -30px no-repeat;
	text-decoration: none;
	margin: 2px 0px 0px 0px;
	border: none;
	cursor: pointer;
}

.search_btn2 {
	float:center;
	width: 59px;
	height:28px;
	background: url(images/small_search_btn.gif) 0px -30px no-repeat;
	text-decoration: none;
	margin: 2px 0px 0px 0px;
	border: none;
	cursor: pointer;
}

.view_btn {
	float:right;
	width: 45px;
	height:29px;
	background: url(images/view_btn.gif) 0px -30px no-repeat;
	text-decoration: none;
	margin: 0px;
	border: none;
	cursor: pointer;
}

.expander_img
{
    float:left;
	width: 17px;
	height:17px;
	background-image: url(images/expand_btn.gif);
	background-repeat: no-repeat;
	margin: 9px 0px 0px 60px;
	cursor: pointer;
}

.expander_img2
{
    float:left;
	margin-left:-40px;
	width: 17px;
	height:17px;
	background-image: url(images/expand_btn.gif);
	background-repeat: no-repeat;
	margin: 9px 0px 0px 0px;
	cursor: pointer;
}

.collapse_img
{
    float:left;
	width: 17px;
	height:17px;
	background-image: url(images/collapse_btn.gif);
	background-repeat: no-repeat;
	margin: 9px 0px 0px 0px;
	cursor: pointer;
}

.sub_expander_img
{
    float:left;
	width: 17px;
	height:17px;
	background-image: url(images/expand_btn.gif);
	background-repeat: no-repeat;
	margin: 18px 0px 0px 0px;
	cursor: pointer;
}

.sub_collapse_img
{
    float:left;
	width: 17px;
	height:17px;
	background-image: url(images/collapse_btn.gif);
	background-repeat: no-repeat;
	margin: 18px 0px 0px 0px;
	cursor: pointer;
}

#pdf_box_top{
	background-image:url(images/pdf_box_top-trans.png);
	height:15px;
	width:605px;
}

#pdf_box_mid{
	background:url(images/pdf_box_repeat-trans.png) repeat-y;
	width:545px;
	height:auto;
	padding:20px 30px 0px 30px;
}

#pdf_box_btm{
	background:url(images/pdf_box_btm-trans.png) no-repeat;
	width:605px;
	height:95px;
	margin:0px 0px 20px 0px;
}

#dl_pdf a{
	width:200px;
	height:95px;
	margin:0px 0px 0px 380px;
	float:left;
	display:block inline;
	text-decoration: none;
}

#left_search
{
    width: 300px;
    float: left;
}

#right_search
{
    width: 300px;
    float: left;
	margin-left:20px;
	margin-top:5px;
}

#search_column_top{
	background:url(images/search_column_top.png);
	height:20px;
	width:300px;
}

#search_column_mid{
	background:url(images/search_column_repeat.png) repeat-y;
	height:auto;
	padding:0px 20px;
	width:260px;
	margin: 0px;
}

#search_header{
	height:35px;
	width:220px;
	padding:0px 0px 0px 40px;
	line-height:30px;
	border-bottom:#FFFFFF solid 2px;
	background:url(images/mag_glass.gif) no-repeat left top;
	
}

#search_column_btm{
	background:url(images/search_column_btm.png);
	height:90px;
	width:300px;
	margin-bottom:20px;
}

#search_all
{
    width: auto;
    height: auto;
    padding: 20px 0px 0px 10px
}

#search_all span
{
    float: left;
    font-weight: bold;
    line-height: 28px;
    margin: 0px 10px 0px 0px;
    color: #808080;
}

.search_all_btn
{
    width: 150px;
    height: 28px;
    background: url(images/all_dietitians_btn.gif) no-repeat 0px -30px;
    border: none;
    cursor: pointer;
}

.search_all_btn:hover
{
    background-position: 0px 0px;
}

#contact_table{

}

#contact_table a:link,
#contact_table a:visited,
#contact_table a:active {
	color:#89C540;
	text-decoration: none;
}

#contact_table a:hover {
	color:#2D4850;
}

.titles{
	height:30px;
	padding:20px 0px 0px 0px;
	width:200px;
}

.table_field{
	width:250px;
	height:30px;
	padding:0px 0px 0px 40px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#2D4850;
	line-height:20px;
	font-weight:normal;
	margin-bottom:20px;
	background:url(images/email_bg.gif) no-repeat 0px 2px;
}

.table_field span{
	color:#89C540;
}

.table_address{
	width:250px;
	height:168px;
	padding:0px 0px 0px 40px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#2D4850;
	line-height:20px;
	font-weight:normal;
	margin-bottom:20px;
	background:url(images/address_bg.gif) no-repeat;
}

.table_address span{
	color:#89C540;
}

.external_link{
	width:640px;
	height:auto;
}

#links_holder h5 
{
    margin: 10px 0px 10px 0px;
}

.company_logo{
	width:100px;
	height:100px;
	float:left;
	display:inline;
	margin:0px 0px 20px 0px;
}



.external_link_text{
	width:520px;
	margin:0px 0px 20px 20px;
	float:left;
	display:inline;
}

.external_link_text a:link,
.external_link_text a:visited,
.external_link_text a:active {
	color:#89C540;
	font-size:0.88em;
	text-decoration: none;
}

.external_link_text a:hover {
	color:#2D4850;
}

#footer{
	background-image:url(images/bg_footer.gif);
	background-repeat:no-repeat;
	height:45px;
	width:920px;
	padding:7px 10px 0px;
	line-height:45px;
	color:#ffffff;
	font-size:0.75em;
}

#footer_list{
	width:920px;
	height:30px;
}

#footer_list li {
	width: auto;
	float: left;
	display:inline;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#footer_list .list_divider {
	height: 30px;
	width:20px;
	background:url(images/leaf.gif) no-repeat;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

/*#footer_list #space {
	height: 30px;
	width:490px;
	margin: 0px;
	padding: 0px;
}*/

#footer_list #oval_cube {
	height: 30px;
	width: auto;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	float: right;
	line-height: 30px;
}

#oval_cube span {
    float: left;
}

#oval_cube .cufon {
    float: left;
    margin: 8px 0px 0px 0px;
}

#footer_list a:link,
#footer_list a:visited,
#footer_list a:active {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
	float: right;
}

#footer_list a:hover {
	color:#89C540;
}

#partnersHolder
{
    background-image: url(images/dietetic_logo_grey.gif);
    background-repeat: no-repeat;
    width: auto;
    height: auto;
    margin: 10px 0px 0px 10px;
    font-size: 10px;
    color: #999999;
    text-indent: 70px;
    line-height: 53px;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.params_list, params_list_one_col {
    width: 300px;
    margin: 10px 0px 0px 0px;
}
        
.params_list li {
    display: list-item; 
    list-style-type: none; 
    height: 30px; 
    width: 130px; 
    float: left;
    font-size: 12px;
}

.params_list li.long {
    display: list-item; 
    list-style-type: none; 
    height: 30px; 
    width: 150px; 
    float: left;
    font-size: 12px;
}
        
.params_list_one_col li {
    display: inline; 
    list-style-type: none; 
    height: auto; 
    width: 270px; 
    float: left;
    font-size: 12px;
}
        
.clearer {
    clear: both;
}

.textbox {
    width: 100%;
}

.textarea {
    width: 100%;
    height: 100px;
}

/* HOME */

#home_left_col
{
    width: 300px;
    height: auto;
    margin: 0px 40px 10px 0px;
    float: left;
    font-size: 12px;
    color: #808080;
    line-height: 21px;
}

#home_right_col
{
    margin: 0px 0px 10px 0px;
    width: 300px;
    height: auto;
    float: left;
    font-size: 12px;
    color: #808080;
    line-height: 21px;
}

#home_links
{
    width: 100%;
    height: auto;
    min-height: 200px;
    padding: 120px 0px 10px 0px;
    background-image: url(images/options_below.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

a.home_link_bg
{
    width: 495px;
    height: 85px;
    background-image: url(images/unselected_option.gif);
    background-repeat: no-repeat;
    padding: 0px 40px 0px 80px;
    margin: 0px;
    cursor: pointer;
    color: #808080;
    font-size: 12px;
    display: block;
    position: relative;
    text-decoration: none;
}

a.home_link_bg span.single_line
{
    max-width: 495px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 20px;
    margin-top: auto;
    _margin-top: 35px;
    *margin-top: 35px;
}

a.home_link_bg span.double_line
{
    max-width: 495px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 46px;
    line-height: 20px;
    margin-top: auto;
    _margin-top: 20px;
    *margin-top: 20px;
}

a.home_link_bg:hover
{
    color: #ffffff;
    background-image: url(images/selected_option.gif);
}

#ind_link
{
    margin: 0px 0px 0px 0px;
}

#org_link
{
    margin: 0px 0px 0px 0px;
}

#media_link
{
    margin: 0px 0px 0px 0px;
}

/* SEARCH */

.categories {
    float: left;
    width: 30%;
    padding: 0px 0px 10px 0px;
    margin: 10px 20px 10px 0px;
    border-bottom: solid 1px #cccccc;
}
.profile {
    float: left;
    width: 60%;
    padding: 0px 0px 10px 0px;
    margin: 10px 20px 10px 0px;
}

.categories_right {
    float: right;
    width: 31%;
    padding: 0px 0px 10px 0px;
    margin: 10px 20px 10px 0px;
    border-bottom: solid 1px #cccccc;
}

.last {
    margin: 0px;
}

.sub_categories {
    float: left;
    width: 100%;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

.sub_categories_holder {
    float: left;
    width: 31%;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    border-bottom: solid 1px #cccccc;
}

#dave_border
{
   /* border-top: solid 1px #FFFF00; 
    border-bottom: solid 1px #0000FF; 
    padding: 0px 0px 10px 0px;
    margin: 10px 0px 10px 0px;*/
}

ul.attributes li {
    list-style: none;
    width: 250px;
    font-size: 13px;
}

ul.attributes li.longer {
    list-style: none;
    width: 270px;
    font-size: 13px;
}

ul.attributes li table
{
    width: 200px !important;
    margin: 0px 0px 5px 0px;
    line-height: 16px;
}

ul.attributes li.longer table
{
    width: 220px !important;
    margin: 0px 0px 5px 0px;
    line-height: 16px;
}

.expander {
    line-height: 30px;
    background-color: #e1e1e1;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    margin: 10px 20px 10px 0px;
    padding: 0px 10px 0px 0px;
    text-indent: 10px;
    cursor: pointer;
}

#pages li
{
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 20px;
    min-height: 20px;
	min-width:20px;
	background-image:url(images/leaf_white.gif);
	background-repeat: no-repeat;
}

.expander_section {
    line-height: 34px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    color: #ffffff;
    cursor: pointer;
}

.expander_text
{
     float: left; 
     width: 168px; 
     height: 34px;
     font-size: 13px;
}

.expander_text2
{
     float: left;
	 margin-left:30px; 
     width: 138px; 
     height: 34px;
     font-size: 13px;
}

.expander_btn
{
    float: right;
}

.expander_btn_middle
{
    float: center;
}

#results_column 
{
    float: left;   
    width: 620px;
    height: auto;
    margin: 0px 0px 0px 20px;
}

#results_all {
	background-color:#f7f7f7;
	margin-left:320px; 
	width:600px;
}

#results_column  span
{
    font-size: 0.75em;
}

.search_results {
    line-height: 30px;
    background-color: #e1e1e1;
    border: solid 1px #cccccc;
    margin: 10px 0px 10px 0px;
    padding: 0px 10px 0px 10px;
    cursor: pointer;
    width: 595px;
    max-width: 595px;
}

#pager_holder
{
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    border-top: solid 2px #cccccc;
}

#dietitians_results li
{
    list-style: none;
}

.result_name 
{
    float: left;
    width: auto;
    line-height: 30px;
}

.params {
    width: 260px;
}

.back_link {
    float: left; 
    margin: 20px 0px 10px 0px;
}

.back_link a
{
    width: 189px;
    height: 28px;
    display: block;
    background: url(images/back_btn_bg.gif) no-repeat 0 0;    
}

.back_link a:hover {
    background-position: 0 -30px;
}

.back_link_form {
    float: left; 
    margin: 20px 0px 10px 0px;
}

.back_link_form a
{
    width: 65px;
    height: 28px;
    display: block;
    background: url(images/back_btn_bg_form.gif) no-repeat 0 0;    
}

.back_link_form a:hover {
    background-position: 0 -30px;
}

.dietitian_img
{
    margin: 0px 20px 0px 0px;
}

#dietitian_title
{
    float: left;
}

#dietitians_list li
{
    line-height: 30px;
}

.dietitians_list_name 
{
    width: 250px;
    max-width: 250px;
}

#left_col ul,
#right_col ul 
{
    font-size:12px;
}

#left_col
{
     float: left; 
     width: 48%;
}

#right_col
{
     float: left; 
     width: 48%;
     margin: 0px 0px 0px 20px;
}

#left_col h5,
#right_col h5
{
    font-size: 20px;
    margin: 10px 0px 0px 0px;
}

#left_col ul,
#right_col ul
{
     margin: 10px 0px 10px 0px;
}

#left_col li,
#right_col li
{
    line-height: 25px;
}

ul#show_qualifications li
{
    border-bottom: solid 1px #cccccc;
}

ul#visible li
{
    list-style-type: disc !important;
    margin: 0px 0px 0px 20px;
}

#work_attributes ul
{
    margin: -15px 0px 10px 0px;
    padding: 0px;
}

#work_attributes li,
ul#regions
{
    list-style-type: disc;
    margin: 0px 0px 0px 20px;
}

/* REGISTRATION */

#registration_steps
{
    margin: 10px 0px 20px 0px;
    padding: 0px 0px 10px 0px;    
    width: 940px;
}

#registration_steps span
{
    width: 20px;
    height: 20px;
    margin: 0px 5px 0px 0px;
    float: left;
}

#step1
{
    background: url(images/registration/no_1grey.gif) no-repeat 0px 0px;
}

#step1_selected
{
    background: url(images/registration/no_1.gif) no-repeat 0px 0px;
}

#step2
{
    background: url(images/registration/no_2grey.gif) no-repeat 0px 0px;
}

#step2_selected
{
    background: url(images/registration/no_2.gif) no-repeat 0px 0px;
}

#step3
{
    background: url(images/registration/no_3grey.gif) no-repeat 0px 0px;
}

#step3_selected
{
    background: url(images/registration/no_3.gif) no-repeat 0px 0px;
}

#step4
{
    background: url(images/registration/no_4grey.gif) no-repeat 0px 0px;
}

#step4_selected
{
    background: url(images/registration/no_4.gif) no-repeat 0px 0px;
}

#step5
{
    background: url(images/registration/no_5grey.gif) no-repeat 0px 0px;
}

#step5_selected
{
    background: url(images/registration/no_5.gif) no-repeat 0px 0px;
}

#step6
{
    background: url(images/registration/no_6grey.gif) no-repeat 0px 0px;
}

#step6_selected
{
    background: url(images/registration/no_6.gif) no-repeat 0px 0px;
}

#registration_steps label
{
    color: #cccccc;
    font-size: 12px;
    float: left;
    line-height: 20px;
    margin: 0px 20px 0px 0px;
}

.reg_steps
{
    color: #89C540 !important;
}

#validation_holder
{
    width: 100%;
    height: auto;
    margin: 0px 0px 10px 0px;
    font-size: 12px;
}

#validation_holder span
{
    color: Red;
}

ul.validation-summary-errors
{
    padding: 10px 0px 0px 0px;
}

ul.validation-summary-errors li
{
    float: left;
    display: list-item;
    clear: both;
    padding: 0px 0px 0px 20px;
    width: 100%;
    line-height: 18px;
}

#registration_form
{
    color: #808080;
    font-size: 0.75em;
}

#registration_form table
{
    width: 760px;
}

#registration_form p
{
    width: 800px;
    font-size: 12px;
    margin: 0px 0px 10px 0px;
}

#registration_form input[type=text],
#registration_form input[type=password],
#registration_form input[type=file],
#registration_form textarea,
.file_input
{
    background-color: #c4fec2;
    border: solid 1px #294249;
    margin: 0px 0px 10px 0px;
    color: #000000;

}

.short_input { width:200px; }

#registration_form input.file
{
    color: #808080;
}

#registration_form label
{
    padding: 0px 0px 0px 20px;
    line-height: 20px;
}

/*#ind_params .categories,
#org_services_params .categories
{
    width: 46%;
}*/

ul#regions_list
{
    width: 600px;
}

ul#regions_list li
{
    width: 250px;
    line-height: 20px;
    margin: 10px 0px 0px 0px;
    display: inline-block;
}

#registration_form h5
{
    cursor: pointer;
}

.exclusions_col
{
    background-color: #e1e1e1;
    width: 30px;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.reg_labels {
    width: 200px;
}

.reg_controls_short {
    width: 300px;
}

.reg_controls {
    width: 400px;
}

#reg_holder
{
    width: 640px;
    float: left;
}

#reg_next,
#reg_btn
{
    text-indent: 100000px;
    padding: 0px 0px 0px 300px;
    /*float: right;*/
}

#reg_next
{
    width: 300px;
    height: 30px;
    background: url(images/registration/next_step_btn.gif) no-repeat 0px -30px;
    border: none;
    color: #f7f7f7;
    font-weight: bold;
    cursor : pointer;
    margin: 0px 35px 0px 0px;
}

#reg_btn
{
    width: 300px;
    height: 30px;
    background: url(images/registration/finish_btn.gif) no-repeat 0px -30px;
    border: none;
    color: #ffffff;
    font-weight: bold;
    cursor : pointer;
    margin: 0px 30px 0px 0px;
}

#reg_next:hover,
#reg_btn:hover
{
    background-position: 0px 0px;
}

/* MEDIA PAGE */

.table_style {
	width: 100%;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	line-height: 14px;
		
}

.table_style .table_header, .table_style .table_cell {
	border: 1px solid #808080;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color:#999999;
	font-size: 12px;
}

.table_style .table_header {
	background-color: #89C540;
	color: #ffffff;
	font-weight:normal;	
}

.table_style .table_cell {
	background-color: #ffffff;
}

#table_box_top{
	background-image:url(images/table_box_top-trans.png);
	height:15px;
	width:805px;
}

#table_box_mid{
	background:url(images/pdf_box_repeat-trans.png) repeat-y;
	width:745px;
	height:auto;
	padding:20px 30px 0px 30px;
}

#table_box_btm{
	background:url(images/table_box_btm-trans.png) no-repeat;
	width:805px;
	height:95px;
	margin:0px 0px 20px 0px;
}

#namesearch { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; margin-top:10px; margin-bottom:5px;}
#namesearch input{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#333333; margin-top:12px; margin-bottom:5px; background-color:#89c540;}







