body
	{
		margin: 0;
		padding: 0;
		background: url(../images/bg.jpg);
		background-repeat: repeat-x;
		background-position: top;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
.redcolor
{
	font-family:Verdana, Geneva, sans-serif;
	size:11px;
	color:#900;
	font-weight:bold;
}
a:link, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}
.b:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	text-decoration:none;
}

.b:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}
.b:hover  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:green;
	text-decoration:none;
}

.c:link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.c:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.c:hover  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

#outer
	{
		width: 987px;
		margin: 0 auto;
	}

#banner
	{
		height: 110px;
	}

#banner-left
	{
		width: 395px;
		padding: 29px 0 0 10px;
		float: left;
	}

#banner-right
	{
		background: #741f3f;
		width: 267px;
		height: 24px;
		margin: 0 35px 0 0;
		padding: 8px;
		float: right;
	}

#banner-right-left
	{
		width: 205px;
		float: left;
	}

#banner-right-right
	{
		width: 50px;
		float: right;
	}

.input-search
	{
		width: 208px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		border-top: 1px solid #666666;
		border-left: 1px solid #666666;
		border-bottom: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		padding: 9px;
		margin:0px;
		padding-top: 9px;
		padding-bottom:0px;
		
	
	}

#nav
	{
		background: url(../images/nav-top.png);
		background-repeat: no-repeat;
		background-position: bottom;
		width: 987px;
		height: 117px;
		margin: 0 auto;
	}

#nav-top
	{
		padding: 0 50px 0 0;
		height: 45px;
	}


.each-top-nav
	{
		padding: 0 0 0 1px;
		float: right;
	}


.each-top-nav_home
	{
		padding: 0 0 0 1px;
		float: right;
		margin-top:-5px;
	}
	

#nav-bottom
	{
		width: 934px;
		height: 32px;
		padding: 14px 0 0 0;
		line-height: 32px;
		font-size: 12px;
		font-weight: bold;
		margin: 0 auto;
	}

#nav-bottom-left
	{
		width: 290px;
		float: left;
	}

#nav-bottom-right
	{
		font-family: Arial, Helvetica, sans-serif;
		width: 640px;
		text-align: right;
		float: right;
	}

a.nav-bottom-links:link, a.nav-bottom-links:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		padding: 0 0 0 6px;
	}

a.nav-bottom-links:hover
	{
		color: #FFFFFF;
		text-decoration: underline;
	}

#body-bg-area
	{
		width: 953px;
		padding: 0 0 0 0;
		margin: 0 auto;
	}

#body-bg-top
	{
		background-color: #FFFFFF;
		background-image: url(../images/body-bg-top.jpg);
		background-repeat: no-repeat;
		background-position: top;
	}

#body-bg-bottom
	{
		background-image: url(../images/body-bg-bottom.png);
		background-repeat: no-repeat;
		background-position: top;
		height: 11px;
		width: 953px;
	}

#banner-ajax
	{
		width: 900px;
		padding: 8px;
		border: 1px solid #bfbfbf;
		margin: 0 auto;
	}
	#banner-ajax1
	{
		width: 485px;
		padding: 8px;
		border: 1px solid #bfbfbf;
		margin: 0 auto;
	}

#body-content
	{
		margin: 20px 0 0 0;
		padding: 20px 0 20px 0;
		background-color: #FFFFFF;
		background-image: url(../images/body-top.jpg);
		background-repeat: no-repeat;
		background-position: top;
		min-height: 150px;
	}

#body-content-areas
	{
	width: 906px;
	margin: 0 auto;
	text-align: left;
	}

#body-content-left
	{
		width: 530px;
		float: left;
	}

#body-content-right
	{
		width: 340px;
		float: right;
	}

#body-left-content-box
	{
		margin: 0;
		padding: 0; 
	}

#body-left-content-box-top
	{
		background: url(../images/body-top.png);
		background-repeat: no-repeat;
		height: 38px;
		width: 530px;
	}

