﻿.grey
{
    color: #7B7D85;
}

.specText
{
    color: #6E4343;
}

.headerTextBox
{
    background-color: #EDEDED;
    border: Solid 1px #A6A7A8;
}

a.Bright:link,a.Bright:visited
{
    color: #7BC2EE;
    text-decoration: none;
}

a.Bright:hover
{
    color: #7BC2EE;
    text-decoration: underline;
}

a.White:link,a.White:visited
{
    color: white;
    text-decoration: none;
}

a.White:hover
{
    color: white;
    text-decoration: underline;
}

a.Title:link,a.Title:visited
{
    color: #505050;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}

a.Title:hover
{
    color: #505050;
    font-size: 17px;
    font-weight: bold;
    text-decoration: underline;
}

.BoxTitle
{
    color: #505050;
    font-size: 17px;
    font-weight: bold;
    direction:rtl;
}

.BigTitle
{
    font-size: 20px;
    font-weight: bold;
}

.SubTitle
{
    font-size: 14px;
}

a.menu_links:link
{
    color: white;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

a.menu_links:visited
{
    color: white;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

a.menu_links:hover
{
    color: white;
    text-decoration: underline;
    font-size: 13px;
    font-weight: bold;
}

.VerticalTabs
{
    background-color: #7385A3;
    cursor: pointer;
    width: 150px;
}

.VerticalTabs_On
{
    background-image: url('images/tabGradient.jpg');
    cursor: pointer;
    width: 150px;
}

.dirRTL
{
    direction: rtl;
    text-align: right;
}

/*.Button
{
    background-color: #ECECEC;
    color: #001727;
    border: Solid 1px #001727;
    font-size: 14px;
    font-family: Arial;
    cursor:pointer;
}

.Button:hover
{
    color:black;
    background-color:#C0C0C0;
}*/

.DarkButton,.Button,a.Button
{
    background-image:url('images/layout/darkButton.png');
    color: #fff !important;
    border: Solid 1px #006DD6;
    font-size: 14px;
    font-family: Arial;
    cursor:pointer;
    padding: 1px 6px;
}

.DarkButton:hover,.Button:hover,a.Button:hover
{
    background-image:url('images/layout/darkButtonHover.png');
}

.DarkTextBox
{
    /*background-color: Transparent;
    border: Solid 1px #929292;
    color: #929292;
    direction: rtl;*/
}

.contentBoxTab
{
    text-align: center;
    width: 25%;
    background-color: #E2E2E2;
    cursor: pointer;
    color: #000000;
    float:right;
    border-bottom:solid 1px #08193A;
}

.contentBoxContainer
{
    clear: both;
    width: 310px;
    overflow: hidden;
}

.contentBoxContent
{
 width: 1240px;
 float:right;   
}

.contentBoxContentType
{
 float: right;
 width: 310px;   
}

.contentBoxNumber
{
 float: right;
 width: 30px;   
}

.contentBoxRowName
{
    float: right;
    text-align: right;
    width: 210px;
}

.contentBoxRowValue
{
 float: right;
 text-align: left;   
}

.BoxSubTitle
{
    text-align: center;
    background-color: #E4E4E9;
    color: #000000;
}

textarea
{
    font-family: Arial;
}

.seperator
{
    height:1px;
    border-bottom:dashed 1px #BBBBBB; 
}

.bottomSeperator
{
    border-bottom:dashed 1px #BBBBBB; 
}

.seperatorFull
{
    height:1px;
    border-bottom:solid 1px #BBBBBB; 
    margin-bottom:3px;
}

.barColor
{
    background-color:#BBBBBB; 
}

.TableHeaderRow
{
    background-color:#007EDB;
    font-weight:bold;
    color:#fff;
}

.DetailsBoxTitleBackground
{
    background-color: #E1E1E1;   
}

.TableRow
{
    background-color:#F1F1F1;   
}

.AlternativeTableRow
{
    background-color:#E1E1E1;   
}

/*COMMENTS*/

.commentDiv
{
    clear:both;
}

.commentDivHighlight
{
    background-color:#EDEDED;   
}

.commentDiv_shortText
{
    padding-bottom:2px;
    float:right;
    font-weight:bold;
    font-size:13px;
}

.commentDiv_shortText_clickable
{
    cursor:pointer;
}

.commentDiv_longText
{
    cursor:pointer;
    display:none;
    font-weight:bold;
    font-size:13px;
}

.commentDiv_username
{
    clear:both;
    float:right;
    padding-left:10px;
}

.commentDiv_date
{
    float:right;
    padding-left:10px;
}

.commentDelete
{
    float:right;
    cursor:pointer;  
    color:#225672; 
}

.commentNumberDiv
{
    float:right;
    width:40px;
    height:30px;
    font-size:20px;
    font-weight:bold;
    text-align:center;  
    color:#B7B7B7; 
    padding-top:4px; 
}

.commentNumberDiv_admin
{
    color:#459959;
    background-color:#EDEDED;
}

.commentNumberDiv_creator
{
    color:#457C99;
    background-color:#EDEDED;
}

.commentDetailsDiv
{
    float:right;
    width:85%;
}

.commentArrow
{
    background-image:url('images/layout/commentArrow.jpg');
    width:9px;
    height:8px;
    float:right;
    margin-top:4px;
}

.commentSeperator
{
    clear:both;
    border-bottom:dashed 1px #B7B7B7;
}

/*COMMENTS*/

.imgCircle
{
    padding-right:8px;  
    cursor:pointer; 
}

#divCirclesContainer
{
    display: inline-block;
    margin: auto;
    position: absolute;
    bottom: 2px;
    left: 40%;
}

.divForumPost
{
 padding-bottom: 3px;
  text-align: center;   
}

.divForumPostsGroup
{
    height:140px;   
}

.successMessage
{
    background-color:#9EEA9A;
    font-size:16px;
    font-weight:bold;
    color:Black;   
}

.smallButton
{
    font-size: 11px;
}

#adsDiv
{
    float: right;
    background-color: white;
    height: 40px;
    width:303px; 
    border-top: solid 2px #315C99;
    border-bottom: solid 2px #315C99;
    margin-right: 5px; 
    font-size:15px;
    padding:5px;
}

.tooltip {
	display:none;
	font-size:11px;
	color:#000;
	direction:rtl;
	text-align:right;
	padding:3px;
	background-color: #fff;
    border:solid 1px #007EDB;
}

.requestRow
{
    cursor: pointer;
}

.requestRow td
{
    border-bottom:dashed 1px #BBBBBB;    
}

.smallText
{
    font-size:10px;   
}

.addArticleButton {
    color: white !important;
    border: solid 1px #0359AC;
    width: 100%;
    display: block;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 22px;
    font-weight: bold;
    background-color: #007EDB;
    margin-top: 5px;   
    box-shadow: inset 0px 4px 8px rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: inset 0px 4px 8px rgba(255, 255, 255, 0.6);
}

.addArticleButton:hover {
    background-color:#0E88E2;   
}