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;
}
.generaltext {
	font-family: Arial; 
    font-size : 12px; 
    color : #999999; 
}

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

/********** LINKS ****************/

span.menubar {
	color: #CCCCCC;
	text-decoration:none;
	font-size:16px;
	font: Arial;
	font-weight: bold;
}
span.yellow {
	color: #FFFF00;
	text-decoration:none;
	font-size:16px;
	font: Arial;
	font-weight: bold;
}
span.yellow_submenu {
	color: #FFFF00;
	text-decoration:none;
	font-size:12.5px;
	font: Arial;
}

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

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

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

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

A:active {
    COLOR: #477ad9;
    font-size : 13px; 
    font-family: Arial;
    text-decoration: none;
} 

/********** 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 : underline; 
    font-weight: bold;
	color: black;
}
.company8 {
    font-family: Arial;
    font-size: 15px;
    text-decoration : underline; 
	font-weight: bold;
	color: blue;
}
.company7 {
    font-family: Arial;
    font-size: 15px;
    text-decoration : underline; 
	font-weight: bold;
	color: blue;
}
.company6 {
    font-family: Arial;
    font-size: 15px;
    text-decoration : underline; 
	font-weight: bold;
	color: blue;
}
.company5 {
    font-family: Arial;
    font-size: 15px;
    text-decoration : underline; 
	font-weight: bold;
	color: blue;
}

.company4 {
    font-family: Arial;
    font-size: 15px;
    text-decoration : underline; 
	font-weight: bold;
	color: blue;
}

.company3 {
	font-family: Arial;
    font-size: 15px;
    text-decoration : underline; 
	font-weight: bold;
	color: blue;
}


.company2 {
    font-family: Arial;
    font-size: 10px;
	text-decoration : none;
    font-weight: bold;
	color: green;
}

.company1 {
    font-family: Arial;
    font-size: 12px;
    text-decoration : underline; 
	color: black;
}

.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: 80px;
width: 80px;
}

/******** 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: #FFFF88;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
}

td.altrow2 {
    border: 1px #FFFFFF solid;
    background-color: #F6F6F6;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
}

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

td.border3 {
    border-bottom : 1px solid #DADADA;
    border-left : 1px solid #DADADA;
    border-right : 1px solid #DADADA;
    border-top : 1px solid #DADADA;
	/*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:#EEEEEE;
}
td.border {
    border-bottom : 1px solid #DADADA;
    border-left : 1px solid #DADADA;
    border-right : 1px solid #DADADA;
    border-top : 1px solid #DADADA;
	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 : 8;
	font-weight:bold;
	color:#000000;
	font-size:20px;
}

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

INPUT.button { 
    font-family: Arial; 
    font-size : 11px; 
    color : #000000;
    background-color: #00FF33; 
	border:1px solid #61B704;
	padding:4px;
	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_seamless {
    width: 300;
    background-color : #FFFFFF; 
    font-family: Arial; 
    font-size : 11px; 
    color : #000000;
    border: 0px;
    padding: 1px 3px 1px 3px;
}

.input_small {
    width: 150;
    background-color : #FFFFFF; 
    font-family: Arial; 
    font-size : 11px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    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: #333333;
    font-size: 12	px;
    font-family: Arial;
}

span.text_bold {
    color: #525163;
    font-weight: bold;
    font-size: 20px;
    font-family: Arial;
}
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 : underline;
    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.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
}