body, html {
background: #dcdfe1 url(../images/page_bg.gif) top repeat-x;
font-family: Variable, Verdana, Arial, sans-serif;
color: black;
font-size: 10px;
font-family:
}

#template-mainttable {
margin: 0px auto;
position:relative;
}
#template-mainttable tbody {
margin: 0px auto;
position:relative;
}


#template-top {
margin: 0px;
margin-top: 10px;
}

#template-home {
background: url(../images/thinklogo.png);
height: 125px;
width: 360px;
float: left;
margin-left: 0px;
}

#template-mainlogo {
background: url(../images/repository.gif);
width: 412px;
height: 104px;
margin: 0px;
margin-top: -10px;
padding: 0px;
}

#template-loggedin,
#template-loggedin a {
background: none;
vertical-align: bottom;
color: #C9D640;
}
#template-loggedin {
position: absolute;
top: 100px;
left: -412px;
text-align: right;
width: 200%;
font-weight:bold;

}
#template-loggedin a:hover {
color: #578213;
}

#template-heading {
position: relative;
left: -20px !important;
width: 412px !important;
height: 126px;
float: right;
top: 5px;
}

#template-lefttd {
background: transparent url(../images/titlebar_left.gif) top right no-repeat;
/*background: transparent url(../images/titlebar_left.png) top right no-repeat;*/
padding-top: 84px;
margin-left: 0px;
padding-left: 0px;
}
 
#template-middletitle {
background: transparent url(../images/titlebar_right.gif) top right no-repeat;
/*background: transparent url(../images/titlebar_right.png)top right no-repeat;*/
height: 28px;
}

#template-pagetitle {
background-image: none !important;
color: white !important;
position: absolute;
top: 6px;
left: 20px;
}

#template-pagetitle span {
color: white !important;
font-size: 12px;
text-transform: uppercase;
font-family:Variable, Verdana, Arial, sans-serif;
font-weight:bold;

}

#template-girl {
background: transparent;
height: 28px;
}

#template-loginbanner {

background:none;
}

#template-help {
height: 16px;
width: 16px;
}
#template-editmydetails {
height: 16px;
width: 16px;
}

#template-logout {
height: 16px;
width: 16px;
}
a:hover #template-logout {
height: 16px;
width: 16px;
}

/* THINK CUSTOM LEFT-SIDE */

.template-portal {
background: #D6D6D8;
}
/*.template-leftbar {
background: yellow url(../images/menu_heading.gif) top left no-repeat;
margin: 20px 0px;
margin-top: 20px !important;
padding: 20px 0px !important;
padding-top: 20px !important;
}*/

#template-leftside {
background: transparent url(../images/menu_bottom.gif) bottom left no-repeat;
/*background: blue url(../images/menu_heading.png) top left no-repeat;*/
margin: 0px 0px 28px 0px !important;
padding: 0px 0px 28px 0px !important;
width: 187px;
}
#template-rightside {

}
#template-handstrip {
background: none;
}
#template-body {
padding: 0px 20px;
}
#portal-administration {
background-image: none;
}
.template-portal div.template-heading {
background-color: transparent;
background-image:none;
}
.template-portal div.template-body {
background: transparent;
margin: 0px;
}

.maintable td {
padding: 5px 10px;
}
#template-query .basicSearchButton {
border: 0px;
padding:0px;
margin:0px;
margin-right: 15px;
width: 17px;
height: 17px;
background: transparent;
}

#template-query .basicSearchField {
border: 1px solid #828282;
margin-top: 0px;
}

#template-query * {
vertical-align: middle;
}

.wizardTabCurrent {
background-image:url(../images/tableftgreen.gif);
}
.wizardTabCurrent span {
background-image:url(../images/tabrightgreen2.gif);
color: #cfdd37;
font-weight:bold;
}
#wizardTable table {
position: absolute;
left: 20px;
}
#wizardTable tbody {
margin: 0px;
}

#wizard-body table {
text-align: left;
width: auto;
padding: 0px;
}

/* THINK CUSTOM BOTTOM */

#template-statusbar {
background: url(../images/statusbar.png) top no-repeat;
background: url(../images/statusbar.gif) top no-repeat;
width: 797px;
}
#template-statusbarsmall {
background-image:url(../images/statusbarSmall.gif);
height: 20px;
}

#template-itembanner {
background-image: url(../images/LoginBanner.gif);
}

/* Overrides default.css colours */
.template-list {
padding-left: 5px;
}

.template-list li a {
 color: #333333;
 font-weight:bold;
}
a:link,
a:hover,
.template-list li a:hover {
color: #77810A;
}

A.deletedetails:hover
{
	color: #465891;
}

img
{
	border-color: #6495ED;
}

.pagecount
{
	color: #a2a6a9;
}

.itemextralink
{
	color: #2070B0;
}

.framelinkbar
{
	color: #445588;
}

#notifications,#task-list
{
	background: transparent url(../images/task_not_bg.gif) top right;
}

#tasks-topleft {
background: none;
}
#tasks-bottomleft {
background: none;
}
#tasks-bottomright {
background: none;
}

#tasks-topleft,
#tasks-topright,
#tasks-bottomleft,
#tasks-bottomright {
height: 9px;
width: 9px;
}
 #wizardTable {
 background: none;
 }

/* Overrides templates.css colours */

/*.template-portal
{
	background: #F3F7FA
}*/

.template-portal span
{
	color: #ffffff;
	font-weight: bold;
}

#template-pagetitle span
{
/*	color: #232F3D;*/
}

#template-loggedin-username
{
	color: #C9D640;
	background: transparent url(../images/user.gif) no-repeat top left;
	padding: 3px 5px 3px 20px;
	height: 16px;
	vertical-align:bottom;
}



#template-item-body
{
	width: 628px;
}
input {
background:white;
border:1px solid #EBEBEB;
color:#666666;
font-size:11px;
padding:3px;
margin: 2px 10px;
width:auto;
}
.ctrlCheckbox {
/*margin-right: -15px !important;*/
text-align:left;
}
.ctrlRadio {
/*margin-right: -15px !important;*/
text-align:left;
}
.ctrloption {
text-align:left;
/*margin-right: -15px !important;*/
}
.ctrlbuttonFile {
background:white;
border:1px solid #EBEBEB;
color:#666666;
font-size:11px;
padding:3px;
margin: 2px 10px;
width:auto;

}

#searchPagingSection div { width: auto !important; }

.ctrlnotes, label .ctrloption {
text-size: 100% !important;
}

/* Upload Progress */

div.progressBarBoxContent
{
	background: #02A6E3;
}


/* Wizard */

.wizardTabEnabled span:hover
{
    color: #70a827;
}

#wizardFinishedSection
{
	margin-left: 40px;
}

