/* universal set of reset styles
---------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,caption,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {vertical-align: baseline; outline: 0; font-size: 100%; padding: 0;margin: 0;border: 0;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {background: white; line-height: 18px;color: black;}
ol,ul {list-style: none;}
/* tables still need cellspacing="0" in the markup */
table{border-collapse: separate;border-spacing: 0;}
caption,th,td {font-weight: normal;}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before,blockquote:after,q:before,q:after {content: "";}
blockquote,q {quotes: "" "";}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
.clr {font-size : 1px;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear {clear: both;}
/* End hide from IE-mac */
/* ------------------------ the end ----------------------------*/

html {
	height:100%;
	margin-bottom:1px;
}
body {
	margin:0;
	padding:0;
	font-size: 60%;
	color:#666666;
	background: url(../images/style1/bg_main.gif);
	BACKGROUND-REPEAT: repeat-x;
	line-height:16px; font-family: verdana, arial, san-serif
	
}
div#wrapper_main{
	font:normal 1.2em/1.5em  Arial , Verdana, sans-serif; /* Basic font size: 12px, line-height: 15px */
}
/*
p {
  height:80%;
}
*/
/* Basic link styles 
---------------------------------------------------------------*/

a{
	outline:none;
	cursor:pointer;
}
a:link,
a:visited,
a:active{
	text-decoration:none; 
}
a:hover{
	text-decoration:underline;
}

A.more {
	PADDING-RIGHT: 10px; WHITE-SPACE: nowrap; BACKGROUND: url(../images/icons/morearrow.gif) no-repeat 100% 50%
}


/* Basic image style 
----------------------------------------------------------------*/

img{
	border:none;
	text-decoration:none;
}

.line {
	BORDER-BOTTOM: #e5e5e5 1px solid; PADDING-BOTTOM: 0.4em; MARGIN: 0px -2px 0.6em; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; PADDING-TOP: 0px
}

/* Basic lists styles 
----------------------------------------------------------------*/

ul{
	padding:0 6px 6px 6px;
	margin:0 6px;
}
ul ul{
	padding-bottom:0px;
}
ul li{
	padding-left:0;
	padding:5px 0;
}
ul li a{
	text-decoration: none !important;
	color:#318cbb !important;
}
ul li a:hover{
	color:#318cbb !important;
    text-decoration: none; /* underline !important */;

}
ol li{
	line-height:170%;
}
dl#system-message dd ul li{
	border: none !important;
}

/* Basic heading styles 
-----------------------------------------------------------------*/

th {
	padding:4px;
	text-align:left;
}
h1 { font-size:200%; }
h2 { font-size:175%; }
h3 { font-size:150%; }
h4 { font-size:125%; }
h5 { font-size:125%; }
h6 { font-size:115%; color:#999; }
p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 0.2em 0;
	padding: 0;
}

/* Basic form styles 
-----------------------------------------------------------------*/

fieldset{
	border:none;
	padding:5px 0;
}
fieldset a{
	font-weight:bold;
}
input, select, button{
	font-size:11px;
	font-weight:normal;
}

/* Basic HR-line style 
-----------------------------------------------------------------*/

hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}

/* Basic positioning classes 
-----------------------------------------------------------------*/

.clearfix{ clear: both; }
.lf { float: left; }
.rf { float: right; }

/* Logo 
------------------------------------------------------------*/

a#logo, 
a#logo_styled {
	margin:20px 0 0 0;
	float:left;
	display:block;
}
a#logo_styled{
	/* 
		Here you can change width or height of your logo 
		if you've disabled option "logo as image"
	*/
	width: 300px;
	height: 54px; 
}

.clear {
	CLEAR: both
}

/* Basic wrapper styles 
-----------------------------------------------------------------*/
div#wrapper_main{
	width:980px;
	margin:0 auto;
	padding-bottom:20px;
	position:static!important;
	}
