﻿body 
{
    margin:0;
    padding-bottom:20px;
    background:url(../Images/bg.jpg) repeat-x 0 0 #000000;
    font-family:Verdana;
    font-size:80%;
}

/* ------------------------------------------------- CONTAINER */
#Container { width:100%; margin:0; padding:0; }

/*#############################################################################################################################
														GENERAL TEXT FORMAT
#############################################################################################################################*/
/* ------------------------------------------------- BLOCKS */
a 
{
    color:#0c3e74;
    text-decoration:none;
	outline:none;
}
a:hover 
{
    text-decoration:underline;
}
h1, h2, h3 {
    margin:0px;
    padding:0px;
}
hr {
	width:99%;
	height:1px;
	border-width:0px 0px 1px 0px;
	border-style:dashed;
	border-color:#999999;
}

/* ------------------------------------------------- TEXT CLASSES */
.mainHeader {
    color:#0c3e74;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:140%;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    margin-bottom:5px;
}
.mainHeader a { 
    color:#0c3e74;
}
.mainSubHeader {
    color:#0c3e74;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:125%;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    margin:0px;
}
p {
    font-family:Verdana;
    color:#000000;
    margin:10px 0px 8px 0px;
}
li {
	line-height:150%;
}

/*#############################################################################################################################
														MAIN CORE DESIGN
#############################################################################################################################*/

/* ------------------------------------------------- MAIN */
#Main {
    width:100%;
    background:url(../Images/Main/box_bg_left.jpg) repeat-y 0 0 #FFFFFF;
	overflow:hidden;
}
#Main p 
{
    line-height:150%;
}

/* ------------------------------------------------- MAINTOP */
#Main_Top_Bg {
    width:100%;
    height:20px;
    background:url(../Images/Main/box_top_bg.jpg) repeat-x 0 0;
    margin:0px;
    padding:0px;
}
#Main_Top_Left
{
	background:url(../Images/Main/box_top_left.jpg) no-repeat 0 0;
	width:100%;
	height:20px;
}
#Main_Top_Right
{
	background:url(../Images/Main/box_top_right.jpg) no-repeat 100% 0px;
	width:100%;
	height:20px;
}
#Main_Bottom_Bg {
    width:100%;
    height:20px;
    background:url(../Images/Main/box_bottom_bg.jpg) repeat-x 0 0;
    margin:0px;
    padding:0px;
}
#Main_Bottom_Left
{
	background:url(../Images/Main/box_bottom_left.jpg) no-repeat 0 0;
	width:100%;
	height:20px;
}
#Main_Bottom_Right
{
	background:url(../Images/Main/box_bottom_right.jpg) no-repeat 100% 0px;
	width:100%;
	height:20px;
}

/* ------------------------------------------------- MAIN > MAIN */
#Main_Main {
	width:100%;
	overflow:hidden;
	background:url(../Images/Main/box_bg_right.jpg) repeat-y 100% 0%;
}


/* ------------------------------------------------- MAIN > BOTTOM */
#Main_Bottom {
	width:100%;
	padding:10px 0px 40px 0px;
	text-indent:25px;
	color:#FFFFFF;
}
#Main_Bottom a {
	color:#FFFFFF;
	text-decoration:none;
}
#Main_Bottom a:hover {
	text-decoration:underline;
}

/*#############################################################################################################################
														TOP SIDE OF THE MAIN CORE
#############################################################################################################################*/
/* ------------------------------------------------- TOP */
#Top 
{
	width:100%;
	height:128px;
}
#Top_Logo 
{
	margin:0px;
	padding:0px;
	width:243px;
	height:128px;
	background-image:url(../Images/Top/logo.jpg);
	background-repeat:no-repeat;
	float:left;
}
#Top_Logo a 
{
    display:block;
    width:243px;
    height:128px;
    text-indent:-1000px;
    margin:0px;
    padding:0px;
}
#Top_Domat {
	display:none;
}

