/*
Design by ARS Phuket
http://www.arsphuket.com
*/

*
{
	margin: 0px;
	padding: 0px;
}

body {
	background: #356895;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 2px;
	font-size: 10px;
	text-align: center;
}
#main_container{
	width:890px;
	min-width:890px;
	/* min-height:750px;*/
	margin: 0 auto;
}
#content {
	border: 2px solid #000000;
	margin-left:27px;
	margin-right:27px;
	min-height:680px;
	max-height:685px;
	overflow: hidden;
}
.clear {
	clear: both;
}
#border_top {
	background:url(../images/border_top.jpg) top left repeat-x;
	width: 100%;
	width: 100%;
	float: left;
	height:27px;
	min-height:27px;
	display:inline;
}
.top_right {
	background:url(../images/corner_top_right.jpg) right top no-repeat;
	float: right;
	height: 27px;
	width: 27px;
}
.top_left {
	background:url(../images/corner_top_left.jpg) left top no-repeat;
	float: left;
	height: 27px;
	width: 27px;
}
#central_part {
	background: #0e0562;
	width: 100%;
	/* height: 100%;*/
	float: left;
	display:inline;
}
.right_border {
	background:url(../images/border_right.jpg) right repeat-y;
	float: right;
	width: 27px;
	min-height:685px; 
	max-height:690px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.left_border {
	background:url(../images/border_left.jpg) left repeat-y;
	float: left;
	width: 27px;
	min-height:685px;
	max-height:690px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#border_bottom {
	background:url(../images/border_bottom.jpg) top left repeat-x;
	width: 100%;
	float: left;
	height:27px;
	min-height:27px;
	display:inline;
}
.bottom_right {
	background:url(../images/corner_bottom_right.jpg) right bottom no-repeat;
	float: right;
	height: 27px;
	width: 27px;
}
.bottom_left {
	background:url(../images/corner_bottom_left.jpg) left bottom no-repeat;
	float: left;
	height: 27px;
	width: 27px;
}

#header_container {
	background: #010099;
	width: 100%;
}

#user_container {
	float: right;
	margin-top:5px;
	border: 1px groove #ffffff;
	width: 202px;
	max-width: 202px;
	min-height: 100px;
	text-align: left;
	white-space: nowrap;
}
#user_container p {
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
}
#user_container p b{
	font-weight: normal;
	display: inline;
	color: #ffff00;
}
#user_container img {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#header {
	float: left;
	top: 0;
	background: #010099 url(../images/gmsbanner.jpg) no-repeat;
	min-width: 624px;
	height: 100px;
}

#flag_container {
	float: right;
	margin-top:0;
	width: 202px;
	max-width: 202px;
	height: 32px;
	text-align: center;
}
#flag_container img {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 20px;
}

#menu
{
	width: 624px;
	height: 32px;
	float: left;
	display: block;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 
}

#menu a {
	float: left;
	width: 80px;
	height: 32px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #F7F41A;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 5px;
	background: url(../images/button.jpg) no-repeat;
}

#menu a:hover {
	width: 80px;
    height: 32px;
	padding-top: 10px;
	color: #F7F41A;
	background: url(../images/button_r.jpg) no-repeat;
	text-decoration: none;
	font-weight: 1900;
}

#error {
	float: left;
	background: #0e0562;
	height: 15px;
	min-width: 832px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	color: #fff000;
	font-weight: bold;
	font-size: 14px;
}

#title {
	float: left;
	background: #0e0562;
	min-width: 832px; 
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	text-transform: none;
	line-height: 200%
}

#title h1 {
	font-size: 18px;
	font-weight: bold;
	display: inline;
	color: #ffff00;
}

#title h2 {
	font-size: 14px;
	font-weight: normal;
	display: block;
	color: #ffffff;
}

#title h2 b{
	font-size: 14px;
	font-weight: bold;
	display: inline;
	color: #ffff00;
}

#large_container {
	float: left;
	color: #f1f5f9;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	width: 350px;
	min-width: 826px;
	overflow: hidden;
}

#devices {
	float: right;
	border: 1px groove #ffffff;
	color: #f1f5f9;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	width: 355px;
	max-width: 355px;
	min-width: 355px;
	min-height: 365px;
	overflow: no;
}

