* { margin: 0px; padding: 0px; }

* html body {
  overflow: hidden;
}

html, body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #525163;
    margin: 0; 
    padding: 0; 
    border: 0;
	background-color:#FBFBFB;
}

body {
	width: 1003px;
	/* 2x (LS fullwidth + CC Padding) + RC fullwidth min-width: 950px;*/
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	border: thin solid #CCC;
}

.clear {
    height: 0px;
    line-height: 0px;
    clear: both;
}
/***************************************************/
/**************** HEADINGS ***********************/
/***************************************************/
H1 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 14pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #0A50A1;
	Text-decoration: none;
	padding-top: 0px;
	font-family: tahoma, verdana, arial;
	font-style: normal;
}
H2 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 13pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #0A50A1;
	Text-decoration: none;
	padding-top: 0px;
	font-family: tahoma, verdana, arial;
	font-style: normal;
}
H3 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #0A50A1;
	Text-decoration: none;
	padding-top: 0px;
	font-family: tahoma, verdana, arial;
	font-style: normal;
	}
H4 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #0A50A1;
	Text-decoration: none;
	padding-top: 0px;
	font-family: tahoma, verdana, arial;
	font-style: normal;
}
H5 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #0A50A1;
	Text-decoration: none;
	padding-top: 0px;
	font-family: tahoma, verdana, arial;
	font-style: normal;
}
H6 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #FFFFFF;
	Text-decoration: none;
	padding-top: 0px;
	font-family: tahoma, verdana, arial;
	font-style: normal;
}

.HEADINGLINK_lg {
	font-weight: bold;
	font-size: 15pt;
	color: #0A50A1;
	font-family: tahoma, verdana, arial;
	font-style: normal;
}
.HEADINGLINK_sm {
	font-weight: normal;
	font-size: 11pt;
	color: #0A50A1;
	font-family: tahoma, verdana, arial;
	font-style: normal;
}
.HEADINGLINK_sm A:link {
	font-weight: normal;
	font-size: 11pt;
	color: #0A50A1;
	font-family: tahoma, verdana, arial;
}
.HEADINGLINK_sm A:visited {
	font-weight: normal;
	font-size: 11pt;
	color: #0A50A1;
	font-family: tahoma, verdana, arial;
}
.HEADINGLINK_sm A:hover {
	color: #F33;
	font-size: 11pt;
	font-family: tahoma, verdana, arial;
}
.HEADINGLINK_sm A:active {
	font-weight: normal;
	font-size: 11pt;
	color: #0A50A1;
	font-family: tahoma, verdana, arial;
}
.HEADINGLINK {
	font-weight: normal;
	font-size: 12pt;
	color: #0A50A1;
	font-family: tahoma, verdana, arial;
	font-style: normal;
}
.HEADINGLINK A:link {
	font-weight: normal;
	font-size: 12pt;
	color: #0A50A1;
	font-family: tahoma, verdana, arial;
}
.HEADINGLINK A:visited {
	font-weight: normal;
	font-size: 12pt;
	color: #0A50A1;
	font-family: tahoma, verdana, arial;
}
.HEADINGLINK A:hover {
	font-weight: normal;
	font-size: 12pt;
	color: #F33;
	font-family: tahoma, verdana, arial;
}
.HEADINGLINK A:active {
	font-weight: normal;
	font-size: 12pt;
	color: #0A50A1;
	font-family: tahoma, verdana, arial;
}  

/***************************************************/
/*************** Template Structure ****************/
/***************************************************/
#container {
	padding-top: 0px;
	padding-left: 210px; /* LC fullwidth */
	padding-right: 230px;  /* RC fullwidth + CC padding */
}
#container .column { position: relative; float: left; 

}

#logo {
    padding: 10px 0 10px 20px;
}

#header {
    border-bottom: #DDD 1px solid;
}

#center { 
    padding: 0px 10px;  /* CC padding */
    width: 100%; 
}

