/*---------------
site globals --- */

body {
	background: url(/res/images/bg.gif) 0 0 repeat-x;
	margin: 0; 
	padding: 0;
	font: normal 12px "Arial", verdana, helvetica, sans-serif;
	color: #525252;
	}
	
body.home { /* unique background for home page */
	background: url(/res/images/homeBG.gif) 0 0 repeat-x;
	}

.bigWrap {
	background: #fff;
	padding: 5px;
	border: solid 1px #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.media_thumb {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #BFBFBF;
	float: left;
	margin-right: 5px;
	padding: 2px;
	}

a {
	text-decoration: none;
	color: #f5771e;
	}

a:hover {
	color: #525252;
	}   

h1 {
	color: #525252;
	font: bold 25px "Arial Rounded MT Bold", Arial, verdana, helvetica, sans-serif;
	margin: 0;
	}

h1.tagLine {
	position: absolute;
	top: 17px;
	left: 110px;
	width: 350px;
	height: 20px;
	text-indent: -9999px;
	border: none;
	background: url(/res/images/tagLine2.png) 0 0 no-repeat;
	}

h1.title {
	font-size: 26px;
	margin: 0 0 10px 0;
	color: #557482;
	}

h2 {
	font-size: 21px;
	margin-top: 0;
	}

h2.blue {
	background: url(/res/images/h2Blue.gif) 0 0 repeat-x;	
	}

h2.green {
	background: url(/res/images/h2Green.gif) 0 0 repeat-x;	
	color: #fff;
	}

h2.brown {
	background: url(/res/images/h2Brown.gif) 0 0 repeat-x;	
	}

h2.gray {
	background: url(/res/images/h2Gray.gif) 0 0 repeat-x;	
	}

h2.grayRound {
	color: #fff;
	background: #8d8d8d;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	}

h2.blue,
h2.green,
h2.brown,
h2.gray,
h2.grayRound {
	padding: 3px 0pt 1px 10px;
	margin: 0;
	height: 26px;
	}

img {
	border: 0;
	}

table {
	text-align: left;
	}

table th {
	background: #d6d6d6 url(/res/images/thBG.gif) top left repeat-x;
	font-size: 12px;
	padding: 5px;
	vertical-align: bottom;
	}

table tr td {
	font-size: 12px;
	padding: 5px;
	}

table td.controls {
	padding: 0;
	background: none;
	width: 60px;
	}

h2.special {
	border-style: solid;
	border-color: #bfbfbf;
	border-width: 2px;
	background: #e6e6e6;
	text-align: center;
	padding: 4px 0;
	font-size: 15px;
	}

h3 {
	font-size: 18px;
	color: #4d4d4d;
	font-weight: normal;
	margin: 0 0 4px 0;
	padding: 0;
	}

#comments {
  	clear: both;
	}

h3 a {
	font-weight: bold;
	}

p {
	font-size: 12px;
	color: #4d4d4d;
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 20px;
	}

.small {
	font-size: 10px;
	color: #808080;
	}

.finePrint {
	font-size: 11px;
	line-height: 13px;
	
	}

a {
	color: #1c53a3;
	}

a.smalllink {
	font-size: 11px;
	}

a.biglink {
	font-size: 16px;
	font-weight: bold;
	}

button {
	cursor: pointer;		
	}

#find_blog_input_field {
	width: 300px;	
	}

textarea {
	border: 1px solid #878787;	
	}

form {
	margin: 0;
	padding: 0;
	}

select {
	border: 1px solid #ccc;
	color: #525252;
	}

.form-item {
	padding: 4px 0;	
	}

.form-item label {
	padding-bottom: 3px;
	}

.form-item .description {
	font-size: 11px;
	color: #878787;
	font-style: italic;
	margin-top: 2px;
	}

.form-submit {
	font-size: 15px;
	background: url('/res/images/button-left.png') left bottom no-repeat;
	padding: 1px 0px 3px 10px;
	margin: 0 0 1px 0;
	height: 24px;
	border: 0;
	border-right: 1px solid #000;
	width: 0;
	overflow: visible;
	font-weight: bold;
	cursor: pointer;
	}

.form-submit:after {
	content: ".";
	cursor: pointer;
	visibility: hidden;
	}

.form-submit[class] {
	width: auto;
	cursor: pointer;
	}

.form-button {
	font-size: 15px;
	background: url('/res/images/button-left.png') left bottom no-repeat;
	height: 24px;
	padding: 1px 0px 3px 10px;
	margin: 0 0 1px 0;
	border: 0;
	border-right: 1px solid #000;
	width: 0;
	overflow: visible;
	font-weight: bold;
	cursor: pointer;
	}

.form-button[class] {
	width: auto;
	cursor: pointer;
	}

.form-button-cancel {
	font-size: 15px;
	font-weight: bold;
	background: url('/res/images/button-left-grey.png') left bottom no-repeat;
	height: 24px;
	padding: 1px 0px 3px 10px;
	margin: 0 0 1px 0;
	border: 0;
	border-right: 1px solid #000;
	width: 0;
	overflow: visible;
	cursor: pointer;
	}

.form-button-cancel[class] {
	width: auto;
	cursor: pointer;
	}

.form-checkbox, .form-radio {
	border: 0;
	background: none;
	}

