/*html{ overflow-y : scroll; }*/
body {
	font-family: "verdana", sans-serif;
	color:#333;
}
.gt-hd {
    background: url(../images/theme/uc-bodybg.gif) repeat-x 0 0 #2c2c2c;
}
.gt-header{
    height:65px;
    position:relative;
}
.gt-apps {
    position:absolute;
    top:0px;
    left:20px;
}

/* Body Styles */
.gt-bd {padding: 15px 35px;}
div#wrapper{
    float:left;
    width:100%;

}
div#content{
    margin-right:240px
}

.gt-sidebar {
    float:left;
    width:200px;
    margin-left:-200px;
}
/* Footer Styles */
.gt-footer {
	clear: both;
	border-top: 1px solid #e3e3e3;
	font-size: 93%;
	color: #ccc;
	padding: 10px;
	margin: 20px 35px;
	text-align: center;
}
/* @end */


/* utility box */
.gt-util-box {
	background: url(../images/theme/util-box-left-bkg.png) no-repeat 0 100% transparent;
	color: #eee;
	font-size: 93%;
    position:absolute;
    top:0;
    right:0;
    margin-right:20px;
}
.gt-util-box p {
	margin: 0;
}
.gt-util-box a:link, .gt-util-box a:visited {
	color: #eee;
	text-decoration: none;
}
.gt-util-box a:hover {
	text-decoration: underline;
}
.gt-util-box-inner {
    background: url(../images/theme/util-box-right-bkg.png) no-repeat 100% 100% transparent;
	padding: .35em 2em .35em 1.2em;
    margin-left:10px;
}
/* end utility box */

/* Default List Table */
.gt-list-table {
	width: 100%;
}
.gt-list-table th {
	background: #333 url(../images/theme/backgrounds.gif) repeat-x 0 0;
	font-size: 123.1%;
	padding: 10px;
	color: #fff;
	height:7px;
}
.gt-list-table th.gt-first {
	background:#333 url(../images/theme/backgrounds.gif) repeat-x 0 0;
    -webkit-border-radius:7px 0 0 0;
    -moz-border-radius:7px 0 0 0;
}
.gt-list-table th.gt-last {
	background: #333 url(../images/theme/backgrounds.gif) repeat-x 0 0;
	-webkit-border-radius:0 7px 0px 0px;
    -moz-border-radius:0 7px 0px 0px;
}
.gt-list-table th a{
    color:#fff;
}
.gt-list-table tbody td {
	padding: 7px 10px;
	border-bottom: 1px solid #dfdfdf;
	color: #333;
}
.gt-list-table tbody tr.odd{
    background-color:#f7f9fa;
}
.gt-table-buttons {
	margin: 10px 0 20px 0;
}

/*
.gt-list-table a:link, .gt-list-table a:visited {
	color: #333;
	text-decoration: none;
}
.gt-list-table td a {
	font-weight: bold;
}
.gt-list-table td a:hover {
	text-decoration: underline;
}*/

/* Default Table Columns */
.gt-list-table td {
	width: auto;
}
.gt-list-table th.gt-table-col-checkbox {
	width: 20px;
}

/* Login Box Styles */
body.gt-login {
	background: #242424 url(../images/theme/account-bg.png) no-repeat 0 0;
}
.gt-login-hd {
	width: 375px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 150%;
	color: #fff;
}
.gt-login-box {
	width: 409px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom:5px;

}
.gt-login-box-sub{
 	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:#fff;   
}
.gt-login-box-top {
	/*background: url(../images/gt/login-form-top-bkg2.png) no-repeat 0 0;
	*/
	width: 329px;
	padding: 25px 40px 5px 40px;
}
.gt-login-box-btm {
	width: 409px;
	height: 18px;

	/*
	background: url(../images/gt/login-form-btm-bkg2.png) no-repeat 0 0;
	*/
	padding: 1px 0;
	overflow: hidden;
}

/* @end */

/* @group Nav */
/* Main Navigation */
.gt-nav {
	clear: both;
    background: url(../images/theme/nav-repeat.gif) repeat-x 0 0;
    height:36px;
    padding-left:5px;
}
.gt-nav ul li {
	background: url(../images/theme/right-tab.gif) no-repeat top right;
	float: left;
	margin-top:5px;
	margin-right:3px;
	display: inline;
}
.gt-nav ul li a {
	background: transparent url(../images/theme/left-tab.gif) no-repeat 0 0;
	display: block;	
	height:20px;
	padding:5px 20px 6px 20px;
	float: left;
	display: inline;
}
.gt-nav a:link, .gt-nav a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-variant:small-caps;
}
.gt-nav a:hover {
	color: #ccc;
}

