body{
	margin: 0px;
	background: #cccccc;
	behavior:url("includes/htc/csshover.htc");
}

div{
	font-size: 11px;
	font-family: tahoma;
}

a:link, a:visited, a:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: darkblue;
}

select{
	width: 150px;
}

input, submit, form{
	spacing: 0px;
	padding: 0px;
	margin: 0px;
}

p{
	margin-top: 2px;
}

#outter{
	width: 760px;
	border: 2px solid orange;
	background: white;
}

#top{
	height: 68px;
}

#logo{
	float: left;
	width: 288px;
	height: 68px;
}

#top_slice{
	float: left;
	width: 306px;
	height: 68px;
	background-image: url("../images/slice.jpg");
}

#top_right{
	float: left;
	width: 166px;
	height: 68px;
}

#nav{
	width: 760px;
	height: 16px;
	background-image: url("../images/nav-slice.jpg");
}

.navbutton{
	float: left;
	width: 58px;
	height: 16px;
	background-image: url("../images/nav-button-up.jpg");
	font-family: tahoma;
	font-size: 9px;
	color: black;
	line-height: 16px;
	text-align: center;
}

div.navbutton a, div.navbutton a:visited, div.navbutton a:active{
	color: black;
	text-decoration: none;
	font-weight: normal;
	
}

div.navbutton:hover{
	background-image: url("../images/nav-button-down.jpg");
	color: white;
	text-decoration: none;
	font-weight: normal;
}

div.navbutton a:hover{
	color: white;
	text-decoration: none;
}

#loginbox{
	float: right;
	width: 276px;
	background-image: url("../images/login-slice.jpg");
	font-size: 9px;
	font-family: verdana;
	height: 16px;
}

.loginform {
	border : 1px solid Black;
	background-color : #0053BD;
	color : #ffffff;
	font-size : 9px;
	font-family: verdana;
	height: 13px;
}

.form{
	background-image: url("../images/input-slice.jpg");
	border: 1px solid black;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#leftnav{
	float: left;

}

#content{
	float: left;
}

#bottom{
	height: 16px;
	width: 760px;
	background-image: url("../images/nav-slice.jpg");
}

