/*  
Theme Name: apao02.1
Theme URI: 
Description: 
Version: 1.6
Author: AntiGravity Inc
Author URI: http://antigravityinc.com/
*/

.none {margin:0; border:none;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#4c4c4c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#fff url(images/bgr_main.png) repeat-x;
	color:#4c4c4c;
}

#page{
	width:951px;
	margin:0 auto;
}

/* HEADER */

#header{
	width:100%;
	height:144px;
	overflow:hidden;
}
#header h1{
	float:left;
	padding:31px 0 0 16px;
}
#header_right{
	float:right;
	padding:25px 0 0 0;
	text-align:right;
}
#header_right ul{
}
#header_right ul li{
	display:inline;
	padding:0 1px 0 1px;
	color:#6f7c79;
	font-size:1.2em;
}
#header_right ul li a{
	display:inline;
	color:#6f7c79;
}
#main_search{
	padding:30px 0 0 0;
}

#searchform_top_text{
	width:180px;
	border:1px solid #abaead;
	border-right:0;
	background:#fff;
	color:#adb1b0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding:4px 4px 3px 4px;
}

#gosearch{
	float:left;
}

/* MENU */

#menu{
	width:100%;
	height:47px;
	background:url(images/bgr_menu.png) repeat-x;
	overflow:hidden;
}

#menu ul{
	padding:10px 0 0 0;
	float:left;
}

#menu li{
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	padding:0 15px 0 15px;
	background:url(images/bgr_menu_li.gif) no-repeat right center;
}

#menu a{
	color:#fff;
	display:block;
	padding:3px 8px 3px 8px;
	float:left;
}

#menu a:hover, #menu .selected, #menu .default{
	text-decoration:none;
	background:#3a80b8;
}

/* menu sub */

.menu_sub{
	visibility: hidden;
	position:absolute;
	top: 0;
	z-index: 1000;
}

.menu_sub ul{
	padding:0 10px 5px 10px;
	text-align:left;
	background:#3a80b8;
	width: 167px;
}

.menu_sub ul li{
	display:block;
	padding:8px 0 8px 0;
	border-bottom:1px solid #75a6cd;
	font-size:12px;
	width:100%;
	position:relative;
}

.menu_sub ul li.last{
	border-bottom:0;
	padding:8px 0 5px 0;
}

.menu_sub ul li a{
	font-weight:normal;
	color:#fff;
}
/*board*/
#board{
	margin:0 0 2px 0;
	background:#448ccb url(images/bgr_board.png) no-repeat;
	width:100%;
}
#board_data{
	width:100%;
	height:150px;
	background:url(images/bgr_board_data.png) no-repeat right top;
}
#board_data p{
	color:#fff;
	font-size:24px;
	width:550px;
	padding:35px 0 0 40px;
}
/*board_member*/
#board_member{
	margin:0 0 2px 0;
	background:#448ccb url(images/bgr_board.png) no-repeat;
	width:100%;
}
#board_member_data{
	width:100%;
	height:150px;
	background:url(images/bgr_board_data_member.png) no-repeat right top;
}
#board_member_data p{
	color:#fff;
	font-size:24px;
	width:550px;
	padding:35px 0 0 40px;
}
.board_22{
	font-size:22px;
}
.board_18{
	font-size:18px;
}
/*iboard*/
#iboard{
	margin:0 0 3px 0;
	background:url(images/bgr_iboard.png) no-repeat;
	width:100%;
	overflow:hidden;
}
#iboard_data{
	width:949px;
	height:229px;
	margin:1px;
	background:url(images/bgr_iboard_data.png) no-repeat right top;
	overflow:hidden;
}
#iboard_links{
	float:left;
	width:241px;
	padding:27px 0 0 20px;
}
#iboard_links li{
	width:100%;
	padding:0 0 14px 0;
}
#iboard_links li a{
	display:block;
	border:1px solid #dbdbdb;
	color:#737373;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(images/bgr_iboard_links.png) no-repeat;
	width:160px;
	height:31px;
	padding:13px 0 0 32px;
}
#iboard_text{
	float:left;
	width:355px;
}
#iboard_text p{
	color:#0054a6;
	padding:40px 0 0 0;
	font-size:24px;
	letter-spacing:-1px;
}
#iboard_text p a{
	display:block;
	margin:14px 0 0 0;
}
/*main_info*/
#main_info{
	overflow:hidden;
	width:100%;
	background:url(images/bgr_main_info.png) repeat-y;
	padding:14px 0 ;
	margin:0 10px 3px 0;
}
#main_info_d{
	padding:0 10px 0 20px;
	width: 575px;
    float: left;
	color:#fff;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#main_info_d span{
	font-size:17px;
}
#main_info_d a{
	color:#fff;
	text-decoration:underline;
}
#main_info_d a:hover{
	text-decoration:none;
}
#main_subscr_x1{
	float:left;
	width:280px;
	padding:2px 6px;
	margin:0 2px 0 35px;
}
#main_subscr{
	float:right;
	width:309px;
}
#main_subscr h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	margin:0 0 5px 0;
}
#main_subscr_input{
	width:100%;
	overflow:hidden;
}
#subscr_val{
	border:0;
	background:#707289;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	padding:5px;
	width:205px;
	float:left;
	margin:0 6px 0 0;
}
#subscr_sub{
	float:left;
	background:#f0f0f0;
	border:1px solid #cccccc;
	color:#000;
	width:70px;
	height:23px;
	line-height:1.0em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