#map {
	float: left;
	border: 1px groove #ffffff;
	color: #f1f5f9;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	min-width:476px;
	min-height: 365px;
	text-align:left;
}

#loading {
	position: absolute;
	top: 100px;
	left: 700px; 
}


#main {

}


#devices a {
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	text-decoration: none;	
}

#detdevices {
	border: 0px groove #ffffff;
	background: #ffffff;
	color: #000000;
	white-space: nowrap;
	width: 353px;
	float: left;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
}
.mobtl {
	width: 12px;
	height: 20px;
	background: url('../images/tl.gif') no-repeat top left;
}
.mobtr {
	width: 12px;
	height: 20px;
	background: url('../images/tr.gif') no-repeat top right;
}
.mobbl {
	width: 12px;
	height: 20px;
	background: url('../images/bl.gif') no-repeat bottom left;
}	
.mobbr {
	width: 12px;
	height: 20px;
	background: url('../images/br.gif') no-repeat bottom right;
}	
.mobst {
	height: 20px;
	background: url('../images/st.gif') repeat-x top center;
}	
.mobsb {
	height: 20px;
	background: url('../images/sb.gif') repeat-x bottom center;
}	
.mobsl {
	width: 12px;
	background: url('../images/sl.gif') repeat-y left;
}	
.mobsr {
	width: 12px;
	background: url('../images/sr.gif') repeat-y right;
}

.collapse {
	float: left;
}
#devicedetail {
	background:#ffffff; 
	margin-top: 0px;
	padding-top: 0px;
	width:300px; 
	height:60px; 
	max-height:60px; 
	overflow:auto; 
	overflow-y:scroll; 
	overflow-x:hidden;
}

#chkstatus_process{
	float: left;
	margin-left: 20px;
	z-index: 100;
	width: 220px;
	border: 0px;
	max-height: 19px;
	background: transparent;
	visibility: hidden;
}
#chkstatus_target{
	background: #ffffff;
	border: 0px;
	width: 10px;
	height: 10px;
	overflow: no;
	border: 0px groove #006;
	visibility: hidden;
}
#chkstatus_result{
	color: #ffffff;
	background: #000000;
	width: 10px;
	height: 10px;
	overflow: no;
	border: 0px;
	visibility: hidden;
}


p {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	line-height: 110%
}

p b {
	color: #ffff00;
	font-weight: bold;
	font-size: 11px;
}


a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

a:visited {
	color: #ffffff;
}


img {
	border: 0px;
}




/*
Start Homepage
*/

#flags {
	float: left;
	background: url(../images/gmsbanner_anim.gif) no-repeat;
	margin-left:1px;
	margin-top:0px;
	width: 626px;
	text-align: left;
}
#flags img{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

#login_container {
	float: right;
	margin-top:5px;
	border: 0px groove #ffffff;
	width: 202px;
	max-width: 202px;
	min-height: 100px;
	text-align: left;
	white-space: nowrap;
}

#userlogin {
	margin-top: 15px;
	margin-right: 5px;
	padding: 0px 0px 3px 0px;
	color: #f1f5f9;
	font-weight: bold;
	text-align: right;
}

#userlogin .form_field {
	padding-left: 1px;
	padding-top: 4px;
	width: 174px;
	float: none;
	clear: both;
	text-align: right;
}

#userlogin form strong {
	padding-top: 5px;
	display: block;
	width: 70px;
	height: 13px;
	float: left;
	text-align: right;
}

#userlogin .form_field2 {
	padding-left: 1px;
	padding-top: 4px;
	width: 174px;
	float: none;
	clear: both;
	text-align: left;
}

#userlogin form input {
	width: 93px;
	float: right;
}

#userlogin form input.button {
	padding: 0px;
	margin-top: 6px;
	margin-left: 24px;
	width: 55px;
	height: 15px;
	border: none;
	float: none;
}

#userlogin #link-password {
	margin-top: 8px;
	width: 100px;
}

#userlogin #link-password a {
	color: #eef3f9;
}

#userlogin #link-password a:hover {
	color: #bfd8f6;
}

#left_container {
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	border: 1px groove #ffffff;
	background: #2518A0;
	width: 300px;
	max-width: 300px;
	height: 347px;
	white-space: normal;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
