html { overflow-x: auto; } 

BODY {
    font-family: Arial; 
    font-size : 11px; 
    color : #000000; 
    margin : 0;
	margin-top: 0px; 
	/*background:url('../../../themes/handshakes_plain/gfx/bg_black_diagnal.gif') repeat;*/
	/*background: #FFC756 url('http://www.nwpersians.com/themes/handshakes_plain/gfx/bg-advertising.gif') no-repeat fixed center top;*/
	background: #dce2e7;
	border: 1px solid #b9c7d3;
}
.generaltext {
	font-family: Arial; 
    font-size : 12px; 
    color : #999999; 
}

BR {
    font-size : 5px; 
    margin : 0; 
} 

/********* SEARCH *************/

.button_bd{
	/*background: url('bg_btn_green.gif') repeat;*/
	/*background-color: #ffff00;*/
	background: url('../yp_search.gif') no-repeat center top;
	border:0px solid #000;
	cursor:pointer;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;	
	padding:0px;
	color: #000000;
	font-weight: bold;
	font: 11pt Arial;
	height:36px;
	width:229px;
	vertical-align:middle;
	/*background: url('yp_button.gif') repeat;*/
}

/********** LINKS ****************/
.light8pt{
	font : 8pt Arial;
	color : #666666;
	text-align : left;
	text-decoration: none;
	margin:0; padding:0;
}

.light8pt a{
	font : 8pt Arial;
	color : #666666;
	text-align : left;
	text-decoration: none;
	margin:0; padding:0;
}

.light8pt a:hover{
	font : 8pt Arial;
	color : #666666;
	text-align : left;
	text-decoration: none;
	margin:0; padding:0;
}

.light8pt a:visited{
	font : 8pt Arial;
	color : #666666;
	text-align : left;
	text-decoration: none;
	margin:0; padding:0;
}

.light9pt{
	font : 9pt Arial;
	color : #666666;
	text-align : left;
	text-decoration: none;
	margin:0; padding:0;
}

span.menubar {
	color: #3b5998;
	text-decoration:none;
	font-size:16px;
	font: Arial;
	font-weight: bold;
}

span.menubar a{
	color: #3b5998;
	text-decoration:none;
	font-size:16px;
	font: Arial;
	font-weight: bold;
	background:#FFFFFF;
}

span.menubar a:hover{
	color: #FFFFFF;
	text-decoration:none;
	font-size:16px;
	font: Arial;
	font-weight: bold;
	background:#3b5998;
}
span.yellow {
	color: #FFFF00;
	text-decoration:none;
	font-size:16px;
	font: Arial;
	font-weight: bold;
}
span.white {
	color: #FFFFFF;
	text-decoration:none;
	font-size:16px;
	font: Arial;
	font-weight: bold;
}
.yellow_submenu {
	background-color: #d4e5ee;
	color: #666;
	text-decoration:none;
	font-size:12.5px;
	font-weight:bold;
	font: Arial;
	padding: 4px 6px 6px 6px;
	height: 28px;
}

.yellow_submenu a, .yellow_submenu a:active, .yellow_submenu a:visited{
	color: #666;
	background-color: #d4e5ee;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font: Arial;
	height: 34px;
	padding: 8px 10px 0px 10px;
}

.yellow_submenu a:hover{
	font-color: #333333;
	background-color: #e9f4fa;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font: Arial;
	height: 34px;
}


span.link_white {
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
	font: Arial;
	text-decoration: underline;
}

span.link_gray {
	color: #666666;
	text-decoration:none;
	font-size:11px;
	font: Arial;
	text-decoration: none;
}

A:link {
    COLOR: #45387c;
    font-size : 13px; 
    font-family: Arial;
    text-decoration: none;
}

A:visited {
    COLOR: #45387c;
    font-size : 13px; 
    font-family: Arial;
    text-decoration : none; 
} 

A:hover {
    COLOR: #45387c;
    font-size : 13px; 
    font-family: Arial;
    text-decoration : underline; 
} 

A:active {
    COLOR: #45387c;
    font-size : 13px; 
    font-family: Arial;
    text-decoration: underline;
} 

/********** LISTS ****************/ 

li.category_li {
    list-style: none;
    /*margin: 0px 0px 0px 0px;*/
    /*list-style-image: url('./images/point.gif');*/ 
    /* background: url('./images/point.gif') no-repeat 0 12px; */
    /*padding: 2px 2px 2px 20px;*/
    /*padding: 10px 2px 2px 16px;*/
    /*display:block;*/
    /*display:list-item;*/
    
    list-style-image: url('./images/point.gif'); 
    padding: 0px 0px 0px 0px; 
 
}