#body-left-content-box-content-area
	{
		padding: 0 6px 5px 0px;
		font-size:22px;
	font-family:"calibri","Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight:bold;
	}

#body-left-content-box-content-area-inner
	{
		background: #FFFFFF;
		border: 1px solid #73a405;
		padding: 10px;
		line-height: 18px;
	}

.body-left-content-box-top-each
	{
		width: 102px;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		line-height: 32px;
		float: left;
	}

a.left-box-links:link, a.left-box-links:visited
	{
		color: #FFFFFF;
		text-decoration: none;
	}

a.left-box-links:hover
	{
		color: #e8e8e8;
		text-decoration: none;
	}

.marge
	{
		clear: both;
		font-size: 0;
		margin-top:15px;
	}

#google-ads-bg
	{
		background: url(../images/google-ads-bg.jpg);
		background-repeat: no-repeat;
		width: 908px;
		height: 93px;
		margin: 0 auto;
		padding: 21px;
	}

#footer
	{
		background: #000000;
		width: 944px;
		margin: 0 auto;
		color: #ffffff;
		padding: 3px;
	}

#footer-top-row
	{
		background: url(../images/footer-top.jpg);
		background-repeat: repeat-x;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
	}

.footer-top-row-each
	{
		float: left;
	}

a.footer-top-row-links:link, a.footer-top-row-links:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		background: url(../images/footer-top-div.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		padding: 0 31px 0 31px;
		line-height: 22px;
	}

a.footer-top-row-links:hover
	{
		color: #CCCCCC;
		text-decoration: none;
		background: url(../images/footer-top-div.jpg);
		background-repeat: no-repeat;
		background-position: top right;
	}

#footer-middle-row
	{
		padding: 20px 0 20px 0;
	}

.footer-middle-row-each
	{
		width: 142px;
		float: left;
		padding: 0 15px 0 0;
	}

.ul-footer
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}

.li-footer
	{
		margin: 0;
		padding: 0;
		line-height: 20px;
		border-bottom: 1px solid #1b1b1c;
	}

a.footer-links:link, a.footer-links:visited
	{
		color: #aaaaaa;
		text-decoration: none;
	}

a.footer-links:hover
	{
		color: #7a7a7a;
		text-decoration: none;
	}

#footer-bottom-row
	{
		margin: 10px 0 10px 0;
		border-top: 1px solid #232325;
		border-bottom: 1px solid #232325;
		line-height: 22px;
	}

a.footer-bottom-links:link, a.footer-bottom-links:visited
	{
		color: #aaaaaa;
		text-decoration: none;
		padding: 0 10px 0 10px;
	}

a.footer-bottom-links:hover
	{
		color: #7a7a7a;
		text-decoration: none;
	}

.bayanspace{margin-left:30px; margin-top:10px;}
.bayanname{margin-right:30px; padding:0px;  margin-top:10px;
}

