
* { /* Reset the margins so IE doesnt barf all over with Box Model problems */
	margin: 0px;
	padding: 0px;
	}
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #494949;
	background-color: #FFFFFF;
}

img, img:link,img:visited {
	border: 0px;
	behavior: url("0 backup/hoverer_files/pngbehavior.htc");
}

.clear  {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding:0px;
	clear: both;
	border: 0px;
	}
.horBorder {
	line-height: 0px;
	font-size: 0px;
	height: 1px;
	background: url("/images/horz_border.png") repeat-x;
	}
#wrapper {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #696969;
}
h1 {
	font-size: 0.8em;
	line-height: 0.9em;
	letter-spacing: 0em;
	margin: 0px;
	padding: 0px;
	}
h2 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 1.2em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0em;
	margin: 0px;
	padding: 0px;
	}
	
label {
	line-height: 20px;
	vertical-align: top;
	}
	
/*LINKS
-----------------------------------------------------------------------------
*/

a {
	text-decoration: none;
	outline: none;
}
a:hover {

	}


/* COLOR SCHEMES
----------------------------------------------------------------------------- 
*/


/* TOPBAR COLORS */

#olive #wrapper #topBg, .oliveSelector {
	background: #5A86B3 url("/images/olive-bg.png") repeat-x left top;
}
#olive a:link {
	color: #767600;
	text-decoration: none;
}
#olive a:visited {
	color: #767600;
	text-decoration: none;
}
#blue #wrapper #topBg, .blueSelector {
	background: #5A86B3 url("/images/blue-bg.gif") repeat-x left top;
}
#blue a:link {
	color: #7396bf;
	text-decoration: none;
}
#blue a:visited {
	color: #7396bf;
	text-decoration: none;
}
#grey #wrapper #topBg, .greySelector {
	background: #5A86B3 url("/images/grey-bg.png") repeat-x left top;
}
#grey a:link {
	color: #000;
	text-decoration: none;
}
#grey a:visited {
	color: #000;
	text-decoration: none;
}
#orange #wrapper #topBg, .orangeSelector {
	background: #5A86B3 url("/images/orange-bg.png") repeat-x left top;
}
#orange a:link {
	color: #f49b0f;
	text-decoration: none;
}
#orange a:visited {
	color: #f49b0f;
	text-decoration: none;
}
#pink #wrapper #topBg, .pinkSelector {
	background: #5A86B3 url("/images/pink-bg.png") repeat-x left top;
}
#pink a:link {
	color: #f13d8d;
	text-decoration: none;
}
#pink a:visited {
	color: #f13d8d;
	text-decoration: none;
}
#red #wrapper #topBg, .redSelector {
	background: #5A86B3 url("/images/red-bg.png") repeat-x left top;
}
#red a:link {
	color: #c62f00;
	text-decoration: none;
}
#red a:visited {
	color: #c62f00;
	text-decoration: none;
}
#black #wrapper #topBg, .blackSelector {
	background: #5A86B3 url("/images/black-bg.png") repeat-x left top;
}
#black a:link {
	color: #000;
	text-decoration: none;
}
#black a:visited {
	color: #000;
	text-decoration: none;
}
.blueSelector, .oliveSelector, .greySelector, .orangeSelector, .pinkSelector, .redSelector, .blackSelector, #colourSelectorChecked {
	width: 12px;
	height: 12px;
	border: 2px solid #e0e0e0;
	float: left;
	margin: 0px 4px 4px 0px;
	overflow: hidden;
}

#colourSelectorChecked {
	border: 2px solid white;
}

#topBg {
	min-width: 910;
	}
 
 
/* CONTROL PANEL
----------------------------------------------------------------------------- 
*/

.controlPanelMain {
	display: none;
	width: 895px; 
	background: url("/images/cp_bg.png") repeat-x left top;
	background-color: #ffffff;
	padding: 5px 0px 5px 15px;
	z-index: 1000;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #E0E0E0;
}

