﻿body{
	font-family: Tahoma;
	font-size: 11px;
	cursor: default;
}

img{
	border: 0px;
}

area{
	cursor: pointer;
}

.odd { background: #f7f7f7; }
.even { background: #fff; }

.error {
	background: #fff6bf url(../images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: right;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}

.info {
	background: #f8fafc url(../images/information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: right;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	}


td.banner_shade1{
	background: transparent url('../images/banner_shade1.gif') left top no-repeat;
}

td.banner_shade2{
	background: transparent url('../images/banner_shade2.gif') right top no-repeat;
}

#subBar{
	background: transparent url('../images/sub.gif') no-repeat center center;
	height: 30px;
	width: 800px;
	color: white;
	direction: ltr;
	text-align: left;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#subBar div.text{
	padding: 0 10px 0 10px;
}

#subBar div.text a{
	color: white;
	text-decoration: underline;
}

#subBar div.text a:hover{
	color: #FFCC00;
}

#login{
	width: 201px;
	height: 150px;
	background: transparent url('../images/login.gif') no-repeat right top;
	direction: ltr;
	color: white;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}

* html #login{
	height: 146px;
}

#login div#padded{
	padding: 45px 10px 0 10px;
	margin: 0 0 0 0;
	direction: ltr;
	text-align: center;

}

input{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#login form{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#login form input#username{
	background: transparent url('../images/user.gif') left center no-repeat;
	border: 1px solid #999999;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	color: white;
	padding: 2px 2px 2px 20px;
}

#login form input#password{
	background: transparent url('../images/pass.gif') left center no-repeat;
	border: 1px solid #999999;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	color: white;
	padding: 2px 2px 2px 20px;
	margin-top: 5px;
}

#login form input#submit{
	background: transparent url('../images/accept.gif') left center no-repeat;
	border: 1px solid #999999;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding: 2px 2px 2px 16px;
	margin-top: 5px;
}

.copyright{
	direction: rtl;
	text-align: right;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
	padding: 15px 0 0 0;
}

.copyright a{
	color: #336699;
	text-decoration: none;
}

.copyright a:hover{
	color: #191919;
	text-decoration: underline;
}

table#content td.title{
	vertical-align: bottom;
	text-align: right;
	direction: rtl;
}

table#content td.title .small{
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
}

table#content td.title .big{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #336699;
	padding-right: 10px;
	padding-bottom: 10px;
}

table#content td.body{
	background: white url('../images/content_top.gif') top right no-repeat;
	height: 8px;
}

a{
	color: #3366CC;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #003366;
}

table#content td.content{
	background: white url('../images/content_body.gif') repeat-y;
	direction: rtl;
	text-align: right;
}

table#content .box{
	background-color: #F5F5F5;
	border-bottom: 1px #336699 solid;
	height: 85px;
	width: 595px;
	margin-right: 2px;
}

table#content .box div{
	padding: 10px;
	text-align: justify;
}

table#content .contentBox{
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}

table#content .contentBox div{
	padding: 10px;
	text-align: justify;
}

table#content .contentBox p{
	text-align: justify;
}

table#content .contentBox span.titleOne{
	font-weight: bold;
	color: #336699;
	font-size: 12px;
}

table#content td.bottom{
	background: white url('../images/content_bottom.gif') bottom right no-repeat;
	height: 8px;
}

table#content .menu-1{
	direction: rtl;
	vertical-align: bottom;
}

table#content .menu-1 .menuHead{
	height: 25px;
	background: white url('../images/menuHead.gif') top right no-repeat;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding: 0 10px 0 0;
	line-height: 25px;
}

table#content .menu-1 .menuBody{
	padding: 5px 10px;
	font-size: 11px;
	color: #666666;
	direction: rtl;
	text-align: justify;
	line-height: 16px;
}

form.order table#form_data{
	margin-top: 10px;
}

form.order table#form_data td{
	height: 18px;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}

form.pay table#form_data td{
	height: 18px;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}

input.text{
	padding: 1px 3px 0 3px;
	border: 1px #bbb solid;
	color: #333;
	height: 16px;
	font-family: Tahoma;
	font-size: 11px;
	width: 150px;
}

input.texx{
	padding: 1px 3px 0 3px;
	border: 1px #bbb solid;
	color: #333;
	height: 16px;
	font-family: Tahoma;
	font-size: 11px;
	width: 120px;
}


textarea.text{
	border: 1px #bbb solid;
	color: #333;
	width: 200px;
	height: 65px;
	font-family: Tahoma;
	font-size: 11px;

}

select.text{
	border: 1px #bbb solid;
	color: #333;
	font-family: Tahoma;
	font-size: 11px;
}

input.button{
	font-size: 11px;
	color: #333;
	font-family: Tahoma;
	padding: 5px;
}

em{
	color: red;
}
