﻿body {
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	background: #fcf0cf url('images/bg.gif') top left;
	cursor: default;
	text-align: center;
}

a:link, a:visited {
	color: #d68e02;
	text-decoration: none;
}

a:hover {
	color: #F30;
}

img {
	border: 0;
}

form {
	display: inline;
}

.page {
	width:735px;
	height:auto;
	margin:auto;
	padding: 0;
	background: #fcf0cf url('images/pbg.gif') top left;
	border: 1px #fcf0cf solid;
	border-width: 0 1px;
	direction: rtl;
	text-align: right;
}

.th {
	color: #900;
	height: 25px;
	background: #fcf0cf  url('images/th.jpg') repeat-x top left;
	padding: 5px 10px 0 10px;
}

.header {
	width: 735px;
	height: 105px;
	background: url('images/header.jpg') top left no-repeat;
	margin: 0;
}


select {
	font-family: tahoma;
	font-size: 11px;
}

.content {
	margin: 5px;
	padding: 1px;
	text-align: center;
}

ol {
	margin: 0;
}

ol li {
	padding: 0;
}

ul.list {
	margin: 0;
	padding: 0;
    list-style-type:none;
	direction: rtl;  	
}

ul.list li {
    padding-right:25px;
    background: transparent url(images/bullet.gif) no-repeat;
    background-position: right;
	height: 20px;
	margin-bottom: 3px;
}

div.message {
	background: white;
	padding: 5px;
	border: 1px solid  #fc9606;
	text-align: right;
}

.hilight {
	background: yellow;
	color: red;
	padding: 2px 6px;
	font-size: 12px;
}

.error_title {
	color: #D8000C;
	background: #FFBABA url('images/error.png');
	
}

.error {
	margin: 5px auto;
	background: #fffdee;
	border: 3px double #ffd5d5;
	color: #666666;
	padding: 3px;
	text-align: right;
	padding-right: 5px;
}

.info, .success, .warning, .error_title {
	border: 1px solid;
	margin: 5px auto;
	padding: 7px;
	background-repeat: no-repeat;
	background-position: right center;
}

.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('images/info.png');
}

.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('images/success.png');
}

.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('images/warning.png');
}










h3 {
	margin:0;
	font-size:11px;
	font-weight: normal;
	padding: 4px 7px 3px 0 ;
	color: maroon;
	letter-spacing: 1px;
	height: 21px;
}

#c1, #c2 {

	width: 165px;
	float: right;
	margin-top: 5px;
	padding: 5px;
}

#c2 {
	width: 176px;
	margin-left: 2px;
}


.slide {
	width: 180px;
	height: 148px;
}

.floatbox {
	width: 310px;
}

.more {
	float: left;
	overflow: hidden;
	padding: 30px 0 0 5px;
	width: 125px;
	height: 150px;
	text-align: right;
}

.img {
	margin: 9px 15px 0 0 ;
	width:150px;
	height:128px;
	float: right;
	overflow:hidden;	
}

#news {
	border: 1px solid black;
	height: 35px;
	width: 337px;
	padding: 5px;
	margin: 5px 0 0 5px;
	float: right;
}

.small {

}

.buttons {
	text-align: center;
	float: left;
	width: 367px;
}

.small li {
	display: inline;
	cursor: pointer;
	padding: 1px;
	border: 1px solid transparent;
	float: left;
	margin: 5px 8px 0 0;
	
}
.small img {	
	width:60px;
	height:38px;
	text-align: center;
	vertical-align: middle;
	padding: 0 0 1px 0;
}

.small li.active {
	border: 1px #ff9000 solid;
	color:#FFFF00;
}

#c3 {
	width: 359px;
	height: 230px;
	text-align: justify;
	margin: 2px auto 0 auto;
	direction: ltr;
	float:left;
}

#cs3 div div {
	overflow: hidden;
}



.larg img {
	width: 360px;
	height: 230px;
	margin-bottom: 0;
}


.slider { 
	height: 153px;
	overflow: hidden;
	position: relative;
}

.slider ul.list {
	margin: 0px;
	padding: 0px;
	position: relative;
}
 
.slider ul.list .item {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	overflow: hidden;
	height: 153px;
}


.slider ul.list .slide {
	overflow: hidden;
}

.slider ul.list li.first {
	background: url(images/item_l.png) 0 0 no-repeat;
}

.slider ul.list li {
	background: url(images/item_m.png) 0 0 repeat-x;
}


.slider ul.list li.last {
	background: url(images/item_r.png) 100% 0 no-repeat;
}

