@charset "utf-8";
/* CSS Document */

img{
	float:left;
	border:none;
}

a{
	outline:none;
}

body{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

.wrapper{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#top{
	background:#fff;
	width:100%;
	height:29px;
	float:left;
}

#form1{
	float:left;
	padding:0px;
	margin:0px;
	height: 29px;
	width: 1000px;
}

#form1 p{
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}

#select{
	float:left;
	width:83px;
	line-height: 13px;
	font-size: 11px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 3px;
	margin-left:5px;
}

#select1{
	float:right;
	width:200px;
	line-height: 13px;
	font-size: 11px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 3px;
	margin-right: 11px;
}

#header{
	float:left;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	height:107px;
	width:100%;
}

#logo{
	float:left;
	background-image:url(images/logo.jpg);
	width:232px;
	height:59px;
	margin-top: 23px;
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: right;
}

#ad_top{
	float:right;
	width:728px;
	height:90px;
	margin-top: 8px;
	padding-right: 8px;
}

.nav{
	float:left;
	clear:left;
	background-image:url(images/navigation_bg.jpg);
	height:28px;
	width:100%;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}

.nav ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	display:block;
}

.nav ul li{
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	height: 28px;
	display:block;
}

.nav ul li a{
	color:#dfdfdf;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	padding-left:14px;
	padding-right:14px;
	display:block;
	height:28px;
	float:left;
}

.nav li a:hover{
	background:url(images/nav_over.jpg);
	height:28px;
	float:left;
	display:block;
}

#nav_on{
	background:url(images/nav_over.jpg);
	height:28px;
	float:left;
	color:#dfdfdf;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	padding-left:14px;
	padding-right:14px;
}

#form2{
	width:475px;
	height:28px;
	margin:0px;
	float:right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#form2 p{
	float:left;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#username{
	float:left;
	height: 12px;
	width: 109px;
	margin-top: 5px;
	margin-left: 3px;
	font-family: Arial;
	font-size: 11px;
}

#password{
	float:left;
	height: 12px;
	width: 109px;
	margin-top: 5px;
	margin-left: 3px;
	font-family: Arial;
	font-size: 11px;
}

#login{
	float:left;
	background-image:url(images/login_b.jpg);
	height:19px;
	width:68px;
	border:0;
	margin-top:4px;
	margin-left:5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#form2 a{
	color:#fff;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 1px;
	float: right;
	text-decoration: none;
	width: 55px;
}

#form2 a:hover{
	text-decoration:underline;
}

.wel_box{
	float:left;
	width:998px;
	background:#efefef;
	height:35px;
	margin-top: 5px;
	border: 1px solid #bbb;
}

.wel_box p{
	float:left;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3b3b3b;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.pad_pic_box{
	float:left;
	width:975px;
	height:200px;
	padding-left:12px;
	margin-top: 6px;
}

.pic_box{
	height:200px;
	width:156px;
	float:left;
}

.pad_box{
	float:left;
	height:200px;
	width:156px;
	padding-left:6px;
}

.left_top_corner{
	float:left;
	background-image:url(images/top_left_corner.jpg);
	width:4px;
	height:4px;
	overflow:hidden;
}

.right_top_corner{
	float:left;
	background-image:url(images/top_right_corner.jpg);
	width:4px;
	height:4px;
	overflow:hidden;
}

.top_center{
	float:left;
	width:148px;
	height:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bcbcbc;
	overflow:hidden;
	background-color:#f8f8f8;
}

.pic_content{
	float:left;
	width:152px;
	height:195px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	border-left-color: #bcbcbc;
	background: #f8f8f8;
	padding-left: 2px;
}


.pic_dis{
	float:left;
	height:146px;
	width:146px;
	padding:1px;
	border:1px solid #802222;
}

.pic_dis img{
	float:left;
	border:none;
}

.pic_dis:hover{
	border:1px solid #bc5555;
}

.detail{
	float:left;
	width:146px;
	padding-left: 2px;
}

.detail p{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #802222;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.detail span{
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #a5a5a5;
	float: left;
}

.detail a{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #802222;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding:0px;
	text-decoration: none;
}

.detail a:hover{
	text-decoration:underline;
}

.footer{
	float:left;
	width:100%;
	background-image:url(images/footer_bg.jpg);
	height:51px;
	margin-top:21px;
}

.copyright{
	float:left;
	width:1000px;
	text-align:center;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	margin-top: 13px;
}


.copyright a{
	color:#e12222;
	text-decoration:none;
}

.copyright a:hover{
	text-decoration:underline;
}

.disclaimer{
	float:left;
	width:1000px;
	text-align:center;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
}
	
#form3{
	float:left;
	margin:0px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 620px;
}

