﻿html, body, div, span, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt,
dd, form, a, button
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial;
	color: #303060;
	font-size: 10px;
}
html
{
	SCROLLBAR-FACE-COLOR: #cfcfff;
    SCROLLBAR-HIGHLIGHT-COLOR: #f9f9ff;
    SCROLLBAR-SHADOW-COLOR: #9f9fcf;
    SCROLLBAR-3DLIGHT-COLOR: #9f9fcf;
    SCROLLBAR-ARROW-COLOR: #9f9fcf;
    SCROLLBAR-TRACK-COLOR: #9f9fcf;
    SCROLLBAR-DARKSHADOW-COLOR: #303030; 
}
body
{
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}
img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
table
{
	width: 100%;
	border-collapse: collapse;
}
select, input, textarea
{
	font-family: Arial;
	color: #303030;
	font-size: 10px;
	border: 1px solid #9f9fcf;
}
fieldset
{
	border-width: 0px;
	padding: 10px;
}
legend
{
	font-size: 130%;
	font-weight: bold;
	padding: 4px;
}
#Main
{
	margin: 0px;
	width: 990px;
}
#MainLeft
{
	float: left;
	width: 728px;
	margin: 1px;
}
#Top
{
	border-top: 1px solid #9f9fcf;
	border-bottom: 4px solid #60609f;
	background-color: #f9f9ff;
}
#MainRight
{
	margin: 1px 1px 1px 736px;
	width: 240px;
	height: 2000px;
}
#BigAd
{
}
#Header
{
	margin: 1px;
	height: 80px;
	background-color: #ffffff;
	border-bottom: solid #303060 1px;
}
#AskAnswerSearchWrapper
{
	margin: 1px;
	border-top: 1px solid #303090;
	border-bottom: 1px solid #60609f;
	background-color: #ffffff;
}
#AskAnswerSearch
{
	margin: 10px;
}
#AskAnswerSearch td
{
	text-align: center;
	vertical-align: top;
}
#AskAnswerSearch .AskAnswerSearchHelpText
{
	height: 45px;
	font-size: 120%;
	margin: 2px 0px;
	font-weight: bold;
	color: #6666ff;
}

