@charset "utf-8";

html {
	color: #555;
}

body {
	width: 100%;
	padding: 0;
	margin: 0;
	color: #555;
	font-size: 12px;
  line-height: 1.5;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	/* background: #fff url('../gfx/glx_bg.gif') repeat-x; */
}

p {
	text-align: left;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #159700;
	margin: 0 0 2px 0;
}
h1 {
	font-size: 23px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 14px;
	color: #444;
}

hr {
	height: 1px;
	border: 0;
	border-bottom: 1px solid #c5cfc6;
}

img {
	border: 0;
}

cite {
	font-weight: normal;
	font-size: 10px;
}

input, select, textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 250px;
	/*border: 1px solid #cacaca;
	padding: 2px;*/
	color: #555;
	vertical-align: middle;
}

input[type=submit] {
	width: auto;
}

input[type=checkbox] {
	width: 20px;
}
select {
	width: auto;
	padding: 2px;
}
label {
	display: block;
	width: 160px;
	padding: 0;
	text-align: left;
	float: left;
}


/* ##########################################################################*/


*.underline {
	text-decoration: underline;
}
*.highlight {
	background-color: #fbff96;
}
*.sub_headline {
	display: block;
	font-weight: bold;
	color: #555;
}
*.smalltext {
	font-size: 11px;
}
*.glx_orange {
	color: #ff710d;
}
*.glx_green {
	color: #159700;
}
*.glx_blue {
	color: #0d55b9;
}
*.centered {
	text-align: center;
	margin: auto;
}
*.bold {
	font-weight: bold;
}
/* ################################################## */
#glx_site {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	/* background: url('../gfx/glx_foot.jpg') repeat-x bottom; */
	text-align: center;
	color: #555;
}
/* ### Header ### */
#glx_header {
	position: relative;
	top: 0;
	width: 940px;
	height: 154px;
	margin: 0 auto;
	/* background: url('../gfx/glx_head.jpg') no-repeat; */
	text-align: center;
}

#glx_login {
	width: 509px;
	height: 35px;
	padding-top: 5px;
	margin: 0 auto;
	font-size: 11px;
	/* background: url('../gfx/glx_bar.gif') no-repeat top center; */
	text-align: center;
}
#glx_login p {
	margin: 0;
	padding: 0;
	text-align: center;
}
#glx_login a {
	/*vertical-align: middle;*/
	color: #fff;
}
#glx_login input {
	width: 75px;
	height: 17px;
	vertical-align: middle;
	font-size: 1em;
	color: #999;
	margin-left: 2px;
	border: 1px solid #999;
}
#glx_login input.img_input {
	width: 79px;
	height: 13px;
	border: 0;
	color: #cc5f12;
	padding: 5px;
	vertical-align: middle;
	clear: both;
	/* background-image: url('../gfx/glx_inp_go.gif'); */
}
#glx_login input.img_button {
	margin-right: 15px;
	border: 0;
	width: 37px;
	height: 23px;
}

#glx_login label {
	/*display: inline;*/
	width: 70px;
	/*clear: both;
	border: 1px solid #cacaca;*/
}

#glx_illustration {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

#glx_slogan {
	position: relative;
	top: 5px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}
#glx_slogan p{
	text-align: center;
	color: #777;
}

#glx_menu {
	position: absolute;
	bottom: 3px;
	left: 0;
	width: 940px;
	height: 30px;
	margin: 0 auto;
}
#glx_menu a, #glx_menu a:active, #glx_menu a:visited {
	display: block;
	text-decoration: none;
	color: #666;
	font-size:1em;
	font-weight: bold;
	padding: 5px 0;
}
#glx_menu a:hover, #glx_menu a.active_item , #glx_menu a.active_item:visited {
	color: #ff7109;
	font-size: 1em;
}
*.menu_item  {
	background: url('../images/header3/menuend.jpg') no-repeat top right;
	float: left;
	padding: 0 15px 0 15px;
}
*.last_item {
  font-size:1em;
	float: left;
	padding: 0 0 0 15px;
}
/* ### Content ### */
#glx_content {
	position: relative;
	top: 0;
	width: 940px;
	min-height: 470px;
	margin: 0 auto;
	padding: 20px 0;
	/* background: #fff url('../gfx/glx_cont.jpg') no-repeat; */
	text-align: left;
}

#glx_content a {
	color: #0d55b9;
}
#glx_content a:visited {
	color: #0d55b9;
}

#glx_tabs a {
	color: #333;
}

#glx_tabs a:hover {
	color: #333;
}

#glx_tabs a:visited {
	color: #333;
}
#glx_content div.glx_fullbox {
	width: 940px;
	font-size: 1em;
}
#glx_content div.glx_bigbox {
	width: 600px;
	padding: 0px;
	margin: 0;
	color: #555;
	font-size: 1em;
	float: left;
}
#glx_content div.glx_smallbox {
	width: 300px;
	font-size: 1em;
	margin: 0;
	color: #555;
	padding: 0;
	float: right;
}
#glx_content div.glx_bigbox_crm {
	width: 650px;
	padding: 0px;
	margin: 0;
	color: #555;
	font-size: 1em;
	float: right;
}
#glx_content div.glx_smallbox_crm {
	width: 250px;
	font-size: 1em;
	margin: 0;
	color: #555;
	padding: 0;
	float: left;
}

