/*	
	Copyright (c) 2009 navyblue.
	Doc: generic styles
	Revision: 1.0
*/

@import url(default.css);
@import url(jqueryslidemenu.css);

/*--------------------------------------------------------------------------------------------
	Global 
  --------------------------------------------------------------------------------------------*/


/* Generic Links */


#middle_col a:link, #middle_col a:visited, #middle_col a:active,
#full_panel a:link, #full_panel a:visited, #full_panel a:active {
	color:#ffffff;
	text-decoration:underline;
}
#middle_col a:hover, #full_panel a:hover {
	color:#999999;
	text-decoration:underline;
}


#middle_col .news_txt a:link, #middle_col .news_txt a:visited, #middle_col .news_txt a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
#middle_col .news_txt a:hover {
	color:#999999;
	text-decoration:underline;
}


/*--------------------------------------------------------------------------------------------
	Structural 
  --------------------------------------------------------------------------------------------*/

#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited{
	color:#999999;
	text-decoration:none;
}

#banner {

}

/* Home page */

.home_panel {
	width:490px;
	float:left;
}
#sectors {
	margin:0 0 5px 0;
	width:490px;
/*	height:272px;*/
	height:294px;
}
#sectors img {
	float:left;
}

.hm_marg {
	margin:0 0 0 20px;
	display:inline;
}

a.btn_blk:link, a.btn_blk:active, a.btn_blk:visited {
	background:url(../img/hm_btn_blk.gif) no-repeat;
	width:225px;
	height:25px;
	padding:13px 0 0 10px;
	display:block;
	text-decoration:none;
	margin:0 0 5px 0;
}
a.btn_org:link, a.btn_org:active, a.btn_org:visited {
	background:url(../img/hm_btn_org.gif) no-repeat;
	width:225px;
	height:25px;
	padding:13px 0 0 10px;
	display:block;
	text-decoration:none;
	margin:0 0 5px 0;
}
a.btn_gry:link, a.btn_gry:active, a.btn_gry:visited {
	background:url(../img/hm_btn_gry.gif) no-repeat;
	width:225px;
	height:25px;
	padding:13px 0 0 10px;
	display:block;
	text-decoration:none;
	margin:0 0 5px 0;
}



.hm_half_panel {
	width:235px;
	float:left;	
}


.link_gen a:hover, .register_gen a:hover{
	color:#0d0d27;
	text-decoration:underline;
}

.f-gry {
	width:235px;
	height:38px;
	background:url(../img/panel_btn_40gry.gif) no-repeat;
}
.s-gry {
	width:235px;
	height:38px;
	background:url(../img/panel_btn_60gry.gif) no-repeat;
}

#news_ctrl {
	width:205px;
	height:25px;
	font-size:0.92em;
	color:#FFFFFF;
	border:solid #fff;
	border-width:0 0 1px 0;
	margin:0 0 5px 0;
}
#news_ctrl span a{
	text-decoration:none;
	padding:0 10px 4px 20px;
}
#banner_hm #news_ctrl {
	width:235px;
	height:25px;
	font-size:0.92em;
	color:#FFFFFF;
	border:solid #fff;
	border-width:0 0 1px 0;
	margin:0 0 5px 0;
}
.hm_news_btn a:link, .hm_news_btn a:active, .hm_news_btn a:visited{
	width:220px;
	height:23px;
	padding:15px 0 0 15px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background:none;
}

.f-gry a:link, .f-gry a:active, .f-gry a:visited{
	width:220px;
	height:23px;
	padding:15px 0 0 15px;
	color:#333333;
	text-decoration:none;
	display:block;
	background:none;
}
.b-gry a:link, .b-gry a:active, .b-gry a:visited{
	width:235px;
	height:23px;
	padding:10px 0 0 0;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background:url(../img/panel_btn_0gry.gif) no-repeat right bottom;
	border:solid #FFFFFF;
	border-width:1px 0 1px 0;
}
.hm_news_title {
	width:205px;
	height:25px;
	font-size:1.17em;
	color:#FFFFFF;
	font-weight:bold;
	border:solid #fff;
	border-width:0 0 1px 0;
	margin:0 0 5px 0;
}