#left { width: 200px; /* LC width */ padding-left: 10px;  /* LC padding */ margin-left: -100%;  right: 230px; /* LC fullwidth + CC padding */ 

}
#right {
	width: 200px; /* RC width */
	padding-right: 10px;  /* RC padding */
	margin-right: -230px;
}

#footer {
	padding-top: 15px;
	border-top: #DDD 1px solid;
	clear: both;
	text-align: center;
	font-size: 9px;
}

#left { *left: 210px; 
} /* RC fullwidth */ /*** IE6 Fix ***/   

#content {
    height: 100%;
    overflow: hidden;
    padding: 5px;
}

#content_detail {
    float: left;
    width: 50%;
    padding: 0 50px 0 0;
}

#content_detail_2 {
    float: right;
    padding: 5px 0 0;
    width: 40%;
}

/***************************************************/
/*************** FORM STYLES ***********************/
/***************************************************/


/* Search Form */
#searchform #keyword {
	width: 150px;
	margin-right: 3px;
}

#searchform #category {
	width: 170px;
	margin-right: 3px;
}

#searchform #location {
	width: 170px;
	margin-right: 3px;
}

#searchform #location_id {
    width: 150px;
}

#searchform #zip_miles {
    width: 55px;
}  

/* Forms */

div.form-container {
	padding: 0px 5px 0px 5px;
	background-color: #FFF;
	text-align: left;
}
div.form-container2 {
	padding: 0px 5px 0px 5px;
	background-color: #FFF;
	border: 1px solid #666;
	text-align: left;
}
div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; margin-top: 3px; }
div.form-container div.controlset { margin-left: 170px; float: none;}
div.form-container div.controlset input { width: auto; margin-bottom: 5px; vertical-align: middle; border:0 none; }
div.form-container input.controlset { width: auto; }
div.form-container select.page-numbers  { width: 50px; padding: 1px; font-size: 90%; }
div.form-container input.error, div.form-container select.error, div.form-container textarea.error { border: 1px solid #C00; background-color: #FEF; }
div.form-container div.custom { padding: 3px 5px 3px 5px; }
/*
div.form-container fieldset ol { margin: 0; padding: 0; }
div.form-container fieldset li { list-style: none; padding: 5px 0 5px 0; margin: 0; }
div.form-container em { font-weight: bold; font-style: normal; position: absolute; right: 0; color: #C00; }
div.form-container label { font-size: 12px; margin-right: 10px; padding: 0px 10px 0 0; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error { color: #C00; }
div.form-container fieldset.buttonrow { border: 0px; margin: 0px; padding: 0px; margin-left: 180px; }
*/
fieldset ol { margin: 0; padding: 0; }
fieldset li { list-style: none; padding: 5px; margin: 0; clear: both; }
div.form-container em { font-weight: bold; font-style: normal; right: 0; color: #C00; } /* removed position: absolute; due to IE7 overlap bug */
fieldset label { font-size: 12px; margin-right: 10px; padding: 0px 10px 0 0; width: 150px; display: block; float: left; text-align: right; position: relative; }
label.error { color: #C00; }
div.form-container fieldset.buttonrow { border: 0px; padding: 0px; }
div.form-container fieldset.buttonrow input { margin: 0 0 0 185px; }

fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; -moz-border-radius: 8px; border-radius: px; }
fieldset.hidden { border: 0px; }
fieldset li img { padding-left: 10px; }
fieldset li p img { padding: 0; }
legend { font-weight: bold; color: #555; padding: 5px 10px 5px 10px; border: #DDD 1px solid; background-color: #EEE }
fieldset div div img { padding: 0px; } /* fix for tree selects */
input.submit-button { background-color: #EEE; border: 1px solid #C6C3C6; color: #666; padding: 2px 5px 2px 5px; cursor: pointer; width: auto;}
input.submit-button:hover { background-color:#f5f7fa; border: 1px solid #79a8f5;}
input, textarea, select { width: 250px; background-color: #FFFFFF; font-size: 12px; color: #000000; font-family: inherit;  border: 1px solid #C0C0C0; padding: 3px 5px 3px 5px; }
select option { padding-left: 5px; }
select { width: 262px; padding: 2px 3px 2px 3px; }
textarea { height: 150px; }
input:focus, input.error:focus, textarea:focus { background-color: #f5f7fa; border: 1px solid #79a8f5; 
}

/***************************************************/
/**************** BOX STYLES ***********************/
/***************************************************/
div.box { width: 100%; margin: 0px auto; padding: 5px 0; }
.box .box-header {
	background:transparent url(./images/box_top_left.gif) no-repeat 0px 0px;
	font: 12px Verdana, Geneva, sans-serif;
}
.box .box-header .box-side { text-align: center; margin: 5px 0 0 0; font-weight: bold; line-height: 28px; height: 28px; background:transparent url(./images/box_top_right.gif) no-repeat right 0px; }
.box .box-header img { float: right; margin: 7px 7px 0 0; border: 0px; }
.box .box-body { background:transparent url(./images/box_middle_left.gif) repeat-y 0px 0px; }
.box .box-body .box-side { background:transparent url(./images/box_middle_right.gif) repeat right 0px; }
.box .box-body .box-side .box-content {
	margin:0px 1px;
	background:#fff url(./images/box_middle_content.gif) repeat 0px 0px;
	padding: 1em;
	text-align: left;
}
.box .box-footer { background:transparent url(./images/box_bottom_left.gif) no-repeat 0px 0px; }
.box .box-footer .box-side { font-size:1px; height:2px; background:transparent url(./images/box_bottom_right.gif) no-repeat right 0px; }
.box .box-header h1 {
	font-size: 12px;
	margin:10px 0px 0px; /*color: #314774;*/
	color: #616161;
	padding: 0px;
}
.box p {
	margin:0.5em 0px 0px 0.5px;
	padding:0px;
}
.box ul.box_list li.box_list { font-size: 12px; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0pt; background:transparent url(images/arrow.gif) no-repeat scroll 0px 2px; padding-left: 18px; padding-bottom: 5px;}
.box ul.box_list { font-size: 12px; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0pt; padding: 0pt; 
}
/***************************************************/
/**************** STATUS LINE **********************/
/***************************************************/
div#status-line { background-color: #F8F8F8; border-bottom: 1px solid #C6C3C6; overflow: auto; padding: 5px 5px 5px 10px; height: 17px; }
#status-line span#login-status { color: #525163; font-size: 12px; float: right; }
#status-line span#breadcrumbs { color: #525163; font-size: 12px; float: left; }
#status-line img#home { vertical-align: bottom; /*border-bottom: 1px solid #C6C3C6*/; 
} 

                                          
/********** LINKS ****************/
A:link { COLOR: #5678a2; text-decoration: none; }
A:visited { COLOR: #5678a2; text-decoration: none; }
A:hover { COLOR: #F56655; }
A:active { COLOR: #5678a2; text-decoration: none; 
}
.bodytext7 A:link {
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	font-size: 11pt;
	color: #666666;
}
.bodytext7 A:visited {
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	font-size: 11pt;
	color: #666666;
}
.bodytext7 A:hover {
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	font-size: 11pt;
	color: #0A50A1;
}
.bodytext7 A:active {
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	font-size: 11pt;
	color: #666666;
}

/********** LISTS ****************/ 
li.sitemap_li {}
ul.sitemap_ul {
	margin-left: 10px;
	padding-left: 1.0em;
	padding-top: 0.2em;
	list-style: url(images/point.gif);
}

.listing_default {
	color: #5678a2;
	font: 12px Verdana, Arial, Sans-Serif;
}


/********** TREE *****************/
.dhtmlx_tree_wrapper { padding: 5px; height: 150px; width: 250px; border: #C0C0C0 1px solid; }


/* SPRY Stuff PANELS*/

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 1em sans-serif;
	background-color: #F8F8F8;
	list-style: url(images/icons/arrow_orange.png) none inside;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.TabbedPanelsTabHover {
	background-color: #C7DEE9;
}

.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background: #FBFBFB;
}

.TabbedPanelsContent {
	padding: 4px;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}	
/***************************************************/
/**************** FONTS ***********************/
/***************************************************/
.bodytext-smB {
	font-family: tahoma, verdana, arial;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
.bodytext-sm {
	font-family: tahoma, verdana, arial;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
.bodytext {
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	FONT-WEIGHT: normal;
	color: #000000;
}
.bodytextB {
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	FONT-WEIGHT: normal;
	color: #0A50A1;
}
.bodytext2 {
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}
.bodytext3 {
	font-family: tahoma, verdana, arial;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}
.bodytext4 {
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
}
.bodytext4_space {
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: green;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.bodytext4_NO-space {
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: green;
	padding-left: 7px;
}
.bodytext5 {
	font-family: tahoma, verdana, arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}
.bodytext6 {
	font-family: tahoma, verdana, arial;
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
}
.bodytext7 {
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	font-size: 11pt;
	color: #666666;
}
.bodytext8{
	font-family: Microsoft Sans Serif;
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
}
.bodytext9{
	font-family: Microsoft Sans Serif;
	font-weight: normal;
	font-size: 10pt;
	color: green;
}
.bodytext1 {
	font-size: 9pt; 
	font-weight: normal; 
	font-family: tahoma, verdana, arial;
}
.bodytext-Bold-blue {
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	font-weight: Bold;
	color: #0000FF;
}
.bodytext-Bold-blue A:link {
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	font-weight: bold;
	color: #0000FF;
}
.bodytext-Bold-blue A:visited {
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	font-weight: bold;
	color: #0000FF;
}
.bodytext-Bold-blue A:hover {
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;	
}
.bodytext-Bold-blue A:active {
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	font-weight: bold;
	color: #0000FF;
}


/********** MY STUFF *****************/


/* REMEMBER -margins set the outwards spacing, and padding the inwards.*/
.footerfonts
{
	font: 1em Verdana, Geneva, sans-serif;
}
.adsensebottom
{
	text-align: center;
		font: 1em Verdana, Geneva, sans-serif;
}
.breadcrumbDIV
{
	text-align: left;
	margin: 10px;
	border: thin solid #666;
		font: 1em Verdana, Geneva, sans-serif;
}
.mapDIV
{
	text-align: center;
	border: thin solid #666;
	background: #FFF;
}

.DIV-headAS
{
	background: #FBFBFB;
	border-bottom: thin solid #525163;
	padding-bottom: 10px;
	overflow: hidden;
}

.DIVcontent2
{
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: thin solid #666;
		font: 1em Verdana, Geneva, sans-serif;
}

.DIVcontent3
{
	text-align: left;
	border: thin solid #666;
	font: 1em Verdana, Geneva, sans-serif;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 5px;
}

.DIVcontent4
{
	font: 1em Verdana, Geneva, sans-serif;
	padding: 20px;
	margin: 25px 0px 0px;
	border-top: thin solid #666;
}

.DIVcontent5
{
	font: 1em Verdana, Geneva, sans-serif;
	padding: 5px;
	margin: 5px;
	text-align: center;	
}

.DIVcontent6
{
	text-align: center;
	margin: 10px 5px 5px;
	padding: 10px 5px 5px;
	font: 1em Verdana, Geneva, sans-serif;
}

.DIVcontent7
{
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: thin solid #666;
	font: bold 1em Verdana, Geneva, sans-serif;
	color: #930;
}

.DIV_468x60
{
	text-align: center;
	margin: 0px 5px 15px;
	padding: 0px 5px 15px;
	font: 1em Verdana, Geneva, sans-serif;
}

.DIVcontent_listing
{
	text-align: left;
	border: thin solid #666;
	font: 1em Verdana, Geneva, sans-serif;
	margin-top: 55px;
	margin-bottom: 15px;
	padding: 5px;
	
	}

.DIVcontent_listing2
{
	text-align: left;
	border: thin solid #666;
	font: 1em Verdana, Geneva, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
}

.DIV-headAS table tr td
{
	font: 14px Verdana, Geneva, sans-serif;
	color: #5678a2;

}
.left-column-space
{
	padding-top: 5px;
	text-align: center;
}
.middle-column-space
{
	text-align: left;
	border-bottom: thin solid #666;
	margin-bottom: 20px;
	margin-top: 10px;
}
.middle-column-space2
{
	text-align: left;
	border-bottom: thin solid #666;
	margin-bottom: 10px;
	margin-top: 20px;
}
.middle-column-space3
{
	text-align: left;
	border-bottom: thin solid #666;
	margin-bottom: 10px;
	margin-top: 20px;
}

.user-order
{
	font: 10pt Verdana, Geneva, sans-serif;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: thin solid #666;
	padding-bottom: 15px;
}


.div-margin-bottom-bdr
{
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #666;
}
.right_nav
{
	font: bold 13px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #0a50a1;
	padding: 3px;
}
.DIVmenu
{
	text-align: center;
	margin: 3px 3px 2px;
	padding: 3px 3px 2px;
	font: 1em Verdana, Geneva, sans-serif;
	border-top: #C6C3C6;
	border-right-color: #C6C3C6;
	border-left-color: #C6C3C6;
	border-bottom: 1px solid #C6C3C6;
}
.wireframemenu{
	background-color: #FBFBFB;
	width: 165px;
	border-top: 1px inset #666666;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px inset #666666;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
	width: 155px;
}

.wireframemenu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.wireframemenu a{
	font: 13px Verdana;
	padding: 5px 5px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
	color: #666666;
}

html>body .wireframemenu a{ /*Non IE rule*/
	width: auto;
}

.wireframemenu a:hover{
	background-color: #C7DEE9;
	color: black;
}
.card-position {
	background-position: top;
	text-align: center;
}
	.myForm td, input, select, textarea, checkbox  {
		font-family: tahoma;
		font-size: 12px;
	}

	.required {
		color: red;
	}

/* Asterisk Next to required form fields */
div.form-container em { 
    font-weight: bold;
    font-style: normal;
    position: absolute;
    color: #C00;
    line-height: normal;
    top: -2px;
}

div.form-container div.controlset input { 
    vertical-align: -2px;
}

div.form-container div.controlset div.item {
    margin-bottom: 5px;    
}

div.form-container select.page-numbers  { width: 50px; padding: 1px; font-size: 90%; }

fieldset li {
    list-style: none;
    padding: 5px;
    margin: 0;
    clear: both;
    position: static;
}
/* Maintenance */
div#maintenance-line {
    background-color: #ffeaea;
    border-bottom: 1px solid #e82a2a;
    overflow: auto;
    padding: 5px 5px 5px 10px;
    height: 17px;
    text-align: center;
    font-weight: bold;
    color: #e82a2a;
}

div#maintenance-message {
    background-color: #ffeaea;
    border: 1px solid #e82a2a;
    overflow: auto;
    padding: 20px 20px 20px 20px;
    text-align: center;
    font-weight: bold;
    color: #e82a2a;
    margin: 20px;
    font-size: 14px;
}

/* Messages */
#messages div.error, 
#messages div.success,
#messages div.notice { 
    -moz-border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px 5px 10px 35px;
    border-width: 5px;
    border-style: solid;
    font-size: 1.2em; 
}

#messages div.error {
    border-color: #ffb9b9;
    background: #ffeaea url(./images/message_error.gif) no-repeat 10px center;
}

#messages div.success { 
    border-color: #aedf7c;
    background: #e2fbc8 url(./images/message_success.gif) no-repeat 10px center;
}

#messages div.notice {
    border-color: #f9ff85;
    background: #dffac2 url(./images/message_notice.gif) no-repeat 10px center;
}
/* Classifieds Search */
.classifieds_results ol {
    margin: 0 0 10px 0;
    padding: 0;
}

.classifieds_results li {
    list-style: none;
    padding: 20px;
    margin: 0;
    clear: both;
    border: #DDD 1px solid;
    overflow: auto;
}

.classifieds_results .image {
    float: left;
    vertical-align: middle;
    margin-right: 20px
}

.classifieds_results .classifieds_details {
    vertical-align: middle;
}

.classifieds_results .classifieds_title {
    font-weight: bold;
}
/* Classified Image Gallery */
#classified_image_gallery {
    list-style: none;
    width: 500px;
    margin-top: 10px;
}

#classified_image_gallery li {
    float: left;
    display: block;
    cursor: pointer;
    border: 3px solid #fff;
    outline: 1px solid #ddd;
    margin-right: 14px;
    margin-bottom: 14px; 
}

#classified_gallery li img {
    border: 0;
}

#classified_image_gallery_image {
    border: 3px solid #fff;
    outline: 1px solid #ddd;
    margin: 10px 0 10px 0;
}

/* FAQ */
.faq_category {
    font-size: 14px;
    font-weight: bold;
    color: #777777;
    display: block;
    margin: 15px 0 3px 0;
}

.faq_category_hr {
    color: #CCCCCC;
    height: 1px;
    line-height: 1px;
}

.faq_question {
    display: block; 
    margin: 5px 0 0 0; 
}

.faq_question_open,
.faq_question_open:visited,
.faq_question_open:link {
    text-decoration: underline; 
}

.faq_answer {
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
}
/* User Orders View */
#user_orders_view_listing_links {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#user_orders_view_listing_links li {
    padding: 5px 0;        
}

