/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}


.languages
{
position:relative;
float:right;
top:20px;
right:20px;
width:173px;
height:43;
z-index:4;
display:inline;
margin:auto;
}

#wrapper {
width: 995px; margin: 0 auto; 
text-align: left;
border: 0px blue solid;
background-color:#000000;

}

* {
	margin: 0;
	padding: 0;
}



#wrapper_inner {

width: 995px;
 margin: 0 auto; 


border: 0px blue solid;
margin: 0 auto;
	background:  url(./images/back_body.jpg) ;


overflow: hidden;
display:block;
}

* {
	margin: 0;
	padding: 0;
}


#flash {
position:relative;
float: left;
width:400px;
height:250px;
margin-left:35px;
margin-top:5px;
}


#intro {
margin-top:5px;
position:relative;
float: left;
width:365px;
height:250px;
background-color:#ffffff;


}

#column_right  {

float:right;
height: 450px;
width:146px;
background-color:#009900;
display:block;
margin-right:35px;
}



h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:36px;
}



p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #333333;
	text-decoration:none;
	border:0;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

hr {
	display: none;
}

/* Header */


#top {
	width:995px;
	height: 90px;
	margin: 0 auto;
	
	background: url(images/top_back.jpg) ;
	z-index:1;
}


#logo {
	width: 670px;
	height: 130px;
	margin: 0 auto;
	padding: 70px 0 0 100px;
	background: url(images) no-repeat 0px 50px;
	
}

#logo h1, #logo p {
	color: #FFFFFF;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 995px;
	height: 123px;
	margin: 0 auto;
	background:#000000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 30px 0 30px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(images/img03.gif) no-repeat center bottom;
}

/* Wide Post */

.wide-post {
	
	margin: 0 auto;
	background:  url(images/back_body.jpg) repeat-y;
}

.wide-post .title {
	background: url(images/back_body.jpg) no-repeat;
	font-size: 2em;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding-top: 3px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
}
}

#bottom1 {
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 995px;
	background-image: url(images/back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.wide-post .links {

	clear: both;
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns {
	width: 995px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: url(images/img13.gif) repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(images/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(images/img15.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
	padding: 20px 0;
	background: #535657 url(images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
}

#submenu ul {
	width: 995px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 180px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
 margin: 0 auto;  
	/* background:  url(images/footerbg.jpg) repeat-y; */
	background-color: #000000;
	display:block;
	width: 938px;
	height:50px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding-top:8px;
	direction:rtl;
	/* margin-left:32px; */
	
	
	
	
	
	
}

#footer p {
	text-align: center;

	color: #666666;
}

#footer a {
	color: #ffffff;
	font-size:14px;
}


#footer li {

display: inline;
list-style-type: none;
padding-left: 18px;
padding-right: 15px;


}

.bottom_title {
background: url(images/back_bottom_title.jpg) no-repeat;
height: 25px;
}

#bottom_menu {
text-align:center;
background: url(images/back_bottom_menu.jpg) repeat-y;
height:30px;

}


#nav {
text-align:center;
/*background:url(images/purely-Elegant_02.jpg)  no-repeat; */
height:28px;
width:900px;

 margin-left: auto;
    margin-right: auto;
display: block;


}


#topmenu {
	position:relative;
	display: block;
left:30px;
	top:0px;
	background:none;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	text-align:center;
float: left;
	white-space: nowrap;
 margin-left: auto;
    margin-right: auto;



}


#topmenu li {
 text-align: center
position:relative;

 display: block;
padding-left: 25px;
border-width:0pt 0pt 0pt 1px;
float:left;;
text-align:center;
/* width:191px; */

}


 #topmenu li a
{
	position:relative;
	top: 3px;
	display: block;
text-align:center;
	/*border:1px red solid;*/
right: 10px;
text-decoration: none;
	text-align: center;
	white-space: nowrap;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cccccc;
}

