html,body{
	margin:0;
	padding:0;
	height:100%;
	background-color:#fff;
	color:#323232;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
}
a{
	color:#323232;
}
a:hover{
	color:#959595;
	text-decoration:none;
}
a.no_decoration{
	text-decoration:none !important;
}
a.white{
	color:#fff;
}
a img{
	border:none;
}
td{
	vertical-align:top;
}
img.layout{
	display:block;
}
li.last{
	border-right:none !important;
	margin-right:0 !important;
	padding-right:0 !important;
}
form{
	margin:0;
	padding:0;
}
h1{
	font-size:18px;
	margin-bottom:10px;
}
h2{
	font-size:14px;
	margin-bottom:10px;
}
h3{
	font-size:12px;
	margin-bottom:10px;
}
p{
	margin:0 0 10px 0;
}
.p_like{
	margin-bottom:10px;
}
.first{
	margin-top:0 !important;
}
.nomargin{
	margin:0;
}
.noborder{
	border:none !important;
}

span.h_h{
	color:#bf3203;
}
.bloc{
	border-bottom:1px solid #bbb;
	padding:0 10px 20px 16px;
	background:url('/images/bloc_bg.gif') bottom repeat-x;
	margin-bottom:10px;
}
.ad{
	border:1px solid #bbb;
	padding:5px;
	text-align:center;
	margin-bottom:10px;
}
select,textarea,.text_input{
	color:#323232;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #707070;
}
.button{
	color:#323232;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.submit{
	border:none;
	background:none;
	color:#323232;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-weight:bold;
	text-decoration:underline;
}
.small{
	font-size:10px;
}
.big{
	font-size:12px;
}
.d_gray{
	color:#666;
}
.orange{
	color:#bf3203;
}
.gray{
	color:#959595;
}
.centered{
	text-align:center;
}
.error{
	color:#f00;
}
div.error p, div.error ol{
	margin-top:0;
	margin-bottom:5px;
}
td.m_aligned,tr.m_aligned td{
	vertical-align:middle !important;
}
ul.hlist{
	margin:0;
	padding:0;
	list-style:none;
}
ul.hlist li{
	display:inline;
	padding-right:15px;
	margin-right:15px;
	border-right:1px solid #323232;
}
ul.vlist{
	margin:0;
	padding:0;
	list-style:none;
}
ul.vlist li{
	border-bottom:1px solid #d6d6d6;
	padding-top:10px;
}
ul.vlist li.last{
	border-bottom:none !important;
}
p.title{
	margin-bottom:5px !important;
}
.after_title{
	margin-bottom:25px !important;
}
table.fullwidth{
	width:100%;
}
table.zebra td{
	background-color:#fff;
}
table.zebra tr.strip td{
	background-color:#eaeaea !important;
}
td.price{
	text-align:right !important;
}
.lcol{
	width:49%;
	padding-right:5px;
}
.rcol{
	width:49%;
	padding-left:5px;
}
.corners{
	background:#323232;
	color:#fff;
}
.corners .ltm{
	background:url('/images/cltm.gif') left top no-repeat;
}
.corners .rtm{
	background:url('/images/crtm.gif') right top no-repeat;
}
.corners .rbm{
	background:url('/images/crbm.gif') right bottom no-repeat;
}
.corners .lbm{
	background:url('/images/clbm.gif') left bottom no-repeat;
}
.corners .inside_m{
	padding:12px 6px;
}
.corners .lts{
	background:url('/images/clts.gif') left top no-repeat;
}
.corners .rts{
	background:url('/images/crts.gif') right top no-repeat;
}
.corners .rbs{
	background:url('/images/crbs.gif') right bottom no-repeat;
}
.corners .lbs{
	background:url('/images/clbs.gif') left bottom no-repeat;
}
.corners .inside_s{
	padding:4px;
}

table#layout{
	height:100%;
	width:100%;
}
table#sublayout{
	width:100%;
}
#frame_top{
	background:url('/images/frame_top.gif') 676px 0 no-repeat;
}
#car_top{
	background:url('/images/car_top.gif') 341px bottom no-repeat;
}
#lstretch{
	background:url('/images/lstretch.jpg') top right no-repeat #bf3203;
}
#rstretch{
	background-color:#323232;
}
#rstretch_mini{
	width:215px;
	background-color:#323232;
}
#frame_lbot{
	background:url('/images/frame_bot.gif') bottom repeat-x;
}
#frame_bot{
	background:url('/images/frame_bot.gif') bottom repeat-x;
}
#frame_corner{
	background:url('/images/frame_corner.gif') top right no-repeat;
	height:45px;
	float:left;
	width:100%;
}
#car_bot{
	background:url('/images/car_bot.gif') 297px 0 no-repeat;
	height:45px;
	float:left;
	width:100%;
}
#s_car_bot{
	background:url('/images/s_car_bot.gif') 124px 0 no-repeat;
	height:45px;
	float:left;
	width:100%;
}
#s_head td{
	background-color:#bf3203;
}
#banner_cont{
	vertical-align:middle;
	text-align:center;
}
ul#common_links{
	margin:7px 0 0 28px;
	padding:0;
	list-style:none;
}
ul#common_links li{
	float:left;
	padding-right:15px;
	margin-right:15px;
	border-right:1px solid #323232;
}
ul#common_links a{
	font-size:10px;
}
#menu_col{
	padding:0 25px 0 6px;
}
#side_col{
	padding:0 6px 0 25px;
}