div#wrapper_top{
	min-height:95px;
	margin:0 0 1px 0;
}
div#wrapper_banner{
	margin: 0;
	padding:0;
}
div#slider_wrap{
	border-top:1px solid #e8e8e8!important;
}
div#wrapper_menu{
	float:right;
	width:670px;
	height:46px;
	margin-right:0px;
	display:block;
}
div#horiz-menu{
	width:770px;
	z-index:1001;
}
div#wrapper_header{
	position:relative;
}
div#wrapper_menu ul{
	width:auto;
	float:right;
	font-size:12px;
}
div#wrapper_menu ul li.level1 a,
div#wrapper_menu ul li.level1 span.separator{
	border-left:1px solid #d4d4d4;
	border-right:1px solid #fff;
	color:#979797;
}
div#wrapper_menu .moomenu ul li.topli:first-child a,
div#wrapper_menu .moomenu ul li.topli:first-child span.separator{
	border-left:none;
	color: #3a3a3a!important;
}
div#wrapper_menu ul li:first-child a,
div#wrapper_menu ul li:first-child span.separator{
	border-left:none;
}
div#wrapper_menu .moomenu ul li.topli:hover{
	border:1px solid #d4d4d4;
	border-bottom:none;
	background:#fff;
	height:35px;
	line-height:22px;
	position:relative;
	right:-1px;
}
div#wrapper_menu .moomenu ul li.topli:hover a,
div#wrapper_menu .moomenu ul li.topli:hover span.separator{
	border:none;
	padding:0 1px 0 2px;
	color:#3a3a3a!important;
}
div#wrapper_menu .moomenu ul li.topli:hover ul a{
	color:#3a3a3a!important;
}
div#wrapper_menu li.topli ul{
	top:33px!important;
	background:#fff;
	border:1px solid #d4d4d4;
	border-top:none;
}
div#wrapper_menu li.level1:hover ul{
	left:-1px;
}
div#wrapper_menu li.level1:hover ul ul,
div#wrapper_menu li.level1:hover ul ul ul,
div#wrapper_menu li.level1:hover ul ul ul ul{
	left:190px;
}
div#wrapper_menu li.level1 li:hover{
	background:#f9f9f9;
}
div#wrapper_menu li.level1 ul ul,
div#wrapper_menu li.level1 ul ul ul,
div#wrapper_menu li.level1 ul ul ul ul{
	top:-1px!important;
	border-top:1px solid #d4d4d4;
}
div#wrapper_menu li.level1 li#current{
	background:#f9f9f9;
}
div#wrapper_top_content{
	float:right;
	width:650px;
	position:static;
	margin-right: 10px;
}
div#wrapper_content{
	BACKGROUND: url(../images/style1/bg_body.png) repeat-y;
	padding:10px 20px 8px 20px;
}


#wrapper_content_top {
	BACKGROUND: url(../images/style1/bg_top.png) no-repeat;
	height: 8px;
	
}


#wrapper_content_bottom {
	BACKGROUND: url(../images/style1/bg_bottom.png) no-repeat;
	height: 8px;
	margin-bottom: 10px;
	
}
/* top
-------------------------------------------------------------------*/

div#buttons {
  float:right;
  margin:22px 20px 0 0;
  width:auto;
}

div#buttons span#login_btn_noborder,
div#buttons span#register_btn_noborder,
div#buttons span#win1_btn_noborder,
div#buttons span#win2_btn_noborder,
div#buttons span#win3_btn_noborder,
div#buttons span#win4_btn_noborder,
div#buttons span#win5_btn_noborder,
div#buttons span#win6_btn_noborder,
div#buttons span#win7_btn_noborder,
div#buttons span#win8_btn_noborder,
div#buttons span#win9_btn_noborder,
div#buttons span#win10_btn_noborder,
div#buttons span#win11_btn_noborder,
div#buttons span#win12_btn_noborder,
div#buttons span#win13_btn_noborder,
div#buttons span#win14_btn_noborder,
div#buttons span#win15_btn_noborder,
div#buttons span#win16_btn_noborder,
div#buttons span#win17_btn_noborder,
div#buttons span#win18_btn_noborder,
div#buttons span#win19_btn_noborder,
div#buttons span#win20_btn_noborder
{
	border: none !important;
	margin-top: 3px;
	display:block;
}

div#popup_login, div#popup_register,
div#popup_win1, div#popup_win2, div#popup_win3, div#popup_win4,
div#popup_win5, div#popup_win6, div#popup_win7, div#popup_win8,
div#popup_win9, div#popup_win10, div#popup_win11, div#popup_win12,
div#popup_win13, div#popup_win14, div#popup_win15, div#popup_win16,
div#popup_win17, div#popup_win18, div#popup_win19, div#popup_win20
{	background:url(../images/style1/popup_top760.png) no-repeat 0 top;}

.scrollable {height:500px; overflow: auto!important;}

