﻿

TABLE.DETAILS_VIEW
{
    width: 100%;

    padding-left: 0px;
}


.GRID_VIEW
{
	border-left		:1px solid #dbdac9;
	border-right	:1px solid #dbdac9;
	font-size		:11px;
	color			:#000;
	background-color:#fff;
	width			:100%;
	table-layout	:fixed;
}

TABLE.GRID_VIEW TD
{
	border			:0px;
	font-size		:11px;
	border-bottom	:1px solid #ddd;
}

TABLE.GRID_VIEW TH
{
	background-color:#e9e7d7 !important;
	border-right	:1px inset #dbdac9;
	border-bottom	:2px solid #dbdac9;
	color			:#000;
	font-size		:11px;
	font-weight		:normal;
}

TABLE.GRID_VIEW TD
{
	vertical-align	:top; 
}



html, body {
	margin: 0px;
	padding:0px;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3CADA);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#979c7e, EndColorStr=#ffffff);*/
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#C5c8b7, EndColorStr=#ffffff);
	overflow:auto;
	height: 100%;
	
}

.TITLE
{
	background: #648C12;
	color: #fff;
	font-family:"arial";
	font-size:19px;	
	width: 300px;	
	padding: 0px 5px 0px 0px;
}

.TITLE_TD
{
	border-bottom: solid 1px #648C12;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}
#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content_page 
{
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

/*#content 
{
	width:778px;
	


	width:778px;
	margin:0px auto;
	
	background-repeat:repeat-x;
	background-position:top;
}*/

#header {
	height:96px;
}

#logo {
	width:230px;
	float:right;
	cursor: hand;
}

#logo h4{
	font-family:"arial";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:30px;
	padding-top:30px;
}

#logo h1 {
	font-family:"arial";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:35px;
}

#links ul {
	margin:0px !important; 
	padding-top:67px;
}

#links li{
	float: right;
	list-style-type:none;
	width:129px;
	height:25px !important;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"arial";
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#links a:hover{
	font-family:"arial";
	font-size:13px;
	font-weight:bolder;
	color:#fff;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:85px;
	text-align:right;
	font-family:"arial";
}

#mainimg h3 {
	font-family:"arial";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:10px 10px 0px 0px;
	height: 50px;
}

#mainimg h4 {
	font-family:"arial";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px 0px 0px;
}

#mainimg h2 {
	font-family:"arial";
	font-size:26px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
	vertical-align : bottom;
}

#mainimg h5 {
	font-family:"arial";
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
	vertical-align : bottom;
}



#maining span
{
	width: 350px; 
	padding-left: 250px;
	direction: rtl; 
	}

#contentarea {
	
	padding:25px 0px;
}

.label
{
	direction : rtl;
	text-align : right;
	font-family:"arial";
	font-size:12px;
	color:#797B7A;
	font-weight:bolder;
	text-decoration:none;
	
	
}

.textbox
{
	font-family:"arial";
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
	border-style : solid;
	border-width : 1px;
	border-color :#797B7A;
	height: 19px;
	width: inherit;
}
.contentarea_h2
{
	font-family:"arial";
	font-size:16px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"arial";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-right:40px;
	padding-bottom:5px;
	text-align: center;
}

#leftbar h3{
	font-family:"arial";
	font-size:15px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding :0px 40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:Arial;
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"arial";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"arial";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"arial";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"arial";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"arial";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

.orangelable {
	font-family:"arial";
	font-size:12px;
	color:#EE8907;
	font-weight:bold;
	text-decoration: underline;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
	
}

#email {
	float:left;
	width:100%;
	background-color:#648C12;
	height:27px;
	padding-top:5px;
	text-align : center;
}

#email a{
	font-family:"arial";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"arial";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:0px;
	background-color:#648C12;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"arial";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"arial";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"arial";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}


#passport_pic {
	background-image:url(../images/passport.bmp);	
	height:160px;
	text-align:right;
}

#links_right 
{
    float:right;
    width: 240px;
}


#links_right ul {
	margin:0px; 
	padding-top:1px;
	margin-right: -40px;
}

#links_right li{
	float:right;
	list-style-type:none;
	width:199px;
	height:25px;
	text-align:right;
	background-color:#F4A80A;
	border-left:1px solid #FFF !importent;
	border-top: 1px solid #FFF; 
	padding-top:5px;
	font-weight:bold;
	
}

#links_right li:hover{
	float:right;
	list-style-type:none;
	width:199px;
	height:25px;
	text-align:right;
	background-color:#ffcc00;
	border-left:1px solid #FFF !importent;
	padding-top:4px;
	font-weight:bold;
	cursor:hand;
}

#links_right a{
	font-family:"arial";
	font-size:15px;
	color:White;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
	cursor:hand;
}

#links_right a:hover{
	font-family:"arial";
	font-size:15px;
	color:White;
	font-weight:normal;
	text-decoration:underline;
	font-weight:bolder;	
}



#leftbar1 {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar1 h2{
	font-family:"arial";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding :0px 40px;
	padding-bottom:5px;
}


