BODY{
	background-color: #C5D8EE;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 12pt;
	color:#333333;
	/*background-image: url('../images/bg_new.jpg');
	background-repeat: repeat-y;
	/*height: 100%;	*/
}

BODY.CD{
	background-color: #ffffff;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 12pt;
	color:#333333;
	/*background-image: url('../images/bg_new.jpg');
	background-repeat: repeat-y;*/
	height: 100%;	
}

li
{
    font-size: 12pt;
}

/* These styles are used for the flash movie, also copy to flash_content.css */
H1{
	color: #00459D;
	font-family: Trebuchet MS;
	font-size: 17pt;	
}

H3{
	color: #00459D;
	font-family: Trebuchet MS;
	font-size: 14pt;	
}

.float_clear H3{
	margin-bottom: -14px;	
}

H4
{
    font-family: Trebuchet MS;
	font-size: 8pt;	
}

P{
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12pt;
}


A{
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12pt;
	text-decoration: underline;
}

#menu_container A{
	font-size: 10pt;
}

img
{
    border: none;
}

/* end */

iframe
{
    width: 600px;
    height: 600px;
}

#sourcePanel
{
    width: 600px;
    height: 600px;
    display: block; 
}

#sContent
{
    width: 600px;
    height: 600px;
    display: block;   
}

#contentPanel
{    
    width: 600px;
    height: 600px; 
    display:none;
}

#contentSourceHolder
{
    margin: 0px;   
}

#contentDisabled
{
    width: 600px;
    height: 600px;
    overflow: scroll;   
}

#holder{
	width: 100%;
	height: 100%;
	background-image: url('../images/bg_repeat.jpg');
	background-repeat: repeat-x;
	overflow: visible;
	/*border: solid 1px red;*/

}

BODY.CD #holder{
	width: 100%;
	height: 100%;
	background-image: url('../images/bg_repeat_CD.jpg');
	background-repeat: repeat-x;
	overflow: visible;
	/*border: solid 1px red;*/

}

#site_content{
    margin-top: 80px;
    width: 100%;
    overflow:visible;
    float: none;
}

#site_content #col_right
{
    width: 680px;
    overflow: visible;
    float: right; 
    margin-right: 40px; 
}

#site_content #col_sitemap
{
    width: 680px;
    overflow: visible;
    margin-left: 200px; 
}

#site_content #col_left
{
    margin-top: 40px;
    width: 200px;
    float: left;  
}

#footer
{
    width: 100%;
    text-align: center;
    margin-top: 80px;
    float:none;
}

#site_content #col_left ul
{
    padding-top: 10px;
    list-style-image: url('../images/arrow.gif');
}

#site_content #col_left li
{
	font-family: Trebuchet MS;
	color: #00459d;
	font-size: 10pt;    
}

#site_content #col_left a.bold
{
	font-weight: bold;    
}

#site_content #col_left a
{
	font-family: Trebuchet MS;
	color: #00459d;
	font-size: 10pt;  
	text-decoration: none;  
}


#change_country{
	width: 500px;
	float: left;
	font-family: Trebuchet MS;
	color: #ffffff;
	padding-top: 1px;
	font-size: 10pt;	
}

#change_country_select{
	font-family: Tahoma;
	color: #666666;
	font-size: 8pt;
	height: 18px;
	width: 150px;
	background-color: #E6E7E8;
	border: 1px solid #666666;
	padding-left: 10px;
	vertical-align:top;	
}	

#change_country img
{
    margin-left:5px;
    padding-right: 10px;
}

#change_country span
{
    padding-top: 0px;
    padding-right: 10px;
    vertical-align:top;
}

#change_site{
	/*width: 200px;
	background-repeat: no-repeat;
	height: 22px;
	background-image: url('../images/change_site.gif');
	float: right;
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 10pt;
	padding-left:20px;
	margin-left: -20px;*/
}

#country_selector p
{
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 10pt; 
	padding-left: 10pt;   
}


#change_site A, #change_site A:hover {
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	background-color: #269DBD;
}

#content_holder{
	width: 970px;
	/*height: 100%;*/
	margin-left: 16px;
	padding-bottom: 20px;
	background-image: url('../images/content_repeat.jpg');
	background-color: #FFFFFF;
	background-repeat: repeat-x;


}

BODY.CD #content_holder{
	width: 970px;
	height: 100%;
	margin-left: 16px;
	padding-bottom: 20px;
	background-image: url('../images/content_repeat_CD.jpg');
	background-color: #FFFFFF;
	background-repeat: repeat-x;


}