div#close_button_login,div#close_button_register,
div#close_button_win1, div#close_button_win2, div#close_button_win3, div#close_button_win4,
div#close_button_win5, div#close_button_win6, div#close_button_win7, div#close_button_win8,
div#close_button_win9, div#close_button_win10, div#close_button_win11, div#close_button_win12,
div#close_button_win13, div#close_button_win14, div#close_button_win15, div#close_button_win16,
div#close_button_win17, div#close_button_win18, div#close_button_win19, div#close_button_win20
{	background:url(../images/style1/close_button.png) no-repeat 0 top;}

div#close_button_login:hover, div#close_button_register:hover
div#close_button_win1:hover, div#close_button_win2:hover, div#close_button_win3:hover, div#close_button_win4:hover,
div#close_button_win5:hover, div#close_button_win6:hover, div#close_button_win7:hover, div#close_button_win8:hover,
div#close_button_win9:hover, div#close_button_win10:hover, div#close_button_win11:hover, div#close_button_win12:hover,
div#close_button_win13:hover, div#close_button_win14:hover, div#close_button_win15:hover, div#close_button_win16:hover,
div#close_button_win17:hover, div#close_button_win18:hover, div#close_button_win19:hover, div#close_button_win20:hover
{	background:url(../images/style1/close_button.png) no-repeat 100% top;}



div#buttons span:first-child{
	padding-right:8px;
	margin-right:5px;
}
div#buttons span{
	font-size:11px;
	line-height:10px;
	font-weight:normal;
	height:10px;
}
div#banner1{
	width:468px;
	height:60px;
	float:left;
	margin:6px 21px 0 61px;
}
div#search{
	width: 600px;
	height:49px;
	float:right;
	text-align: right;
	margin: 8px 6px 0px 0px;
}
div#search div.search{
	width:170px;
	height:19px;
}
div#search input#mod_search_searchword{
	border:1px solid #e1e1e1;
	height:15px;
	padding:2px 25px 0 5px;
	width:138px;
	display:block;
	font-size:11px;
	color: #d4d4d4;
}
div#search input.button{
	display:none;
}

/* breadcrumbs
-------------------------------------------------------------------*/

div#wrapper_breadcrumbs{
	height:39px;
	margin-bottom:10px;
	overflow:hidden;
}
div#breadcrumbs_left{
	float: left;
	width: 80%;
	overflow:hidden;
}
div#datatop{
	text-align: right;
	margin: 11px 20px 0 0;
	font-size: 0.9em;
	
}
div#wrapper_breadcrumbs span#breadcrumbs_yah{
	height:19px;
	width:auto;
	margin:10px 24px 10px 20px;
	display:block;
	float: left;
	padding:0 16px 0 8px;
	color:#fff;
	line-height:19px;
	font-weight:bold;
}
span.pathway{
	margin-left:8px;
	font-size:1.1em;
	color:#9f9f9f;
	line-height:39px;
}
span.pathway a{
	color:#9f9f9f;	
}
span.pathway img{
	padding:0 10px;
}
span.pathway a:hover{
	color:#3a3a3a;	
}

/* slider for banner position
-------------------------------------------------------------------*/

div#slider{
	margin:0 auto 5px auto;
	width:71px;
	cursor:pointer;
	height:14px;
}
.margin0{
	margin-bottom:0!important;
}

/* component + left
-------------------------------------------------------------------*/

div#component-left{
	float:right;
	margin:0 0 9px 10px;
}
div#left{
	float:left;
}
div#left_1{
	overflow:hidden;
}
div#left_2{
	overflow:hidden;
	padding-right:32px;
}
div#component-left div#mainbody{
	padding:0 0 20px 0;
}

/* component + right
-------------------------------------------------------------------*/

div#component-right{
	float:left;
	margin:0 10px 9px 0;
}
div#right{
	float:left;
}
div#right_1{
	overflow:hidden;
}
div#right_2{
	overflow:hidden;
	padding-left:5px;
}
div#component-right div#mainbody{
	padding:0 0 0px 0;
}

/* component 
-------------------------------------------------------------------*/

div#component {
	width:980px;
	padding:0;
	/* margin-bottom:9px; */
}
div#component div#mainbody{
	/* padding:0 0 10px 0; */
	padding: 0;
}

/* component middle
-------------------------------------------------------------------*/