/*indexbox*/
#indexbox{
	width:100%;
	margin:0 0 50px 0;
	background:url(images/bgr_indexbox.png) repeat-y
}
#indexbox_top{
	width:100%;
	background:url(images/bgr_indexbox_top.png) no-repeat;
}
#indexbox_end{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_indexbox_end.png) no-repeat left bottom;
	padding:0 0 20px 0;
}
.indexbox_item{
	float:left;
	position:relative;
	z-index:100;
}
.indexbox_item h2{
	color:#000000;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:15px 0 5px 0;
}
.indexbox_item p{
	color:#4b4b4b;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
	padding:0 10px 0 0;
}
.indexbox_item p a{
	font-weight:bold;
	color:#4b4b4b;
	text-decoration:underline;
}
.indexbox_item p a:hover{
	text-decoration:none;
}
.indexbox_item h3{
	padding:10px 0 10px 0;
}
#indexbox_mission{
	width:304px;
	padding:0 0 0 22px;
}
#indexbox_membership{
	width:278px;
	padding:0 0 0 22px;
}
#indexbox_scholarships{
	width:277px;
	padding:0 0 0 22px;
}
#index_woman{
	position:absolute;
	margin:0 0 0 125px;
}
#index_man{
	position:absolute;
	margin:1px 0 0 420px;
}
#index_scholarship{
	position:absolute;
	margin:0 0 0 740px;
}
/* BODY */

#body{
	width:100%;
	background:url(images/bgr_body.png) repeat-y;
	padding-bottom:40px;
	overflow:hidden;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	margin:0 0 3px 0;
}
#body_left{
	width:694px;
	float:left;
}
#body_right{
	width:257px;
	float:right;
}

/* left contact */

#body_left_content{
	width:621px;
	margin:30px 0 0 35px;
}

.post{
	width:100%;
	margin:0 0 30px 0;
}

.post-top{
	width:100%;
	overflow:hidden;
}

.post-date{
	float:left;
	font-size:15px;
	width:59px;
	height:54px;
	color:#fff;
	padding-top:5px;
	text-align:center;
	background:url(images/bgr_date.gif) no-repeat;
}

.post-date p{
	font-size:33px;
	line-height:30px;
}

.post-title{
	float:left;
	width:550px;
}

.post-title h2{
	font-size:27px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 5px 8px;
	padding:0 0 5px 0;
	background:url(images/ico_post_title.gif) no-repeat left bottom;
}

.post-title h2 a{
	color:#000;
}

