﻿body
{
	margin: 0em;
	padding: 0em;
	background-color: black;
	text-align: center;
	font-family: Tahoma;
	font-size: 10pt;
}
#mainDiv
{
	width: 1000px;
	text-align: left;
	background-color: #083E62;
	border-left: 3px #FEDB7E solid;
	border-right: 3px #FEDB7E solid;
	margin-left: auto;
	margin-right: auto;
	line-height: 130%;
}
#siteContent
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 7px;
}
#leftDiv
{
	float: left;
	margin: 0px 0px 0px 7px;
	width: 205px;
	display: inline;
}
#rightDiv
{
	float: right;
	margin: 0px 7px 0px 0px;
	width: 207px;
	display: inline;
}
#centerDiv
{
	width: 550px;
	margin-left: 206px;
	overflow: hidden;
}

#content
{
	clear: left;
	margin-top: 20px;
	margin-left: 9px;
	width: 765px;
}

#footer
{
	background-color: #196AA4;
	border-top: 2px solid #FEDB7E;
	clear: both;
	color: White;
	margin-top: 15px;
	padding-left: 15px;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 15px;
}

#footer a
{
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#header
{
	width: 1000px;
	height: 245px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 3px;
	overflow: hidden;
}

#flashHeader
{
	width: 1000px;
	height: 245px;
	position: relative;
	margin-bottom: 3px;
}

#newsBar
{
	color: #FFEDAF;
	height: 26px;
	margin-bottom: 3px;
	background-color: #196AA4;
	border-top: solid 2px #FEDB7E;
	border-bottom: solid 2px #FEDB7E;
	padding-top: 3px;
}

#newsBar a
{
	color: #FDFF2F;
	text-decoration: none;
}

#newsBar a:hover
{
	color: #DDDF1B;
}

#mainMenu
{
	margin-bottom: 20px;
}
#mainMenuHeader
{
	background-repeat: no-repeat;
	width: 204px;
	height: 49px;
}
#mainMenuFooter
{
	background-image: url(   '../mainMenuFooter.gif' );
	background-repeat: no-repeat;
	width: 204px;
	height: 18px;
}
#mainMenuContent
{
	background-image: url(   '../mainMenuPixel.gif' );
	background-repeat: repeat-y;
	width: 204px;
}
#mainMenuList
{
	direction: rtl;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
ul#navlist
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#navlist li
{
	background: url(   'mainMenuSeparator.jpg' ) no-repeat center bottom;
	height: 37px;
}
ul#navlist li a
{
	color: #6F3014;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 0;
	position: relative;
	text-decoration: none;
	top: 34%;
}

ul#navlist li a:hover
{
	color: #8F4A2C;
}

ul#navlist li .withWidth
{
	width: 30px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	display: inline-block;
}

ul#navlist li .noWidth
{
	margin: 0px 0px 0px 0px;
	display: inline-block;
}

ul#navlist li a img
{
	height: 28px;
	float: right;
	margin-left: 5px;
	border-width: 0px;
}
#adsLeft
{
	background-image: url(   'leftAds.jpg' );
	background-repeat: no-repeat;
	width: 190px;
	height: 400px;
	margin-bottom: 21px;
	float: left;
	clear: left;
}

#adsDiv
{
	width: 143px;
	height: 330px;
	position: relative;
	left: 9px;
	top: 25px;
}

#adsDiv table td
{
	padding-bottom: 4px;
}

#vote
{
}
#voteHeader
{
	background-image: url(   'voteHeader.jpg' );
	background-repeat: no-repeat;
	width: 207px;
	height: 110px;
	margin: 0px 0px 0px 0px;
}
#voteFooter
{
	background-image: url(   'voteFooter.jpg' );
	background-repeat: no-repeat;
	width: 207px;
	height: 37px;
	margin: 0px 0px 0px 0px;
}
#voteContentContainer
{
	background-image: url(   'voteContent.jpg' );
	background-repeat: repeat-y;
	width: 207px;
	margin: 0px 0px 0px 0px;
}
#voteContent
{
	direction: rtl;
	padding-left: 23px;
	padding-right: 30px;
	text-align: right;
}

.PollOutBar
{
	border: solid 2px #BBBDBE;
	height: 10px;
	background-color: #FDE7BC;
}

.PollInBar
{
	background-color: #3093D1;
	height: 10px;
}

.PollHeader
{
	font-size: 10pt;
	font-family: Tahoma;
}

.PollText, .PollPersentage, .PollSumVoted
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
}

#tabs-navigation .selectedTab
{
	background-image: url(   'selectedTab.jpg' );
	border-bottom: 0px;
	padding-bottom: 4px;
}

#tabs-navigation .tab
{
	background-image: url(   'tab.jpg' ); ;
}

#tabs
{
}

#tabs-navigation div
{
	text-align: center;
	display: inline;
	float: right;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	width: 90px;
	padding-bottom: 4px;
	margin-left: 3px;
	cursor: pointer;
}

#tabs-navigation div a
{
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	margin-top: 3px;
}

#tabs-navigation
{
	margin: 0px 15px 0px 0px;
}

#latestNews
{
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#latestNewsTabs
{
	height: 23px;
	width: 524px;
	margin: 0px 0px 0px -3px;
	text-align: right;
}
#latestNewsHeader
{
	background-image: url(   'latestNewsHeader.jpg' );
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 520px;
	height: 5px;
	font-size: 0pt;
	line-height: 0%;
}
#latestNewsFooter
{
	background-image: url(   'latestNewsFooter.jpg' );
	background-repeat: no-repeat;
	width: 520px;
	margin: 0px 0px 0px 0px;
	height: 5px;
	font-size: 0pt;
	line-height: 0%;
}
#latestNewsContent
{
	direction: rtl;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
#latestNewsContentContainer
{
	background-color: #227EBF;
	width: 520px;
	margin: 0px 0px 0px 0px;
}
#trainLeft
{
	width: 116px;
	height: 23px;
	background-image: url(   'trainLeft.jpg' );
	float: left;
	margin-left: 5px;
}
#trainRight
{
	width: 107px;
	height: 23px;
	background-image: url(   'trainRight.jpg' );
	float: right;
	margin-right: 5px;
}

#sponsor
{
	background-image: url(   'sponsor.jpg' );
	background-repeat: no-repeat;
	width: 374px;
	height: 122px;
	margin-left: 305px;
	margin-top: 20px;
}

#adsUp
{
	background-image: url(   'ads.jpg' );
	background-repeat: no-repeat;
	width: 512px;
	height: 102px;
	margin-left: 236px;
}

#adsUp img
{
	margin-left: 6px;
	margin-top: 6px;
}

#searchBox
{
	height: 28px;
	left: 151px;
	position: relative;
	top: -49px;
	width: 200px;
}

input#search
{
	background-color: white;
	border: 0 none;
	direction: rtl;
	height: 20px;
	left: -4px;
	padding-bottom: 2px;
	padding-top: 2px;
	position: relative;
	text-align: right;
	top: -3px;
	width: 168px;
}

input#searchButton
{
	width: 24px;
	height: 24px;
	overflow: hidden;
	border-width: 0px;
	background-image: url(   'searchButton.jpg' );
	cursor: pointer;
}

.searchDiv
{
	background-color: White;
	height: 26px;
	padding-left: 2px;
	padding-top: 2px;
}

#loginButton
{
	background-image: url(   'login.jpg' );
	cursor: pointer;
	height: 39px;
	left: 400px;
	position: relative;
	top: -238px;
	width: 125px;
}

#signUpButton
{
	background-image: url(   'signUp.jpg' );
	height: 39px;
	cursor: pointer;
	left: 530px;
	position: relative;
	top: -199px;
	width: 125px;
	display: block;
}

#loginForm
{
	height: 32px;
	left: 212px;
	direction: rtl;
	text-align: center;
	top: 173px;
	width: 100%;
	display: none;
	padding-top: 5px;
	background-color: #196AA4;
	border-bottom: 2px solid #FEDB7E;
	border-top: 2px solid #FEDB7E;
	color: #FFEDAF;
	font-family: Tahoma;
	font-size: 13px;
	margin-bottom: 3px;
}

#SignIn1 p, #ctl00_SignIn1 p
{
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#SignIn1 .LoginErrors, #ctl00_SignIn1 .LoginErrors
{
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
}

#SignIn1 .LoginButton, #ctl00_SignIn1 .LoginButton
{
	margin: 0px 0px 0px 5px;
}

#SignIn1 input[type="checkbox"], #ctl00_SignIn1 input[type="checkbox"]
{
	margin: 0px 10px 0px 4px;
	padding: 0px 0px 0px 0px;
}

#SignIn1 .ButtonLogin, #ctl00_SignIn1 .ButtonLogin
{
	background-image: url(   'loginButton.jpg' );
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	border-left: 2px solid #EFD1E4;
	cursor: pointer;
	overflow: visible;
	width: 100px;
	height: 25px;
	border: none;
}

#tabs a
{
	color: #6F3014;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
}

#tabs a:hover
{
	color: #8F4A2C;
}

#flashButtons
{
	left: 150px;
	position: relative;
	top: -266px;
}

#BrightsoftLink
{
	display: block;
	height: 45px;
	left: 238px;
	position: relative;
	top: 54px;
	width: 111px;
}

#SCSLink
{
	display: block;
	height: 40px;
	left: 13px;
	position: relative;
	top: 14px;
	width: 167px;
}

#game
{
	background-image: url(   'game.jpg' );
	background-repeat: no-repeat;
	width: 198px;
	height: 102px;
}
#game #gameDiv
{
	width: 96px;
	height: 80px;
	position: relative;
	left: 83px;
	top: 4px;
}

#game a
{
	color: white;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
}

.gameImage
{
	border: solid 2px white;
}

#game a:hover
{
	color: #F5DEB3;
}

#gamesLink
{
	display: block;
	height: 21px;
	left: 5px;
	position: relative;
	top: -19px;
	width: 56px;
}

#categoriesMenu
{
	margin-bottom: 20px;
}
#categoriesMenuHeader
{
	background-image: url(   'categoriesMenuHeader.jpg' );
	background-repeat: no-repeat;
	width: 207px;
	height: 49px;
}
#categoriesMenuFooter
{
	background-image: url(   'mainMenuFooter.jpg' );
	background-repeat: no-repeat;
	width: 207px;
	height: 7px;
}
#categoriesMenuContent
{
	background-image: url(   'mainMenuPixel.jpg' );
	background-repeat: repeat-y;
	width: 207px;
}

#categoriesMenuTable
{
	direction: rtl;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}

#categoriesMenuTable a
{
	color: #6F3014;
	text-decoration: none;
	font-family: Serif;
	font-size: 12pt;
	font-weight: bold;
}

#categoriesMenuTable a:hover
{
	color: #8F4A2C;
}

.CategoryIcon
{
	width: 24px;
}

.CategoryName
{
	text-align: right;
}

.box
{
}

.box .box-t-l
{
	background-image: url(   'box-t-l.jpg' );
	height: 9px;
	background-repeat: no-repeat;
	width: 9px;
}

.box .box-t
{
	background-image: url(   'box-t.jpg' );
	height: 9px;
	background-repeat: repeat-x;
}

.box .box-t-r
{
	background-image: url(   'box-t-r.jpg' );
	height: 9px;
	background-repeat: no-repeat;
	width: 9px;
}

.box .box-l
{
	background-image: url(   'box-l.jpg' );
	background-repeat: repeat-y;
	width: 9px;
}

.box .box-c
{
	background-color: #29ABE2;
	direction: rtl;
	text-align: center;
	padding: 5px;
}

.box .box-r
{
	background-image: url(   'box-r.jpg' );
	background-repeat: repeat-y;
	width: 9px;
}

.box .box-b-l
{
	background-image: url(   'box-b-l.jpg' );
	height: 9px;
	background-repeat: no-repeat;
	width: 9px;
}

.box .box-b
{
	background-image: url(   'box-b.jpg' );
	height: 9px;
	background-repeat: repeat-x;
}

.box .box-b-r
{
	background-image: url(   'box-b-r.jpg' );
	height: 9px;
	background-repeat: no-repeat;
	width: 9px;
}
#content a
{
	color: #9F6500;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 1px;
}
#content a:hover
{
	border-bottom: dashed 1px;
}

/* Topic Control */
.TopicControl
{
	background-color: Transparent;
	color: Black;
}

.TopicControl .TopicTitle
{
	font-weight: bold;
	font-size: 12pt;
	vertical-align: middle;
	font-family: Tahoma;
	background-color: Transparent;
	text-align: center;
	margin-bottom: 8px;
	color: Black;
}

.TopicControl .TopicHierarchy
{
	text-align: right;
}

/* Post Control */
.TopicControl .Post
{
	width: 100%;
}

.TopicControl .Post .Title
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	font-family: Tahoma;
	text-align: right;
	border-right: #83210e 1px dashed;
	border-left: #83210e 1px dashed;
	border-top: #83210e 1px dashed;
	color: Black;
	height: 20px;
}

.TopicControl .Post .UserProfileSection
{
	border: dashed 1px #83210e;
	vertical-align: top;
	color: Black;
	font-size: 8pt;
	width: 17%;
}

.TopicControl .Post .Comments
{
	font-style: italic;
	font-size: 8pt;
	vertical-align: middle;
	font-family: Tahoma;
	text-align: right;
	border-right: #83210e 1px dashed;
	border-left: #83210e 1px dashed;
	border-top: #83210e 1px dashed;
	border-bottom: #83210e 1px solid;
	color: Black;
	height: 22px;
}

.TopicControl .Post .Text
{
	font-size: 10pt;
	vertical-align: top;
	font-family: Tahoma;
	text-align: right;
	padding: 4px 4px 4px 4px;
	border-right: #83210e 1px dashed;
	border-left: #83210e 1px dashed;
	border-bottom: #83210e 1px dashed;
	color: Black;
}

.TopicControl .Post .Controls .Float
{
	float: right;
	font-size: 10pt;
	vertical-align: top;
	font-family: Tahoma;
}

.TopicControl .Post .Controls .Links
{
	text-align: left;
	font-size: 10pt;
	vertical-align: top;
	font-family: Tahoma;
}

.quote
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background-color: peru;
	margin: 0px 3px 3px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 0px;
	vertical-align: top;
	line-height: normal;
	text-align: right;
}

/* Create Post */
.CreatePost .TopicTitle
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	font-family: Tahoma;
	text-align: right;
	border-right: #83210e 1px dashed;
	border-left: #83210e 1px dashed;
	border-top: #83210e 1px dashed;
	background-color: Transparent;
	color: Black;
}
.CreatePost .EditField
{
}
.CreatePost
{
	color: Black;
}

/* Edit Post */
.EditPost .EditField
{
	width: 110px;
	text-align: right;
}
.EditPost .EditValue
{
	text-align: right;
}
/* Last N Posts */
.LastNPosts
{
	margin: 5px;
	border-spacing: 5px;
}

.LastNPosts .Post
{
	width: 50%;
}

.LastNPosts > tbody > tr > td
{
	border: outset 1px #922423;
}

.LastNPosts .Post .SimpleEntityViewer .EntityImage
{
	width: 64px;
}

.LastNPosts .Post .SimpleEntityViewer .EntityText
{
	text-align: right;
}

.LastNPosts .Pager
{
	margin: 5px;
}
#examDiv
{
	background-image: url(  '/GetDomainImage.ashx?Id=19' );
	background-repeat: no-repeat;
	width: 195px;
	height: 101px;
}
.examanswersheader
{
	background-image: url(  'examanswers.jpg' );
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 38px;
}
.examwinersheader
{
	background-image: url(  'examwiners.jpg' );
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 38px;
}
.menutable
{
	width: 200px;
}
.menuiconstd
{
	width: 30px;
}
.menulinkstd
{
	width: 170px;
}
.menutable a, menutable a:link, menutable a:visited
{
	color: White;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
}
.box-t-l
{
	background-image: url(      "box-t-l.jpg" );
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
	background-position: right bottom;
}
.box-t
{
	background-image: url(     "box-t.jpg" );
	background-repeat: repeat-x;
	height: 9px;
	background-position: bottom;
}
.box-t-r
{
	background-image: url(     "box-t-r.jpg" );
	background-repeat: no-repeat;
	background-position: bottom;
	height: 9px;
	width: 9px;
}

.box-l
{
	background-image: url(    "box-l.jpg" );
	background-repeat: repeat-y;
	background-position: right;
	width: 9px;
}
.box-r
{
	background-image: url(    "box-r.jpg" );
	background-repeat: repeat-y;
	width: 9px;
}
.box-b-l
{
	background-image: url(    "box-b-l.jpg" );
	background-repeat: no-repeat;
	background-position: right;
	height: 9px;
	width: 9px;
}
.box-b
{
	background-image: url(    "box-b.jpg" );
	background-repeat: repeat-x;
	height: 9px;
}
.box-b-r
{
	background-image: url(    "box-b-r.jpg" );
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
.box-c
{
	background-color: #29ABE2;
	direction: rtl;
	padding: 5px;
	text-align: center;
}
.User_exams_div
{
	width: 200px;
	text-align: center;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-color: #92C740;
	border-left-width: 3px;
	padding-left: 2px;
}
.e_text
{
	text-align: right;
}
.U_E_Content
{
}
.U_E_Div
{
	border-left: dashed 2px #92C740;
}

