﻿body 
{
    margin-top:0;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	direction:rtl;	
	background: #ffd504 url(/images/nish_bg.png) repeat-x left top;
		
}

div, form {
	margin: 0;
	padding: 0;
}

a, a:visited {
	text-decoration: none;
	color: #002bb8;
}
.main
{
    background-color:white; 
    border-bottom-width:1px;
    border-bottom-color:#493f1b;
    border-bottom-style:dotted;    
    border-right-width:1px;
    border-right-color:#493f1b;
    border-right-style:dotted;    
    border-left-width:1px;
    border-left-color:#493f1b;
    border-left-style:dotted;    
}

.main .top {
	width: 911px;
	height: 160px;			
	color: #525252;
}

.main .top .vmenu{
	
	margin-right:30px;	
	float: right;
	margin-top:10px;			
	background-color:#ffd504;
}

.main .top .logo{		
	margin-top:5px;
	border:0px;	
}

.main .top .vmenu .space
{  
    padding-top:100%;
}
.main .top .vmenu .space2
{  
    padding-top:5px;
}

.main .top .vmenu .link	
{   	
	line-height: 20px;	
	float: right;		
	font-weight:bold;	
	margin-right:5px;
	width:100%;
}

.main .top .vmenu .link a, .top .vmenu .link a:visited {
	color: black;
	font-size: 13px;
	text-decoration: none;
}

.main .top .vmenu .link a:hover {
	 background-color:white;
}

.main .top .vmenu .linkbig	
{   	
	line-height: 20px;	
	float: right;		
	font-weight:bold;	
	margin-right:5px;
	width:100%;
}

.main .top .vmenu .linkbig a, .top .vmenu .linkbig a:visited {
	color: black;
	font-size: 15px;
	text-decoration: none;
}

.main .top .vmenu .linkbig a:hover 
{
    background-color:white;
	
}

.main .top .vmenu .selected
{
    background-color:white;
    line-height: 20px;	
	float: right;		
	font-weight:bold;	
	margin-right:5px;
	width:100%;	
	color: black;
	font-size: 15px;
	text-decoration: none;
}

.main {
	margin: 0px auto 5px auto;
	width: 942px;
}

.main .header {
	width: 911px;
	margin: 10px auto;
	text-align: left;
}

.main .header .logo
{
    border-width:0px;    
}

.main .menu {
	width: 918px;
	height: 37px;
	margin: 0 auto;
	background-image: url('images/main_menu.png');
	background-repeat: no-repeat;
}

.menu a, .menu a:visited {
	color: #ffffff;
	text-decoration: none;
}