ul#menu{
	margin:0;
	padding:0;
	list-style:none;
}
li.menu{
	border-bottom:1px solid #bebebe;
	padding:11px 10px 11px 43px;
	font-size:14px;
	text-transform:uppercase;
}
li.a_menu{
	border:none;
	background:url('/images/a_menu_grad.gif') left repeat-y #bf3203;
	padding:0 !important;
}
div.a_menu_wrap{
	padding:5px 10px 5px 43px;
	background:url('/images/a_menu_img.gif') right top no-repeat;
}
li.a_menu a{
	color:#fff !important;
	display:block;
}
li.menu a{
	text-decoration:none;
}
li.menu a:hover{
	color:#bf3203;
}

ul.submenu{
	text-transform:none !important;
	font-size:12px;
}
ul.submenu a{
	text-decoration:underline;
}
ul.submenu a:hover{
	color:#959595;
	text-decoration:none;
}
ul.listy{
	margin:0;
	padding:0;
	list-style:none;
}
ul.listy li{
	padding:0 0 3px 8px;
	background:url('/images/small_bul.gif') 0 6px no-repeat;
}


#login_form .text_input{
	width:130px;
}
#login_form td{
	vertical-align:middle !important;
}
#register_now_bloc{
	padding-top:20px;
}
div.r_sidebar{
	background:url('/images/rightside_h_bg.gif') right repeat-y #bf3203;
}
h2.r_sidebar{
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	line-height:34px;
	background:url('/images/rightside_h_bg1.gif') left top no-repeat;
	white-space:nowrap;
	padding-left:35px;
}

h2.c_h2{
	background:url('/images/h2_bg.gif') left top repeat-y;
	text-transform:uppercase;
	line-height:30px;
	padding-left:24px;
	margin:0;
}
h1.c_h1{
	text-transform:uppercase;
}

div.c_bloc{
	border-left:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	padding:10px 0 10px 24px;
	margin-bottom:10px;
}
div.c_bloc2{
	border-top:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	padding:10px 0 10px 0;
	margin-bottom:10px;
}

.photo{
	padding-right:3px;
}
.photo img{
	background:#fff;
	padding:5px;
}
#footer{
	vertical-align:bottom;
	padding-top:20px;
}
#footer td{
	height:60px;
	vertical-align:middle;
}
#footer_links{
	background:url('/images/footer_bg1.gif') left top repeat-x;
	text-align:center;
}
#copyrights{
	background:url('/images/footer_bg2.gif') left top repeat-x;
	padding-left:21px;
}

#global_by_loc{
	background:url('/images/small_globe.jpg') top left no-repeat;
	display:block;
	width:156px;
	text-align:center;
	text-transform:uppercase;
}	
#global_by_loc a{
	display:block;
	width:156px;
	padding-top:116px;
}
#small_map{
	width:273px;
	height:246px;
	background:url('/images/map/map1.gif') left top no-repeat;
}
.map_wa_hl{background-image:url('/images/map/map_wa.gif') !important}
.map_nt_hl{background-image:url('/images/map/map_nt.gif') !important}
.map_sa_hl{background-image:url('/images/map/map_sa.gif') !important}
.map_qld_hl{background-image:url('/images/map/map_qld.gif') !important}
.map_nsw_hl{background-image:url('/images/map/map_nsw.gif') !important}
.map_vic_hl{background-image:url('/images/map/map_vic.gif') !important}
.map_tas_hl{background-image:url('/images/map/map_tas.gif') !important}
#small_map a{
	font-weight:bold;
	display:block;
}
#small_map a.white:hover{
	color:#fff;
}
#map_wa{margin:118px 0 0 45px;}
#map_nt{margin:66px 0 0 27px;}
#map_sa{margin:47px 0 0 32px;}
#map_qld{margin:83px 0 0 30px;}
#map_nsw{margin:52px 0 0 39px;}
#map_vic{margin:20px 0 0 18px;}
#map_tas{margin:18px 0 0 62px;}

.job_descr p, .job_descr ul, .job_descr ol, .job_descr li{
	margin-top:0 !important;
	margin-bottom:5px !important;
}
.obligatory{
	font-size:14px;
	color:#f00;
}

/*Forum styles*/
td.forum_hl_row, tr.forum_hl_row td, th.forum_hl_row, tr.forum_hl_row th{
	background:#323232;
	color:#666;
}
.forumec td{
	vertical-align:middle;
}
td.middle_aligned, tr.middle_aligned td{
	vertical-align:middle !important;
}
ul.lly{
	margin:0;
	padding:0;
	list-style:none;
}
ul.lly li{
	padding-bottom:3px;
}
.code {
	font-family: Courier, 'Courier New', sans-serif; 
	color: #006600;
	border: 1px dashed #D1D7DC;
}

.quote {
	color: #aaa; 
	line-height: 125%;
	border: 1px dashed #D1D7DC;
	padding:6px;
}
.postbody p, .postbody ul, .postbody ol, .postbody li{
	margin-top:0 !important;
	margin-bottom:0 !important;
}