#user_orders_view_listing_links li img {
    vertical-align: text-top;
    padding: 0 5px 0 0;
    border: 0;   
}

.PLHFOJDUFMaD{width:991px;height:26px;position:relative;z-index:50;}
.PLHFOJDUFMaDl1d{width:989px;height:24px;border:solid 1px #ffffff;background-color:#ffffff;text-align:center;}
.PLHFOJDUFMaDl1u{margin:0 auto;padding:1px;width:987px;height:22px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;}
.PLHFOJDUFMaDnl0{display:block;float:left;width:138px;height:20px;text-align:center;border:solid 1px #808080;background: url(http://www.paidclinicaltrials.org/Pluginlab/dd_arrow_gr.gif) no-repeat 127px 50%;}
.PLHFOJDUFMaDnl0 a{display:block;padding:3px 17px 0px 6px;text-decoration:none;color:#5678a2;}
.PLHFOJDUFMaDnl1{display:block;float:left;width:133px;height:20px;margin-left:2px;text-align:center;border:solid 1px #808080;}
.PLHFOJDUFMaDnl1 a{display:block;padding:3px 6px 0px 6px;text-decoration:none;color:#5678a2;}
.PLHFOJDUFMaDnl2{display:block;float:left;width:138px;height:20px;margin-left:2px;text-align:center;border:solid 1px #808080;background: url(http://www.paidclinicaltrials.org/Pluginlab/dd_arrow_gr.gif) no-repeat 127px 50%;}
.PLHFOJDUFMaDnl2 a{display:block;padding:3px 17px 0px 6px;text-decoration:none;color:#5678a2;}
.PLHFOJDUFMaDnl3{display:block;float:left;width:143px;height:20px;margin-left:2px;text-align:center;border:solid 1px #808080;background: url(http://www.paidclinicaltrials.org/Pluginlab/dd_arrow_gr.gif) no-repeat 132px 50%;}
.PLHFOJDUFMaDnl3 a{display:block;padding:3px 17px 0px 6px;text-decoration:none;color:#5678a2;}
.PLHFOJDUFMaDnl5{display:block;float:left;width:148px;height:20px;margin-left:2px;text-align:center;border:solid 1px #808080;}
.PLHFOJDUFMaDnl5 a{display:block;padding:3px 6px 0px 6px;text-decoration:none;color:#5678a2;}
.PLHFOJDUFMaDnl6{display:block;float:left;width:118px;height:20px;margin-left:2px;text-align:center;border:solid 1px #808080;}
.PLHFOJDUFMaDnl6 a{display:block;padding:3px 6px 0px 6px;text-decoration:none;color:#5678a2;}


 WORDPRESS --------------------------------------------------------


#content {
	font-size: 1.2em;
}
.widecolumn .post {
	margin: 0;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.narrowcolumn .postmetadata {
	text-align: center;
		}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#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 Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 100%;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 100%;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

/* End Headers */



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



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 Lists

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



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

#sidebar #searchform #s {
	width: 150px;
	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 input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 90%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



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

#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 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*
RTL-CSS*/
body, .commentlist li, #commentform input, #commentform textarea, #commentform p, #sidebar, #wp-calendar caption  {
	font-family:tahoma, arial;
}
#page {
	text-align:right;
	direction:rtl;
}
h1, h2, h3, #sidebar h2 {
	font-family:arial, tahoma;
}
.commentlist li .avatar {
	float:left;
}

.commentlist li {
	padding: 5px 10px 10px 5px;
	}
.commentlist li ul li { 
	margin-left: -5px;
	margin-right: 10px;
}

.commentlist p {
	margin: 10px 0 10px 5px;
}
#header {
	margin:0 1px 0 0;
}
.narrowcolumn {
	padding: 0 45px 20px 0;
}
.widecolumn {
	margin: 5px 15px 0 0;
}
.widecolumn .smallattachment {
	margin: 5px 0 5px 5px;
}
.postmetadata {
	clear:right;
}
#sidebar {
	margin-left: 0;
	margin-right: 545px;
}
img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.alignright {
	float: left;
}

.alignleft {
	float: right;
}
code {
	display:block;
	direction:ltr;
	text-align:left;
}
acronym, abbr, span.caps {
	letter-spacing:0; /* fix opera bug */
}
html>body .entry ul {
	padding:0 10px 0 0;
	text-indent:10px;
}
html>body .entry li {
	margin: 7px 10px 8px 0;
}
.entry ol {
	padding: 0 35px 0 0;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 10px 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 10px 0 0;
}
#commentform {
	margin: 5px 0 0 10px;
	}
#commentform input {
	margin: 5px 0 1px 5px;
}
#commentform #submit {
	float:left;
}
.commentlist p {
	margin: 10px 0 10px 5px;
}

.children .even, .alt {
	border-left: 0;
	border-right: 1px solid #ddd;
}

#wp-calendar #next a {
	padding-right:0;
	padding-left:10px;
	text-align:left;
}
#wp-calendar #prev a {
	padding-left:0;
	padding-right:10px;
	text-align:right;
}
blockquote {
	margin: 15px 10px 0 30px;
	padding-left: 0;
	padding-right: 20px;
	border-left: 0 none;
	border-right: 5px solid #ddd;
}
#email, #url {
	direction:ltr;
}
.div_wp_content
{
	margin-top: 15px;
	border-bottom: medium dotted #CCC;
}
.div_dotted_bottom
{
	margin-bottom: 10px;
	border-bottom: 2px dashed #CCC;
	padding: 5px;
	border-top: 2px dashed #CCC;
	margin-top: 10px;
}
.div_dotted_top
{
	margin-bottom: 10px;
	padding: 5px;
	border-top: 2px dashed #CCC;}
.div_dotted_bottom_top
{
	margin-bottom: 10px;
	border-bottom: 2px dashed #CCC;
	padding: 5px;
	border-top: 2px dashed #CCC;
	margin-top: 10px;
	text-align: center;
}

.divAdsense-right
{
	text-align: center;
}

