/* (Below controls the LEFT content placement/styles) */
/* START LEFT SECTION */
#cornerL        { Z-INDEX: 7; POSITION: relative; LEFT: 0px; MARGIN: 0px; WIDTH: 200px; HEIGHT: 40px; BACKGROUND: url(../images/background/bg_corner_left.gif) no-repeat; }
#main-content   { Z-INDEX: 8; POSITION: relative; LEFT: 0px; MARGIN: 0px; PADDING-TOP: 2.0em; PADDING-BOTTOM: 3.0em; WIDTH: 100%;  HEIGHT: 100%; BACKGROUND: url(../images/background/ms_shadow.gif) repeat-x left top;}
#cornerR        { Z-INDEX: 9; POSITION: relative; LEFT: 0px; MARGIN: 0px; WIDTH: 200px; HEIGHT: 40px; BACKGROUND: url(../images/background/bg_corner_right.gif) no-repeat; }

/* LEFT CONTENT */
.left    { MARGIN: 0.0em; WIDTH: 200px; HEIGHT: 100%; BACKGROUND: url(../images/background/bg_main_left.gif);}

/* (Below controls the RIGHT content placement/styles) */
/* START RIGHT SECTION  */
.right  { MARGIN: 0.0em; WIDTH: 200px; HEIGHT: 100%; BACKGROUND: url(../images/background/bg_main_right.gif) repeat-y; }

 /* START MAIN SECTION PLACEMENT */
 /* (Below controls the MAIN content placement/styles) */
.main   { Z-INDEX: 10; POSITION: absolute; LEFT: 0px; TOP: 138px;  MARGIN: 0px; WIDTH: 100%; HEIGHT: 100%; font : 12px geneva, verdana, arial, helvetica, sans-serif}

ul { margin-left: 0.3em; padding-left: 0.8em; margin-top: 0px; padding-top: 0.0em; margin-bottom: 0px; padding-bottom: 0.0em;   }
li { margin-left: 0.6em; padding-left: 0.0em; margin-top: 0px; padding-top: 0.0em; margin-bottom: 0px; padding-bottom: 0.3em; line-height: 10pt; list-style: url(../images/bullets/bullet5.gif) ; background-repeat: no-repeat; }

.sitedesign  {color : gray; font-size : xx-small; font-family : sans-serif;	 text-align : left; text-indent : 0px; }