.left_side{
	float:left;
	width: 320px;
}

.left_side p{
	float:left;
	padding: 0px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 125px;
	text-align: right;
}

.right_side p{
	float:left;
	padding: 0px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100px;
	text-align: right;
}

.textfield{
	float:left;
	height: 16px;
	width: 172px;
	border: 1px solid #a8a8a8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.textfield_a{
	float:left;
	height: 16px;
	width: 70px;
	border: 1px solid #a8a8a8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.select{
	float:left;
	height: 20px;
	width: 174px;
	padding: 0px;
	border: 1px solid #a8a8a8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-size: 11px;
	line-height: 17px;
}

.spacer{
	float:left;
	margin-top:7px;
	width:330px;
	clear: left;
}

.cal{
	float:left;
	height:14px;
	width:14px;
	padding:2px;
	border: 1px solid #a8a8a8;
	background-repeat:no-repeat;
	background-position:center center;
	margin-left: 2px;
	overflow:hidden;
}

.cal:hover{
	border: 1px solid #525252;
}

.cal img{
	float:left;
	border:none;
}

.capcha{
	width:170px;
	height:45px;
	float:left;
	border: 1px solid #a8a8a8;
	padding:1px;
}

.cap_pad{
	float:left;
	padding-left:129px;
	margin-top: 3px;
	clear: left;
}
	

.agreement{
	float:left;
	width:275px;
	padding-left: 45px;
}

.checkbox{
	float:left;
	clear: left;
}

.agreement span{
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 3px;
	padding-left: 3px;
	width: 250px;
}

.agreement a{
	color:#c92727;
	text-decoration:none;
}

.agreement a:hover{
	text-decoration:underline;
}

#submit{
	border:0;
	float:left;
	padding:0px;
	background-image:url(images/submit.jpg);
	width:95px;
	height:26px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}

.right_side{
	float:left;
	width:280px;
}

.spacer1{
	float:left;
	margin-top:7px;
	width:280px;
}

.checkbox1{
	float:left;
}

.right_side span{
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 3px;
	width: 155px;
}

.checkbox_pad{
	float:left;
	clear: left;
	padding-left: 100px;
	width: 180px;
}

.checkbox_pads{
	float:left;
	clear: left;
	padding-left: 125px;
	width: 200px;
}

.right_content{
	float:right;
	width:237px;
	height: 330px;
	margin-top: 43px;
	padding-right: 11px;
}

.top{
	float:left;
	width:225px;
	background-image:url(images/feature_bg.jpg);
	height:27px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c7c7c7;
	border-right-color: #c7c7c7;
	border-left-color: #c7c7c7;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #e1e1e1;
	padding-left: 10px;
}

.bot-c{
	float:left;
	width:235px;
	height:301px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c7c7c7;
	border-bottom-color: #c7c7c7;
	border-left-color: #c7c7c7;
	background-color: #5b5b5b;
}
	

.ul{
	float:left;
	list-style-type: none;
	width: 175px;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ul li{
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #e1e1e1;
	clear:left;
	margin-top: 6px;
	padding-left: 10px;
	width: 180px;
}

h4{
	float:left;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Members Page Navigations */

.nav a.selected{
	background:url(images/nav_over.jpg);
	height:28px;
	float:left;
	display:block;
}

#ddtopmenubar{
	float:left;
}

/* Password Change Page */

.p_content{
	float:left;
	width:818px;
	height:auto !important;
	min-height:20px;
	height:20px;
	border:1px solid #a4a4a4;
	margin-top: 21px;
	padding-bottom: 10px;
}

.p_pad{
	float:left;
	padding-left:4px;
	width: 818px;
	clear: left;
}

.title_p{
	float:left;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	margin-top: -12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	z-index: 2;
	background-color: #fff;
	visibility: visible;
}

.t_pad{
	float:left;
	padding-left:10px;
}

#form4{
	float:left;
	clear:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 337px;
}

#form4 p{
	float:left;
	padding: 0px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 120px;
	text-align: right;
}

#change{
	float:left;
	clear:left;
	background-image:url(images/change_password.jpg);
	width:127px;
	height:26px;
	margin-top: 15px;
	border:0;
}