div#component-middle {
	float:left;
	margin:0 10px 9px 0;
}
div#component-middle div#mainbody{
	padding:0 0 10px 0;
}
/* Bottom
-----------------------------------------------------------------*/

div#wrapper_bottom1{
	background:#fff;
	margin-bottom:10px;
	overflow: hidden;
}
h3#bottom_wrapper_header{
	font-size:1.2em;
	font-weight:400;
	border:1px solid #d4d4d4;
	border-bottom:none;
	margin:0;
	height:33px;
	line-height:33px;
	padding:0 16px;
}
div#wrapper_bottom2{
	border:1px solid #d4d4d4 ;
	margin-bottom:7px;
}

/* Footer
-----------------------------------------------------------------*/

div#wrapper_footer{
	/*border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;*/
	padding: 0;
	font-size:0.9em;
}
div#wrapper_footer ul{
	width:auto;
	float:left;
	list-style-image:none;
	margin:0;
	padding:0;
}
div#wrapper_footer ul li.level1 a{
	border-left:1px solid #d4d4d4;
	padding:0 6px;
}
div#wrapper_footer ul li.level1 {
	float:left;
}
div#wrapper_footer ul li.level1:first-child a{
	border-left:none;
	padding-left:0;
}
div#wrapper_footer div.moduletable_content{
	margin:0!important;
	padding:0!important;	
}
div#informations{
	color:#3a3a3a;
	margin-top:5px;
	float:left;
	width: 980px;
}
div#stylearea{
	float:right;
	margin-left:5px;
	margin-top:2px;
}
div#footer_menu{
	float: left;
	width: auto;
}

/* set the width of user modules 
-------------------------------------------------------------------*/ 

.grey{
	background:#f9f9f9;
	padding:20px 0;
}
.light{
	padding:0;
}
.users_wrap,
.module_wrap{
	margin-bottom:10px;
}
.us_width-20,
.us_width-25,
.us_width-33, 
.us_width-50{
	display:block;
	float:left;
}

.us_width-20{ width:20%; }
.us_width-25{ width:25%; }
.us_width-33{ width:33%; }
.us_width-50{ width:50%; }
.us_width-100{ width:100%; }

/* 
	suffixes 
	
	Available suffixes:
	* _clear
	* _menu
	* _text
	* _advert
	* _nohead
	
*/
div.moduletable,
div.moduletable_clear,
div.moduletable_menu,
div.moduletable_text, 
div.moduletable_nohead{
	margin: 0 0 0 10px;
	
}
div.moduletable h3,
div.moduletable_clear h3,
div.moduletable_menu h3,
div.moduletable_text h3{
	margin:0 0 12px;
	height:16px;
	font-size: 1.2em;
	width: 100%;
	line-height: 1.4em;
	text-align:left;
	font-weight:400;
}
div.moduletable_clear h3{
	margin-left: 0;
}
div#wrapper_bottom2 div.moduletable h3,
div#wrapper_bottom2 div.moduletable_clear h3,
div#wrapper_bottom2 div.moduletable_menu h3,
div#wrapper_bottom2 div.moduletable_text h3{
	margin: 20px 0 12px 0;
	height:16px;
	font-size: 1.1em;
	width: 100%;
	line-height: 1.4em;
	color: #3a3a3a;
	text-align: left;
	font-weight: normal;
}
div.moduletable_nohead div.moduletable_content{
	margin-top: 42px!important;
}
div.moduletable_advert div.moduletable_content{
	padding: 9px;
	border: 1px solid #e6e6e6;
 	clear: both;
}
div.moduletable_advert h3{
	font-size: 10px;
	font-weight: normal;
	color: #999;
	width: auto;
	float: right;
	margin: 0 12px -8px 0;
	padding: 0 4px;
	background: #fff;
}
div.moduletable h3 span,
div.moduletable_clear h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span{
	padding: 0;
	display:block;
	height: 16px;
	width: auto;
	float: left;
}
div.moduletable_content{
	padding: 0;
	margin: 0 0 10px 0;
}
div.moduletable_clear{
	margin: 0;
	padding:0;
	border: none;
}
div.moduletable_clear div.moduletable_content{
	margin: 0;
	padding:0;	
}

/* restrictions
------------------------------------------------------------------- */
#wrapper_banner .moduletable, #wrapper_banner div.moduletable_content {
	margin: 0;
}
div#wrapper_content div.moduletable h3,
div#wrapper_content div.moduletable_clear h3,
div#wrapper_content div.moduletable_menu h3,
div#wrapper_content div.moduletable_text h3 {
	margin:6px 0 12px 0;
}
div#wrapper_content div.moduletable_content{
	padding:0;	
}

