/* BOF STANDARD STUFF */
* {
	font-size:1em;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
	color:#ff6600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	background:url(../images/bg_body.gif) #292929;
	color:#565656;
	margin:0px;
	padding:0px;
}

input, select, option {
	color:#565656;
	line-height:normal;
}

fieldset {
	border:1px solid #565656;
	padding:10px;
}

fieldset legend {
	color:#565656;
	font-weight:bold;
	padding:4px;
}

form {
	margin:0px;
}

h1 {
	font-size:3em;
	line-height:0.75em;
	font-weight:bold;
	margin:0px;
}

h2 {
	font-size:2em;
	line-height:0.75em;
	font-weight:bold;
	margin:0px;
}

img {
	border:0px;
}

p {
	font-size:0.75em;
	line-height:1.8em;
	margin:0px;
	margin-bottom:20px;
}

span {
	font-size:0.75em;
	margin:0px;
}

/*NAMED CLASSES*/

#bdy {
	background:url(../images/bg_top.gif) left top repeat-x #ffffff;
	/*background:#c99;*/
	width:100%;
}

#btm {
	clear:both;
	background:url(../images/bg_btm_top.gif) left top repeat-x;
	height:175px;
	width:100%;
}

#btm_ctt {
	background:url(../images/bg_btm_mid.gif) left top no-repeat;
	color:#9c9c9c;
	font-size:0.8125em;
	margin:0px auto;
	padding-bottom:30px;
	padding-top:30px;
	width:860px;
}

#col_l {
	float:left;
	z-index:100;
}

#col_r {
	float:right;
	z-index:90;
}

#ctt {
	padding-bottom:20px;
	padding-top:25px;
	width:860px;
	margin:0px auto;
}

#ctt_btm {
	clear:both;
	height:0px;
	overflow:hidden;
}

#ftr {
	clear:both;
	color:#9c9c9c;
	font-size:0.75em;
	height:30px;
	padding-top:15px;
	width:860px;
	margin:0px auto;
}

#ftr_l {
	float:left;
}

#ftr_r {
	float:right;
}

#frm {
	margin:19px;
}

#frm label {
	float:left;
	font-size:0.9375em;
	line-height:2em;
	margin-bottom:10px;
	margin-right:20px;
	text-align:right;
	width:80px;
}

#frm p {
	font-size:1em;
	margin:0px;
}

#frm textarea, input {
	background:#ffffff;
	border:1px solid #dddddd;
	color:#565656;
	float:right;
	font-size:0.8125em;
	line-height:normal;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	padding-top:0px;
	padding-left:6px;
	padding-right:6px;
}

#frm textarea {
	height:77px;
	margin-bottom:20px;
	overflow:auto;
	padding:6px;
	width:426px;
}

#frm input {
	height:28px;
	width:426px;
}

#hdr {
	width:860px;
	height:100px;
	margin:0px auto;
}

#hdr_l {
	float:left;
	margin-top:10px;
}

#hdr_r {
	float:right;
	margin-top:10px;
}

#lng {
	color:#9c9c9c;
	height:20px;
	margin:0px auto;
	padding-top:10px;
	position:relative;
	text-align:right;
	width:830px;
}

#nav_ss {
	height:20px;
	margin-top:20px;
	width:460px;
}

#spltr {
	background:url(../images/pg_splitter.gif) 0px 20px no-repeat;
	clear:both;
	height:75px;
	margin:0px auto;
	padding-top:60px;
	width:860px;
}

#ss_hldr {
	clear:both;
	background:url(../images/ss_edge_l.gif) left top no-repeat;
	padding:0px 0px 0px 20px;
}

/* bof group ftr_ftr_mnu */
#ftr_mnu {
	margin:0px;
	padding:0px;
}

#ftr_mnu li {
	float:left;
	list-style:none;
	padding-right:15px;
}

#ftr_mnu li a { 
	color:#9c9c9c;
	float:left;
	text-decoration:none;
}

#ftr_mnu li a:hover { 
	color:#bfbfbf;
	text-decoration:none;
}

#ftr_mnu li.selected a, #ftr_mnu li.selected a:hover {
	color:#bfbfbf;
}
/* eof group ftr */

/* bof group icon */
#icons{
	margin-bottom:20px;
	margin-top:40px;
	/*position:absolute;*/
	position:relative;
	width:860px;
	height:28px;
}

#icons ul{
	list-style:none;
	/*margin:0px;*/
	overflow:hidden;
	padding:0px;
	width:100%;
}

#icons ul li{
	background:url(../images/wrk_icons.gif) no-repeat 0px 0px;
	cursor:pointer;
	float:left;
	height:28px;
	margin-right:12px;
	padding-right:0px;
	position:relative;
	width:28px;
	white-space:nowrap;
}

#icons ul li.ico-fla{
	background-position:0px 0px;
}


#icons ul li.ico-cod{
	background-position:0px -40px;
}


#icons ul li.ico-lgo{
	background-position:0px -80px;
}


#icons ul li.ico-des{
	background-position:0px -120px;
}


#icons ul li.ico-com{
	background-position:0px -160px;
}


#icons ul li.ico-crm{
	background-position:0px -200px;
}


#icons ul li.ico-cms{
	background-position:0px -240px;
}


