/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #463c3c;
	background: url(../images/wrapper.jpg) center repeat-y;
}
h1 {
	color: #fff;
	font-size: 22px;
	margin: 5px 0px;
}
h3 {
	color: #b51c1c;
	font-size: 16px;
	margin: 5px 0px;
}
h4 {
	color: #333333;
	font-size: 14px;
	margin: 5px 0px;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style: inside ;
}
a {
	text-decoration: none;
	color: #C5070C;
}
#wrapper {
	margin: 0px auto;
	width: 869px;
	padding-left: 11px;/* ie fixed */
}
#left {
	width: 287px;
	height: 283px;
	background: url(../images/head_left.jpg) no-repeat;
	float: left;
}
#pardis {
	color: #639cd9;
	text-align: right;
	padding: 2px 5px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
#box {
	margin: 260px auto;
	width: 260px;
	background: url(../images/box/box_back.gif) repeat-y;
}
#boxTop {
	width: 260px;
	background: url(../images/box/box_top_m.gif) repeat-x;
}
#boxTopL {
	width: 25px;
	height: 45px;
	background: url(../images/box/box_top_l.gif) no-repeat;
	float: left;
}
#boxTopR {
	direction: rtl;
	padding: 5px 10px 0px 0px;
	text-align: center;
	width: 225px;
	height: 40px;
	background: url(../images/box/box_top_r.gif) right no-repeat;
	float: left;
}
#boxMain {
	min-height: 200px;
	padding: 5px 12px 0px;
	direction: rtl;
	text-align: right;
	color: #CCCCCC;
}
#boxBot {
	width: 260px;
	background: url(../images/box/box_bot_m.gif) repeat-x;
}
#boxBotL {
	width: 25px;
	height: 51px;
	background: url(../images/box/box_bot_l.gif) no-repeat;
	float: left;
}
#boxBotR {
	font-size: 16px;
	font-weight: bold;
	width: 225px;
	height: 31px;
	direction: rtl;
	padding: 20px 10px 0px 0px;
	text-align: center;
	background: url(../images/box/box_bot_r.gif) right no-repeat;
	float: left;
}
#boxBotR a{
	color: #d40c0c;
}
#right {
	width: 572px;
	float: left;
}
#headerRight {
	height: 222px;
	background: #e1e1e1 url(../images/head_right.jpg) bottom no-repeat;
}
.menuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
	margin: 3px 8px 0px 0px;
	border-right: #FFCC00 solid 1px;
}
.menuItem a{
	color: #616161;
}
#bar {
	height: 21px;
	background: url(../images/head_right_down.jpg) no-repeat;
}
#pnu {
	margin-top: 2px;
}
#container {
	position: absolute;
	width: 572px;
	background: url(../images/page_right.jpg) right top no-repeat;
}
#main {
	direction: rtl;
	margin: 0px 50px 0px 0px;
}
#main a {
	color: #CC0000;
}
.darkblue {
	color: #2E3C7C;
}
.box200 {
	width : 200px;
	float: right;
}
.box400 {
	width : 400px;
	margin: 20px 0px;
}
.box460{
	width : 460px;
	margin: 20px 0px;
}
#main a:hover {
	color: #e3171C;
}
.textBox {
	width: 450px;
	margin: 30px 0px 0px;
}
.arrow {
	padding-left: 5px;
}
.clear {
	clear: both;
}
.red {
	color: #CC0000;
	font-size: 18px;
	line-height: 15px;
}
.red2 {
	color: #CC0000;
}
.gray2 {
	color: #666666;
}
.space {
	height: 5px;
	font-size: 1px;
}
.bigLinkDiv {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 200px 0px 0px;
}
/* REGISTER PAGE */
.registerRow {
	line-height: 24px;
	margin: 3px 20px;
}
input {
	border: #999999 1px solid;
}

/* IE FIXING*/
@media {

#wrapper {
	padding-left: 10px;
}
#boxTopR {
	height: 35px;
	padding: 10px 10px 0px 0px;
}
#boxMain {
	height: 200px;
}
}