#country_selector{
	width:970px;
	height: 22px;


}

#content_container{
    height: 400px;
}

#country_select_table{
	width: 430px;
	float: right;
	margin-top: 30px;
}

#country_select_text{
	/*width: 450px;*/
	width: 800px;
	float: left;
	margin-left: 30px;
}


#top_banner_container{
	width: 970px;
	height: 116px;
	border-bottom: 1px solid #00459D;
}

#top_banner_right{
	width: 207px;
	height: 116px;
	background-image: url('../images/neurobloc_logo.jpg');
	background-repeat: no-repeat;
	float: right;
	/*padding-top: 85px;*/
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 12pt;

}

#top_banner_right_content
{
   padding-top: 85px; 
}

#top_banner_left{
	width: 759px;
	height: 116px;
	background-image: url('../images/top_graphic.jpg');
	float: left;
}

#top_banner_left_patient{
	width: 759px;
	height: 116px;
	background-image: url('../images/top_graphic_patient.jpg');
	float: left;
}
#top_banner_left_cd{
	width: 759px;
	height: 115px;
	background-image: url('../images/top_graphic_CD.jpg');
	float: left;
}

#menu_container {
	
	/*width: 1010px;*/
	margin-top: 0px;
	margin-left: -40px;
	padding-left: 40px;
	height: 36px;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 10pt;
}


#menu_container li {
	width: 135px;
	height: 34px;
	float: left;
	list-style-type: none;
	margin-left: 0px;
	overflow: hidden;
    /*border: solid 1px red;*/
}



/*#menu_container li.selected {
	width: 135px;
	height: 34px;
	background-image: url('../images/menu_selected.gif');
	background-repeat: no-repeat;
	float: left;
	padding: 5px 0px 0px 8px;
}*/

#menu_container A.selected {
	width: 137px;
	height: 34px;
	background-image: url('../images/menu_selected.gif');
	background-repeat: no-repeat;
	float: left;
	padding: 2px 0px 0px 8px;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}


#menu_container A.notselected, #menu_container A:visited.notselected, #menu_container A:active.notselected {
	width: 137px;
	height: 34px;
	background-image: url('../images/menu_not_selected.gif');
	background-repeat: no-repeat;
	background-color: inherit;
	margin: 0;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 0px 0px 8px;
	line-height: 15px;
	float: left;

}

#menu_container A:hover.notselected{
	background-image: url('../images/menu_selected.gif');
}

A.selected_cd {
	width: 137px;
	height: 34px;
	background-image: url('../images/menu_selected_CD.gif');
	background-repeat: no-repeat;
	float: left;
	padding: 2px 0px 0px 8px;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}


A.notselected_cd, A:visited.notselected_cd, A:active.notselected_cd {
	width: 137px;
	height: 34px;
	background-image: url('../images/menu_not_selected_CD.gif');
	background-repeat: no-repeat;
	background-color: inherit;
	margin: 0;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 0px 0px 8px;
	line-height: 15px;
	float: left;

}

A:hover.notselected_cd{
	background-image: url('../images/menu_selected_CD.gif');
}




#course_elements{
	width: 288px;
	background-image: url('../images/table_bg.jpg');
	margin: 0;
	background-repeat: no-repeat;
	background-color: #F9FCFD;
	padding: 0px 0px 0px 0px;
	font-family: Trebuchet MS;
	font-size: 10pt;
	border: 0px;
}

#course_elements TD{
	height: 25px;
	padding-left: 10px;
}

#course_elements .top_blue{
	height: 30px;
	background-color: #00459D;
	color: #ffffff;
}

#course_elements .bottom_blue{
	height: 10px;
	background-image: url('../images/table_foot.gif');
}

#site_content_register{
	width: 970px;
}

#register_column{
	float: right;
	width: 207px;
}

#login_register{
	width: 187px;
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #ffffff;
	border: 0px;
	background-color: #5D93C8;	
}

#login_register TD{
	height: 25px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#login_register .top_blue{
	height: 30px;
	background-color: #00459D;
	color: #ffffff;
	font-size: 12pt;
}

#login_register INPUT{
	font-family: Tahoma;
	color: #666666;
	font-size: 8pt;
	height: 18px;
	width: 100px;
	background-color: #ffffff;
	border: 1px solid #666666;	
}

#login_register A, #login_register A:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #00459D;
}

#login_register A.register,#login_register A.register:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #5D93C8;
	font-weight: bold;
}