.grey .us_width-20:first-child,
.grey .us_width-25:first-child,
.grey .us_width-33:first-child,
.grey .us_width-50:first-child,
.light .us_width-20:first-child,
.light .us_width-25:first-child,
.light .us_width-33:first-child,
.light .us_width-50:first-child{
	background: none; 
}

.light .us_width-20:first-child .moduletable,
.light .us_width-25:first-child .moduletable,
.light .us_width-33:first-child .moduletable,
.light .us_width-50:first-child .moduletable, 
.light .us_width-100 .moduletable{
	margin: 0; 
}
div#right div.moduletable,
div#right div.moduletable_clear,
div#right div.moduletable_menu,
div#right div.moduletable_text,
div#right div.moduletable_advert,
div#left div.moduletable,
div#left div.moduletable_clear,
div#left div.moduletable_menu,
div#left div.moduletable_advert,
div#left div.moduletable_text{
	margin-bottom: 20px;
}
div#left div.moduletable,
div#left div.moduletable_clear,
div#left div.moduletable_menu,
div#left div.moduletable_advert,
div#left div.moduletable_text{
	margin-left: 0!important;
}
div#right div.moduletable div.moduletable_content,
div#right div.moduletable_clear div.moduletable_content,
div#right div.moduletable_menu div.moduletable_content,
div#right div.moduletable_text div.moduletable_content,
div#right div.moduletable_advert div.moduletable_content{
	padding-right: 0!important;
}
div#left div.moduletable div.moduletable_content,
div#left div.moduletable_clear div.moduletable_content,
div#left div.moduletable_menu div.moduletable_content,
div#left div.moduletable_text div.moduletable_content,
div#left div.moduletable_advert div.moduletable_content{
	padding-left: 0!important;
}
div#left h3{
	margin-left: 0!important;
}
div#footer_menu div.moduletable,
div#footer_menu div.moduletable_clear,
div#footer_menu div.moduletable_menu,
div#footer_menu div.moduletable_text,
div#footer_menu div.moduletable_advert{
	margin: 0;
}
/* Default Joomla menu */