.button-end {
	width: 10px;
	background: url('/res/images/button-right.png') left bottom no-repeat;
	height: 24px !important;
	display: inline;
	position: absolute;
	margin-left: -1px;
	cursor: pointer;
	}

.button-cancel-end {
	width: 10px;
	background: url('/res/images/button-right-grey.png') left bottom no-repeat;
	height: 24px !important;
	height: 26px;
	display: inline;
	position: absolute;
	margin-left: -1px;
	cursor: pointer;
	}

.profileSearch {
	width: 275px; 
	float:left; 
	border-color:#999; 
	padding: 3px;
	}
	
.right_button {
	border: 0;
	background: #bedb89 url('/res/images/button_mask.png') no-repeat right center;
	padding: 1px 10px 3px 6px;
	margin: 0;
	height: 24px;
	cursor: pointer;
	}

.right_button_gray {
	border: 0;
	background: #bedb89 url('/res/images/button_mask_gray.png') no-repeat right center;
	padding: 1px 10px 3px 6px;
	height: 24px;
	cursor: pointer; 
	}

.noMask {
	background: url('/res/images/buttonRightGrad.png') no-repeat 100% 0;
	}

fieldset {
	position: relative;
	border: 1px solid #bfbfbf;
	padding-left: 0 13px;
	margin: 13px 0;
	clear: both;
	}

legend {
	font-size: 18px;
	color: #4d4d4d;
	font-weight: normal;
	margin: 0;
	padding: 0 4px;
	}

.clearing {
	clear: both;
	font-size: 1px;
	}

hr {
	color: #bfbfbf;
	background: #bfbfbf;
	height: 1px;
	border: 0;
	}

#profileimage {
	position: relative;
	float: left;
	margin-right: 15px;
	width: 80px;
	}

#profileimage img {
	border: solid 1px #ccc;
	background: #fff;
	padding: 2px;
	width: 80px;
	height: 80px;
	}

/* trying to get rid of dotted line around links (e.g. tabs) */
a:active {
  	outline: 0;
	}

/* pager stuff */
#pager {
  	text-align: center;
	}
#pager div {
  	padding: 0.5em;
	}
#pager {
  	clear: both;
	text-align: center;
	}
#pager a, #pager strong.pager-current {
  	padding: 0.5em;
	}

/* contains the list of numbered pages you can go to */
#pager .pager-list {
	display: inline;
	}

#pager .pager-next {
	display: inline;
	}

#pager .pager-last {
	display: inline;
	}

.user-picture {
	float: left;
	margin: .5em;
	border: 0px solid white;
	}

/* add space between blog posts and such */

#content .post p {
	line-height: 1.5em;
	margin: .5em 1em;
	}

#content .info {
	margin-bottom: 1em;
	color: rgb(135,135,135);
	}

#content .links {
	font-weight: bold;
	text-align: right;
	}

#content .post {
	width: 650px;
	margin-top: 2em;
	float: left;
	}

#content .byline {
	font-size:11px;
	margin-bottom:5px;
	margin-left:12px;
	font-style:italic;
	}

#content .navigation {
	}

#content .post h2 {
	border-bottom: 2px solid #bfbfbf;
	padding: 4px;
	}

#content .post h2 a {
	text-decoration: none;
	}

#blog {
	background: #fff;
	padding: 10px;
	border: solid 1px #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

#sidebar {
    float: right;
    width: 215px;
	}

.postmetadata {
	font-size: .9em;
	color: #333;
	text-align: right;
	}

.date {
	float: left;
	border: 1px solid #bedb89;
	margin: 0 1em;
	text-align: center;
	}

.date .month {
	text-transform: uppercase;
	color: #000;
	background: #bedb89;	
	font-weight: bold;
	padding: 2px 5px;
	}

.date .day {
	font-family: Georgia;
	font-size: 20px;	
	padding: 3px;
	}

.entry ul li:before, #sidebar ul ul li:before {
  	content: "\00BB \0020";
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar h2 {
  	background:#F0F0F0 none repeat scroll 0%;
  	border-bottom:1px solid #BFBFBF;
  	border-left:1px solid #BFBFBF;
  	border-right:1px solid #BFBFBF;
  	border-top:2px solid #BEDB89;
  	padding: 1pt 15px;
  	color:#5FAD23;
  	font-size:12px;
  	font-weight:bold;
  	text-decoration:none; 
  	margin-top: 0;
	}

.found {
  	background: #dcebc1;
	}

.blank {
  	background: #fff;
	}

.notfound {
  	background: #ddbab6;
	}

.disabled {
  	background: #fff;
  	color: #999;
	}

.messages {
	position: absolute;
	width: 450px;
	top: 150px;
	left: 50%;
	z-index: 9999;
	margin: 100px 0 0 -225px;
	padding: .5em;
	font-size: 16px;
	font-weight: bold;
	border: 20px solid #525252;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	}

.status {
  	background: #dcebc1;
	}

.error {
  	background: #ddbab6;
	}

.notice {
	border: 1px solid #ccc;
	padding: 2px 5px;
	background: #ffc;	
	margin: 5px 0;
	}	

#qry_auto_complete,#target_auto_complete {
	position: absolute;
	width: 233px;
	background: #fff;
	border: 1px solid #999;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #563300;
	}

#lijit_quick_user_search_auto_complete {
	border: 1px solid #bfbfbf;
	}

#lijit_quick_user_search_auto_complete ul.contacts {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#lijit_quick_user_search_auto_complete ul.contacts li.selected {
	background-color: #bedb89;
	}