.hm_half_panel .myb {
	background:url(../img/img_myb_line.gif) no-repeat bottom;
	border:none;
}


#banner_hm .hm_news_title {
	width:235px;
	margin:15px 0 5px 0;
}
.hm_news_title p{
	color:#ffffff;
	font-weight:bold;
	padding:0;
	margin:0;
}

.hm_news_panel {
	width:205px;
	background:url(../img/img_home_panel_sml.gif) no-repeat top;
	margin:0;
	padding:10px 15px 0 15px;
	color:#ffffff;
	min-height:155px;
	height:auto !important;
	height:155px;
}
#banner_hm .hm_news_panel {
	width:235px;
	background:none;
	padding:0;
}
.s-gry-lrg {
	width:490px;
	height:38px;
	background:url(../img/panel_btn_60gry_lrg.gif) no-repeat;
}


.hm_feature_btn a:link, .hm_feature_btn a:active, .hm_feature_btn a:visited{
	width:475px;
	height:23px;
	padding:15px 0 0 15px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background:none;
}
a.btn_gry:hover, a.btn_org:hover, a.btn_blk:hover, .hm_news_btn a:hover, .hm_feature_btn a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.hm_feature_title {
	width:460px;
	height:25px;
	font-size:1.17em;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 0 5px 0;
}
.hm_feature_title p{
	color:#ffffff;
	font-weight:bold;
	padding:0;
	margin:0;
}

.hm_feature_panel {
	width:460px;
	background:url(../img/img_home_panel_lrg.gif) no-repeat top;
	margin:0;
	padding:10px 15px 10px 15px;
	color:#ffffff;
	min-height:180px;
	height:auto !important;
	height:180px;
}
.feature_content {
	width:335px;
	float:left;
}

.strengths {
	width:125px;
	float:left;
}

/* Right Column */
.right_title {
	width:217px;
	height:25px;
	font-size:1.33em;
	color:#FFFFFF;
	font-weight:bold;
}
.right_title p{
	color:#ffffff;
	font-weight:bold;
	padding:0;
	margin:0;
}

.right_panel {
	width:217px;
	background:url(../img/img_titlebar_blk.gif) no-repeat top;
	margin:0;
	padding:10px 15px 10px 15px;
	color:#ffffff;
}
.right_base {
	background:url(../img/img_blk_right_base.gif) no-repeat bottom;
	height:14px;
}
.film_base {
	background:url(../img/img_arrow_orn.gif) no-repeat bottom;
	padding:10px 15px 10px 15px;
}

.film_base2 {
	background:url(../img/img_arrow_orn2.gif) no-repeat bottom;
	padding:10px 15px 10px 15px;
}

.film_base3 {
	background:url(../img/img_arrow_orn3.gif) no-repeat bottom;
	padding:10px 15px 10px 15px;
}

.news_panel {
	width:217px;
	background:url(../img/img_titlebar_blk.gif) no-repeat top;
	margin:0;
	padding:10px 15px 10px 15px;
	color:#FFFFFF;
}
.film_panel {
	width:217px;
	background:#df7a1c url(../img/img_titlebar_orn.gif) no-repeat top;
	margin:0;
	padding:10px 15px 10px 15px;
	color:#FFFFFF;
}


.expand_gen {
	width:232px;
	height:25px;
	padding:10px 0 0 15px;
	cursor:pointer;
}
#sign {
	background:url(../img/img_plus_main.gif) no-repeat top;
}
#forget {
	background:url(../img/img_plus2_main.gif) no-repeat top;
}