/* ------------------------------------------------- TOP MENU */
#Top_Menu 
{
	float:left;
    padding:0;
	margin-top:90px;
    height:40px;
	clear:right;
	position:relative;
	z-index:1000;
}
/* Level 1*/
#Top_Menu_UL {
	list-style-type:none;
	margin:0;
	padding:0;
}
#Top_Menu_UL .FirstCorner {
	width:10px;
	height:32px;
	background:url(../../../Images/menu_left.jpg) no-repeat;
	float:left;
	padding:0;
	margin:0;
}
#Top_Menu_UL .LastCorner {
	width:10px;
	height:32px;
	background:url(../../../Images/menu_right.jpg) no-repeat;
	float:left;
	padding:0;
	margin:0;
}
#Top_Menu_UL .last {
	height: 3px;
	background-color: #0c3e74;
}
#Top_Menu_UL .l1 { 
	float:left;
	padding:0;
	margin:0;
	background:url(../../../Images/menu_bg.jpg) repeat-x;
}
#Top_Menu_UL .l1 a {
	display:block;
	padding:7px 10px;
	color:#FFFFFF;
}
#Top_Menu_UL .l1 a:hover { text-decoration:none; background-color:#fff; color:#000; }
#Top_Menu_UL .l1 .rightArrow { float:left; }
/* Level 2 */
#Top_Menu_UL .l1 ul { 
	display:none;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
}
#Top_Menu_UL .l2 {
	float:none;
	border-style:solid;
    border-width:0px 1px 1px 1px;
    border-color:#eceeee;
}
#Top_Menu_UL .l2 a {
	padding:4px;
	width:160px;
	background-color:#FFFFFF;
	color:#000000;
}
#Top_Menu_UL .l2 a:hover { 
	background-color:#d8e5f1 !important; 
}
#Top_Menu_UL .l2 .sf-sub-indicator { display:inline; }
/* Level 3 */
#Top_Menu_UL .l2 ul {
	display:none;
	margin-left:168px;
	margin-top:-25px;
	border-top: 1px solid #eceeee;
}
#Top_Menu_UL .l2 ul li {
	float:none;
	border-style:solid;
    border-width:0px 1px 1px 1px;
    border-color:#eceeee;
}
.li_hover a { background-color:#FFFFFF; color:#FF0000; }

/*Used for the JS menu code*/
.a1_hover a {
	background-color:#fff;
	color:#000 !important;
}
#Top_Menu_UL .Marked_Link {
	background-color:#e5f2ff !important;
}

/* ------------------------------------------------- TOP EXTRA */
#Top_Extra 
{
	position:absolute;
    top:0;
    right:0;
    margin:0;
    width:280px;
    height:29px;
    background-image:url(../Images/Top/top_extra.jpg);
    background-repeat:no-repeat;
}
#Top_Extra ul 
{
    padding:0px;
    margin:0px 20px;
}
#Top_Extra ul li 
{
    list-style:none;
    padding:0px;
    margin:0px;
    display:block;
    float:left;
    padding:1px 2px 1px 10px;
}
#Top_Extra ul li a 
{
    font-family:Verdana;
    font-size:11px;
    color:#ffffff;
}

/* ------------------------------------------------- TOP Public alert */
#Public_Alert {
	position:absolute;
	display:block;
	margin:3% 50%;
	width:105px;
	height:45px;
	background:url(../../../Images/Public_Alert.png) no-repeat 0 0;
}

/* ------------------------------------------------- Fast user info */
#User_ToolTip {
	position:absolute;
	z-index:10;
	width:94px;
	height:190px;
	display:none;
	background-color:#fff;
	border:1px solid #ccc;
	color:#000;
	text-align:center;
}
#User_ToolTip span {
	text-align:center;
	display:block;
	color:#0c3e74;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:100%;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
	margin:3px 0px;
}
#User_ToolTip img {	
	display:block; 
	margin:0 auto; 
	margin-bottom:2px;
}
#User_ToolTip a {
	display:block;
	padding:1px;
	font-size:80%;
}
#User_ToolTip a:hover { 
	background-color:#e5f2ff; 
	text-decoration:none;
}

/*#############################################################################################################################
														LEFT SIDE OF THE MAIN CORE
#############################################################################################################################*/
/* ------------------------------------------------- MAIN > LEFT */
#Main_Left
{
    float:left;
    margin:0px 0px 10px 20px;
    width:170px;
}
#Main_Left .Header {
    color:#0c3e74;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:140%;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    margin:5px 0px 10px 0px;
}
#Main_Left .Body, #Main_Left .Panel {
  margin-bottom:15px;
}