.menu .wide {
	width: 918px;
	float: left;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu ul li {
	padding-top: 6px;
	text-align: center;
	margin-right: 20px;
	padding-left: 20px;
	float: right;
	display: inline;
	background-repeat: no-repeat;	
}

.menu .wide ul li {
	margin-right: 20px;
	padding-left: 20px;
	min-width:90px;
}

.menu ul li.selected {	
	color:#ffd504;
	font-weight: bold;
	text-align: center;	
	background-image: url('images/selected.png');
	background-position: center right;	
}

.menu ul li.selected a, .menu ul li.selected a:visited {
	color:#ffd504;
	font-weight: bold;
	text-decoration: none;
}

.menu a, .menu ul li a:hover {
	text-decoration: underline;	
}

.menu a, .menu ul li a:link {
	text-decoration: none;	
}

.main .indexBox {
	width: 882px;
	margin-top: 5px;
	padding: 0 30px 25px;	
	color: #493f1b;	
}

.main .indexBox .right {
	float: right;
	width: 500px;	
	padding-left: 10px;	
	height:100%;
}

.main .indexBox .right .colorspace {	
	width: 100%;	
	height:7px;
	background-color:#ffd504;	
	margin-top:5px;
	margin-bottom:10px;		
}

.main .indexBox .right .header {
	font-size: 22px;
	font-weight: bold;
	color: #493f1b;
	background-color:#ffd504;	
	line-height: 25px;
	margin-top:10px;
	margin-bottom:20px;
	padding: 0;
}

.main .indexBox .right h1 {
	font-size: 22px;
	font-weight: bold;
	color: #493f1b;
	background-color:#ffd504;	
	line-height: 25px;
	margin-top:10px;
	margin-bottom:20px;
	padding: 0;
}

.main .indexBox .left {
	float: left;
	width: 370px;
	line-height: 20px;	
	height:100%;
	background-image: url('images/icon_bg.png');
	background-repeat:no-repeat;
	background-position:left bottom;
}

.main .indexBox .left .colorspace {	
	width: 100%;	
	height:7px;
	background-color:#ffd504;	
	margin-top:5px;
	margin-bottom:10px;
}

.main .indexBox .left .header {
	font-size: 22px;
	font-weight: bold;	
	color: #493f1b;
	background-color:#ffd504;
	line-height: 25px;
	margin-top:10px;
	margin-bottom:20px;
	padding: 0;
}

.main .indexBox .left h1 {
	font-size: 22px;
	font-weight: bold;	
	color: #493f1b;
	background-color:#ffd504;
	line-height: 25px;
	margin-top:10px;
	margin-bottom:20px;
	padding: 0;
}

.main .indexBox .left .Rindex{
	float: right;
	width: 120px;
	margin-right:0;
	color:#493f1b;		
}

.main .indexBox .left .Lindex{
	float: left;
	width: 210px;	
}

.main .indexBox .left .Lindex .rank
{    
    font-weight:bold;
}

.main .indexBox .left span {
	font-size: 14px;
	font-weight: bold;	
}

.main .indexBox .left a, .main .indexBox .left a:visited {
	font-size: 12px;	
	text-decoration: underline;
}

.main .indexBox .left a:hover {
	color: blue;
}

.main .indexBox .left .selected {
	color: #e75900;
	font-weight: bold;
}

.clear {
	clear: both;
	font-size: 1px;
}

.FooterHeader {	
	font-size: 22px;
	font-weight:bold;
	background-color:#ffd504;
	text-align:center;
	background-image: url('images/icon_phone1.png');
	background-repeat: no-repeat;
	background-position: center left;
	line-height:24px;	
}

.customers {		
	text-align:center;	
}

.customers .homepageLogo
{
    border-width:0;	
}


.clear .colorspaceright 	
{
    float: right;
	width: 490px;	
	padding-left:10px;	
	height:7px;
	background-color:#ffd504;	
	margin-top:10px;
	margin-bottom:5px;
	vertical-align:bottom;
}

.clear .colorspaceleft 	
{
    float: left;
	width: 370px;		
	height:7px;
	background-color:#ffd504;	
	margin-top:10px;
	margin-bottom:5px;
	vertical-align:bottom;
}

.main .footerLinks {
	width: 882px;
	margin: 0 auto;	
	margin-top: 20px;
	border-top: 1px solid #ffd504;	
}

.main .footerLinks ul, .main .footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.main .footerLinks ul li, .main .footer ul li {
	padding: 6px 0;
	text-align: center;
	margin-left: 20px;
	padding-right: 15px;
	color: #493f1b;
	font-size: 11px;
	float: right;
	display: inline;	
	background-repeat: no-repeat;
	background-position: center right;
}

.main .footerLinks ul li a, .main .footerLinks ul li a:visited {
	color: #493f1b;
	font-size: 11px;
	text-decoration: none;
}

.main .footer {
	width: 600px;
	color: #493f1b;
	font-size: 11px;
	text-align: center;
	margin: 10px auto;
}

.main .pageBox {
	width: 882px;
	margin-top: 15px;
	padding: 0 30px 25px;
}

.main .pageBox .right {
	float: right;
	width: 170px;
}

.main .pageBox h2 {
	margin: 0;
	padding: 0;
	color: #493f1b;
	font-weight: bold;
	font-size: 15px;	
}
.main .pageBox h3 {
	margin: 0;
	padding: 0;
	color: #493f1b;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;		
}

.main .pageBox .right ul {
	margin: 0;
	padding: 0;
	list-style-type:circle;
	list-style-position:inside;
	
}

.main .pageBox .right ul li {
	margin-top: 5px;
	width: 90%;
	padding: 2px 5px 2px 0;
}

.main .pageBox .right ul li.selected {
	background-color: #ffd504;
	list-style-type:disc;
	color:#493f1b;
	
}

.main .pageBox .right ul li.selected a, .main .pageBox .right ul li.selected a:visited {
	color: #493f1b;
}
.main .pageBox .right ul li.selected a, .main .pageBox .right ul li.selected a:hover {
	text-decoration: none;
}

.main .pageBox .right ul li a, .main .pageBox .right ul li a:visited {
	color: #383838;
	text-decoration: none;
}

.main .pageBox .right ul li a, .main .pageBox .right ul li a:link {
	text-decoration: none;
}

.main .pageBox .right ul li a, .main .pageBox .right ul li a:hover {
	text-decoration: underline;	
}

.main .pageBox .center {
	float: right;
	width: 420px;
	padding: 0 20px;
	border-left: 1px solid #ffd504;
	border-right: 1px solid #ffd504;
}

.main .pageBox .center .location {
	font-size: 11px;
	color: #4d4d4d;
	margin-bottom: 7px;
}

.main .pageBox h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #2a2450;
	font-size: 28px;
}

.main .pageBox .center a:hover {
	text-decoration: underline;
}

.main .pageBox .left {
	float: right;
	width: 230px;
	padding: 5px 10px 0 0;
}

.footer a, .footer a:visited {
	color: #493f1b;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.folioBox {
	width: 104px;
	height: 126px;
	background-image: url('images/boxB2g.jpg');
	background-repeat: no-repeat;
	float: right;
	padding-top: 9px;
	padding-right: 5px;
	margin: 5px;
}

.folioBox img {
	padding: 0;
	margin: 0;
}

.folioBox .text {
	font-size: 11px;
	text-align: center;
	color: #ffd504;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
	line-height: 11px;
}

.folioBox .text a, .folioBox .text a:visited {
	color: #ffd504;
	font-weight: bold;
	text-decoration: none;
}
 
.left .contactBox {
 
     color:#493f1b;
     width:100%;
     height:40px;     
     vertical-align:bottom;      
     font-weight:bold;
     font-size:20px;
     float:right;
     background-image:url('images/icon_arrowB.png');
     background-repeat:no-repeat;
     background-position:left;     
 }
 
 .left .contactText {
 
     color:#493f1b;
     font-weight:bold;
     font-size:14px;
     padding-top:25px;                 
 }
 
.left table {	
	float: right;
	border-style:dashed;
	border-color:#493f1b;
	border-width:1px;	
	padding:10px;
	margin-bottom:25px;				
}

.left table tr td {
	color: #493f1b;
	line-height: 24px;
}

.left table tr td input {
	height: 15px;
	border: 1px solid #d8d8d8;	
	background-repeat: repeat-x;
}

.main .indexBox .box p {
	margin: 0;
	padding: 0;
}