#lijit_quick_user_search_auto_complete li.contact {
	font-size: 13px;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background-color: #ffffff;
	}

#lijit_quick_user_search_auto_complete li.contact img {
	width: 16px;
	height: 16px;
	margin-right: 8px;
	}

#lijit_quick_user_search_auto_complete li.contact .image {
	float: left;
	}

#lijit_quick_user_search_auto_complete li.contact .name {
	margin-left: 24px;
	}


.tip {
	background: #fff; 
	color: #000;
	border: 1px solid #bfbfbf;
	padding: 3px;
	z-index: 1000;
	}

.help_tip {
	background: #f0f0f0; 
	color: #000;
	border: 1px solid #bfbfbf;
	padding: 3px;
	z-index: 1000;
	font-size: 10px;		
	}

.bignumber {
  	border: 1px solid #bfbfbf;
  	background: #f0f0f0;
  	margin: 15px 5px;
  	padding: 5px;
  	text-align: center;
	}

.detail {
	color: #999;
	font-size: .9em;	
	}

.module {
	font-weight: bold;
	background: #dedede;
	border: 1px solid #cfcfcf;
	}

.dark {
	background: #eee;
	}

table td.controls img {
	float: left;
	margin: 0 0 0 3px;
	border: none;
	}

.noBG {
	background: none !important;
	}

/* button and input type="submit" style */
a.button,
div.inputbuttonwrapper span {
	background: transparent url("/res/images/btnLeft.gif") no-repeat top left;
	display: block;
	float: right;
	font: normal 12px Arial; 
	line-height: 23px; 
	height: 31px; 
	padding-left: 10px; 
	border: none;
	margin-top: 10px;
}

a.button,
a.button:link, 
a.button:visited, 
a.button:active,
div.button {
	color: #494949; 
}

a.button span,
div.button {
	background: transparent url("/res/images/btnRight.gif") no-repeat top right;
	display: block;
	height: 26px;
	padding: 5px 10px 0 0;
	border: none;
	position: relative;
	}

div.button {
	padding: 5px 10px 0 0;
	}

div.button input {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
   margin: -5px 0 0 0;
   padding: 5px 0 0 0;
   height: auto;
   color: #494949;
   font-family: Arial;
   }

div.button input.submitbutton {
   vertical-align: top;
	margin-left: -10px;
   margin-right: -10px;
   margin-bottom: -1px;
	padding: 8px 41px 6px 10px;
   background: transparent url("/res/images/blank.gif");
   z-index: 2;
	}

div.button img.submitarrow {
   position: absolute;
   right: 10px;
   z-index: 1;
  	}


a.button:hover { 
   background-position: bottom left;
	}

a.button:hover span,
a.button:hover p { 
	background-position: bottom right;
	color: #f5771e;
}

div.inputbuttonwrapper {
  cursor: pointer;
}

div.inputbuttonwrapper span {
  behavior: url(/iehoverfix.htc);
}

div.inputbuttonwrapper * {
  cursor: pointer;
}

div.inputbuttonwrapper:hover div.button {
	background-position: bottom right;
}

div.inputbuttonwrapper span.hover div.button {
	background-position: bottom right;
}

div.inputbuttonwrapper:hover span,
div.inputbuttonwrapper span.hover {
	background-position: bottom left;
  }

div.inputbuttonwrapper:hover input,
div.inputbuttonwrapper span.hover input {
	color: #f5771e;
}

.buttonwrapper {  
	overflow: hidden; 
	margin: 10px 0 0 0;
	}

/* form global styles */
fieldset {
	border: solid 1px #dfdfdf;
	border-top: solid 1px #fff;
	background: #fff url("/res/images/formFieldBG.gif") 0 bottom repeat-x;
	padding: 15px 10px;
	margin: 0;
	}

input,
textarea,
file {
	border: solid 1px #ddd;
	background: #f7f7f8 url("/res/images/inputBG.gif") 0 0 repeat-x;
	color: #525252;
	padding: 3px;
	font-size: 13px;
	}
  
input[type=checkbox],
input[type=radio] {
  background: none;
  border: none;
}

.float {
	float: left;
	}

.textinput {
	width: 300px;
	padding: 3px;
	}

.button:hover {
	color: #F5771E;
	}
  
.button {
  cursor: pointer;
}
.contentWrap label { /*  */
	float: left;
	text-align: right;
	padding: 2px 10px 0 0;
	width: 140px;
	color: #7a7a7a;
	font-size: 14px;
	}

label.double {
	float: none;
	margin: 0 0 0 10px;
	}

submit {
	}

button {
	border: none;
	background: none;
	}

input.subCat {
	border: none;
	background: none;
	}
	
/*--------------- 
masthead globals --- */

.head {
	height: 74px;
	}

.head div.logo {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	height: 94px;
	width: 125px;
	background: url(/res/images/logoBig.png) 0 0 no-repeat;
	cursor: pointer;
	z-index: 999;
	}

.contentTopper {
	margin: auto;
	width: 974px;
	height: 9px;
	background: url(/res/images/globals/contentTopper.gif) 0 0 no-repeat;
	}

.contentBtm {
	margin: auto;
	width: 974px;
	height: 17px;
	background: url(/res/images/globals/contentBtm.gif) 12px 0 no-repeat;
	}

/*--------------- 
main navigation --- */