/* ------------------------------------------------- MAIN > LEFT > elements */
#Main_Left a {
    display:block;
    padding:0;
	text-decoration:none;
	margin-bottom:2px;
}
#Main_Left a:hover {
	background-color:#e5f2ff;
}
#Main_Left select {
	width:160px;
}
#Main_Left select option {
	padding:3px;
	vertical-align:middle;
}
#Main_Left .Select_Header {
	background-color:#333333;
	color:#FFFFFF;
}

	#Important .Body {
		font-size:12px;
		background-color:#D9FFD9;
		padding:2px;
	}
	#Important .Body .Header {
		cursor:pointer;
	}
	#Important .Body input {
		padding:3px;
		margin-bottom:2px;
		width:85%;
	}

/* ------------------------------------------------- MAIN > LEFT > PANEL */
#Main_Left .Panel {
	margin-bottom:10px;
    background-color:#e5f2ff;
    border:1px solid #eceeee;
	width:100%;
}
#Main_Left .Panel a 
{
    display:block;
    padding:3px 0px 3px 18px;
}
#Main_Left .Panel a:hover { background-color:transparent; }
	#Main_Left .Panel .Profile { background:url(../Images/Left/profile.gif) no-repeat left;	}
	#Main_Left .Panel .Pref { background:url(../Images/Left/preferences.gif) no-repeat left; }
	#Main_Left .Panel .Pren { background:url(../Images/Left/alert.gif) no-repeat left; }
	#Main_Left .Panel .Mail { background:url(../Images/Left/mail.gif) no-repeat left; }
	#Main_Left .Panel .CreateThread { background:url(../Images/Left/create_thread.gif) no-repeat left; }
	#Main_Left .Panel .CreateArticle { background:url(../Images/Left/create_article.gif) no-repeat left; }
	#Main_Left .Panel .Logout {	background:url(../Images/Left/logout.gif) no-repeat left; }
#Main_Left .Panel #User, #Main_Left .Panel #Pass, #Main_Left .Panel #SubmitLogin {
	padding:3px;
	margin-bottom:2px;
	width:85%;
}
#Main_Left .Panel label {
	font-size:90%;
}
#Main_Left .Panel #SubmitLogin {
	border:1px solid #999;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	margin-top:2px;
}

/* ------------------------------------------------- MAIN > LEFT > Vote */
#Main_Left .Vote {
	margin-bottom:10px;
    background-color:#ffffff;
    border:1px solid #eceeee;
	width:100%;
	font-size:11px !important;
}
#Main_Left .VoteExtended {
	margin-bottom:10px;
    background-color:#ffffff;
    border:1px solid #728fbf;
	width:500px;
	z-index:1000000;
	position:relative;
}
#Main_Left .Vote .Vote_Q, #Main_Left .VoteExtended .Vote_Q {
	padding:0px 3px;
	margin:0px 0px 5px 0px;
}
#Main_Left .Vote .Vote_Item, #Main_Left .VoteExtended .Vote_Item {
	padding:0px 3px;
	margin:0px 0px 5px 0px;
}
#Main_Left .Vote .Extend, #Main_Left .VoteExtended .Extend {
	background:url(../Images/Left/Extend.gif) no-repeat right;
	padding:0px !important;
	margin:0px !important;
	text-indent:-1000px;
}
#Main_Left .Vote .Archive, #Main_Left .VoteExtended .Archive {
	color:#666666;
}

/* ------------------------------------------------- MAIN > LEFT > Banners */
#Main_Left .Link_Domat {
	height: 50px;
	text-indent:-1000px;
	background: url(../../../Images/Banner/Domat.jpg) no-repeat;
	margin-bottom: 5px;
}
#Main_Left .Link_Strongbox {
	height: 50px;
	text-indent:-1000px;
	background: url(../../../Images/Banner/Strongbox.jpg) no-repeat;
	margin-bottom: 5px;
}
#Main_Left .Link_Microsoft {
	height: 50px;
	text-indent:-1000px;
	background: url(../../../Images/Banner/Microsoft.jpg) no-repeat;
	margin-bottom: 5px;
}

/*#############################################################################################################################
														RIGHT SIDE OF MAIN CORE
#############################################################################################################################*/
/* ------------------------------------------------- MAIN > Right */
#Main_Right {
	margin-left:200px;
	padding-right:20px;
	width:auto;
	top:0;
}

