/* Normal, standard links. */
a:link
{
	color: #c3252a;
	text-decoration: none;
}
a:visited
{
	color: #c3252a;
	text-decoration: none;
}
a:hover
{
	color: #000;
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #c3252a;
	text-decoration: none;
}
a.nav:hover
{
	color: #ffffff;
	text-decoration: underline;
}



/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
	font:12px normal Arial, Helvetica, sans-serif;
}

/* The main body of the entire forum. */
body
{
	background:#000 url(images/backgroundstrip.gif) top center repeat-y;
	margin: 0;
	padding:0;
	text-align:center;
	color:#484847;
}

#universe{background:transparent url(images/utf-background.jpg) top center no-repeat; position:relative; height:900px;}

#containercontainer{width:761px; margin:auto; position:relative;}

#container{width:761px; margin:auto; text-align:left; position:relative; float:left; padding-top:275px;}

#headerarea{width:761px; float:left; position:absolute; top:203px;}

#avatar_at_top img{width:65px; height:65px;}

#topnav{font:bold 12px Arial, Helvetica, sans-serif;}
#topnav a{color:#fff; font:bold 12px Arial, Helvetica, sans-serif; margin:0 5px;}

#tabsection{font:bold 12px Arial, Helvetica, sans-serif; float:left; padding:10px 0 0 110px;}
#tabsection a{color:#fff; font:bold 12px Arial, Helvetica, sans-serif; margin:0 7px;}

.pageslist{font:12px normal Arial, Helvetica, sans-serif; margin:10px 0;}

.custom_title{font:11px normal Arial, Helvetica, sans-serif;}
.avataria{margin:10px 0 0 0;}

#breadcrumb{font:normal 12px Arial, Helvetica, sans-serif; position:absolute; top:261px; left:35px; color:#000;}
#breadcrumb a{font:normal 12px Arial, Helvetica, sans-serif; color:#c3252a;}


#bodyarea{width:761px; position:relative; float:left;}
#bodyarea ::-moz-selection{background: #c46b6f; !important} 
#bodyarea ::selection {background:#c46b6f; !important} 

#footerarea{width:761px; float:left; font:normal 10px Arial, Helvetica, sans-serif; margin:25px 0 25px 0;}

#postmodify table tbody tr td a.nav{display:none;}
#postmodify table.bordercolor tbody tr td{display:inline;}
#postmodify table.bordercolor tbody tr.titlebg td{font:bold 16px Arial, Helvetica, sans-serif;}

#bodyarea div a.nav{display:none;}
#bodyarea table tbody tr td a.nav{display:none;}

#username{position:absolute; top:120px; left:470px;}
#username span{color:#353942; font:bold 39px "Times New Roman", Times, serif;}
#username{color:#000; font:normal 10px Arial, Helvetica, sans-serif;}
#username a{color:#000;}

#infocenter, #infocenter p{font:normal 12px Arial, Helvetica, sans-serif !important; color:#484847 !important;}
#infocenter a{color:#c3252a; font:normal 12px Arial, Helvetica, sans-serif;}

#total_logged_time{position:absolute; top:180px; left:470px; color:#000; font:normal 10px Arial, Helvetica, sans-serif;}