.head ul.mainNav,
.head ul.subNav {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	clear: right;
	overflow: visible;
	}

.head ul.mainNav {
	height: 31px;
	}

.head ul.mainNav li {
	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 31px;
	background: url(/res/images/verticalDash.gif) 100% 0 repeat-y;
	}
	
.head ul.mainNav li a {
	color: #96af69;
	padding: 6px 10px;
	height: 31px;
	}
	
.head ul.mainNav li a:hover {
	background: #e8e8e8 url(/res/images/h2Gray.gif) 0 0 repeat-x;
	color: #7f7f7f;
	}

#login {
	position: absolute;
	right: 0;
	top: 30px;
	background: #dbe5ef;
	padding: 3px 0 3px 10px;
	height: 26px;
	width: 443px;
	line-height: 26px;
	}

#login label {
	float: none;
	padding: 0;
	font-size: 11px;
	}

#login input {
	margin: 0;
	padding: 1px;
	width: 120px;
	height: 17px;
	border-color: #bababa;
	}

#login .signInSubmit {
	background: url(/res/images/signInSubmit.gif) top right no-repeat;
	border: none;
	width: 53px;
	height: 20px;
	margin: 0 0 0 3px;
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 2px 0;
	cursor: pointer;
	color: #525252;
	}

/* Sign in menu item */
.head ul#signIn {
	list-style: none;
	padding: 0;
	}

.head ul#signIn li img {
	border: none;
	padding: 0 0 0 5px;
	}

.head ul#signIn li a {
	
	background: transparent url(/res/images/interfaceIcns/down.gif) 90% 8px no-repeat;
	padding-right: 25px;
	}

.head ul#signIn li a.selected { /* when "signin" is chosen  */
	background: #dbe5ef url(/res/images/interfaceIcns/up.gif) 90% 8px no-repeat;
	}

.head ul#signIn li a:hover {
	color: #ccc;
	}

.head ul#signIn li a.other {
	background: none;
	padding-right: 10px;
	}

/*--------------- 
sub (user) navigation --- */
	
body .head div ul.subNav {}
	
body .head div ul.subNav li {
	float: left;
	font-size: 12px;
	color: #e8e8e8;
	border-left: solid 1px #72634d;
	padding: 8px 0;
	}

body .head div ul.subNav li a {
	color: #fff;
	padding: 8px;
	}	

body .head div ul.subNav li a:hover {
	background: #504638;
	}	

body .head div ul.subNav li.active {
	background: url(/res/images/subNavOnRight.gif) right top no-repeat;
	height: 14px;
	margin-top: 1px;
	}

body .head div ul.subNav li.active a {
	color: #525252;
	font-weight: bold;
	background: url(/res/images/subNavOnLeft.gif) left top no-repeat;	
	}	
	
body .head div ul.subNav li#user {
	border: none;
	}	
	
body .head div ul.subNav li#user a {
	color: #bedc8a;
	font-weight: bold;
	}

body .head div ul.subNav li#user a:hover {
	color: #f5771e;
	background: none;
	}

body .head div ul.subNav li.active a:hover {
	background-color: transparent;
	}

body.home div .head ul.subNav li#user a {
	color: #525252;
	}

body.home div .head ul.subNav li#user a:hover {
	color: #525252;
	background: #d8e8f0;
	cursor: default;
	}

/* suckerfish drop down for multi-wijit users */
body .head div ul.subNav {
	position: relative;
	z-index: 99999;
	}

body .head div ul.subNav li#user {
	padding-bottom: 10px;
	}

ul.subNav li.dropDown {
	background: url(/res/images/interfaceIcns/downOnBrown.gif) right 13px no-repeat;
	padding-right: 5px !important;
	margin-right: 5px;
	}

ul.subNav li ul.multiWijitDropDown {
	list-style: none;
	width: 200px;
	padding: 5px 0;
	background: #fff;
	border: solid 1px #b29169;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/* for suckerfish - do not remove*/
	position: absolute;
	left: -999em;
	top: 31px;
	z-index: 999999 !important;
	}

ul.subNav li:hover ul.multiWijitDropDown,
ul.subNav li.sfhover ul.multiWijitDropDown {
	/* for suckerfish - do not remove */
	left: 0;
	position: absolute;
	z-index: 99999 !important;
	}

ul.subNav li ul.multiWijitDropDown li {
	float: none;
	padding: 0;
	border: none;
	color: #bedb89;
	}

ul.subNav li#user ul.multiWijitDropDown li a {
	display: block;
	font-weight: normal;
	color: #5f8044;
	padding: 3px 10px;
	}

ul.subNav li#user ul.multiWijitDropDown li a:hover {
	background: #e2dbd4;
	color: #82674c;
	}

/*---------------
home page - main content area --- */

#content {
	width: 934px;
	padding: 0 20px 20px 20px;
	margin: auto;
	background: url(/res/images/globals/contentBG.gif) 0 0 repeat-y;
	}
	
body.home #content {
	background: none;
	width: 950px;
	padding: 0;
	}	
	
	
/* green call out */
.contentWrap .callOut {
	width: 275px;
	}

.contentWrap .callOut h1 {
	background: url(/res/images/calloutH1.gif) 0 0 no-repeat;
	color: #fff;
	font-size: 19px;
	margin: 0;
	padding: 5px 0 18px 15px;
	border-bottom: none;
	}

