@charset "utf-8";
/* CSS Document */
/*CSS RESET*/
html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* PNG FIX */
img, a, div { behavior: url(iepngfix.htc) }
/*************************************************************************/

body {
background: #000000 url(theme/structure/base_bg.jpg) repeat;
font: 12px Geneva, Arial, Helvetica, sans-serif normal;
color: #3e3e3e;
line-height: 16px;
}

p {
font: 12px Geneva, Arial, Helvetica, sans-serif normal;
color: #000000;
line-height: 16px;
padding: 3px 0px;
}

h1, h2, h3, h4 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
color: #3e3e3e;
}
h3 {
font-size: 16px;
border-left: 7px solid #D9D9D9;
padding-left: 5px;
}
h4 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
color: #60a627;
}

a:link {
color:#60a627;
text-decoration: none;
}
a:visited {
color:#60a627;
text-decoration: none;
}
a:hover {
color:#c4deae;
text-decoration: underline;
}
a:active {
color:#60a627;
text-decoration: none;
}
#txt_menu a:link {
color: #333333;
text-decoration: none;
}
#txt_menu a:visited {
color:#333333;
text-decoration: none;
}
#txt_menu a:hover {
color: #666666;
text-decoration: underline;
}
#txt_menu a:active {
color:#333333;
text-decoration: none;
}
/*MAIN STRUCTURE */
#top_notorious_big {
background: #0d0d0d url(theme/structure/main_bg.jpg) no-repeat center top;
}
#cont_mos_def {
width: 948px;
margin: 0 auto;
}
#rtmt_logo {
position: absolute;
}
#rtmt_menu {
padding: 18px 0px 18px 181px;;
}
#flash_hold {
height: 279px;
width: 948px;
background: url(theme/btn/loading.png) no-repeat 460px 120px;
}
#body_cont {
width: 896px;
padding: 21px 26px 26px 26px;
background: #ffffff url(theme/structure/body_bg.jpg) repeat-x bottom;
}
#body_cont_sub {
width: 896px;
padding: 28px 26px 26px 26px;
background: #ffffff url(theme/structure/body_bg.jpg) repeat-x bottom;
}
#base_kwali {
width: 948px;
margin: 0 auto;
}
/* BASE LAYOUT */
#txt_menu {
float: left;
padding-top: 10px;
}
#as_logo_ {
	margin: 10px 0px 0px;
	padding: 0px;
	height: 16px;
	width: 95px;
	background: url(theme/aftershock.png) left top;
	cursor:pointer;
	float: right;
}

#as_logo li {
	display: inline-block;  /* Opera & Safari, IE6/7 will render as block */
	display: -moz-inline-box; /* Firefox */
	vertical-alignment: top;  /* For consistency */
	_display: inline;
	color: #ffffff;
	margin: 0px;
	list-style: none;
}
#site_by {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: right;
	height: auto;
	width: 120px;
	text-align: right;
}



/* sprites */

#as_logo_sprite {
	background:url(theme/aftershock.png) no-repeat;
	float: right;
	margin: 10px 0px 0px;
	padding: 0px;
}
#as_logo_sprite a {
	background: url(theme/aftershock.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 16px;
	cursor: pointer;
	width: 95px;
	display: block;
	outline: none;
	border: thick none #999999;
	cursor:pointer;
}
#as_logo_sprite a:hover {
	background: url(theme/aftershock.png) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	height: 16px;
	cursor: pointer;
	width: 95px;
	border: thick none #999999;
	outline: none;
	cursor:pointer;
}

