/* Import styles for calendar used in date/datetime custom fields */
@import "http://gotekgroup.com/portal/js/jscalendar/skins/aqua/theme.css";

body {
	height: 100%;
	width: 90%;
	overflow: auto;
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border: 0 none;
	margin-left: 5em;
	margin-right: 5em;
	padding-left: 5px;
	padding-top: 20px;
}
body[id] {
	text-align: left;
	padding: 0px;
	padding-left: .2em;
}

img {
	padding: 0;
	margin: 0;
	border: 0 none;
}
img a {
	color: #000000;
	background-color: transparent;
	padding: 0;
	margin: 0;
	border: 0 none;
}

p, div { 
	font: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 10pt;
	line-height: 150%;
	width: auto;
}
.t_center {
	text-align: center;
}

a {
	text-decoration: none;
}

h1
{
	color: #39399c;
	margin: 10px 0 2px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-style: bold;
}

h2
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-style: bold;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

h3
{
	color: #373c55;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-style: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}

h4
{
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

h5 { 
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-style: bold;
	margin-bottom: -10px;
	}
	
.subheading{
	margin-bottom:  5px;
	line-height:	120%;
}

/* DIVs */

#main {
	width: 100%;
	height: 100%;
	top: -14px;
	left: -5px;
}
#main[id] {
	top: -7px;
	left: -3px;
}

#banner
{
	padding: 2px;
	margin-bottom: 0;
	padding-top: 24px;
	padding-left: 8px;
	background-color: #5169b3;
	color: #fff;
	text-align: left;
	font-size:	26px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	}


#rightSidebar
{
	float: right;
	height: 100%;
	width: 15%;
	background-color: transparent;
	}

#content2col
{
	float: left;
	height: 100%;
	min-height: 300px;
	width: 82%;
	padding: 0;
	padding-right: 1em;
	margin-bottom: 1em;
	background-color: transparent;
	border-right: 1em solid #999999;
	}

#footer
{
	clear: both;
	padding: 0;
	margin: 180px 0 15px 15px;
	background-color: transparent;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #999;
	width: 100%;
	padding-top: 5px;
	text-align: center;
	}
	
#footer a{
	color: #999;
}

/* Customized styles go here */

.nomargin {
	padding: 0;
	margin: 0;
	border: 0 none;
}
.margin5 {
	padding: 5px;
	margin: 5px;
	border: 0 none;
}
.right {
	float: right;
	color: #000000;
	text-align: right;
	line-height: 0.8em;
}
.left {
	float: left;
	color: #000000;
	text-align: left;
	line-height: 0.8em;
}

#content_body {
	position: relative;
	display: table;
	table-layout: fixed;
	background-color: #FFFFFF;
	width: 100%;
	min-height: 300px;
	padding: 0;
	border: 0 none;
	border-top: .5em #FFFFFF;
	margin: 0;
	top: -2.75em;
}
#content_body[id] {
	top: -1em;
}

/* Header & Footer Styles */

#toptbl {
	color: #000000;
	background-color: #FFFFFF;
	position: relative;
	top: 4px;
	left: 0px;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 50px;
	border: 0 none;
	margin: 0;
	padding: 0;
	empty-cells: show;
	table-layout: fixed;
	overflow: auto;
}
#toplogocell {
	float: left;
	width: 392px;
	height: 34px;
	padding: 0;
	margin: 0;
}
#topsearchcell {
	float: right;
	height: 34px;
	padding: 0;
	margin: 0;
	
}
#logo {
	display: inline;
	position: relative;
	top: 2px;
}
#rightbar {
	display: inline;
	position: relative;
	list-style-type: none;
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0;
	padding: 0;
	left: auto;
	right: 0px;
	top: auto;
	bottom: auto;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}
#tekheader {
	background: url(/portal/images/layout3_06.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	height: 26px;
	top: -4em;
	border: 0 none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
#tekheader[id] { /* Default behavior for all other browsers*/
	height: 26px;
	top: -1em;
}
#tekfooter {
	clear: both;
	background: url(/portal/images/layout3_06.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	height: 26px;
	border: 0 none;
	margin-top: 1em;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #FFFFFF;
}
#tekfooter[id] { /* Default behavior for all other browsers*/
	height: 26px;
}
.hilite2col 
	{
	background: #fffecc;
	border: 1px solid #cecece;
	width: 100%;
	/*
	display: block;
	float: left;
	clear: left;
	*/
	margin: 0 0 10px 0;
	}

.hilite2col p
{
	margin: 3px 14px 3px 14px;
	}

.fieldset{
	padding: 4px;
	border:	1px solid #ccc; 
}

legend{
	padding-left:		4px; 
	padding-right:		4px; 
	font-weight:		bold; 
	color:				#000;
	
} 