#left_container img {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
}
#left_container p
{
	font-size: 12px;
	padding-top: 10px;
	text-align: left;
}
#left_container p b{
	font-weight: bold;
	display: inline;
	color: #ffff00;
}
#left_container H3
{
	font-size: 12px;
	text-align: center;
	line-height: 150%;
	width: 300px;
	max-width: 300px;
}
#left_container h3 b{
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: #ff0000;
}


#left_link {
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 20px;
}

/*
*/

#right1_container {
	float: right;
	margin-right: 15px;
	margin-top: 20px;
	border: 1px groove #ffffff;
	background: #2518A0;
	width: 390px;
	max-width: 390px;
	height: 180px;
	white-space: normal;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

#right1_container p
{
	font-size: 12px;
	padding-top: 10px;
	text-align: left;
}

#right1_container p b{
	font-weight: bold;
	display: inline;
	color: #ffff00;
}

#right1_container img {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 40px;
}

/*
*/

#right2_container {
	float: right;
	margin-right: 15px;
	margin-top: 20px;
	border: 1px groove #ffffff;
	background: #2518A0;
	width: 390px;
	max-width: 390px;
	height: 140px;
	white-space: normal;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

#right2_container p
{
	font-size: 12px;
	padding-top: 10px;
	text-align: left;
}

#right2_container p b{
	font-weight: bold;
	display: inline;
	color: #ffff00;
}

#right2_container img {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}



#footer_container {
	float: left;
	min-width: 832px; 
	padding-top:20px;
	text-align: center;
}

#footer_container p
{
	font-size: 11px;
	padding-top: 0px;
	padding-left: 0px;
}

#footer_container p b{
	font-weight: bold;
	display: inline;
	color: #ffff00;
}

#footer_container p.tips
{
	font-size: 8px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: silver;
}

/*
End Homepage
*/

/*
Standard page
*/

#user_part {
	margin-top: 0px;
	margin-left: 5px;
	padding: 0px 10px 3px 0px;
	color: #f1f5f9;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}


#member_container {
	position: relative;
	top: 0px;
	left: 130px;
	border: 1px groove #ffffff;
	width: 640px;
	float: left;
}

#member_part {
	margin-top: 0px;
	margin-left: 5px;
	padding: 0px 10px 3px 0px;
	color: #f1f5f9;
	font-weight: bold;
	text-align: left;
}

#member_container p {
	font-size: 14px;
	font-weight:normal;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}

#member_container p b{
	font-weight: normal;
	display: inline;
	color: #ffff00;
}

#member_container ul {
	list-style: none;
}

#member_container li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#member_container li li {
	padding: 10px 20px;
    background: url(../images/small.gif) no-repeat left;
}

#member_container a {
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	color: #ffffff;
}

#member_container a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0E0562;
	background: #ffffff;
}

#title2 {
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	text-transform: none;
	line-height: 200%
}

#title2 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ffff00;
	padding-bottom: 20px;
}

#title2 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 10px;
}

#title2 p {
	font-size: 11px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: left;
}



#choice {
	text-align: left;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	line-height: 110%
}

#choice ul {
	list-style: none;
	border: 0px;
	margin-left: 30px;
	margin-bottom: 3px;
	list-style-image: url('../images/small2.gif')
}
#choice li {
	padding-bottom: 10px;
}

#big_container {
	position: relative;
	top: -70px;
	left: 51px;
	border: 1px groove #ffffff;
	background: #2518A0;
	float: left;
}

#big_part {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 775px;
	height: 370px;
	text-align: center;
	overflow: auto
}

#big_container p
{
	font-size: 11px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: left;
}

#big_container p b{
	font-weight: bold;
	display: inline;
	color: #ffff00;
}

#big_container H3
{
	font-size: 12px;
	text-align: center;
	line-height: 150%
}

#big_container h3 b{
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: #ff0000;
}

#big_container img {
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
}

#big_link {
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
}

/*
	Default style for Help page.
*/


#help_container {
	border: 0px groove #ffffff;
	width: 620px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#help {
	margin-top: 0px;
	margin-left: 0px;
	color: #f1f5f9;
	font-weight: bold;
}

#help h1 {
	font-size: 18px;
	font-weight: bold;
	text-color: #ffff00;
	padding-bottom: 20px;
	text-align: center;

}

#help h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 10px;
	text-align: center;
}

#help p {
	font-size: 12px;
	font-weight:normal;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}

