html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: #981A13 url(../imgs/bg.png) repeat left top;
	text-align: center;
	font-family: "Trebuchet MS",
             "Lucida Sans Unicode",
             "Lucida Grande",
             "Lucida Sans",
             Arial,
             sans-serif;
    font-size: 62.5%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a:link{
	color: #900;
}
a:visited{
	color: #955;
}
a:hover, a:focus, a:active{
	color: #900;
}

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}

input, textarea, select {
	font-family: "Trebuchet MS",
             "Lucida Sans Unicode",
             "Lucida Grande",
             "Lucida Sans",
             Arial,
             sans-serif;

}
/* Main blocks */

#container{
	text-align: left;
	margin: 0 auto;
	width:  885px;
	position: relative;
}

#session{
	color: white;
	font-size: 1.2em;
	background: url(../imgs/session.png) no-repeat 0 -5px;
	width: 885px;
	text-align: right;
}

#header{
	color: white;
	overflow: hidden;
	padding-bottom: 20px;
}

#group{
	background: url(../imgs/content.png) repeat-y left top;
	padding: 15px 0 200px 0;	
	overflow: hidden;
	position: relative;
	width:  885px;

}

/* sessin details */

#session ul li{
	margin-right: 17px;
	display: inline;
	line-height: 1.67;
}

#session img{
	vertical-align: text-top;
	padding: 5px 0 5px 0;
	margin-top: -3px;
}

#session a:link, #session a:visited{
	color: white;
}

/* header */

#header img{
	margin-left: 10px;
	margin-right: 8px;
	float: left;
}

#header li{
	float: left;
	display: inline;
	width: 194px;
	margin: 0 0 0 18px;
	text-shadow: black 1px 1px 1px;
	font-size: 1.4em;
}

#header ul ul li{
	float: none;
	font-size: 1em;	
	margin: 0;
	display: block;
	padding: 10px 20px;
	width: 154px;
	background: url(../imgs/button.png) no-repeat left center;
}

#header ul ul li a:link, #header ul ul li a:visited{
	color: white;
	text-decoration: none;
}
#header ul ul li a:hover, #header ul ul li a:focus, #header ul ul li a:active{
	color: yellow;
}

/* group */

#grouptop{
	background: url(../imgs/content-top.png) no-repeat top left;
	height: 5px;
	width: 885px;
	_background:none;
}

#group #splash{
	border: 1px solid black;
	margin: 0 20px 20px 20px;
	background: url(../imgs/splash.png) left top repeat-x #fff;
	width: 840px;
	overflow:hidden; 
	height: 250px;

}

#splash li, #splash ul{
	width:840px;
	height:250px;
	overflow:hidden; 
	position: relative;
}

#group img.prev{
	position: absolute;
	left: 30px;
	top: 105px;
}

#group img.next{
	position: absolute;
	left: 820px;
	top: 105px;
}

#splash #hotwar{
	background: url(../imgs/splashmap.png) 0 0;	
}

#splash #duty{
	background: url(../imgs/splashmap.png) 0 -250px;	
}

#splash #three16{
	background: url(../imgs/splashmap.png) 0 -500px;	
}

#splash #revenge{
	background: url(../imgs/splashmap.png) 0 -750px;	
}

#splash div{
	background: url(../imgs/sellquote.png);
	width: 330px;
	height: 110px;
	position: absolute;
	left:  50px;
	top: 90px;
	padding: 10px;

}

#splash div.n2{
	left: 438px;
	top:  20px;
}

#splash #revenge div{
	left: 440px;
}

#splash p{
	font-size: 2em;
	line-height: 1.5;
}

#three16 p{
	color: white;
	text-align: right;
}

#hotwar p, #revenge p{
	color: white;
	text-align: right;
	margin: 0 0 0 1em;
	font-size: 1.5em;
}

 #ce-intro p{
	color: #444;
}

 #ce-intro strong{
	color: black;
}

 #splash h2 a{
	color: #222;
	text-decoration: none;
}

#splash h2{
	text-transform: uppercase;
	font-size: 3.5em;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
}

#revenge h2{
	font-size: 2.5em;
}

#group #events-taster{
	background: url(../imgs/eventsbg.png) left top no-repeat white;
	width: 350px;
	height: 210px;
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	padding: 5px;
}

#group #forum-taster{
	background: url(../imgs/forum-hp.png) left top no-repeat white;
	width: 450px;
	height: 210px;
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	padding: 5px;
}