ul.category_ul {
    /*list-style-image: url('./images/point.gif');*/
    /*padding: 0px;
    margin: 0px 0px 0px 0px;*/
    /*margin: 2px 2px 2px 20px;*/
    /*padding: 2px 2px 2px 20px;*/
    margin-left: 20px; /* width for bullet.gif */ 
    padding-left: 0; 
}

li.sitemap_li {
}

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

/* Status line row/font style */

.status_line {
    background-color:#ffffff;
    color:#477ad9;
    font-size: 11px;
    font-family: Arial;
}

a.status_line:link {
    color: #ffffff;
    font-size : 11px; 
    font-family: Arial;
    text-decoration: none;
}

a.status_line:visited {
    color: #ffffff;
    font-size : 11px; 
    font-family: Arial;
    text-decoration: none;
}

a.status_line:hover {
    color: #F56655;
    font-size : 11px; 
    font-family: Arial;
    text-decoration: none;
}

/* Company listings styles */

.company_default {
    font-family: Arial;
    font-size: 11px;
	text-decoration : none; 
    font-weight: bold;
	color: black;
}

.company10 {
	font-family: Arial;
    font-size: 16px;
	font-weight: bold; 
	color: #0272b7;
}

.company10 a{
    text-decoration : none;
	color: #0272b7;
}

.company10 a:hover{
    text-decoration : underline;
	color: #0272b7; 
}

.company9 {
    font-family: Arial;
    font-size: 15px;
    text-decoration : underline; 
	font-weight: bold;
	color: #16387c;
}
.company8 {
	font-family: Arial;
    font-size: 16px;
	font-weight: bold; 
	color: #0272b7;
}

.company8 a{
    text-decoration : none;
	color: #0272b7;
}

.company8 a:hover{
    text-decoration : underline;
	color: #0272b7; 
}

.company7 {
    font-family: Arial;
    font-size: 16px;
	font-weight: bold; 
	color: #0272b7;
}

.company7 a{
    text-decoration : none;
	color: #0272b7;
}

.company7 a:hover{
    text-decoration : underline;
	color: #0272b7; 
}



.company6 {
    font-family: Arial;
    font-size: 15px;
    text-decoration : underline; 
	font-weight: bold;
	color: 16387c;
}
.company5 {
    font-family: Arial;
    font-size: 15px;
    text-decoration : underline; 
	font-weight: bold;
	color: #16387c;
}

.company4 {
    font-family: Arial;
    font-size: 16px;
	font-weight: bold; 
	color: #0272b7;
}
.company4 a{
    text-decoration : none;
	color: #0272b7;
}

.company4 a:hover{
    text-decoration : underline;
	color: #0272b7; 
}

.company3 {
	font-family: Arial;
    font-size: 16px;
	font-weight: bold; 
	color: #0272b7;
}

.company3 a{
    text-decoration : none;
	color: #0272b7;
}

.company3 a:hover{
    text-decoration : underline;
	color: #0272b7; 
}

.company2 {
	font-family: Arial;
    font-size: 12px;
	font-weight: normal; 
	color: #0272b7;
}

.company2 a{
    text-decoration : none;
	color: #0272b7;
}

.company2 a:hover{
    text-decoration : underline;
	color: #0272b7; 
}

.company1 {
	font-family: Arial;
    font-size: 12px;
	font-weight: normal; 
	color: #0272b7;
}

.company1 a{
    text-decoration : none;
	color: #0272b7;
}

.company1 a:hover{
    text-decoration : underline;
	color: #0272b7; 
}

.listing_hot {
    color: red;
    font-size: 9px;
}

.listing_new_updated {
    color: green;
    font-size: 9px;
}

.listing_marked {
    color:#5678A2;
    font-size: 9px;
}

/******* BOXES ***********/ 

div.greybox {
    background-color: #F7F7F7; 
    border-width: 1px; 
    border-color: #D6D5D6;
    border-style: solid; 
    padding: 5px 5px 5px 5px;
    -moz-border-radius: 5px;
}

div.whitebox {
    background-color: #FFFFFF; 
    border-width: 1px; 
    border-color: #D6D5D6;
    border-style: solid; 
    padding: 5px 5px 5px 5px;
    -moz-border-radius: 5px;
}

span.sidebox_image {
height: 60px;
width: 70px;
}

.links-white{
	font : 10pt Arial;
	font-weight:bold;
	color : #FFFFFF;
	text-align : left;
	text-decoration: none;
	margin:0; padding:0;
	background:#666666;
}
.links-white a{
	color : #FFFFFF;
	text-align : left;
	font : 10pt Arial;
	font-weight:bold;
	/*text-decoration: none;*/
}
.links-white a:hover{
	color : #FFFFFF;
	font : 10pt Arial;
	font-weight:bold;
	text-align : left;
	text-decoration: none;
}
.links-white a:visited{
	color : #FFFFFF;
	font : 10pt Arial;
	font-weight:bold;;
	text-align : left;
	text-decoration: none;
}


