/* main styles */
html {
	height: 100%;
	background: rgb(0,38,116);
	}
body {
	height: 100%;
	margin:0;
    background-repeat: no-repeat;
    background-attachment: fixed;
	padding:0;
	background:rgb(0,38,116);
	background: -webkit-linear-gradient(rgb(0,23,72), rgb(0,38,116)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(rgb(0,23,72), rgb(0,38,116)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgb(0,23,72), rgb(0,38,116)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(rgb(0,23,72), rgb(0,38,116)); /* Standard syntax */
  	color:#fff;
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	}
form {
	margin:0;
	padding:0
	}
img {
	border:none;
}
a {
	color:#060606;text-decoration: none
}
a:hover {
	text-decoration: underline
}
input {
	vertical-align:middle
}
.floatleft {
	float:left !important
}
.floatright {
	float:right !important
}
.clear {
	clear:both !important
}
.bold {
	font-weight:bold !important
}
.normal {
	font-weight:normal !important
}
.block {
	display:block !important
}
input.text, select, textarea {
	font-family:arial,sans-serif;
	color:#333;
	font-size:12px;
	vertical-align:middle;
	}
input.text {
	padding:1px 0 0 4px;
	height:14px;
	font-weight:normal;
	}
/* main container */
#main {
	width:991px;
	margin:0 auto;
	}
/* header */
#header {
	position:relative;
	width:976px;
 	height:210px;
/* 	height: 52px;  */
/*	background-image:url("/img/globallogo.png"), url("/img/globalheader.gif");  */
	background-image:url("/img/globallogowhite2018.png"), url("/img/globalheader.gif");
	background-repeat:no-repeat;
}
/* site logo */
a.logo {
	position:absolute;
	top:5px;
	left:20px;
	}
	
/* header tabs */
#top-nav-bar {
	position:absolute;
	top: 202px;
	background-image:url('/img/goldback.gif');
	width:974px;
/*	background: -webkit-linear-gradient(rgb(233,170,0), rgb(149,109,0)); /* For Safari 5.1 to 6.0 */
/*	background: -o-linear-gradient(rgb(233,170,0), rgb(149,109,0)); /* For Opera 11.1 to 12.0 */
/*	background: -moz-linear-gradient(rgb(233,170,0), rgb(149,109,0)); /* For Firefox 3.6 to 15 */
/*	background: linear-gradient(rgb(233,170,0), rgb(149,109,0)); /* Standard syntax */
*/
	}
#pop-nav-bar {
	position:absolute;
	top: 21px;
	background-image:url('/img/goldback.gif');
	width:974px;
/*	background: -webkit-linear-gradient(rgb(233,170,0), rgb(149,109,0)); /* For Safari 5.1 to 6.0 */
/*	background: -o-linear-gradient(rgb(233,170,0), rgb(149,109,0)); /* For Opera 11.1 to 12.0 */
/*	background: -moz-linear-gradient(rgb(233,170,0), rgb(149,109,0)); /* For Firefox 3.6 to 15 */
/*	background: linear-gradient(rgb(233,170,0), rgb(149,109,0)); /* Standard syntax */
*/
	}
#top-navigation {
/*	position:absolute;
	top: 202px;
	left:20px; */
	margin:0;
	padding:0;
	list-style:none;
	}
#top-navigation li {
	float:left;
	margin:0 1px 0 0;
	height:34px;
	font-size: 130%;
	padding: 0px 5px 0 5px;
	border-right:1px rgb(134,98,0) solid;
	}
#top-navigation li a {
	float:left;
	display:block;
	height:27px;
	line-height:19px;
	margin-top:0px;
	color:#fff;
	padding:4px 10px 0 10px;
/*	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
/*	background:#e7f1f8;*/
	background: none;
}
#top-navigation li a:hover {
	border:1px rgb(134,98,0) solid;
	background:#fff;
	color: rgb(149,109,0);
	margin: -4px -1px;
	padding-top: 4px;
}
#top-navigation li a.active {
	border:1px clear solid;
	padding:4px 10px 0 10px;
	height:34px;
	color: #000;
	}

