
body {
	color: #333333;
	font-family: "Verdana";
	font-size: 13px;
	margin: 0;
	padding: 0;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

.item_list {
	padding-left: 15px;
}

.item_list li {
	list-style-type: circle;
	line-height: 20px;
}


.screen {
	background: #FFFFFF;
	text-align: left;
}

.header {
	background: #940001;
	position: relative;
	color: #fff;
	padding: 5px 7px 4px 10px;
	height: 20px;
}

.hun {
	position: absolute;
	right: 5px;
	top: 5px;
}

.header a,
.header a:hover {
	color: #FFFFFF;
	font-size: 15px;
}

.content {
	/*padding: 5px;*/
}

.footer {
	background: url(../img/footer.jpg) repeat-x;
	text-align: right;
}

a {
	color: #940001;
	text-decoration: none;
}

a:hover,
a.active {
	color: #c33;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	margin: 0;
	font-size: 120%;
	text-transform: uppercase;
	color: #940001;
}

.page_head {
	padding: 5px 3px;
}

.highlight {
	color: green;
	font-weight: bold;
}

a.small,
a.small:hover,
.small {
	font-size: 80%;
}

.stdmargin {
	margin-bottom: 20px;
}

.smallmargin {
	margin-bottom: 8px;
}


.paging {
	margin-bottom: 5px;
	margin-top: 7px;
	padding-left: 5px;
	line-height: 23px;
}

.paging span {
	float: left;
	margin-right: 5px;
	padding: 2px 0;
}

.paging a:link, .paging a:visited, .paging .curr {
	border: 1px solid #999999;
	background: #F0F0F0;
	float: left;
	color: #940001;
	line-height: 18px;
	margin-right: 5px;
	margin-bottom: 3px;
	padding: 0px 5px;
	text-align: center;
}

.paging a:hover, .paging a.active {
	color: #333;
	text-decoration: none;
}

.paging .active {
	background: none;
	font-weight: bold;
	border: none;
}

.menubar {
	background: url(../img/menu_bg.jpg) repeat-x;
	height: 32px;
	padding: 1px 1px 0;
}

.menubar > .mitem {
	
}

.menubar > .mitem > a {
	left: 1px;
	line-height: 29px;
	margin-right: 1px;
	margin-bottom: 3px;
}

.mitem > a {
	display: block;
	position: relative;
	text-decoration: none;
}

/*.menubar a:hover,
.menubar a.active {
	background: #fff;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}*/

.mitem.set5 {
	width:20%;
}

.mitem {
	color: #C1CEE2;
	position: absolute;
	text-align: center;
}

.mitem.set5.i2 {
	left: 20%;
}

.mitem.active,
.mitem:hover {
	background: url(../img/mactive.jpg) no-repeat center bottom;
}

.mitem .home {
	background: url(../img/mi_home.jpg) no-repeat center center;
}

.mitem .mailbox {
	background: url(../img/mi_mailbox.jpg) no-repeat center center;
}

.mitem .members {
	background: url(../img/mi_members.jpg) no-repeat center center;
}

.mitem .search {
	background: url(../img/mi_search.jpg) no-repeat center center;
}

.mitem .profile {
	background: url(../img/mi_profile.jpg) no-repeat center center;
}

.mitem .sign_in {
	background: url(../img/mi_home.jpg) no-repeat center center;
}

.mitem.set5.i3 {
	left: 40%;
}

.mitem.set5.i4 {
	left: 60%;
}

.mitem.set5.i5 {
	left: 80%;
}

ul.submenu {
	line-height: 25px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

ul.submenu li {
	display: block;
	float: left;
	margin: 0px 2px;
	list-style: none;
}

ul.submenu li a:hover,
ul.submenu li a.active {
	text-decoration: none;
	color: #cc3333;
}

ul.submenu li a
 {
	color: #6d6d6d;
	text-decoration: underline;
}

.submenu .inbox {
	background: url(../img/smi_inbox.jpg) no-repeat left center;
	padding-left: 14px;  
}

.submenu .sent {
	background: url(../img/smi_sent.jpg) no-repeat left center;
	padding-left: 14px; 
}

.submenu .newmsg {
	background: url(../img/smi_newmsg.jpg) no-repeat left center;
	padding-left: 16px;  
}

.submenu .online {
	background: url(../img/smi_online.jpg) no-repeat left center;
	padding-left: 16px;
}

.submenu .new {
	background: url(../img/smi_new.jpg) no-repeat left center;
	padding-left: 16px;
}

.submenu .matches {
	background: url(../img/smi_matches.jpg) no-repeat left center;
	padding-left: 16px;
}

.submenu .featured {
	background: url(../img/smi_featured.jpg) no-repeat left center;
	padding-left: 16px;
}

.submenu .newsearch {
	background: url(../img/smi_newsearch.jpg) no-repeat left center;
	padding-left: 17px;
}

.submenu .searches {
	background: url(../img/smi_searches.jpg) no-repeat left center;
	padding-left: 17px;
}


ul.fmenu {
	margin: 0px;
	padding: 6px 2px;
	text-align: left;
}

ul.fmenu li {
	display: inline;
	padding: 0 3px;
	list-style: none;
}

.notification {
	background: #ecffde;
	border-bottom: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	line-height: 28px;
	text-align: center;
	margin-bottom: 5px;
}

.notification a {
	display: block;
	font-weight: bold;
}

/* profile list */

.members .thumbnail {
	float: left;
	margin-right: -62px;
	text-align: center;
	width: 62px;	
}

.members ul {
	padding-left: 0px;
}

.members ul li {
	display: block;
	padding: 5px;
}

.members .pr_info {
	margin-left: 70px;
}

.bottomborder {
	border-bottom: 1px dotted #CCCCCC;
}

.debug {
	background: black;
	color: #00fd4d;
	padding: 1px 5px;
	font-size: 12px;
	margin: 5px;
}

.center {
	text-align: center;
}

/* Mailbox Conversations styles */
.new_msg {
	background: url(../img/new_msg_icon.png) no-repeat center center;
}

.replied_msg {
	background: url(../img/replied_msg_icon.png) no-repeat center center;
}

.system_msg_icon {
	background: url(../img/info_icon.jpg) no-repeat;
	width: 50px;
	height: 50px;
}

.list_item {
	vertical-align: top;
}

.status {
	width: 20px;
	text-align: center;
}

.mailbox_threads {
	width: 100%;
	border-collapse: collapse;
}

.mailbox_threads td {
	padding: 3px;
}

.author {
	padding-bottom: 2px;
	display: inline-block;
	font-weight: bold;
	color: #940001;
}

.auth_thumb {
	width: 50px;
}

.subject_message {
	vertical-align: top;
}

.subject_message .bold a {
	color: #333333;
	font-weight: bold;
}

.conv_date {
	font-size: 11px;
	padding-top: 2px;
	color: #6d6d6d;
}

.user_date {
	width: 73px;
}

.conv_info {
	vertical-align: top;
}

.even,
tr .even {
	background: #f5f5f5;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}

input[type=button], 
input[type=submit] {
	background: url(../img/button.jpg) repeat-x;
	border: 1px solid #A5ACB2;
}

a.btn:link,
a.btn:visited,
span.btn a {
	background: url(../img/button.jpg) repeat-x;
	padding: 2px 4px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

.sign_in_label {
	font-weight: bold;
	padding: 4px 5px 9px;
}

.block_cap .section_title {
	background: url(../img/sect_bg.jpg) repeat-x center;
	height: 20px;
}

.block_cap .section_title h3 {
	background: #fff url(../img/sect_arrow.png) no-repeat 5px 5px;
	float: left;
	font-size: 12px;
	margin: 0px;
	padding: 2px 7px 0 13px;
}


.block {
	padding: 5px;
	margin-bottom: 5px;
}

.right {
	text-align: right;
}

.clr {
	clear: both;
}

.form {
	padding: 5px;
	background: #f5f5f5;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}

.stdpadding {
	padding: 5px;
}

.form input[type=text],
.form input[type=password],
.form textarea {
	width: 98%;
	border: 1px solid #A5ACB2;
	font-family: "Verdana";
	font-size: 12px;
	padding: 2px 3px;
}

.form textarea {
	height: 70px;
}

.form label {
	line-height: 24px;
}

.submit {
	text-align: center;
	padding: 4px;
}
 
iframe {
	border: 1px solid #d5d5d5;
}

.imiframe {
	height: 170px;
}

.brief_info_thumb {
	float: left;
}

.brief_info_cont {
	float: left;
	padding-left: 4px;
}

.not_found {
	padding: 25px 5px 40px;
	text-align: center;
}