/* CSS Document */
*
{
margin:0;
padding:0;
}
body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#484848;
line-height:20px;
}
a
{
color:#484848;
text-decoration:none;
}
a:hover
{
color:#484848;
text-decoration:underline;
}
.clear
{
clear:both;
}
img
{
border:0;
}
.outer
{
width:1024px;
background:url(../images/bg.jpg) no-repeat top;
margin:auto;
}
#header
{
width:960px;
margin:auto;
height:683px;
}
#inner_header
{
width:960px;
margin:auto;
height:170px;
}
.inner_outer
{
width:1024px;
margin:auto;
background:url(../images/inner_bg.jpg) no-repeat;
}
#logo
{
float:left;
width:292px;
height:92px;
padding-top:10px;
}
#menu_outer
{
float:right;
width:500px;
height:63px;
padding-top:30px;

}
#menu_left
{
background:url(../images/menu_left.png) no-repeat;
float:left;
width:12px;
height:63px;
}
#menu_middle
{
background:url(../images/menu_middle.png) repeat-x;
float:left;
height:63px;
}
#menu_middle ul
{
list-style:none;
}
#menu_middle li
{
list-style:none;
padding-left:10px;
padding-right:13px;
font-size:16px;
display:inline;
color:#fff;
font-family:"Trebuchet MS";
line-height:50px;
font-weight:bold;
background:url(../images/sep.png) no-repeat right;
padding-top:11px;
padding-bottom:13px;
}
#menu_middle li a
{
color:#fff;
text-decoration:none;
}
#menu_middle li a:hover
{
color:#000;
text-decoration:none;
}
#menu_middle li.last 
{
color:#fff;
text-decoration:none;
background:none;
padding-right:0px;
}
#menu_middle li.current_page_item a
{
color:#000;
text-decoration:none;
}
#menu_right
{
background:url(../images/menu_right.png) no-repeat;
float:left;
width:12px;
height:63px;
}
.content_right
{
float:right;
width:500px;
padding-top:90px;
}
.content_inner
{
float:right;
width:500px;
}

#inner_content
{
width:470px;
background:url(../images/login_bg.png) repeat;
-moz-border-radius: 20px;
float:left;
padding:20px;
height:450px;
overflow:auto;
color:#fff;
} 

#login
{
width:255px;
background:url(../images/login_bg.png) repeat;
margin-top:30px;
-moz-border-radius: 20px;
float:left;
padding:20px;
color:#fff;
} 
#login a
{
color:#fff;
text-decoration:underline;
}
#login a:hover
{
color:#000;
text-decoration:none;
}
.submit
{
background:url(../images/login.png) no-repeat;
border:none;
cursor:pointer;
width:107px;
text-align:center;
font-weight:bold;
color:#000;
padding-top:5px;
padding-bottom:10px;
}
#login h2
{
text-align:center;
font-size:16px;
font-weight:bold;
padding-bottom:10px;
line-height:30px;
text-decoration:underline;
color:#fff;
}
#need_help
{
background:url(../images/need_help.png) no-repeat;
height:325px;
width:97px;
float:left;
margin-left:32px;
}
#need_help h3
{
padding-top:130px;
color:#fff;
text-align:center;
font-size:15px;
}
#need_help h3 a
{
color:#fff;
text-decoration:underline;
}
#need_help h3 a:hover
{
color:#000;
text-decoration:none;
}
.content
{
width:960px;
margin:auto;
padding-top:10px;
padding-bottom:10px;
}
#left_side
{
float:left;
width:235px;
}
#middle
{
float:left;
width:560px;
}
#middle p
{
font-size:11px;
line-height:20px;
}
#middle h2
{
font-size:18px;
font-weight:normal;
color:#000;
font-family:"Trebuchet MS";
line-height:35px;
}
#middle p a
{
color:#e50000;
font-size:11px;
text-transform:uppercase;
text-decoration:underline;
font-weight:bold;
}
#middle p a:hover
{
color:#000;
font-size:11px;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
}

#right_side
{
float:right;
width:160px;
text-align:center;
padding-top:20px;
}
#footer
{
border-top:1px solid #c2c2c2;
border-bottom:1px solid #c2c2c2;
padding-top:10px;
padding-bottom:10px;
width:960px;
margin:auto;
margin-bottom:20px;
}
#footer_left
{
float:left;
width:420px;
}
#footer_right
{
float:right;
width:532px;
}
.social_network
{
background: url(../images/social.png) repeat;
padding:8px;
margin-top:88px;
width:135px;
float:left;
padding-right:0px;
}
.social_network1
{
background: url(../images/social.png) repeat;
padding:8px;
width:135px;
margin-top:17px;
float:left;
padding-right:0px;
}

.no
{
padding-right:0px;
}
.social_network img
{
margin-right:10px;
float:left;
border:0;
}
.social_network1 img
{
margin-right:10px;
float:left;
border:0;
}