@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'BYekan';
	src: url('../fonts/BYekan.eot?#') format('eot'),  /* IE6–8 */ url('../fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

#header { 
} 

#header .top { background:#464646;	height:45px; border-bottom:#d5d5d5 6px solid; }
#header .menu { }
#header .menu ul { list-style:none; padding-top:10px;  }
#header .menu ul li { float:right; text-align:center; padding:0px 10px 0px 10px; border-right:#181818 1px solid; border-left:#646464 1px solid;   }
#header .menu ul li a { display:block; text-decoration:none; color:#FFF;  padding: 5px 5px 5px 5px; font-family:'BYekan'; font-size:13px; }
#header .menu ul li a span  { padding:8px;  }
#header .menu ul li :hover 	{ background-color: #cc3c3c;
								border-radius: 3px 3px 3px 3px;
								-moz-border-radius: 3px 3px 3px 3px;
								-webkit-border-radius: 3px 3px 3px 3px;
								border: 0px solid #cc3c3c;
								cursor: pointer;
								padding: 5px 5px 5px 5px;
								transition: .3s;
								-webkit-transition: .3s;
								-o-transition: .3s;
								-moz-transition: .3s;}

#header .menu .lastmenu { border-left:0px;}
#header .menu .fristmenu { border-right:0px;}

#content .left {
	float:left;
}

.contentpage {
	float: right;
	width: 710px;
}
.contentpage ul {
	padding-right: 30px;
}

.contentpage ol {
	padding-right: 50px;
}
.content-box {
	background-color: #FFF;
	width: 710px;
	height: auto;
	float: right;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #cacaca;
	padding: 5px 0px 5px 10px;
	margin: 15px 0 0 0;
}
.content-title {
	background: url(../images/Temp/content.png) no-repeat 675px center #fff;
	color: #525252;
	font-family: BYekan;
	font-size: 20px;
	margin: 5px 10px 0 0;
	float: right;
	padding: 0px 45px 10px 0px;
	border-bottom: 1px #dddddd solid;
	width: 650px;
}
.content-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #7a7a7a;
	float: right;
	line-height: 25px;
	margin: 20px 20px 20px 20px;
}


.userloginkey {
	background: url(../images/Temp/login-flesh.png) no-repeat 100px center #cc3c3c;
	background-color: #1c1c1c;
	height: 26px;
	width: 80px;
	float: left;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border: 0px solid #1c1c1c;
	margin-top: -2px;
	color: #FFF;
	font-family: BYekan;
	font-size: 13px;
	padding: 4px 40px 0 0;
	cursor: pointer;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}
