/* CSS Document */
* {
	margin:0;
	padding:0;
}
body#page{
	background:  #F6F5F7;
	color: #343434;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}
.mega_wrapper{
	width:960px;
	margin:0 auto;
}
.mega_wrapper_i,
.mega_header,
.logobox_login_follow_search,
.mega_main_menu,
.mega_banner,
.mega_main_body,
.mega_footer{
	width: 100%;
	float: left;
}
.mega_header{
	position: relative;
	z-index: 9999;
	background: url("/images/topbg.png") no-repeat;
}
.logobox_login_follow_search{
	
}
.mega_logo{
	width: 500px;
	float: left;
}
.mega_logo a.logo{
	background: url(../images/logo.png) no-repeat;
	width: 270px;
	height: 71px;
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
	position: absolute;
	left: 13px;
}

#webtool{
 left: 0;
 position: relative;
 top: 0;
 z-index: 4;
}

#webtoolpos{
	padding: 10px;
    position: absolute;
    z-index: 5;
}

#feedback{
 left: 0;
 position: relative;
 top: 0;
 z-index: 6;
}

#feedbackpos{
  left: 100px;
  position: absolute;
  top: 5px;
  z-index: 7;
}

.feedbackmodal {   
background: url("/images/email.png") no-repeat scroll 0 0 transparent;
	width: 32px;
	height: 32px;
  display: block;
}

.login_follow_search{
	width: 450px;
	float: right;
	margin-top: 10px;
}
.login_follow_i{
	float: right;
}
.login_follow,
.mega_search{
	width: 100%;
	float: left;
}
.mega_search{
	margin-top: 10px;
}
.mega_login,
.mega_follow{
	float: right;
	color: #3a76ac;
}

.mega_main_menu{
	background: url(../images/main_menu_bg.jpg) no-repeat;
	height: 50px;
	margin-top: 60px;
}
.mega_banner{
	margin-top: 10px;
}
.mega_main_body{
	margin-top: 10px;
}
.main_content{
	width: 725px;
	float: left;
	margin-top: 0px;
	padding-bottom: 15px;
}

.main_content_i{
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
background: #ffffff;
}

.main_content_i,
.mega_bots{
	width: 100%;
	float: left;
}
.mega_bots{
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px #ccc solid;
}
.mega_bots .firstbox{
	float: left;
}
.mega_bots .firstbox .megaclassbox_i{
	padding-right: 10px;
}
.mega_bots .lastbox{
	float: right;	
}
.mega_bots .lastbox .megaclassbox_i{
	padding-left: 10px;
}
.mega_bots .botbox{
	
}
.mega_bots .botbox h3{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
}
.mega_bots .botbox ul li,
.mega_bots .botbox li{
	padding: 6px 0;
}
.mega_bots .botbox ul li a,
.mega_bots .botbox li a{
	background: url(../images/arrow.gif) no-repeat left 5px;
	color: #343434;
	padding-left: 12px;
}
.mega_bots .botbox ul li a:hover,
.mega_bots .botbox li a:hover{
	color: #3a76ac;
	text-decoration: underline;
}

#block_ads {
position: relative;
float: left;
left: 50%;
}
	 
#block_inner_ads {
position: relative;
float: left;
right: 50%;
padding: 10px;
}

.right_column{
	width: 220px;
	float: right;
}
.right_column_top,
.right_column_bottom{
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.right_column_top{
	background: #e8e8ea;
}
.right_mid_bg,
.right_column_bottom_i{
	padding: 2px 15px;
	overflow: hidden;
}
.right_column_top h3,
.right_column_bottom h3{
	color: #347BC9;
	font-size: 20px;
	line-height: normal;
	padding-bottom: 3px;
	margin-bottom: 8px;
	font-weight: normal;
	border-bottom: 1px #ccc solid;
}
.right_column_top .megamodule,
.right_column_bottom .megamodule{
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.right_top_bg{
	background: url(../images/right_top_bg.jpg) no-repeat;
	height: 6px;
}
.right_bot_bg{
	background: url(../images/right_bot_bg.jpg) no-repeat;
	height: 6px;
}
.mega_footer{
	background: #e8e8ea;
	padding: 20px 0;
	height: 130px;
}
.mega_footer_i{
	width: 960px;
	margin: 0 auto;
}
.mega_copyright{
	width: 48%;
	float: left;
	font-size: 11px;
}
.mega_bottom_menu{
	width: 960px;
	float: center;
	margin: 0 auto;
	text-align: center;
}
.mega_bottom_menu ul{

}
.mega_bottom_menu ul li{
	background: url(../images/bottom_menu_border.jpg) no-repeat right 3px;
	display: inline;
	padding: 0 15px;
}
.mega_bottom_menu ul li.last-item{
	background: none;
	padding-right: 0;
}
.mega_bottom_menu ul li a{
	font-size: 12px;
}

.slogan{
left: 0;
position: relative;
top: 0;
z-index: 1;
}

.sloganpos{
left: 282px;
top: 35px;
position: absolute;
z-index: 2;
font-family: verdana;
font-size: 16px;
line-height: 25px
}

.footer1{
width: 960px;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
}

.button {
    background: url("../images/submit_button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 26px;
    width: 75px;
}

#phocacaptcha {  width:120px; height:60px;  }

.finder{ padding:10px; }

.rsform-submit-button{  
  background: url("../images/submit_button.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  height: 26px;
  width: 75px;
}

.rsform-reset-button{
  background: url("../images/submit_button.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  height: 26px;
  width: 75px;
}

.rsform-input-box {
    height: 1.5em;
    margin-bottom: 2px;
    width: 170px;
}

 .rsform-text-box {
    margin: 0;
    max-width: 400px !important;
    resize: none;
    width: 350px;
}

.rsform-input-box, rsform-text-box  {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #444444;
    margin: 0;
    padding: 0 !important;
}  

#userForm { padding: 10px; }

#elka{
background: url("/images/elka.png") no-repeat scroll 0 0 transparent;
	width: 110px;
	height: 98px;
	left: -282px;
top: -52px;
position: absolute;
}

.componentheading{
color: #C6201C;
    font-size: 26px;
    font-weight: normal;
    line-height: 1.3;
}