.system { color : red; font-size : x-small; font-family : sans-serif; background-color : #dfdfdf;  border-color : #000000; padding : 3px; width : auto; }

.filename {	color: #ff6633;	font-size: 10px; font-style: italic; background : #ccffff; }

.showcode { color : red; font-weight : bold; font-size : x-small; }

.warning { color : red; font-weight : bold; }
.attention { color : #008080; font-weight : bold; }
.required {	color : #990000; font-weight : bold; }
.statement {font-weight : normal; font-size : 10px; }

 /* START TEXT TITLE/SUB TITLE OPTIONS */
 /* dark beige */
H1  {color : #A2B7B5 ; font-size : 18px; font-weight : bold; text-transform : uppercase; BORDER-BOTTOM: #A2B7B5 2px solid; }
 /* light blue */
H2  {color : #008080 ; font-size : 16px; font-weight : bold; text-transform : none ; text-align : left;	background : transparent }
 /* dark gray */
H3  {color : #666666 ; font-size : 14px; font-weight : bold; text-transform : none ; font-style : italic 	 }
 /* orange */
H4  {color : #ff9933 ; font-size : 13px; font-weight : bold; text-transform : none ; background-color : transparent }
 /* red */
H6  {color : red ;     font-size : 16px; font-weight : bold; text-transform : none ; text-align : left;  background : transparent }

 /* END TEXT TITLE/SUB TITLE OPTIONS */

p   { font-size : 12px; padding : 0px; }

.small {	font-size : x-small;  }


th  { font-size : 16px; padding : 0px; font-weight : bold; color : #ddebde; text-indent : 5px; text-align : left; height: 25px; background : url(../images/background/bg_menu.gif); }

td  {  }

.cpaccount { font-size : 11px; color: #666666; background-color : transparent; font-weight : bold; font-style : italic; text-align: right; text-transform : capitalize; text-decoration: underline}
.cpheading { font-size : 18px; color: #A2B7B5; background-color : transparent; font-weight : bold; text-transform : uppercase; BORDER-BOTTOM: #A2B7B5 2px solid;}
.cpnav     { font-size : 16px; color: #CCFFCC; text-align : center;  font-weight:bold; text-transform: uppercase }

.row_default     { background-color : #ddebde; }

.row_alternating { background-color : #f0fff0; }



 /* START FORM OPTIONS */

.form      { font-weight: normal; font-size: 11px; border: #2d5c3d; border-style: double ; background-color: #F0FFF0 }
 /* orange */
.form_search { background : #ffcc00; }
 
.formheading { font-size : 12px; font-weight : bold; font-family: geneva, verdana, arial, sans-serif; text-align: center; color : #666666; }

.formlogin   { color: #A2B7B5; font-weight: bold; font-size: 8px; padding: 0px; border: #A2B7B5 1px solid ; background-image: url(../images/background/bg_login1.jpg);}

.textfield { font-weight: bold; font-size: 11px; text-align: left; text-indent: 5px;}
 /* teal */
.textinput {color: #008080; font-weight: bold; font-size: 11px; font-family: geneva, verdana, arial, sans-serif; text-align: left; border: #2d5c3d 1px solid; background-image: url(../images/background/bg_shadeform1.gif); }
 /* teal */
.textcap   {color: #008080; font-weight: bold; font-size: 11px; font-family: geneva, verdana, arial, sans-serif; text-align: left; border: #2d5c3d 1px solid; background-image: url(../images/background/bg_shadeform1.gif); text-transform: capitalize;}

.textarea  {color: #008080; font-weight: bold; font-size: 11px; font-family: geneva, verdana, arial, sans-serif; text-align: left; border: #2d5c3d 1px solid; background-image: url(../images/background/bg_shadearea.gif); }

.display   {color: #666666; font-weight: normal; font-size: 12px; font-family: geneva, verdana, arial, sans-serif; text-align: left; text-transform: capitalize;}

.dropdown  {color: #008080; font-weight: bold; font-size: 11px; font-family: geneva, verdana, arial, sans-serif; text-align: left; border: #2d5c3d 1px solid; background-color: #F0FFF0; text-transform: capitalize;}

.submit    {color: #2d5c3d; font-weight: bold; text-align : center; background: url(../images/background/bg_submit.jpg);}

.choose   {color: #2d5c3d; font-weight: bold; text-align : center; width: 160px; background: url(../images/background/bg_submit.jpg);}

 /* beige */

.formlink  { COLOR: #2d5c3d; font-size: 10px; font-weight: bold; TEXT-DECORATION: underline }

.formlink:hover 	{ COLOR: #ff9933; font-size: 10px; font-weight: bold; TEXT-DECORATION: underline }

.highlightAll{ background-color: yellow; font-weight:bold; }

.instruction {  font-size : 10px; text-align: justify; }

.back { background-color : #415b57; color : #FFFFC4; font-weight:bold; }

.faq 		{ line-height: 19px }
 /* END FORM OPTIONS */
 

 
 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
table		{ COLOR: #666666; font-size: 12px; }

.title		{ PADDING-BOTTOM: 5px; COLOR: #666666; font-size: 18px; font-weight: bold; PADDING-TOP: 10px; BORDER-BOTTOM: #666666 2px solid; text-transform: capitalize}

.firmtitle 	{ PADDING-BOTTOM: 5px; COLOR: #666666; font-size: 18px; font-weight: bold; PADDING-TOP: 10px; BORDER-BOTTOM: #666666 2px solid; text-transform: capitalize}

.phrase {COLOR: #666666; font-size: 14px; font-weight: bold; font-style : italic; text-transform: capitalize}

.just 		{text-align: justify;}

.copyright	{ COLOR: #999999; font-size: 9px; }


.seo { font-size: 13px; font-family: verdana, arial, sans-serif; padding : 0px; }


.subtitle	{ COLOR: #008080; font-size: 15px; font-weight: bold }

.bullet { background: url(../images/icons/button_process.png) no-repeat;}
.smallLogin {background: url(../images/background/bg_login_box.jpg) no-repeat; width: 160px; height: 200px;}
/* SIDEBAR OPTIONS */
.sidebar { color: #CCFFCC; text-decoration: none }
.sidebar ul { margin-left: 0.3em; padding-left: 0.8em; margin-top: 0px; padding-top: 0.0em; margin-bottom: 0px; padding-bottom: 0.0em;   }
.sidebar li { margin-left: 0.6em; padding-left: 0.0em; margin-top: 0px; padding-top: 0.0em; margin-bottom: 0px; padding-bottom: 0.6em; line-height: 10pt; list-style: url(../images/bullets/bullet4.gif) ; background-repeat: no-repeat; }
.sidebar li a:link   { color: #A2B7B5; font-weight : bold; background-color: inherit; } 
.sidebar li a:visited{ color: #A2B7B5; font-weight : bold; background-color: inherit; text-decoration: none }
.sidebar li a:hover  { color: #FF9933; font-weight : bold; background-color: inherit; text-decoration: underline;}

a.sidelink:link		{ font-size: 13px; color: #CCFFCC; text-decoration: none }

a.sidelink:visited	{ color: #CCFFCC; text-decoration: none }

a.sidelink:active	{ color: #CCFFCC; text-decoration: none }

a.sidelink:hover	{ color: #FF9933; text-decoration: none }

.sidebartitle	{ color: #A2B7B5; font-size: 14px; font-weight: bold }

.sidebartext	{ color: #A2B7B5; font-size: 11px; }

.date-font	{ color: #FFFFC4; font-size: 10px; font-weight: bold }

 /* END SIDEBAR OPTIONS */

 /* START THE CODE FOR THE PRO LISTINGS */

.feature  {background : url(../images/list/list_feature.jpg) repeat-y; border-style : double; border-color : yellow; }

.sponsor  {background : url(../images/list/list_sponsor.gif) repeat-y; border-style: double; border-color: #000000; }

.sponsort  {background : url(../images/list/list_sponsor_tiny.gif) repeat-y; border-style: double; border-color: #000000; }

.premium     {background : url(../images/list/list_premium.jpg) repeat-y ;  border-style : double; border-color : #9c7c53;}

.premiumt     {background : url(../images/list/list_premium_tiny.jpg) repeat-y ;  border-style : double; border-color : #9c7c53;}

.preferred   {background : url(../images/list/list_preferred.jpg) repeat-y;  border-style : double; border-color : #697f7d;}

.preferredt   {background : url(../images/list/list_preferred_tiny.jpg) repeat-y;  border-style : double; border-color : #697f7d;}

.standard   {background : url(../images/list/list_standard.png) repeat-y;  border-style : double; border-color : #cd6839;}

.standardt   {background : url(../images/list/list_standard_tiny.png) repeat-y;  border-style : double; border-color : #cd6839;}

.basic	  {background : url(../images/list/list_basic.gif) repeat-y;}

.stepon
{ background:  url(../images/list/list_step_on.gif) top left no-repeat; line-height:26px; height: 26px; padding-right:10px;}

.stepoff
{ background:  url(../images/list/list_step_off.gif) top left no-repeat; line-height:26px; height: 26px; padding-right:10px; }
/*///////////////////////////////////////////
	STANDARD STEP BY STEP 
/////////////////////////////////////////////*/

ul.steps,
ul.steps li
{ padding: 0 0 0px 0; margin: 0; list-style: none;}

ul.steps
{ padding: 0 0 0px 0; margin: 0; list-style: none; width: 100%; height: 34px; }

	ul.steps li
	{ width: 190px; font: bold 14px/34px Arial, Helvetica, sans-serif; text-align: left; color: #DDD; float: left; padding: 0 0 0 14px; background:  url(../images/list/list_step_off.gif) 0 0 no-repeat; border: 0; }
	
		ul.steps li span
		{ margin-right: 10px;}

/*///////////////////////////////////////////
	STANDARD STEP BY STEP  > ACTIVE
/////////////////////////////////////////////*/

	ul.steps li.stepActive
	{width: 220px; color: #666; text-transform: uppercase}

		ul.steps li.stepActive span
		{ color:#F46105;}


yellow  {background : url(../images/list/list_basic.gif);}

hr {font-size: 1px}

a:link		{ font-size: 11px; color: #008080; font-weight: bold; text-decoration: none }

a:visited	{ font-size: 11px; color: #008080; font-weight: bold; text-decoration: none }

a:active	{ font-size: 11px; color: #008080; font-weight: bold; text-decoration: none }

a:hover		{ font-size: 11px; color: #008080; font-weight: bold; text-decoration: underline; }


.accessdenied  {font-size : 48px; font-weight : bold;	color : red; }
/* START HEADER */

#bottom { Z-INDEX: 99; POSITION: absolute; LEFT: 0px; BOTTOM: 65px; WIDTH: 100%; TEXT-ALIGN: center; }
#footer { Z-INDEX: 100; POSITION: absolute; LEFT: 0px; BOTTOM: 0px; WIDTH: 100%; TEXT-ALIGN: center; }