#right_expand #sign.selected {
	background:url(../img/img_minus_main.gif) no-repeat;
}
#right_expand #forget.selected {
	background:url(../img/img_minus2_main.gif) no-repeat;
}

.cmt_thickbox {
	padding:2px 0 10px 25px;
	background:url(../img/img_blog.gif) no-repeat;
}

.new_blog {
	width:247px;
	padding:2px 0 10px 25px;
	background:url(../img/btn_blog.gif) no-repeat;
}

.blog {
	padding:2px 0 10px 25px;
	background:url(../img/img_blog.gif) no-repeat;
}
.delete_blog {
	padding:2px 0 10px 25px;
	background:url(../img/btn_blogclose.gif) no-repeat;
}

.blog_back {
	padding:2px 0 10px 25px;
	background:url(../img/btn_prev.gif) no-repeat;
	float:right;
}

.link_gen {
	width:247px;
	height:35px;
	background:url(../img/img_arrow_main.gif) no-repeat;
	margin:0 0 2px 0;
}
.register_gen {
	width:247px;
	height:35px;
	background:url(../img/img_register_main.gif) no-repeat;
}
.sign_panel {
	width:217px;
	padding:10px 15px 10px 15px;
	color:#ffffff;
	background:#666666 url(../img/img_base_main.gif) no-repeat bottom;
}
.forgot_panel {
	width:217px;
	background:#333333 url(../img/img_base2_main.gif) no-repeat bottom;
	padding:10px 15px 10px 15px;
	color:#ffffff;
}



/* left Column */
.left_ttl {
	width:166px;
	background:url(../img/img_leftttl_blk.gif) no-repeat;
	margin:0 0 2px 0;
	padding:10px 10px 5px 20px;
	font-size:1em;
	color:#FFFFFF;
	font-weight:bold;
}


.left_panel {
	width:161px;
	background:#666666;
	margin:0;
	padding:10px 15px 0 20px;
	color:#FFFFFF;
}

.left_base {
	background:url(../img/img_leftbase_blk.gif) no-repeat;
}

#left_col img {
	margin:5px 0 0 0;
}


/* Main */
ul#tabs {
	list-style:none;
	margin:0;
	padding:0;
}

#full_panel ul#tabs li{
	float:left;
	margin:0 4px 0  0;
	display:inline;
}

#full_panel ul#tabs li a:link, #full_panel ul#tabs li a:active, #full_panel ul#tabs li a:visited {
	display:block;
	padding:8px 10px 5px 10px;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	background:#23bcb9 url(../img/img_sub_gen.gif) repeat-x bottom;
}

#full_panel ul#tabs li a:hover {
	color:#999999;
}

#full_panel ul#tabs li.selected a:link, #full_panel ul#tabs li.selected a:active, #full_panel ul#tabs li.selected a:visited{
	background: url(../img/img_footer_bg.gif) repeat-x bottom;
	color:#FFFFFF;
}



#middle_col ul.facts, #middle_col #element_rssfeed ul {
	margin:0;
	padding:0;
}
#middle_col ul.facts li, #middle_col #element_rssfeed ul li {
	line-height:1.33em;
	border:2px solid #CCCCCC;
	padding:10px;
	margin:0 0 15px 0;
	list-style:none;
}
#middle_col ul.facts ul li, #middle_col #element_rssfeed ul ul li {
	line-height:1.33em;
	list-style:disc;
	padding:0;
	margin:0;
	border:none;
}

/* Footer */



/*--------------------------------------------------------------------------------------------
	Navigation 
  --------------------------------------------------------------------------------------------*/  


/* Main nav - See jqueryslidemenu.css */

/* Subnav */

ul#subnav li {
	background:#666666;
	margin:2px 0 0 0;
}
ul#subnav li a:hover {
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
}


