/* GLOBAL STYLES */

html, body
{
	color:#FFF;
	background-color:#000;
}


object{
	z-index:0;
}


p {
	margin: 0px;
	padding: 0px;

}



div, td {

	font-family: arial, tahoma, serif;
	font-size: 8pt;
	color: white;
	line-height: 140%;

}

#sidebar

{
    color: white;
    background-color: #16263e;
    padding-left:5px;
}


#container
{
        position: relative;
		background-color: #16263e;
}

#main {

    background-color: #16263e;

}
#width
{
    width: 971px;
    margin-left: auto;
    margin-right: auto;
}



#headerWrapper
{
	background: url("http://wildtv.ca/templates/wildtv/wildHeader.gif");
	height: 97px;
	padding-bottom:0px;
	margin:0px;
}
#footer
{
    background: url("http://wildtv.ca/templates/wildtv/wildFooter.gif");
    height: 65px;
	width: 971px;
    border-top: 1px solid #EA9A1C;
	margin-left: auto;
    margin-right: auto;
}

#menu
{
 
    bottom: 0;
    right: 0;
}

a:link
{
    text-decoration: underline;
    color: #EA9A1C;
}

a:visited
{
    text-decoration: underline;
    color: #EA9A1C;
}
a:active

{
    text-decoration: none;
    color: #EA9A1C;;
}
a:hover

{
    text-decoration: underline;
    color: #296486;
}









td.topbar1 {
	padding-bottom: 0px;
}



td.topbar2, td.topbar2_right {
	background-color: #16263e;
	list-style-type: none;
    margin: 0em;
	padding:5px;
    clear: both;
}



td.topbar2_right {
	text-align: right;
}



table.content {
	width: 971px;
}



td.content {
	vertical-align: top;
	text-align: left;
	padding: 0px;
}



td.page {
	background-color: #16263e;
	padding: 8px 10px 10px 10px;
}



div.page_header {
	font-size: 11pt;
	font-family: arial, verdana, serif;
	font-weight: bold;
	color: white;
	margin-bottom: 0px;
}