.contentWrap .callOut .info {
	background: url(/res/images/calloutP.gif) 0 bottom no-repeat;
	color: #525252;
	line-height: 16px;
	padding: 0 10px 10px 0;
	height: 105px;
	}

.contentWrap .callOut .info p {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	}

.blueFold {
	height: 246px;
	margin: 13px 0 0 0;
	}

.blueFold h2,
.username,
h2.blueRound {
	margin: 0 0 10px 0;
	font: 24px normal "Arial Rounded MT Bold", Arial, sans-serif;
	color: #557482;
	}

.blueFold ul {
	list-style-image: url(/res/images/homePage/bullet.gif);
	}

.blueFold ul li {
	margin: 5px 0;
	}

.blueFold p {
	font-size: 20px;
	line-height: 27px;
	color: #665537;
	}

.blueFold .longBtn {
	float: right;
	background: url(/res/images/homePage/longBtn.gif) 0 0 no-repeat;
	width: 164px;
	height: 35px;
	padding: 0 10px;
	line-height: 35px;
	margin-top: -21px;
	}

.shortBtn {
	float: right;
	background: url(/res/images/homePage/shortBtn.png) 0 0 no-repeat;
	width: 85px;
	height: 37px;
	padding: 0 10px;
	line-height: 40px; 
	text-align: center;
	}

.shortBtn:hover {
	background: url(/res/images/homePage/shortBtnHover.png) 0 0 no-repeat;
	}

.shortBtn img,
.shortBtnPlain img {
	margin: 0 0 0 2px;
	}

.shortBtnPlain {
	float: right;
	background: url(/res/images/homePage/shortBtnPlain.png) 0 0 no-repeat;
	width: 85px;
	height: 37px;
	padding: 0 10px;
	line-height: 40px;
	text-align: center;
	}

.shortBtnPlain:hover {
	background: url(/res/images/homePage/shortBtnPlainHover.png) 0 0 no-repeat;
	}

.blueFold span {
	font-weight: bold;
	font-size: 15px;
	}

.blueFold .mainLeft {
	float: left;
	width: 583px;
	}

.blueFold .mainRight {
	float: right;
	width: 315px;
	}

.blueFold .mainRight p {
	font-size: 23px;
	}

.bubbles {
	background: url(/res/images/bubbles.png) no-repeat 0 0;
	width: 255px;
	height: 50px;
	position: absolute;
	left: -13px;
	z-index: 2;
	}

.whiteFold {
	background: #fff url(/res/images/homeBottomBG.gif) 0 0 repeat-y;
	position: relative;
	padding: 0 8px;
	height: 340px;
	}

.whiteFoldCap {
	background: #fff url(/res/images/homeBottomCap.gif) 0 0 no-repeat;
	height: 11px;
	}

.whiteFold .mainLeft {
	float: left;
	width: 616px;
	padding: 0 5px;
	height: 291px;
	background: #fff url(/res/images/homeBottomLeftBG.gif) 0 0 no-repeat;
	}

.whiteFold .mainLeft .stories {
	position: relative;
	background: url(/res/images/homeStoryBG.gif) 0 0 no-repeat;
	height: 211px;
	padding: 0 5px;
  overflow: hidden;
	}
.whiteFold .mainLeft .stories2 {
	background: url(/res/images/homeStoryBG.gif) 0 bottom no-repeat;
	height: 10px;
	}


.whiteFold .mainLeft .stories .story {
	clear: both;
	margin: 0 20px 10px 20px;
	}

.whiteFold .mainLeft .stories .story img {
	float: left;
	margin: 0 8px 0 0;
	border: solid 1px #d1d1d1;
	}

.whiteFold .mainLeft .stories a {
	z-index: 10000;
	}

.whiteFold .mainLeft .stories h2 {
	margin: 12px;
	float: right;
	font-size: 17px;
	border-bottom: solid 1px #d8d8d8;
	width: 467px;
	text-align: right;
	padding-bottom: 5px;
	}

.whiteFold .mainLeft .stories h3 {
	margin: 0;
	font-size: 13px;
	}

.whiteFold .mainLeft .stories p {
	line-height: 14px;
	font-size: 11px;
	}

.whiteFold .mainLeft .stories .scroller {
	position: absolute;
	right: 12px;
	bottom: 8px;
	}
		
.whiteFold .mainLeft .stories .scroller a {
    cursor: pointer;
    width: 19px;
	height: 18px;
	}

.scroller a.scrollActive img.active {
  	cursor: pointer;
  	display: block;
  	float: left;
	}

.scroller a.scrollActive img.hover {
  cursor: pointer;
  display: none;
  float: left;
}

.scroller a.scrollActive img.disabled {
  cursor: default;
  display: none;
  float: left;
}

.scroller a.scrollActive:hover img.active {
  cursor: pointer;
  display: none;
  float: left;
}

.scroller a.scrollActive:hover img.hover {
  cursor: pointer;
  display: block;
  float: left;
}

.scroller a.scrollActive:hover img.disabled {
  cursor: default;
  display: none;
  float: left;
}

.scroller a.scrollDisabled img.active {
  cursor: pointer;
  display: none;
  float: left;
}

.scroller a.scrollDisabled img.disabled {
  cursor: default;
  display: block;
  float: left;
}

.scroller a.scrollDisabled img.hover {
  cursor: default;
  display: none;
  float: left;
}