ul#subnav ul li{
	width:196px;
	background:#666666;
	margin:0;
}
ul#subnav ul ul li {
	width:196px;
	background:#666666;
	margin:0;
	border:none;
}
ul#subnav ul ul ul {
	width:191px;
	margin:0;
	padding:5px 0;
	background:#999999;
	border:solid #040404;
	border-width:2px 0 2px 5px;
}
ul#subnav ul ul ul li{
	background:none;
}
ul#subnav li.locked a{
	background:url(../img/img_sublock_blk.gif) no-repeat;
}


.subnav_base {
	background:url(../img/img_subbase_blk.gif) no-repeat;
	height:14px;
	margin:2px 0 0 0;
}

ul#subnav ul ul li a:hover, ul#subnav ul li a:hover  {
	color:#333333;
	font-weight:normal;

	text-decoration:underline;
}
ul#subnav ul ul ul li a:hover  {
	color:#333333;
	font-weight:normal;

	text-decoration:underline;
}

ul#subnav li a.selected, ul#subnav li a:hover {
	color:#333333;
	font-weight:bold;
}
ul#subnav ul li a.selected {
	color:#333333;
	font-weight:normal;
}

ul#subnav ul li a.selected {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
ul#subnav ul ul li a.selected {
	color:#333333;
	font-weight:normal;
	background:url(../img/img_tert_droped.gif) no-repeat;
}


/*--------------------------------------------------------------------------------------------
	Typography
  --------------------------------------------------------------------------------------------*/
/* Headings */
h1 {
	font-size:1.50em;
	margin:0 0 20px 0;
	padding:0;
	color:#FFFFFF;
	background:none;
}

h1.main {
	font-family:verdana, arial;
	font-size:18px;
	font-weight:normal;
	margin:0px 0 20px 0px;
	color:#FFFFFF;
}
.home_panel h1.main, .home_panel h1.sIFR-replaced {
	min-height:90px;
	height:auto !important;
	height:90px;
}
h1.content {
	font-family:verdana, arial;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	color:#FFFFFF;
}
h2.sub {
	font-family:verdana, arial;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	color:#FFFFFF;
}





h2 {
	font-size:1.50em;
	margin:0 0 20px 0;
	padding:0;
	color:#FFFFFF;
	background:none;
	font-weight:normal;
}


h3 {
	font-size:1em;
	margin:0;
	padding:0;
	color:#FFFFFF;
	background:none;
}

.news_txt h4, .feature_txt h4 {
	font-size:1em;
	margin:0;
	padding:0;
	color:#FFFFFF;
	background:none;
}
/* Type */


.left_panel p {
	margin:0;
	padding:0 0 12px 0;
}

li {
}

/*--------------------------------------------------------------------------------------------
	Forms - form, input, label etc
  --------------------------------------------------------------------------------------------*/
form {
	padding:0;
	margin:0;
}

.webform_table {
	width:474px;
}

#left_col input#email_box, #left_col input#pass_box, #left_col input#forgot_box {
	width:180px;
	height:17px;
	padding:3px 10px 0px 10px;
	margin:0 0 10px 0;
	background:url(../img/img_searchbox.gif) no-repeat;
	color:#666666;
	border:none;
	font-size:0.83em;
}
#left_col input#sign_btn {
	width:54px;
	height:18px;
	border:none;
	background:none;
	background:url(../img/btn_sign.gif) no-repeat;
	cursor:pointer;
	margin:0 0 10px 146px;
}
#left_col input#submit_btn {
	width:54px;
	height:18px;
	border:none;
	background:none;
	background:url(../img/btn_submit.gif) no-repeat;
	cursor:pointer;
	margin:0 0 10px 146px;
}


/*--------------------------------------------------------------------------------------------
	Flash text
  --------------------------------------------------------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.flash {
	visibility: hidden;
}

/*--------------------------------------------------------------------------------------------
	Google
  --------------------------------------------------------------------------------------------*/  

#google_map {
	width:514px;
	height:514px;
}

#google_map_dir {
	width:514px;
	height:514px;
}

#google_directions {
	width:514px;
}