/*
.b1 , .b2, .b3 , .b4 , b5 a:link , a:visted {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: oblique;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
}
.b1 {
width:100px;

}


.b2 {

width: 125px;

}


.b3 {

width: 129px;

}


.b4 {

width: 140px;

}


.b5 {

width: 130px;

}


.b1a {

width: 100px;

}

.b1b{

width: 100px;

}
*/


.Tab {
  cursor: hand;
  cursor: pointer;
}

.td {

margin-right:5px;
margin-left: 5px;
padding-right:3px;
padding-left: 3px;

}

td.Tab {
  cursor: hand;
  cursor: pointer;
  background:  url(images/menu.gif);
  width: 107px;
  height: 37px;
  horizontal-align: center;
  vertical-align: top;
  padding-top: 4px;
}

input {
	color: black;
	font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
}

select {
	color: black;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	color: black;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #2174A8; 
	text-decoration:none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	color: #333333;
	font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
	padding-right:1px;
}

li.eng{
direction:ltr;}

.biggertitle {
	color: #336699;
	font-size: 22px;
		font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:10px;
}

.title {
	color: #336699;
	font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:10px;
}

.smallertitle {
	color: #336699;
	font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:10px;
}

.messagetitle {
	color: #336633;
	font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:10px;
}

.errortitle {
	color: red;
	font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:10px;
}

.subtitle {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:5px;
}

.s2 {
	cursor:pointer;
	cursor:hand;
	background:#ddd;
	padding:0 3px
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}

.tips {
	color: #999999;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.normaltextsmaller {
	color: #333333;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.normaltextbigger {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.normaltext {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.normaltextitalic {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.normaltextstrong {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.blacktext {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.blacktextstrong {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.linksmall {
	color: #2174A8; 
	text-decoration:none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.link {
	color: #2174A8; 
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.linkstrong {
	color: #2174A8; 
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.linkstrongred {
	color: red; 
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.biglink {
	color: red; 
	text-decoration:none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.style2 {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	color: #7e7e7e;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.adv {
	background-color: #EEF6FF;
5;
	border: groove #000099;
	padding: 20px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}
.side_head {
	background-color: #B9C4D2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.table_side {
	border: thin solid #999999;
}
body {
	background-image: url(../images/back.gif);
}
.main_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.side_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}




#homeMidBoxes {

display:inline;
float:left;
height:226px;
margin-left:13px;
width:900px;
}
#homeMainBox {
background-image:url(../images/homeMainBox.jpg);
display:inline;
float:left;
height:228px;
margin-left:13px;
margin-top:5px;
width:810px;
}
.homeMidBox {
float:left;
font-size:12px;
height:100%;
line-height:17px;
width:290px;
}
.tahoma17lightblue {
color:#0066CC;
font-family:tahoma,arial;
font-size:17px;
}
.tahoma17blue {
color:#1B569E;
font-family:tahoma,arial;
font-size:17px;
}
.main_padding {
	padding-right: 20px;
	padding-left: 20px;
}
.table_offer_header {
	background-color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height:32px;
}


#blogheader {

border:2px solid #89a;
			background:#369;
			color:#def;
-moz-border-radius-topright:10px;
    -moz-border-radius-topleft:10px;
    -webkit-border-top-right-radius:10px;
    -webkit-border-top-left-radius:10px;

border-top-left-radius:10px;
border-top-right-radius:10px;

}

#blogheader h2 {

	padding: 7px;

}

#blogposts {
	position: relative;
	float: right;
	text-align: right;
	background: url(images/contain.jpg);
	width:700px;
	margin-right:13px;


	padding-top: -18px;
	padding-bottom: 8px;

}

#blogposts p, h3 {
padding-right:8px;

}

#blogposts h3 a {
 font-size:16px;

}

#blogheader {

position: relative;
	float: right;
	text-align: right;
	width: 700px;
	z-index:9px;
	background-color: #6598cb;
	margin-right:-3px;



}

#blogheader a{
	color: #ffffff !important;
	font-weight: bold;
	
	font-size: 16px;
	
	}
	
#offers  li  {

direction:rtl;
padding-right:20px;

}	



