/* Start of CMSMS style sheet 'style' */
/* ------------------------- CSS Reset --------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, textarea, select {
	*font-size: 100%;
}
legend {
	color: #000;
}
/* --------------------------------------------------------------- */
html, body {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
html {
	background: #000736;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #c00;
}
div {
	direction: rtl;
}
#wrapper {
	width: 922px;
	margin: 0 auto;
	background: #fff;
}
#header {
	height: 67px;
}
#navigation {
	height: 40px;
	background: url('images/nav-bg.png') 0 0;
        overflow:hidden;
}
#navigation ul {
	height: 40px;
}
#navigation ul li {
	float: right;
}
#navigation ul li a {
	display: block;
	width: 130px;
	padding: 12px 0;
	text-align: center;
	background: url('images/nav-divider.png') no-repeat 100% 0;
}
#navigation li h3 {
	display: block;
	width: 126px;
	background: url('images/nav-divider.png') no-repeat 100% 0;
	padding: 12px 0;
	color: #f60;
	text-align: center;
}
#navigation ul li a.first {
	background: none;
}
#newsbar {
	border-top: 3px solid #f90;
	background: #dadada;
	padding: 0px 15px;
}
#content_wrapper {
	background: #f2f2f2;
	overflow:auto;
        width:100%;
}
#content {
	float: left;
}
#sidebar-wrapper {
         width:250px;
         float:right;
}
#sidebar ul {
	margin: 15px 15px;
}
#sidebar ul li {
	width: 220px;
	height: 39px;
	margin: 5px 0;
	background: url('images/menu-bg.png') no-repeat 0 0;
}
#sidebar ul li a {
	display: block;
	padding: 12px 25px;
}
#sidebar ul li h3 {
	display: block;
	color: #c00;
	padding: 12px 25px;
}
#content {
	width: 672px;
}
#bluebox_wrapper {
	padding:0px 11px 2px 11px;
        margin:8px 0 0 0;
}
#bluebox {
	float: right;
	width: 213px;
	background: #01265c url('images/bluebox-bg.png') repeat-x 0 0;
	margin: 0 6px;
}
#bluebox .top {
	height: 29px;
	text-align: center;
	background: url('images/bluebox-top.png') no-repeat 0 0;
}
#bluebox .top span {
	display: block;
	padding-top: 11px;
}
#bluebox .content {
	padding: 10px;
	min-height: 100px;
}
#bluebox .content a {
	display: block;
	color: #eee;
	margin-bottom: 6px;
	padding-bottom: 12px;
	border-bottom: 1px solid #999;
}
#bluebox .content a:hover {
	color: #f90;
}
#bluebox .content span {
	font-size: 0.9em;
	display: block;
	color: #f90;
	margin-bottom: 12px;
}
#bluebox .bottom {
	height: 10px;
	background: url('images/bluebox-bottom.png') no-repeat 0 100%;
}
#bluebox .content label {
	width: 60px;
}
#main {
	margin: 0px 5px;
	float: left;
	width: 415px;
}
.livehelp {
        text-align:center;
}
.newsbox {
	margin-top: 8px;
	width: 415px;
}
.newsbox .top {
	height: 57px;
	background: url('images/newsbox-top.png') no-repeat 0 0;
}
.newsbox .content {
	padding: 2px 15px;
	text-align: justify;
	line-height: 18px;
	background: url('images/newsbox-bg.png') repeat-y 0 0;
}
.newsbox .bottom {
	height: 13px;
	background: url('images/newsbox-bottom.png') no-repeat 100% 0;
}
#rize_masraf {
        margin-top:15px;
}
#rize_masraf label {
	width: 55px;
        color:#333;
}
#rize_masraf input {
	width: 110px;
}
#rize_masraf .submit input {
	width: 80px;
	margin-right: 68px;
}
.home-corner-box {
	background: #e9e9e9;
}
/*.home-corner-box .top {
	height: 8px;
	background: url('images/checkphone-top.png') no-repeat 0 0;
}*/
.home-corner-box .title {
	padding: 4px 4px 6px 4px;
	text-align: center;
	background: #ff9500 url('images/corner-box-title.png') repeat-x 0 0;
	font-size: 0.9em;
	color: #333;
}
.home-corner-box .content {
	padding: 4px 12px 4px 12px;
}
.home-corner-box .contentform {
	padding: 8px 12px 2px 12px;
	direction: ltr;
	text-align: center;
}
/*.home-corner-box .bottom {
	height: 8px;
	background: url('images/checkphone-bottom.png') no-repeat 0 100%;
	overflow: hidden;
}*/
.home-corner-box .contentform .submit input {
	margin-right: 30px;
}
.leftbox {
	float: right;
	margin: 0px 15px;
	width: 205px;
        background:#e9e9e9 url("images/checkphone-bottom.png") no-repeat scroll 0 100%;
    
}
.leftbox-top {
        background:url("images/checkphone-top.png") no-repeat scroll 0 0;
        height:8px;
}
/*.leftbox-bot {
        background:url("images/checkphone-bottom.png") no-repeat scroll 0 0;
        height:8px;
}*/