.secondline{font:normal 12px Arial, Helvetica, sans-serif;}
.secondline a{font:normal 12px Arial, Helvetica, sans-serif !important; color:#484847 !important; text-decoration:underline !important;}
.secondline a:hover{color:#c3252a;}

.username_below_topic{font:normal 11px Arial, Helvetica, sans-serif; color:#484847;}
.username_below_topic a{font:normal 11px Arial, Helvetica, sans-serif !important; color:#484847 !important; text-decoration:none !important;}
.username_below_topic a:hover{color:#c3252a; text-decoration:underline !important;}

.oneposts8views{font:normal 10px Arial, Helvetica, sans-serif; color:#484847; text-align:right;}
.oneposts8views .oneposts8viewspostsviewslarger{font:normal 14px Arial, Helvetica, sans-serif;}

.topics a{color:#c3252a; font-size:13px; line-height:1.5em;}
.topics a:hover{color:#c3252a; text-decoration:underline;}

a.forum_title{font:bold 14px Arial, Helvetica, sans-serif;}
a.forum_title:hover{color:#c3252a;}
.forum_description{font:normal 12px Arial, Helvetica, sans-serif; color:#484847;}

#search_bar{position:absolute; top:206px; left:500px;}

.postpostpost{font:normal 12px Arial, Helvetica, sans-serif; position:relative;}



.aboveposts{background-color:#e6e7e1; font:normal 11px Arial, Helvetica, sans-serif; height:25px;}

.membername{font:normal 18px Arial, Helvetica, sans-serif;}
.membername a{color:#c3252a;}
.membername a:hover{color:#c3252a; text-decoration:underline;}

.littlenumberspages{font:10px normal Arial, Helvetica, sans-serif;}

.pollpollpoll{background-color:#e6e7e1;}

#welcomeguest{font:normal 11px Arial, Helvetica, sans-serif; position:absolute; top:135px; left:455px;}

.stickified{color:#000;}
.stickified a{color:#000;}

.utf_member_badge{background:transparent url(/Themes/CherriesUTF/images/utf_memberbadge.png) 0 0 no-repeat; width:103px; height:110px; position:absolute; left:-107px; top:-50px;}
/* IE PNG FIX */
* html .utf_member_badge{background:transparent url(/Themes/CherriesUTF/images/utf_memberbadge.gif) 0 0 no-repeat; width:103px; height:110px; position:absolute; left:-107px; top:-50px;}

.utf_teammate_badge{background:transparent url(/Themes/CherriesUTF/images/utf_teammatebadge.png) 0 0 no-repeat; width:103px; height:110px; position:absolute; left:-107px; top:-50px;}
/* IE PNG FIX */
* html .utf_teammate_badge{background:transparent url(/Themes/CherriesUTF/images/utf_teammatebadge.gif) 0 0 no-repeat; width:103px; height:110px; position:absolute; left:-107px; top:-50px;}

.utf_admin_badge{background:transparent url(/Themes/CherriesUTF/images/utf_adminbadge.png) 0 0 no-repeat; width:103px; height:110px; position:absolute; left:-107px; top:-50px;}
/* IE PNG FIX */
* html .utf_admin_badge{background:transparent url(/Themes/CherriesUTF/images/utf_adminbadge.gif) 0 0 no-repeat; width:103px; height:110px; position:absolute; left:-107px; top:-50px;}




td.row1	{

	background-color: #fff}

td.row2 {

	background-color: #ebebeb}










/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
}

input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000;
	
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #e6e7e1;
	background-color: #e6e7e1;
	margin:0; padding:0;
}

.signaturehrcolor
{
	height: 1px;
	border: 0;
	color: #484847;
	background-color: #484847;
	margin:0; padding:0;
}

/* No image should have a border when linked */
a img{
	border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #484847;
	background-color:#f2f3ef;
	border:1px solid #cdcec6;
	margin: 1px 1px 10px 25px;
	padding: 7px;
	line-height: 1.4em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000;
	text-decoration: none;
	font-style: normal;
	line-height: 1.2em;
	margin:1px 1px 1px 25px;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #c3252a;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	background-color:#e6e7e1;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
}



/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #000;
}
.windowbg2{color: #000;}
.windowbg2 a{color:#c3252a; font:bold 14px Arial, Helvetica, sans-serif;}




/*This is for the stickies! */
.windowbg3
{
	color: #000;
	/*background-color:#eee;*/
}



/* the today container in calendar */
.calendar_today
{
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: #000000;
	font-style: normal;
	
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.titlebg a:hover
{
	color: #000000;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}

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

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	
	background-repeat: repeat-x;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: #000000;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #000000;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #000000;
	text-decoration: underline;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 1px;
	border: 1px solid #000000;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{

}
.middletext
{
	
}
.normaltext
{
	
}
.largetext
{
	
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 579px;
	overflow: auto;
	line-height: 1.5em;
}

.post embed{margin:0; padding:0;}

.post img{max-width:579px; overflow:scroll;}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
	color:#888;
}
.signature a
{
	color:#888;
}

/* Sometimes there will be an error when you post */
.error{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	background-position: left bottom;
	color: #F0E4E4;
	text-transform: uppercase;
	vertical-align: top;

}
.maintab_back, .maintab_active_back
{
	color: #F0E4E4;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background-image: url(images/maintab_first.gif);
	background-repeat: no-repeat;
	width: 10px;
}
.maintab_back
{
	background-image: url(images/maintab_back.gif);
	background-repeat: repeat-x;
}
.maintab_last
{
	background-image: url(images/maintab_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background-image: url(images/maintab_active_first.gif);
	background-repeat: no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background-image: url(images/maintab_active_back.gif);
	background-repeat: repeat-x;
}
.maintab_active_last
{
	background-image: url(images/maintab_active_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #F0E4E4;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #FFE0E0;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	background-position: left top;
	color: #F0E4E4;
	text-transform: uppercase;
	vertical-align: top;

}
.mirrortab_back, .mirrortab_active_back
{
	color: #F0E4E4;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background-image: url(images/mirrortab_first.gif);
	background-repeat: no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background-image: url(images/mirrortab_back.gif);
	background-repeat: repeat-x;
}
.mirrortab_last
{
	background-image: url(images/mirrortab_last.gif);
	background-repeat: no-repeat;
	width: 6px;
}

.mirrortab_active_first
{
	background-image: url(images/mirrortab_active_first.gif);
	background-repeat: no-repeat;
	width: 6px;
}
.mirrortab_active_back
{
	background-image: url(images/mirrortab_active_back.gif);
	background-repeat: repeat-x;
}
.mirrortab_active_last
{
	background-image: url(images/mirrortab_active_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: #F0E4E4;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #FFE0E0;
	text-decoration: none;
}

.serit
{
}

.ferry
{
 
}

.menum
{
	font:bold 12px Arial, Helvetica, sans-serif;
}