.controlPanelSet {
	margin-top: 5px;
	margin-bottom: 8px;
}


/* TOPBAR
----------------------------------------------------------------------------- 
*/

#wrapper #topBg {
	text-align: left;
}

#wrapper #topBar {
	height: 100px;
	width: 910px;
	text-align: left;
	color: #fff;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#wrapper #topBar #accountBox {
	height: 58px;
}

#wrapper #topBar #accountBox #logo {
	float: left;
}

#logout {
	float: right;
	margin: 5px 0px 0px 0px;
	color: #FFFFFF;
	}
#logout	a, #logout a:link {
	padding: 0px 8px 0px 4px;
	color: #FFFFFF;
}
#logout a:hover {
	text-decoration: underline;
	color: #FFF;
}

#wrapper #topBar #accountBox #memberStatus  {
	text-align: right; 
	float: left;
	margin: 0px 0px 0px 50px;
}
#wrapper #topBar #accountBox #memberStatus #message {
	margin-top: 20px;
	text-align: left;
	}
#wrapper #topBar #accountBox #memberStatus #messageNotLogged {
	margin-top: 5px;
	width: 600px;
	text-align: left;
	}
#wrapper #topBar #accountBox #memberStatus #messageNotLogged input {
	width: 150px;
	margin-bottom: 5px;
	}
	
#wrapper #topBar #accountBox #memberStatus #message #uploadBox {
	width: 170px;
	float: right;
	margin-right: 20px;
	}

#wrapper #topBar #horzSpacer {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	height: 1px;	
	}
/* NAVIGATION */

#wrapper #topBar #navBox {
		line-height: 0px;
}

#wrapper #topBar #navBox div {
	float: left;
	padding: 0px;
	margin: 0px;
	color: #fff;
	height: 20px;
	line-height: 45px;
	vertical-align: middle;	
}
#wrapper #topBar #navBox #accountInfo {
	width: 150px;
	
}
#wrapper #topBar #navBox #accountInfo .userName {
	margin-top: 8px;
	line-height: 25px;
	}
#wrapper #topBar #loginBox #accountInfo #signup{
	margin-left: 10px;
	margin-right: 30px;
	float: left;
	margin-top: 12px;	
	vertical-align: middle;
	}
#wrapper #topBar #loginBox #accountInfo #signup img{
	vertical-align: middle;
	}
#wrapper #topBar #navBox #accountInfo a#avatar img{
	margin: 7px 10px 7px 10px;
	float: left; 	
}


#wrapper #topBar #navBox #accountInfo a#avatar{
	color: #FFF;
}

#wrapper #topBar #navBox #accountInfo a#avatar:hover{
	color: #000;
}
#wrapper #topBar #navBox #navItems {
	width: 640px;
	float: right;
}

#wrapper #topBar #navBox #navItems .vertSpacer {
	float: right;
	margin: 10px 0px 0px 0px;
	}

#wrapper #topBar #navBox #navItems a {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding: 0px 8px 0px 4px;
	margin: 10px 0px 0px 0px;
	color: #FFF;
	float: right;
}

#wrapper #topBar #navBox #navItems a:hover {
	text-decoration: none;
	color: #000;
}

#wrapper #topBar #navBox #navItems a#mail img{
	vertical-align: middle;
}

#wrapper #topBar #navBox #navItems a#lightBoxes img{
	vertical-align: middle;
}
#wrapper #topBar #navBox #navItems a#yourAccount img{
	vertical-align: middle;
}
#wrapper #topBar #navBox #navItems a#creativeNetwork img{
	vertical-align: middle;
}

#wrapper #topBar #navBox #navItems p {
	margin: 0px;
	padding: 0px;
}

#wrapper #topBar #navBox #controlPanel {
	width: 110px;
	margin-top: 18px;
	text-align: right;
	float: right;
	height: 24px;
	font-size: 0px;
	line-height: 0px;
}


