﻿body, table, input, textarea, option, select, div, span
{
	font-size			:	12px;
	font-family			:	Arial;
	color				:	#FFFFFF;
	margin				:	0px;
	line-height			:	1.4em;
}
body, td, div, img, table, a, h1, h2, h3, ul, li
{
	margin				:	0px;
	padding				:	0px;
}
input, textarea, select
{
	background-color:	#FFFFFF;
	/*border			:	1px solid #86A1B5;*/
}
table
{
	border-collapse	:	collapse;
}
a
{
	font-size		:	12px;
	font-family		:	Arial;
	color			:	#c80a03;
}
a:hover
{
	text-decoration	:	none;
}
body 
{
	direction		:	rtl;
	background		:	#323232 url(../Images/Common/bg.gif) repeat-x center top;
}
h1, h2, h3
{
	color			:	#FFFFFF;
}
.outerDIV
{
	position		:	relative;
	margin			:	auto;
	width			:	874px;
}
.outerDiv_rightDIV, .outerDiv_leftDIV, .outerDiv_mainDIV
{
	float			:	left;
}
.outerDiv_rightDIV, .outerDiv_leftDIV
{
	width			:	12px;
	height			:	802px;
}
.outerDiv_rightDIV
{
	background		:	#323232 url(../Images/Common/shadow_right.gif) no-repeat left top;
}
.outerDiv_leftDIV
{
	background		:	#323232 url(../Images/Common/shadow_left.gif) no-repeat right top;
}
.outerDiv_mainDIV
{
	width			:	850px;
	background-color:	#000000;
}
.mainDiv_headerA img
{
	border-width	:	0px;
}
.mainDiv_header
{
	position		:	absolute;
	font-size		:	12px;
	font-weight		:	normal;
}
/* Home Page */
h1.mainDiv_header
{
	width			:	233px;
	top				:	170px;
	left			:	80px;
}
/* Inner Page */
div.mainDiv_header
{
	width			:	120px;
	top				:	127px;
	left			:	37px;
}
.mainDiv_topBarUL
{
	position		:	relative;
	top				:	-3px;
	height			:	42px;
	background		:	url(../Images/Common/bg_top_bar.gif) repeat-x center top;
	list-style-type	:	none;
}
.mainDiv_topBarUL li
{
	float			:	right;
	height			:	100%;
	display			:	block;
	border-left		:	1px solid #5b5b5b;
	border-right	:	1px solid #2a2a2a;
}
.mainDiv_topBarUL li a, .mainDiv_topBarUL li.selected, .mainDiv_topBarUL li .phone
{
	display			:	block;
	display			:	inline-block;
	color			:	#FFFFFF;
	height			:	29px;
	padding			:	13px 12px 0 12px;
}
.mainDiv_topBarUL li.farRight
{
	border-right	:	0px!important;
}
.mainDiv_topBarUL li.farLeft
{
	border-left		:	0px!important;
}
.mainDiv_topBarUL li.phone
{
	background		:	url(../Images/Common/phone.gif) no-repeat 4px 14px!important;
	width			:	119px;
}
.mainDiv_topBarUL li.selected
{
	font-weight		:	bold;
	background		:	url(../Images/Common/bg_top_bar_sel.gif) repeat-x center top;
}
.mainDiv_contentDIV h1
{
	font-size		:	20px;
	padding			:	27px 5px 15px 0;
	border-bottom	:	1px solid #2b2b2b;
	background-color:	#000000;
}
.mainDiv_footerDIV, .mainDiv_footerDIV a
{
	font-size		:	10px;
}
.mainDiv_footerDIV
{
	clear			:	both;
	position		:	relative;
	text-align		:	center;
	margin-top		: 	20px;
}
.mainDiv_footerDIV ul
{
	list-style-type	:	none;
	margin			:	11px 0 15px 0;
	text-align		:	center;
}
.mainDiv_footerDIV ul li
{
	display			:	inline;
}
.footerDiv_seperatorLI
{
	padding			:	0 2px;
}
.mainDiv_footerDIV, .mainDiv_footerDIV a
{
	font-size		:	11px;
}
.mainDiv_footerDIV a
{
	color			:	#FFFFFF;
}

.slideshow
{
	height			:	185px;
}
.slideshow div /* This div is created dynamically, and is the one which needs to be styled. */
{
	border			:	1px solid #484848;
}
.slideshow img
{
	padding			:	0px;
	margin			:	0px;
}

.keywordSeperator
{
	width			:	0px;
	font-size		:	1px;
}

a.noLink
{
	color			:	#FFFFFF;
	text-decoration	:	none;
}

.links
{
	padding			:	0 25px 20px 20px;
}
.links a
{
	float			:	right;
	padding-left	:	10px;
	color			:	#ECECEC;
	font-size		:	10px;
}