.gt-nav ul li.tab-on{
   	background: url(../images/theme/right-tab-on.gif) no-repeat top right;
}
.gt-nav ul li.tab-on a{
    background: transparent url(../images/theme/left-tab-on.gif) no-repeat 0 0;
    color:#242424;
}


/* Sidebar Navigation */
.gt-sidebar-nav {
 	background: url(../images/theme/sidenav_fade.png) no-repeat 0 0;
}

.gt-sidebar-info{
    background: url(../images/theme/sidenav_info.png) no-repeat 0 0;
    padding:30px;
}

.gt-sidebar-nav ul {
	margin: 0;
	padding: 0;
}
.gt-sidebar-nav ul li {
	padding: 0 0 1px 0;
	margin: 0;
	list-style-type: none;
}
.gt-sidebar-nav ul li a {
	display: block;
	padding: .6em .6em .6em 0em;
}
.gt-sidebar-nav a:link, .gt-sidebar-nav a:visited {
	color: #000;
	text-decoration: none;
}
.gt-sidebar-nav a:hover {
	text-decoration: none;
}
.gt-sidebar-nav h3 {
	font-size: 116%;
	margin: 0;
	background-color: #e3e3e3;
	padding: .6em .6em .6em 1.2em;
	color: #242424;
}
/* @end */

/* @group Headings */
h1 {
	font-size: 182%;
	
    color: #344c77;   
/*    color:#385080;*/
/*	color: #578043;*/
	margin-bottom: 10px;
}
.gt-content h1 a{
    color: #344c77;      
    text-decoration:underline;
}
/* H2 */
h2 {
	font-size: 130%;
    color: #344c77;      
	margin-bottom: 10px;
}
h2.gt-table-head, h2.gt-form-head {
	margin-bottom: 6px;
}
h3 {
	font-size: 138.5%;
	color: #333;
	margin-bottom: 10px;
}
h4 {
	font-size: 123.1%;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}
h5 {
	font-size: 123.1%;
	color: #333;
	margin-bottom: 10px;
}
h6 {
	font-size: 100%;
	color: #6caa00;
	margin-bottom: 10px;
	font-weight: bold;
}
/* @end */

/* @group Text Styles */
address {
	margin-bottom: 10px;
}
blockquote {
	margin: 10px 40px 20px 40px;
	font-style: italic;
}
code {
	font-family: monospace;
}
dl {
	margin-left: 30px;
	margin-bottom: 20px;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-left: 10px;
	margin-bottom: 5px;
}
em {
	font-style: italic;
}
p {
	margin-bottom: 10px;
	line-height: 130%;
}
q {
	font-style: italic;
}
strong {
	font-weight: bold;
}
tt {
	font-family: monospace;
}


/* Custom Text Classes */
.gt-cancel {
	color: #666666;
}
.gt-cancel a:link, .gt-cancel a:visited {
	color: #cc0000;
	text-decoration: underline;
}
.gt-cancel a:hover {
	text-decoration: none;
}

.gt-error {
	background-color: #cc0000;
	padding: .5em;
	color: #fff;
}

.gt-notice-box {
	border: 1px solid #6f89a2;
	padding: 1em;
	background-color: #f6f8ff;
	margin-bottom:5px;
}
.gt-content .gt-notice-box a{
    text-decoration:underline;
}
.gt-success {
	background-color: #6caa00;
	padding: .5em;
	color: #fff;
}
/* @end */

/* @group Lists */
ol {
	margin-bottom: 20px;
}
ol li {
	list-style-type: decimal;
	margin-left: 40px;
	margin-bottom: 2px;
}
/*
ul {
	margin-bottom: 20px;
}
ul li {
	list-style-type: disc;
	margin-left: 35px;
	margin-bottom: 2px;
}*/
/* @end */