/* CONTENT AREA
----------------------------------------------------------------------------- 
*/

#contentArea {
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding: 0px;
	vertical-align: top;
	float: left; 
}

#contentArea h1 {
	padding: 0px;
	margin: 0px;
	color: #666;
	font-size: 1.3em;
	line-height: 1.3em;
}

#contentArea h2 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 1.2em;
	font-weight: normal;
}
#contentArea a:hover {
	text-decoration: underline;
	}
#contentArea p{
	margin-bottom: 6px;
	text-align: left;
	}	

/* SIDENAV
----------------------------------------------------------------------------- 
*/

#contentArea #sideBar  {
	text-align: left;
	float: left;
	width: 156px;
	margin-right: 2px;
	padding-right: 2px;
	padding-top: 5px;
}

#contentArea #sideBar  #searchBox {
	padding-left: 10px;
}

#contentArea #sideBar #searchBox .topsearch {
	width: 130px;
	padding: 0px;
	margin: 0px;
	}

#contentArea #sideBar #searchBox .subSearch {
	margin: 5px 0px 0px 0px;
	}

#contentArea #sideBar #searchBox .buttonRow {
	margin: 5px 0px 0px 0px;
	}

#contentArea #sideBar #nav {
	background: url("/images/sidenav-dotline.png") left bottom no-repeat;
	margin-top: 15px;
}

#contentArea #sideBar #nav a {
	display: block;
	font-size: 12px; 
	color: #000;
	padding-left: 10px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	background: url("/images/sidenav-dotline.png") left top no-repeat;
}

#contentArea #sideBar #nav a:hover {
	color: #000;
	background: #eee url("/images/sidenav-dotline.png") left top no-repeat;
	text-decoration: none;
}
#contentArea #sideBar #nav a.selected {
	color: #666;
	background: url("/images/sidenav-dotline.png") left top no-repeat;
	text-decoration: none;
}

#contentArea #sideBar #nav p {
	height: 22px;
	padding: 0px;
	margin: 0px;
	background: url("/images/sidenav-dotline.png") left top no-repeat;
}
#searchOptions {
margin-left: 10px;
}

#contentArea #sideBar  #searchoptions strong {
	color: #000;
	padding: 4px 0px 2px 0px;
	display: block;
	margin: 2px 0px 0px 0px;
	border-top: 1px solid #eee;
}

#contentArea #sideBar  #searchoptions a {
	padding-left: 18px;
	display: block;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
}

#contentArea #sideBar  #searchoptions a:link {
	color: #666;
}

#contentArea #sideBar  #searchoptions a:hover {
	color: #000;
}

#contentArea #sideBar  #searchoptions a.on {
	background: url("/images/checkbox-on.png") left center no-repeat;
}

#contentArea #sideBar  #searchoptions a.off {
	background: url("/images/checkbox-off.png") left center no-repeat;
}

#contentArea #mainContentMaster {
	padding: 0px 0px 0px 0px;
	background: url("/images/vert_border.png") left repeat-y;
	width: 750px;
	float: left;
	font-size: 1.1em;
}
#contentArea #mainContentMaster h1 {
	font-size: 1.3em;
	}
#oneColumn {	
	padding-top: 5px;
	padding-left: 9px;
	margin-left: 1px;
	}
#mainContentSearch {
	padding: 0px 0px 0px 0px;
	background: url("/images/vert_border.png") left repeat-y;
	width: 100%;
	
	}

.searchTD {
	width: 160px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}
.tableTD {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}
.searchExpandTD {
	vertical-align: top;
	width: 100%;
	}
#searchHolder {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 100%;
	}

 .paddedBox {
	padding: 0px 10px 0px 10px;
	}
 .paddedBoxTop {
	padding: 10px 10px 10px 10px;
	}
#contentArea #footer {
	width: 910px;
	display: block;
	margin: 10px 0px 0px 0px;
	color: #999;
	font-size: 0.9em;
	background-color: #FFF;
	}
