@charset "utf-8";
/* CSS Document */
body {
font-family:"Trebuchet MS";
font-size:12px;
margin:0;
padding:0;}

.pageWidth{
width:1004px;
}

#mainBody {
background:url(../images/bg_design_left.jpg) top left no-repeat;
}

#subMainBody {
background:url(../images/bg_design_right.jpg) bottom right no-repeat;
}

img { border:0;}

a{
color:#006699;
text-decoration:none;
}
a:hover{
color:#3399ff;
}

.navbar_middle_bg { 
float:left;
height:34px;
}

.footer_middle_bg { 
background:url(../images/index_35.jpg) repeat-x; 
float:left;
height:34px;
width:982px}

.navbar_left_roundedcorners, .footer_left_roundedcorners {
width:11px; 
float:left;
}

.content_left_roundedcorners {
width:11px; 
float:left;
}

.navbar_list {
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
height:34px;
float:right;
}

.navbar_list li {
padding-top:8px;
padding-bottom:10px;
float:left;
cursor:pointer;
}

.navbar_link, .navbar_link_visited {
padding:8px 10px 10px 10px;
}


.navbar_list li a {
color:#006699;
font-size:12px;
}

.navbar_list li a:hover, .navbar_link_visited a {
color:#3399FF;
border-bottom:1px dotted #3399FF;
}

.navbar_link:hover, .navbar_link_visited {
/*background:url(../images/menuHover.gif) bottom center no-repeat;*/
color:#3399FF;
}

#content {
color:#666666;}

#content_body {
padding:15px;
text-align:left; }

.content_title {
color:#999999; font-size:30px; padding-bottom:10px;
clear:both;
}

.homepage_title {
color:#999999; font-size:25px; padding-bottom:10px;
clear:both;
}

.services_title {
color:#999999; font-size:15px; padding-bottom:10px;
clear:both;
}

#footer {
color:#666666;}

#account_menu ul {
list-style-image:none;
list-style-type:none;
margin:0 0 0 15px;
padding:0;
}

.account_tab {
padding:7px;
background-color:#EFEFEF;
margin-right:10px;
float:left;
cursor:pointer;
}

.account_tab:hover{
background-color:#bce3f7;
color:#333333;
padding-bottom:7px;
}

#account_menu a{
color:inherit;
}

.account_tab_visited{
margin-right:10px;
float:left;
cursor:pointer;
background-color:#bce3f7;
color:#333333;
padding:7px 7px 4px 7px;
border-bottom:3px solid #3399FF;
}

.app {
float:left; margin:10px; cursor:pointer;
border-top:3px solid #EFEFEF;
border-left:3px solid #EFEFEF;
border-right:2px solid #CCCCCC;
border-bottom:3px solid #CCCCCC;
}
.app_image {
border:3px solid #EFEFEF; }
.app_title {
background-color:#EFEFEF;
color:#666666;
font-size:16px;
padding:5px;}



.summary_title {
font-weight:bold;
font-size:16px;
border-bottom:1px dotted #666666;
background-color:#FFFFCC;
padding:3px;
}

.summary_content {
padding:7px;
}

.actions_history div{
clear:both;
}

.friends_names{
color:#666666; font-weight:bold; border-bottom:1px dashed #999999;
}

.notify {
color:#666666; text-align:center; font-size:15px; padding:10px; background-color:#FFFFCC; padding:5px; margin:5px; border-bottom:3px solid #CCCCCC;
}