/*#############################################################################################################################
															FORUM
#############################################################################################################################*/
.Grid_Forum {
	padding:5px;
	border-bottom:1px solid #eee;
}
.Grid_Forum a { display:block; }

/* ------------------------------------------------- Forum tips */
.ForumTips {
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    padding:5px;
    width:95%;
    margin:5px auto;
}
/* ------------------------------------------------- T_Box */
.T_Box 
{
    width:100%;
}

/* ------------------------------------------------- ThreadContent */
.ThreadContent {
	position:relative;
	overflow:hidden;
	margin-top:10px;
}

/* ------------------------------------------------- Thread header */
.ThreadHeader {
    color:#37436E;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:140%;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    margin:10px 0px 0px 0px;
	padding:3px;
}
/* ------------------------------------------------- ThreadProfile */
.ThreadProfile {
    width:130px;
	height:221px;
	text-align:center;
	float:left;
	background:#d8e5f1;
	border-width:1px 0px 1px 1px;
	border-style:solid;
	border-color:#d9f0fa;
}
.ThreadProfile span {
	display:block;
	font-size:14px;
	color:#999;
	text-align:center;
}
.ProfileImage {
    background-image:url(../../../Images/Profile/PersonBig.jpg);
    background-repeat:no-repeat;
    width:90px;
    height:120px;
}
.ProfileGrade 
{
    width:90px;
    height:10px;
}
.ProfileName
{
    width:90px;
    text-align:center;
}
    .ProfileName a 
    {
        color:#364856;
    }

/* ------------------------------------------------- ThreadText */
.ThreadText {
	text-align:left;
	background:#fff;
	min-height:221px;
	height:auto;
	margin-left:130px;
	padding:3px 3px 0px 3px;
	border:1px solid #d9f0fa;
}
/*\*/
* html .ThreadText {
	height: 221px;
}
/**/
.ThreadText .EditedDiv {
	text-align:left;
	font-size:10px;
	color:#666666;
	margin:5px 0px;
}
.ThreadText .Signature {
	clear:both;
	border-top:1px dashed #ccc;
	margin:5px 0px;
	padding-top:5px;
	color:#999999;
	font-style:italic;
	font-size:11px;	
}
.ThreadText .Tags .Header { font-weight:bold; }
.ThreadText .Tags {
	clear:both;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	margin:5px 0px;
	padding:5px 0px;
	color:#333;
	font-size:11px;	
}
    
/* ------------------------------------------------- ThreadMenu */
.ThreadMenu {
    color:#354855;
	clear:both;
	overflow:hidden;
	margin:0px -3px;
	padding:5px;
	background:#d8e5f1;
}
.ThreadMenu a {
    color:#354855;
    padding:6px 6px 6px 19px; 
    margin:0px 3px 0px 1px;
}


    /* ------------------------------------------------- T_Blue > a */
    .ThreadMenu a.Quote { background:url(../Images/Left/quote.gif) no-repeat left; }
    .ThreadMenu a.Guard { background:url(../Images/Left/guard.gif) no-repeat left; }
    .ThreadMenu a.Points { background:url(../Images/Left/medal.gif) no-repeat left; }
    .ThreadMenu a.Report { background:url(../Images/Left/report.gif) no-repeat left; }
    .ThreadMenu a.Delete { background:url(../Images/Left/delete.gif) no-repeat left; }
    .ThreadMenu a.Edit { background:url(../Images/Left/create_thread.gif) no-repeat left; }
	.ThreadMenu a.Lock { background:url(../Images/Forum/lock.gif) no-repeat left; }
	.ThreadMenu a.Best { background:url(../Images/Left/star.gif) no-repeat left; }
	.ThreadMenu a.Print { background:url(../Images/Left/printer.gif) no-repeat left; }
	.ThreadMenu a.Solve { background:url(../Images/Forum/solve.gif) no-repeat left; }
    

/* ------------------------------------------------- T_Gray */
.ThreadInfo {
    width:100%;
    color:#666666;
    margin:0px -3px 0px -3px;
	padding:5px;
	background:#d8e5f1;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
}
.ThreadInfo a {
    font-weight:bold;
    color:#666666;
}