#leftbar1 p{
	font-family:"arial";
	font-size:12px;
	color:#797B7A;
	text-decoration:none;
	padding:0px 40px;
}

/*====================2===============*/
#leftbar2 {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar2 h2{
	font-family:"arial";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding :0px 40px;
	padding-bottom:5px;
}


#leftbar2 p{
	font-family:"arial";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

/*====================3===============*/
#leftbar3 {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar3 h2{
	font-family:"arial";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding :0px 40px;
	padding-bottom:5px;
}


#leftbar3 p{
	font-family:"arial";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}
/*====================4===============*/
#leftbar4 {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar4 h2{
	font-family:"arial";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding :0px 40px;
	padding-bottom:5px;
}


#leftbar4 p{
	font-family:"arial";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}


/*====================5===============*/
#leftbar5 {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar5 h2{
	font-family:"arial";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding :0px 40px;
	padding-bottom:5px;
}


#leftbar5 p{
	font-family:"arial";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}




#links li:hover{
	
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#ffcc00;
	border-left:1px solid #FFF;
	padding-top:4px;
	font-weight:bold;
	
}

#small_reka{
	float:right;
	list-style-type:none;
	width:222px;
	height:130px;
	background-color:#fff;
}

#small_reka a{
	text-align:center;
	border-left:1px solid #FFF;
	border-top:1.5px solid #FFF;
	font-family:"arial";
	font-size:11px;
	background-color:#F4A80A;
	color:White;
	width:222px;
	height:30px;			
}




.link
{
	font-family:Arial !important;
	font-size:12px !important;
	color:#797B7A !important;
	font-weight:normal !important;
	text-decoration:underline !important;
	padding:0px 0px !important;
}

.link :hover{
	font-family:Arial !important;
	font-size:12px !important;
	color:#797B7A !important;
	font-weight:normal !important;
	text-decoration: none !important;
	padding:0px 0px !important;
	
}











/* Green */

span.button a.green {
    color: #FFFFFF;
    padding: 0 0 0 12px;
    background: #648C12 url(../images/green_comp_left.png) left top no-repeat;
}
span.button a.green:hover {
    padding: 0 0 0 12px;
    background: #648C12 url(../images/green_comp_left.png) 0 -32px no-repeat;
}
    span.button a.green span {
        background: #648C12 url(../images/green_comp_right.png) right top no-repeat;
    }
    span.button a.green:hover span {
        background: #648C12 url(../images/green_comp_right.png) right -32px no-repeat;
    }

span.button a.green skype {
    padding: 0 0 0 40px;
    background: #648C12 url(../images/green_comp_skype_left.png) left top no-repeat;
}
span.button a.green skype:hover {
    padding: 0 0 0 40px;
    background: #648C12 url(../images/green_comp_skype_left.png) 0 -32px no-repeat;
}

span.button input.green skype {
    padding: 0 0 0 40px;
    background: #648C12 url(../images/green_comp_skype_left.png) left top no-repeat;
}
span.button input.green skype:hover {
    padding: 0 0 0 40px;
    background: #648C12 url(../images/green_comp_skype_left.png) 0 -32px no-repeat;
}

span.button a.green extras {
    padding: 0 0 0 40px;
    background: #648C12 url(../images/green_comp_extras_left.png) left top no-repeat;
}
span.button a.green extras:hover {
    padding: 0 0 0 40px;
    background: #648C12 url(../images/green_comp_extras_left.png) 0 -32px no-repeat;
}

/* Disabled buttons */

span.button a.disabled {
	color: #afb4b4 !important;
	background: #F0F0F0 url(../images/gray_comp_left.png) left top no-repeat !important;
	cursor: default !important;
}
span.buttonSmall a.disabled {
	color: #afb4b4 !important;
	background: #F0F0F0 url(../images/gray_small_comp_left.png) left top no-repeat !important;
	cursor: default !important;
}

span.button a.disabled:hover {
	color: #afb4b4 !important;
	background: #F0F0F0 url(../images/gray_comp_left.png) left top no-repeat !important;
	cursor: default !important;
}
span.button a.disabled span {
	background: #F0F0F0 url(../images/gray_comp_right.png) right top no-repeat !important;
	cursor: default !important;
}
span.button a.disabled:hover span {
	background: #F0F0F0 url(../images/gray_comp_right.png) right top no-repeat !important;
	cursor: default !important;
}
span.buttonSmall a.disabled:hover {
    color: #afb4b4 !important;
	background:  #F0F0F0 url(../images/gray_small_comp_left.png) left top no-repeat !important;
	cursor: default !important;
}
span.buttonSmall a.disabled span {
	background: #F0F0F0 url(../images/gray_small_comp_right.png) right top no-repeat !important;
	cursor: default !important;
}
span.buttonSmall a.disabled:hover span {
	background: #F0F0F0 url(../images/gray_small_comp_right.png) right top no-repeat !important;
	cursor: default !important;
}