#login_register2{
	width: 187px;
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #ffffff;
	border: 0px;
	background-color: #5D93C8;	
}

#login_register2 TD{
	height: 25px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#login_register2 .top_blue{
	height: 30px;
	background-color: #00459D;
	color: #ffffff;
	font-size: 12pt;
}

#login_register2 INPUT{
	font-family: Tahoma;
	color: #666666;
	font-size: 8pt;
	height: 18px;
	width: 160px;
	background-color: #ffffff;
	border: 1px solid #666666;	
}

#login_register2 A, #login_register2 A:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #00459D;
}

A.register2, A.register2:hover{
	text-decoration: none;
	color: #00459D;
	font-weight: bold;
}

#login_register3{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #ffffff;
	border: 0px;
	background-color: #5D93C8;
	margin-left: -10px;
	width: 160px;	
}

A.showlink {
	background-image: url('../images/show.gif');	
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 32px;
	padding-bottom: 10px;
}

.showlink_div
{
    height:33px;
}



#country_select_top
{
    background-image: url('../images/select_top.gif');	
	background-repeat: no-repeat;
	height: 32px;
    width: 368px;
    color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 10pt;
	padding-left: 10px;
	padding-top: 0px;
	margin:0px; 
	margin-bottom: -10px;   
}

#country_select_bottom
{
    background-image: url('../images/select_bottom.gif');	
	background-repeat: no-repeat;
	height: 16px;
    width: 368px;  
}


#country_select
{    
    margin:0px;
    background-color: #428cc6;
    overflow:auto;
    width: 368px;
    height: 200px;
}

#country_select ul{
    list-style-type: none;
    padding: 0;
    margin-left: 0;
    color: #ffffff;
}

#country_select li
{    
    font-size: 9pt;
    height: 22px;
    padding-top: 4px;
}

#country_select a
{
    text-decoration: none;
    color: #ffffff;
    font-size: 9pt;
}

#country_select div.first
{
    width: 300px;
    border-bottom:solid 1px #ffffff;
    margin-left: 5px;
    float: left;
}

#country_select div.float
{
    float: right;
    width: 31px;
    border: none;
}

#country_select div.float2
{
    float: right;
    width: 81px;
    border: none;
}

#country_select div
{
    float: left;
    width: 250px;
    border-bottom:solid 1px #ffffff;
    margin-left: 5px;
}

#country_select div.wrap
{
    width: 350px;
    border: none;
}



fieldset
{
    padding: 10px;
    margin-bottom: 2px;
}

fieldset h2
{
    color: #00459D;
	font-family: Trebuchet MS;
	font-size: 13pt;
}

label
{
    width: 250px;
}

.notrequired
{
        width: 300px;
        vertical-align: top;
}

.textarea
{
    width: 300px;
    font-family: Trebuchet MS;
	font-size: 9pt;
    
}

.textarea_fullwidth
{
    width: 600px;
    font-family: Trebuchet MS;
	font-size: 9pt;
    
}

.select_audio_video
{
    width: 300px;
    font-family: Trebuchet MS;
	font-size: 9pt;  
}

.required
{
    background-image: url('../images/dot.gif');
    background-position: right;
    background-repeat: no-repeat;
    width: 300px;   
}


.required0
{
    background-image: url('../images/dot.gif');
    background-position: right;
    background-repeat: no-repeat;
    width: 300px; 
    font-size: 9pt;  
}

.required1
{
    background-image: url('../images/dot.gif');
    background-position: right;
    background-repeat: no-repeat;
    width: 300px;   
    padding-left: 10px;
    font-size: 9pt;
}

.required2
{
    background-image: url('../images/dot.gif');
    background-position: right;
    background-repeat: no-repeat;
    width: 300px;  
    padding-left: 20px; 
    font-size: 9pt;
}

.required3
{
    background-image: url('../images/dot.gif');
    background-position: right;
    background-repeat: no-repeat;
    width: 300px;
    padding-left: 30px;  
    font-size: 9pt; 
}

.required4
{
    background-image: url('../images/dot.gif');
    background-position: right;
    background-repeat: no-repeat;
    width: 300px;
    padding-left: 40px;   
    font-size: 9pt;
}




p.indent0
{
    width: 300px; 
    font-size: 9pt;  
}

p.indent1
{
    width: 300px;   
    padding-left: 10px;
    font-size: 9pt;
}

p.indent2
{
    width: 300px;  
    padding-left: 20px; 
    font-size: 9pt;
}

p.indent3
{
    width: 300px;
    padding-left: 30px;  
    font-size: 9pt; 
}