#group #events-taster h2, #group #forum-taster h2{
	font-weight: bold;
	font-size:1.6em;
	line-height: 1.25em;
	padding: 2px 0 5px 5px;
	border-bottom: 1px solid #aaa;
}

#group #events-taster h3, #group #forum-taster h3, #side.related h3{
	font-size: 1.4em;
	line-height: 1.35;
	font-weight: bold;
	padding: 4px 0 0 5px;
}

#group #events-taster p, #group #forum-taster p, #side.related p{
	line-height: 2;
	font-size: 1em;
	color: #666;
	padding: 5px 0 2px 0;
	margin: 0 5px;
	border-bottom: 1px solid #aaa;
}

#side.related h3{
	border-top:  1px solid #aaa;
		margin: 0 5px;

}


#group #forum-taster h3 a, #side.related h3 a{
	padding-left: 16px;
	background: url(../imgs/post.png) left top no-repeat;
}

#side.related p a, #group #forum-taster p a{
	margin-right: 1em;
	color: #555;

}

/*page styles */

#main h1{
	font-size: 4em;
	margin:  10px;
	color: #666;
}

#main h2{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.67;
	margin: 1.67em 10px;
}

#main p{
	margin: 0 10px 1.67em 10px;
	font-size: 1.2em;	
	line-height: 1.67;
}

#main p.info{
	margin-bottom: 0.835em;
}

#main p.breadcrumb{
	font-size: 1em;
}

#main li{
	list-style: disc inside;
	line-height: 1.4;
	font-size: 1.2em;	
	margin:  0 10px 1em 30px;
}

#main .wym_box li, #main .wym_box h2{
margin: 0;
}

#side h2{
	font-weight: bold;
	font-size:1.6em;
	line-height: 1.25em;
	padding: 0 5px;
	color: #666;
}

#side h2.break{
	margin-top:1.6em;
}




#main div.game, #main div.event{
	margin: 10px;
}

#main img{
	margin: 0 10px;

}

#main img.left{
	float: left;
	margin-left: 0;
}

#main img.right{
	float: left;
	margin-right: 0;
}

#main div.edit{
	text-align: right;
	margin: 0 10px;
}

/*Forum styles - new */

#forum_body, #main, #forum_panel, #side{
	width: 600px;
	float: left;
	display: inline;
	background: url(../imgs/forumpanel.png);
	margin-left: 20px;
	padding-bottom: 20px;
}

#main{
	width: 520px;
}

#main.admin{
	width:  680px;	
}


#forum_body.single{
	margin-left: 300px;
	width:  300px;
}

#forum_body.single li, #forum_body.single p{
	margin: 1em;
}

#forum_panel, #side{
	width: 220px;
}

#side{
	width: 300px;
	padding-top:5px;
	margin-top: 85px;
}

 #forum_body h2{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.67;
	padding: 0 10px;

}

 #forum_body h3{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.67;
	padding: 0 10px;

}

#forum_panel h2, #forum_body h1, .AddComments h2, div.FormComplete h2, #main .game h2, #main .event h2, p.summary{
	background: url(../imgs/panelh2.png);
	font-size: 1.4em;
	line-height: 1.429;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 0 10px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#forum_body legend{
	font-size: 1.4em;
	line-height: 1.429;
}

#forum_body .PageInfo{
	overflow: hidden;
}

#forum_body .PageInfo p{
	font-size: 1.2em;
	line-height: 1.67;
	padding: 5px 10px;
	font-weight: bold;
	color: #666;
	margin: 0;
	float: left;
	display:inline;
	width: 200px;
}

#forum_panel ul ul{
	margin:10px;
	font-size: 1.2em;
}
#forum_panel ul ul li{
	margin-bottom: 0.835em;
}

#TagCloud{
	margin-bottom: 40px;
	padding: 10px;
}

#AboutVanilla{
	padding: 10px;	
	color:#999;
	}
#AboutVanilla a {
	color:#777;
	text-decoration:none;
	}

#forum_tabs{
	overflow: hidden;
	margin: 0 0 0 20px;
	font-size: 1.2em;
 	width:  845px;
}

#forum_tabs li{
	float: left;
	display: inline;
	margin: 15px 10px  20px 0;
	line-height: 1.67;
	background: #A31C14;
	padding: 0 5px;
	
}