/* middle */
#middle {
	margin-top: 26px;
	float:left;
	width:973px;
	background:#fff;
	border: 0px solid #ff6f00;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
/*	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-box-shadow: 3px 3px 9px #ccc;
	-webkit-box-shadow: 3px 3px 9px #ccc;
	box-shadow: 3px 3px 9px #ccc; */
	padding:10px 0 0 0;
	}
/* left column cantainer*/
#left-column {
	width:227px;
	}
#left-column-contact {
	margin: 10px 10px 10px 10px;
/*	border: 2px solid #c0c0c0;
	border-radius: 7px;
	border-bottom-right-radius: 7px; */
	float:left;
	padding:1px 14px 0 12px;
	width:225px;
/*	-moz-box-shadow: 3px 3px 6px #ccc;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px #ccc; */
	}
#left-column-contact hr {
	color: #c0c0c0; 
	background-color: #c0c0c0; 
	}

/* right column */
#right-column {
	float:right;
	padding:0 9px 0 0;
	width:133px;
	}
/* center column */
#center-column {
	float: left;
	width:660px;
/*	background:url(../img/bg-center-column.jpg) top left no-repeat;
	background:-webkit-gradient(
		linear,
		left top,
		right bottom,
		color-stop(0, rgb(221,221,221)),
		color-stop(0.5, rgb(255,255,255))
	);
	background:-moz-linear-gradient(
		left top, 
		rgb(221,221,221) 0%,
		rgb(255,255,255) 50%
	);

*/	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	min-height:584px;
	padding:12px 16px 0 13px;
	}	

#center-content {
	float: left;
	}	
#contact-link  {
	color: #f00;
	}	
* html #center-column {height:584px;}

/* center column styles */
#center-column a {color:#3E3E3E;}
#center-column h3 {
	font-size:11px;
	margin:0;
	color:#000;
	height:25px;
	line-height:23px;
	padding:0 0 0 9px;
	}
#center-column h2 {
	font-size:14px;
	margin:0;
	color:#000;
	line-height:23px;
	padding:0 0 0 9px;
	}
#center-column p {
	color: #000;
	padding-left: 12px;
	margin-top: -3px;
	}
#center-column a {
	color: #f00;
	}
#top-bar a {
	color: #fff;
	}
#center-column li {
	color: #000;
	}
	
#center-column td {
	vertical-align: top;
	color: #000;
	}
	
#contact-table table { 
	width:660px;
	text-align: center;
	border-collapse:collapse;
	}
	
#contact-table td, th { 
	width: 25%;
	border:1px solid black;
	padding-left: 4px;
	}
	
#product-table table { 
	border:1px solid black;
	width:420px;
	text-align: center;
	border-collapse:collapse;
	}
#product-table td { 
	height: 120px;
	padding-left: 4px;
	vertical-align: middle;
	font-size: 120%;
	font-weight: bold;
	}
	
#center-column input {
	height: 18px;
	font-size: 12px;
	}
	
#center-column textarea {
	display: block;
	width: 265px;
	height: 112px;
	padding: 2px;
	border: 1px solid #cccccc;
	font-size: 12px;
	}
#img-pos {
	width: 100%;
	text-align: center;
	}
	
#img-pos a {
	color: #f00;
	}
	
/* footer */
#footer {
	color: #000;
	width:100%;
	height:15px;
	margin: -12px 0 0 35px;
	float:left;
	}
#footer p {
	margin: -10px;
	}
#log_in {
	float: right;
	margin: -23px 45px;
	}
#log_in a {
	color: #000;
	text-decoration: underline;
	}
#required  {
	color: #f00;
	font-weight: bold;
	}
	
/* left column styles */
#left-column a {color:#3E3E3E;}
#left-column h3 {
	font-size:11px;
	margin:0;
	color:#000;
/*	background:#ff9500;
	background:-webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(255,149,0)),
		color-stop(1, rgb(255,111,0))
	);
	background:-moz-linear-gradient(
		center top,
		rgb(255,149,0) 0%,
		rgb(255,111,0) 100%
	); */