#AskAnswerSearch .Action
{
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	font-size: 140%;
	text-decoration: none;
	width: 140px;
	background-color: #6666ff;
	border-top: 1px solid #f9f9ff;
	border-left: 1px solid #f9f9ff;
	border-right: 2px solid #3333cc;
	border-bottom: 2px solid #3333cc;
}
input.Button, td.Button input
{
	background-color: #ff6600;
	border-top: 1px solid #f9f9ff;
	border-left: 1px solid #f9f9ff;
	border-right: 2px solid #ff9933;
	border-bottom: 2px solid #ff9933;
	color: #ffffff;
	font-weight: bold;
}
#CategoryBreadCrumb
{
	margin: 1px;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	/*border-top: 1px solid #9f9fcf;
	border-bottom: 1px solid #60609f;
	background-color: #f9f9ff;*/
	color: #ff6600;
}
#CategoryBreadCrumb a
{
	color: #ff6600;
}
#Footer
{
	margin: 1px;	
	border-top: 2px solid #9f9fcf;
	border-bottom: 1px solid #60609f;
	background-color: #f9f9ff;
}
#TaskBar
{
	margin: 1px;
}
#TaskBar *
{
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#Footer ul, #TaskBar ul
{
	width: 100%;
	line-height: 150%;
}
#Footer ul li, #TaskBar ul li
{
	margin: 2px;
	list-style: none;
	text-align: left;
	display: inline;
}
#Interesting
{
	border-left: 1px solid #9f9fcf;
	border-right: 1px solid #60609f;
	border-bottom: 1px solid #60609f;
	margin-bottom: 1px;
	padding: 2px;
	background-color: #f9f9ff;
}
.FilterSortBar
{
	background-color: #f9f9ff;
	text-align: right;
	margin-bottom: 2px;
}
.GridHeader td
{
	border-bottom: 1px solid #303060;
	font-weight: bold;
	font-size: 110%;
}
#ModifyNotifications td
{
	padding: 2px;
}

#Poll #BarWrapper
{
	border: 1px solid #9f9fcf;
	background-color: #ffffff;
}
#Poll .Result
{
	width: 90px;
}
#Poll .Bar
{
	background-color: #cfcfff;
}

#SmallAds
{
	margin: 0px;
}
.BoxTitle
{
	border-top: 1px solid #9f9fcf;
	border-left: 1px solid #9f9fcf;
	border-right: 1px solid #60609f;
	border-bottom: 1px solid #60609f;
	background-color: #cfcfff;
}
.BoxTitle h1
{
	margin: 1px;
	padding: 2px 2px 2px 12px;
	font-size: 120%;
	font-weight: bold;
}
.PageTitle
{
	border-bottom: 2px solid #60609f;
}
.PageTitle h1
{
	margin: 1px;
	padding: 4px 4px 4px 16px;
	font-size: 160%;
	font-weight: bold;
}
#CategorySelectorTitle
{
	margin-top: 1px;
	width: 200px;
	border-top: 1px solid #9f9fcf;
	border-left: 1px solid #9f9fcf;
	border-right: 1px solid #60609f;
	border-bottom: 0px solid #60609f;
}
#CategorySelectorTitle div
{
	background-color: #9999ff;
	color: #ffffff;
	font-size: 140%;
	font-weight: bold;
	line-height: 150%;
	padding: 2px;
}
#CategorySelector
{
	width: 200px;
	border-top: 1px solid #9f9fcf;
	border-left: 1px solid #9f9fcf;
	border-right: 1px solid #60609f;
	border-bottom: 1px solid #60609f;
	background-color: #f9f9ff;
}
#CategorySelector ul
{
	background-color: #f9f9ff;
	width: 100%;
}
#CategorySelector ul li
{
	list-style: none;
	border-bottom: 1px solid #cfcfff;
	text-align: left;
}
#CategorySelector ul li.Category_Top a
{
	background: transparent url(images/topcategory.gif) left center no-repeat;
	margin-left: 2px;
}
#CategorySelector ul li.Category_Middle a
{
	background: transparent url(images/middlecategory.gif) left center no-repeat;
	margin-left: 6px;
}
#CategorySelector ul li.Category_Bottom a
{
	background: transparent url(images/bottomcategory.gif) left center no-repeat;
	margin-left: 10px;
}
#CategorySelector ul li a
{
	display: block;
	text-decoration: none;
	font-size: 120%;
	line-height: 150%;
	padding-left: 18px;
}
#CategorySelector ul li a:hover
{
	background-color: #dfdfff;
}
#CategorySelector ul li.Selected
{
	background-color: #cfcfff;
	font-weight: bold;
}

#CategoryFavoritesTitle
{
	margin-top: 1px;
	width: 200px;
	border-top: 1px solid #9f9fcf;
	border-left: 1px solid #9f9fcf;
	border-right: 1px solid #60609f;
	border-bottom: 0px solid #60609f;
	background-color: #f9f9ff;
}
#CategoryFavoritesTitle #Left
{
	background-color: #f9f9ff;
	margin-right: 40px;
}
#CategoryFavoritesTitle #Left a
{
	font-size: 130%;
	font-weight: bold;
	line-height: 150%;
	padding: 1px;
}
#CategoryFavoritesTitle #Right
{
	background-color: #f9f9ff;
	float: right;
	width: 30px;
	text-align: right;
}
#CategoryFavoritesTitle #Right input
{	
	padding: 1px;
}
#CategoryFavorites
{
	width: 200px;
	border-top: 1px solid #9f9fcf;
	border-left: 1px solid #9f9fcf;
	border-right: 1px solid #60609f;
	border-bottom: 1px solid #60609f;
	background-color: #f9f9ff;
}
#CategoryFavorites ul
{
	background-color: #f9f9ff;
	width: 100%;
}
#CategoryFavorites ul li
{
	list-style: none;
	border-bottom: 1px solid #cfcfcf;
	text-align: left;
}
#CategoryFavorites ul li.CategoryFavorites_Item a
{
	background: transparent url(images/bottomcategory.gif) left center no-repeat;
	margin-left: 10px;
}
#CategoryFavorites ul li a
{
	display: block;
	text-decoration: none;
	font-size: 120%;
	line-height: 150%;
	padding-left: 18px;
}
#CategoryFavorites ul li a:hover
{
	background-color: #dddddd;
}
#CategoryFavorites ul li.Selected
{
	background-color: #cfcfcf;
	font-weight: bold;
}

.ActionBox
{
	margin: 1px 1px 10px 1px;	
	border-top: 1px solid #9f9fcf;
	border-bottom: 1px solid #60609f;
	background-color: #f9f9ff;
	padding: 2px;
}
.FilterSort
{
	text-align: right;
	margin-bottom: 5px;
}

.PropsTable
{
}
.PropTitle
{
	padding: 2px 10px;
	width: 200px;
	vertical-align: top;
}
.PropTitle span
{
	font-size: 120%;
}
.PropData
{
	padding: 2px;
	vertical-align: top;
}
.PropData span, .PropData input
{
	font-size: 110%;
}

#Tabs
{
	margin: 4px 1px 0px 1px;
}
#Tabs ul
{
	margin: auto;
	width: 100%;
	padding: 0px;
}
#Tabs ul li
{
	display: inline;
	float: left;
}
#Tabs ul li a
{
	position: relative;
	background-color: #ffffff;
	border-color: #9f9fcf;
	border-style: solid;
	border-width: 1px;
	color: #303060;
	display: block;
	margin-left: 1px;
	margin-right: 1px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: -1px;
	z-index: 1;
}
#Tabs ul li.TabSelected a
{
	position: relative;
	background-color: #cfcfff;
	border-color: #9f9fcf #9f9fcf #cfcfff #9f9fcf;
	border-style: solid;
	border-width: 1px;
	color: #303060;
	display: block;
	margin-left: 1px;
	margin-right: 1px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: -1px;
	z-index: 1;
}
#UnderTheTabs
{
	position: relative;
	background-color: #cfcfff;
	width: 100%;
	height: 5px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	border-top: solid 1px #9f9fcf;
	border-bottom: solid 1px #9f9fcf;
	clear: both;
	z-index: 0;
}

.Pager td span
{
	display: inline-block;
	border: 1px solid #9f9fcf;
	font-weight: bold;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 150%;
	font-size: 110%;
}
.Pager td a
{
	display: inline-block;
	border: 1px solid #9f9fcf;
	background-color: #cfcfff;
	font-weight: bold;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 150%;
	text-decoration: none;
	color: #ffffff;
	font-size: 110%;
}
.Pager td a:hover
{
	background-color: #ffffff;
	color: #303060;
}
#StatActions
{
	width: 400px;
	float: right;
}
#StatLevel
{
	width: 300px;
}
#StatAnswers
{
	width: 300px;
}
.Box
{
	border: 1px solid #9f9fcf;
	margin: 10px;
	padding: 10px;
	background-color: #f9f9ff;
	font-size: 120%;
}
.Box span
{
	font-size: 110%;
}
.Box h1
{
	font-size: 130%;
}

.Col3Left
{
	width: 80px;
	height: 60px;
	text-align: center;
	vertical-align: top;
}
.Col3Right
{
	width: 80px;
	vertical-align: top;
}
.Col3Middle
{
	vertical-align: top;
	padding: 0px 5px;
}
.Col2Left
{
	vertical-align: top;
}
.Col2Right
{
	width: 80px;
	vertical-align: top;
}
.Separator
{
	color: #cfcfcf;
	background-color: #cfcfcf;
	width: 80%;
	height: 1px;
}

.Index
{
	display: block;
	margin: 5px 0px;
	color: #ff6600;
}
.Index img
{
	border: 1px solid #ff6600;
	height: 40px;
	width: 40px;
}
.Index span
{
	font-weight: bold;
	font-size: 110%;
	display: block;
	word-break: break-all;
	color: #ff6600;
}

#UIMessage
{
	margin: 1px;
}
#UIMessage .Col2Left, #UIMessage .Col2Right
{
	vertical-align: middle;
}
#UIMessage .Col2Left
{
	width: 1px;
}
#UIMessage .Col2Right
{
	width: auto;
}
#UIMessage .Info
{
	font-size: 110%;
	color: #303060;
}
#UIMessage .Warning
{
	font-size: 110%;
	color: #ffcc66;
}
#UIMessage .Error
{
	font-size: 110%;
	color: #ff0000;
}

.Author
{
	color: #ff6600;
}

.Question
{
	font-size: 130%;
	color: #6666ff;
	font-weight: bold;
}
 .Question a
{
	font-size: 100%;
	color: #6666ff;
	font-weight: bold;
}

.Detail, .Answer, .Comment,
.Detail a, .Answer a, .Comment a
{
	font-size: 110%;
	color: #333399;
}

#BestQuestions .Question, #BestAnswers .Question
{
	font-size: 100%;
}

#QuestionListItem_Detailed, #AnswerListItem_Detailed, #Question, #Answers, #BestCategoryExperts
{
	margin: 1px;
}

#BestCategoryExperts .Col2Left, #BestExperts .Col2Left
{
	width: 80px;
	height: 60px;
	text-align: center;
}
#BestCategoryExperts .Col2Right, #BestExperts .Col2Right
{
	width: auto;
}
#BestExperts .ExpertPoints, #BestExperts .ExpertLevel, #BestCategoryExperts .ExpertAcceptedAnswers
{
	font-size: 110%;
	font-weight: bold;
}

.Action, .ActionColumn a
{
	font-size: 110%;
	font-weight: bold;
	color: #ff6600;
	padding: 2px;
}

.Category
{
	font-size: 110%;
	color: #ff6600;
}

.User
{
	color: #303060;
	font-size: 120%;
	font-weight: bold;
}
.Logo
{
	text-decoration: none;
}
.Logo .Slogain
{
	font-size: 240%;
	font-weight: bold;
	color: #303060;
}
.Logo .Brand
{
	font-size: 140%;	
	font-weight: bold;
	color: #303060;
}
.Logo sub
{
	font-size: 120%;
	font-weight: bold;
	color: #ff0000;
}
.Selector input
{
	border-width: 0px;
}
.Important
{
	color: #ff0000;
	text-decoration: blink;
}
#CustomContent
{
	padding: 4px;	
}
#CustomContent h1
{
	padding: 10px;	
	font-size: 120%;
	font-weight: bold;
}
#CustomContent h2
{
	padding: 4px;	
	font-size: 110%;
	font-weight: bold;
}
#CustomContent ul li
{
	margin-left: 20px;	
	list-style-type: disc;
}
.Table
{
	text-align: left;
	vertical-align: top;	
}
.Table thead tr
{
	background-color: #cfcfff;
	font-size: 110%;
	font-weight: bold;	
}
.Table td
{
	border-color: #303060;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}