.ad_right{
	float:right;
	width:160px;
	height:600px;
	margin-top: 10px;
	padding-right: 7px;
}

.ad_right img{
	float:left;
}

.changed{
	float:left;
	color: #999999;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	margin-top: 21px;
	padding-left: 8px;
}


.logout{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-variant: normal;
	margin-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	height:28px;
	padding-left: 14px;
	padding-right: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}

.logout:hover{
	background-image: url(images/nav_over.jpg);
}

/* Inbox/Sent Page */

.mail_pad{
	float:left;
	clear:left;
	padding-left: 6px;
	margin-top:10px;
	width: 812px;
}

.admin-border{
	float:left;
	width:802px;
	height:101px;
	border: 1px solid #ada008;
	margin-top: 6px;
}

.imgs_pad{
	float:left;
	padding-left:6px;
	margin-top: 5px;
}

.admin_img{
	float:left;
	height:87px;
	width:90px;
	padding:1px;
	border: 1px solid #ada008;
}

.detail_pad{
	float:left;
	padding-left:6px;
	margin-top:5px;
}

.admin_det{
	float:left;
	height:89px;
	border: 1px solid #ada008;
	width: 689px;
	background-image: url(images/admin_bg.jpg);
}

.admin_det p{
	float:left;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.admin_det p a{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
	text-decoration:none;
}

.admin_det p a:hover{
	text-decoration:underline;
}

.mail_oc{
	float:left;
	width:21px;
	height:14px;
	border: 1px solid #a8a000;
	background-color: #fff;
	margin-top: 2px;
	overflow: hidden;
}

.det_links{
	float:left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-left: 4px;
	margin-top: 1px;
	width: 650px;
}

.det_links a{
	text-decoration:none;
	color:#000;
}

.det_links a:hover{
	text-decoration:underline;
}

.sub_j{
	float:left;
	clear:left;
	margin-top:18px;
	padding-left: 4px;
}

.sub_j p{
	float:left;
	clear:left;
	width:600px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*Upgrade*/

.upgrade-border{
	float:left;
	width:802px;
	height:101px;
	border: 1px solid #a6a6a6;
	margin-top: 6px;
}

.upgrade_det p a{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0091c7;
	text-decoration:none;
}

.upgrade_det p a:hover{
	text-decoration:underline;
}

.upgrade_det{
	float:left;
	height:89px;
	border: 1px solid #a6a6a6;
	width: 689px;
	background-image: url(images/ugrade.jpg);
}

.upgrade_det p{
	float:left;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.upgrade_img{
	float:left;
	height:87px;
	width:90px;
	padding:1px;
	border: 1px solid #a6a6a6;
}

.mail_oc_u{
	float:left;
	width:21px;
	height:14px;
	border: 1px solid #a6a6a6;
	background-color: #fff;
	margin-top: 2px;
	overflow: hidden;
}

/*Basic*/

.basic-border{
	float:left;
	width:802px;
	height:101px;
	border: 1px solid #e3e3e3;
	margin-top: 6px;
}

.basic_det p a{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #909090;
	text-decoration:none;
}

.basic_det p a:hover{
	text-decoration:underline;
}

.basic_det{
	float:left;
	height:89px;
	border: 1px solid #e3e3e3;
	width: 689px;
	background-image: url(images/basic.jpg);
}

.basic_det p{
	float:left;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.basic_img{
	float:left;
	height:87px;
	width:90px;
	padding:1px;
	border: 1px solid #e3e3e3;
}

.mail_oc_b{
	float:left;
	width:21px;
	height:14px;
	border: 1px solid #e3e3e3;
	background-color: #fff;
	margin-top: 2px;
	overflow: hidden;
}

.s_a_d{
	float:left;
	clear:left;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #a4a4a4;
	margin-top:3px;
	width: 300px;
	
}

.s_a_d a{
	color:#a4a4a4;
	text-decoration:none;
}

.s_a_d a:hover{
	text-decoration:underline;
}


.pagi{
	clear:left;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 200px;
}

.pagi a{
	color:#0091c7;
	text-decoration:none;
}

.pagi a:hover{
	text-decoration:underline;
}

#pagi_on, #pagi_on2{
	font-weight:bold;
}

#form5{
	float:left;
	clear:left;
	padding:0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#form5 p{
	float:left;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding: 0px;
	width: 74px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#select2{
	float:left;
	width:55px;
	height: 18px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

/* Profile Page */

.comment_box {
	width: 816px;
	height: 50px;
	background: url(images/comment_bg.gif);
	border: 1px solid #CCC;
	margin-top: 9px;
	float: left;
}
.comment_box p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 10px;
	width: 400px;
	float: left;
}

.comment_box p a{
	color:#000;
	text-decoration:none;
}

.comment_box p a:hover{
	text-decoration:underline;
}

.comment_box h4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
}

.comment_box span{
	color:#ff0000;
}

.comment_boxu {
	width: 816px;
	height: 50px;
	border: 1px solid #CCC;
	margin-top: 9px;
	float: left;
	background-image: url(images/portfolio_user_upgraded.jpg);
}
.comment_boxu p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 10px;
	width: 400px;
	float: left;
}