/* ------------------------------------------------- Thread signature */
.ThreadSignature {
    color:#999999;
    font-style:italic;
    border-top:1px dashed #999999;
    padding:10px 0px;
    margin-top:5px;
    width:98%;
}

/* ------------------------------------------------- Thread solution */
.ThreadSolution
{
    position:absolute;
    display:block;
    right:38px;
    margin-top:2px;
    width:77px;
    height:76px;
    background-image:url(../Images/Forum/solution.gif);
    background-repeat:no-repeat;
}

/* ------------------------------------------------- Thread > Code */
.ThreadCode {
	position:relative;
}
.ThreadCode p, .ThreadCode span { margin:0; padding:0; }
.ThreadCodeHeader {
	width:30px;
	height:30px;
	background:url(../Images/Forum/code.gif) no-repeat 0 0 #fff;
	float:left;
}
.ThreadCodeContent {
	font-size:12px;
	font-weight:normal;
	line-height:17px;
	margin-left:30px;
	padding:0px 5px;
	border:1px solid #CCC;
	background:url(../Images/Forum/code_bg.gif) repeat 0 0;
	white-space:pre-line;
}

	.ThreadCode .aspComment, .Thread_Code .comment { color: gray; }
	.ThreadCode .stringComment { color:green; }
	.ThreadCode .comment3 { color: #03C; }
	.ThreadCode .html { color: blue; }
	.ThreadCode .asptag  { background: yellow; }
	.ThreadCode .htmlblock { color: #036; }
	.ThreadCode .asp_number { color: red; }
	.ThreadCode .aspPurple { color:purple; }
	.ThreadCode .aspDigit { color: #F00; }
	.ThreadCode .aspTeal { color:#099; }
	.htmlBlue	{ color: blue; }
	
	
	.ThreadCode .phptag  { color: red; }
	.ThreadCode .phpString { color: #F60; }
	.ThreadCode .phpComment { color: #060; }
	.ThreadCode .phpWings { background-color: #FC0; }
	.ThreadCode .phpVariable { color: #960; }
	.ThreadCode .phpDigit { color: #F00; }
	.ThreadCode .phpBlue { color: #06C; }
	.ThreadCode .phpPurple { color: #939; }
	.ThreadCode .phpMysql { color: #30F; }
	
/* ------------------------------------------------- Thread > Result */
.Thread_Result {
	background-color:#EFFFDF;
	margin:10px 0px;
	border-left:5px solid #006600;
	padding:10px 20px;
	white-space:normal;
}

/* ------------------------------------------------- Thread > Quote */
.ThreadQuote {
	background-color:#FFFFE8;
	font-weight:normal;
	margin:10px 0px;
	border-left:5px solid #d0b310;
	padding:10px 0px 10px 20px;
	color:#333333;
	font-style:italic;
	white-space:normal;
}
.ThreadQuote_Header {
	font-weight:bold;
}

/* ------------------------------------------------- Thread > Img */
.ThreadText .Caption {
	padding:2px;
	color:#666;
	font-style:italic;
	margin-top:-10px;
	font-size:11px;
}

/* ------------------------------------------------- Thread > Error */
.ThreadError {
	background-color:#FFEAEA;
	font-weight:normal;
	margin:10px 0px;
	border-left:5px solid #7e3535;
	padding:10px 0px 10px 20px;
	color:#333333;
	font-style:italic;
	white-space:normal;
}

/* ------------------------------------------------- Thread > Textarea */
.TextareaPanel
{
    padding:10px;
}
.TextareaPanel textarea 
{
    width:98%;
    height:200px;
    font-family:inherit;
	font-size:inherit;
	margin-bottom:5px;
}

/* ------------------------------------------------- Thread > Solution div */
.T_Solution {
	width:77px;
	height:76px;
	position:absolute;
	right:24px;
	margin-top:3px;
	background:url(../Images/Forum/solution.gif) no-repeat 0 0;
}

/* ------------------------------------------------- Thread > Actions info */
.ActionsInfo {
	background-color:#FFEBE2;
	border:1px solid #FF9F93;
	margin-bottom:5px;
	display:none;
	padding:5px;
	font-size:11px;
}

/* ------------------------------------------------- Thread > Preview */
div#tPreview 
{
    margin-top:10px;
}

/* ------------------------------------------------- The default paging */
div.Default_Paging {
	background-color:#d8e5f1;
	overflow:hidden;
	margin:5px 0px;
}
div.Default_Paging a {
	float:left;
	display:block;
	background-color:#fff;
	padding:3px;
	margin:2px 1px;
}
div.Default_Paging span {
	float:left;
	display:block;
	padding:3px;
	margin:2px 1px;
}

/* ------------------------------------------------- Box: Forum info */
.Forum_Info {
	width:auto;
	padding:5px 5px 5px 35px;
	margin:10px 0px;
	background:url(../../../Images/Icons/Ding.jpg) no-repeat left;
}

/* ------------------------------------------------- Forum > Search */
.Forum_Search_1 {
	background:url(../../../Images/search_arrow_big.jpg) no-repeat 100% 50%;
	width:50%;
}
.Forum_Search_1 select {
	width:80%;
}
.Forum_Search_2 {
	width:50%;
}
.Forum_Search_2 select {
	width:90%;
}

/* ------------------------------------------------- Forum Write classes */
#_Forum, #_Forum select {
	width:98%;
}
#_Forum option, #_Forum select option {
	padding:3px;
	vertical-align:middle;
}
#_Forum .Select_Header {
	background-color:#333333;
	color:#FFFFFF;
}
#_Topic {
	width:97%;
	padding:5px;
	font-size:16px;
}

#Search_Topic_Result {
	width:97%;
	height:200px;
	overflow:scroll;
	margin:0 auto;
}
#Search_Topic_Result a {
	display:block;
	font-size:16px;
	color:#333333;
	padding:3px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#ccc;
}
#Search_Topic_Result a:hover { 
	background-color:#333;
	text-decoration:none;
	color:#fff;
}
#Search_Topic_Result span {
	display:block;
	color:#fff;
	font-size:11px;
	padding:2px;
	background:#333;
	border:1px solid #ccc;
}
#Search_Topic_Result span .Close {
	color:#fff;
	font-size:11px;
	display:inline;
	cursor:pointer;
	background-color:#FF0000;
}
/* ------------------------------------------------- Other classes */
.inputText {
	width:97%;
	padding:5px;
	font-size:16px;
}
.ParentForumName {
	display:block;
	color:#666;
	font-size:80%;
	margin-bottom:-5px;
	padding-left:3px;
}

/*#############################################################################################################################
														PAGING AND SORTING
#############################################################################################################################*/
/* ------------------------------------------------- LOOP STYLES */
.Grid_Row1 {
    background-color:#eceeee;
    border-width:0px 1px 1px 0px;
    border-style:solid;
    border-color:#eee #fff;
    font-family:Verdana;
    color:#000000;
    padding:5px;
}
.Grid_Row2 {
    background-color:#ffffff;
    border-width:0px 1px 1px 0px;
    border-style:solid;
    border-color:#eee #fff;
    font-family:Verdana;
    color:#000000;
    padding:5px;
}
.Grid_Row1 a, .Grid_Row2 a { float:left; padding:3px; }
.Grid_Row1 a.Grid_Paing, .Grid_Row2 a.Grid_Paing { 
	float:left;
	display:block;
	background-color:#ccc;
	margin-left:1px;
}

/* ------------------------------------------------- Tooltip User */
.ttInfoImg {
	float:left;
	margin-top:4px;
	cursor:pointer;
}
.ttUser {
	display:block;
	font-weight:bold;
	text-align:center;
}

/* ------------------------------------------------- Search loding */
.Ajax_Loading {
	display:block;
	height:75px;
	background:url(../Images/AjaxLoadingIcon.gif) no-repeat 50% 50%;
}

/*#############################################################################################################################
														START PAGE SPECIFIC
#############################################################################################################################*/
.FirstTimeInfo {
	margin:5px;
	background-color:#d9e5f1;
	border:1px solid #bac4ce;
	padding:3px;
}
.FirstTimeInfo p {
	margin:2px;
	padding:0;
}
	.Start_Tags {
		background:url(../../../Images/Startpage/tag_cloud.jpg) no-repeat;
		height:190px;
		text-align:center;
	}
	.Start_Tags h2 { text-align:left; }
	.Start_Tags p {
		width:400px;
		margin:25px auto;
	}
	.Start_Tags a {
		color:#39F;
		display:block;
		float:left;
		margin-right:10px;
		margin-bottom:5px;
	}
	
/* ------------------------------------------------- Registration */
#RegisterForm {
	background-color:#E6F2FF;
	border:1px solid #9BCDFF;
	padding:5px;
}
#RegisterForm input {
	display:block;
	padding:3px;
	width:97%;
}
#RegisterForm label {
	display:block;
	margin-bottom:5px;
}
.Start_Rss_Header {
	position:relative;
}
.Start_Rss_Icon {
	position:absolute;
	display:block;
	text-indent:-99999px;
	width:50px;
	height:42px;
	right:0;
	top:-16px;
	background:url(../../../Images/Startpage/rss-icon-orange.png) no-repeat;
}

