html {
	direction: rtl;
}


body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: Arial;
}

a,a:hover {
	color: #3f637a;
}

#page {
	background-image: url(../style/img/background.gif);
	margin-top: 15px;
	width: 980px;
}

#contest {
	background: url(../style/img/header.jpg) no-repeat top;
	width: 980px;
}

.header {
	height: 183px;
}

#logo {
	float: right;
	margin: 50px 90px 0px 0px;
	width: 207px;
	height: 127px;	
}

#bar {
	clear:both;
	margin-top: 0px;
	width: 980px;
	height: 28px;	
}

#bar ul{
	margin: 0px;
	padding-right: 260px;
	list-style:none;
}

#bar li{
	background:url(../style/img/space.gif) no-repeat left;
	float:right;
	padding:0px 20px 0px 20px;
}

#bar a ,#bar a:hover{
	text-decoration:none;
	font-size: 12pt;
	color:#ffffff;
	font-weight:bold;
}

#rightside {
	margin: 30px 8px;
	float: right;
	clear:both;
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
}

#rightside .button{
	background: url(../style/img/button.png) no-repeat;
	width: 139px;
	height: 41px;
	line-height: 15px;
}

#rightside .button a ,#rightside a:hover{
	text-decoration: none;
	color: #ffffff;
	font-size: 11pt;
}

#rightside .button_news{
	line-height: 20px;
	margin-top: 70px;
	background: url(../style/img/news.png) no-repeat;
	width: 139px;
	height: 43px;
}

#rightside .news{
	margin-bottom: 20px;
	color: #d91e4d;
	font-size: 10pt;
	height: 130px;
	width: 139px;
}

#rightside .button_search{
	line-height: 16px;
	margin-top: 70px;
	background: url(../style/img/search.png) no-repeat;
	width: 139px;
	height: 43px;
}

#rightside .search{
	margin-bottom: 20px;
	color: #d91e4d;
	font-size: 10pt;
	height: 50px;
	width: 139px;
}

#rightside .news a,#rightside .news a:hover{
	color: #d91e4d;
	font-size: 10pt;
	text-decoration: none;
}

#leftside {
	color: #3f637a;
	margin: 30px 3px;
	float: right;
	text-align: center;
}

#leftside .block {
	text-align: center;
	background: #f3f7fc;
	width: 706px;
}

#leftside .top_block {
	background: url(../style/img/top_block.jpg) no-repeat;
	width: 706px;
	height: 16px;
}

#leftside .bottom_block {
	background: url(../style/img/bottom_block.jpg) no-repeat;
	width: 706px;
	height: 16px;
}

#leftside .item {
	margin: 0px 15px 18px 0px;
	float: right;
	display: block;
	border: 1px #b6cceb solid;
	background: #ffffff;
	width: 329px;
	height: 178px;
	text-align: right;
}

#leftside .showitem {
	width:671px;
	height:360px;
	border:1px #b6cceb solid;
	margin: 0px 17px 10px 0px;
	display: block;
	background: #ffffff;
	text-align: right;
}

#leftside .more_tile {
	width:673px;
	height:33px;
	margin: 10px 17px 10px 0px;
	background: url(../style/img/more.jpg) no-repeat;
}

#leftside #more {
	width:675px;
	height:192px;
	margin: 0px 17px 10px 0px;
}

#leftside .sameitem {
	float: right;
	width:215px;
	height:180px;
	border:1px #b6cceb solid;
	margin: 8px 0px 5px 11px;
	display: block;
	background: #ffffff;
	text-align: right;
}

.sameitem .itemdetails {
	height: 55px;
}

.sameitem .iteminfo {
	float: right;
	width: 95px;
	margin: 10px 10px;
	font-size: 10pt;
}

.sameitem .itemimg {
	margin: 15px 0px 5px 5px;
	float: left;
	width: 90px; 
	height: 90px; 
}

.sameitem .itemimg a {
	display:block; 
	width:90px; 
	height:90px; 
	cursor:default; 
	text-decoration:none;
}

.sameitem .itemimg a img {
	display:block; 
	width:90px; 
	height:90px; 
	border: 0px;
}

.sameitem .itemimg a:hover,.sameitem .itemimg a:hover {
	white-space:normal;
	position:relative; 
}

.sameitem .itemimg a:hover img ,.sameitem .itemimg a:hover img {
	position:absolute; 
	left:-90px; 
	bottom:-90px; 
	width: 180px; 
	height: 180px;
}

.sameitem .price{
	margin-top: 0px;
	line-height: 17px;
	background: url(../style/img/price.jpg) no-repeat;
	width: 77px;
	height: 52px;
	float: right;
	color: #ffffff;
}

.itemimg {
	margin: 15px 0px 5px 5px;
	float: left;
	width:150px; 
	height:150px; 
}

.itemimg a {
	display:block; 
	width:150px; 
	height:150px; 
	cursor:default; 
	text-decoration:none;
}

.itemimg a img {
	display:block; 
	width:150px; 
	height:150px; 
	border: 0px;
}

.itemimg a:hover {
	white-space:normal;
	position:relative; 
}