.matchmaker {
	border : 1px solid Black;
	background-color : #0053BD;
	color : #ffffff;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {text-align: left; font-size: 14px; margin: 0; color: #0053BD;}
h1 {text-align: left; font-size: 16px; color: #0053BD; margin: 0;}
h3 {text-align: left; font-size: 12px; color: #0053BD; margin: 0;}

.headbar{
	background-image: url("../images/nav-slice.jpg");
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	color: darkblue;
	text-align: center;
}

.outterbox{
	width: 90%;
	border: 1px solid black;
}

.latestmembers1{
	background: darkorange;
}

div.latestmembers1:hover{
	background: #0053BD;
	color: white;
}

.latestmembers2{
	background: orange;
}

div.latestmembers2:hover{
	background: #0053BD;
	color: white;
}

.spacer{
	height: 10px;
}

.mainbox{
	width: 550px;
}

.mainbox_top{
	width: 550px;
	height: 20px;
}

.mainbox_top_left{
	float: left;
	width: 20px;
	height: 20px;
	background-image: url('../images/main-topleft.jpg');
}

.mainbox_top_center{
	float: left;
	width: 502px;
	height: 18px;
	border-top: 2px solid #181885;
}

.mainbox_top_center h1{
	font-size: 15px;
	font-weight: bold;
}

.mainbox_top_right{
	float: right;
	width: 28px;
	height: 20px;
	background-image: url('../images/main-topright.jpg');
}

.mainbox_middle{
	width: 550px;

}



.mainbox_middle_center{
	width: 548px;
	border-left: 2px solid #181885;
	background-image: url('../images/main-rightslice.jpg');
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 10px;
	padding-bottom: 10px;
}



.mainbox_bottom{
	width: 550px;
	height: 27px;
}

.mainbox_bottom_left{
	float: left;
	width: 20px;
	height: 27px;
	background-image: url('../images/main-botleft.jpg');
}

.mainbox_bottom_center{
	float: left;
	height: 27px;
	width: 502px;
	background-image: url('../images/main-botslice.jpg');
}


.mainbox_bottom_right{
	float: right;
	width: 28px;
	height: 27px;
	background-image: url('../images/main-botright.jpg');
}

.form_label{
	float: left;
	width: 33%;
	padding: 5px;

}

.form_element{
	float: left;
	padding: 5px;
}

.form_note{
	font-size: 9px;	
}

.errorstring{
	background: #cccccc;
	border: 2px solid red;
	padding: 5px;
	font-weight: bold;
	width: 95%;
	line-height: 15px;
}

.successstring{
	background: #cccccc;
	border: 2px solid green;
	padding: 5px;
	font-weight: bold;
	width: 95%;
	line-height: 15px;
}

.forum_post_outter{
	width: 538px; 
	background-color: orange;
	border-top: 1px solid darkblue;
	border-bottom: 1px solid darkblue;
	position:relative;
}

.forum_user_box{
	float: left;
	width: 150px;
	height: 100%;
	padding: 5px;
	text-align: center;
	
	
}

.forum_post_box{
	float: left;
	width: 360px;
	border-left: 1px solid darkblue;
	padding-bottom: 150px;
	
}

.forum_post_buttons{
	position: absolute;
	bottom: 0;
	width: 370px;
	border-top: 1px solid darkblue;
	padding: 5px;
}

.tabbutton{
	float: left;
	width: 70px;
	height: 17px;
	background-image: url("../images/tabup.jpg");
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	color: black;
	line-height: 17px;
	text-align: center;	
}

div.tabbutton:hover{
	background-image: url("../images/tabdown.jpg");
}

div.tabbutton a, div.tabbutton a:visited{
	color: black;
	text-decoration: none;
	font-weight: none;
}

div.tabbutton a:hover{
	color: white;
	text-decoration: none;
	font-weight: none;
}

.profile_label{
	float: left;
	padding: 1px;
	font-weight: bold;
	width: 75px;
}

.profile_label{
	float: left;
	padding: 1px;
	width: 75px;
}

.hp_header{
	background-color: #6699CC;
	text-align:center;
	width: 100%;
	font-weight: bold;
	color: white;
}

.buttons2{
	background-color: #DDE9F4;
	color: #6699CC;
	font-family: Arial;
	font-size: 12px;
}
	
.hp_container{
	border: 1px solid #6699CC;
}

.forum_button{
	float: left;
	width: 90px;
	height: 20px;
	background-image: url("../images/buttonbg-orange.jpg");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-weight: bold;
	color: white;
	line-height: 20px;
	padding-right: 2px;
	padding-left: 2px;
}

div.forum_button:hover{
	background-image: url("../images/buttonbg-orange-down.jpg");
}

div.forum_button a, div.forum_button a:visited, div.forum_button a:active, div.forum_button a:hover{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

div#usermenu-mailbox{
	background-image: url("../images/usermenu-mail.jpg");
	width: 146px;
	height: 36px;
}

div#usermenu-mailbox:hover{
	background-image: url("../images/usermenu-maildown.jpg");
}

div#usermenu-profile{
	background-image: url("../images/usermenu-profile.jpg");
	width: 146px;
	height: 36px;
}

div#usermenu-profile:hover{
	background-image: url("../images/usermenu-profiledown.jpg");
}


div#usermenu-photos{
	background-image: url("../images/usermenu-photos.jpg");
	width: 146px;
	height: 36px;
}

div#usermenu-photos:hover{
	background-image: url("../images/usermenu-photosdown.jpg");
}


div#usermenu-friends{
	background-image: url("../images/usermenu-friends.jpg");
	width: 146px;
	height: 36px;
}

div#usermenu-friends:hover{
	background-image: url("../images/usermenu-friendsdown.jpg");
}

div#usermenu-logout{
	background-image: url("../images/usermenu-logout.jpg");
	width: 146px;
	height: 36px;
}

div#usermenu-logout:hover{
	background-image: url("../images/usermenu-logoutdown.jpg");
}


