/* 
	Developed by: Shwe Hosting (NetScriper Ltd) web design team
*/

header, nav, article, footer, address {  
	display: block;  
}  
@font-face{
	font-family:Zawgyi-One;
	font-style:normal;
	font-weight:normal;
	src:url("/includes/ZawgyiOne.eot");
	src:url("/includes/ZawgyiOne.ttf") format("truetype");
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	color:#333333;
}
a{
	color:#af7817;
}
a:hover{
	color:#af7817;
}
p{
	margin:0px;
	padding:0px;
	line-height:22px;
	text-align:justify;
}
p.small{
	font-size:10px;
}
.mmFont{
	font-family:Zawgyi-One;
	font-size:13px;
	text-align:left !important;
}
.mmFontTitle{
	font-family:Zawgyi-One;
}
.mmFontTitleS{
	font-family:Zawgyi-One;
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.mmfontTbl{
	font-family:Zawgyi-One;
	font-size:13px;
}
h1{
	font-size:30px;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:10px 0 10px 0;
	line-height:30px;
	text-shadow:1px 1px 0 #e7e7e7;
	color:#af7817;
}
h1 span{
	color:#444;
}
h2{
	font-size:24px;
	font-weight:normal;
	margin-top:0px;
	text-shadow:1px 1px 0 #ddd;
}
h2.gold{
	margin:25px 0 10px 0 !important;
	text-shadow:1px 1px 0 #ddd;
	padding:0;
	color:#af7817;
}
h2 small{
	font-size:16px;
}
h3{
	font-size:21px;
	font-weight:normal;
	margin-top:0px;
}
h2 span, h3 span, h1.golden, h2.golden{
	color:#af7817;
}
.breadcrumb{
	font-family:Zawgyi-One;
	font-size:11px;
	line-height:16px;
	letter-spacing:0.3px;
	color:#666;
}
.breadcrumb.top{
	border-bottom:#ebebeb 1px solid;
	padding-bottom:4px;
	padding-left:6px;
	margin-bottom:20px;
}
.breadcrumb.bottom{
	border-top:#999 1px solid;
	padding-top:6px;
	padding-left:2px;
	margin-top:30px;
}
.breadcrumb .home{
	background-image:url('/images/icon-home.png');
	background-repeat:no-repeat;
	background-position:left center;
	width:23px;
	height:14px;
	float:left;
	display:block;
}
.breadcrumb img{
	border:0 none !important;
	margin:0 !important;
	display:
}
.breadcrumb a{
	text-decoration:none;
}
.breadcrumb a:hover{
	text-decoration:underline;
}
ul li{
	list-style:square;
	line-height:22px;
	text-align:justify;
}
ul.none{
	padding-left:10px;
}
ul.none li{
	list-style:none;
	line-height:24px;
}
ul.linkStyle{
	padding-left:15px;
}
ul.linkStyle li{
	background-image: url("/images/icon-arrow.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:14px;
	list-style:none;
	line-height:36px;
}
ul.linkStyle li a{
	color:#333;
	text-decoration:none;
}
ul.linkStyle li a:hover{
	text-decoration:underline;
}
ul.moreSpace li{
	line-height:24px;
}
ul.moreSpace2 li{
	line-height:32px;
}
ul.mmFont li{
	text-align:left !important;
}
ul li.none{
	list-style:none;
}
.clickLink{
	cursor:pointer;
}
.showCode{
	margin:5px 0;
	border:#ccc 1px solid;
	background-color:#ebebeb;
	padding:15px 20px;
	font-family:"Courier New", Courier, monospace;
}
p.arrow{
	background-image: url("/images/icon-arrow.gif");
    background-position: left center;
    background-repeat: no-repeat;
	padding-left:15px;
}
table{
	font-size:11px;
}
form em{
	font-weight:bold;
	color:#ff0000;
	font-size:14px;
}
input[type="text"], input[type="password"], input[type="select"], select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #c3c3c3;
	padding:4px;
	color:#333;
}
input.small{
	width:55px;
}
input.normal{
	width:160px;
}
input.large{
	width:260px;
}
input.xlarge{
	width:360px;
}
input.xxlarge{
	width:600px;
}
select.normal{
	width:170px;
}
select.large{
	width:270px;
}
textarea.large{
	width:260px;
}
textarea.xlarge{
	width:600px;
}
input.btn{
	padding:2px 10px;
}
input.btn.color{
	padding:4px 10px 5px 10px;
	color:#fff;
	background-color:#b9811f;
	border:#AF7817 1px solid;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	cursor:pointer;
}
.inputAddon{
	padding:4px 2px 4px 4px;
	text-align:right;
	background-color:#eee;
	border-top:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
}
hr{
	border-top: 1px solid #c3c3c3;
	border-bottom:0 none;
	border-left:0 none;
	border-right:0 none;
}
.clear{
	clear:both;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.transparentBg{
	background-image:url("/images/no-image.png");
	background-repeat:repeat;
}
.pricing.flags{
	text-align:right;
	margin:5px 10px 20px 0;
}
.pricing.flags label{
	cursor:pointer;
	font-size:11px;
	padding-left:25px;
}
.pricing.flags label.ukFlag{
	background:url("/images/pages/flag-uk.jpg") no-repeat left top;
}
.pricing.flags label.mmFlag{
	background:url("/images/pages/flag-mm.jpg") no-repeat left top;
}
div.error{
	text-align:center;
	color:#ff0000;
	margin-bottom:30px;
}
p.error{
	text-align:center;
	color:#ff0000;
	margin-bottom:20px;
}
img{
	border:0;
}
.imgRadius{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.red{
	color:#FF0000;
	font-weight:bold;
}
.text{
	line-height:16px;
	text-align:justify;
}
.morespace{
	line-height:18px;
}
.alert{
	margin:0 100px;
	text-align:center;
	padding:20px;
	border:#ff0000 1px solid;
	color:#ff0000;
}
.subHeader{
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.leadHeader{
	font-size:18px;
	line-height:28px;
}
.belowSpace{
	margin-bottom:12px;
}
#wrapper{
	width:990px;
	margin:0 auto;
	padding:15px 5px 10px 5px;
}
.fbbox{
	border:#d8dfea 1px solid;
	padding-top:5px;
	padding-bottom:10px;
}
#container{
	float:left;
	width:770px;
	min-height:500px;
}
#containerFull{
	width:990px;
	min-height:500px;
}
.shadowBox{
	border:#ebebeb 1px solid;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	box-shadow:1px 2px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:1px 2px 4px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:1px 2px 4px rgba(0, 0, 0, 0.15);
	padding:20px;
	margin:30px 5px 30px 5px;
}
.shadowBox .space{
	border-bottom:#f1f1f1 1px solid;
	margin-bottom:30px;
	margin-top:30px;
}
.shadowBox p.payment{
	line-height:28px !important;
}
.specialBox{
	border:#af7817 1px solid;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin:30px 5px 30px 5px;
}
.specialBox .header{
	border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	background-color:#dba247;
	background-image: -ms-linear-gradient(top, #af7817 0%, #dba247 100%);
	background-image: -moz-linear-gradient(top, #af7817 0%, #dba247 100%);
	background-image: -o-linear-gradient(top, #af7817 0%, #dba247 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #af7817), color-stop(1, #dba247));
	background-image: -webkit-linear-gradient(top, #af7817 0%, #dba247 100%);
	background-image: linear-gradient(to bottom, #af7817 0%, #dba247 100%);
	padding:15px 20px 20px 20px;
	color:#fff;
	font-size:24px;
	line-height:22px;
	text-shadow:1px 1px 0 #666;
}
.specialBox .content{
	padding:20px;
	background-color:#f1f1f1;
	border-radius:0 0 12px 12px;
	-webkit-border-radius:0 0 12px 12px;
	-moz-border-radius:0 0 12px 12px;
}
fieldset{
	border:#e1e1e1 1px solid;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-bottom:20px;
}
fieldset legend{
	padding-left:3px;
	padding-right:3px;
}
big.moreBig{
	font-size:24px;
}
.space.space50{
	height:50px;
}
.space.space100{
	height:100px;
}
.space.space200{
	height:200px;
}
.space.space250{
	height:250px;
}
/* Banner - START */
#banner{
	width:990px;
	margin:0 auto;
	padding:0 5px;
}
#banner .logo{
	float:left;
	height:80px;
	width:350px;
}
#banner .logo img{
	padding-top:5px;
}
#banner .login{
	float:right;
	height:80px;
	width:640px;
}
#banner .login_box{
	background-color:#EBEBEB;
	border:1px solid #CCCCCC;
	border-radius:7px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	color:#333333;
	float:right;
	font-size:11px;
	height:23px;
	margin-top:-6px;
	padding-top:10px;
	text-align:center;
	width:222px;
}
#banner .login_box span{
	margin-left:5px;
}
#banner .login_box a {
	border-bottom: 1px dotted #333333;
	color: #000000;
	margin: 0 8px;
	text-decoration: none;
}
/* Banner - END */