/******** TABLE STYLES ************/

table.list {
    border: 1px #F7F7F7 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 0px 0px 0px 0px;
    border: 1px 1px 1px 1px;
    padding: 2px 2px 2px 2px;
}

td.table_header {
    border: 1px #FFFFFF solid;
    background-color: #DEDFDE;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
    color: #515151;
}

td.table_rows {
    background-color:#F1F1F1;
    color:#666666;
}

td.table_row_highlight {
    font-weight: bold;
    border: 1px #FFFFFF solid;
    background-color: #fcff9f;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
}

td.altrow1 {
   /* border: 1px #FFFF88 solid;*/
    background-color: #FFFFFF;
	border-top: 1px #e1e1e1 solid;
    padding: 5px 5px 5px 5px;
    margin: 0px 10px 0px 0px;
}

td.altrow2 {
    /*border: 1px #FFFFFF solid;*/
	border-top: 1px #e1e1e1 solid;
    background-color: #FFFFFF;
    padding: 5px 5px 5px 5px;
    margin: 0px 10px 0px 0px;
}

table.bodyborder {
    border-bottom : 5px solid #EFEFEF;
    border-left : 0px solid #EFEFEF;
    border-right : 0px solid #EFEFEF;
    border-top : 0px solid #EFEFEF;
}

td.border3 {
    border-bottom : 1px solid #f0e31a;
    border-left : 1px solid #f0e31a;
    border-right : 1px solid #f0e31a;
    border-top : 5px solid #f0e31a;
	/*background-color:#EEEEEE;*/
}
td.border4 {
    border-bottom : 0px solid #DADADA;
    border-left : 0px solid #DADADA;
    border-right : 0px solid #DADADA;
    border-top : 0px solid #DADADA;
	background-color:#FFFFFF;
}
td.border {
    border-bottom : 0px solid #DADADA;
    border-left : 0px solid #DADADA;
    border-right : 1px solid #DADADA;
    border-top : 0px solid #f0e31a;
	background-color:#FFFFFF;
}

td.border2 {
    background-image: url(images/cell-background.gif);
    BACKGROUND-REPEAT: repeat-x;
    border-left : 0px solid #DADADA;
    border-right : 0px solid #DADADA;
    border-top : 0px solid #DADADA;
    padding : 3px;
	font-weight:bold;
	color:#000000;
	font-size:20px;
	text-align:left;
}

/********** FORMS STYLES ************************/
form {
    border-width : 0; 
    padding : 0; 
    margin : 0; 
    display:inline;
}

INPUT.button { 
    font-family: Arial; 
    font-size : 12px; 
    color : #000000;
    background-color: #ffff00; 
	border:1px solid #FF9900;
	padding:2px;
	font-weight: bold;
}

.textarea_default {
    width: 300;
    height: 100;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
    background-color : #FFFFFF; 
    font-family: Arial; 
    font-size: 11px;
    color : #000000;
	font-weight:bold;
}

.textarea_tall {
    width: 300;
    height: 300;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
    background-color : #FFFFFF; 
    font-family: Arial; 
    font-size : 11px; 
    color : #000000;
	font-weight:bold;
}