/* ------------------------------------------------- News */
#News {
	list-style-type:none;
	margin:0;
	padding:0;
}
#News li {
	margin:0;
	padding:3px;
	border-bottom:1px solid #ccc;
}
#News li.latest {
	background-color:#e7f3f9;
	border-bottom:1px solid #a4cddf;
}

/*#############################################################################################################################
														BOTTOM BAR
#############################################################################################################################*/
#Bottom_Bar {
	display: none;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
}
#Bottom_Bar .Inner {
	position:relative;
	height:22px;
	padding-top:8px;
	background:url(../Images/Bottom/bg.png) repeat-x 00;
	overflow:hidden;
}
#Bottom_Bar .Inner ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#Bottom_Bar .Inner ul li {
	float:left;
	margin:0;
	padding:0;
}
#Bottom_Bar .Inner ul li a {
	display:block;
	height:22px;
}
#Bottom_Bar .Inner ul li .Header {
	width:100px;
	background:url(../Images/Bottom/head.jpg) no-repeat;
	text-indent:-1000px;
}

#Send_Pm_Global {
	position: fixed;
	display: none;
	right: 0;
	bottom: 0;
	padding: 3px;
	z-index: 1000;
	height: 250px;
	width: 200px;
	background-color: #fff;
	border: 1px solid #ccc;
	overflow:auto;
}
#Send_Pm_Global textarea {
	width: 180px;
	height: 100px;
}