.userloginkey:hover {
	background: url(../images/Temp/login-flesh-hover.png) no-repeat 90px center #cc3c3c;
	background-color: #cc3c3c;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}
.logo {
	background: url(../images/Temp/Logo.png) no-repeat;
	margin: 20px 5px 0 0;
	float: right;
	height: 141px;
	width: 293px;
}

.tel {
	background: url(../images/Temp/tel.png) no-repeat 240px center #fff;
	background-color: #FFF;
	color: #7c7c7c;
	height: 25px;
	width: 215px;
	float: left;
	margin: 50px 0 0 0;
	font-family: BYekan;
	font-size: 18px;
	padding: 5px 35px 5px 10px;
	-webkit-box-shadow: 5px 0px 0px 0px rgba(115, 115, 115, 1);
	-moz-box-shadow: 5px 0px 0px 0px rgba(115, 115, 115, 1);
	box-shadow: 5px 0px 0px 0px rgba(115, 115, 115, 1);
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border: 1px solid #cacaca;
	cursor: pointer;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}
.tel:hover {
	background: url(../images/Temp/tel.png) no-repeat 230px center #fff;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}
.sms {
	background: url(../images/Temp/mail.png) no-repeat 240px center #fff;
	background-color: #FFF;
	color: #7c7c7c;
	height: 25px;
	width: 215px;
	float: left;
	margin: 100px 0 0 -262px;
	font-family: BYekan;
	font-size: 18px;
	padding: 5px 35px 5px 10px;
	-webkit-box-shadow: 5px 0px 0px 0px rgba(115, 115, 115, 1);
	-moz-box-shadow: 5px 0px 0px 0px rgba(115, 115, 115, 1);
	box-shadow: 5px 0px 0px 0px rgba(115, 115, 115, 1);
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border: 1px solid #cacaca;
	cursor: pointer;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}
.sms:hover {
	background: url(../images/Temp/mail.png) no-repeat 230px center #fff;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}

.offer {
	background: url(../images/Temp/offer.png) no-repeat 960px center;
	background-color: #464646;
	width: 940px;
	height: 42px;
	border-radius: 5px;
	font-family: BYekan;
	font-size: 20px;
	float: right;
	padding: 8px 60px 0 0;
	color: #FFF;
	margin-top: 20px;
}
.offer span {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #c3c3c3;
	padding-right: 10px;
}

.offer a {
	text-decoration: none;
	color: #fff;
}

.showoffer {
	background-color: #FFF;
	width: 100px;
	height: 30px;
	border-radius: 3px;
	float: left;
	margin: 3px 0 0 10px;
	color: #333;
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
}
.showoffer:hover {
	background-color: #cc3c3c;
	border-radius: 5px;
	float: left;
	margin: 3px 0 0 10px;
	color: #fff;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}
.news {
	background-color: #FFF;
	width: 255px;
	height: 200px;
	float: left;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #cacaca;
	padding: 5px 5px 5px 5px;
	margin: 15px 15px 0 0;
}

.news a {
	color: #8f8f8f;
	text-decoration: none;
}

.newstitle {
	background: url(../images/Temp/news.png) no-repeat 215px center #fff;
	color: #525252;
	font-family: BYekan;
	font-size: 20px;
	margin: 5px 10px 0 0;
	float: right;
	padding: 0 38px 10px 0;
	border-bottom: 1px #dddddd solid;
	width: 205px;
}
.news ul {
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #8f8f8f;
	line-height: 25px;
	margin: 3px 25px 0 0;
}
.news li {
	border-bottom: 1px #dddddd solid;
	width: 205px;
	padding: 4px 0 4px 0;
}
.news li:last-child {
	border: none;
}
.news li a:link {
	text-decoration: none;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}
.news li a:hover {
	cursor: pointer;
	padding: 5px 5px 5px 5px;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}
.news li a:visited {
	color: #8f8f8f;
}
.registerkey {
	background-color: #27ae3a;
	font-family: BYekan;
	font-size: 28px;
	color: #FFF;
	width: 126px;
	height: 75px;
	border-radius: 5px;
	float: left;
	text-align: center;
	margin: 15px 15px 0 0;
	padding-top: 5px;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
}
.registerkeydis {
	font-family: BYekan;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.registerkey:hover {
	background-color: #464646;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}
.paneltestkey {
	background-color: #9b59b6;
	font-family: BYekan;
	font-size: 28px;
	color: #FFF;
	width: 126px;
	height: 75px;
	border-radius: 5px;
	float: right;
	text-align: center;
	margin: 15px 20px 0 0;
	padding-top: 5px;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
}
.paneltestkeydis {
	font-family: BYekan;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.paneltestkey:hover {
	background-color: #464646;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}
.webservice {
	background: url(../images/Temp/webservice.png) no-repeat 625px center;
	background-color: #dcdcdc;
	width: 600px;
	height: 42px;
	border-radius: 5px;
	font-family: BYekan;
	font-size: 20px;
	float: right;
	padding: 12px 60px 0 0;
	color: #464646;
	margin-top: 20px;
	text-shadow: 1px 1px #FFF;
}
.webservice span {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #6b6b6b;
	padding-right: 10px;
	text-shadow: 1px 1px #FFF;
}

.error-red {
	background: url(../images/Temp/error-red.png) no-repeat 630px center;
	background-color: #e73c3c;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: auto;
	height: auto;
	margin: 10px 5px 5px 5px;
	border-radius: 3px;
	line-height: 20px;
	padding: 10px 42px 15px 15px;
}
.error-green {
	background: url(../images/Temp/error-green.png) no-repeat 630px center;
	background-color: #92b850;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: auto;
	height: auto;
	margin: 10px 5px 5px 5px;
	border-radius: 3px;
	line-height: 20px;
	padding: 10px 65px 15px 15px;
}
.error-blue {
	background: url(../images/Temp/error-blue.png) no-repeat 630px center;
	background-color: #50b7b8;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: auto;
	height: auto;
	margin: 10px 5px 5px 5px;
	border-radius: 3px;
	line-height: 20px;
	padding: 10px 42px 15px 15px;
}
.error-gray {
	background: url(../images/Temp/error-gray.png) no-repeat 630px center;
	background-color: #999999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: auto;
	height: auto;
	margin: 10px 5px 5px 5px;
	border-radius: 3px;
	line-height: 20px;
	padding: 10px 42px 15px 15px;
}
.error-yellow {
	background: url(../images/Temp/error-yellow.png) no-repeat 630px center;
	background-color: #e9b028;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: auto;
	height: auto;
	margin: 10px 5px 5px 5px;
	border-radius: 3px;
	line-height: 20px;
	padding: 10px 42px 15px 15px;
}
.table {
	background-color: #FFF;
	border: 1px #cacaca solid;
	border-radius: 5px;
	width: 680px;
	margin: 20px 0 20px 0;
}
.table-hearder {
	font-family: BYekan;
	font-size: 18px;
	color: #525252;
	background-color: #efefef;
	height: 45px;
	text-align: center;
	line-height: 40px;
	text-shadow: 1px 1px #FFF;
}
.table-hearder-td {
	border-right: 1px #cacaca solid;
	border-bottom: 1px #cacaca solid;
}
.table-ro {
	font-size: 11px;
	text-align: center;
	line-height: 9px;
	text-shadow: 1px 1px #FFF;
}
.table-ro:hover {
	background-color: #efefef;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
}
.table td {
	border-right: 1px #cacaca solid;
	border-top: 1px #cacaca solid;
	padding:10px;
}

.table .facilitiessubject {
	text-align:center;
	background-color:#fada4f;
	font-family: BYekan;	
	color:#000;
	font-size:20px;
	padding:5px !important;
}

.table .tax {
	background-color:#e74c3c !important;
	font-size:18px !important;
	color:#FFF !important;
}

.tablelab {
	text-align:center;
}

.taxdet {
	color:#F00;
	font-weight:bold;
}
.tableorder {
	padding:25px !important;
}
.box1 {
	background-color: #e74c3c;
	font-family: BYekan;
	border-radius: 5px;
	width: 235px;
	height: 187px;
	float: right;
	margin-top: 20px;
	text-align: center;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
	color: #FFF;
}
.box1icon {
	background: url(../images/Temp/box1.png) no-repeat;
	width: 37px;
	height: 49px;
	margin: 30px 90px 20px 20px;
}
.box1title {
	font-size: 28px;
}
.box1dis {
	font-size: 12px;
}
.box1:hover {
	background-color: #dcdcdc;
	color: #525252;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	text-shadow: 1px 1px #FFF;
}
.box2 {
	background-color: #27ae3a;
	font-family: BYekan;
	border-radius: 5px;
	width: 235px;
	height: 187px;
	float: right;
	margin: 20px 20px 0 0;
	text-align: center;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
	color: #FFF;
}
.box2icon {
	background: url(../images/Temp/box2.png) no-repeat;
	width: 49px;
	height: 49px;
	margin: 30px 90px 20px 20px;
}
.box2title {
	font-size: 28px;
}
.box2dis {
	font-size: 12px;
}
.box2:hover {
	background-color: #dcdcdc;
	color: #525252;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	text-shadow: 1px 1px #FFF;
}
.box3 {
	background-color: #3498db;
	font-family: BYekan;
	border-radius: 5px;
	width: 235px;
	height: 187px;
	float: right;
	margin: 20px 20px 0 0;
	text-align: center;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
	color: #FFF;
}
.box3icon {
	background: url(../images/Temp/box3.png) no-repeat;
	width: 49px;
	height: 49px;
	margin: 30px 90px 20px 20px;
}
.box3title {
	font-size: 28px;
}
.box3dis {
	font-size: 12px;
}
.box3:hover {
	background-color: #dcdcdc;
	color: #525252;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	text-shadow: 1px 1px #FFF;
}
.box4 {
	background-color: #f39c12;
	font-family: BYekan;
	border-radius: 5px;
	width: 235px;
	height: 187px;
	float: right;
	margin: 20px 20px 0 0;
	text-align: center;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
	color: #FFF;
}
.box4icon {
	background: url(../images/Temp/box4.png) no-repeat;
	width: 49px;
	height: 49px;
	margin: 30px 90px 20px 20px;
}
.box4title {
	font-size: 28px;
}
.box4dis {
	font-size: 12px;
}
.box4:hover {
	background-color: #dcdcdc;
	color: #525252;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	text-shadow: 1px 1px #FFF;
}
.smsabout {
	background-color: #FFF;
	width: 655px;
	height: 205px;
	float: right;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #cacaca;
	padding: 5px 5px 5px 5px;
	margin: 20px 0 0 0;
}
.smsabouttitle {
	background: url(../images/Temp/about.png) no-repeat 610px center #fff;
	color: #525252;
	font-family: BYekan;
	font-size: 20px;
	margin: 5px 10px 0 0;
	float: right;
	padding: 0px 45px 10px 0px;
	border-bottom: 1px #dddddd solid;
	width: 600px;
}

.smsaboutcontent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #7a7a7a;
	float: right;
	line-height: 25px;
	margin: 20px 20px 20px 20px;
}
.lasttools {
	background-color: #FFF;
	width: 300px;
	height: 205px;
	float: right;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #cacaca;
	padding: 5px 5px 5px 5px;
	margin: 20px 20px 0 0;
}
.lasttoolstitle {
	background: url(../images/Temp/lasttools.png) no-repeat 260px center #fff;
	color: #525252;
	font-family: BYekan;
	font-size: 20px;
	margin: 5px 10px 0 0;
	float: right;
	padding: 0px 38px 10px 0px;
	border-bottom: 1px #dddddd solid;
	width: 250px;
}
.lasttools ul {
	margin: 60px 20px 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #8f8f8f;
	line-height: 25px;
}
.lasttools li {
	background: url(../images/Temp/tools-li.png) no-repeat right;
	list-style: none;
	padding: 2px 30px 0 0;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
}
.lasttools li:hover {
	background: url(../images/Temp/tools-li-hover.png) no-repeat right;
	list-style: none;
	padding-right: 30px;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}
.box1-leftmenu {
	background-color: #e74c3c;
	font-family: BYekan;
	border-radius: 5px;
	width: 267px;
	height: 47px;
	float: left;
	margin-top: 20px;
	text-align: center;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
	color: #FFF;
	-webkit-box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
	box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
}
.box1-leftmenu-title {
	font-size: 28px;
}
.box1-leftmenu:hover {
	background-color: #dcdcdc;
	color: #525252;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	text-shadow: 1px 1px #FFF;
}
.box2-leftmenu {
	background-color: #27ae3a;
	font-family: BYekan;
	border-radius: 5px;
	width: 267px;
	height: 47px;
	float: left;
	margin-top: 20px;
	text-align: center;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
	color: #FFF;
	-webkit-box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
	box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
}
.box2-leftmenu-title {
	font-size: 28px;
}
.box2-leftmenu:hover {
	background-color: #dcdcdc;
	color: #525252;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	text-shadow: 1px 1px #FFF;
}
.box3-leftmenu {
	background-color: #3498db;
	font-family: BYekan;
	border-radius: 5px;
	width: 267px;
	height: 47px;
	float: left;
	margin-top: 20px;
	text-align: center;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
	color: #FFF;
	-webkit-box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
	box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
}
.box3-leftmenu-title {
	font-size: 28px;
}
.box3-leftmenu:hover {
	background-color: #dcdcdc;
	color: #525252;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	text-shadow: 1px 1px #FFF;
}
.box4-leftmenu {
	background-color: #f39c12;
	font-family: BYekan;
	border-radius: 5px;
	width: 267px;
	height: 47px;
	float: left;
	margin-top: 20px;
	text-align: center;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
	color: #FFF;
	-webkit-box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
	box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
}
.box4-leftmenu-title {
	font-size: 28px;
}
.box4-leftmenu:hover {
	background-color: #dcdcdc;
	color: #525252;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	text-shadow: 1px 1px #FFF;
}
.box5-leftmenu {
	background-color: #4e4e4e;
	font-family: BYekan;
	border-radius: 5px;
	width: 267px;
	height: 47px;
	float: left;
	margin-top: 20px;
	text-align: center;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	cursor: pointer;
	color: #FFF;
	-webkit-box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
	box-shadow: inset 8px 1px 0px 0px rgba(0,0,0,0.21);
}
.box5-leftmenu-title {
	font-size: 28px;
}
.box5-leftmenu:hover {
	background-color: #dcdcdc;
	color: #525252;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	text-shadow: 1px 1px #FFF;
}
.sponser {
	background: url(../images/Temp/sponser.png) no-repeat center;
	background-color: #FFF;
	width: 317px;
	height: 52px;
	float: right;
	margin: 20px 20px 0 0;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #cacaca;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}
.sponser:hover {
	background: url(../images/Temp/sponser-hover.png) no-repeat center;
	transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
}

#footer {
	direction:rlt !important;
	text-align:right;
	background-color: #464646;
	padding: 10px 0 10px 0;
	line-height: 25px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 30px;
	-webkit-box-shadow: 0px -6px 0px 0px rgba(5, 5, 5, 0.14);
	-moz-box-shadow: 0px -6px 0px 0px rgba(5, 5, 5, 0.14);
	box-shadow: 0px -6px 0px 0px rgba(5, 5, 5, 0.14);
	padding:15px;
}

/* Slider */

.mainpage {
	background: url(../images/Slider/Slide3.png) no-repeat;
	background-color: #FFF;
	width: 710px;
	height: 305px;
	float: right;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #cacaca;
	margin: 15px 0 0 0;
}


.container {
	width: 710px;
	height: 305px;
	float: right;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #cacaca;
	margin: 15px 0 0 0;

	}
    
.content { background: url(../images/Slider/Slide1.png); }
.content h1 {
	font-size: 40px; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-align: center;
	margin-top: 180px;
	color: #222;
	line-height: 50px;  }
.content h3 {
	text-align: center; 
	font-size: 22px; 
	color: #222; }
    
/* ------  */