/* Navbars */
.navBar
{
	margin: 0 0 1em 1em;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.navBar li
{
	font: 12px/20px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	display: block;
	color: #3163ce;
	list-style-type: none;
}

.navBar a:link, .navBar a:visited
{
	padding: 0 0 6px 10px;
	text-decoration: none;
	color: #3163ce;
	background: url(http://gotekgroup.com/portal/portal/images/blue-tri.gif) no-repeat left top;
}

.navBar a:link.navOn, .navBar a:visited.navOn, .navBar a:hover.navOn
{
	font-weight: bold;
	padding: 0 0 6px 10px;
	text-decoration: none;
	color: #39399c;
background: url(http://gotekgroup.com/portal/portal/images/blue-tri.gif) no-repeat left top;
}

.navBar a:hover
{
	padding: 0 0 6px 10px;
	text-decoration: underline;
	color: #39399c
}

.navBar a:visited { color: #3163ce; }

/*Subnav*/
.subnavBar
{
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2em;
	margin-top: -1em;
}

.subnavBar li
{
	font: 12px/20px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	display: block;
	color: #3163ce;
	background: none;
	list-style-type: none;
}
.subnavBar a:link, .subnavBar a:visited
{
	padding: 0 0 6px 10px;
	text-decoration: none;
	color: #3163ce;
	background: url(http://gotekgroup.com/portal/portal/images/blue-dot.gif) no-repeat left top;
}
.subnavBar a:link.navOff, .subnavBar a:visited.navOff

{
	font-weight: normal;
	padding: 0 0 6px 10px; 
	text-decoration: none;
	color: #3163ce;
	background: url(http://gotekgroup.com/portal/portal/images/blue-dot.gif) no-repeat left top;
}

.subnavBar a:hover.navOff
{
	font-weight: normal;
	padding: 0 0 6px 10px; 
	text-decoration: underline;
	color: #39399c;
	background: url(http://gotekgroup.com/portal/portal/images/blue-dot.gif) no-repeat left top;
}
.subnavBar a:link.navOn, .subnavBar a:visited.navOn, .subnavBar a:hover.navOn
{
	font-weight: bold;
	padding: 0 0 6px 10px;
	text-decoration: none;
	color: #39399c;
background: url(http://gotekgroup.com/portal/portal/images/blue-tri.gif) no-repeat left top;background: url(http://gotekgroup.com/portal/portal/images/blue-tri.gif) no-repeat left top;
}

.subnavBar a:hover
{
	padding: 0 0 6px 10px;
	text-decoration: underline;
	color: #39399c;
}

.subnavBar a:visited { color: #3163ce; }


/* News Ticker */

#marqueecontainer {
	display: block; 
	position: relative; 
	width: 100%; 
	height: 100px;
	overflow: hidden;
}

#vmarquee {
	position: absolute; 
	width: 150px;
}

.ticker, .ticker a {
	display: block;
	width: 140px;
	background: url(portal/images/blue-dot.gif) no-repeat left top;
}

/* Phone Nav */
.phonenavBar
{
	margin: 0 0 10px 30px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.phonenavBar li
{
	font: 12px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: block;
	color: #999;
	list-style-type: none;
}

.phoneNum
{
	color: #000;
	font-weight: normal;
}

/* Row Data */
.rowOn
{
	width: 98%;
	background-color: #f8f8f8;
	padding: 3px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.rowOff
{
	width: 98%;
	background-color: #fff;
	padding: 3px;
}
  
/* KB */
.kbtoc{
	font-size:			14px;
	line-height:		120%;
	list-style-type: 	none;
	padding-left:		0px;
	margin-left:		0px;
}

.kbtocpage{
	font-size:			14px;
	line-height:		140%;
	list-style-type: 	none;
}

.kbhighlight{
	background-color:	#ffff99;
}

.kbextralist{
	margin:				3px;
	list-style-type:	none;
	line-height:		160%;
}

/* */
div.datarow
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

div.datarow span.left 
{
  float: left;
  text-align: left;
  width: 49%;
 }

div.datarow span.right 
{
  float: right;
  text-align: right;
  width: 49%;
 }
 
.nextprev 
{
	font-size: 12px; 
}

.helpful
{
	text-align: right;
	padding: 15px;
}

.sticky
{
	font-size: 10px;
	color: red;
}

.formbuttondiv{
	border-top: 		2px solid #dab631;
	background:			#FEE587;
	margin-top:			10px;
	padding:			10px;
	clear: 				both;	
}

.formbox{
	padding-top: 		20px;
}

.forumlabel {
	color:				#060;
	font-weight:		bold;
}

.forumtable{
	font-size: 			12px; 
	float:				right;
}

.forumpost{
	padding:			3px;
	padding-left: 		14px; 
}

.datalabel {
	color: 				#7F7F7F;
	font-size:			11px;
	line-height: 		120%;
	font-weight:		bold;
}

.captcha_label{
	color:				#000;
	font-size:			14px;
	border: 			1px solid red;
	padding:			3px 10px 3px 10px;
}

.forumoption{
	color: #39399c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
	font-style: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;	
	border-bottom: 1px #000 solid;
	width: 100%;
}

.forumform{
	padding-top: 20px;
	clear: both;
	width: 95%;
}

.requestwrap{
	width: 95%;
}

.requestpad{
	padding:			3px;
	padding-left: 		14px;
}

.error {
	color: red;
}

.required {
	color: red;
}

.bold{
	font-weight: bold;
}

.namedate{
	color: #39399c;
	font-weight: bold;
}

.score {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

.godatalabel{
	color: #39399c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
	font-style: bold;
}

pre{
	font: 				100% courier,monospace;
	border: 			1px solid #ccc;
	overflow: 			auto;
	overflow-x: 		scroll;
	width: 				90%;
	padding: 			1em 1em 1em 1em;
	background: 		#fff7f0;
	color: 				#000
}

.initsubject{
	color: 				#7F7F7F;
}

.request_summary{
	display:			block;
	overflow:			hidden;
	height:				14px;
}

.feedback_box_error{
	border:				1px solid red;
	padding:			10px;
	color:				red;
	font-weight:		bold;
}

.feedback_box_positive{
	border:				1px solid green;
	padding:			10px;
	color:				green;
	font-weight:		bold;
}

.calendar_date_table{
	padding-left:		0px;
	margin-left:		0px;
	margin-top:			2px;
	margin-bottom:		0px;
	padding-bottom:		0px;
}

.calendar_date{
	text-align:			bottom;
	border:				1px solid #666666;
	background-color:	#fff;
	padding:			2px;
}

.calendar_date_holder{
	color:				#666666;
	cursor: 			pointer;
}

.sending_note{
	color:				red;
}

.inline{
	display: inline;
}

.inline-block{
	width: auto;
	height: auto;
	display:-moz-inline-box; 
	display: inline-block;
}


/* GO menu styles */


.menu {
	position: relative;
	top: 10px;
	left: 5px;
	border: 0 none;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-color: transparent;
	width: 100%;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	text-align: center;
}
.nav1 { 
	display: inline;
}
.nav1 a{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	padding-right: 4em;
	padding-left: 4em;
	margin-bottom: 1em;
}
.nav1 a:hover {
	color: #DBE448;
	background-color: transparent;
}
.nav2 { 
	display: inline;
}
.nav2 a {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	padding-right: 2em;
	padding-left: 2em;
	margin-bottom: 1em;
}
.nav2 a:hover {
	color: #DBE448;
	background-color: transparent;
}
.topnav {
	display: block;
	margin-top: 1.5em;
	margin-bottom: .5em;
}
.topnav a {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	border-right: 1px dotted #000000;
	padding-right: .5em;
	text-align: right;
}
.topnav a:hover {
	color: #432383;
	background-color: transparent;
}

#Custom5_wrapper, #Custom9_wrapper{
	/* Fix the dropdown */
	display: block;
}


/* GO TEK Homepage styles */

#home_container {
	width: 100%;
	min-width: 735px;
	min-height: 300px;
	text-align: center;
	vertical-align: top;
	background-color: #999999;
	/*border-right: 1em solid #999999;*/
	padding: 1em;
}

.home_c_head {
	display: block;
	width: 90%;
	min-height: 200px;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.home_c_logo {
	float: left;
	background-color: #FFFFFF;
	margin: .5em;
	vertical-align: middle;
}
.home_c_list {
	float: right;
	min-height: 100px;
	background-color: #FFFFFF;
	margin: .5em;
	text-align: left;
	min-width: 66%;
}
.home_c_list ul {
	list-style-type: disc;
	list-style-image: url(portal/images/blue-tri.gif);
}
.home_c_row{
	/*background: url(/portal/images/tekcolorblue.png);*/
	background-color: #999999;
	border: 0 none;
	padding: 0;
	margin-top: 1em;
	margin-left: -1%;
	text-align: left;
	width: 100%;
	height: 100px;
}
.home_c_box a {
	border: 0 none;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
	text-decoration: none;
	display: block;
}
.home_c_box a:hover {
	border: 0 none;
	color: #DBE448;
}
.home_c_box {
	display: inline;
	float: left;
	vertical-align: middle;
	text-align: center;
	margin-left: 3%;
	padding: 0;
	border: 0 none;
	width: 30%;
	height: 100px;
	overflow: none;
	background: url(/portal/images/tekcolorblue.png);
}