/* CSS Document */

body {
	margin: 0px;
	background: #515151;
	font-size: 10%;	
	}
td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;	
	}
span { font-size: 12px; }	
a { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }

form {
	margin: 0px;
	padding: 0px;
	}
p {
	margin: 0px;
	padding: 2px 4px 4px 4px;
}	
.roundline01 {
	background-image: url(../images/roundline01.gif);
}
.roundline02 {
	background-image: url(../images/roundline02.gif);
}
.leftline1 {
	background-image: url(../images/liftline.gif);
}
.rightline1 {
	background-image: url(../images/rightline.gif);
}
.bottomline {
	background-image: url(../images/roundline.gif);
}
.profileimage {
	background-image: url(../images/profile.gif);
	background-repeat: no-repeat;
}
.line001 {
	background-image: url(../images/line.gif);
}
.line011 {
	background-image: url(../images/line11.gif);
}
.newline {
	background-image: url(../images/newline1.gif);
}
.cornerlinenew {
	background-image: url(../images/cornerline.gif);
}

.catcombo{
font:verdana;
color:#333333;
border:1px solid #CCCCCC;
width:180px;
/*height:19px;*/
}
	
.button_bg {
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	}
.sp {
	border-right: 2px solid #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	}
.sp a{ color: #000000; text-decoration: none; }
.sp a:hover{ color: #000000; text-decoration: none; }

.sp_last {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	}
.sp_last a{ color: #000000; text-decoration: none; }
.sp_last a:hover{ color: #000000; text-decoration: none; }
.fileinput{
	/*background-image: url(../images/name-bg.gif);*/
	border: 1px solid #CCCCCC;
	height: 21px;
	width:171px;
	font-family: arial;
}
input.cssearch {
	width: 373px;
	height: 26px;
	}
.search1
{
	width: 373px;
	height: 19px;
}
.top_right {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	}
.top_right a{ color: #606060; text-decoration: none; }
.top_right a:hover{ color: #000000; text-decoration: none; }

/* home */
.login_bg { background-color: #545452; }

.login_text {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	}
.login_text a{ color: #FFFFFF; text-decoration: underline; }
.login_text a:hover{ color: #FFFFFF; text-decoration: none; }

.feature_mtitle {
	font-size: 12px;
	font-weight: normal;
	color:#535351;
	padding: 3px 0px 3px 0px;
	background: #EcEcEc;
	border-bottom: 1px Solid #000000;
	}
.feature_nav {
	background:#CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	width:14px;
	height:14px;
	float:left;
	border-right: 2px solid #EcEcEc;
	}
.feature_nav a{ background:#CCCCCC; color:#FFFFFF; text-decoration:none; display:block; }
.feature_nav a:hover{ background:#FF0000; color:#FFFFFF; text-decoration:none; display:block; }
.feature_nav a:active{ background:#FF0000; color:#FFFFFF; text-decoration:none; display:block; }
.feature_text { color:#000000; padding: 7px 0px 2px 10px; background:#EcEcEc; }
.feature_text span{ font-weight:bold;}
.feature_text a{ color:#555651; text-decoration: none; font-weight:bold; font-size:12px; }
.feature_text a:hover{ color:#000000; text-decoration: none; font-weight:bold; font-size:12px; }

.feature_nav2 {
	background:DARKGREY;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	width:14px;
	height:14px;
	float:left;
	border-right: 2px solid #EcEcEc;
	}

.feature_nav2 a{ background:DARKGREY; color:#FFFFFF; text-decoration:none; display:block; }
.feature_nav2 a:hover{ background:#FF0000; color:#FFFFFF; text-decoration:none; display:block; }
.feature_nav2 a:active{ background:#FF0000; color:#FFFFFF; text-decoration:none; display:block; }

.top_text {
	text-align: justify;
	height: 108px;
	color:#868686;
	}
.simi_line {
	background-image: url(../images/dot_similer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
	}	

.acc_link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.acc_link:hover {
	color:#FF9900;
}
/* left */
.linecurve_r {
	background-image: url(../images/linecurve_r.gif);
	background-repeat: repeat-y;
	}
.lefttop_title {
	background: #616161;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	padding: 3px;
	}
.lefttop_text {
	padding: 0px 10px 10px 10px;
	text-align: justify;
	}
.lefttop_text span {
	color: #606060;
	font-weight: bold;
	}
.lefttop_check {
	color: #606060;
	font-weight: bold;
	}
.lefttop_check a{ color: #606060; text-decoration: none }
.lefttop_check a:hover{ color: #606060; text-decoration: none }
	
.gray_bg {
	background: #ECECEC;
	}
.white_bg {
	background: #FFFFFF;
	}
.gray_bg_form {
	background: #ECECEC;
	border:1px solid #A6A6A6;
}

.gray_titleleft {
	font-weight:bold;
	font-size: 12px;
	padding: 4px 0px 4px 10px;
	border-bottom: 1px solid #000000;
	background: #ECECEC;
	}


		
.gray_titlecheckbox {
	font-weight:bold;
	font-size: 10px;
}
.gray_titleleft2 {
	font-weight:bold;
	font-size: 12px;
	padding: 4px 0px 4px 10px;
	background: #ECECEC;
	}

.gray_title {
	font-weight:bold;
	font-size: 12px;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #000000;
	background: #ECECEC;
	}


.gray_title_next {
	font-weight:bold;
	font-size: 12px;
	padding: 4px 0px 4px 0px;
	border-top: 1px solid #000000;
	background: #ECECEC;
	}
.gray_title p{
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	padding: 4px 4px 4px 4px;
	}
div.wrap {
border-bottom: 1px solid #000000;
width:179px;
height:260px;
overflow: auto;
valign: top;
margin: 7px 0px 0px 0px;
}

div.rightwrap {
border-bottom: 1px solid #000000;
width:171px;
height:290px;
overflow: auto;
valign: top;
margin: 7px 0px 0px 0px;
}

div.startwrap {
border-bottom: 0px solid #000000;
width:272px;
height:290px;
overflow: auto;
valign: top;
margin: 0px 0px 0px 0px;
background:#FFFFFF;
}

div.startw {
border-bottom: 0px solid #000000;
width:272px;
height:620px;
overflow: auto;
valign: top;
margin: 0px 0px 0px 0px;
background:#FFFFFF;
}

div.startwraptd {
border-bottom: 0px solid #000000;
width:280px;
height:90px;
overflow: auto;
valign: top;
margin: 0px 0px 0px 0px;
background:#FFFFFF;
}

div.startwrap1 {
border-bottom: 0px solid #000000;
width:272px;
height:250px;
valign: top;
margin: 0px 0px 0px 0px;
background:#FFFFFF;
}

div.regiswrap {
border: 1px solid #A6A6A6;
width:640px;
height:150px;
overflow: auto;
valign: top;
padding: 8px 8px 8px 8px;
background:#FFFFFF;
}

textarea.cstextarea {
	width: 166px;
	height: 130px;
	background: #FFFFFF;
	border: none;
	font-family: verdana;
	font-size: 11px;
	padding: 4px;
	border: 2px solid #EcEcEc;
	}
input.cstextbox {
	width: 166px;
	height: 35px;
	background: #FFFFFF;
	border: none;
	font-family: verdana;
	font-size: 11px;
	padding: 4px;
	}
input.cstextboxn {
	width: 180px;
	height: 23px;
	background: #FFFFFF;
	border: 1px solid #A6A6A6;
	font-family: verdana;
	font-size: 11px;
	}
textarea.cstextboxn{
	background: #FFFFFF;
	border: 1px solid #A6A6A6;
	font-family: verdana;
	font-size: 11px;
	}

input.csbutton {
	width: 63px;
	height: 22px;
	background-image: url(../images/but_bg.gif);
	background-position: left top;
	border: 0px solid #A6A6A6;
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	}
	
	
		
/* middle */
.post_bd {
	border: 1px solid #FF0000;
	}
.post_text {
	font-weight: bold;
	color: #456ab0;
	background: #ECECEC;
	padding: 3px;
	font-size:13px;
	}
.post_text a{ text-decoration: none; color: #456ab0; }
.post_text a:hover{ text-decoration: none; color: #456ab0; }
.post_text2 {
	font-weight: bold;
	color:  #456ab0;
	padding: 3px;
	font-size:13px;
	}

.middle_bd {
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	}
.middle_bdbot {
	border-bottom: 1px solid #C9C9C9;
	}
.middle_title {
	background: #BEBCBD;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	padding: 0px 0px 0px 10px
	}
.middle_text {
	padding: 0px 15px 0px 15px;
	text-align: justify;
	}
.middle_text span{
	color: #BBB9BA;
	font-weight: bold;
	line-height: 30px;
	font-size:10px;

	}
.middle_text1 span{
	color: #BBB9BA;
	font-weight: bold;
	line-height: 30px;
	font-size:10px;
	padding: 0px 15px 0px 0px;
	}
.line {
	background-image: url(../images/dotted_line.gif);
	background-repeat: no-repeat;
	background-position: 15px bottom;
	}
.line2 {
	background-image: url(../images/dotted_line1.gif);
	background-repeat: no-repeat;
	background-position: 15px bottom;
	}
.simi_line {
	background-image: url(../images/dot_similer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
	text-align:left;
	}	
	
.simi_line_last {
	padding: 10px;
	text-align:left;
	}	
.simi_line_last a{ color:#FF0000; text-decoration:none;}
.simi_line_last a:hover{ color:#000000; text-decoration:none; }		
	
/* search result */

.listing_bg {
	background: #ECECEC;
	padding: 0px 40px 0px 40px;
	}
.spac1 {
	padding: 0px 0px 5px 0px;
	}	
.spac {
	padding: 0px 0px 10px 0px;
	}
.iner_spac {
	padding: 10px 0px 10px 10px;
	}
.listing_title {
	color: #3F3F3D;
	font-weight: bold;
	}
.listing_title span{
	color: #BBB9BA;
	font-size:10px;
	}
.listing_text {
	color: #696969;
	width: 375px;
	padding: 2px 0px 2px 0px;
	}

.listing_text a{ color: #7D7DF9; text-decoration:none; }
.listing_text a:hover{ color: #7D7DF9; text-decoration:underline; }
.headertext {
color: #696969;
padding: 2px 0px 2px 0px;
}

.top_title {
	font-weight:bold;
	font-size:12px;
	background: #ECECEC;
	}
.top_title span{ color: #FF0000; }

.top_title a{ color: #000000; text-decoration:none; }
.top_title a:hover{ color: #333333; text-decoration:none; }

.fress_text {
	padding: 3px 8px 3px 8px;
	background:#FFFFFF;
	border-bottom: 5px solid #EcEcEc;
	}
.fress_text span{ color: #A2A2A2; }

.search2_title {
	background:#545452;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	}
	
.dash_title {
	font-weight:bold;
	font-size:16px;
	background: #ECECEC;
	color:#CE0404;
	font-family:Arial, Helvetica, sans-serif;
	}
.dash_text {
	color:#545452;
	line-height:22px;
	border-bottom: 1px solid #000000; 
	}	
.dash_text a{ color:#545452; text-decoration:none; background: #ECECEC; padding: 2px 7px 2px 7px;}
.dash_text a:hover{ color:#FFFFFF; text-decoration:none; background: #535351; padding: 2px 7px 2px 7px;}

a.acc { color:#FF0000; text-decoration:none; padding: 2px 7px 2px 7px; }
a.acc:hover { color:#000000; text-decoration:none; padding: 2px 7px 2px 7px; }	



/* step1 */

div.topwrap {
	width:177px;
	height:74px;
	overflow: auto;
	valign: top;
	margin: 7px 0px 0px 0px;
	background: #FFFFFF;
	border: 3px solid #ECECEC;
	}
.left_browse {
	padding: 7px;
	height: 19px;
	}
.left_browse a{ color: #000000; text-decoration:none; }
.left_browse a:hover{ color: #000000; text-decoration:underline; }

.left_upload {
	padding: 7px;
	height: 19px;
	}
.left_upload a{ color: #FF0000; text-decoration:none; }
.left_upload a:hover{ color: #FF0000; text-decoration:underline; }

.middle_graytitle {
	
	font-weight:bold;
	font-size: 12px;
	padding: 4px 0px 4px 10px;
	border-bottom: 1px solid #000000;
	background: #ECECEC;
	}
.middle_graytitle span{
	font-weight: normal;
	font-size: 11px;
	}
	
.text {
	padding : 2px 2px 2px 2px;
	font-size: 12px;
	}	
	
.text_form {
	padding : 4px 4px 4px 4px;
	font-size: 11px;
	color: #000000;
	}				

/* footer */

.footer {
	background: #ECECEC;
	font-family: verdana;
	font-size: 12px;
	color: #515151;
	padding: 3px 8px 3px 8px;
	}
.footer a{ color: #515151; text-decoration: none; }
.footer a:hover{ color: #000000; text-decoration: none; }	

/*Right Ads*/

.ads_text {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	}
.ads_text p{
	padding: 0px 0px 10px 0px;
	}
.ads_text a{
	font-family: verdana;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	}
.ads_text a:hover{
	font-family: verdana;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	}
.ad1 a{
	font-family: verdana;
	font-size: 11px;
	color: #03A60F;
	font-weight: normal;
	text-decoration: none;
	}
.ad1 a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #03A60F;
	font-weight: normal;
	text-decoration: none;
	}
	
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.forgot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.anshwer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.anshwer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.anshwer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.anshwer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	text-decoration: none;
}
.connect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.addimage {
	background-image: url(../images/addimage.gif);
	background-repeat: no-repeat;
}
.round03 {
	background-image: url(../images/round03.gif);
	background-repeat: no-repeat;
}
.round04 {
	background-image: url(../images/round04.gif);
	background-repeat: no-repeat;
}
.round01 {
	background-image: url(../images/round01.gif);
	background-repeat: no-repeat;
}
.edithtml {
	background-image: url(../images/edithtml.gif);
	background-repeat: no-repeat;
}
.compose {
	background-image: url(../images/compose.gif);
	background-repeat: no-repeat;
}
.bottomband {
	background-image: url(../images/bottomband.gif);
	background-repeat: no-repeat;
}
.round1 {
	background-image: url(../images/round1.gif);
	background-repeat: no-repeat;
}
.round2 {
	background-image: url(../images/round2.gif);
	background-repeat: no-repeat;
}
.round3 {
	background-image: url(../images/round3.gif);
	background-repeat: no-repeat;
}
.round4 {
	background-image: url(../images/round4.gif);
	background-repeat: no-repeat;
}
.fontsize {
	background-image: url(../images/fontsize.gif);
	background-repeat: no-repeat;
}
.addimage1 {
	background-image: url(../images/addimage1.gif);
	background-repeat: no-repeat;
}
.choose {
	background-image: url(../images/choose.gif);
	background-repeat: no-repeat;
}
.roundcut {
	background-image: url(../images/roundcut.gif);
	background-repeat: no-repeat;
}
.look {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;
}

.addimages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.style001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.layout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.addbook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.textshortcut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.fortmyers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.beautiful {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
}
.bold {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.today {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomround001 {
	font-size: 2px;
	background-image: url(../images/bottomround001.gif);
	background-repeat: no-repeat;
}
.borderline01 {
	background-image: url(../images/borderline01.gif);
}
.monthly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-left: 15px;
}
.moreheading {
background-image: url(../images/bar.gif);
color:#FFFFFF;
font-size: 12px;
padding-left:12px;
height:25;
}

.linkmore {
	font-size: 13px;
	padding: 0px 0px 10px 0px;
	}
.linkmore a{ color: #606060; text-decoration: none; }
.linkmore a:hover{ color: #000000; text-decoration: none; }

.morehead {
color: #606060; 
font-size: 14px;
}
.msg_text {
	font-weight: bold;
	color: #ff0000;
	background: #ECECEC;
	padding: 3px;
	font-size:11px;
}