p.indent4
{
    width: 300px;
    padding-left: 40px;   
    font-size: 9pt;
}


.inputtext
{
    width: 200px;
    font-family: Trebuchet MS;
	font-size: 10pt;   
}

.inputtextmenus
{
    width: 300px;
    font-family: Trebuchet MS;
	font-size: 10pt;   
}

ul.errors
{
	font-family: Trebuchet MS;
	font-size: 10pt;    
    color: #ff0000;   
}

.errors li
{
    color: #ff0000;
}

#wrapList A
{
    color: gray;   
}

p.gray
{
    color: gray;
}

p.green
{
    color: green;
}

p.orange
{
    color: Orange;
}


.editorButton
{
   width:20px;
   height:26px; 
   margin-right: 1px;
   background-color: transparent;
   border: none;
   cursor:pointer;
}

#buttonPanel
{
 margin: 0px;
 height:26px;
 width:600px;   
 background-image: url('../images/editor/bg.gif');
 background-repeat:repeat-x;
}

#buttonPanel select
{
    margin-top: 2px;
    margin-left: 2px;
    width: 150px;
    height: 20px;
    font-size: 8pt;
    vertical-align: top;    
}

#buttonPanel2
{
 margin: 0px;
 height:26px;
 width:600px;   
 background-image: url('../images/editor/bg.gif');
 background-repeat:repeat-x;
}

#buttonPanel2 select
{
    margin-top: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    width: 277px;
    height: 20px;
    font-size: 8pt;

}

#editorButtonB
{
   background-image: url('../images/editor/bold.gif'); 
}

#editorButtonI
{
   background-image: url('../images/editor/italic.gif');
}

#editorButtonU
{
   background-image: url('../images/editor/underline.gif'); 
}

#editorButtonBR
{
   background-image: url('../images/editor/br.gif'); 
}

#editorButtonUL
{
   background-image: url('../images/editor/ul.gif');
}

#editorButtonOL
{
   background-image: url('../images/editor/ol.gif'); 
}

#editorButtonIndent
{
   background-image: url('../images/editor/indent.gif'); 
}

#editorButtonOutdent
{
   background-image: url('../images/editor/outdent.gif'); 
}

#editorButtonSub
{
   background-image: url('../images/editor/sub.gif');
}

#editorButtonSup
{
   background-image: url('../images/editor/sup.gif');
}

#editorButtonUndo
{
   background-image: url('../images/editor/undo.gif'); 
}

#editorButtonRedo
{
   background-image: url('../images/editor/redo.gif'); 
}

#editorButtonViewSource
{
   background-image: url('../images/editor/view_source.gif');
   float: right; 
}

#wysiwygButtons
{
  margin: 0px;
  width: 570px;
  height: 26px;  
  float: left;
  visibility: visible;
}

#patient_img
{
 float: left;
 border: none;   
}

#professional_img
{
    float: right;
    border: none;
}

#button_holder
{
    width: 597px;   
}

#ae_effects
{
    width:400px;
    padding:10px 10px 10px 10px;
    border: solid 2px #ff0000; 
    background-color:#ffffff;
    font-size: 12pt;
    text-align: center;
}

#grey_box
{
    width:400px;
    padding:10px 10px 10px 10px;
    border: solid 2px #000000;
    background-color:#ebebeb;
    font-size: 12pt;
    text-align: center;
}

A.drop_arrow
{
	background-repeat: no-repeat;
	background-image: url('../images/drop_arrow.gif');   
	padding-left: 17px;
	width: 250px;
	color: #ffffff;
	text-decoration: none; 
}

#calls_to_action
{
    float: right;
    margin-right: 10px;
}

#calls_to_action_patient
{
    background-color: #c9daef;
    width: 970px;
    height: 22px;
}

#calls_to_action_cd
{
    background-color: #b56183;
    width: 970px;
    height: 22px;
}

.float_left
{
    padding: 5px;
    float: left;
}

.float_right
{
    padding: 5px;
    float: right;
}

.float_center
{
    padding: 5px;
    text-align:center;
}

.float_clear
{
 float:none;
 width: 600px   
}



.float_clearboth
{
	clear: both;
	height: 10px;
}

.horizontal
{
	width: 500px;	
}

.horizontal ul
{
	list-style-type: none;	
}

.horizontal li
{
	float: left;
	width: 150px;	
	list-style-type: none;
}

.horizontal img
{
	margin-right: 5px;
	border: solid 1px #000000;
	width: 35px;
	height: 18px;
}