.post-title h3{
	font-weight:normal;
	color:#000;
	font-size:11px;
	margin:0 0 0 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.post-title h3 a, .post-title h3 span{
	color:#1c2163;
	font-weight:bold
}

.entry{
	line-height:20px;
	font-size:12px;
	padding:12px 0 0 0;
}

.entry p{
	padding-bottom:15px;
}

.entry p a{
	font-weight:bold;
	text-decoration:underline;
}

.entry p a:hover{
	text-decoration:none;
}

.postmetadata{
	background:url(images/bgr_postmetadata.gif) repeat-x;
	width:100%;
	height:50px;
	overflow:hidden;
}

.postmetadata .alignright a{
	color:#000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.postmetadata .alignright a:hover{
	text-decoration:none;
}

.postmetadata .alignleft a{
	color:#000;
	font-size:12px;
	background:url(images/ico_comm.gif) no-repeat left 1px;
	padding-left:20px;
}

.postmetadata .alignleft a span{
	font-weight:bold;
	color:#000;
}

.postmetadata .alignleft{
	padding:20px 0 0 20px;
}

.postmetadata .alignright{
	padding:20px 20px 0 0;
}

.post-page{
	width:98%;
}

h2.page_title{
	font-size:27px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	background:url(images/ico_post_title.gif) no-repeat left bottom;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
	font-weight:bold;
	color:#4c87c1;
}

.post-page .entry a:hover{
	text-decoration:none;
}

.entry strong{
	color:#000;
}

.post-page .entry strong, .post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#000;
	display:block;
	font-weight:normal;
}

.post-page .entry strong{
	font-size:28px;
}

.post-page .entry h1{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

/* SIDE BAR */

#sidebar{
	width:234px;
	margin:18px 0 0 0;
}

.sidebars h2{
	font-size:24px;
	margin:0 0 10px 0;
	color:#1c2163;
	font-weight:normal;
}

.sidebars ul{
	color:#4b4b4b;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.sidebars ul li{
	width:214px;
	padding:5px 0 5px 14px;
	margin:0 0 30px 0;
	border-left:1px dashed #c9c9c9;
}

.sidebars ul li ul li{
	margin-bottom:0;
	width:auto;
	border-left:0;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding-bottom:8px;
}

.sidebars li ul li ul{
	padding-bottom:0px;
	padding-left:10px;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	background:url(images/ico_dot.gif) repeat-x left bottom;
	padding:6px 0 8px 0;
	font-size:13px;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebars li a{
	color:#4b4b4b;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
	color:#4b4b4b;
}

.sidebars li.widget_categories ul li a{
	background:url(images/ico_cat.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:12px;
}

.sidebars li.widget_categories ul li ul li a{
	background:none;
	font-weight:normal;
	padding-left:8px;
}

.sidebars li.widget_archives ul li a{
	background:url(images/ico_cat.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.linkcat ul li a{
	background:url(images/ico_cat.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.widget_meta ul li a{
	font-weight:normal;
	padding-left:2px;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#4b4b4b;
}

.sidebars .textwidget{
	padding:10px;
}

.widget_contact_us1{
        width:100%;
        text-align:center;
}
.widget_contact_us p{
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 0 4px 0;
}
.widget_contact_us p a{
	text-decoration:underline;
	color:#000;
}
.widget_contact_us p a:hover{
	text-decoration:none;
}
.widget_contact_us img{
	border:2px solid #000;
}

/* FOOTER */

#footer{
	width:100%;
	height:122px;
	background:url(images/bgr_footer.png) repeat-x;
	overflow:hidden;
}
#footer h2{
	float:left;
	padding:39px 0 0 27px;
}
#footer_text{
	width:534px;
	padding:40px 25px 0 0;
	float:right;
	text-align:right;
}
#footer_text ul{
}
#footer_text ul li{
	display:inline;
	color:#0054a6;
	font-weight:bold;
	padding:0 2px 0 2px;
	font-size:12px;
}
#footer_text ul li a{
	color:#0054a6;
}
#footer_text p{
	color:#000;
	padding:10px 0 0 0;
	font-size:13px;
}
#footer_text p a{
	color:#000;
	text-decoration:underline;
}
#footer_text p a:hover{
	text-decoration:none;
}

/*after_footer*/
#after_footer{
	width:100%;
	text-align:center;
	padding:10px 0 10px 0;
}
#after_footer p{
	font-size:11px;
	color:#000;
}
#after_footer p a{
	color:#f26522;
	text-decoration:underline;
}
#after_footer p a:hover{
	text-decoration:none;
}

/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
}

.navigation a{
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:15px 15px 20px 20px;
	border:1px dashed #c7c7c7;
} 