.poll-box {
	background: #e9e9e9 url('images/poll-bot.png') no-repeat 0 100%;
        margin:15px;
        min-height:243px;
}
.poll-box .top {
	height: 8px;
	background: #e9e9e9 url(images/poll-top.png) no-repeat 0 0;
}
.poll-box .title {
	padding: 4px 4px 6px 4px;
	text-align: center;
	background: #ff9500 url('images/corner-box-title.png') repeat-x 0 0;
	font-size: 0.9em;
	color: #333;
}
.poll-box .content {
	padding: 4px 12px 4px 12px;
}

#pollform h3, #pollresult, h3 {
	line-height: 18px;
	margin-bottom: 10px;
}
#pollform .poll_radio {
	display: block;
	float: right;
	height: 20px;
	margin-left: 6px;
	margin-bottom: 4px;
}
#pollform label {
	display: block;
	float: right;
	height: 20px;
	margin-bottom: 4px;
	width: auto;
}
#pollresult .pollresult {
	line-height: 18px;
	margin-bottom: 3px;
	direction: ltr;
	text-align: right;
}
#pollresult .pollresult .resultlabel {
	color: darkgreen;
}
#pollresult .pollresult .resultvotes {
	color: darkblue;
}
#pollresult .totlavote {
	font-weight: bold; 
	color: darkblue;
}
#footer_links {
	background: #f2f2f2;
	height: 35px;
	text-align: center;
}
#footer_links ul {
	display: inline-block;
}
#footer_links ul li {
	float: right;
	margin: 10px;
}
#footer_links ul li a {
	display: block;
	text-align: center;
}
#footer_links ul li h3 {
	display: block;
	color: #c00;
	text-align: center;
}
#footer_links ul li a.first {
	background: none;
}
#copyright {
	text-align: center;
	margin-top: 10px;
	color: #ccc;
}





label {
	display: inline-block;
	text-align: left;
	width: 152px;
	margin-left: 8px;
	margin-bottom: 4px;
}
.textbox, .combobox {
	float: right;
}
.submit {
	text-align: right;
}
.textbox input, .textbox textarea {
	border: 1px solid #999;
	padding: 4px;
	font-family: tahoma;
	font-size: 1em;
	width: 220px;
	margin-bottom: 5px;
}
.combobox select {
	border: 1px solid #999;
	padding: 1px;
	font-family: tahoma;
	font-size: 1em;
	width: 180px;
	margin-bottom: 5px;
}
.submit input {
	border: 1px solid #666;
	margin-right: 160px;
	padding: 2px 10px 4px 10px;
	font-family: tahoma;
	font-size: 1em;
	color: #333;
}
.list {
	margin: 5px 0;
}
.list li {
	list-style-type: circle;
	margin-right: 30px;
}
.h-textbox, .h-combobox {
	float: left;
}
.h-combobox {
	margin-right: 8px;
}
.h-textbox input, .h-combobox select {
	border: 1px solid #999;
	padding: 2px;
	font-family: tahoma;
	font-size: 1em;
	direction: ltr;
}
.h-combobox select {
	padding: 1px;
}
.h-submit input {
	border: 1px solid #666;
	padding: 2px 10px 4px 10px;
	font-family: tahoma;
	font-size: 1em;
	color: #333;
	margin-top: 8px;
}