div.box {
	background: #000000;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}



td.shadow {
	background-image: url(../images/shadow.gif); 
	background-repeat: repeat-x; 
	padding-bottom: 5px;
}



input.text {
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
	height: 21px;
}



input.search {

	vertical-align: middle; 

	background-image: url(../images/search.gif); 

	background-repeat: no-repeat; 

	color: #555555; 

	font-size: 12pt; 

	padding-left: 23px; 

	font-weight: bold;

}



input.button {

	font-family: arial, verdana, serif;

	font-size: 8pt;

	padding: 3px;

	color: #333333;

	font-weight: bold;

	background: #EEEEEE;

	vertical-align: middle;

	border-top: 1px solid #CCCCCC;

	border-left: 1px solid #CCCCCC;

	border-bottom: 2px solid #777777;

	border-right: 2px solid #777777;

}



input.radio, input.checkbox {

	vertical-align: middle;

}



textarea {

	font-family: arial, verdana, serif;

	color: #333333;

	padding-left: 2px;

	font-size: 10pt;

}



select, select.small {

	color: #333333;

	font-family: arial, verdana serif;

	font-size: 9pt;

	vertical-align: middle;

	margin-top: 1px;

}

.icon {
	vertical-align: middle;
	backgound-color:black;
}

.icon_big {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}



img.photo {
	border: 1px solid #DDDDDD;
}



font.small {
	font-size: 7pt;
	font-family: arial, serif;
}



font.big {
	font-size: 9pt;
	font-family: verdana, arial, serif;
	font-weight: bold;
}



font.bold {
	font-weight: bold;
}



font.disabled {
	color: #AAAAAA;
}



form {
	margin: 0px;
}



div.center {
	text-align: center;
}



div.error {
	vertical-align: middle;
	color: #FF0000;
}



a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: #EA9A1C; text-decoration: underline; }
a.menu_item:link { color: white; text-decoration: none; }
a.menu_item:visited { color: white; text-decoration: none; }
a.menu_item:hover { color: #EA9A1C; text-decoration: underline; }
a.top_menu_item:link { color: white; text-decoration: none; }
a.top_menu_item:visited { color: white; text-decoration: none; }
a.top_menu_item:hover { color: #EA9A1C; text-decoration: underline; }
label:hover { color: #3399FF; text-decoration: underline; }
table.tabs {
	background-color:16263e;
}

td.tab {
	background: #16263e;
	padding-left: 1px;
	#border-bottom: 1px solid #CCCCCC;
}

td.tab0 {
	background-color:#16263e;
	font-size: 1pt;
	padding-left: 7px;
	#border-bottom: 1px solid #CCCCCC;
}

td.tab1 {
	background-color:#16263e;
	border: 1px solid #CCCCCC;
	border-top: 1px solid #AAAAAA;
	border-bottom: none;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}

td.tab2 {

	background: #16263e;

	border: 1px solid #CCCCCC;

	border-top: 1px solid #CCCCCC;

	font-weight: bold;

	padding: 6px 8px 6px 8px;

}

td.tab3 {
	background-color:#16263e;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 12px;
	width: 100%;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}



table.list {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-bottom: none;
}



td.list_header {
	background: #EEEEEE;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: middle;
}



tr.list_item1 {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #DDDDDD;
}



tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: #F5F5F5;
	border-bottom: 1px solid #DDDDDD;
}



td.form1 {
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

td.form2 {
	padding: 10px 0px 5px 10px;
}



div.form_desc {
	font-size: 8pt;
	padding-bottom: 5px;
}

div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}

div.success {
	line-height: 16pt;
}

td.button {
	text-align: left;
	border: 1px solid #DDDDDD;
	border-left: 5px solid #DDDDDD;
	background: black;
	padding: 7px 8px 7px 6px;
	font-weight: bold;
}

td.result {
	text-align: center;
	border: 1px dashed #CCCCCC;
	background: black;
	padding: 7px 8px 7px 7px;
}

td.error {
	color: #FF0000;
	text-align: center;
	background: #FFFFFF;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}



/* STYLES FOR POPUP TIPS */

#dhtmltooltip {
	text-align: left;
	position: absolute;
	left: -300px;
	visibility: hidden;
	z-index: 100;
	background: black;
	border: 1px solid #AAAAAA;
	padding: 10px;
	width: 300px;
}



#dhtmlpointer{
	position: absolute;
	left: 0px;
	z-index: 100;
	visibility: hidden;
}



/* STYLES FOR FRIEND SUGGEST FEATURE */

.suggest_item a {
	padding: 3px 3px 3px 5px; 
	background: #F7F7F7; 
	border-bottom: 1px solid #CCCCCC;
	width: 181;
	display: block;
}

.suggest_item a:hover {

	background: #003366;

	color: #FFFFFF;

}

#suggest {

	position: absolute; 

	background-color: #FFFFFF; 

	text-align: left; 

	border: 1px solid #AAAAAA;

	padding: 0px;

	display: none;

} 

a.suggest:link { color: #555555; text-decoration: none; }

a.suggest:visited { color: #555555; text-decoration: none; }

a.suggest:hover { color: #FFFFFF; text-decoration: none; }







/* LOGIN PAGE */

td.login_middle {

	vertical-align: middle;

	text-align: center;

	padding-bottom: 30px;

	font-weight: bold;

	font-size: 16pt;

}

td.login_right {

	vertical-align: middle;

	text-align: center;

	padding-bottom: 30px;

}

/* PORTAL PAGE (HOME.PHP) */

td.portal_text {

	vertical-align: top; 

	padding: 10px 20px 10px 10px;

}

table.portal_table {

	border: 1px solid #BBBBBB;

}

div.portal_header {

	border: 1px solid #BBBBBB;

	padding: 5px 5px 5px 8px;

	font-weight: bold;

	background: #1c455d;

        color: white;



}

div.portal_box {

	border: 1px solid #BBBBBB;

	border-top: none;

	padding: 10px;

	background: black;

}

table.portal_login {

	border: 1px solid #BBBBBB;

	margin-bottom: 8px;

	width: 200px;

	height: 175px;

color:black;

}

td.portal_login2 {

	padding: 10px;

	background: black; 

	text-align: center;

	font-weight: bold;

}

td.portal_header {

	padding: 5px 5px 5px 8px;

	border-bottom: 1px solid #BBBBBB;

	font-weight: bold;

	background: #1c455d;

        color: white;

}

td.portal_member {

	padding: 10px 7px 10px 7px;

	text-align: center;

	font-weight: bold;

}

td.portal_box {

	padding: 10px;

	background: #000000;

}









/* USER HOME PAGE */

td.home_left {

	padding: 5px 10px 0px 0px;

	vertical-align: top;

	text-align: center;

}

td.home_middle {

	vertical-align: top;

	padding: 5px 10px 0px 0px;

	

}

td.home_right {

	vertical-align: top;

	padding-top: 5px;

}

td.home_stats {

	padding: 10px;

	background: black;

	border: 1px solid #DDDDDD;

	text-align: center;

	vertical-align: middle;

}

td.home_notification {

	text-align: left;

	border: 1px solid #DDDDDD;

	background: black;

	padding: 7px 8px 7px 6px;

}

div.home_photo {

	border: 1px solid #DDDDDD;

	padding: 10px;

	background: black;

}

td.home_header {

	border: 1px solid #DDDDDD;

	padding: 5px 10px 5px 10px;

	background: #296486;

	font-weight: bold;

}

td.home_status {

	padding: 10px;

	border: 1px solid #DDDDDD;

}

td.home_news {

	border: 1px solid #DDDDDD;

	border-top: none;

	padding: 5px 10px 10px 10px;

	background: black;

}

table.home_button {

	margin-top: 10px;

	border-left: 4px solid #DDDDDD;

}

td.home_button0 {

	font-size: 1pt;

	padding-top: 8px;

}

td.home_button1 a, td.home_button2 a, td.home_button3 a, td.home_button4 a, td.home_button5 a, td.home_button6 a {

	padding: 10px 10px 10px 40px;

	border: 1px solid #DDDDDD;

	background-repeat: no-repeat;

	background-color: #FFFFFF;

	background-position: top left;

	display: block;

}

td.home_button1 a {

	margin-top: 0px;

	background-image: url(../images/home_bg_profile.gif);

	background-color:black;

}

td.home_button2 a {

	background-image: url(../images/home_bg_editprofile.gif);

	background-color:black;

}

td.home_button3 a {

	background-image: url(../images/home_bg_friends.gif);

	background-color:black;

}

td.home_button4 a {

	background-image: url(../images/home_bg_groups.gif);

	background-color:black;

}

td.home_button5 a {

	background-image: url(../images/home_bg_photos.gif);

	background-color:black;

}

td.home_button6 a {
	background-image: url(../images/home_bg_search.gif);
	background-color:black;
}

td.home_button1 a:hover {
	text-decoration: none;
	background-image: url(../images/home_bg_profile2.gif);
}

td.home_button2 a:hover {
	text-decoration: none;
	background-image: url(../images/home_bg_editprofile2.gif);

}

td.home_button3 a:hover {
	text-decoration: none;
	background-image: url(../images/home_bg_friends2.gif);

}

td.home_button4 a:hover {
	text-decoration: none;
	background-image: url(../images/home_bg_groups2.gif);

}

td.home_button5 a:hover {
	text-decoration: none;
	background-image: url(../images/home_bg_photos2.gif);

}

td.home_button6 a:hover {
	text-decoration: none;
	background-image: url(../images/home_bg_search2.gif);

}

/* VIEW PROFILE AND VIEW GROUP PAGES */

td.profile {
	background: black;
	border: 1px solid #DDDDDD;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}

td.profile_header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	border-bottom: none;
	font-weight: bold;
	background: #296486;
	color: white;
}

td.profile_leftside {
	padding-top: 5px;
	vertical-align: top;
}

td.profile_rightside {
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
	width:245;
}

td.profile_friend {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

div.profile_image {

	float: left;

	padding: 5px;

	text-align: center;

	width: 111px;

}

div.profile_bar {

	padding: 0px;

	margin-top: 15px;

	margin-bottom: 10px;

}

td.profile_item1 {

	padding: 5px;

	text-align: center;

	vertical-align: top;

}

td.profile_item2 {

	padding: 5px 5px 5px 5px;

	vertical-align: top;

}

td.profile_comment_author {

	padding: 5px 7px 5px 7px;

	background: black;

}

td.profile_comment_body {

	padding: 5px 7px 5px 7px;

}

div.profile_blogentry {

	padding: 5px 2px 0px 2px;

	font-weight: bold;

}

div.profile_blogentry_date {

	padding-left: 25px;

	color: #666666;

	margin-bottom: 5px;

}

table.profile_menu {

	border: 1px solid #DDDDDD;

	border-left: 5px solid #DDDDDD;

	border-bottom: none;

	margin-top: 12px;

	margin-bottom: 12px;

        background-color:black;

}

td.profile_menu1 {

	padding: 5px 5px 5px 5px;

	border-bottom: 1px solid #DDDDDD;

        background-color:black;

}

td.profile_photo {

	vertical-align: middle; 

	text-align: center; 

	border: 1px solid #DDDDDD;

	padding: 10px;

	background: black;

}











/* BROWSE PAGE */

td.browse_field {

	padding: 5px;

}

div.browse_field_radio {

	padding: 0px 5px 0px 1px;

	margin-top: 1px;

}

div.browse_submit {

	padding: 10px 10px 5px 5px;

}

td.browse_fields {

	background: #000000;

	border: 1px solid #DDDDDD;

	padding: 5px 7px 5px 7px;

	margin-bottom: 12px;

}

td.browse_header {

	padding: 5px 5px 3px 7px;

	font-size: 9pt;

	font-family: arial, serif;

	font-weight: bold;

	border: 1px solid #DDDDDD;

	border-bottom: none;

	background: #EEEEEE;

}

td.browse_result {

	vertical-align: top;

	text-align: center;

	width: 150px;

	padding: 5px 5px 10px 5px;

	font-weight: bold;

}



/* SEARCH PAGE */

div.search {

	width: 475px;

	padding: 10px;

	background: #000000;

	border: 1px solid #DDDDDD;

}

div.search_header {

	font-weight: bold;

	background: #296486;

	border: 1px solid #CCCCCC;

	padding: 5px 5px 5px 10px;

	font-size: 9pt;

}

div.search_results {

	background: #000000;

	padding: 10px;

	border: 1px solid #CCCCCC;

	border-top: none;

}

div.search_result {

	font-size: 9pt;

	font-family: verdana, arial, serif;

	font-weight: bold;

}

div.search_context {

	color: #555555;

}

div.search_url {

	color: #115599;

}



/* HELP PAGES */

div.faq {

	margin: 10px;

	padding: 5px 5px 5px 10px;

	border-left: 3px solid #DDDDDD;

}

div.faq_questions {

	background: #000000;

	border: 1px solid #DDDDDD;

	border-top: none;

	padding: 5px 7px 5px 8px;

}





/* ALBUMS */

td.album_left {

	width: 100%;

	text-align: left;

}

td.album_right {

	text-align: right;

	vertical-align: bottom;

}

div.album_row {

	background: black;

	padding: 10px;

	border: 1px solid #DDDDDD;

	margin-top: 10px;

}

td.album_row1 {

	padding: 0px 10px 10px 10px;

	vertical-align: top;

}

td.album_row2 {

	text-align: right;

	vertical-align: top;

}

table.album_photooptions {

	margin-top: 10px;

}

input.album_uploadstatus {

	border: none; 

	background: none; 

	font-weight: bold;

	font-family: verdana, arial, serif;

	font-size: 8pt;

	color: #333333;

	padding: 3px;

	height: 22px;

	vertical-align: middle;

}

td.album_photo {

	padding: 7px;

	height: 150px;

	vertical-align: middle; 

	text-align: center; 

	border: 1px solid #CCCCCC;

}

div.album_thumb1 {

	margin: 5px;

	width: 150px; 

	height: 130px; 

	float: left;

}

div.album_thumb2 {

	padding: 7px; 

	border: 1px solid #DDDDDD; 

}

div.album_commentauthor {
	margin-bottom: 5px;s
	padding: 5px 7px 5px 7px;

}

div.album_commentbody {

	padding: 0px 7px 0px 7px;

}

div.album_title {

	font-size: 12pt;

	font-weight: bold;

}

td.album_comment1 {

	vertical-align: top; 

	padding: 0px 5px 5px 0px;

}

div.album_comment2 {

	margin-bottom: 3px;

	padding-bottom: 2px;

	border-bottom: 1px solid #DDDDDD;

}

td.album_list1 {

	vertical-align: top;

	text-align: center;

}

td.album_list2 {

	padding: 0px 10px 10px 5px;

	vertical-align: top;

}

div.album_bar {

	border-bottom: 1px solid #DDDDDD;

	padding: 0px;

	margin-top: 10px;

	margin-bottom: 10px;

}

td.album_item1 {

	padding: 5px;

	text-align: center;

	vertical-align: top;

}

td.album_item2 {

	padding: 5px 5px 5px 5px;

	vertical-align: top;

}





/* BLOG */

div.blog_search {

	width: 475px;

	padding: 10px;

	background: #FFFFFF;

	border: 1px solid #CCCCCC;

	font-weight: bold;

}

table.blog_table {

	border: 1px solid #AAAAAA;

}

td.blog_header {

	background: #DFECF8;

	font-weight: bold;

	padding: 5px;	

}

td.blog_entry {

	background: #FFFFFF;

	border-top: 1px solid #DDDDDD;

	padding: 5px;

	vertical-align: middle;

}

div.blog_title {

	padding: 5px 5px 0px 0px;

	font-weight: bold;

	font-size: 11pt;

}

div.blog_date, div.blog_category {

	padding: 0px 5px 0px 0px;

	font-size: 8pt;

	font-family: tahoma, verdana, arial, serif;

}

div.blog_body {

	padding: 7px 5px 0px 0px;

}

div.blog_commentauthor {

	margin-bottom: 5px;

	background: #F1F1F1;

	padding: 5px 7px 5px 7px;

}

div.blog_commentbody {

	padding: 0px 7px 0px 7px;

}

div.blog_bar {

	border-bottom: 1px solid #DDDDDD;

	padding: 0px;

	margin-top: 10px;

	margin-bottom: 10px;

}

td.blog_item1 {

	padding: 5px;

	text-align: center;

	vertical-align: top;

}

td.blog_item2 {

	padding: 5px 5px 5px 5px;

	vertical-align: top;

}

td.blog_options {

	padding: 5px 5px 5px 5px; 

	font-weight: bold; 



}

div.blog_settings {

	padding: 10px;

	border: 1px dashed #CCCCCC;

	background: #FFFFFF;

}













/* GROUPS */

td.group_left {

	width: 100%;

	text-align: left;

	vertical-align: middle;

}

td.group_right {

	width: 0%;

	text-align: right;

	vertical-align: bottom;

}

div.group_row {

	background: black;

	padding: 10px;

	border: 1px solid #DDDDDD;

	margin-top: 10px;

}

td.group_row1 {

	padding: 0px 10px 10px 10px;

	vertical-align: top;

}

td.group_row2 {

	text-align: right;

	vertical-align: top;

}

td.group_cat {

	padding: 5px 35px 5px 0px;

}

div.group_list {

	background: black;

	border: 1px solid #DDDDDD;

	border-top: 0px;

	padding: 5px 7px 5px 7px;

}

div.group_bar {

	border-bottom: 1px solid #DDDDDD;

	padding: 0px;

	margin-top: 10px;

	margin-bottom: 10px;

}

td.group_item1 {

	padding: 5px;

	text-align: center;

	vertical-align: top;

}

td.group_item2 {

	padding: 5px 5px 5px 5px;

	vertical-align: top;

}





/* MESSAGES */

table.messages_table {

	border: 1px solid #AAAAAA;

}

td.messages_header {

	padding: 7px 7px 4px 7px;

	font-weight: bold;

	background: #296486;

}

td.messages_left {

	width: 100%;

	text-align: left;

	vertical-align: middle;

}

td.messages_right {

	text-align: right;

	vertical-align: middle;

}

tr.messages_unread {

	background: #296486;

	font-weight: bold;

}

tr.messages_read {

	background: black;

}

td.messages_message {

	border-top: 1px solid #CCCCCC;

	padding: 7px;

	vertical-align: top;

}

div.messages_view1 {

	padding: 5px 5px 3px 7px;

	font-family: arial, serif;

	font-weight: bold;

	border: 1px solid #DDDDDD;

	border-bottom: none;

	background: black;;

}

div.messages_view2 {

	background: black;

	border: 1px solid #DDDDDD;

	padding: 5px 7px 5px 7px;

	margin-bottom: 12px;

}

td.messages_view1 {

	vertical-align: top;

}

td.messages_view2 {

	vertical-align: top; 

	padding: 0px 0px 0px 10px;

}

div.messages_author {

	padding-bottom: 10px;

	font-weight: bold;

	text-align: center;

}

div.messages_convo {

	border-bottom: 3px solid #DDDDDD;

	background: black;;

	padding: 5px 5px 5px 7px;

	font-weight: bold;

	margin-bottom: 10px;

}







/* EVENTS */

div.event_row {

	background: #FFFFFF;

	padding: 10px;

	border: 1px solid #DDDDDD;

	margin-top: 10px;

}

td.event_row1 {

	padding: 0px 10px 10px 10px;

	vertical-align: top;

}

td.event_row2 {

	text-align: right;

	vertical-align: top;

}





/* MY FRIENDS */

div.friends_search {

	width: 450px;

	padding: 10px;

	background-color: black;

	border: 1px solid #DDDDDD;

}

td.friends_sort {

	padding-top: 5px;

}

div.friends_result {

	padding: 5px;

	border: 1px solid #DDDDDD;

	margin-top: 10px;

	background-color: black;

}

td.friends_result0 {

	padding: 5px;

	

}

td.friends_result1 {

	vertical-align: top;

	padding: 5px;

}

td.friends_result2 {

	padding: 5px;

	vertical-align: top;

	text-align: right;

}





/* BROWSE FRIENDS */

td.browse_friends_sort {

	padding-top: 5px;

}

div.browse_friends_result {

	padding: 5px;

	border: 1px solid #DDDDDD;

	margin-top: 10px;

	background: #000000;

}

td.browse_friends_result0 {

	padding: 5px;

}

td.browse_friends_result1 {

	padding: 5px;

}

td.browse_friends_result2 {

	padding: 5px;

	text-align: right;

}





/* BROWSE GROUP MEMBERS */

div.group_member {

	padding: 5px;

	border: 1px solid #DDDDDD;

	margin-top: 10px;

	background: black;

}

td.group_member0 {

	padding: 5px;

}

td.group_member1 {

	vertical-align: top;

	padding: 5px;

}

td.group_member2 {

	padding: 5px;

	vertical-align: top;

	text-align: right;

}





/* EDIT PROFILE */

td.editprofile_photoleft {

	padding-right: 10px;

}

td.editprofile_photoright {

	vertical-align: top;

}

td.editprofile_photo {

	height: 150px;

	vertical-align: middle; 

	text-align: center; 

	border: 1px solid #CCCCCC;

	background: #FFFFFF;

	padding: 10px;

}

table.editprofile_options {

	margin-left: 10px;

}

div.editprofile_bar {

	border-bottom: 1px solid #DDDDDD;

	padding: 0px;

	margin-top: 10px;

	margin-bottom: 10px;

}

td.editprofile_item1 {

	padding: 5px;

	text-align: center;

	vertical-align: top;

}

td.editprofile_item2 {

	padding: 5px 5px 5px 5px;

	vertical-align: top;

}





/* EDIT ACCOUNT SETTINGS */

td.account1 {

	padding: 5px 5px 5px 7px;

	font-weight: bold;

	border: 1px solid #CCCCCC;

	background: #EEEEEE;

}

td.account2 {

	padding: 7px 5px 5px 5px;

	border: 1px solid #CCCCCC;

	border-top: none;

}







/* SIGNUP PAGE */

img.signup_code {

	border: 1px solid #CCCCCC;

	margin-top: 4px;

}

div.signup_header {

	width: 500px;

	padding: 6px 9px 6px 9px;

	background: #296486;

	font-weight: bold;

	font-size: 9pt;

	margin-bottom: 10px;

}

div.signup_photo_desc {

	padding: 5px 5px 5px 0px;

}

td.signup_photo {

	padding: 10px; 

	background: #296486; 

	border: 1px solid #CCCCCC;

}
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}



/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:968px;
		background-color:#16263E;
		border-width:1px 1px 1px 1px;
		border-style:solid;
		border-color:#296486;
		z-index:20;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 20px 5px 8px;
		background-color:#16263E;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		border-width:0px 1px 0px 0px;
		border-style:solid;
		border-color:#296486;
	}


	/*"""""""" (MAINMAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#FFFFFF;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#FFFFFF;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#296486;
		color:#FFFFFF;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:0px 0px 0px -1px;
		background-color:#16263E;
		border-width:1px;
		border-style:solid;
		border-color:#296486;
                z-index:20;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		background-color:#16263E;
		color:#FFFFFF;
		font-size:11px;
		border-style:none;
z-index:20;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#E2CFA6;
		text-decoration:none;
z-index:20;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		color:#E2CFA6;
		text-decoration:none;
z-index:20;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#16263E;
		color:#FFFFFF;
		text-decoration:underline;
z-index:20;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#16263E;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
z-index:20;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px 4px 5px;
		border-color:#FFFFFF;
	}


	/*"""""""" Box Animation Styles""""""""*/	
	#qm0 .qmbox	
	{	
		border-width:1px;
		border-style:solid;
		border-color:#999999;
	}


	/*"""""""" Main Hover Fill Items [Static]""""""""*/	
	#qm0 .qmhoverfill	
	{	
		background-color:#91ED99;
z-index:20;
	}


	/*"""""""" Sub Hover Fill Items [Static]""""""""*/	
	#qm0 div .qmhoverfill	
	{	
		background-color:#91E599;
		border-width:1px;
		border-style:solid;
		border-color:#FFFFFF;
z-index:20;
	}
