.clr {
	clear: both;
}

.more {
	font-size:10px;
	color:#CC3300;
	text-decoration:none;
	
}


#container {
	width:auto;/*900px;*/
	background-color:#FFFFFF;
	margin:0 auto;
	direction:rtl;
	border:1px solid white;
}

#outerdiv 
{
	background-color:#001f4f;
	 height:100%;
}

/* ---------------------------- New ---------------------------- */
* { margin: 0px; padding: 0px; font-family: Tahoma, Verdana, Arial; }
body, td, div, span, p { color: #333333; cursor: default; font-size: 11px; }
body { background: #FFFFFF url(images/bodybg.jpg) repeat-x; text-align: center; direction: rtl; }
#header { position: relative; background: url(images/headerbg.jpg) no-repeat right; width: 960px; height: 167px; }
#logo { position: absolute; top: 0px; left: 0px; background: url(images/shatel_logo.gif); width: 125px; height: 167px; }
#utilmenu { position: absolute; top: 0px; right: 0px; color: #FFFFFF; padding-top: 5px; padding-right: 5px; }
#utilmenu span { color: #FFFFFF;}
#utilmenu a { font-size: 10px; font-weight: bold; margin: 0px 3px 0px 3px; text-decoration: none; color: #FFFFFF; }
#utilmenu a:hover { color: #f34834; }
#headerdate { position: absolute; right:9px; bottom: 9px; font-weight:bold; color: #555555; }
#nav { position: relative; background: #000000 url(images/btnbg.jpg) top; width: 960px; height: 25px; }
#nav ul, #nav li { list-style: none; }
#nav li { float: right; height: 25px; }
#nav li a { display: inline-block; height: 20px; background: #000000 url(images/btnbg.jpg) top; padding: 5px 10px 0px 10px; border-left: 1px solid #8a8a8b; border-right: 1px solid #000000; color: #FFFFFF; text-decoration: none; font-weight: bold; }
#nav li a:hover { background: #f64632 url(images/btnbg.jpg) bottom; }
.navdivleft { border-right: 1px solid #000000; height: 25px; width: 1px; }
.navdivright { border-left: 1px solid #8a8a8b; height: 25px; }
#content { background: url(images/contentbg.jpg) no-repeat #EAEAEA; width: 918px; border: 1px solid #525252; text-align: justify; padding: 20px }
#footer { width: 960px; height: 15px; background: #000000 url(images/btnbg.jpg) 0px -1px; color: #FFFFFF; font-size: 10px; padding-top: 1px; direction: ltr; }

#overlay { display: none; position: absolute; top: 0px; left: 0px; width: 100%; background: url(images/overlaybg.png); z-index: 998; }
* html div#overlay { background: url(images/overlaybg.gif); }
#mypopup { width: 600px; margin-top: 167px; background: #EAEAEA; text-align: right; border: 1px solid #EAEAEA; }
#mypopupheader { background: #000000 url(images/btnbg.jpg) 0px -1px; height: 20px; padding: 4px 10px 0px 0px; }
#mypopupheader div { background: url(images/icon_header.gif) no-repeat right; text-align: right; color: #FFFFFF; font-weight: bold; height: 19px; padding-right: 20px; font-size: 14px; }
#mypopupbody { border: 2px solid #333333; border-top: 2px solid #333333; padding: 20px; padding-bottom: 5px; max-height: 400px; overflow: auto; }
* html div#mypopupbody { height: expression( this.scrollHeight > 399 ? "400px" : "auto" ); }
#mypopupbody p { text-align: justify; margin: 20px 0px; line-height: 18px; font-size:13px; }
#mypopupbody li { line-height: 18px; font-size:13px; }

#progressbar { width: 100%; height: 18px; background: #000000 url(images/btnbg.jpg) 0px -2px; margin-bottom: 20px; text-align: left; direction:ltr; padding: 1px; }
.indicator { height: 16px; background: #000000 url(images/btnbg.jpg) 0px -27px; text-align: right; font-weight: bold; color: #FFFFFF; padding-top: 2px; padding-right: 3px; }

.boxheader { background: #000000 url(images/btnbg.jpg) 0px -2px; color: #FFFFFF; text-align: center; height: 17px; font-weight: bold; padding: 1px 6px 0px 6px; text-align:right; }
.boxbody { background: #d3d3d3; text-align: right; border: 1px solid #333333; text-align: right; border: 1px solid #333333; padding: 5px; display:table; }
.boxbody ul { list-style-type:none; padding-right: 20px; }
.boxbody ul li { padding: 5px 0px; text-align:right; }
.boxbodyspan { display: block; width: 100px; float: right; clear: right; text-align: left; padding-left: 5px; }

#helpindex ul { width: 100%; }
#helpindex ul li { float: right; width: 210px; height: 20px; padding: 5px; }
#helpindex a { font-size: 12px; font-weight: bold; }

.darkhelpicon { display: inline-block; width: 20px; height: 20px; background: url(images/icons.gif) top left; vertical-align: middle; }
.lighthelpicon { display: inline-block; width: 20px; height: 20px; background: url(images/icons.gif) top right; vertical-align: middle; }
.headerhelpicon { display: inline-block; width: 16px; height: 16px; background: url(images/icons.gif) bottom left; vertical-align: top; }
.itemicon { display: inline-block; width: 6px; height: 9px; background: url(images/icons.gif) bottom right; vertical-align: middle; }

.InvoiceGridDiv { border: 2px solid #333333; text-align: center; width:75%; }
.InvoiceGridDiv tr td:hover { background-color: #ebcbc7; }
.InvoiceDiv { text-align: center; width:75%; }
.InvoiceGridDivPay { border: 2px solid #333333; text-align: center; width:100%; }
.InvoiceGridDivPay tr td:hover { background-color: #ebcbc7; }
.InvoicePay { text-align: center; width:100%; }
.InvoiceInfo { width: 75%; }

.GridDiv { border: 2px solid #333333; text-align: center; }
.GridDiv tr:hover > td { background-color: #ebcbc7; }
.GridDiv td { padding-left: 5px; padding-right: 5px; }
.gridviewheader { background: #000000 url(images/btnbg.jpg) 0px -2px; color: #FFFFFF; text-align: center; height: 18px; font-weight: bold; }
.altRow { background-color: #D3D3D3; }
.altRowi { background-color: #EAEAEA; }
table { border-color: #eaeaea; margin: 0px; }
th { font-weight: bold; font-size: 10px; white-space: nowrap; padding-bottom: 2px; }

a { color: #f34834; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 { font-size: 18px; padding: 0px 18px 5px 0px; background: url(images/icon_header.gif) no-repeat right; border-bottom: 4px dotted #d3d3d3; margin-bottom: 15px; width: 785px; }
h4 { padding: 10px 0px; font-size: 13px; font-weight: bold;  }
p { text-align: justify; margin: 20px 0px; line-height: 25px; }

#chatlinks ul li { float: right; }
#chatlinks ul li a { display: block; width: 146px; height: 158px; background-position: top; }
#chatlinks ul li a:hover { background-position: bottom; }
#chatcs { background: url(http://shatel.ir/live/image.php?id=03); }
#chatsale { background: url(http://live.shatel.ir/CHAT/sales/image.php?id=03); }

#pointer { position: absolute; background: url(images/pointer.gif) no-repeat center top; width: 40px; height: 40px; display:none; z-index: 999; }
#chat_icon { display: inline-block; background-image: url(images/icon_chat.gif); width: 40px; height:25px; }

.bigButtons ul li { float: right; }
.bigButtons ul li a { display: block; width: 148px; height: 34px; color: #FFFFFF; background-image: url(images/btnbg_big.gif); background-position: top; font-weight: bold; text-decoration: none; padding-top: 5px; border-right: 1px solid #000000; border-left: 1px solid #8a8a8b; }
.bigButtons ul li a:hover { background-position: bottom; }

.profileValidationSummary { display:table; width: 360px; background-color: #D3D3D3; border: 1px solid #333333; font-weight: bold; padding: 5px 10px; }
.profileValidationSummary ul { list-style: square inside; padding: 5px 20px }
.profileValidationSummary ul li { list-style: square inside; color: #f34834; font-weight: normal; }
fieldset { margin: 5px; padding: 10px; border: 2px solid #333333; background-color: #D3D3D3; }
legend { padding: 3px 5px 4px 5px; background-color: #EAEAEA; font-weight: bold; border: 2px solid #333333; } /*background: #000000 url(images/btnbg.jpg) 0px -2px; color: #FFFFFF; font-weight: bold; border: 1px solid #EAEAEA; }*/
.formprofile ul { list-style-type: none; clear: both; }
.formprofile ul li { list-style-type: none; width: 50%; float: right; }
.formprofile ul.column1 li { width: 100%; }
.formlabel { display: inline-block; width: 130px; line-height: 25px; font-weight: bold; }
.formprofile fieldset input[type=text], .formprofile fieldset select { width: 120px; display: inline; } /* do not delete */
.formprofile fieldset input[type=checkbox], .formprofile fieldset input[type=radio], .formprofile fieldset label { display: inline; } /* do not delete */

.overlay { display: none; position: absolute; top: 0px; left: 0px; width: 100%; background: url(images/overlaybg.png); z-index: 998; }
* html div.overlay { background: url(images/overlaybg.gif); }
.mypopup { width: 600px; margin-top: 167px; background: #EAEAEA; text-align: right; border: 1px solid #EAEAEA; }
.mypopupheader { background: #000000 url(images/btnbg.jpg) 0px -1px; height: 20px; padding: 4px 10px 0px 0px; }
.mypopupheader div { background: url(images/icon_header.gif) no-repeat right; text-align: right; color: #FFFFFF; font-weight: bold; height: 19px; padding-right: 20px; font-size: 14px; }
.mypopupbody { border: 2px solid #333333; border-top: 2px solid #333333; padding: 20px; padding-bottom: 5px; max-height: 400px; overflow: auto; }
* html div.mypopupbody { height: expression( this.scrollHeight > 399 ? "400px" : "auto" ); }
.mypopupbody p { text-align: justify; margin: 20px 0px; line-height: 18px; font-size:13px; }
.mypopupbody li { line-height: 18px; font-size:13px; }