#forum_tabs li a{
	color: #fbfbfb;
}

 #forum_tabs #startnew{
	margin: 0 20px 0 0;
	line-height: 2em;
	font-size: 1.4em;
	color: white;
	display: block;
	background: url(../imgs/start.png) left center no-repeat;
	width: 200px;
	padding: 0 10px;
	text-align: center;
}

#SearchSimple{
	margin: 10px;
}

#forum_body div.CommentIcon{
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 10px 0 0;
}

#forum_body div.CommentBody{
	font-size: 1.2em;
	line-height: 1.67;
	clear: both;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}

#forum_body div.CommentHeader{
	border-top: 1px solid #ccc;
	padding: 10px;

}

div.CommentHeader ul li, div.CommentHeader ul{
	display: inline;
	font-size: 1.2em;
	padding: 5px 0;
}

#forum_body div.CommentHeader ul li span, #forum_body li.DiscussionType, #forum_body li.DiscussionTopic span
{
	display: none;
}

#forum_body form, #main.admin form{
	margin: 10px;
}

#main.admin form input[type=text]{
	width: 250px;
}

.ContentInfo a{
	float: right;
	margin:  10px;
}

div.Top a{
	margin: -1.8em 10px 0 10px;

}
.ContentInfo h1 a{
	float: none;
	margin: 0;
}


.Bottom .PageInfo{
	border-bottom: 2px solid #ccc;
}

#BBBar {
	width:570px;
}

#BBBar select {
	border:1px outset #000000;
	padding:2px;
	background-color:#eeeeee;
	margin-left:2px;	
}
	
#BBBar img {
	border:1px outset #000000;
	padding:2px;
	background-color:#eeeeee;
	margin-left:2px;	
}	

#BBBar a:hover img {
	background-color:#C0D0E2;
}	

#BBBarColorPicker {
	margin-left:200px;
	margin-top:0px;
	width:190px;
	height:120px;
	position:absolute;
}

#BBBarFontPicker {
	margin-left:220px;
	margin-top:0px;
	position:absolute;
	background-color:#fef9e9;
	padding:1px;
	border:1px solid #000000;
	width:150px;
}

a.BBarFontList {
	cursor:pointer;
	height:16px;
	margin-bottom:2px;
	font-size:12px;
	text-align:left;
	display:block;
	text-decoration:none;
	padding-left:10px;
}
a.BBBarFontList:hover {
	color:#000000;
	background-color:#FFF4CF;
}

#BBBarSmilies {
	margin-left:150px;
	margin-top:0px;
	position:absolute;
	padding:1px;
	height:20px;
	overflow:auto;
}

#forum_body ul.MembershipOptionLinks{
	float: left;
	width: 200px;
}

#forum_body.single .Submit{
	float: left;
	width: 80px;
	margin-top: 5px;
}
.CancelButton{
	margin-left: 20px;
}

/* Forms.. */

#Form, #main.admin form{
	font-size: 1.2em;
	line-height: 1.67;
}

#CommmentBoxController{
	float: right;
}

#Form textarea{
	width: 580px;
}

#main.admin form textarea{
	width: 500px;
}

#submit{
display:block;}

#Form textarea.SmallCommentBox {
	height: 150px;
	}
#Form textarea.LargeCommentBox {
	height: 400px;
	}

#Form label, #main.admin label{
	display: block;
	font-weight: bold;
	color:#900;
}

#Form #CommentFormats label{
	display: inline;
}

#Form label a {
	margin: 0 10px -3px 0;
	float:right;
	padding:0 6px;
	text-decoration:none;
	border:1px solid #999;
	font-weight: normal;
	}

#WhisperUsername,
#WhisperAutoCompleteResults {
	width: 200px;
	}

#Form .Button {
	cursor: pointer;
	}
	
#Form #txtTopic, #Form #txtTags{
	width: 500px;
}

#Form li, #Form p {
	margin-bottom: 1em;
	}

.Description {
	font-weight:normal;
	font-size: 0.9em;
	}
	
/* Update Check form */
.UpdateOld .Name,
.UpdateGood .Name,
.UpdateUnknown .Name,
.UpdateChecking .Name {
	padding: 0 0 4px 23px !important;
	}
.UpdateOld .Details,
.UpdateGood .Details,
.UpdateUnknown .Details,
.UpdateChecking .Details {
	font-weight: normal;
	}
.UpdateOld,
.UpdateUnknown {
	background: #FFC;
	}
.UpdateGood {
	background: #FFFB97;
	}
.UpdateChecking {
	background: #FFFEEC;
	}
