/*
Theme Name: KARADESIGN
Theme URI: http://www.designjavan.com
Author: designjavan.com
Version: 1.0
Author URI: http://www.designjavan.com 
*/
html, body, div, input, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	background-color: #edeff2;
	padding: 0;
	margin: 0 auto;
	font: 11px/1.7 tahoma;
	direction: rtl;
	color: #000;
	text-align: justify;
	overflow-x: hidden;
}
@font-face {
	font-family: 'WYekan';
	src: url('../fonts/Web_Yekan.eot?#') format('eot'), url('../fonts/Web_Yekan.woff') format('woff'), url('../fonts/Web_Yekan.ttf') format('truetype');
}
.ava
{
    font: bold 12px tahoma;
    width: 100%;
    float: right;
    direction: rtl;
    background: #CC33FF; 
}

.ava ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ava ul li{
position: relative;
display: inline;
float: right;
}
.ava ul li a
{
    display: block;
    background: #CC33FF; /*background of menu items (default state)*/
    color: #FFF;
    padding: 8px 10px;
    border-left: 1px solid #CCC;
    color: #2d2b2b;
    text-decoration: none;
}

* html .ava ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ava ul li a:link, .ava ul li a:visited{
color: #FFF;
}

.ava ul li a:hover{
background: #3333FF;/*background of menu items during onmouseover (hover state)*/
color: #FFF;
}
	
/*1st sub level menu*/
.ava ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/

width: 171px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ava ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ava ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ava ul li ul li a{
font: normal 13px tahoma;
background: none repeat scroll 0 0 #999;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #666;
border-top: 1px solid #EEE;
border-right: 1px solid #777788;
border-left: none;
}

/* Holly Hack for IE \*/
* html .ava{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
left: 7px;
}