.listen {margin-left:30px; color:#1184D4; text-decoration:none; font-size:11px; border-left:1px solid #006666; 
border-right:1px solid #006666;
padding-left:10px;padding-right:10px;}
.listen a{ color:#1184D4; text-decoration:none; font-size:12px;}
.listen a:hover{ color:#000000; text-decoration:underline; font-size:12px;}

.download {color:#1184D4; text-decoration:none; font-size:12px;
}
.download a{ color:#1184D4; text-decoration:none; font-size:12px;}
.download a:hover{ color:#000000; text-decoration:underline; font-size:12px;}



.sub_programe {color:#1184D4; text-decoration:none; font-size:12px; font-family: tahoma,Arial, Helvetica, sans-serif;
}
.sub_programe a{ color:#1184D4; text-decoration:none; font-size:12px; font-family: tahoma,Arial, Helvetica, sans-serif;}
.sub_programe a:hover{ color:#000000; text-decoration:underline; font-size:12px; font-family: tahoma,Arial, Helvetica, sans-serif;}



.bayan2 {color:#000000; text-decoration:none; font-size:12px; font-family: tahoma,Arial, Helvetica, sans-serif;
}
.bayan2 a{ color:#000000; text-decoration:none; font-size:12px; font-family: tahoma,Arial, Helvetica, sans-serif;}
.bayan2 a:hover{ color: #FF9900; text-decoration:underline; font-size:12px; font-family: tahoma,Arial, Helvetica, sans-serif;}





.more {color: #FF6600; text-decoration:none; font-size:11px; font-family: tahoma,Arial, Helvetica, sans-serif;
}
.more a{ color:#FF6600; text-decoration:none; font-size:11px; font-family: tahoma,Arial, Helvetica, sans-serif;}

.more a:hover{ color:#000000; text-decoration:underline; font-size:11px; font-family: tahoma,Arial, Helvetica, sans-serif;}





/* starts products */

.rightpannelNew {
	display:block;
	float:left;
	width:635px;
	margin-left:15
}
.redBar {
	height:39px;
	width:100%;
	line-height:39px;
	margin-bottom:9px;
}
.redBarLeft {
	height:39px;
	width:8px;
	float:left;
	background:url(../images/redBarLeft.png) no-repeat right;
}
.redBarRight {
	float:right;
	background:url(../images/redBarRight.png) no-repeat left;
}
.redBarMiddle {
	width:619px;
	height:39px;
	font-size:14px;
	float:left;
	background:#cb270e;
}
.redBarMiddle label{
	float:left;
	display:block;
	font-weight:bold;
	font-size:16px;
}
.redBarMiddle span{
	float:right;
	display:block;
	text-align:right;
	font-weight:bold;
}
.redBarMiddle span a{
	color:#ffffff; font-size:13px;
	}
.redBarMiddle span a:hover{
	color: #FFCC00; font-size:13px;	
}
.blackBar {
	width:100%;
	height:32px;
	line-height:32px;
	margin-bottom:18px;
}
.blackBarLeft {
	height:32px;
	width:8px;
	float:left;
	background:url(../images/blackBarLeft.png) no-repeat right;
}
.blackBarRight {
	float:right;
	background:url(../images/blackBarRight.png) no-repeat left;
}
.blackBarMiddle {
	width:619px;
	height:32px;
	font-size:14px;
	font-weight:bold;
	float:left;
	background:#454545;
}
.blackBarMiddle ul{
	display:block;
	clear:both;
}
.blackBarMiddle ul li{
	float:left;
	display:block;
	height:32px;
	background:url(../images/blackBarRptr.png) no-repeat right center;
	padding:0 2px;
}
.blackBarMiddle ul li.last {
	background:none;
	padding:0;
}
.blackBarMiddle ul li a{
	padding:0 12px;
	display:block;
	float:left;
	font-size:14px;
	color: #FFCC00;
	text-decoration:underline;
}

.blackBarMiddle ul li a:hover{
	display:block;
	float:left;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}

.width100 {
	display:block;
	clear:both;
	width:100%;
}

.blackBarMiddle ul li a.first{
	padding:0 12px 0 4px;
}
.productContainer {
	display:block;
	float:left;
	width:158px;
	text-align:center;
	border-right:1px solid #e3e3e3;
	height:210px;
	padding-top:10px;
	margin:20px 0;
}
.productContainer p{
	display:block;
	width:100%;
	padding:34px 0 0 0;
		color:#393939;
	font-size:14px;
}
.productContainer p span{
	display:block;
	color:#cb270e;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.productContainer label{
	display:block;
	clear:both;
	padding-top:2px;
}
.productContainer label a{
	display:block;
	height:30px;
	width:84px;
	background:url(../images/orderLinks.png) no-repeat center;
	text-align:center;
	color:#393939;
	line-height:30px;
	font-size:14px;
	text-transform:uppercase;
	margin:0px auto;
}
.noBorder {
	border:none;
}
.productDivider {
	border:1px solid #e4e4e4;
	border-bottom:none;
}
/* end products */

.heading{ font-family: "calibri", Arial, Helvetica, sans-serif; font-size:28px; letter-spacing:-1px; color:#0882D6; 