.UpdateOld .Name {
	background: url(ico.alert.gif) no-repeat top left;
}
.UpdateGood .Name {
	background: url(ico.check.gif) no-repeat top left;
}
.UpdateUnknown .Name {
	background: url(ico.unknown.gif) no-repeat top left;
}
.UpdateChecking .Name {
	background: url(progress.gif) no-repeat center left;
}

/* Category List */
#Form.CategoryList .RoleBlocked {
	background: url(disabled-tile.gif) #F4F4C2;
	}

/* Category Form */
#Form.CategoryForm li p span label {
	font-weight: normal !important;
	}

/* Custom form for extensions management screen */

div.Extensions ul {
	border:1px solid #ddd;
	border-bottom:0;
	}
div.Extensions ul {
	background-color:#fffeec;
	}
div.Extensions ul li {
	border-bottom:1px solid #ddd;
	padding:10px !important;
	overflow: hidden;
	}
div.Extensions ul li.Enabled {
	background: #FEFECB;
	}
div.Extensions ul li.Disabled {
	background: url(disabled-tile.gif) #F2f2f2;
	}
div.Extensions ul li.Processing {
	background: #FEFECB;
	}
div.Extensions ul li.Processing label {
	background: url(progress.gif) no-repeat center left;
	}
div.Extensions ul li.Processing input {
	display: none;
	}
div.Extensions ul li.Processing * {
	color: #B9AB7E !important;
	}
div.Extensions h3 {
	font-size:13px;
	color:#000 !important;
	}
div.Extensions h3 label {
	display: inline !important;
	}

div.Extensions h3 a {
	color:#000;
	text-decoration: none;
	}
div.Extensions h3 a:hover {
	text-decoration: underline;
	}
div.Extensions ul li span,
div.Extensions ul li span * {
	font-size: 0.9em;
	font-weight: normal;
	}
div.Extensions .Version {
	font-weight: bold;
	}
div.Extensions ul li p {
	color:#000;
	font-weight:normal;
	}


/* Custom form for applicant management screen */
div.Applicants ul li.CheckController p {
	padding-left: 4px !important;
	}
div.Applicants ul li.NoApplicants p {
	padding-left: 4px !important;
	color: #84733D !important;
	}
div.Applicants .Approve {
	padding: 0 0 10px 0 !important;
	}
div.Applicants .Approve input {
	font-size: 11px !important;
	}
div.Applicants ul {
	margin: 10px 0 10px 0 !important;
	}

/* Custom form for sortable list */

.SortList {
	border: 1px solid #ddd;
	border-top: 0;
	background: #eee;
	}
.MovableSortListItem {
	cursor: move;
	}
.SortListItem {
	border-top: 1px solid #ddd;
	padding: 6px;
	margin: 0;
	position: relative;    
	}
.SortListOptions {
	position: absolute;            
	right: 20px;                  
	}
.SortRemove {
	background: url(btn.remove.gif) no-repeat center right;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 15px;
	}
.SortNoRemove {
	text-decoration: none;
	margin-left: 10px;
	padding-left: 15px;
	}

#CustomInfo li {
	width:50%;
	float:left;
	}
#CustomInfo li input {
	width:80% !important;
	}

/* Profile Page.. */

#AccountProfile {
	margin: 10px 0;	
	}

#AccountProfile li {
	clear:both;
	}
#AccountProfile h3, #AccountProfile p, #AccountProfile h2 {
	width:120px;
	float:left;
	line-height: 1.67;
	font-size: 1.2em;
	margin-bottom: 5px;
	}
	
#AccountProfile .Tagline {
	padding: 6px;
	text-align: center;
	border-top: 1px solid #D9999A;
	border-bottom: 1px solid #D9999A;
	background: #FEE1E1;
	color: #850406 !important;
	margin: 0 20px 10px 0;
	}
.ProfileTitleIcon {
	background-repeat:no-repeat;
	}
.ProfileTitle.WithIcon .ProfileIcon, .UserIcon {
	float: left;
	width: 32px;
	height: 32px;
	margin: 0 10px 0 10px;
	background-position: center center;
	}
#AccountProfile .ProfileTitle p {
	color:#aaa;
	}

#AccountProfile .Picture {
	width: 280px;
	height: 200px;
	overflow: hidden;
	background: center center no-repeat;
	margin-bottom: 6px;
	}
#AccountHistory {
	margin-left:320px;
	}

#AccountHistory * {
	list-style:none;
	color:#999;
	}
#AccountHistory ul{
	margin:0 20px;
	}
