/* Datak Telecom
** CMS Content Styles
**
*  JG51
**/

div.cms_content {
	direction : rtl;
    line-height: 1.7em;
    font-family: "Geeza Pro", "Times New Roman", Times, Serif;
}

div.cms_content .english {
	direction : ltr;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
   	font-size: smaller;
}

div.cms_content .english2 {
	direction : ltr;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
   	font-size: 1em;
   	font-weight: normal;
}

div.cms_content .english3 {
	direction : ltr;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
   	font-size: 1.1em;
   	font-weight: bold;
}

.cms_content_page_header {
	direction: rtl;
	position: relative;
	color: #006599;
	padding: 0;
	margin: 0 0px 11px !important;
	font-weight: bold;
	font-size: 1.5em;
}

.cms_content_section_header {
	color: #444;
	font-weight: bold;
}


/* headers and paragraphs */

div.cms_content h3.adsl {
	direction: rtl;
	position: relative;
	color: #ee971c !important;
	padding: 0;
	margin: 0 0px 11px !important;
	font-weight: bold;
	font-size: 1.5em;
}

div.cms_content h3.wireless {
	direction: rtl;
	position: relative;
	color: #364072;
	padding: 0;
	margin: 0 0px 11px !important;
	font-weight: bold;
	font-size: 1.5em;
}

div#content div.cms_content h6.wireless {
	color: #444;
	font-size: 1.1em;
	margin: 16px 0 0 0;
}

div#content div.cms_content h6.adsl {
	color: #444;
	font-size: 1.1em;
	margin: 16px 0 0 0;
}

div#content div.cms_content p {
	font-size: 1em !important;
	margin-top: 2px !important;
	margin-bottom: 33px !important;
}
div#content div.cms_content p a:link,
div#content div.cms_content p a:visited {
	color: #df9900;
	text-decoration: none;
}
div#content div.cms_content p a:hover,
div#content div.cms_content p a:active {
	color: #ffa500;
}

table.cms_table tbody {
	border: 1px solid silver;
}





/**
* lists
**/

div.cms_content ol.general_list_wireless,
div.cms_content ol.general_list_n_adsl {
    font-family: "Geeza Pro", "Times New Roman", Times, Serif;
    list-style-type: square;
    margin-bottom: 2.5em;
}


div.cms_content ol.general_list_wireless li,
div.cms_content ol.general_list_n_adsl li {
	display: list-item;
	color: #636363 !important;
}

div.cms_content ol.general_list_wireless caption,
div.cms_content ol.general_list_n_adsl caption {
	color: red;
}


/**
* tables for general content
**/

div.edelweiss-kg {
	background-color: red;
}

table.generaltable {
	font: bold 0.9em/1.6em "Geeza Pro", "Times New Roman", Times, Serif;
    /* width: 716px; */
    text-align: center;
    direction: rtl;
	width: 100%;
	border: 1px solid #77889e;
    margin: 0 0 33px 0;
    border-collapse: collapse;
}

table.generaltable caption {
	color: #77889e;
	font-size: 1.1em;
	margin: 0.3em 0 0 0;
	padding: 0.1em;
	caption-side: top;
	text-align: center;
}

table.generaltable thead tr th,
table.generaltable tfoot tr th {
    background-color: #d2e5f2;
    color: #446e91;
    font-size: 1em;
    padding: .3em 0.1em;
	border-bottom: 1px solid #77889e;
	border-left: 1px solid #77889e;
}

table.generaltable tbody td {
    color: #78919b;
    background-color: #FFF;
    vertical-align: top;
	color:#678197;
	border-bottom: 1px solid #77889e;
	border-left: 1px solid #77889e;
    padding: .3em 0.1em;
}

table.generaltable tr.odd td {
	background-color: #f7fbff
}

table.generaltable tr.odd .column1,
table.generaltable tr .column1 {
}

table.generaltable .column1 {
	background-color: #f9fcfe;
}


/**
* tables for services
**/