.input_default {
    width: 300;
    background-color : #FFFFFF; 
    font-family: Arial; 
    font-size : 11px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_default_short {
    width: 200;
	height:25;
    background-color : #FFFFFF; 
    font-family: Arial; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_seamless {
    width: 300;
    background-color : #FFFFFF; 
    font-family: Arial; 
    font-size : 11px; 
    color : #000000;
    border: 0px;
    padding: 1px 3px 1px 3px;
}

.input_small {
    width: 170;
    background-color : #FFFFFF; 
    font-family: Arial; 
    font-size : 13px; 
    color : #000000;
    border: 1px solid #999999;
    padding: 1px 3px 1px 3px;
}

.input_small2 {
    width: 60;
    background-color : #FFFFFF; 
    font-family: Arial; 
    font-size : 11px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_small3 {
    width: 40;
    background-color : #FFFFFF; 
    font-family: Arial; 
    font-size: 11px;
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_multiple {
    width: 300;
    height: 200;
    background-color : #FFFFFF; 
    font-family: Arial; 
    font-size : 11px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}


radio { BORDER-STYLE: none; }

checkbox { BORDER-STYLE: none; }

INPUT , SELECT {
    background-color : #FFFFFF; 
    font-family : tahoma, Arial, helvetica; 
    font-size : 12px; 
    color : #000000;
	font-weight:bold;
}

TEXTAREA {
    background-color : #FFFFFF; 
    color : #000000; 
    font-family : tahoma, Arial, helvetica; 
    font-size : 12px; 
	font-weight:bold;
}

.required_star {
    font-size: 11px;
    color:#ff0000;
}

/********** TEXT STYLES *************************/
span.text {
    color: #999999;
    font-size: 12px;
    font-family: Arial;
}
span.text2 {
    color: #333333;
    font-size: 12px;
    font-family: Arial;
}

span.text3 {
    color: #333333;
    font-size: 10px;
    font-family: Arial;
}

span.text4 {
    color: #666666;
    font-size: 12px;
    font-family: Arial;
}

span.text5 {
    color: #333333;
    font-size: 14px;
    font-family: Arial;
}

span.text6 {
    color: #333333;
    font-size: 16px;
    font-family: Arial;
}


span.text_bold {
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
	text-align:left;
}
span.text_bold_italic_red {
    color: #FF0000;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
}

span.text_footer {
    color: #FFFFFF;
    font-size: 11px;
    font-family: Arial;
}

span.text_soft {
    color: #959598;
    font-size: 11px;
    font-family: Arial;
}

span.text_soft_bold {
    color: #959598;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial;
}

span.text_large_bold {
    font-size: 13px;
    font-weight: bold;
    text-decoration : none;
    font-family: Arial; 
}

span.text_small {
    font-size: 10px;
    text-decoration : none;
    font-family: Arial; 
}

span.text_small_black {
    font-size: 12px;
    text-decoration : none;
    font-family: Arial; 
}

span.text_large_bold_grey {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-decoration : none; 
    color: 888888;
}

span.text_small_grey {
    font-family: Arial;
    font-size: 10px;
    text-decoration : none; 
    color: 888888;
}

span.text_small_grey2 {
    font-family: Arial;
    font-size: 12px;
    text-decoration : none; 
    color: 666666;
}

span.text_page_off {
    color: #666666;
	background:#FFFFFF;
    font-size: 16px;
    font-family: Arial;
	font-weight: bold;
	padding:5px;
}

span.text_page_on {
    color: #000000;
	background:#dddddd;
    font-size: 16px;
    font-family: Arial;
	font-weight: bold;
	padding:5px;
}



span.error {
    font-weight: bold;
    color:#ff0000;
    font-size: 11px;
    font-family: Arial;
}

span.success {
    font-weight: bold;
    color:#006600;
    font-size: 11px;
    font-family: Arial;
}


div.response_error {
    background-color: #ffeaea; 
    border-width: 1px; 
    border-color: #e82a2a;
    border-style: solid; 
    padding: 2px 2px 2px 2px;
    -moz-border-radius: 4px;
}

div.response_success {
    background-color: #eaffea; 
    border-width: 1px; 
    border-color: #4dda2c;
    border-style: solid; 
    padding: 2px 2px 2px 2px;
    -moz-border-radius: 4px;
}

/********** COMPARE CHART STYLES ****************/

.YES { 
    font-family: Arial; 
    font-size: 11px; 
    font-weight: bold; 
    color: #006600
} 
.NO { 
    font-family: Arial; 
    font-size: 11px; 
    font-weight: bold; 
    color: #FF0000
}

/********** OPTIONS ****************/
.option{
	font : 9pt Arial;
	font-weight: bold;
	color : #0081d1;
	text-align : left;
	text-decoration: none;
	margin:0; padding:0;
}

.option a{
	font : 9pt Arial;
	font-weight: bold;
	color : #0081d1;
	text-align : left;
	text-decoration: none;
	margin:0; padding:0;
}

.option a:hover{
	font : 9pt Arial;
	font-weight: bold;
	color : #0081d1;
	text-align : left;
	text-decoration: underline;
	margin:0; padding:0;
}

.option a:visited{
	font : 9pt Arial;
	font-weight: bold;
	color : #0081d1;
	text-align : left;
	text-decoration: none;
	margin:0; padding:0;
}

/********** OPTIONS_2 ****************/
.option2{
	font : 12pt Arial;
	font-weight: bold;
	color : #0081d1;
	text-align : left;
	text-decoration: none;
	margin:0; padding:0;
}

.option2 a{
	font : 12pt Arial;
	font-weight: bold;
	color : #0081d1;
	text-align : left;
	text-decoration: none;
	margin:0; padding:0;
}

.option2 a:hover{
	font : 12pt Arial;
	font-weight: bold;
	color : #0081d1;
	text-align : left;
	text-decoration: underline;
	margin:0; padding:0;
}

.option2 a:visited{
	font : 12pt Arial;
	font-weight: bold;
	color : #0081d1;
	
	text-align : left;
	text-decoration: none;
	margin:0; padding:0;
}