#AccountHistory ul {
	margin-bottom:20px;
	}
#AccountHistory ul {
	border-top:1px solid #ccc;
	}
#AccountHistory li {
	padding:5px;
	border-bottom:1px solid #ccc;
	}
#AccountHistory h3,
#AccountHistory h3 a {
	color:#666;
	}

#AccountHistory p.Note {
	padding:3px;
	padding-bottom:0;
	font-style:italic;
	}

/* Settings Home */

#Form.Help form {
	width: 450px !important;
	}
#SettingsPage #Form.Help p.Description {
	padding: 10px !important;
	color:#84733d !important;
	}

#SettingsPage dl dt {
	margin: 10px;
	font-weight:bold;
	}
#SettingsPage dl dd {
	margin:10px;
	}
.WhisperFrom {
	background-color:#fefceb;
	}
.WhisperTo {
	background-color:#feebfa;
	}
.left {
	float:left;
	}
.hiLite {
	background-color:#ff9;
	font-style:normal;
	}

/* Autocomplete results */

.AutoCompleteContainer {
	border: 1px solid #888;
	border-top: 0;
	}
.AutoCompleteContainer td {
	padding: 3px;
	cursor: pointer;
	}
.AutoCompleteRow td {
	background: #fff;
	color: #000;
	}
.AutoCompleteHoverRow td {
	background: #900;
	color: #fff;
	}

/* Ajax progress */
.HideProgress {
	background: url(hprogress.gif) center center no-repeat;
	text-decoration: none !important;
	padding-left: 15px;
	padding-right: 15px;
	}
.Progress {
	background: url(hprogress.gif) left center no-repeat;
	padding-left: 22px !important;
	}
.PreferenceProgress {
	background: url(hprogress.gif) left center no-repeat;
	padding-left: 16px !important;
	}
.Complete,
.PreferenceComplete {
	background: none;
	padding-left: 0;
	}
 .PreferenceComplete input {
	display: inline;
	}

/* Errors & Success */
.ErrorContainer {
	background: url(alert.gif) no-repeat top left #FFEDEF;
	border-top: 1px solid #FFC2CA;
	border-bottom:  1px solid #FFC2CA;
	padding: 10px 10px 10px 27px !important;
	overflow: hidden;
	margin: 10px 0;
	}
.ErrorTitle {
	font-weight: bold;
	color: #c00 !important;
	}
.Error {
	color: #c00 !important;
	}
#Success {
	border-top: 1px solid #9C9;
	border-bottom: 1px solid #9C9;
	background: #E2F9E3;
	color: #060;
	display: block;
	line-height: 2em;
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 1.67em;
	}
.Notice {
	background: url(notice.gif) left center no-repeat #FFFECC;
	border: 1px solid #FAEBB1;
	font-size:13px;
	padding: 8px 8px 8px 30px;
	margin-bottom: 20px;
	color: #D57D00;
	line-height: 150%;
	}

/* Remove System Message Button */
.Notice span {
	float:right;
	display: block;
	font-size: 11px;
	}
.Notice span a,
.Notice span a:link,
.Notice span a:visited,
.Notice span a:hover {
	color: #f60;
	}
.Invisible { display: none; }
.Visible { display: block; }

.ContentInfo input {
	font-size:10px;
	margin-left:5px;
	}

#forum_body ol.PageList {
	color: #999;
	margin: 10px;
	width: 360px;
	text-align: right;
	font-size: 1.2em;
	float: left;
	font-weight: bold;
	}
.PageList li {
	display:inline;
	padding: 0.5em;
	}
.PageList a,
.PageList li a {
	text-decoration:none;
	float: none;
	margin: 0;
	}

/* Discussions and Categories Index */

#forum_body li.DiscussionTopic, #Categories .CategoryName, #UserResults li.Name {
	font-size: 1.6em;
	line-height: 1.25;
	display: block;
	margin: 0 0 5px 0;
	background: url(../imgs/post.png) 0 1px no-repeat;
	padding-left: 16px;
	width: 584px; 
	font-weight: bold;
}

#forum_body li.DiscussionTopic a, #Categories .CategoryName  a, #UserResults .UserAccount a{
	color:  #900;
}

li.Discussion ul li, li.Category ul li, li.SearchComment ul li, li.UserAccount ul li{
	display: inline;
	margin-right: 1em;
	color: #333;
}