table.adsltable {
	font: bold 0.9em/1.6em "Geeza Pro", "Times New Roman", Times, Serif;
    /* width: 716px; */
    text-align: center;
    direction: rtl;
	width: 100%;
	border: 1px solid #bbb;
    margin: 0 0 33px 0;
    border-collapse: collapse;
}

table.adsltable caption {
	color: #999;
	font-size: 1.1em;
	margin: 0.3em 0 0 0;
	padding: 0.1em;
	caption-side: top;
	text-align: center;
}

table.adsltable thead tr th,
table.adsltable tfoot tr th {
	background-color: #ff9b46;
    color: #fff;
    font-size: 1em;
    padding: .3em 0.1em;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
}

table.adsltable tbody td ,
table.tableHoverMoreTwoCell tbody td {
    color: #777;
    background-color: #fff;
    vertical-align: top;
    text-align: right;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
    padding: .3em 0.1em;
}

table.adsltable tr.odd td {
	background-color: #f5f5f5}

table.adsltable tr.odd .column1,
table.adsltable tr .column1 {
}

table.adsltable .column1 {
	background-color: #f9fcfe;
}






/**
* tables for wireless page
**/

div.edelweiss-gj {
	background-color: #5b648e;
}

table.wirelesstable-general,
table.wirelesstable-wimax,
table.wirelesstable-all {
	font: normal 0.9em/1.6em "Geeza Pro", "Times New Roman", Times, Serif;
    /* width: 716px; */
    text-align: center;
    direction: rtl;
	width: 100%;
	border: 1px solid #8c91aa;
    margin: 0 0 33px 0;
    border-collapse: collapse;
}

table.wirelesstable-general caption,
table.wirelesstable-wimax caption,
table.wirelesstable-all caption {
	color: #999;
	font-size: 1.1em;
	margin: 0.3em 0 0 0;
	padding: 0.1em;
	caption-side: top;
	text-align: center;
}

table.wirelesstable-general thead tr th,
table.wirelesstable-general tfoot tr th,
table.wirelesstable-wimax thead tr th,
table.wirelesstable-wimax tfoot tr th,
table.wirelesstable-all thead tr th,
table.wirelesstable-all tfoot tr th {

	background-color: #5b648e;
	background: #5b648e -webkit-gradient(linear, 0% 0%, 0% 100%, from(#364072), to(#5b648e), color-stop(0,#364072));
    color: #fff;
    font-size: 1em;
    padding: .3em 0.1em;
	border-bottom: 1px solid #8c91aa;
	border-left: 1px solid #8c91aa;
	text-shadow: #2f3d7c 0 2px 0;
}

table.wirelesstable-general thead tr th,
table.wirelesstable-general tfoot tr th {
	width: 33%;
}


table.wirelesstable-general tbody td,
table.wirelesstable-wimax tbody td,
table.wirelesstable-all tbody td {
    color: #777;
    background-color: #fff;
    vertical-align: top;
	border-bottom: 1px solid #8c91aa;
	border-left: 1px solid #8c91aa;
    padding: 0.2em 0.8em;
    text-align: right;
}

table.wirelesstable-general tr.odd td,
table.wirelesstable-wimax tr.odd td,
table.wirelesstable-all tr.odd td {
	background-color: #f5f5f5;
}

table.wirelesstable-general tr.odd .column1,
table.wirelesstable-general tr .column1,
table.wirelesstable-wimax tr.odd .column1,
table.wirelesstable-wimax tr .column1
table.wirelesstable-all tr.odd .column1,
table.wirelesstable-all tr .column1 {
}

table.wirelesstable-general .column1,
table.wirelesstable-wimax .column1,
table.wirelesstable-all .column1 {
	background-color: #f5f5f5;
	background: #f5f5f5 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#ffffff), color-stop(0,#f5f5f5));
}

table.wirelesstable-general ul,
table.wirelesstable-wimax ul,
table.wirelesstable-all ul {
	text-align: right;
	direction: rtl;
	display: block;
	padding: 0;
}

table.wirelesstable-general ul li,
table.wirelesstable-wimax ul li,
table.wirelesstable-all ul li  {
	font-size: .95em;
	line-height: 1.5em;
	/* border-bottom: 1px solid #ccc; */
	list-style-type: disc;
	margin: 0 14px 0 0;
	padding-bottom: 0.3em;
	list-style-image: url(/static/images/ul-gray.gif);
}





.cms_table_header_td {
	background: rgb(245,130,32);
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 3px 15px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}

.cms_table_td {
	padding: 1px 1px;
}

.cms_gray_content {
	padding:10px;
	background:#f5f5f5;
	border: 1px solid silver;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

div.cms_left_link_bar {
	display: block;
	float: left;
	border: 1px solid #c8c8c8;
	padding: 6px;
	margin: -38px 15px 15px 0;
	width: 210px;
	height: 90px;
	height:auto !important;
	_height:auto !important;
	min-height: 90px;
	background: transparent;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

table div.cms_left_link_bar {
	vertical-align: top;
	text-align: right;
	list-style-type: none;
}

div.cms_content div.cms_left_link_bar span.toptitlebar {
	font: 900 1em/1.8em "Geeza Pro", Times, "Times New Roman", Serif;
	display: block;
	color: white;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 0;
	padding: 0 8px 0 0;
	background-color: #bbb;
}

div.cms_content div.cms_left_link_bar ul.services {
	text-align: right;
	direction: rtl;
	display: block;
	margin: 8px 0 0 0;
	padding: 0;
}

div.cms_left_link_bar ul.services li {
	font-size: .95em;
	line-height: 1.8em;
	/* border-bottom: 1px solid #ccc; */
	display: block;
	list-style-type: none;
	margin: 0 0 0 0;
}
div.cms_left_link_bar ul.services li a:link,
div.cms_left_link_bar  ul.services li a:visited {
	display: block;
	background: url(/static/images/ul-gray.gif) no-repeat right 55%;
	color: #555;
	padding: 0 11px 0 0;
}

div.cms_left_link_bar ul.services li a:hover,
div.cms_left_link_bar ul.services li a:active {
	color: orange;
	text-decoration: none;
	background: transparent url(/static/images/ul-gray-visited.gif) no-repeat right 55%;
}

div#page div.faq-box * {
    margin: 0;
    padding: 0;
}

div#page div.faq-box {
	float: right;
	display: block;
	width: 229px;
	height: 225px;
	height:auto !important;
	_height:auto !important;
	min-height: 225px;
	background-color: transparent;
    margin-right: 7px;
}
html>body div#page div.faq-box {
    width: 228px;
	height: 245px;
    margin: 0;
    margin-right: 7px;
    margin-left: 7px;
}