.slider ul.list div.slide {
	border-left: 1px solid #A5AAAF;
}

.slider ul.list li.first div.slide {
	border-left: none;
}



.menu_box, .menu_box2  {
	padding:0 0 5px 0;
	margin-bottom:15px;
	width:161px;
	background:url(images/b_footer.gif) no-repeat left bottom;
}

.menu_box2 {
	background:url(images/b_footer2.gif) no-repeat left bottom;
}

.menu_box h3, .menu_box2 h3 {
	padding: 4px 7px 3px 0 ;
	background:url(images/b_title.gif);
	height: 21px;
}

.menu_box2 h3 {
	background:url(images/b_title2.gif);
}

.menu_box h3 {
	background:url(images/b_title.gif);
}

.menu_box .content, .menu_box2 .content {
	display: block;
	padding:0 5px;
	margin: 0;
	background-color: #ffffff;
	border:1px solid #d6980d;
	border-width:0 1px;
	font-size:11px;
	color: #444444;
	text-align: justify;
}

.menu_box .content hr {
	color: #d6980d;
	height: 1px;
}





.form span {
	display: block;
}



span.username {
	background: url(images/username.png) 0 0 no-repeat; /* ie6png:crop */
}
span.password {
	background: url(images/password.png) 0 0 no-repeat; /* ie6png:crop */
}
span.serial {
	background: url(images/serial.png) 0 0 no-repeat; /* ie6png:crop */
}
span.seller {
	background: url(images/seller.png) 0 0 no-repeat; /* ie6png:crop */
}
span.username:hover {
	background: url(images/username.png) 0 -24px no-repeat;
}
span.password:hover {
	background: url(images/password.png) 0 -24px no-repeat;
}
span.serial:hover {
	background: url(images/serial.png) 0 -24px no-repeat;
}
span.seller:hover {
	background: url(images/seller.png) 0 -24px no-repeat;
}


.downloads {
	width: 173px;
	height: 57px;
	margin-top: 5px;
	padding-top: 17px;
	background:url(images/downloads.jpg) no-repeat;
}


.file {
	width: 43px;
	height: 52px;
	display: block;
	margin-left: 8px;
	float: left;
	cursor: pointer;
}






span.username, span.password, span.serial, span.seller {
	margin-bottom: 6px;
	width: 109px;
	height: 16px;
	padding: 5px 25px 2px 5px;
	overflow: hidden;
}

span.username input, span.password input, span.serial input, span.seller input {
	padding: 0px;
	width: 100%;
	background: none;
	border: none;
	outline: none;
	float: left;
	color: #646464;
	font-size: 11px;
	direction: ltr;
}



input.button {
	margin: 0 10px;	
	width: 110px; 
	height: 30px; 
	background: repeat-x 0 0; 
	cursor:pointer; 
	border:none;
	vertical-align:middle;
}

input.button2 {
	color: #8A3E0F;
	cursor: pointer;
	border:0;
	/*
	height: 24px;
	border: 3px #ffa84a double;
	*/
	height: 19px;
	border: 1px #ffa84a solid;
	margin:0 4px 0 0;
	background: #fdc451 url('images/btn_bg.jpg');
	font-family: tahoma;
	font-size: 11px;
	padding: 0 4px;
}





/*cp*/
#main {
	width: 515px;
	float: left;
}

.cpi {
	display: block;
	width: 136px;
	height: 114px;
	background: url(images/manager_bg.png) no-repeat top;
	float: right;
	margin-right: 30px;
}
.cpi img {
	width: 96px;
	height: 61px;
	margin: 18px 0 0 0;
}


.footer {
	clear: both;
	color: #8A3E0F;
	height: 33px;
	background: url('images/footer.jpg') top left;
	margin-top: 5px;
	text-align: center;
	padding-top: 7px;
	
}


/*paging*/
.paging {
	text-align: right;
	color: #fff;
	margin:10px 0;
	padding:8px 20px;	
	border: 1px solid #d6980d;
	background: #fdea98 url('images/paging_bg.png');
}
  
.paging a:link, .paging a:visited {
  color: #fff;
  }
  
.paging span {
	margin: 0 0 0 8px;
}
	
.paging span a {
	padding: 3px 8px;
	background: #F60;
	border: 1px solid #960
}
  
.paging span a:hover {
	background: #FC0;
}

.paging .current a:link, .paging .current a:visited {
	cursor: default;
	background: #F93;
	border: 1px solid #ba5300
}

div.list {
	margin: 10px 0;
	background: #fee064;
	border: 1px solid #F90;
	padding: 4px 2px;
	color: #8A3E0F;
}