﻿body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C334A;
	background-image: url('../images/637.png');
	background-color: #10509A;
	/*background-repeat: repeat-x;*/
}

.maindiv {
	width: 790px;
	height: inherit;
	margin: 20px auto;
	direction: rtl;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #428FD7;
	border-bottom-color: #428FD7;
	border-left-color: #428FD7;
	background-color: #FFFFFF;
}
.mainHeader {
	background: url('../images/header.jpg') no-repeat;
	width: 790px;
	height: 183px;
}
.leftside {
	width: 520px;
	float: left;
}
.sidebar {
	margin: 10px 0px 0px 0px;
	border-left: 1px #E6E6E6 solid;
	width: 250px;
	float: right;
}

.widget {
	background-position: center;
	width: 192px;
	margin: 15px auto;
	background-image: url('../images/widget1.jpg');
	background-repeat: no-repeat;
	height: 197px;
}
.widget .title {
	padding: 6px 20px;
	display: block;
	font-weight: bold;
}
.w-header {
	background-image: url('../images/sidebar-main.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
}
.w-main {
	padding-top: 10px;
}
.w-bottom {
	background-image: url('../images/sidebar-main.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
}



.maincontent {
	width: inherit;
	height: 100%;
}
.content1 h1 {
	font-size: medium;
	background-image: url('../images/optsbg.gif');
	background-repeat: repeat;
	height: 25px;
	border-top: 1px #E6E6E6 solid;
}
.footer {
	background-position: bottom;
	height: 40px;
	background-image: url('../images/content_header_bg.gif');
	background-repeat: repeat-x;
	clear: both;
}
.content1 h1 span {
	background: url('../images/icons/square_yellow.png') no-repeat;
	background-position: right center;
	display: block;
	padding: 0 18px 0 0;
	margin: 5px 10px 0 0;
}
.content1 {
	background-image: url('../images/bg_gray.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: justify;
	margin: 30px 0 0 10px;
}

.content1 .p1 {
	line-height: 18px;
}
.content1 .p2 {
	padding: 10px;
	line-height: 24px;
	direction: rtl;
}

.content1 h2 {
	font-size: 12px;
	background-image: url('../images/icons/square_red.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 18px 0 0;
	margin-right: 10px;
	color: #5F9154;
}
.content1 .ulTik {
	list-style-type: none;
	margin: 0 25px 0 0;
	padding-left: 50px;
	line-height: 20px;
	color: #555555;
	font-size: 11px;
	list-style-image: url('../images/tik_green.jpg');
}
.content1 ul li {
	padding-bottom: 7px;
}
.content1 .message_true{
	margin: 25px 10px 10px 10px;
	padding: 10px;
	text-align: center;
	color: #008000;
}




#resultPayment {
	margin: 20px;
}
#resultPayment .details {
	border: 3px #FFF3C4 solid;
	margin: 20px;
	padding: 2px;
	background: #FFE375;
	font-size: 11px;
}
#resultPayment .details h5 {
	color: #008000;
	background-color: #F9F9F9;
	border-bottom: 1px #FFCC00 solid;
	padding: 10px 27px 3px;
	font-size: 12px;
}
#resultPayment .details .user {
	background: #F9F9F9 url('../images/icons/user1.png') no-repeat right center;
}
#resultPayment .details .produce {
	background: #F9F9F9 url('../images/icons/produce1.png') no-repeat right
center;
}
#resultPayment .details .payment {
	background: #F9F9F9 url('../images/icons/payment1.png') no-repeat right
center;
}

#resultPayment .details ul {
	list-style: none;
}
#resultPayment .details ul li {
	margin-bottom: 10px;
}

#resultPayment .head{
	font-weight: bold;
	color: #FF0000;
	border-bottom: 1px #CFCFCF solid;
	padding: 5px;
}
#resultPayment .note, #resultPayment .note2, #resultPayment .note3{
	margin: 10px 20px 0 20px;
	border: 1px #6BD700 solid;
	background: #CCFF99;
	padding: 10px 10px 10px 10px;
	line-height: 15px;
	text-align: justify;
}
#resultPayment .note2{
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	line-height: normal;
}
#resultPayment .note3{
	background: #99CCFF;
	border: 1px #10509A solid;
}
#resultPayment .buttonList {
	margin: 20px;
}
#resultPayment .buttonList table td{
	
}

/*****************************/
/******* Form Elements *******/
/*****************************/

.textBox {
	border: 1px #828282 solid;
	font-family: Tahoma, Arial, "Courier New";
	font-size: 12px;
	background-color: #F9F9F9;
	color: #484848;
	padding: 2px;
}

.button1 {
	font-family: Tahoma, Arial, "Courier New";
	font-size: 12px;
}




.green {
	color: green;
}

.small {
	font-size: 10px;
}






div.comment, .comment2{
	padding: 0 50px 0 50px;
	font-size: 11px;
}
div.comment ul,{
	list-style: url('../images/icons/right37.gif');
}
div.comment ul li {
	padding: 5px;
}
div.comment2 ul,{
	list-style: url('../images/icons/arrow_51.gif');
}