#Discussions, #CommentResults, #UserResults{
	border-top:  2px solid #ccc;

}
li.Discussion, li.Category, li.SearchComment, li.UserAccount{
	border-bottom:  2px solid #ccc;
	padding: 8px 10px 10px;
	overflow: hidden;
	width: 580px;
	position: relative;
}


.NoNewComments,
#Discussions li.Read ul,
 .UnblockedCategory {
	background-color:#fffeec !important;
	}
.NewComments,
#Discussions li.Read.NewComments ul,
.BlockedCategory {
	background-color:#fefecc !important;
	}

#Discussions ul li span, #Discussions ul li span a, #Categories ul span, #CommentResults ul li span, #CommentResults ul li span a, #UserResults ul li span, #UserResults ul li span a{
	color: #757575;
	text-decoration:none;
}

#Discussions ul li a, #Categories ul li a, #CommentResults ul li a, #UserResults ul li a{
	color: #555;
	text-decoration:none;
}

.DiscussionType {
	font-size:1.4em;
	float:left;
	color:#062971;
	font-weight:bold;
	line-height:1.429;
	}
.DiscussionType span,
.DiscussionType.Normal ,
.DiscussionTopic span,
.CategoryName span,
.CategoryName.Normal,
.CategoryDescription span,
.PreferenceProgress input,
div.Extensions .AuthorUrl,
#forum_body form #txtSomeInformation{
	display:none;
	}
#forum_body .CategoryDescription{
	display: block;
	font-size: 1.2em;
	line-height: 1.67;
}	
.DiscussionTopic, .User.Name {
	font-size:1.4em;
	line-height:1.429;
	overflow: hidden;
	}

.DiscussionCategory, .DiscussionStarted, .DiscussionComments, .DiscussionLastComment, .DiscussionActive, .DiscussionNew {
	width: auto;
	display:inline;
	font-size:1em;
	}

#Discussions li.Read.NewComments .DiscussionNew {
	display:inline;
	}

#Categories {
	margin-bottom: 20px;
	}
.BlockedCategory {
	background: #fff;
	}

/* Comments.. */

#Comments li.Hidden {
	background: url(hidden-tile.gif) top left repeat-x #fafafa;
	}
#Comments .CommentHeader li div.CommentIcon {
	background-repeat:no-repeat;
	display: inline;
	background: #fff center center no-repeat;
	}

#Comments .CommentHeader a.WhisperBack {
	padding-left: 10px;
	color: #aaa;
	text-decoration: underline;
	font-weight: normal;
	font-size:  0.7em;
	}
#Comments .CommentHeader a.WhisperBack:hover {
	color: #333;
	}
#Comments .CommentHeader em {
	color:#bbb;
	font-style:normal;
	}
#Comments li.Hidden .CommentHeader i {
	padding-left: 8px;
	color:#c00;
	font-style:normal;
	}
#Comments .CommentHeader a {
	text-decoration:none;
	font-weight:bold;
	}
#Comments .CommentHeader span {
	font-weight: normal;
	color:#999;
	float: right;
}
#Comments .CommentHeader span a {
	font-weight: normal;
	color:#999;
	margin-left:1em;
	cursor: pointer;
	text-decoration: underline;
	}
#Comments .CommentHeader span a:hover {
	color: #333;
	}
#Comments .CommentNotice {
	padding: 6px;
	text-align: center;
	border-top: 1px solid #D9999A;
	border-bottom: 1px solid #D9999A;
	background: #FEE1E1;
	color: #850406 !important;
	margin: 10px 0 10px 0;
	}

#CommentsPage .ContentInfo.Bottom {
	margin-bottom: 20px;
	}
#Comments code {
	border-left: 6px solid #FFFFAA;
	background: #FFE;
	padding: 8px;
	padding-left: 16px;
	display: block;
	white-space: pre;
	}

#Comments blockquote {
	background-color: #E5EAF6;
	border-left: 6px solid #ACBEDF;
	color:#56568F;
	padding-left: 5px;
	}
#Comments blockquote blockquote {
	border-right: 1px solid #ACBEDF;
	border-top: 1px solid #ACBEDF;
	border-bottom: 1px solid #ACBEDF;
	}
#Comments blockquote cite {
	font-weight:bold;
	display:block;
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px solid #ACBEDF;
	color:#56568F;
	}

/* Search Page */


#MainSearchInput #txtKeywords {
	width: 300px;
	}

#SimpleSearchRadios input {
	width: auto !important;
	margin-left: 1em;
	}
	
/* Autocomplete */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