.whiteFold .mainRight {
	float: right;
	width: 301px;
	margin: 0 0 0 7px;
	}

.whiteFold .mainRight h3 {
	background: url(/res/images/homeNewsHead.gif) 0 0 no-repeat;
	margin: -50px 0 0 -8px;
	padding: 10px;
	height: 30px;
	width: 296px;
	font-size: 14px;
	font-weight: bold;
	}

.whiteFold .mainRight .news {
	background: url(/res/images/homeNewsBG.gif) 0 0 no-repeat;
	width: 281px;
	height: 210px;
	padding: 10px;
	margin-top: -15px;
	}

.whiteFold .mainRight .news img {
	float: right;
	}

.whiteFold .mainRight .advertise {
	width: 301px;
	height: 76px;
	}

.whiteFold .mainRight .advertise span {
	font-weight: bold;
	color: #525252;
	}

.whiteFold .mainRight .advertise a {
	color: #827052;
	font-size: 16px;
	}
	
.whiteFold p.stats {
	clear: both;
	position: absolute;
	bottom: 0;
	}

.whiteFold p.stats span {
	font-weight: bold;
	font-size: 20px;
	color: #bedb89;
	}

/* signed in home page */
.callOutBlue {
	background: url(/res/images/callOutBlue.gif) 0 0 no-repeat;
	width: 324px;
	padding: 15px;
	}

.callOutBlue p {
	font-size: 25px;
	line-height: 35px;
	}

.signUp {
	width: 520px;
	margin: 0 auto;
	}
	
.homeSignUp {
	position: relative;
	background: url(/res/images/homeSignUpGel.png) 0 0 no-repeat;
	padding: 15px 20px 0 20px;
	margin: -9px 0 0 0;
	height: 100px;
	}
	
.homeSignUp p {
	margin: 10px 0;
	text-align: center;
	color: #645442;
	font-size: 15px;
	}
	
.homeSignUp label {
	float: left;
	color: #645442;
	font-size: 18px;
	line-height: 23px;
	margin-top: 2px;
	}
	
.homeSignUp input.url {
	float: left;
	border: solid 2px #b5cd89;
	color: #525252;
	background: url(/res/images/inputBG.gif) 0 0 repeat-x; 
	height: 19px;
	line-height: 19px;
	font-size: 13px;
	width: 270px;
	margin: 0 10px
	}

.homeSignUp input.submit {
	float: left;
	background: url(/res/images/home_submit.gif) no-repeat top right;
	padding: 5px 10px;
	border: none;
	font-size: 14px;
	height: 30px;
	}

a.needBlog {
	float: right;
	margin-right: 10px;
	font-size: 12px;
	}

/*--------------- 
global footer styles --- */

.foot {
	background: url(/res/images/footBG.gif) 0 0 repeat-x;
	height: 273px;
	clear: both;
	margin-top: 75px;
	position: relative;
	}
	
.footContent {
	width: 950px;
	margin: auto;
	position: relative;
	
	}

.foot .ads {
	background: url(/res/images/adBubbles.png) 0 0 no-repeat;
	width: 92px;
	height: 60px;
	padding: 30px 0 0 6px;
	position: absolute;
	right: 0;
	top: -35px;
	text-align: center;
	}

.foot .ads a {
	font-size: 13px;
	font-weight: bold;
	color: #F5771E;
	}

.foot .ads a:hover {
	color: #525252;
	}
	
.foot .featured {
	float: left;
	margin: 20px 40px 0 0;
	width: 40%;
	}
	
.foot .featured h2 {
	font-size: 13px;
	color: #acacac;
	margin: 0 0 10px 0;
	}

.foot .featured h2.clear {
	clear: both;
	}

.foot .featured h3 {
	font-size: 11px;
	color: #8ba0a9;
	margin: 0;
	}

.foot .featured p {
	font-size: 12px;
	color: #acacac;
	margin: 5px 0 0 0;
	}
	
.foot .featured img {
	float: left;
	border: solid 3px #8ba0a9;
	margin: 0 5px 5px 0;
	}
	
.foot .footNav {}
	
.foot .footNav ul {
	float: left;
	clear: right;
	width: 15%;
	height: 195px;
	border-right: solid 1px #ccc;
	list-style: none;
	padding: 0;
	margin: 15px 15px 35px 15px;
	}
	
.foot .footNav ul li {
	color: #acacac;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
	}
	
.foot .footNav ul li a {
	color: #a2978b;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	display: block;
	}
	
.foot .footNav ul li a:hover {	
	background: #f0f0f0;
	color: #525252;
	}
	
/*--------------- 
ad network global layout (wizard <- ->) styles --- */
	
.contentWrap ul.steps {
	list-style: none;
	height: 44px;
	text-indent: -9999px;
	padding: 5px 0 10px 0;
	margin: 0;
	}

.contentWrap ul.steps li {
	float: left;
	width: 282px;
	height: 44px;
	margin: 0 15px 0 0;
	}

.contentWrap ul.steps li.chooseOn {
	background: url(/res/images/adNetworkIcns/steps/chooseOpaque.png) 0 0 no-repeat;
	}

.contentWrap ul.steps li.chooseOff {
	background: url(/res/images/adNetworkIcns/steps/choose.png) 0 0 no-repeat;
	}
	