.itemimg a:hover img ,.itemimg a:hover img {
	position:absolute; 
	left:-150px; 
	bottom:-150px; 
	width: 300px; 
	height: 300px;
}

.iteminfo {
	float: right;
	width: 140px;
	margin: 10px 15px;
	font-size: 10pt;
}

.itemdetails {
	height: 70px;
}

.catname {
	font-weight: bold;
	line-height: 5px;
	color: #2c8bc5;
	font-size: 9pt;
}

.catname a,.catname a:hover {
	font-weight: bold;
	line-height: 5px;
	color: #2c8bc5;
	font-size: 9pt;
	text-decoration: none;
}

.itemtitle{
	font-weight: bold;
	margin: 5px 0 0 0;
	color: #d91e4d;
	font-size: 14pt;
}

.H1itemtitle{
	font-weight: bold;
	color: #0c79be;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
}

.itemtitle a,.itemtitle a:hover{
	font-weight: bold;
	margin: 5px 0 0 0;
	color: #d91e4d;
	font-size: 14pt;
	text-decoration: none;
}



.ordernow{
	float: right;
	color: #27c865;
	font-size: 10pt;
}

.ordernow a, .ordernow a:hover{
	float: right;
	color: #27c865;
	font-size: 10pt;
}

.price{
	line-height: 17px;
	background: url(../style/img/price.jpg) no-repeat;
	width: 77px;
	height: 53px;
	float: left;
}

.price div {

}

.text {
	color: #ffffff;
	font-size: 25px;
	text-align: center;
	margin: 0px 0px 0px 20px;
}

#middle_text {
	min-height: 100px;
	margin-top: 10px;
	width: 907px;
	clear:both;
	background: url(../style/img/text.jpg);
}

#top_text {
	clear:both;
	background: url(../style/img/top_text.jpg) no-repeat;
	width: 907px;
	height: 22px;
}

#bottom_text {
	background: url(../style/img/bottom_text.jpg) no-repeat;
	width: 907px;
	height: 22px;
	clear:both;
}

#links {
	clear:both;
	background-image: url(../style/img/footer.gif);
	width: 980px;
	height: 94px;
	margin-top: 8px;
	text-align: center;
	color: #5588a8;
	font-size: 10pt;
	font-weight: bold;
}

#links a,#links a:hover{
	text-align: center;
	color: #5588a8;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#callnow_top{
	float: left;
	width: 317px;
	height: 172px;
	margin: 25px 0px 0px 100px;
}

#nav{
	margin: 10px 10px;
	font-size: 10pt;
	color: #de3c65;	
}

#nav a,#nav a:hover{
	color: #de3c65;	
	font-size: 10pt;
	text-decoration: none;
}

#nav a.itemname,#nav a:hover.itemname  {
	font-size: 12pt;
	color: #de3c65;	
	font-weight: bold;
}

#itemimages {
	float: right;
	margin: 0px 10px;
}

.mainimg img{
	width:305px;
	height:225px;
	border:1px #dee9f6 solid;
}


.more{
	width:315px;
}

.moreimg {
	float: right;
	margin: 8px 0px 8px 8px;
}

#iteminfo {
	float: right;
	width: 305px;
}

#iteminfo .ordernow{
	float: right;
	color: #27c865;
	font-size: 10pt;
	width: 308px;
}

#iteminfo .ordernow a,#iteminfo .ordernow a:hover{
	float: right;
	color: #27c865;
	font-size: 10pt;
}

#iteminfo .itemtitle {
	color: #0c79be;
	font-size: 14pt;
	font-weight: bold;
}

#iteminfo .itemdetails {
	color: #3f637a;
	font-size: 10pt;
	font-weight: bold;
}

#iteminfo .callnprice {
	margin-top: 10px;
	width: 308px;
	height: 75px;
	border-top: 1px #c7d2d8 solid;
	border-bottom: 1px #c7d2d8 solid;
}

#iteminfo .callnow {
	margin-top: 10px;
	float: right;
	background: url(../style/img/callnow_mini.jpg) no-repeat;
	width: 202px;
	height: 30px;
}

#iteminfo .price {
	line-height: 17px;
	margin-top: 13px;
	background: url(../style/img/price.jpg) no-repeat;
	width: 77px;
	height: 53px;
	float: left;
	color: #ffffff;
	font-size: 28px;
	font-weight: normal;
}

#form .label{
	font-size:12pt;
	color: #000000;
}

#form .textarea{
	float:right;
	margin-right:50px;
}

#fa {
	text-align:center;
	display: none; 
	background: #fff; 
	filter: alpha(opacity=0); 
	margin-top: 250px;  
	position: absolute; 
	top: 250;
	left: 50;
	opacity: 0; 
	khtmlopacity: 0; 
	moz-opacity: 0;
}


.show#fa {
	DISPLAY: block
}

.pages {
	margin-bottom:5px;
}

.pages a,.pages a:hover {
	color: #de3c65;	
	text-decoration: none;
	font-size: 12pt;
}

.facebookBox{
	width: 140px;
	margin: 10px 10px;
}