/* @group Forms */
/* Default Form */
.gt-form {}
.gt-form-select{
    background-color:#efefef;
    font-size:108%;
	border: 1px solid #aaa;
}
.gt-form .gt-form-text, .gt-form .gt-form-textarea {
	border: 1px solid #aaa;
/*	background-color: #e8e9ec;*/
    background-color:#e8e9ec;
	padding: 1%;
	font-size: 108%;
	width: 98%;
}
.gt-form-text-alt{
   	border: 1px solid #aaa;
/*	background-color: #e8e9ec;*/
    background-color:#e8e9ec;
	width: 98%;
	padding:4px;
}
.gt-form label {
	font-size: 116%;
	color: #454545;
	display: block;
	margin-bottom: 3px;
}
.gt-form option {
	font-size: 108%;
}
.gt-form .gt-form-row {
	margin-bottom: 10px;
}

/* Auto clear the form row */
.gt-form .gt-form-row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.gt-form-row {display: inline-block;}

/* Hides from IE-mac \*/
* html .gt-form-row {height: 1%;}
.gt-form-row {display: block;}
/* End hide from IE-mac */
/* End auto clearing the form row */

.gt-form .gt-form-row-inline {
	clear: left;
}
.gt-form .gt-form-row-inline label {
	width: 30%;
	margin-right: 4%;
	padding: 1% 0;
	float: left;
	display: inline;
}
.gt-form .gt-form-element-label {
	font-size: 93%;
	margin-bottom: 5px;
	padding-left: 3px;
}
.gt-form .gt-form-note {
	font-size: 93%;
	margin: 0 0 5px 0;
	font-style: italic;
	color: #666666;
}
.gt-form .gt-form-row-inline .gt-form-text {
	width: 63%;
}
.gt-form .gt-form-radio, .gt-form .gt-form-checkbox {
	margin-right: 3px;
}
.gt-form .gt-submit-btn {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.gt-form .gt-cancel {
	line-height: 31px;
}
/* @end */

/* @group Links - link visited hover active */
a:link, a:visited {
    color:#104281;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}*/
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */

.sidepod {
    background: url(../images/theme/sidenav_fade.png) no-repeat 0 0;
	margin:17px 0 10px 0;
	padding:15px 0;
	width:180px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	background-color:#f3f3f3;
}
.sidepod .info{
    margin:0 20px;
    line-height:20px;
}
.sidepod li {
	display:block;
	margin:0 10px;
}
.sidepod li.message{
    line-height:25px;
}
.sidepod li a, .sidepod li a:visited {
	display:block;
	color:#104281;
	padding:5px 5px 5px 10px;
	margin:0 0px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.sidepod li a:hover, .sidepod li a:focus {
	color:#222;
	text-decoration:none;
	background-color:#f8f8f8;
	}
.sidepod h1{
    font-size:17px;
    color:#333;
    margin:0 0 5px 18px;
}

/* application buttons */
.vs-on{
    height:95px;
   	width:64px;
   	background: url(../images/theme/vs-on.png) no-repeat top left;   
    float:left;
}
.vs-off{
    height:95px;
   	width:64px;
   	background: url(../images/theme/vs-off.png) no-repeat top left;   
    float:left;    
}
.vs-off a{
    display:block;
    height:95px;
    width:64px;
}
.vs-off a:hover{
   	background: url(../images/theme/vs-hover.png) no-repeat top left;   
}
.profile-on{
     height:95px;
   	width:64px;
   	background: url(../images/theme/profile-on.png) no-repeat top left;   
    float:left;   
}
.profile-off{
        height:95px;
   	width:64px;
   	background: url(../images/theme/profile-off.png) no-repeat top left;   
    float:left;  
}
.profile-off a{
    display:block;
    height:95px;
    width:64px;
}
.profile-off a:hover{
   	background: url(../images/theme/profile-hover.png) no-repeat top left;   
}

.admin-on{
     height:95px;
   	width:64px;
   	background: url(../images/theme/admin-on.png) no-repeat top left;   
    float:left;   
}
.admin-off{
        height:95px;
   	width:64px;
   	background: url(../images/theme/admin-off.png) no-repeat top left;   
    float:left;  
}
.admin-off a{
    display:block;
    height:95px;
    width:64px;
}
.admin-off a:hover{
   	background: url(../images/theme/admin-hover.png) no-repeat top left;   
}
/* end application buttons */
.highlight-swap{
    display:block;
     background:url(../javascript/ext/resources/images/default/s.gif) no-repeat top left;  
}