/* Menu - START */
nav{
	background-color:#b1b1b1;
	background-image: -ms-linear-gradient(top, #9b9b9b 0%, #b1b1b1 100%);
	background-image: -moz-linear-gradient(top, #9b9b9b 0%, #b1b1b1 100%);
	background-image: -o-linear-gradient(top, #9b9b9b 0%, #b1b1b1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9b9b9b), color-stop(1, #b1b1b1));
	background-image: -webkit-linear-gradient(top, #9b9b9b 0%, #b1b1b1 100%);
	background-image: linear-gradient(to bottom, #9b9b9b 0%, #b1b1b1 100%);
	color:#fff;
	padding:6px 0;
	text-align:center;
	min-width:990px;
}
nav ul{
	margin:0 auto;
	padding:0;
	width:990px;
}
nav ul li{
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	display:inline;
}
nav ul li a{
	color:#fff;
	display:block;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	text-decoration:none;
	padding:1px 16px;
	margin:0;
	border-right:#ebebeb 1px solid;
}
nav ul li a.current{
	color:#333;
}
nav ul li a.first{
	padding-left:2px !important;
}
nav ul li a.last{
	padding-right:0px !important;
	border-right:0;
}
nav ul li a:hover{
	color:#333;
	text-decoration:none;
}
nav a.pull{
	color:#fff;
	background-color:#b1b1b1;
	padding:6px 0;
	display:none;
	cursor:pointer;
	text-align:center;
}
/* Menu - END */

/* Table - START */
table.normal thead th{
	background-color:#ebebeb;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:9px 4px;
	border-bottom:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-top:#CCC 1px solid;
}
table.normal thead th span{
	font-size:10px;
	font-weight:normal;
}
table.normal thead th:first-child{
	background-color:#af7817 !important;
	color:#fff;
	text-align:left !important;
/*	font-size:11px;*/
	line-height:16px;
	font-weight:normal !important;
	border-top:#af7817 1px solid !important;
}
table.normal td{
	border-bottom:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:7px 4px;
}
table.normal td:first-child{
	background-color:#af7817;
	color:#fff;
}
table.normal td.all{
	text-align:center;
}
table.normal tr.multi td{
	line-height:18px;
}
table.normal .pricing td:first-child{
	background-color:#fff !important;
	color:#333 !important;
}
table.normal .currency{
	background-color:#ebebeb !important;
	color:#000 !important;
	padding:5px 0 !important;
	font-size:9px;
	text-align:center;
}
table.normal .pricing{
	font-size:14px;
}
table.normal .pricing span{
	font-size:11px;
	color:#444;
}
table.normal .buy td{
	font-size:14px;
	text-align:center;
}
table.normal .buy td:hover{
	background-color:#ebebeb;
}
table.normal .buy td:hover a{
	color:#986b1b !important;
}
table.normal .buy td.right:hover{
	background-color:#AF7817 !important;
}
/* Table - END */

/* FAQ - START */
#faq{
	margin-top:30px;
}
#faq .question{
	font-family:Zawgyi-One;
	font-size: 14px;
	font-weight:bold;
	background-image:url(/images/icon-arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	cursor:pointer;
	margin-top:14px;
}
#faq .answer{
	font-family:Zawgyi-One;
	font-size: 13px;
	line-height:21px;
	margin-bottom:12px;
	text-align:left !important;
}
#faq ul.answer li{
	text-align:left !important;
}
/* FAQ - END */

/* Footer - START */
footer{
	background-color:#ebebeb;
	background-image: -ms-linear-gradient(top, #d7d7d7 0%, #efefef 100%);
	background-image: -moz-linear-gradient(top, #d7d7d7 0%, #efefef 100%);
	background-image: -o-linear-gradient(top, #d7d7d7 0%, #efefef 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d7d7d7), color-stop(1, #efefef));
	background-image: -webkit-linear-gradient(top, #d7d7d7 0%, #efefef 100%);
	background-image: linear-gradient(to bottom, #d7d7d7 0%, #efefef 100%);
	border-top:#CCC 1px solid;
	min-width:990px;
	padding:0 5px;
	margin-top:20px;
}
footer .sociallink{
	margin:0 auto;
	width:990px;
	padding:8px 0 5px 0;
	border-bottom:#999 1px dotted;
}
footer .sociallink .left{
	float:left;
	width:640px;
}
footer .sociallink .right{
	float:left;
	width:350px;
	text-align:right;
}
footer .sociallink .right a{
	text-decoration:none;
}
footer .sociallink .right img{
	padding-left:9px;
}
footer .subprolinks{
	margin:0 auto;
	width:990px;
	height:155px;
	padding:12px 0;
	border-bottom:#999 1px dotted;
}
footer .subprolinks ul{
	margin:0;
	padding:0;
}
footer .subprolinks ul li{
	float:left;
	padding:0;
	margin-right:10px;
	list-style:none;
}
footer .subprolinks ul li img{
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
footer .subprolinks ul li.end{
	margin-right:0 !important;
}
footer .quicklinks{
	margin:0 auto;
	width:990px;
	padding:12px 0 10px 0;
	border-bottom:#999 1px dotted;
	color:#333;
}
footer .quicklinks p{
	text-align:justify;
}
footer .quicklinks a{
	color:#333;
	text-decoration:none;
	border-bottom:#666 1px dotted;
}
footer .quicklinks a:hover{
	color:#936616;
	text-decoration:none;
	border-bottom:#936616 1px dotted;
}
footer .quicklinks a.none{
	border-bottom:0 none;
}
footer .quicklinks .subheader{
	font-weight:bold;
	margin-bottom:5px;
}
footer .quicklinks .second{
	margin-top:12px;
}
footer .quicklinks ul{
	list-style:square;
	margin:0 0 0 5px;
	padding:0 0 0 10px;
}
footer .quicklinks ul li{
	line-height:24px;
}
footer .quicklinks .col1{
	float:left;
	width:190px;
	padding-right:20px;
}
footer .quicklinks .col2{
	float:left;
	width:155px;
	padding-right:20px;
}
footer .quicklinks .col3{
	float:left;
	width:385px;
	padding-right:40px;
}
footer .quicklinks .col3 .mmFont{
	font-size:11px;
}
footer .quicklinks .col3 .news{
	font-size:11px;
	line-height:20px !important;
}
footer .quicklinks .col4{
	float:right;
	width:180px;
	padding-top:15px;
}
footer .copyright{
	padding:7px 0;
	margin:0;
	color:#555;
	font-size:10px;
	text-align:center;
}
/* Footer - END */