.leftarrowclass{
position: absolute;
top: 6px;
left: 5px;
padding: 2px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ava ul ul {
	background:	url('../images/shadow.png') no-repeat left bottom;
	padding:0px 0px 10px 10px;
}
.ava ul ul.ava-shadow-off {
	background: transparent;
}

a {
	text-decoration: none;
	color:inherit;
}
h1, h2, h3 {
	font-weight: normal;
	font-family:WYekan;
	font-size:15px;
	padding:10px;
	color:#4a4a4a;
	text-align:center;
}
.logo
{
    width: 407px;
    height: 160px;
    background: url(../images/LOGO.png);
    position: absolute;
    float: right;
    margin: 10px 10px 0px 10px;
}
.baner-top
{
    padding: 5px;
    width: 468px;
    height: 80px;
    float: left;
    margin: 55px 0px 0px 10px;
    border: medium outset #800080;
    border-radius: 3px;
    border-radius: 10px;

}
.base
{
    background-position: right;
    width: 100%;
    text-align: center;
    height: 180px;
    background: url('base.jpg');
}
.javan-top-center{
	width:960px;
	display:inline-block;
}
.main{
	width:990px;
	height:auto;
	padding:0px;
	margin: 0px auto;
}
.menu{
	width:960px;
	height:40px;
	padding:5px;
	margin-top:10px;
	background:#fff;
	border:#dfdfdf 1px solid;
}
.slider-top{
	width:960px;
	height:350px;
	padding:5px;
	margin-top:10px;
	background:#FFF;
	border-radius:5PX;
	border-bottom:#e3e4e8 5px solid;
}
.line-block {
	background:url(../images/line-block.png);
	height: 35px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px center;
	width: 970px;
	margin-right:1px;
	margin-top:5px;
	margin-bottom:5px;
	float: right;
}
.line-block-title{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: WYekan;
	background:#edeff2;
	font-size: 20px;
	text-align: center;
	padding-top: 0px;
	color:#7a7a7a;
	width: 150px;
	display: block;
	line-height: 33px;
}
.line-sample-title{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: WYekan;
	background:#fdfdfd;
	font-size: 20px;
	text-align: center;
	padding-top: 0px;
	color:#7a7a7a;
	width: 200px;
	display: block;
	line-height: 33px;
}
.block{
	background:#FFF;
	border-radius:5PX;
	border-bottom:#e3e4e8 5px solid;
	width:225px;
	height:260px;
	padding:5px;
	float: right;
	margin:5px 0px 0px 4px;
	display:block;
}
.block-b{
	background:#FFF;
	border-radius:5PX;
	border-bottom:#e3e4e8 5px solid;
	width:225px;
	height:auto;
	padding:5px;
	float: right;
	display:block;
	margin:5px 4px 0;
}
.block-img{
	padding:3px;
	border-radius:3px;
	background:#f0f0f0;
	
}
.block-title
{
    background: #CC3399;
    background-image: url(../images/header-bg.png);
    width: auto;
    height: auto;
    margin: 0px 0px 1px 0px;
    text-align: center;
    font-family: WYekan;
    font-size: 18px;
    padding: 3px 5px 3px 5px;
    border-radius: 3px;
    color: #fff;
}

.block-title:hover
{
    background: #3333FF;
    background-image: url(../images/header-bg.png);
    color: #fff;
}


.elan
{
    background-position: center top;
    border: medium outset #FFFFFF;
    padding: 0px 5px 0px 5px;
    width: 955px;
    float: right;
    height: auto;
    margin: 10px 3px 10px 0px;
    border-radius: 10px;
    background-color: #9900CC;
    background-image: url(../images/header-bg.png);
    background-repeat: repeat-x;
}
.elan h2
{
    font-family: WYekan;
    font-size: 16px;
    margin: 0px 15px 0px 0px;
    color: #FFFFFF;
    text-shadow: 1px 1px #FFF;
    float: right;
}
.sabt{
	background:#767676;
	background-image:url(../images/header-bg.png);
	font-family:WYekan;
	font-size:18px;
	float:left;
	color:#fff;
	border-radius:4px;
	margin:5px 0px 5px 5px;
	text-align:center;
	padding:3px 5px 3px 5px;
}
.sabt:hover{
	background:#f11c1c;
	background-image:url(../images/header-bg.png);
}
.copyright{
	background:#e3e3e3;
	background-image:url(../images/header-bg.png);
	font-family:WYekan;
	font-size:17px;
	float:left;
	color:#000;
	border-radius:4px;
	margin:5px 0px 5px 5px;
	text-align:center;
	padding:3px 5px 3px 5px;
}
.copyright:hover
{
    color: #FF6600;
}
.news{
	background:#fff;
	border:#dfdfdf 1px solid;
	padding:5px 5px 5px 5px;
	width:360px;
	float: right;
	height:auto;
	margin: 5px 0px 0px 0px;
		background-image: url(../images/header-bg.png);
    background-repeat: repeat-x;
     background-position: center top;
}
.news li{
	background:#f0f0f0 url(../images/liicons.png) no-repeat right 1px ;
	padding:3px 35PX 5px 3px;
	color:#585858;
	display: block;
	font-family:WYekan;
	font-size:16PX;
	text-align: right;
	margin: 5px 5px 0px 5px;
	border-radius:2px;
}
.news li:hover{
	background:#3dd3a0 url(../images/liiconsh.png) no-repeat right 1px ;
	padding-right:40px;
	color:#fff;
	border-radius:2px;
}
.news ul{
	margin: 30px 0 0px 0;
	padding:5px 0 5px 0;
}
.news-title
{
    background: #800080;
    font-family: WYekan;
    font-size: 16px;
    margin: 2px 2px 5px 5px;
    float: right;
    padding: 3px 10px 3px 10px;
    color: #fff;
    border-radius: 3px;
    width: auto;
    height: auto;
}
.news-bot{
	background:#f4e89c;
	background-image:url(../images/header-bg.png);
	float:left;
	border-radius:3px;
	width:80px;
	height:25px;
	text-align:center;
	padding:2px 5px 5px 5px;
	font-family:WYekan;
	font-size:16px;
	color:#000;
	margin:5px 5px 5px 5px;
}
.tarefe{
	background:#fff;
	border:#dfdfdf 1px solid;
	padding:5px 5px 10px 5px;
	width:580px;
	float: right;
	height:auto;
	margin: 5px 5px auto;
}
.nemone2
{
    background-position: center top;
    background: #fff;
    border: #dfdfdf 1px solid;
    padding: 5px 5px 10px 5px;
    width: 950px;
    float: right;
    height: auto;
    margin: 5px 5px auto;
    background-image: url('../images/header-bg.png');
    background-repeat: repeat-x;
}
.nemone2-title
{
    background: #800080;
    font-family: WYekan;
    font-size: 16px;
    margin: 2px 2px 5px 5px;
    float: right;
    padding: 3px 10px 3px 10px;
    color: #fff;
    border-radius: 3px;
    width: auto;
    height: auto;
}
.nemone{
	background:#fff;
	border:#dfdfdf 1px solid;
	padding:5px 5px 10px 5px;
	width:580px;
	float: right;
	height:320px;
	margin: 5px 5px auto;
	background-image: url(../images/header-bg.png);
    background-repeat: repeat-x;
     background-position: center top;
}
.nemone-title{
	background:#2ad1a4;
	font-family:WYekan;
	font-size:16px;
	margin:2px 2px 5px 5px;
	float:right;
	padding:3px 10px 3px 10px;
	color:#fff;
	border-radius:3px;
	width:auto;
	height:auto;
}
.mob{
	background:#f0f0f0 url(../images/liicons.png) no-repeat right;
	padding:5px;
	float:left;
	width:560px;
	height:20px;
	text-align:right;
	padding:5px 5px 5px 5px;
	margin:20px 0px 2px 5px;
}
.mob h2{
		font-family:WYekan;
	font-size:15PX;
	text-align:right;
	padding:0px 20px 5px 5px;
	margin:-3px 15px 2px 2px;
	color:#797979;
}
.email{
	background:#f0f0f0 url(../images/liicons.png) no-repeat right;
	padding:5px;
	float:left;
	width:560px;
	height:20px;
	text-align:right;
	padding:5px 5px 5px 5px;
	margin:2px 0px 2px 5px;
}
.email h2{
		font-family:WYekan;
	font-size:15PX;
	text-align:right;
	padding:0px 20px 5px 5px;
	margin:-3px 15px 2px 2px;
	color:#797979;
}
.sample{
	background:#fff;
	border:#dfdfdf 1px solid;
	padding:5px;
	width:958px;
	float: right;
	height:175px;
	margin: 5px 0px 5px 0px;
		background-image: url(../images/header-bg.png);
    background-repeat: repeat-x;
     background-position: center top;
}

.sample3
{
    background: #fff;
    border: #dfdfdf 1px solid;
    padding: 5px;
    width: 958px;
    float: right;
    margin: 5px 0px 5px 0px;
    background-image: url(../images/header-bg.png);
    background-repeat: repeat-x;
    background-position: center top;
}
.sample2
{
    background:#fff;
	border:#dfdfdf 1px solid;
	padding:5px;
	width:958px;
	float: right;
	height:40px;
	margin: 10px 0px 5px 0px;
}
.fb{
	background:#e8e8e8 url(../images/fb.png) no-repeat center;
	float:left;
	width:35px;
	height:35px;
	text-align:center;
	padding:2px 5px 5px 5px;
	font-family:WYekan;
	font-size:16px;
	color:#000;
	margin: -1px 0px 10px 2px;
}
.fb:hover{
	background:#1795ce url(../images/fb.png) no-repeat center;
}
.plus{
	background:#e8e8e8  url(../images/plus.png) no-repeat center;
	float:left;
	width:35px;
	height:35px;
	text-align:center;
	padding:2px 5px 5px 5px;
	font-family:WYekan;
	font-size:16px;
	color:#000;
	margin: -1px 0px 10px 2px;
}
.plus:hover{
	background:#ea3333 url(../images/plus.png) no-repeat center;
}
.to{
	background:#e8e8e8  url(../images/to.png) no-repeat center;
	float:left;
	width:35px;
	height:35px;
	text-align:center;
	padding:2px 5px 5px 5px;
	font-family:WYekan;
	font-size:16px;
	color:#000;
	margin: -1px 0px 10px 2px;
}
.to:hover{
	background:#33caea  url(../images/to.png) no-repeat center;
}
.care{
	background:#fff;
	text-align:right;
	width:470px;
	height:auto;
	border:#dfdfdf 1px solid;
	float:right;
	padding:5px;
	margin-left:8px;
	margin-bottom:10px;
}
.care img{
	float:right;
	margin:2px;
	width:180px;
	height:170px;
}
.mosh{
	background:#f0f0f0 url(../images/liicons.png) no-repeat right;
	padding:5px;
	float:left;
	width:265px;
	height:20px;
	text-align:right;
	padding:5px 5px 5px 5px;
	margin:2px 5px 2px 5px;
}
.mosh h2{
	font-family:WYekan;
	font-size:15PX;
	text-align:right;
	padding:0px 20px 5px 5px;
	margin:-3px 15px 2px 2px;
	color:#797979;
}
.time{
	background:#f0f0f0 url(../images/time.png) no-repeat right;
	padding:5px;
	float:left;
	width:265px;
	height:20px;
	text-align:right;
	padding:5px 5px 5px 5px;
	margin:2px 5px 2px 5px;
}
.time h2{
	font-family:WYekan;
	font-size:15PX;
	text-align:right;
	padding:0px 20px 5px 5px;
	margin:-3px 15px 2px 2px;
	color:#797979;
}
.sistem{
	background:#f0f0f0 url(../images/sistem.png) no-repeat right;
	padding:5px;
	float:left;
	width:265px;
	height:20px;
	text-align:right;
	padding:5px 5px 5px 5px;
	margin:2px 5px 2px 5px;
}
.sistem h2{
	font-family:WYekan;
	font-size:15PX;
	text-align:right;
	padding:0px 20px 5px 5px;
	margin:-3px 15px 2px 2px;
	color:#797979;
}
.adres{
	background:#f0f0f0 url(../images/link.png) no-repeat right;
	padding:5px;
	float:left;
	width:265px;
	height:20px;
	text-align:right;
	padding:5px 5px 5px 5px;
	margin:2px 5px 2px 5px;
}
.adres h2{
	font-family:WYekan;
	font-size:15PX;
	text-align:right;
	padding:0px 20px 5px 5px;
	margin:-3px 15px 2px 2px;
	color:#797979;
}
.khadamat{
	background:#f0f0f0 url(../images/khadamat.png) no-repeat right;
	padding:5px;
	float:left;
	width:265px;
	height:20px;
	text-align:right;
	padding:5px 5px 5px 5px;
	margin:2px 5px 2px 5px;
}
.khadamat h2{
	font-family:WYekan;
	font-size:15PX;
	text-align:right;
	padding:0px 20px 5px 5px;
	margin:-3px 15px 2px 2px;
	color:#797979;
}
.page-number{
	background:#fff;
	border:#dfdfdf 1px solid;
	width:960px;
	height:auto;
	float:right;
	text-align:left;
	padding:5px;
	margin:0px 0px 5px 0px;
}
.page-number-box{
	background:#f0f0f0;
	width:30px;
	font-size:24px;
	font-family:WYekan;
	color:#787878;
	height:30px;
	padding:0px 3px 3px 3px;
	margin:2px;
	text-align:center;
	float:left;
}
.footer {
	width:960px;
	float:right;
	margin:10px 0 20px ;
}

.footer .right {
	width:589px;
	float:right;
	color:#000;
	line-height:24px
}
.footer  a{
	color:#919191;
	transition-property:color , opacity ;
	transition-duration:.5s;
	-webkit-transition-property:color , opacity ;
	-webkit-transition-duration:.5s;
	-moz-transition-property:color , opacity ;
	-moz-transition-duration:.5s;
	-o-transition-property:color , opacity ;
	-o-transition-duration:.5s;
}
.footer .right a:hover{
	color:#000;
}

#container{
    position: absolute;
height: 155px;
width: 950px;
margin-top:10px;
float:right;
overflow: hidden;
}
#container img{
position: absolute;
margin:0px -10px 5px 55px;
height: 180px;
width: 170px;
max-height: 155px;
max-width: 157px;
cursor: pointer;
overflow: hidden;
border-radius: 5px;
}
#carouselLeft{
position: absolute;
padding-top:120px;
left: 600px;
cursor: pointer;
}
#carouselRight{
position: absolute;
padding-top:120px;
left:650px;
cursor: pointer;
}
.indexmenu{font:normal 17px 'WYekan'; text-align:center; margin:0 0 0 0; padding:7px 10px 0 10px; height:32px; float:right; color:#FFF; border-left:dotted 1px #cdcbcb; -webkit-transition:background 400ms ease-in; -moz-transition:background 400ms ease-in; transition:background 400ms ease-in}
.indexmenu p{margin:0; padding:0px 0 0 0}
.indexmenu:hover{background-color:#fcd229; color:#FFF; margin-top:-1px; padding:7px 10px 0 10px; height:34px; float:right; border-bottom:solid 1px #cca713}
.indexmenu a:link{color:#404040; text-decoration:none}
.indexmenu a:hover{color:#333}
.indexmenu a:activ{color:#333}
.indexmenu a:visited{color:#333}
.plans
{
   
    width: 570px;
    margin: 5px auto;
    overflow: hidden;
    
}
.plans2 {
  width: 800px;
  margin: 5px auto;
  overflow: hidden;
}

.plan {
  float: right;
  width: 120px;
  height:230px;
  margin: 5px 3px;
  padding: 15px 25px;
  text-align: center;
  background:#ffde00;
  font-family:WYekan;
  background-clip: padding-box;
  border: 2px solid #d7bc03;
}

.plan-title {
  margin-bottom: 12px;
  font-size: 24px;
  font-family:WYekan;
  margin-top:0px;
  margin-bottom:5px;
  color: #fff;
}

.plan-price {
  margin-bottom: 10px;
  line-height: 1;
  font-size: 28px;
  margin-top:-10px;
  font-family:WYekan;
  color: #646464;
}

.plan-unit {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  font-weight: normal;
  color: #fff;
}

.plan-features {
  width: 100px;
  margin: 10px auto 15px;
  padding: 5px 0 0 15px;
  border-top: 1px solid #fff;
  text-align: right;
}

.plan-feature {
  line-height: 10px;
  width:100px;
  font-size: 20px;
  color: #333;
  padding:2px;
  border-radius:2px;
  background:#fff;
  margin-right:10px;
  text-align:right;
}
.plan-features li ul{
	text-align:right;
}
.plan-feature + .plan-feature {
  margin-top: 5px;
}

.plan-feature-unit {
  margin-left: 2px;
  font-size: 16px;
}

.plan-feature-name {
  font-size: 13.3px;
  font-family:WYekan;
  font-weight: normal;
  text-align:center;
  color: #aaa;
}

.plan-button
{
    font-size: 14px;
    font-family: WYekan;
    color: #000000;
    margin-right: 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    height: 21px;
    border-radius: 2px;
    cursor: pointer;
    border-radius: 5px;
    background-color: #FFFFFF;
}
.plan-button:hover
{
    background-color: #800080;
    color: #FFFFFF;
}
.plan-button:active {
  top: 2px;
  margin-bottom: 2px;
  border-bottom: 0;
}

.plan-highlight {
  margin-top: 0;
  background:#3de384;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 170px;
  border: 4px solid #30c06d;
}

.plan-highlight .plan-button {
  font-size: 18px;
  background: #30c06d;
  float:right;
  margin-right:35px;
  border-color: #3996b3;
  border-color: rgba(0, 0, 0, 0.15);
}

.plan-recommended {
  width: 130px;
  margin: -15px auto 15px;
  padding-bottom: 2px;
  line-height: 22px;
  font-size: 14px;
  font-family:WYekan;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.05);
  background: #30c06d;
  border-radius: 0 0 4px 4px;
}
#slider {
	height: 340px;
	width: 950px;
	margin: 5px 5px 0px 0px;
	position: relative;
	-webkit-border-radius: 5px;
	background: url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	height: 340px;
	width: 940px;
	margin:0px 5px 5px 5px;
	background-color: #g25f5;
	position: absolute;
	display: none;
}
#slider a {
	border: 0;
	display: block;
}
.nivoSlider {
	position: relative;
	margin: 10px 0 0 0
}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
}
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
}
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
}
.nivo-caption {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #000;
	color: #fff;
	opacity: 0.8;
	width: 100%;
	z-index: 8;
}
.nivo-caption p {
	padding: 5px;
	margin: 0;
}
.nivo-caption a {
	display: inline !important;
}
.nivo-html-caption {
	display: none;
}
.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
}
.nivo-prevNav {
	left: 0px;
}
.nivo-nextNav {
	right: 0px;
}
.nivo-controlNav a {
	position: relative;
	z-index: 9;
	cursor: pointer;
}
.nivo-controlNav a.active {
	font-weight: bold;
}
.nivo-controlNav {
	position: absolute;
	left: 400px;
	top: 310px;
}
.nivo-controlNav a {
	display: block;
	width: 42px;
	height: 12px;
	background: url(../images/circles.png) no-repeat -42px 0px;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
}
.nivo-controlNav a.active {
	background-position: 0 0px;
}
.nivo-directionNav a {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
}
a.nivo-nextNav {
	background-position: -45px 0;
	right: 15px;
}
a.nivo-prevNav {
	left: 15px;
}
.nivo-caption {
	text-shadow: none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color: #efe9d1;
	text-decoration: underline;
}
#TestTable
{
    direction: ltr;
    padding: 5px 5px;
    line-height: 20px;
    text-align: left;
    font-family: tahoma;
    font-size: 14px;
}
#TestTable a
{
    text-align: center;
    text-decoration: none;
    color: #FF00FF;
    font-weight: bold;
    display: inline-block;
    width: 18px;
}

#TestTable a:hover
{
    background-color: #FF00FF;
    color: #FFFFFF;
    border-radius:10px;
}

.BanTi
{
    border: 2px inset #FFFFFF;
    background-color: #FFFFFF;
    color: #660066;
    border-radius: 7px;
    background-image: url(../images/header-bg.png);
}

.HeadNews
{
    padding: 5px;
    background-color: #FFCCFF;
    width: 50%;
    font-weight: bold;
}

.HeadNews2
{
    padding: 5px;
    background-color: #FF99FF;
    width: 50%;
    font-weight: bold;
}

.HeadResult
{
    padding: 5px;
    color: #800080;
    border-style: outset;
    border-width: thin;
    border-radius:10px;
}