#help p b{
	font-weight: normal;
	display: inline;
	color: #ffff00;
}

#help img {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.iconspan{
	float: left;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
	background-color: #EEF5D3;
	font-size: 12px; 
	color: #003399;
	font-weight: bold;
	border: 1px solid black;
	padding-top: 7px;
	height: 20px;
	text-align: left;
	float: left;
	margin-left: 30px;
}

div.eg-bar{
width: 520px;
}

.icongroup1{
width: 520px;
}

#helpdet_container {
	position: relative;
	top: 10px;
	left: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	border: 1px groove #ffffff;
	background: #2518A0;
	float: left;
}
#helpdet_part {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 535px;
	text-align: center;
}

#helpdet_container p
{
	font-size: 12px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: left;
}

#helpdet_container p b{
	font-weight: bold;
	display: inline;
	color: #ffff00;
}

#helpdet_container img {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#medium_container {
	position: relative;
	top: -60px;
	left: 130px;
	border: 1px groove #ffffff;
	width: 640px;
	float: left;
}

#medium_part {
	margin-top: 0px;
	margin-left: 5px;
	padding: 0px 10px 3px 0px;
	color: #f1f5f9;
	font-weight: bold;
	text-align: left;
	max-height: 365px;
	overflow: auto
}

#medium_container p {
	font-size: 12px;
	font-weight:normal;
	padding-top: 10px;
	padding-left: 10px;
	text-align: right;
}

#medium_container p.alleft {
	font-size: 12px;
	font-weight:normal;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}
#medium_container p.alcent {
	font-size: 12px;
	font-weight:normal;
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
}

#medium_container p b{
	font-size: 14px;
	display: inline;
	color: #ffff00;
	text-align: right;
}

#medium_table {
	table-layout: fixed;
	empty-cells: show;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
}

#medium_col_title {
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
}

#full_container {
	position: relative;
	margin-left: 31px;
	top: -90px;
	border: 1px groove #ffffff;
	width: 834px;
	max-height: 465px;
	float: left;
}


#devices a {
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	text-decoration: none;	
}

#devicesrefresh {
	position: relative;
	border: 0px groove #ffffff;
	margin-top: -40px;
	margin-left: 716px;
	.margin-left: 712px;
	_margin-left: 340px;
	color: #f1f5f9;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	width: 121px;
	height: 50px;
	max-height: 50px;
	float: left;
	overflow: no;
}

#customer_container {
	position: relative;
	top: 0px;
	left: 130px;
	border: 1px groove #ffffff;
	width: 640px;
	float: left;
}

#customer_part {
	margin-top: 0px;
	margin-left: 5px;
	padding: 0px 10px 3px 0px;
	color: #f1f5f9;
	font-weight: bold;
	text-align: left;
	/* max-height: 400px; */
	overflow: auto
}
#customer_part2 {
	margin-top: 0px;
	margin-left: 5px;
	padding: 0px 10px 3px 0px;
	color: #f1f5f9;
	font-weight: bold;
	text-align: left;
	max-height: 450px;
	overflow: auto
}

#customer_container p {
	font-size: 12px;
	font-weight:normal;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}

#customer_container p b{
	font-size: 14px;
	display: inline;
	color: #ffff00;
	text-align: left;
}

#customer_table {
	table-layout: fixed;
	empty-cells: show;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
}

#fadeinbox {
   	position: absolute;
	width: 327px;
	left: 0;
	top: 0px;
	padding: 0px;
	z-index: 100;
	visibility:hidden;
    font-size: 10px;
	border: 7px solid #F3AB11;
	background: #F5F5F6;
	float: center;
}

#fadeinbox p
{
	font-size: 16px;
	color: #2518A0;
	padding-top: 0px;
	padding-left: 0px;
}

#fadeinbox p b{
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #5A595F;
}

#fadeinbox h3
{
	font-size: 20px;
	text-align: center;
	line-height: 150%
}

#fadeinbox h3 b{
	font-size: 20px;
	font-weight: bold;
	display: inline;
	color: #ff0000;
}

/*  DATE PICKER */

#medium_part input.dp-applied {
	width: 70px;
	float: left;
	margin-top: 10px;
}

#medium_part a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding-top: 10px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/icon_cal.png) no-repeat; 
}
#medium_part a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