.comment_boxu p a{
	color:#000;
	text-decoration:none;
}

.comment_boxu p a:hover{
	text-decoration:underline;
}

.comment_boxu h4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
}

.comment_boxu span{
	color:#0091c7;
}

.comment_boxb {
	width: 816px;
	height: 50px;
	border: 1px solid #CCC;
	margin-top: 9px;
	float: left;
	background-image: url(images/portfolio_user_basic.jpg);
}
.comment_boxb p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 10px;
	width: 400px;
	float: left;
}

.comment_boxb p a{
	color:#000;
	text-decoration:none;
}

.comment_boxb p a:hover{
	text-decoration:underline;
}

.comment_boxb h4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
}

.comment_boxb span{
	color:#8f8f8f;
}

.online {
	width: 195px;
	float: right;
	text-align: right;
	padding-right: 5px;
	margin-top: 5px;
}
.online p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 195px;
}


.photo_vedio {
	width: 164px;
	height: 425px;
	float: left;
}
.photo_vedio p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #2378c0;
	float: left;
	width: 164px;
}
.photo_vedio a { color: #6a6a6a; text-decoration: none; font-size: 12px;}
.photo_vedio a:hover{ text-decoration:underline;}
.information1 { width: 195px; height: 425px; float: left; padding-left: 135px;}
.information1 p { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px;}
.information2 { width: 195px; height: 425px; float: left; padding-left: 56px;}
.information2 p { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px;}

.favorites_v {
	width: 809px;
	float: right;
	padding-top: 9px;
}

.favorites_name {
  width: 809px;
  float: right;
}

.my_video {
	width: 104px;
	height: 104px;
	float: left;
	border: 1px solid #a8a000;
	padding: 1px;
}

.my_video:hover{
	border:1px solid #808029;
	float:left;
}

.my_name{
	width: 108px;
	height: 28px;
	float: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c22323;
	text-align: center;
	line-height: 28px;
	clear: left;
}

.my_name a{
	text-decoration:none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c22323;
}

.my_name a:hover{
	text-decoration:underline;
}

.ph_wrap{
	border:1px solid #a8a000;
	padding:1px;
	margin-bottom:10px;
	width: 160px;
	height: 160px;
	float: left;
}

.ph_wrap:hover{
	border:1px solid #808029;
	float:left;
}

.vi_pad{
	float:left;
	padding-right:7px;
}

.mail_pad p{
	margin:0px;
	padding:0px;
}

/* Basic Search */

#search{
	border:0;
	float:left;
	padding:0px;
	background-image:url(images/search.jpg);
	width:95px;
	height:26px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 129px;
	clear: left;
}

/* Send Message */

.tex_a_ox{
	float:left;
	height:235px;
	padding-left: 4px;
}

.text_a_t{
	float:left;
	width:474px;
	height:47px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #a5a5a5;
	border-right-color: #a5a5a5;
	border-left-color: #a5a5a5;
	background-color: #f6f6f6;
}

#textarea_m{
	float:left;
	width: 474px;
	border: 1px solid #a5a5a5;
	clear: left;
	height: 185px;
	margin-top: 0px;
}

.dropdowns-box{
	float:left;
	margin-top: 3px;
	padding-left: 3px;
}

#select3{
	float:left;
	width:75px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	height: 17px;
	text-align: center;
}

#select4{
	float:left;
	width:120px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	height: 17px;
	margin-left: 3px;
	text-align: center;
}

#select5{
	float:left;
	width:78px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	height: 17px;
	margin-left: 3px;
	text-align: center;
}

.divers_line{
	float:left;
	overflow:hidden;
	width:1px;
	height:16px;
	background:#d8d8d8;
}

