
/** TAGS **/
body
{
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 11px;
	line-height: 22px;
	text-align: justify;
	font-family: "Tahoma";
	background-color: #e3e8ca;
}

a
{
	color: inherit;
	cursor: pointer;
	text-decoration: none;
}

p, form
{
	margin: 0;
	padding: 0;
}

a img
{
	border: 0 none;
}

cite.swftopic cite
{
	color: #888d31;
	font-family: 'Arial';
	font-style: normal;
}

/** UTILITIES **/
.clear
{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.gray{ color: #999 }

.w50per{ width: 50% }

.ltr{ direction: ltr }

.rclear{ clear: right }

.lfloat{ float: left  }
.rfloat{ float: right }

.clr77{ color: #777 }

.block{ display: block }

.font10{ font-size: 10px }
.font12{ font-size: 12px }
.font14{ font-size: 14px }
.font16{ font-size: 16px }

.tmargin2{ margin: 2px 0 0 }

.inline-block{ display: inline-block }

/** STYLES **/
#wrapper
{
	margin: 0;
	padding: 0;
	direction: rtl;
	background-color: #fff;
}

.content
{
	width: 920px;
	margin: 0 auto;
}

/** HEADER STYLES **/
#header
{
	height: 145px;
	background-repeat: repeat-x;
	background-image: url("../img/header_background.png");
}

#header .logo
{
	margin: 5px 0 0;
}

/** menu **/
#header ul.menu
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#header ul.menu li
{
	margin: 0;
	padding: 0;
	float: left;
}

#header ul.menu li a
{
	margin: 0;
	height: 108px;
	padding: 0 0 0 1px;
	display: inline-block;
}

#header ul.menu li a span
{
	height: 108px;	
	text-align: center;
	display: inline-block;
}

#header ul.menu li a span b
{
	height: 108px;
	margin: 0 15px;
	display: inline-block;
	background-position: 0 75px;
	background-repeat: no-repeat;
}

#header ul.menu li.selected a
{
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url("../img/menu_selected_background.png");
}

#header ul.menu li.selected a span
{
	background-position: right 0;
	background-repeat: no-repeat;
	background-image: url("../img/menu_selected_background.png");
}

#header ul.menu li.selected a span b
{
	background-position: 0 -20px;
}

#header ul.menu li.about a span b
{
	width: 95px;
	background-image: url("../img/menu_about.gif");
}

#header ul.menu li.services a span b
{
	width: 100px;
	background-image: url("../img/menu_services.gif");
}

#header ul.menu li.contact a span b
{
	width: 60px;
	background-image: url("../img/menu_contact.gif");
}

/*** BODY STYLES ***/
#body
{
	padding: 25px 0 50px 0;
	background-color: #fff;
}

#body .rcolumn
{
	width: 245px;
	float: right;
}

#body .rcolumn .column-separator
{
	float: left;
	margin: 0 15px 0 0;
}

#body .lcolumn
{
	float: left;
	width: 625px;
	padding: 0 50px 0 0;
}

#body .separator
{
	padding: 15px 0 0;
}

#body .separator-line
{
	margin: 18px 0 0;
	padding: 15px 0 0;
	border-top: 1px solid #eee;
}

#body .li
{
	padding: 0 15px 0 0;
	background-position: right 8px;
	background-repeat: no-repeat;
	background-image: url("../img/li.gif");
}

#body .sub-li
{
	padding: 0 27px 0 0;
	background-position: right 8px;
	background-repeat: no-repeat;
	background-image: url("../img/sub_li.gif");
}

.swftopic-holder
{
	text-align: right;
	padding: 0 0 5px 0;
}

.rcolumn ul
{	
	margin: 0;
	list-style: none;
	padding: 10px 0 0;
}

.rcolumn ul li
{
	color: #b0b0b0;
	list-style: none;
	padding: 0 0 5px 0;
}

.rcolumn ul li a
{
	color: #9f9f9f;
	display: inline-block;
}

.rcolumn ul li a:hover,
.rcolumn ul li a.selected
{
	color: #1a1a1a;
}

#footer
{
	color: #8f8f8f;
	direction: rtl;
	padding: 15px 0 0;
	border-top: 3px solid #ccd0b5;
}

#footer .copyright
{
	color: #6c7830;
	padding: 5px 0;
	margin: 15px 0 0;
	border-top: 1px solid #d6dcb8;
}

#footer .tips
{
	float: right;
	width: 240px;
	color: #6c7830;
	padding: 0 0 0 25px;
}

#footer .tips .top
{
	width: 240px;
	height: 10px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url("../img/tip.gif");
}

#footer .tips .middle
{
	width: 240px;
	display: block;
	background-color: #ecefdb;
}

#footer .tips .middle p
{
	padding: 3px 18px;
}

#footer .tips .bottom
{
	width: 240px;
	height: 22px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	background-image: url("../img/tip.gif");
}

#footer .tips .narrator
{
	text-align: left;
	padding: 0 0 0 20px;
}

#footer .tips .narrator .position
{
	color: #919776;
	font-size: 10px;
}

#footer .list
{
	width: 198px;
	float: right;
	margin: 0 20px 0 0;
}

#footer .list .topic
{
	color: #6c7830;
	padding: 4px 28px 3px 0;
	background-repeat: no-repeat;
	border-bottom: 1px solid #d6dcb8;
	background-image: url("../img/footer_lists.png");
}

#footer .list .services
{
	background-position: right 0;
}

#footer .list .contents
{
	background-position: right -25px;
}

#footer .list .courses
{
	background-position: right -50px;
}

#footer .list ul
{
	margin: 0;
	padding: 0;
	color: #919776;
	list-style: none;
}

/*** FORM STYLES ***/
.form-topic
{
	padding-bottom: 5px;
	border-bottom: 1px solid #ccd0b5;
}

.form-field
{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccd0b5;
}

.form-field .label-cell
{
	float: right;
	padding: 15px 5px;
}

.form-field .input-cell
{
	float: left;
	width: 260px;
	color: #919776;
	padding: 14px 15px 15px;
	background-color: #f6f7f3;
}

.label-cell .topic
{
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 3px;
}

.input-cell .topic
{
	display: block;
	padding: 0 3px 3px;
}

.form-field .text-input
{
	width: 252px;
	color: #6c7830;
	font-size: 11px;
	font-family: Tahoma;
	padding: 3px 3px 5px;
	border: 1px solid #ccd0b5;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url('../img/input-background.png');
}

.form-field .button-cell
{
	text-align: left;
	padding: 8px 15px;
}

.form-field .button-cell .spinner
{
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 5px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../img/spinner.gif);
}

.form-field .button-input
{
	text-align: center;
	color: #6c7830;
	font-size: 11px;
	font-family: Tahoma;
	padding: 4px 5px 5px;
	background-color: #fff;
	border: 1px solid #ccd0b5;
	background-position: left bottom;
	background-image: url('../img/button-background.png');
}

#response .unsuccessful
{
	color: #ad0c0c;
	margin-top: 5px;
	padding: 2px 5px 4px;
	border: 1px solid #ed9191;
	background-color: #ffd7d7;
}

#response .successful
{
	color: #1b8f00;
	margin-top: 5px;
	padding: 2px 5px 4px;
	border: 1px solid #78e45f;
	background-color: #c2fdcd;
}

/** validation **/
.field-err
{
	font-size: 10px;
	margin-top: 7px;
	border-top: 1px solid #D6DCB8;
	
}

.field-err p
{
	padding-top: 8px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right 12px;
	background-image: url('../img/warning.gif');
}





.rcolumn .contact-info
{
	padding: 0px 0px 5px;
}

.rcolumn .contact-info .info-pair .name
{
	float: right;
	color: #516A80;
}

.rcolumn .contact-info .info-pair .value
{
	direction: ltr;
	text-align: left;
}



.lcolumn .item
{
	border: 1px solid #eee;
	padding: 10px 10px 10px;
	margin: 5px 0;
}

.lcolumn .item .label
{
	color: #6c7830;
	padding: 0 0 0 5px;
	display: inline-block;
}

.lcolumn .alter
{
	background-color: #fafafa;
}