* {
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0
}
img{border:none;}

a{text-decoration:underline;}
body{
margin:0;
padding:0;
text-align:center;
background:#20697F url(../images/home/body_bg.jpg) repeat-x left top;
}

#body{
position:relative;
width:730px;
margin:0 auto;
padding:0;
text-align:left;
}

#header {
height:130px;
margin:0;
padding:0;
font-weight: normal;
color:#7FD3EB;
font-size:11px;
}
#header a {
color:#F9166C;
font-weight:bold
}
#header a:hover {
color:#dd0054;
font-weight:bold
}
#login{position:absolute;
top:0;
right:0;
width:350px;}
#login form{
margin:0;
padding:0 10px;
background:url(../images/home/login_bg_top.jpg) repeat-x left bottom;
}
#login h2{
display:block;
border-bottom:1px solid #397389;
font-size:12px;
color:#fefefe;
padding-bottom:5px;
padding-top:9px;
margin:0 0 11px 0;
}
.loginL{float:left; width:164px;}
.loginL .loginFields{ margin-bottom:7px;}
.loginL .loginFields .textfield{margin-left:65px;}
.loginL .loginFields .textfield input{width:95px;font-size:11px;}
.loginL .loginFields label{float:left;width:60px;line-height:20px;}
.loginL .checkbox{
margin:0;
padding:0;
margin-right:5px;
}
.loginR{margin-left:175px;}
.createAccount{padding:8px;background:#284751;margin-bottom:10px;}
.loginR .forgotPassword{padding-left:5px;}

/*PAGE ROUNDED EDGES*/
#login .edge-left,#login .edge-right,.edge-left,.edge-right{width:6px;height:6px;}
#login .edge-left{float:left;background:url(../images/home/login_bg_border_left.jpg) no-repeat;}
#login .edge-center{
float:left;
background:url(../images/home/login_bg_center.jpg) repeat-x left bottom;
width:338px;
height:6px;
font-size:0px;
}
#login .edge-right{float:right;background:url(../images/home/login_bg_border_right.jpg) no-repeat;}
.edge-left{float:left;background: url(../images/home/content_edge_left.gif) no-repeat;}
.edge-center{
float:left;
background:#fefefe;
height:6px;
width:718px;
font-size:0px;
}
.edge-right{float:right;background: url(../images/home/content_edge_right.gif) no-repeat;}
.edges{font-size:0px;margin-bottom:8px;}
#login .edges{font-size:0px; margin:0;}

/*FLOATS*/
.fleft{float:left;}
.fright{ float:right}
.clear_both{ 
clear:both;}

/*CONTENT*/
#content{
padding:15px 15px 8px 15px;
font-size:12px;
color:#666;
background:#fefefe;
}
#content .upperInfo{
position:relative;
}
#content .blogInfo{width:515px;}
.blogInfo h2{color:#e92773;font-size:18px;}
.blogInfo h3{
background:url(../images/home/tab1.gif) no-repeat;
color:#FFF;
font-size:14px;
line-height:27px;
padding-left:8px;
margin-bottom:8px;
border-bottom:1px dashed #cfcfcf;
}
.register{
position:absolute;
left:530px;
top:0;
width:168px;
height:104px;
background:url(../images/home/register_bg.jpg) no-repeat left top;
font-size:20px;
padding:10px;
}
.register h2{
font-weight:bold;
color:#FFF;
font-size:14px;
padding:5px 0 9px 0;
margin:0;
}

.createBlog{
font-family:Arial, Helvetica, sans-serif;
display:block;
width:149px;
line-height:38px;
height:38px;
background:url(../images/home/createBlog.jpg) no-repeat;
text-align:center;
color:#FFF;
font-size:14px;
font-weight:bold;
border:none;
}
.createBlog:hover{ background:url(../images/home/createBlog_hover.jpg) no-repeat; color:#fec8df;}

.tab{
position:absolute;
left:0;
top:90px;
width:690px;
background:url(../images/home/tab2.gif) no-repeat;
color:#FFF;
font-size:14px;
line-height:27px;
padding-left:8px;
margin-bottom:5px;
border-bottom:1px dashed #cfcfcf;
}
#content .lowerInfo{margin-top:55px;height:127px;}
.box{
float:left;
width:170px;
height:127px;
background:url(../images/home/box_bg.jpg) no-repeat left top;
}
.boxContent{padding:10px;text-align:center;}
.boxInfo{
border-top:1px solid #CCC;
font-weight:bold;
color:#e92773;
text-align:left;
padding-top:5px;
margin-top:3px;
}
.marginR{
margin-right:6px;
}
/*footer*/
#foot {
width:730px;
height:68px;
color:#FFF;
font-size:11px;
}
#foot a:hover{color:#dd0054;}
#foot #L {
width:16px;
height:68px;
background:url(../images/home/foot_L.gif) no-repeat left top;
float:left;
}
#foot #M {
background:#174c5c;
width:698px;
height:68px;
float:left;
}
#foot #R {
width:16px;
height:68px;
background:url(../images/home/foot_R.gif) no-repeat right top;
float:right
}
#foot #supportMenu {
padding-top:10px;
float:left;
color:#FFF;
}
#supportMenu a {
padding:0 8px 0 8px;
color:#F9166C;
text-decoration:underline;
font-weight:bold
}
#foot #privacy {
padding:10px 0 10px 10px;
float:right;
}
#privacy a {
padding:0 10px 0 10px;
color:#EAEAEA;
text-decoration:underline;
font-weight:normal
}
#privacy a:hover {
color:#bbbbbb;
}
#copyright {
width:698px;
font-size:10px;
margin:0 auto 0 auto;
text-align:center;
clear:both;
padding-top:12px;
border-top:1px solid #4f7783;
}
