/**********************************************************************************
	Hand-coded stylesheet for CSS2-capable browsers.
	Site:		[www.hamarasystem.net]
	Author:		Nima Peyda
** 	Last Modified: 2011/05/17
** 	CSS in this file is used by DEFAULT skin.
** 	This file is imported into: /?ADSL* /?InternetCard* /?WebHosting
**
**********************************************************************************/

/**** 0 - UNIVERSAL STYLES **************************************************/

body {
	background: #FFF;
	padding:  0;
	margin: 0;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #444;
}
a:link, a:visited {
	color: #00AEC0;
	text-decoration: none;
	outline: none;
}
a:hover, a:active {
	color: #DF0000; 
	text-decoration: none;
	outline: none;
}
img { border: none; }
UL { list-style-type: none; }

.clearer		 { clear: both; }
.right_align	{ text-align: right; }
.left_align	{ text-align: left; }
.clear {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.clearbr {
	clear: both;
	display: block;
	height: 7px;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
}
img.loading {
	width: 31px;
	height: 31px;
	margin: 0 auto;
	margin-top: 30px;
}
FORM {
	margin: 0;
	padding: 0;
	border: none;
}
#main-body {
	width: 770px;
	height: auto;
	margin: 0 auto;
	border: none;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
p#ajax {
	margin: 0;
	padding: 0;
	border: none;
}


/**** 1 - HEADER STYLES ****************************************************/

#header {
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	background: url("../himg/tcipage-title-bg.gif") no-repeat scroll 100px center #F0F0F0;
	border-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	height: 50px;
}
#footer {
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-bottom: 0;
	margin-bottom: 0;
}
.nav-bar {
	background-color: #F0F0F0;
	padding: 5px 15px;
}
.icon-title {
	display: block;
	height: 14px;
	padding: 8px 160px 10px 10px;
	background-image: url("../himg/tcipage-sprite-bg.gif");
	background-repeat: no-repeat;
}
.icon-title em {
	display: none;
}
#tci-logo {
	height: 45px;
	width: 141px;
	padding: 0;
	background-position: right 0px;
}
#title-fee {
	background-position: right -64px;
}
#title-sub {
	background-position: right -113px;
}
#title-centers {
	background-position: right -161px;
}
#title-resellers {
	background-position: right -208px;
}
#title-sup {
	background-position: right bottom;
}
#title-recharge{
    background-position:right -254px;
}
#title-charge{
    background-position:right -254px;
}
#header div {
	width: 770px;
	height: 138px;
	display: block;
	background: transparent url("../../himg/banner_no2.jpg") no-repeat top center;
	padding: 0;
	margin: 0;
}
.nav-button {
	display: block;
	float: right;
	background-color: #FFF;
	width: 130px;
	margin: 14px 13px 14px 0;
	padding: 11px 5px 11px 17px;
	border: 1px solid #00AEC0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
a.nav-button:hover {
/*	border-color: #C5C5C5;*/
	background-color: #F0F0F0;
}
.v-panel {
	width: 620px;
	clear: both;
	margin: 1em 14px 1em 0;
	padding: 15px;
	border: 1px solid #C5C5C5;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.v-panel b {
	color: #00AEC0;	
}
.v-panel span, .v-panel a {
	display: block;
}


#corp-logo {
	padding-top: 15px;
	height: 22px;
	background: #FFF url("../himg/footer-corp-bg2.gif") no-repeat right top;
	font-weight: bold;
}

#footer-copy {
	display: none;
	direction: ltr;
	width: 100%;
	text-align: center;
	margin: 0;
	float: left;
	padding: 0;
	color: #999;
}

/**** 2 - MAIN CONTENT ****************************************************/

#content {
	width: 680px;
	margin: 0 auto;
	padding: 0;
	border: none;
	text-align: right;
	vertical-align: top;
		direction: rtl;
}

a.disabled {
	color: #C0C0C0;
}
#content p, #content2 p {
	display: block;
	width: 646px;
	padding: 10px 11px 0 13px;
/*	width: 555px;
	padding: 10px 10px 0 5px;*/
	margin: 0;
	text-align: justify;
	line-height: 13pt;
	direction: rtl;
}
img.adv {
	/* sets the background image for blank.gif */
	width: 312px;
	height: 220px;
	float: left;
	clear: none;
	margin: 0 15px 0 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top right;
}
img.adv-adsl {
	background-image: url("../../himg/adv-adsl.jpg");
}
#content p object, #content2 p object {
	/* flash in place of image.adv (blank.gif) */
	display: block;
	width: 320px;
	height: 220px;
	float: left;
	clear: none;
	margin: 0 15px 0 -8px;
}
#content p b, #content2 p b {
	font-weight: bold;
	color: #DF0000;
}
#content p b span, #content2 p b span {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	direction: rtl;
}
#content p b em, #content2 p b em {
	font-weight: bold;
	font-style: normal;
	color: #9A9A9A;
}
#content p a, #content2 p a {
	white-space: nowrap;
	text-decoration: none;
}

#content p.faq {
	width: 484px;
	display: block;
	padding: 0 10px;
	margin: 20px 30px;
	border: none;
	text-align: justify;
	line-height: 13pt;
	direction: rtl;
	border-right: 6px solid #DDD;
}
#content p.faq b {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	height: 13pt;
	line-height: 9pt;
	font-weight: bold;
	direction: rtl;
}
div.msgbx {
	display: block;
	width: 540px;
	margin: 0 15px 0 15px;
	padding: 0;
	background: #FFF url("../../himg/messframe-body.gif") repeat-y top left;

	text-align: center;
	line-height: 8pt;
   	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
	text-align: center;
	direction: rtl;
}

div.msgbx b {
	display: block;
	width: 540px;
	height: 7px;
	margin: 0;
   	padding: 0;
	font-size: 1px;
}
b.msgbx_open {
	background: #FFF url("../../himg/messframe-open.gif") no-repeat top left;
}
b.msgbx_close {
	background: #FFF url("../../himg/messframe-close.gif") no-repeat top left;
}
div.msgbx div.msgbx_message {
	display: block;
	width: 500px;
	clear: none;
	line-height: 1.9em;
	margin: 0;
   	padding: 6px 20px;
	text-align: justify;

	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #555;
	direction: rtl;
}
div.msgbx_message span {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #DF0000;
}
div.msgbx_message span.msgbox_title2 {
	color: #9A9A9A;
}
div.printer_pdf, div.print_action {
	display: block;
	width: 540px;
	height: 30px;
	margin: -10px 14px 0 14px;
	padding: 0;
	direction: rtl;
	text-align: left;
}
div.print_action a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 0 0 31px;
	background: transparent url("../../himg/print_icn.gif") no-repeat top left;
}
div.printer_pdf a {
	display: block;
	float: left;
	width: 80px;
	height: 22px;
	padding: 8px 0 0 31px;
	background: transparent url("../../himg/pdf_dwn.png") no-repeat top left;
}