table.contactForm , .t_paymentForm {
	width: 400px;
	margin: 0px auto;
}
table.contactForm td.right , .t_paymentForm td.right {
	width: 150px;
	text-align: left;
	vertical-align: top;
	background-color: #F9F9F9;
}
table.contactForm td.left , .t_paymentForm td.left {
	border: 1px #F9F9F9 solid;
	width: 250px;
	vertical-align: top;
}
table.contactForm td , .t_paymentForm td {
	padding: 5px;
}







#listProduces .produce {
	margin: 0px auto;
	border: 1px #DFDFDF solid;
	background: #FFFFFF url('../images/littleboxbg.jpg') no-repeat right bottom;
	background-position: right bottom;
	width: 400px;
	clear: both;
}
#listProduces .produce .story {
	float: right;
	width: 70%;
}
#listProduces .produce .title {
	border-bottom: 1px #428FD7 solid;
	margin: 5px 5px;
	padding: 2px;
	color: #008000;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
#listProduces .produce .comment {
	color: #4B4B4B;
	font-size: 11px;
	padding: 5px 10px;
	display: block;
}
#listProduces .produce .image {
	padding: 5px 0px 0px 10px;
	float: left;
	width: 25%;
}
#listProduces .produce .bottom {
	clear: both;
}





#pages .textPage {
	padding: 25px;
	line-height: 20px;
}

#news .news {
	padding: 20px;
	padding-top: 0px;
}
#news .news .text {
	padding: 10px;
	line-height: 20px;
}
#news .news .title{
	font-weight: bold;
	border-bottom: 1px #CFCFCF dotted;
	padding: 15px 0px 8px;
}
#news .news .list{
	padding-top: 10px;
}
#news .news .list ul{
	list-style: none url('../images/icons/doc16.gif');
}
#news .news .list a{
	color: #0000FF;
	text-decoration: none;
}
#news .news .list a:hover{
	color: #FF0000;
}
#news .news .back{
	margin: 11px 83% 0px;
}

.a {
	color: #0000FF;
	text-decoration: none;
	padding-bottom: 2px;
}
.a:hover {
	color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFBFBF;
}



.w-host {
	padding: 30px 10px 10px 10px;
	text-align: center;
}


.style1 {
	font-size: x-small;
	color: #6292E4;
}
.style2 {
	color: #1C334A;
}
.style4 {
	font-size: xx-small;
	color: #6292E4;
}
.style9 {
	color: #FF0000;
}
.style10 {
	font-size: 11px;
}
.style11 {
	color: #FFFF00;
}
.style12 {
	text-align: center;
}

.style13 {
	background-repeat: no-repeat;
	background-position: right center;
}











#page_list {
	list-style-type: none;
	padding: 0px 10px 15px 10px;
	margin: 0px;
}
#page_list li a {
	padding: 7px 15px 7px 5px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	margin: 0px 10px 0px 0px;
	background-image: url('../images/bullet_green.gif');
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-decoration: none;
	color: #000000;
}
#page_list li a:hover {
	background-color: #FFFFFF;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ECF7FC;
	background-image: url('../images/bullet_red.gif');
	background-repeat: no-repeat;
	background-position: right center;
	color: #676767;
}

#newsList {
	list-style-type: none;
	padding: 0px 15px 15px 10px;
	margin: 0px;
}
#newsList li a {
	padding: 0 15px 5px 5px;
	margin: 0 5px 0 0;
	background: url('../images/SmalltextIcon_012.gif') no-repeat right center;
	display: block;
	text-decoration: none;
	color: #0000FF;
}
#newsList li a:hover {
	color: #6292E4;
}







a.shop_button , a.shop_button:visited {
	border: 1px #FFFFFF outset;
	background: url('../images/icons/shopping.png') no-repeat right center;
	display: block;
	width: 80px;
	padding: 10px 35px 5px 5px;
	margin: 7px;
	height: 20px;
	text-decoration: none;
}
a.shop_button:hover {
	border: 1px #7E9DCC inset;
	background: #F3F9FF url('../images/icons/shopping.png') no-repeat right center;
}





/* link */
.buttonBack , .buttonSave , .buttonPrint{
	display: block;
	width: 78px;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;
}
.buttonBack { background-image: url('../images/button_back.png'); }
.buttonSave { background-image: url('../images/button_save.png'); }
.buttonPrint { background-image: url('../images/button_print.png'); }
/* hover link */
.buttonBack:hover , .buttonSave:hover , .buttonPrint:hover{
	color: #555555;
	background-position: center bottom;
}
.buttonBack:hover { background-image: url('../images/button_back.png'); }
.buttonSave:hover { background-image: url('../images/button_save.png'); }
.buttonPrint:hover { background-image: url('../images/button_print.png'); }
/* active link */
.buttonBack:active { background: url('../images/button_back.png') no-repeat center top; }
.buttonSave:active { background: url('../images/button_save.png') no-repeat center top; }
.buttonPrint:active { background: url('../images/button_print.png') no-repeat center top; }
/* text link */
.buttonBack span {	padding: 9px 7px 9px 20px; display: block; }
.buttonSave span, .buttonPrint span {	padding: 9px 23px 9px 8px; display: block; }






.floatLeft {
	float: left;
}