/*	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px; */
	height:25px;
	line-height:23px;
	padding:0 0 0 9px;
	}
#left-column h2 {
	font-size:14px;
	margin:0;
	color:#000;
/*	background:#ff9500;
	background:-webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(255,149,0)),
		color-stop(1, rgb(255,111,0))
	);
	background:-moz-linear-gradient(
		center top,
		rgb(255,149,0) 0%,
		rgb(255,111,0) 100%
	);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px; 
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
	height:25px;
	line-height:23px;
	padding:0 0 0 9px;
	}
#left-column p {
	color: #000;
	padding-left: 12px;
	margin-top: -3px;
	}
#left-column a {
	color: #f00;
	}
ul.nav {
	margin:0 0 11px 0;
	border-bottom:2px solid #FF9600;
	background:#ECEFE7;
	list-style:none;
	padding:0 2px;
	}
ul.nav li {
	padding:4px 4px 6px 5px;
	border-bottom: 1px #666 dashed;
	color: #000;
	}
ul.nav a {
	padding:0 0 0 12px;
	background:url(../img/arrow.gif) no-repeat 0 4px;
	}
ul.nav a:hover {
	font-weight:bold;
	}
ul.nav li:last-child {border:none;}
.nav_hot {
	background: #fff;	
	font-weight: bold;	
	}
#left-column a.link {
	display:block;
	width:142px;
	height:25px;
	background:#c7cdbe;
	background:-webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(235,239,227)),
		color-stop(1, rgb(199,205,190))
	);
	background:-moz-linear-gradient(
		center top,
		rgb(235,239,227) 0%,
		rgb(199,205,190) 100%
	);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin:0 0 4px 0;
	font-weight:bold;
	padding:0 0 0 9px;
	line-height:25px;
	color:#60635A;
	}
	
/* center column styles */
.top-bar {
	float:left;
	width:660px;
/* 	border-left:2px solid #f70; */
	border-left:0px solid #f70;
	padding:0 0 0 9px;
	margin:0 0 4px 0;
	}
/* text page header */
.top-bar h1 {
	font:20px/21px verdana,sans-serif;
	color:#43729F;
	margin:0 0 4px 0;
	}
/* orange button */
.top-bar a.button  {
	margin: -5px 5px;
	float:right;
	display:block;
	height:15px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding: 5px 10px 5px 10px;
	background: #ff6f00;
	background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0.2, rgb(255,154,76)),
			color-stop(0.8, rgb(240,96,0))
		);
	background:	-moz-linear-gradient(
			center top,
			rgb(255,154,76) 20%,
			rgb(240,96,0) 80%
		);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}

/* bar with select */
.select-bar {
	clear:both;
	border-top:2px solid #f70;
	border-bottom:2px solid #f70;
	padding:5px 0 3px 0;
	margin:0 0 17px 0;
	}
.select-bar select {width:145px;margin:0 2px;}

/* position submit button */
.submit-button {
	float: right;
	padding: 5px 0px 0 0; 
	}
.submit-button input {
	height:100px;
	}

#confirmbutton  {
	margin: 5px 5px;
	float:right;
	display:block;
	height: 30px;
	text-align:center;
	color:#fff;

	background: #ff6f00;
	background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0.2, rgb(255,154,76)),
			color-stop(0.8, rgb(240,96,0))
		);
	background:	-moz-linear-gradient(
			center top,
			rgb(255,154,76) 20%,
			rgb(240,96,0) 80%
		);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}

/* table container */
div.table {
	float:left;
	position:relative;
	width:660px;
	margin:0 0 37px 0;
	}