/*  CONMTENT STYLES */
.col50 {
float: left;
width: 49%;
}
.col50r {
float: right;
width: 49%;
}
.col30 {
float: left;
width: 292px;
height: 130px;
background: url(theme/structure/col30_bg.jpg) no-repeat top center;
}
.col70 {
float: left;
width: 575px;
padding-right: 15px;
}
.col30r {
float: left;
width: 290px;
padding: 0px 4px;
background-color: #F2F2F2;
display: inline;
border: 1px solid #E5E5E5;
}
#midcol30 {
margin: 0px 10px;
}
.thirds_top {
height: 86px;
}
#latest_pro {
padding:4px 7px;
margin-top: 10px;
}
img.borda {
padding: 6px;
background-color: #C0C0C0;
border: 1px solid #A8A8A8;
}
.aboutflash {
width: 230px;
height: 157px;
margin-left: 10px;
float: right;
padding: 5px 6px 10px 6px;
background-color: #C0C0C0;
border: 1px solid #A8A8A8;
}
#cont_bgimg {
/*background: url(theme/cont/about_bg.jpg) no-repeat bottom;*/
}
/* BTN's */
a.working_btn {
background: url(theme/btn/workingcareer.gif) no-repeat top;
width: 276px;
height: 29px;
display: block;
}
a.working_btn:hover {
background: url(theme/btn/workingcareer.gif) no-repeat bottom;
}
a.pdf {
padding: 4px 0px 4px 28px;
background: url(theme/btn/pdf_icon.gif) no-repeat left;
}
/* FORM STYLES */
#emailadd {
	background: url(theme/textimg/form_feild.jpg) no-repeat right top;
	width: 191px;
	height:29px;
	padding: 6px 0px 3px 3px;
	border: medium none;
	margin: 0px;
	float: left;
}
#button_signup {
	background: url(theme/btn/signup.gif) no-repeat top;
	height: 29px;
	width: 71px;
	border: medium none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
#button_signup:hover {
	background: url(theme/btn/signup.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px;
}

/* GENERAL CLASSES */
.cleara {
clear: both;
}
.txtheading {
padding-bottom: 10px;
}
.pad7 {
padding: 7px;
}
.paddleft10 {
padding-left: 10px;
}
#txt_menu p {
font-size: 10px;
color: #666666;
}
ul.genlist {
padding: 5px 5px 5px 15px;
list-style-type: disc;
}
ul.genlist ul {
list-style-type: circle;
padding: 2px 2px 2px 15px;
}
#gall a {
padding: 5px;
background: url(theme/cont/thumb_bg.gif);
display: inline-block;
margin: 6px;
}
.green {
color: #60a627;
}
.yellowtxt {
color: #FCF6A2;
}
.redtxt {
color: #D7251B;
}
#project {
padding: 15px 0px;
border-bottom: 1px solid #CCCCCC;
}
.hddn {
display: none;
}
/* JFLOW style */
#myController span{
color:#FFF;
font-weight: bold;
background: url(theme/cont/serve_gen.gif);
cursor:pointer;
display: block;
width: 142px;
height: 55px;
padding: 10px 3px 0px 3px;
text-align: center;
}
#myController span:hover {
background: url(theme/cont/serve_over.gif);
}

#jFlowSlide{

}
#mySlides {
}
#myController {

}

#myController span.jFlowSelected {
background: url(theme/cont/serve_selected.gif);
}
#myController span.jFlowSelected {

}
.jFlowPrev, .jFlowNext{
cursor:pointer;
}
.service_mi {
float: left;
}

/* FOROM */
fieldset {border:0; padding:0; margin:0;}
fieldset p {padding-top:5px;}
label {text-transform:uppercase; display:block; color:#738075; font:11px/18px Arial, Helvetica, sans-serif;}
label.opt {display:inline; text-transform:none; line-height:20px !important; color:#738075; font-weight:normal !important;}
fieldset input, textarea, select {font:12px/15px Arial, Helvetica, sans-serif; color:#333; margin:0 5px 10px 0; border:1px solid #c2c4ba; border-width:1px 0 0 1px; background: #FFFFFF url(theme/structure/forms_bg.jpg) top; padding:5px 3px 4px 3px;}
fieldset input, fieldset select {width:437px;}
fieldset textarea {width:440px;}
input:focus, textarea:focus, select:focus {border-color:#71736d;}
input.button {padding:2px 8px; background:#61B829 !important; border:0; color:#fff !important; font-weight:bold; display:inline; border:1px outset #009900 !important; cursor:pointer; margin-bottom:0; width:auto !important;}
input.button:hover {border-color:#A6A6A6 !important; background:#788f1e url(/ui/media/images/general/hovers.gif) !important;}
fieldset input.opt {border:none; padding:0; width:auto !important; margin:2px 5px 8px 0; vertical-align:middle; background:none;}
code {font:12px/14px Consolas, "Courier New", Courier, monospace; background:#daddd1;}
.rqrd {font-weight:bold; color:#788f1e; font-family:Verdana, Arial, Helvetica, sans-serif;}
label {
font-weight: bold;
}
#form2 {
	height: 29px;
}
#form_fix_wrap {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 100%;
}
#submit_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 29px;
	width: 74px;
}
.padding {
	padding-left: 5px;
}
.small_grey {
	font-size: 11px;
	color: #8A8A8A;
}