.contentWrap ul.steps li.detailsOn {
	background: url(/res/images/adNetworkIcns/steps/detailsOpaque.png) 0 0 no-repeat;
	}

.contentWrap ul.steps li.detailsOff {
	background: url(/res/images/adNetworkIcns/steps/details.png) 0 0 no-repeat;
	}
	
.contentWrap ul.steps li.paymentOn {
	background: url(/res/images/adNetworkIcns/steps/paymentOpague.png) 0 0 no-repeat;
	}
	
.contentWrap ul.steps li.paymentOff {
	background: url(/res/images/adNetworkIcns/steps/payment.png) 0 0 no-repeat;
	}

/*--------------- 
ad network details page styles --- */	
.netDetsWrap {
	clear: left;
	}

.netDetsWrap .leftcol {
	width: 160px;
	float: left;
	}

.netDetsWrap .centercol {
	width: 455px;
	margin: 0 0 0 20px;
	float: left;
	}

.netDetsWrap .rightcol {
	width: 260px;
	float: right;
	}

.netDetsWrap .networkList {
	height: 400px;
	padding: 5px;
	background: #eee;
	overflow-y: auto;
	overflow-x: hidden;
	}

.netDetsWrap img {
	margin: 0 5px 5px 0;	
	}

.netDetsWrap .pubBox {
	min-height: 70px;
	}

.netDetsWrap h2 {
	font-size: 12px;
	color: #525252;
	margin: 0;
	}

.netDetsWrap table#stats,
.netDetsWrap table#cost {
	width: 100%;
	margin: 25px 0;
	}

.networkMenu {
	background: #f6f5f5 url(/res/images/networksNavBG.gif) left bottom repeat-x;
	border: solid 1px #e2e2e2;
	margin: 0 0 30px 0;
	height: 20px;
	padding: 5px;
	}

.networkMenu h1 {
	float: left;
	border: none;
	font-size: 19px;
	line-height: normal;
	}

.networksDrop {
	float: right;
	}

/*--------------- 
Advertiser Campaign Details Styles --- */

div.inputWrapper {
	margin: 10px 0;
	position: relative;
	}
#accountDets .info {
	height: auto;
	padding: 0px 10px 10px 10px;
	}
#campaignDets .drop {
	margin: 0 0 0 150px;;
	}
	
#orderSummary {
	width: 300px;
	padding: 10px;
	background: #eee;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.adType ul {
	list-style: none;
	margin: -28px 0 0 160px !important;
	}

.adType ul li {
	float: left;
	}
	
.adType ul li a {
	/*padding: 8px;*/
	}

.adType ul li a img {
	border: none;
	margin: 0 0 -2px 2px;
	}

.adType ul li a.current {
	background: #d7e7f0;
	color: #525252;
	}
	
#campaignDets .adType .textAds {
	clear: both;
	margin: 0 150px;
	background: #d7e7f0;
	padding: 10px;
	}
	
#campaignDets .adType .textAds input {
	background: none;
	}
	
#campaignDets .adType .textAds span {
	font-size: 13px;
	color: #F5771E;
	}
		
#paymentList {
	margin: 0 0 0 30px;
	}
	
.blockedDomains {
	margin: 25px 0 0 0;
	width: 300px;
	}

.blockedDomains td {
	padding: 5px;
	}

.contentWrap .blockedDomains .info {
	height: auto;
	padding: 10px;
	}

.blockedDomains table {
	width: 100%;
	}
	
#taxid {
	border: 2px dotted #dfdfdf;
	}

.radioList span {
	float: left;
	text-align: right;
	padding: 2px 10px 0 0;
	width: 140px;
	color: #7a7a7a;
	}
	
.radioList label {
	width: auto;
	padding: 0 5px 0 0;
	font-size: 12px;
	color: #525252;
	}
	
.radioList {
	clear: left;
	}

/* advertiser "my campaigns" */
.contentWrap .billingInfo {
	float: right;
	margin: 0;
	}

.contentWrap .billingInfo .info {
	height: auto;
	padding: 0 10px 10px 10px;
	}

.billingInfo table {
	width: 100%;
	}

.billingInfo table tr td {
	padding: 5px;
	text-align: left;
	}

.billingInfo table tr th {
	text-align: left;
	}


/* publisher networks menu */
ul#networks {
	float: left;
	list-style: none;
	width: 200px;
	margin: 0;
	padding: 0;
	}

ul#networks li a {
	display: block;
	background: #ececec;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 3px;
	}

ul#networks li a:hover {
	background: #e1e1e1;
	}

ul#networks li a.chosen {
	background: #E7F3D2;
	color: #525252;
	border-right: none;
	}

.subNetworks {
	background: #E7F3D2;
	float: right;
	width: 730px;
	height: 429px;
	padding: 10px;
	margin: 0 0 25px 0 !important;
	}
	
.subNetworks p {
	margin: 0 0 0 10px;
	padding: 0;
	}
	
.subNetworks label,
.mainNetworks label {
	font-size: 13px;
	margin: 3px;
	float: none;
	}
	
.subNetworks span,
.mainNetworks span {
	width: 220px;
	height: 21px;
	float: left;
	margin: 0 0 10px 0;
	}

/*--------------- 
Tabs --- */
	
ul.search_tabs {
	background: url("/res/images/h2Gray.gif") repeat-x 0 0;
	height: 28px;
	padding: 2px 0 0 0;
	}

ul.search_tabs a {
  	text-decoration: none;
  	display: block;
	}