table.listing {
	border-bottom:1px solid #9097A9;
	background:#9097A9;
	width:660px;
	padding:0;
	margin:0;
	border:1px solid #9097A9;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	}
table.listing th {
	border-top:0 !important;
	}

/* table.listing th.full {border-left:0;border-right:0 !important;text-align:left;text-transform:uppercase;}*/
table.listing th.full {border-left:0;border-right:0 !important;text-align:left;}
/* table styles */
table.listing td,
table.listing th {
	border:1px solid #fff;
	text-align:center;
	}	
table.listing th {
	/*background:#9097A9;*/
	color:#fff;
	padding:5px;
	}
table.listing td {
	background:#D8D8D8;
	color:#000;
	padding:3px 5px;
	}
table.listing select {
	height: 21px;
	width:271px;
	font-size: 120%;
	}
table.listing tr:nth-child(odd) td {
	background:#ECECEC;
	}
table.listing .white td {
	background:#fff;
	}	
table.listing th:first-child, table.listing td:first-child {border-left:0px solid #9097A9;text-align:left;}
table.listing th:last-child, table.listing td:last-child {border-right:0px solid #9097A9;}

table.listing th:first-child {
/*	width: 177px; */
	border-left:0;
	}

table.listing .style1 {font-weight:bold;color:#FF7A00;}
/* table.listing .style2 {padding-left:6px;} */
table.listing .style2 {font-size: 110%;}
table.listing .style3 {padding-left:25px;}
table.listing .style4 {padding-left:35px;}
table.form td:last-child {padding:1px 0 1px 5px;text-align:left;}
table.form th,
table.form td {padding-left:10px;}
table.form input.text {width:262px}

/* table select */
div.table .select {
	float:right;
	margin:2px 1px 0 0;
	width:176px;
	height:25px;
	background:#9097A9;
	color:#fff;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	}
div.table .select strong {
	float:left;
	padding:5px 0 0 5px;
	}	
div.table .select select {
	float:right;
	width:78px;
	margin:2px 3px 0 0;
	text-align:right;	
	}
.text {
	height: 29px;
}
.textpop {
	background:rgb(0,38,116);
	text-decoration:underline;
	color: #fff;
	cursor: pointer;
}
.select_link {
/*	float:right; */
	margin: auto; 
/*	margin: 1px 1px 0px 0px; */
	margin-top: 1px; 
	padding: 5px 7px 7px 7px;
	width: 186px;
	background:#9097A9;
	color:#fff;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	width:150px;
	text-align:left;	
	}
	
.select_link select{
	width:150px;
	text-align:left;	
	}

/* right column header */
#right-column .h {
	float:left;
	background:#7E878A;
	border:1px solid #B8B8B8;
	border-bottom:0;
	padding:3px 10px;
	color:#fff;
	}
/* right user */
#right-column .user {
	margin: auto;
	width: 100%;
	font-size: 85%;
	background:#43729F;
	border:1px solid #B8B8B8;
	border-bottom:0;
	color:#fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	}
/* right column box */
#right-column .box {
	float:left;
	width:121px;
	padding:5px;
	border:1px solid #B8B8B8;
	background:#EBEBEB;
	margin:0 0 15px 0;
	}
	
/* right column buttons */
.buttons {
	clear:both;
	text-align:center;
	padding:30px 0 15px 0;
	}

.buttons input {margin:0 0 6px 0;}
.msg {padding: 10px 0px 10px; }
.msg.justi {text-align: center; }
.msg.warning {background:url("../img/ico-warning.gif") 10px 50% no-repeat;}
.msg.info {background:url("../img/ico-info.gif") 10px 50% no-repeat;}
.msg.done {background:url("../img/ico-done.gif") 10px 50% no-repeat;}
.msg.error {background:url("../img/ico-delete.gif") 10px 50% no-repeat;}

.msg.warning {border:2px solid #F2DD8C; background-color:#FFF5CC;}
.msg.warning a {color:#df0000;} .msg.warning a:hover, .msg.warning a:active, .msg.warning a:focus {color:#303030;}
.msg.info {border:2px solid #B8E2FB; background-color:#E8F6FF;}
.msg.done {border:2px solid #BBDF8D; background-color:#EAF7D9;}
.msg.error {border:2px solid #FFAEAE; background-color:#FEEBEB;}
.ui-datepicker-calendar {
    display: none;
    }
