body
{
	margin: 0px;
	padding: 0px;
	direction: rtl;
	font: 12px Arial;
}
input, select
{
	outline:none;
}
img
{
	border-width: 0px;
}
a
{
	text-decoration: none;
}
p
{
	word-wrap: break-word;
	font: 14px Arial;
}
li
{
	font: 14px Arial;
}
form
{
	margin: 0px;
}
textarea
{
	outline:none;
	font-family: Arial;
}
h2
{
	font: bold 16px Arial;
	margin-bottom: -13px;
}/* Globals */

.titleBackgroundImage
{
	height:34px;
	width:579px;
}
.indentLink
{
	color: #A8A8AA;
	margin-right:5px;
}

.ratingImageNormal
{
	width: 43px; 
	height: 32px; 
	background-image: url(/App_Themes/MySayTheme/images/visitors-BG-regular.png);
}

.ratingImageBig
{
    width: 55px; 
    height: 39px; 
    background-image: url(/App_Themes/MySayTheme/images/visitors-BG-big.png);
}

.escapeImage
{
    position:absolute; 
    z-index:10;
    left:0px;
    top:0px;
    cursor:pointer;
}
.plain
{
	font-weight: normal;
}
.italic
{
	font-style: italic;
}
.bold
{
	font-weight: bold;
}
.underline
{
	text-decoration: underline;
}
.clickable
{
	cursor: pointer;
}/* Decoration */

.text10
{
	font-size: 10px;
}
.text11
{
	font-size: 11px;
}
.text12
{
	font-size: 12px;
}
.text14
{
	font-size: 14px;
}
.text16
{
	font-size: 16px;
}
.text18
{
	font-size: 18px;
}
.text20
{
	font-size: 20px;
}
.text22
{
	font-size: 22px;
}
.text24
{
	font-size: 24px;
}
.text30
{
	font-size: 30px;
}
.text34
{
	font-size: 34px;
}
.text42
{
	font-size: 42px;
}/* Text Size */

.textGreen
{
	color: #29a32c;
}
.textBlue
{
	color: #2a418d;
}
.textBrightBlue
{
	color: #0162a7;
}
.textLightBlue
{
	color: #0079D7;
}
.textBrightBlue2
{
	color: #0079D7;
}
.textRed
{
	color: #ff4b00;
}
.textBlood
{
	color: #FF0000;
}
.textOliveGreen
{
	color: #647d3c;
}
.textLightOlive
{
	color: #95AC82;
}
.textGray
{
	color: #6b6b6b;
}
.textLightGray
{
    color:#A0A0A0;
}
.textWhite
{
	color: #ffffff;
}
.textBlack
{
	color: #000000;
}
.textOrange
{
    color:#F14B00;
}
.textPurple
{
	color: #E400FF;
}
.textBordo
{
	color: #BD3232;
}
.highlight
{
	background-color: #fff3d9;
}/* Text Color */

.left
{
	text-align: left;
}
.right
{
	text-align: right;
}
.center
{
	text-align: center;
}
.break
{
	word-wrap: break-word !important;
}/* Text Align */

.top
{
	vertical-align: top;
}/* Vertical Align */

.tdMz
{
	vertical-align: top;
}
.tdMz div
{
	display: none;
	position:relative;
	top: 10px;
	width: 60px;
}
.tdMz a
{
	font-size: 12px;
	color: #B39786;
}
.tdMz a:hover
{
	text-decoration: underline;
}/* Magazines Menu */

.tdPagingTitle
{
	padding-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
}
.Paging
{
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	border-style: solid;
	border-width: 1px;
}
.BlueOff
{
	color: #5BA4D5;
	border-color: #5BA4D5;
	background-color: #ffffff;
}
.BlueOn
{
	color: #ffffff;
	border-color: #5BA4D5;
	background-color: #5BA4D5;
}
.OliveOff
{
	color: #8BA870;
	border-color: #8BA870;
	background-color: #ffffff;
}
.OliveOn
{
	color: #ffffff;
	border-color: #8BA870;
	background-color: #8BA870;
}
.PurpleOff
{
	color: #D323E3;
	border-color: #D323E3;
	background-color: #ffffff;
}
.PurpleOn
{
	color: #ffffff;
	border-color: #D323E3;
	background-color: #D323E3;
}
.GoldOff
{
	color: #EEBC1F;
	border-color: #EEBC1F;
	background-color: #ffffff;
}
.GoldOn
{
	color: #ffffff;
	border-color: #EEBC1F;
	background-color: #EEBC1F;
}
.OrangeOff
{
	color: #ff450a;
	border-color: #ff450a;
	background-color: #ffffff;
}
.OrangeOn
{
	color: #ffffff;
	border-color: #ff450a;
	background-color: #ff450a;
}
.GreenOff
{
	color: #6fb51e;
	border-color: #6fb51e;
	background-color: #ffffff;
}
.GreenOn
{
	color: #ffffff;
	border-color: #6fb51e;
	background-color: #6fb51e;
}
.RedOff
{
	color: #F60808;
	border-color: #F60808;
	background-color: #ffffff;
}
.RedOn
{
	color: #ffffff;
	border-color: #F60808;
	background-color: #F60808;
}
.GrayOff
{
	color: #696969;
	border-color: #696969;
	background-color: #ffffff;
}
.GrayOn
{
	color: #ffffff;
	border-color: #696969;
	background-color: #696969;
}/* Paging */