a.textlink {
	display: block;
	/* background: url('../gfx/arrow.gif') no-repeat; */
	background-position: -5px 2px;
	padding: 0 0 0 15px;
	border: 0;
}

#glx_content a.buttonlink {
	display: block;
	float: left;
	min-width: 50px;
	margin: 5px 5px 0 0;
	padding: 1px 7px;
	background: #fff;
	border: 1px solid #cacaca;
	color: #777;
	text-align: center;
	text-decoration: none;
}

#glx_content a.buttonlink:hover {
	background: #ffd;
	border: 1px solid #999;
	color: #0d55b9;
}

#glx_content a.btn_green {
	display: block;
	margin: 0;
	padding: 3px 15px 0 15px;
	border: 1px solid #3e7942;
	text-align: center;
	width:223px;
	height: 20px;
	color: #fff;
	/* background: url('../gfx/public/btngreen_back.gif') repeat-x; */
}
/* ### Footer ### */
#glx_footer {
	position: relative;
	top: 0;
	width: 100%;
	height: 190px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 0.8em;
	clear: both;
}
#footertext {
	position: relative;
	top: 90px;
}
#footertext p {
	text-align: center;
}
#glx_footer a {
	color: #fff;
}

div.glx_error {
	/*width: 500px;*/
	font-size: 1.12em;
	padding: 15px 10px 10px 65px;
	margin: 0 auto 15px auto;
	min-height: 30px;
	border: 2px solid #f00;
	background: #fee url(../images/important.png);
	background-position: 9px 9px;
	background-repeat: no-repeat;
	color: #f00;
	text-align: left;
	cursor: pointer;
}
div.glx_okbox {
	/*width: 500px;*/
	font-size:1.12em;
	padding: 15px 10px 10px 65px;
	min-height: 30px;
	margin: 0 auto 15px auto;
	border: 2px solid #0a0;
	background: #efe url(../images/face-smile.png);
	background-position: 9px 9px;
	background-repeat: no-repeat;
	color: #0a0;
	cursor: pointer;
}

/* ########################################################################## */

#glx_content a.contact_new {
	display: block;
	text-align: center;
	width: 215px;
	height: 26px;
	padding-top: 9px;
	padding-left: 20px;
	/* background: url(../gfx/buttons/btn_contact-new.png) no-repeat; */
	color: #000;
	text-decoration: none;
}

#glx_content a.contact_new:hover {
	text-decoration: underline;
}

#glx_content a.contact_import {
	display: block;
	text-align: center;
	width: 215px;
	height: 26px;
	padding-top: 9px;
	padding-left: 20px;
	/* background: url(../gfx/buttons/btn_contact-import.png) no-repeat; */
	color: #000;
	text-decoration: none;
}

#glx_content a.contact_import:hover {
	text-decoration: underline;
}

#glx_content a.new_campaign {
	display: block;
	text-align: center;
	width: 200px;
	height: 26px;
	padding-top: 9px;
	padding-left: 35px;
	/* background: url(../gfx/buttons/btn_new-campaign.png) no-repeat; */
	color: #000;
	text-decoration: none;
}

#glx_content a.new_campaign:hover {
	text-decoration: underline;
}

#glx_content a.new_message {
	display: block;
	text-align: center;
	width: 205px;
	height: 26px;
	padding-top: 9px;
	padding-left: 30px;
	/* background: url(../gfx/buttons/btn_new-message.png) no-repeat; */
	color: #000;
	text-decoration: none;
}

#glx_content a.new_message:hover {
	text-decoration: underline;
}

/* ########################################################################## */

div.tab_base {
	border-bottom: 1px solid #fec748;
	margin-bottom: 29px;
	color: #333;
}

a.tab180 {
	display: block;
	width: 180px;
	height: 22px;
	border: 0;
	margin-right:9px;
	padding-top: 5px;
	text-align: center;
	/* background: url(../gfx/tab-back.png); */
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
	color: #333;
}

a.tab180:hover {
  display: block;
  float: left;
	width: 180px;
	height: 22px;
	border: 0;
	margin-right:9px;
	padding-top: 5px;
	text-align: center;
	/* background: url(../gfx/tab-back-hover.png); */
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #333;
}

a.tab180active {
  display: block;
	width: 180px;
	height: 22px;
	border: 0;
	margin-right:9px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	/* background: url(../gfx/tab-back-hover.png); */
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
}

/* ########################################################################## */

input.submit {
	padding-bottom: 3px;
	border: 1px solid #555;
	width: 160px;
	height: 23px;
	cursor: pointer;
}
input.submit:hover {
	background: #ff710d;
	color: #fff;
}
table.dataset {
	font-size: 1em;
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border: 1px solid #cacaca;
	border-spacing: 0;
}
tr.dataset th{
	border: 1px solid #cacaca;
	padding: 5px;
	background: #ededed;
}
tr.dataset td{
	border-bottom: 1px dotted #cacaca;
	padding: 3px;
}
tr.dataset:hover {
	/* background: #ffffcc; */
}

tr.info {
	border: 1px dotted #cacaca;
	padding: 5px;
	display: none;
}
tr.openinfo {
	border: 1px dotted #cacaca;
	padding: 5px;
}

tr.light {
	background: transparent;
}