.moduletable_menu ul.menu, .moduletable_menu ul.menu ul, .moduletable_menu ul.menu ul ul {list-style-image: none;margin: 0;padding: 0; background: none;}
.moduletable_menu ul.menu li {line-height: 18px;border-bottom:1px dotted #ddd;}
.moduletable_menu ul.menu li.current {
	border:none;
}.moduletable_menu ul.menu li.current li{margin-left: 10px;padding-left: 16px; border-left: 1px dotted #ddd;}
.moduletable_menu ul.menu ul {}
.moduletable_menu ul.menu ul li a {
	font-size: 0.9em;
	
	
	font-weight: normal;
}
.moduletable_menu ul.menu ul li {
	padding: 3px 0;
	background: transparent url('../images/dotted_line.png') repeat-x 0 0;
}

/* popups */

div#popup_login,
div#popup_register,
div#popup_win1,
div#popup_win2,
div#popup_win3,
div#popup_win4,
div#popup_win5,
div#popup_win6,
div#popup_win7,
div#popup_win8,
div#popup_win9,
div#popup_win10,
div#popup_win11,
div#popup_win12,
div#popup_win13,
div#popup_win14,
div#popup_win15,
div#popup_win16,
div#popup_win17,
div#popup_win18,
div#popup_win19,
div#popup_win20
{
	position: absolute;
	z-index: 10000;
	width: 760px;
	top: 50px;
	margin-left: -650px;
	display: none;
	float: right;
}
div#close_button_login,
div#close_button_register,
div#close_button_win1,
div#close_button_win2,
div#close_button_win3,
div#close_button_win4,
div#close_button_win5,
div#close_button_win6,
div#close_button_win7,
div#close_button_win8,
div#close_button_win9,
div#close_button_win10,
div#close_button_win11,
div#close_button_win12,
div#close_button_win13,
div#close_button_win14,
div#close_button_win15,
div#close_button_win16,
div#close_button_win17,
div#close_button_win18,
div#close_button_win19,
div#close_button_win20
{
	width: 24px;
	margin: 3px 3px 0 0;
	height: 24px;
	cursor: pointer;
	float: right;
}
div.top{
	width: 760px;
	padding: 0 10px 16px 32px;
	margin: 27px 0 0 0;
	overflow: hidden;
}
div.top form#josForm{
	width: 480px;
	margin: 0 auto;
}
div.bottom{
	width: 760px;
	height: 15px;
}
/* buttons */
.bt_green_body   {
   background: transparent url('../images/buttons/btn_green_body.png') repeat-x 0 0;
}

table.contentpaneopen td.bt_green_body   {
   background: transparent url('../images/buttons/btn_green_body.png') repeat-x 0 0px;
   margin: 0!important; 
   padding: 0!important;
  
}

.bt_green_body  A, .bt_grey_body  A{
   color: #ffffff!important;
   font-weight: bold;
   font-size: 12px!important;
   padding: 4px 10px 4px 10px!important;
   text-decoration: none!important;
}
.bt_grey_body  {
   margin: 0px!important;
   background: transparent url('../images/buttons/btn_grey_body.png') repeat-x 0 0;
}
table.contentpaneopen td.bt_grey_body   {
   background: transparent url('../images/buttons/btn_grey_body.png') repeat-x 0 0px;
   margin: 0!important; 
   padding: 0!important;
}

.bt_green_left, table.contentpaneopen td.bt_green_left {
 background: transparent url('../images/buttons/btn_green_left.png') repeat-x 0 0px;
 margin: 0!important; 
 padding: 0!important;
 width: 4px!important;
 height: 22px!important;
 }
 .bt_green_right, table.contentpaneopen td.bt_green_right {
 background: transparent url('../images/buttons/btn_green_right.png') repeat-x 0 0px;
 margin: 0!important; 
 padding: 0!important;
 width: 4px!important;
 height: 22px!important;
 }
 .bt_grey_left, table.contentpaneopen td.bt_grey_left {
 background: transparent url('../images/buttons/btn_grey_left.png') repeat-x 0 0px;
 margin: 0!important; 
 padding: 0!important;
 width: 4px!important;
 height: 22px!important;
 }
 .bt_grey_right, table.contentpaneopen td.bt_grey_right {
 background: transparent url('../images/buttons/btn_grey_right.png') repeat-x 0 0px;
 margin: 0!important; 
 padding: 0!important;
 width: 4px!important;
 height: 22px!important;
 }
 .bt_sides, table.contentpaneopen td.bt_sides {
 margin: 0!important; 
 padding: 0!important;
 width: 4px!important;
 height: 22px!important;
 }
 .bt_text, table.contentpaneopen td.bt_text {
  margin: 0px!important;

 }
 
#page_wide_top_banner {
  width: 980px;
  margin: 4px 0 10px 0;
}
/* home page salesforce-like tabs */
#sf_tab_bar {
  background: transparent url('../images/boxes/sf_like_bar.png') no-repeat 0 0px;
  width: 980px;
  height: 23px;
}
.sf_tab_bar_text, .sf_tab_bar_text  A, .sf_tab_bar_text  A:hover  {
  height: 23px!important;
  padding-top: 5px;
  font:normal 11px  Arial, Verdana, sans-serif;
  
}
#sf_tab1_link, #sf_tab1_link A, #sf_tab1_link A:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  padding-left: 20px;
}

#sf_tab2_link, #sf_tab2_link A, #sf_tab2_link A:hover {
  color: #ffffff;
  text-decoration: none;
  padding-left: 20px;
}
.sf_tab_separ {
  color: #ffffff;
  text-decoration: none;
  padding-left: 20px;
}
#sf_tab1 {
  float: left;
  display: block;
  background: transparent url('../images/boxes/sf_like_pointer.png') no-repeat 130px 0 ;
  background-color: #f8f8f8; 
  width: 980px;
}

#sf_tab2 {
  float: left;
  display: none;
  background: transparent url('../images/boxes/sf_like_pointer.png') no-repeat 305px 0;
  background-color: #f8f8f8;
  width: 980px;
}
.sf_tab_content {
  padding: 0 20px 0px 20px;
}
#expand_tab1, #expand_tab1 A, #expand_tab1 A:hover .exp_tab1, .exp_tab1 A, .exp_tab1 A:hover{
 text-align: right; 
 color:#318CBB; 
 text-decoration:none;
 margin-bottom: 5px;
 float: right;
}