#icons ul li.ico-seo{
	background-position:0px -280px;
}


#icons ul li.ico-hos{
	background-position:0px -320px;
}


#icons ul li.ico-lng{
	background-position:0px -360px;
}

#icons p{
	display:none;
	float:left;
	left:0px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:0px;
	white-space:nowrap;
	z-index:100;
}

#icons p strong{
	background:url(../images/ico_ttl_box.gif) no-repeat 0px 0px;
	float:left;
	line-height:2em;
	padding:1px 0px 3px 10px;
}

#icons p span{
	background:url(../images/ico_ttl_box.gif) no-repeat right 0px;
	float:left;
	font-size:1em;
	line-height:2em;
	padding:1px 6px 3px 5px;
}
/* eof group icon */

/* bof group mnu */
#mnu {
	margin:0px;
	padding:0px;
}

#mnu li {
	background:url(../images/mnu_dv.gif) right top no-repeat;
	font-weight:bold;
	font-size:0.75em;
	float:left;
	list-style:none;
	padding-right:2px;
}

#mnu li a { 
	background: url(../images/mnu_bg.gif) left top repeat-x;
	color:#777777;
	float:left;
	line-height:2.5em;
	padding:2px 15px 4px 15px;
	text-decoration:none;
}

#mnu li a:hover { 
	color:#333333;
	text-decoration:none;
}

#mnu li.selected a, #mnu li.selected a:hover {
	color:#ff6600;
}

#mnu li.first a { 
	background: url(../images/mnu_el.gif) left top no-repeat;
	padding-left:15px;
}

#mnu li.last {
	background: none;
	padding:0px;
}

#mnu li.last a { 
	background: url(../images/mnu_er.gif) right top no-repeat;
	padding-right:15px;
}
/* eof group mnu */

/* bof group nav_num*/
#nav_num {
	float:right;
	height:19px;
	margin:0px;
	margin-bottom:20px;
}

#nav_num li{
	float:left;
	font-size:0.75em;
	height:19px;
	list-style:none;
	margin-left:1px;
	position:relative;
	text-align:center;
	white-space:nowrap;
	width:19px;
}

#nav_num li.label{
	height:17px;
	margin-right:9px;
	padding:2px 0px 0px 0px;
	width:auto;
}

#nav_num li.last{
	margin-right:0px;
}

#nav_num li.current{ 
	background:url(../images/btn_num.gif) no-repeat left top;
}

#nav_num li.current a{ 
	color:#ffffff;
}

#nav_num li a{
	color:#ff6600;
	float:left;
	font-weight:bold;
	height:17px;
	padding:2px 0px 0px 0px;
	text-decoration:none;
	width:19px;
}

#nav_num li a:hover{
	text-decoration:underline;
}
/* eof group nav_num*/

/* bof group nav_pg*/
#nav_pg {
	float:right;
	height:40px;
	margin:0px;
}

#nav_pg li{
	background:url(../images/btn_edges.gif) no-repeat 0px 0px #bfbfbf;
	float:left;
	height:19px;
	list-style:none;
	margin-right:10px;
	position:relative;
	white-space:nowrap;
}

#nav_pg li.last{
	margin-right:0px;
}

#nav_pg li:hover{
	background-color:#ff6600;
}

#nav_pg li a{ 
	background: url(../images/btn_edges.gif) no-repeat right top;
	color:#ffffff;
	float:left;
	font-size:0.75em;
	padding:2px 10px 2px 10px;
	text-decoration:none;
}
/* eof group nav_pg*/

/*DOT CLASSES*/
a.alt {
	color:#565656;
	text-decoration:underline;
}

a.alt:hover {
	color:#ff6600;
	text-decoration:none;
}

a.lng {
	color:#9c9c9c;
	font-size:0.625em;
	line-height:2em;
}

a.lng:hover {
	color:#ff6600;
	font-size:0.625em;
	line-height:2em;
}

.hdr_light {
	color:#bfbfbf;
	font: 20px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom:15px;
}

.hr_drk {
	/*color:#292929;*/
	background:url(../images/hr_drk.gif) left top repeat-x #292929;
	border:0px;
	height:2px;
	line-height:2px;
	margin:0px;
	margin-bottom:15px;
}

.l {
	float:left;
}

.r {
	float:right;
}

.lt_gry {
	color:#bfbfbf;
}

.ss {
	border:1px solid #dddddd;
	border-top-color:#eeeeee;
	position:relative;
	width:458px;
	height:343px;
	overflow:hidden;
}

.ss p {
	left:-1px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:-1px;
	z-index:0;
}

.thm {
	background:url(../images/w_thm_bg.gif) left top no-repeat #ebebeb;
	position:relative;
	float:left;
	width:180px;
	height:180px;
	margin:0px 0px 20px 20px;
	overflow:hidden;
}

.thm:hover {
	cursor:pointer;
}

.thm:hover div {
	top:150px;
}

.thms {
	position:relative;
	width:620px;
	height:380px;
	overflow:hidden;
}

.thm_ttl {
	background:#ffffff;
	font-size:0.8125em;
	font-weight:bold;
	height:30px;
	left:0px;
	line-height:2.3em;
	position:absolute;
	text-align:center;
	top:180px;
	width:180px;
}