.roundedTextBox_left
{
	background-color: #fcfdf5;
	background-image: url(images/roundedTextBox/sal_bg_left_textBox.jpg);
	background-repeat: repeat-y;
}
.roundedTextBox_right
{
	background-color: #fcfdf5;
	background-image: url(images/roundedTextBox/sal_bg_right_textBox.jpg);
	background-repeat: repeat-y;
}
.roundedTextBox_top
{
	background-color: #fcfdf5;
	background-image: url(images/roundedTextBox/sal_bg_top_textBox.jpg);
	background-repeat: repeat-x;
}
.roundedTextBox_bottom
{
	background-color: #fcfdf5;
	background-image: url(images/roundedTextBox/sal_bg_bottom_textBox.jpg);
	background-repeat: repeat-x;
}/* Rounded TextBox */



.comment1
{
	background-color: #EFF3D8;
	padding: 8px 8px;
}
.comment2
{
	background-color: #FBFEED;
	padding: 8px 8px;
}
.subcomment
{
	padding-right: 30px;
} /* Comments */

.HellPhase3
{
	filter: alpha(opacity=50);
	opacity: 0.5;
	float:right;
}
.HellPhase2
{
	filter: alpha(opacity=30);
	opacity: 0.3;
	float:right;
}
.BrownOff
{
	color: #9D5F07;
	border-color: #9D5F07;
	background-color: #ffffff;
}
.BrownOn
{
	color: #ffffff;
	border-color: #9D5F07;
	background-color: #9D5F07;
}
.HellPhase1
{
	filter: alpha(opacity=20);
	opacity: 0.2;
	float:right;
}
.HellPhase0
{
} /* Hell Phases */

.divHelp h3
{
	font: bold 14px Arial;
	margin-bottom: 3px;
}
.divHelp p
{
	font: 14px Arial;
	margin-top: 3px;
}/* Help */

.btnCommand
{
	background-color: white;
	border: solid 1px Gainsboro;
	cursor: pointer;
}
.btnBig
{
	height: 45px;
	width: 145px;
}
.textBoxLightGreen
{
	background-color: #fbfef7;
	border: solid 1px #D6D6D4;
}
.textBoxBlue
{
	color: #2A418D;
	border: solid 1px #ADCBE3;
}
.textBoxBorderGray
{
	border: solid 1px #BDBDBD;
}
.register-textBoxBg
{
	background-image: url(images/register/sign-in_textBox_bg.jpg);
	background-repeat: repeat-x;
}
.no_scrollbar
{
	overflow: hidden;
	padding: 5px;
}/* Inputs */

table.footer
{
	background-image: url(images/bottom_closing_bg.jpg);
	width: 100%;
	height: 53px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 20px;
}/* Footer */

.sortable div
{
	font: bold 16px Arial;
	cursor: move;
	padding: 5px;
	margin-bottom: 3px;
	border: 1px solid #d6d6d4;
}/* Sortable */
.personalMagazineSearchMember
{
}
.tblBlueBar td
{
	text-align: center;
	font-size: 13px;
	color: #194E90;
}
table.search
{
	background-image: url(images/gallery/mysay-write-p2-gallery_2_head_bg2.jpg);
}
td.notFound
{
	padding-top: 20px;
}
.Mailbox td
{
	border-bottom: solid 1px #F4F4F4;
}/* Tables */

.tabClosed
{
	border: solid 6px #dddada;
	cursor: pointer;
	font: bold 18px Arial;
	text-align: center;
}
.tabClosed a
{
	color: #305e90;
}
.tabOpen
{
	border-top: solid 6px #dddada;
	border-left: solid 6px #dddada;
	border-right: solid 6px #dddada;
	cursor: pointer;
	font: bold 18px Arial;
	text-align: center;
}
.tabOpen a
{
	color: #ff674b;
	text-decoration: underline;
}

.tabGap
{
	border-bottom: solid 6px #dddada;
	font: 6px Arial;
}
.DivScrolledSay
{
	height: 150px; 
	width: 660px;
}
/* Tabs */

.ratingActive
{
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 3px;
	font: bold 14px Arial;
	color: #204780;
}
.ratingArchived
{
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 3px;
	font: bold 14px Arial;
	color: #772600;
}
.ActionA
{
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	border: solid 1px #d6d6d6;
	color: #75797c;
	cursor: pointer;
}

.ShareBox
{
    width:260px; 
    border-style:solid;
    border-width:5px; 
    border-color:#C1E5FB; 
    background-color:#FFFFFF;
    position:absolute;
    top:230px;
    right:230px;
    z-index:10;
}
/* Links */

/*  newCSS  */
.textNewGray
{
    color:#4B4C4D;
}