/*#############################################################################################################################
  															EVENTS
#############################################################################################################################*/
.eventBox {
	padding: 5px;
	background-color: #fcfcfc;
	border: 1px solid #ccc;
}
.eventBoxNew {
	padding: 5px;
	background-color: #FFFFD9;;
	border: 1px solid #ccc;
}
.eventBox .date, .eventBoxNew .date {
	display: block;
	color:#666;
	font-style: italic;
}


/*#############################################################################################################################
  															AUTOCOMPLETE
#############################################################################################################################*/
.ac_results {
	padding: 0px;
	border: 1px solid #0c3e74;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.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%;*/

	/* 
	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: #e5f2ff;
}

.ac_over {
	background-color: #0c3e74;
	color: white;
}
#Pm_Ans_Text {
	width: 180px;
	height: 100px;
}

/*#############################################################################################################################
  															ADDONS
#############################################################################################################################*/
.addonContainer {
	padding:5px;
	margin:10px;
	background-color:#efefef;
	border:1px solid #ccc;
	position:relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.addonContainer span {
	color:#999;
	font-style:italic;
}
.addonContainer .auth {
	position:absolute;
	right:0;
	top:0;
	width:50px;
	height:50px;
	background:url(../Images/Addons/Auth.png) no-repeat;
	
}
.addPngBlack { background:url(../Images/Png_Black.png); }


/*-- Shadi_Search_Member */
#Shadi_Search_Member {
	position:absolute;
	right: 0px;
	top: 70px;
	width: 300px;
	background:url(../Images/Png_Black.png);
}
#Shadi_Search_Member span {
	display: block;
	color: #999;
	font-style: italic;
	font-size: 11px;
	padding: 5px 0px 0px 5px;
}
#Shadi_Search_Member input {
	width: 280px;
	background-color:#fff;
	border: 1px solid #333;
	padding:3px;
	margin: 5px 3px;
}
#Shadi_Search_Member .result {
	display: none;
	background-color: #fff;
	font-size: 11px;
	padding: 5px;
	margin: 5px;
}
#Shadi_Search_Member .result a {
	display: block;
	padding: 3px;
}