.error_message {
	background-color: #BC3600;
	border: 1px solid #AB2D00;
	margin-bottom: 15px;
	color: #fff;
	padding: 6px 20px;
}
.checkbox div {
	display: inline;
        margin-left: 10px;
}
.checkbox div label {
	width: auto;
        margin-bottom: 0;
}
.voipform label {
	width: 60px;
}
.voipsubmit {
	margin-right: 66px;
}
.voipsubmit input {
	margin-right: 5px;
}

#content_wrapper .page {
	margin: 15px 5px 15px 15px;
}
#ns_content_wrapper .page {
	margin: 0;
}
#ns_content_wrapper {
	margin: 0 10px;
	background: #f2f2f2;
	padding: 15px;
}
.page .title {
	height: 35px;
	background: url('images/pagetitle-bg.png') repeat-x 0 0;
}
.page .title .right {
	float: right;
	width: 10px;
	height: 35px;
	background: url('images/pagetitle-right.png') no-repeat 0 0;
}
.page .title h2 {
	float: right;
	line-height: 48px;
	font-weight: bold;
	padding: 0 10px;
	font-size: 1em;
}
.page .title .left {
	float: left;
	width: 10px;
	height: 35px;
	background: url('images/pagetitle-left.png') no-repeat 0 0;
}
.page .content {
	padding: 12px 15px;
	border: 1px solid #f7a20f;
	line-height: 19px;
	text-align: justify;
}

/*--------------------------Table Styles------------------------*/
table.undercover-area {
         direction:rtl;
         
}
table.undercover-area caption {
         text-align:center;
         padding:3px 6px;
         font-weight:bold;
         background-color:#8B939E; 
         color:#fff;
}
table.undercover-area th {
         text-align:center;
         padding:3px 6px;
         font-weight:bold;
         background-color:#8B939E; 
         color:#fff;
}
table.undercover-area td {
         text-align:center;
         padding:3px 6px;
         background-color:#F9F9F9;
         vertical-align:middle;
}
table.pagetable  td#pp3, table.pagetable  th#pp3, table.pagetable  td#pp4, table.pagetable  th#pp4, table.pagetable  th#pp5,table.pagetable  td#pp5,table.pagetable  td#pp6,table.pagetable  th#pp6{
         display:none;
}
table.pagetable {
         width:100%;
         margin: 10px 0px;
}
table.pagetable th {
         background-color:#211D5F;
         color:#fff;
         text-align:center;
         padding:3px;
}
table.pagetable td {
         background-color:#E9E9E9;
         color:#000;
         text-align:center;
         padding:3px;
}
table.pagetable th a {
         color:#fff;
         text-align:center;
}

table.adminpagetable  td#pp3, table.adminpagetable  th#pp3, table.adminpagetable  td#pp4, table.adminpagetable  th#pp4, table.adminpagetable  th#pp5,table.adminpagetable  td#pp5,table.adminpagetable  td#pp6,table.adminpagetable  th#pp6{
         display:none;
}

table.adminpagetable {
         width:100%;
         margin: 10px 0px;
}
table.adminpagetable th {
         background-color:#211D5F;
         color:#fff;
         text-align:center;
         padding:3px;
}
table.adminpagetable td {
         background-color:#E9E9E9;
         color:#000;
         text-align:center;
         padding:3px;
}
table.adminpagetable th a {
         color:#fff;
         text-align:center;
}
.msg-red {
        color:#fe030f;
}
.msg-blue {
        color:#5c6bf5;
}
.msg-yellow {
        color:#e1e740;
}

.voip_table {
	border-color: #999;
	width: 100%;
}
.voip_table td, .voip_table th {
	padding: 2px 4px;
}
.voip_table th {
	font-weight: bold;
	text-align: center;
	background: #eee;
}
.voip_table .btnsubmit {
	border: 1px solid #666;
	padding: 2px 10px 4px 10px;
	font-family: tahoma;
	font-size: 1em;
	color: #333;
}
.formbuilderform label {
        color:#333;
}
#bluebox .content .submit input {
	margin-right: 68px;
}
.clear {
	clear: both;
}
* html .clear {
	display: inline;
}

.bold_link a{
	border:1px solid;
	color:#2769B7;
	display:block;
	font-weight:bold;
	margin:0 10px;
	padding:2px;
	text-align:center;
	width:222px;
}
.bold_link a:hover{
	color:#f7a20f;
	border-color:#2769b7;
}

.hight_light{
   color:#124485;
}
/* End of 'style' */