#contentArea #footer a:hover {
	text-decoration: underline;
	}
#contentArea #footer #left	{
	margin: 10px 0px 10px 8px;
	float: left;
	width: 280px;
	}
#contentArea #footer #right {
	margin: 10px 0px 10px 0px;
	float: right;
	width: 580px;
	text-align: right;
	}

/*  INTERFACE ELEMENTS
----------------------------------------------------------------------------- 
*/

button {
	border: 0px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
	border-width: 0px;
	background-color: #FFFFFF;
	cursor: pointer;
	height: 24px;
	line-height: 23px;
	vertical-align: middle;
}

button div{
	font-size: 0.85em;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
	background: url("/images/button-l.png") left top no-repeat;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}

button span {
	height: 24px;
	line-height: 23px;
	background: url("/images/button-r.png") right top no-repeat;
	display: block;
	padding: 0px 6px 0px 0px;
	margin: 0px 0px 0px 3px;
	border-width: 0px;
	vertical-align: middle;
	color: #000000;
}

#contentArea button:hover {
	color: #777;
}

.radiusbutt {
	padding-left: 10px;
	background: url("/images/arrow.gif") no-repeat left;
	margin-bottom: 5px;
}
.radiusbuttright {
	padding-left: 10px;
	margin-bottom: 5px;
	background: url("/images/arrow.gif") no-repeat left;
	float: right;

}
.radiusbuttleft {
	padding-left: 10px;
	margin-bottom: 5px;
	background: url("/images/arrow.gif") no-repeat left;
	float: left;
	
}
.error {
	color: #ff0000;
	}
	
/* this class fixes the IE disappearing text. IE is stupid. */
.iesucks {
	height: 0.01%;
	}

/*  INTERFACE ELEMENTS
----------------------------------------------------------------------------- 
*/

 .left {
	float: left;
	}
 .right {
	float: right;
	}

.tableimage {
	float: left;
	width: 100px;
	height: 200px;
	}
.alignButton {
	vertical-align: top;
	}

#searchResults .floatercell .relevanceBar {
	background: #F4F4EF;
	margin: 4px 0px 4px 0px;
	width: 50px;
	text-align: left;
}

#searchResults .floatercell .relevanceBar div {
	background: url("0 backup/hoverer_files/images/test/diag.png");
	height: 3px;
}

#halfContent {
	width: 400px;
	}
#halfContent form{
	text-align: right;
	margin-right: 120px;
	}
#halfContent form .submitButton{
	text-align: right;
	margin: 10px 2px 10px 0px;
	}
#halfContent .field{
	text-align: right;
	}
#halfContent label{
	width: 200px;
	}
.navbarimg {
	margin-left: 3px;
	vertical-align: top;
	}
.navBar a{
	margin-left: 2px;
	margin-right: 2px
	}
.navBar .currentPage {
	margin-left: 2px;
	margin-right: 2px;
	}
.navBar {
	line-height: 18px;
	margin: 10px 0px 10px 0px;
	clear: both;
	}
.tabContent .navBar {
	margin-right: 10px;
	}
.tabContent .navBar a{
	color: #000;
	}
.arrow {
	padding-left: 10px;
	background: url("0 backup/hoverer_files/images/arrow.gif") no-repeat left;
}
.arrowRight {
	padding-left: 10px;
	margin-bottom: 5px;
	background: url("0 backup/hoverer_files/images/arrow.gif") no-repeat left;
	float: right;
	clear: both;
}
.reporttable .even {
	background-color: #f7f6f6;
	}
.reporttable .even td {	
	padding: 2px 5px 2px 8px;
	}
.reporttable .odd td {	
	padding: 2px 5px 2px 8px;
	}
ul,ol {
	margin-left: 20px;
	list-style-position: outside;
	}

/*  sIFR ELEMENTS
----------------------------------------------------------------------------- 
*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 30px;
	padding: 0px;
	margin: 0px;
}