ul.search_tabs a:hover {
	color: #9CBAC8;
	}

ul.search_tabs .active_button a {
  	background:url("/res/images/active_tab_left.gif") no-repeat left top;
  	font-weight: bold;
  	color: #f46e0b;
  	padding: 5px 15px;
	}
	
ul.search_tabs a, 
ul.search_tabs .inactive_button a {
  	background:url("/res/images/inactive_tab_left.gif") no-repeat left top;
  	font-weight: bold;
  	color: #878787;
  	padding: 5px 15px 4px;
  	height: 18px;
  	line-height: 18px;
	}

ul.search_tabs .inactive_button a:hover {
  	color: #9cbac8;
	}

ul.search_tabs {
  	margin: 0;
  	padding: 0;
  	list-style: none;
  	text-align: center;
	}

ul.search_tabs li {
  	margin: 0;
  	padding: 0;
  	float: left;
	}

ul.search_tabs li.active_button {
  	background:url("/res/images/active_tab_right.gif") no-repeat right top;
	}

ul.search_tabs li, 
ul.search_tabs li.inactive_button {
  	background:url("/res/images/inactive_tab_right.gif") no-repeat right top;
	}

div.media_result {
}

div.media_preview {
  z-index: 1000;
}

/* image/video thumbs */
.media_result p {
    margin-left: 86px;
	}

/*---------- 
Form Validation 
---*/
.validation-passed {
	border: 1px solid #bedb89;
	}

.validation-failed {
	border: 1px solid #c36a6a;	
	}

.validation-advice {
	width: 125px;
	margin: 0 !important;
	}

.validation-advice p {
	background: url(/res/images/formErrorTop.png) top left no-repeat;
	margin: 0;
	padding: 12px 17px 0 17px;
	line-height: 15px;
	color: #C36A6A;
	}

.validation-advice-cap {
	background: url(/res/images/formErrorBtm.png) bottom left no-repeat;
	height: 20px;
	margin: 0 !important;
	}	

.validation-advice-cap-right {
	background: url(/res/images/formErrorBtmRight.png) 5px 0 no-repeat;
	height: 20px;
	}

.validation-advice-cap-round {
	background: url(/res/images/formErrorBtmRound.png) 0 0 no-repeat;
	height: 20px;
	}	




/*-----------------
Lightbox CSS
------------------------------*/
#lightbox{
	background: url(/res/images/helpBG.png) 0 0 no-repeat;
	width: 586px;
	height: 270px;
	padding: 15px;
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999;
	margin: -200px 0 0 -293px;
	}
	
#lightbox[id] {
	position: fixed;
	}

#overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5000;
	background-color: #eee;
	-moz-opacity: 0.3;
	opacity: .30;
	filter: alpha(opacity=30);
	}
	
#overlay[id] {
	position:fixed;
	}

#lightbox.done #lbLoadMessage {
	display: none;
	}
	
#lightbox.done #lbContent {
	display: block;
	}
	
#lightbox.loading #lbContent {
	display: none;
	}
	
#lightbox.loading #lbLoadMessage {
	display: block;
	}

#lightbox.done img.lbAction {
	float: right;
	margin: 0;
	}

#lightbox .info {
	background: #fff;
	height: 202px;
	overflow: auto;
	padding: 10px;
	margin: 0;
	}

#lightbox .head {
	background: transparent url(/res/images/helpHead.gif) repeat-x scroll 0pt;
	height: 26px;
	padding: 10px;
	}

#lightbox .head img {
	float: left;
	margin-right: 10px;
	}

#lightbox .head img.close {
	float: right;
	margin-right: -5px
	}

/* Walter's "Cool Stuff" Page */
.widgetWrap {
	padding: 10px 0;
	}

.widgetWrap img {
   float: left;
   padding: 4px;
   margin: 0 8px 0 0;
   background: #f3f3f3;
   border: solid 1px #ccc;
   }

/* stats snapshot - safari 3 doesn't like the inline css so it lives here now */
.details .item {
  float: left;
  text-align: center;
  width: 33%;
}

.item {
  margin: 5px 0;
}

.item h2 {
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-weight: normal;
}

.item h3 {
  font-size: 14px;
  color: #BFBFBF;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

/*--------------- 
hacks and cheats, arrrrrrrrrrrr --- */	
img, div, ul, li, input { 
	
	 } 

.clearfix:after { /* clearfix for firefox */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

* html .clearfix {height: 1%;}
	
.floatcontainer:after { 
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden; 
	} 
	
.floatcontainer {
	display: inline-block;
	} 
	
/* Hides from IE Mac \*/ 
* html .floatcontainer {
	height: 1%;
	} 
	
.floatcontainer {
	display:block;} /* End Hack */ 

.view_dot1 {
  background: #f00;
  border: 1px solid #000;
  z-index: 100;
  font-size: 1px;
}
.view_dot2 {
  background: #f70;
  border: 1px solid #000;
  z-index: 100;
  font-size: 1px;
}
.view_dot3 {
  background: #ff0;
  border: 1px solid #000;
  z-index: 100;
  font-size: 1px;
}
.search_dot {
  background: #F46E0B;
  border: 1px solid #000;
  z-index: 100;
  font-size: 1px;
}
.research_dot {
  background: #fff;
  border: 1px solid #000;
  z-index: 99;
  font-size: 1px;
}