.entry ul li {
	border-bottom:1px dashed #bababa;
	background:url(images/ico_list.gif) no-repeat left 10px;
	padding:3px 0 4px 17px;
	display:block;
}

.entry ul li:before{
	/*content: url(images/entry_before.gif);*/
}

.entry ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 20px 40px;
	border:1px dashed #c7c7c7;
}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #c9c8be;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
	
ol li{
	list-style: decimal outside;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 350px;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
}
/* End Form Elements */



/* Begin Comments*/

h2#comments{
	font-size:27px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0 0 5px 0;
	background:url(images/ico_post_title.gif) no-repeat left bottom;
	margin:0 0 10px 35px;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 0 0 35px;
}

.commentlist li {
	margin: 15px 0 0;
	padding: 5px 0 0 0;
	list-style: none;
	border:1px dashed #c7c7c7;
}

.commentlist li.alt {
}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
}
.commentmet_text{
	padding-left:5px;
	padding-top:5px;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	padding:7px 0px 0 15px;
	color:#0054a6;
	font-size:17px;
	text-transform:capitalize;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
	
.commentmetadata span{
	color:#000;
}

.commentmetadata a{
	color:#0054a6;
}

.commentmet_text{
	padding:0 15px 10px 15px;
	font-size:13px;
}
.commentmet_end{
	padding:8px 15px 8px 15px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:11px;
	background:#f5f5f5;
}

#respond_box{
	margin:40px 0 0 35px;
	padding-bottom:60px;
}

h3#respond{
	font-size:27px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0 0 5px 0;
	background:url(images/ico_post_title.gif) no-repeat left bottom;
	margin:0 0 10px 0;
}

#commentform{
	margin-left:35px;
	color:#000;
	font-size:12px;
	width:90%;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform a{
	color:#000;
}

#commentform input{
	background:#fff;
	border:3px #dae6f2 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#666;
}

#commentform textarea{
	background:#fff;
	border:3px #dae6f2 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	margin:5px 0 0 0;
	color:#666;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.page_archives_div h2{
	font-size:27px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	background:url(images/ico_post_title.gif) no-repeat left bottom;
}

.ar_panel ul{
}

.ar_panel ul ul{
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 0 40px 0;
}

.page_archives_div ul li{
	margin:0px;
	padding:5px 0 7px 5px;
	list-style:none;
	background:url(images/ico_archives_line.gif) no-repeat left bottom;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#000;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/ico_archives.gif) no-repeat left 5px;
	padding:0 0 0 16px;
}

form.ddfm h1,
form.ddfm h2 {
	color: #000;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #000;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #000;
}

form.ddfm .required {
	color: #000;
}

.ddfmerrors {
	color: #FF0000;
}


/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}

form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}



/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 550px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
	border:3px solid #e5e5e5;
	background:#fff;
	overflow:auto;
}

/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
	display:none;
	visibility:hidden;
}

form.ddfm .submit {
	clear:both;
	margin:0 0 0 125px;
}

form.ddfm .submit input {
	background:url(images/button_submit.gif) no-repeat;
	width:65px;
	height:25px;
	text-indent:-5000px;
	text-transform:capitalize;
	display:block;
	border:0;
	cursor:pointer;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}
.large_text {
     font-size: 16px;
     font-weight: normal;
}
.cellsL{
	float:left;
	border-top:solid 1px black; 
	border-left:solid 1px black; 
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	font-family: Calibri;
	font-size: 12pt;
	width:261px;
	height:100px;
	padding:6px 0 6px 6px;
	background:url(/wp-content/images/hdrfade1.jpg) repeat-x;
        white-space: nowrap;
}
.cellsR{
	float:left;
	border-top:solid 1px black; 
	border-left:solid 1px black; 
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	font-family: Calibri;
	font-size: 12pt;
	width:328px;
	height:100px;
	padding:6px 0 6px 6px;
	background:url(/wp-content/images/hdrfade1.jpg) repeat-x;
        white-space: nowrap;
}


.allcells1{
	float:left;
	border-top:solid 1px black; 
	border-left:solid 1px black; 
	border-right:solid 1px white;
	border-bottom:solid 1px white;
	width:330px;
	height:112px;
}