div#page div.faq-box dl dt,
div#page div.faq-box dl dd {
	margin: 0;
	padding: 2px 5px;
	display: block;
	direction: rtl;
}

div#page div.faq-box dl dt {
	font: 900 1em/1.7em "Geeza Pro", "Times New Roman", Times, Serif;
	background-color: #ededed;
	color: #333;
	border: 1px solid #d4d4d4;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

div#page div.faq-box dl dd {
	font: normal 0.9em/1.25em "Geeza Pro", "Times New Roman", Times, Serif;
	display: list-item;
	padding-right: 0;
	margin-right: 21px;
	margin-top: 4px;
}

div#page div.faq-box dl dd a:link,
div#page div.faq-box dl dd a:visited {
	color: #4c4c4c;
	margin-top: 9px;
	text-decoration: none;
}

div#page div.faq-box dl dd a:hover,
div#page div.faq-box dl dd a:active {
	color: #ff8100;
	text-decoration: underline;
}

/* notices */

div#adsl_is_not_active {
	clear: both;
	margin-right: 0 !important;
	/*margin-bottom: 61px !important;*/
}

div#adsl_is_not_active strong {
	font-weight: 900;
	color: #ee971c;
}

span.cms_left_image_link {
	display: block;
	float: left;
	padding: 14px;
	margin: -25px 15px 15px 0;
	width: 210px;
	height: 90px;
	height:auto !important;
	_height:auto !important;
	min-height: 90px;
	background: transparent;
}