.diver_pad{
	float:left;
	margin-top:4px;
	padding-left:5px;
}

.top_box_a{
	float:left;
}

.para_bold{
	float:left;
	background-image:url(images/para_bold.jpg);
	height:11px;
	width:11px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:3px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_bold:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	width:11px;
	height:11px;
	float:left;
	padding:2px;
}

.para_italic{
	float:left;
	background-image:url(images/para_italic.jpg);
	height:11px;
	width:11px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:3px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_italic:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	width:11px;
	height:11px;
	float:left;
	padding:2px;
}

.para_under{
	float:left;
	background-image:url(images/para_underline.jpg);
	height:13px;
	width:11px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:3px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_under:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	width:11px;
	height:13px;
	float:left;
	padding:2px;
}

.para_strike{
	float:left;
	background-image:url(images/para_line_strike.jpg);
	height:9px;
	width:18px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:5px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_strike:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	width:18px;
	height:9px;
	float:left;
	padding:2px;
}

.para_x2_b{
	float:left;
	background-image:url(images/para_x2_bottom.jpg);
	height:9px;
	width:12px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:5px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_x2_b:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_x2_t{
	float:left;
	background-image:url(images/para_x2_top.jpg);
	height:10px;
	width:12px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:2px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_x2_t:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.bot_box_a{
	float:left;
	clear:left;
	width: 474px;
}

.para_left{
	float:left;
	background-image:url(images/para_left.jpg);
	height:13px;
	width:14px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:2px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_left:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_center{
	float:left;
	background-image:url(images/para_center.jpg);
	height:13px;
	width:14px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:2px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_center:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_right{
	float:left;
	background-image:url(images/para_right.jpg);
	height:13px;
	width:14px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:2px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_right:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_long{
	float:left;
	background-image:url(images/para_long_text.jpg);
	height:13px;
	width:14px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:2px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_long:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_bullet{
	float:left;
	background-image:url(images/para_bullets.jpg);
	height:15px;
	width:12px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:2px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_bullet:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_list{
	float:left;
	background-image:url(images/para_list.jpg);
	height:16px;
	width:14px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:2px;
	margin-left:0px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_list:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_udent{
	float:left;
	background-image:url(images/para_undent.jpg);
	height:17px;
	width:16px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:0px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_udent:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_dent{
	float:left;
	background-image:url(images/para_dent.jpg);
	height:17px;
	width:16px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:0px;
	margin-left:0px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_dent:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_color{
	float:left;
	background-image:url(images/para_color.jpg);
	height:17px;
	width:26px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:0px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_color:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_highlight{
	float:left;
	background-image:url(images/para_highlight.jpg);
	height:17px;
	width:26px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:0px;
	margin-left:0px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_highlight:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_line{
	float:left;
	background-image:url(images/para_line.jpg);
	height:3px;
	width:16px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:8px;
	margin-left:5px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_line:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_link{
	float:left;
	background-image:url(images/para_link.jpg);
	height:9px;
	width:17px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:5px;
	margin-left:0px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_link:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_link1{
	float:left;
	background-image:url(images/para_link1.jpg);
	height:17px;
	width:17px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:0px;
	margin-left:0px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_link1:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_img{
	float:left;
	background-image:url(images/para_picture.jpg);
	height:17px;
	width:17px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:0px;
	margin-left:0px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_img:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_hshoe{
	float:left;
	background-image:url(images/pare_hshoe.jpg);
	height:14px;
	width:15px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:1px;
	margin-left:0px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_hshoe:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_code{
	float:left;
	background-image:url(images/para_block_coding.jpg);
	height:14px;
	width:14px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:2px;
	margin-left:0px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_code:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_html{
	float:left;
	background-image:url(images/para_html.jpg);
	height:7px;
	width:20px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:7px;
	margin-left:0px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_html:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

.para_help{
	float:left;
	background-image:url(images/para_help.jpg);
	height:16px;
	width:14px;
	padding:2px;
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top:2px;
	margin-left:0px;
	border:1px solid #f6f6f6;
	overflow:hidden;
}

.para_help:hover{
	/* For web browsers who care */
	opacity: 0.5;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	border:1px solid #000;
	background-color:#f6f6f6;
	float:left;
	padding:2px;
}

#send1{
	border:0;
	float:left;
	padding:0px;
	background-image:url(images/send_b.jpg);
	width:95px;
	height:26px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 123px;
	clear: left;
}

/* Image Gallery */

.img_gal{
	float:left;
	clear: left;
	padding-left: 2px;
	width: 816px;
}

.img_pad{
	float:left;
	width:152px;
	padding-left: 8px;
	margin-top: 10px;
}

.img_spo{
	float:left;
	width:150px;
	height:112px;
	padding:1px;
	border:1px solid #ababab;
}

.img_spo:hover{
	border:1px solid #d7d7d7;
	float:left;
}

.u_n{
	float:left;
	width:152px;
	text-align:center;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top:3px;
}

.u_n a{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration:none;
}

.u_n a:hover{
	text-decoration:underline;
}

/* Forum */

.form{
	float:left;
	width:805px;
	padding-left:7px;
	margin-top: 10px;
}

.top_form{
	float:left;
	background-color:#656565;
	border: 1px solid #000;
	width: 800px;
	height: 21px;
}

.top_form p{
	float:left;
	margin:0px;
	width: 526px;
	height: 21px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #c4c4c4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.last{
	float:left;
	width:156px;
	height:21px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}

.last p {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #c4c4c4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin:0px;
	float: left;
	width: 150px;
}

.thread_posts{
	float:left;
	width:55px;
	height:21px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}

.thread_posts p{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #c4c4c4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin:0px;
	float: left;
	width: 55px;
	text-align:center;
	padding-left: 0px;
}

.form_left{
	float:left;
	width:531px;
	height:41px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	background-color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.form_left a{
	float:left;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 4px;
}

.form_left a:hover{
	text-decoration:underline;
}

.form_left p{
	float:left;
	padding-left:5px;
	margin:0px;
	width:500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9e9e9e;
}

.form_left_2{
	float:left;
	width:156px;
	height:41px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	background-color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.form_left_2 a{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	margin-left: 3px;
}

.form_left_2 a:hover{
	text-decoration:underline;
}

.by{
	float:left;
	clear:left;
	width: 150px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-left:3px;
}

.by span{
	float:left;
}

#by{
	float:left;
}

#by:hover{
	text-decoration:underline;
}

#by2{
	float:left;
}

#by2:hover{
	text-decoration:underline;
}

#by3{
	float:left;
}

#by3:hover{
	text-decoration:underline;
}

.form_left_3{
	float:left;
	width:55px;
	height:41px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	background-color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.form_left_3 p{
	float:left;
	height: 41px;
	width: 55px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 41px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}

.form_left_4{
	float:left;
	width:55px;
	height:41px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	background-color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}

.form_left_4 p{
	float:left;
	height: 41px;
	width: 55px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 41px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}

.date{
	float:right;
	text-align: right;
	width: 150px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-right: 3px;
}

/* Form Topic */

.form_topic{
	float:left;
	height: 22px;
	width: 802px;
	margin-top: 10px;
	margin-bottom: 4px;
}

.input_botton{
	float:left;
	background-image: url(images/new_topic.jpg);
	height: 22px;
	width: 79px;
	border:0;
}

.form_links{
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	margin-top: 4px;
	padding-left: 15px;
}

.form_links a{
	text-decoration:none;
	color:#000;
}

.form_links a:hover{
	text-decoration:underline;
}
	
/* Thread View */

.input_bottons{
	float:left;
	background-image: url(images/New-Post.jpg);
	height: 22px;
	width: 79px;
	border:0;
}

.form_inner{
	float:left;
	width:797px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-left: 3px;
	padding-bottom: 3px;
}

.form_bx_1{
	float:left;
	width:791px;
	border: 1px solid #a8a000;
	margin-top: 3px;
	height:auto !important;
	min-height:153px;
	height:153px;
}

.form_bx_2{
	float:left;
	width:791px;
	border: 1px solid #a7a7a7;
	margin-top: 3px;
	height:auto !important;
	min-height:153px;
	height:153px;
}

.form_bx_3{
	float:left;
	width:791px;
	border: 1px solid #e3e3e3;
	margin-top: 3px;
	height:auto !important;
	min-height:153px;
	height:153px;
}

.form_bx_1 p{
	width:680px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.form_bx_pic_spot_a{
	float:left;
	height:149px;
	width:100px;
	background-image:url(images/admin_post.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a8a000;
	border-bottom-color: #a8a000;
}

.form_bx_pic_spot_a .p_text_thread a{
	color:#ff0000;
}
	
.form_bx_pic_spot_u .p_text_thread a{
	color:#0091c7;
}

.form_bx_pic_spot_b .p_text_thread a{
	color:#8e8e8e;
}

.form_bx_pic_spot_u{
	float:left;
	height:149px;
	width:100px;
	background-image:url(images/upgrade_post.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a7a7a7;
	border-bottom-color: #a7a7a7;
}

.form_bx_pic_spot_b{
	float:left;
	height:149px;
	width:100px;
	background-image:url(images/Basic-Post.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
}

.top_form a{
	color:#fff;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	float:right;
	text-decoration: none;
	margin-right: 5px;
}

.top_form a:hover{
	text-decoration:underline;
}

.pic_left_frm{
	clear:left;
	margin-left:auto;
	margin-right:auto;
	height:91px;
	width:91px;
	padding:1px;
	border:1px solid #9c9c9c;
	margin-top: 2px;
	background-color: #fff;
}

.p_text_thread{
	clear:left;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.p_text_thread a{
	text-decoration:none;
}

.p_text_thread a:hover{
	text-decoration:underline;
}

/* Post New Topic */

#send4{
	border:0;
	float:left;
	padding:0px;
	background-image:url(images/post_topic_new.jpg);
	width:79px;
	height:22px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 123px;
	clear: left;
}

/* New Reply */

#send5{
	border:0;
	float:left;
	padding:0px;
	background-image:url(images/post_reply_new.jpg);
	width:79px;
	height:22px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 123px;
	clear: left;
}

/* Cancel Account */

.text_cancel{
	float:left;
	clear:left;
	width:802px;
	padding-left: 7px;
	margin-top: 10px;
}

.text_cancel p{
	float:left;
	width:802px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}

.text_cancel a{
	float:left;
	clear:left;
	width:200px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
	text-decoration: none;
	margin-top: 5px;
}

.text_cancel a:hover{
	text-decoration:underline;
}

/* Account */

.span{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 2px;
	padding-left: 4px;
}

#finish_b{
	border:0;
	float:left;
	padding:0px;
	background-image:url(images/finnish.jpg);
	width:95px;
	height:26px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 123px;
	clear: left;
}

#select4{
	float:left;
	width:55px;
	height: 18px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
#select5{
	float:left;
	width:55px;
	height: 18px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
#select6{
	float:left;
	width:55px;
	height: 18px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

#select10{
	float:left;
	width:55px;
	height: 18px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
#select11{
	float:left;
	width:55px;
	height: 18px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}#select12{
	float:left;
	width:55px;
	height: 18px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

#textarea_m1, #textarea_m2{
	float:left;
	width: 474px;
	border: 1px solid #a5a5a5;
	clear: left;
	height: 185px;
	margin-top: 0px;
}

.spacers span{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	float: left;
	width: 160px;
}

/* Members Home Page */

.top_box_status{
	float:left;
	clear:left;
	width: 808px;
	padding-left: 7px;
	margin-top: 10px;
}

.pic_left_s{	
	float:left;
	width:50px;
	height:50px;
}

.text_box_left{
	float:left;
	background-image:url(images/left_text_box.jpg);
	width:10px;
	height:32px;
}

#forms1{
	float:right;
	height:32px;
	width: 746px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#textfield_stats{
	float:left;
	height:27px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #c1c1c1;
	border-right-color: #c1c1c1;
	border-bottom-color: #c1c1c1;
	border-left-width: 0px;
	border-left-style: none;
	width: 650px;
	margin-top: 1px;
}

#button_stats{
	float:left;
	background-image:url(images/Post_button.jpg);
	width:47px;
	height:31px;
	border:0;
	padding:0px;
	margin-top:1px;
	margin-left:3px;
}

.box_st span{
	color:#adadad;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 5px;
}

.box_st a{
	color:#c22323;
	padding-left: 5px;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.box_st a:hover{
	text-decoration:underline;
}

.box_st{
	float:left;
	width: 732px;
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-left: 10px;
}

.boardst{
	float:left;
	width: 794px;
	padding: 4px;
	border: 1px solid #d0d0d0;
	margin-top: 4px;
}

.picleft2{
	float:left;
	width: 40px;
	height: 40px;
}

.box2{
	float:left;
}

.box2 p{
	float:left;
	width: 740px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #8e8e8e;
}

.box2 p a{
	color:#c22323;
	text-decoration:none;
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.box2 p a:hover{
	text-decoration:underline;
}

.box2 span{
	float:left;
	clear: left;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #bcbcbc;
	padding-left: 10px;
	width: 700px;
}

.se_al{
	float:left;
	clear: left;
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	margin-top:7px;
	margin-left:750px;
}

.se_al:hover{
	text-decoration:underline;
}

.p_v{
	width:794px;
	padding:4px;
	border: 1px solid #d0d0d0;
	float: left;
	margin-top: 4px;
}


.p_v p{
	float:left;
	margin:0px;
	padding:0px;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

.p_v p a{
	color:#c22323;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.p_v p a:hover{
	text-decoration:underline;
}

.p_v p span{
	color:#8e8e8e;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.p_st_bx{
	float:left;
	height:62px;
	clear: left;
	width: 800px;
}

.p_st_bx a{
	float:left;
	background-image:url(images/image_board_bg_over.jpg);
	width:76px;
	height:58px;
	background-position: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-repeat: no-repeat;
	margin-right:4px;
}

.p_st_bx a:hover{
	background-position:right;
}

/* Members Section */

.de_b{
	float:left;
	clear:left;
	width:760px;
	margin-top: 10px;
	padding-left: 25px;
	padding-bottom: 7px;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

#form12{
	float:left;
	margin:0px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 620px;
}

#submit10{
	border:0;
	float:left;
	padding:0px;
	background-image:url(images/submit.jpg);
	width:95px;
	height:26px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}

/* Full Size Photo */

.photo_spot{
	width:600px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-top: 10px;
}

.linkes_pho{
	float:left;
	width:600px;
}

.linkes_pho a{
	float:left;
	color:#000;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-bottom: 3px;
}

.linkes_pho a:hover{
	text-decoration:underline;
}

/* Status Page */

.list-text{
	float:left;
	clear:left;
}

.list-text ul{
	float:left;
	list-style-type:none;
	clear:left;
	margin-top:10px;
	padding-left:10px;
	width:800px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

/* Terms & Conditions */

.termstext{
	float:left;
	clear:left;
	width:802px;
	padding-left:7px;
}

.termstext p{
	float:left;
	width:802px;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Filter */

.filter p{
	float:left;
	padding: 0px;
	width: 620px;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.filter{
	float:left;
}

#update_bb{
	border:0;
	float:left;
	padding:0px;
	background-image:url(images/update_b.jpg);
	width:95px;
	height:26px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}

/* Read Mail */

.readmail{
	float:left;
	width:802px;
	padding-left:7px;
	margin-top: 10px;
}

.no_img{
	float:left;
	width:90px;
	height:87px;
}

.from{
	float:left;
	clear:left;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 1px;
}

.from a{
	color:#ff0000;
	text-decoration:none;
}

.from a:hover{
	text-decoration:underline;
}

.linkers{
	float:left;
	clear:left;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

.linkers a{
	color:#000;
	text-decoration:none;
}

.linkers a:hover{
	text-decoration:underline;
}

.message{
	float:left;
	clear:left;
	width:802px;
}

.subjet{
	float:left;
	clear:left;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 20px;
}

.message p{
	float:left;
	width:802px;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bt_links{
	float:left;
	clear:left;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
	margin-top: 10px;
}

.bt_links a{
	color:#ff0000;
	text-decoration:none;
}

.bt_links a:hover{
	text-decoration:underline;
}

/* Image Upload */

#file{
	float:left;
	margin-left: 3px;
}

#upload_bb{
	border:0;
	float:left;
	padding:0px;
	background-image:url(images/upload_bb.jpg);
	width:95px;
	height:26px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 129px;
	clear: left;
}

/* Advertisment */

.ad-728{
	float:left;
	background-color: #FFF;
	height: 90px;
	width: 728px;
	border: 1px solid #900;
}

.ad-728i{
	float:left;
	width: 160px;
	margin-top: 10px;
	padding-left: 18px;
}

.ad-728i p{
	float:left;
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	margin: 0px;
	padding-left: 3px;
}

.red-728{
	clear: left;
	float: left;
	width: 150px;
	color: #900;
	font-weight: bold;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding-left: 3px;
}

.min-728{
	float:left;
	color: #093;
	font-family: tahoma;
	font-size: 10px;
	padding-left: 3px;
}

.ad-600{
	float:left;
	background-color: #FFF;
	height: 600px;
	width: 160px;
	border: 1px solid #900;
}

.ad-600i{
	float:left;
	width: 160px;
	margin-top: 20px;
	height: 100px;
}

.ad-600i p{
	float:left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	margin: 0px;
	padding-left: 3px;
}

