/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.1
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


#list {
	width: 550px;
	overflow: hidden;
}

/* The "set" bar */
.setBar, .setBar select {
	font-size: 11px;
	font-weight: bold;
	color: #888;
}
.setBar {
	border: 1px solid #D5E6F0;
	background: url(/files/img/set-bar-bg.gif) left bottom repeat-x;

	margin-bottom: 18px;
	padding: 3px 8px;

	clear: both;
}

/* Pagination */
.setBar .pages {
	float: right;
	color: #06C;
	padding-top: 2px;
}

.setBar .pages span, .setBar .pages a {
	padding: 1px 4px;
	text-decoration: none;
	color: #AAA;
}
.setBar .pages a {
	color: #06C;
}

.setBar .pages .current {
	background-color: #89BBED;
	color: white;
}

.setBar .pages a:hover {
	background-color: #06C;
	color: white;
}


:focus {
	outline: 0;
}

body {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	behavior: url(/files/css/csshover.htc);
	line-height: 1.42;
	background-color: #ffffff;
}
img {
	behavior: url(/files/css/iepngfix.htc);
}

/* Apply bullets, just to the right types of lists. */
ul.withBullets {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;

	/* CAC-262: Fix IE alignment bug. */
	vertical-align: top;
}

ul.withBullets, ol {
	padding-left: 3em;
	line-height: 21px;
}
ul.withBullets li, ol li {
	margin: 1em 0;
}

/* Style search forms */
form.search input {
	vertical-align: middle;

	font-family: arial, sans-serif;
	font-size: 12px;
	color: #777;
}

form.search button {
	vertical-align: middle;

	margin: 0;
	margin-left: 5px;
	padding: 0;
	border: none;

	/* image replacement */
	width: 56px;
	height: 20px;
	background: url(/files/img/search.gif) top left no-repeat;
	text-indent: -4000px;
}
form.search button:hover {
	background-position: bottom left;
}

/******************************************************************************/

#header, .navBar .inner, #main {
	width: 870px;
	margin: 0 auto;
	padding: 0 15px;
}

#main {
	clear: left;
}

#main .container {
	width: 550px;
	position: relative;
	float: left;
}

#main .right {
	float:right;
	width: 300px;
	padding-top: 10px;
}

#main .container div.rightCol {
	position: absolute;
	left: 570px;
	top: 5px;
	padding: 0px;
	margin: 0px;
}

/* No Script Error */
#noScriptBanner {
	width: 530px;
	height: 30px;
	padding: 15px;

	background: url(/files/img/no-script-banner.gif) top left no-repeat;

	font-size: 13px;
	font-weight: bold;
}

/******************************************************************************/

p {
	margin: 1em 0;
}

a {
	color: #06C;
}
a:hover {
	text-decoration: none;
}

/******************************************************************************/

/* All other headings */
h1 {
	color: #509CE7;
	margin: 20px 0;
	height: 33px;
}
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1 { font-size: 18px; }
h2 { font-size: 14px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }


#header {
	padding-top: 15px;
	position: relative;
	height: 80px;
}

#header a.logo {
	display: block;
	float: left;

	width: 125px;
	height: 70px;
	padding-bottom: 5px;
}

/******************************************************************************/

#locale {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#locale * {
	vertical-align: middle;
}

#locale select {
	height: 21px;
	vertical-align: middle;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	color: #000000;
}

#locale img {
	position: relative;
	top: -1px;
	left: -1px;

	width: 30px;
	height: 20px;
}

/******************************************************************************/

.primaryNav {
	position: relative;
	height: 30px;
	background: url(/files/img/navbar/primary-bg.png) repeat-x;
	border-bottom: 1px solid #56A1EC;
}

.primaryNav ul li, .primaryNav ul li a {
	display: block;
	float: left;
}

.primaryNav ul li {
	background: url(/files/img/navbar/primary-sep.png) left center no-repeat;
	padding-left: 1px;
}
.primaryNav ul li.first {
	background: none;
}

.primaryNav ul li a {
	padding: 6px 10px;

	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #475773;
	text-decoration: none;
}

.primaryNav ul li.active a, .primaryNav ul li:hover a {
	background: url(/files/img/navbar/primary-bg-active.png);
}

/* new icon */
.primaryNav ul li img{
	position: relative;
	top: 1px;
	left: 4px;
	margin-right: 5px;
}

/******************************************************************************/

.primaryNav .pulldownHolder {
	position: relative;
}

.primaryNav .pulldownHolder a {
	padding-right: 33px;
}

.primaryNav .pulldownHolder .arrow {
	position: absolute;

	top: 8px;
	right: 10px;

	width: 16px;
	height: 17px;

	background: url(/files/img/navbar/arrow.gif) top left no-repeat;
}

.primaryNav .active .arrow,
.primaryNav .pulldownHolder:hover .arrow
{
	background-position: bottom left;
}

.primaryNav .pulldownHolder ul {
	position: absolute;
	display: none;

	top: 100%;
	left: 0;

	padding: 7px 10px;

	border: 1px solid #70B7FF;
	background: #DEF;

	white-space: nowrap;
	line-height: 1.85;
}
.primaryNav .pulldownHolder:hover ul {
	display: block;
}

.primaryNav ul .pulldownHolder ul li,
.primaryNav ul .pulldownHolder ul li a
{
	float: none;
	margin: 0;
	padding: 0;
	background: none;
}

.primaryNav .pulldownHolder ul li a {
	color: #475773;
}
.primaryNav .pulldownHolder ul li a:hover {
	color: #06C;
}

/******************************************************************************/

/* Clear fix -- incompatible with IE, but IE clears on its own */
.secondaryNav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Mimic the weird space IE puts, in non-IE browsers */
html>body .secondaryNav {
}

.secondaryNav {
	background: url(/files/img/navbar/secondary-bg.png) repeat-x;
	height: 31px;
	position: relative;
}

.secondaryNav ul li, .secondaryNav ul li a {
	display: block;
	float: left;
}

.secondaryNav ul li {
	padding-left: 3px;
	margin: 5px 9px 4px 6px;
}
.secondaryNav ul li a {
	padding: 2px 5px 2px 0px;

	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;

	position: relative;
	right: -2px;
}

.secondaryNav ul li.active, .secondaryNav ul li:hover,
.secondaryNav ul li.active a, .secondaryNav ul li:hover a
{
	background: url(/files/img/navbar/secondary-bubble.gif) no-repeat top left;
	color: #5DA6EE;
}
.secondaryNav ul li.active a, .secondaryNav ul li:hover a {
	background-position: top right;
}

.secondaryNav ul #nav_manage {
	display: none;
}

* html .secondaryNav .first {
	margin-left: 3px;
}

/******************************************************************************/

.primaryNav { z-index: 1000; }
.secondaryNav { z-index: 5; }

/******************************************************************************/


#footer {
	clear: both;

	text-align: center;

	font-size: 11px;
	color: #555;

	margin: 18px;
}

#footer div {
	margin-top: 1em;
}


#featured {
	float: right;
	clear: both;
	margin-left: 1ex;
	margin-bottom: 1ex;
	margin-top: 1em;
}

#featured img {
	margin-bottom: 4px;
}

#featured ul {
	width: 290px;
	height: 390px;
	background: url(/files/img/featured/bg.png);
}

#featured li {
	padding: 13px 14px 5px 14px;
	position: relative;
}

#featured li button.add {
	position: absolute;
	top: 92px;
	left: 200px;
}
* html #featured li button.add {
	left: 190px;
}

#featured2 {
	float: left;
	display: block;
	position: relative;
	width: 550px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}
#featured2 ul {
	width: 550px;
	height: 128px;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	background: url(/files/img/featured/bgHorz.png);
}
#featured2 li {
	float: left;
	position: relative;
	padding: 12px 0px 12px 10px;
}
#featured2 li button.add {
	position: absolute;
	top: 92px;
	left: 197px;
}
* html #featured2 li button.add {
	left: 190px;
}


.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;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;

	width: 550px;
}

@media print {
	.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
	}

	span.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important;
	}
}


#accountLink {
	font-family:tahoma,arial;
	font-size: 11px;
	float: right;
	white-space: nowrap;
}

#accountLink a {
	color: #06c;
}

#accountLink a:hover, #accountLink a:visited {
	color: #039;
}

#accountLink span {
	color: #06c;
	font-weight: bold;
}

#createAccount {
	position: relative;
	display: block;
	clear: both;
	float: right;
	background: url(/files/img/account/alot_sso_btn_bkg.jpg) top left no-repeat;
	width:290px;
	height:98px;
	top: -7px;
}

#createAccount a {
	background:transparent url(/files/img/account/alot_sso_btn.jpg) no-repeat scroll bottom left;
	position: relative;
	display: block;
	top: 17px;
	left: 14px;
	width: 262px;
	height: 64px;
}

#createAccount a:hover {
	background-position: left top;
}


/* Related Toolbar */
#relatedToolbar {
	position: relative;
	left: 8px;
	padding: 22px 0px 0px 0px;
	width: 295px;
	clear: both;
}
#relatedToolbar h2 {
	padding: 0px 0px 10px 0px;
	margin: 0;
	width: 290px;
	height: 35px;
	text-indent: -4000px;
	background: url(/files/img/related/label_toolbar.png) top left no-repeat;
}
#relatedToolbar li {
	float: left;
	width: 145px;
	padding: 0px 0px 0px 0px;
	height: 145px;
	text-align: center;
	font-weight: bold;
}
#relatedToolbar li a {
	text-decoration: none;
}
#relatedToolbar li a .name {
	text-decoration: underline;
}

/* Related Home */
#relatedHome {
	position: relative;
	left: 8px;
	padding: 10px 0px 0px 0px;
	width: 295px;
	clear: both;
}
#relatedHome h2 {
	padding: 0px 0px 12px 0px;
	margin: 0;
	width: 290px;
	height: 35px;
	text-indent: -4000px;
	background: url(/files/img/related/label_home.png) top left no-repeat;
}
#relatedHome li {
	float: left;
	width: 280px;
	padding: 0px 0px 15px 10px;
	text-align: left;
	font-weight: normal;
}
#relatedHome li a {
	text-decoration: none;
	font-weight: bold;
}
#relatedHome li a .name {
	font-weight: bold;
}
#relatedHome li a .teaser {
	color: #000000;
	font-weight: normal;
}

#searchBox {
	position: relative;
	left: 8px;
	padding: 15px 0px 0px 0px;
	width: 295px;
}
#searchBox h2 {
	padding: 0px;
	margin: 0;
	width: 290px;
	height: 35px;
	text-indent: -4000px;
	background: url(/files/img/search/label_keywords.png) top left no-repeat;
}


#searchBox #searchBoxForm {
	position: relative;
	left: -1px;
	height: 48px;
	width: 295px;
	background: #f6fbff url(/files/img/search/inputbox_button_container.png) top left no-repeat;
}

#searchBox #searchBoxForm input {
	margin: 6px 6px 6px 11px;
	padding: 5px 0px 0px 5px;
	width: 206px;
	height: 20px;
	font-size: 12px;
	font-family: arial, sans-serif;
	border: 2px solid #f6c409;
	background: #f6fbff url(/files/img/search/inputbox_bg.png) 1px 0px repeat-x;
}

#searchBox #searchBoxForm #go {
	position: absolute;
	left: 233px;
	top: 6px;
	width: 52px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	text-indent: -4000px;
	border: none;
	background: url(/files/img/search/go_button.png) top left no-repeat;
}

#searchBox #searchBoxForm #go:hover {
	cursor: pointer;
	background-position: bottom left;
}

.buttonImg {
	float: left;

	margin: 2px 5px 2px 0px;
	background: url(/files/img/list-box-bg.gif) top left no-repeat;
}

.buttonImg a {
	display: block;

	width: 78px;
	height: 70px;
	overflow: hidden;

	/* Image replacement, with inline URL */
	background-position: 50% 50%;
	background-repeat: no-repeat;
	text-indent: -4000px;
}

h2 span {
	float: right;
	
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 2.8;
	color: #AAA;
}
h2 span a {
	text-decoration: none;
}

/******************************************************************************/

button.add {
	display: block;
	float: left;

	width: 90px;
	height: 18px;

	margin-left: 3px;

	background: url(/files/img/add-to-white.gif) top left no-repeat;
	border: 0 none;
	text-indent: -4000px;
}

button.addTb       { background-position: top    left; }
button.addTb:hover { background-position: bottom left;  cursor: pointer;}
button.addHm       { background-position: top    center; }
button.addHm:hover { background-position: bottom center;  cursor: pointer;}
button.addDt       { background-position: top    right; }
button.addDt:hover { background-position: bottom right;  cursor: pointer;}

#featured button.add {
	width: 65px;
	height: 18px;
	margin-left: 0;
	background-image: url(/files/img/add-me-black.gif);
}

#featured2 button.add {
	width: 65px;
	height: 18px;
	margin-left: 0;
	background-image: url(/files/img/add-me-black.gif);
}


ul.list li {
	float: left;
	width: 270px;
	margin: 0 5px 15px 0;
	line-height: 1.1;
}

ul.list li .caption {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #06C;
	padding-top: 4px;
}
ul.list li .descr {
	height: 3.35em;
	overflow: hidden;
	font-size: 11px;
	padding-top: 6px;
}

ul.list li .addButtons {
	clear: left;
	float: right;
	padding-left: 6px;
}


#navContainer {
	padding: 4px;
}

#navigation {
	width: auto;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #979797;
	padding-bottom: 10px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 999;
}

#navigation a {
	text-decoration: none;
}

#navigation #path {
	display: inline;
}

#navigation #path li.crumb {
	position: relative;
	height: 26px;
	line-height: 26px;
	float: left;
	padding-left: 5px;
}

#navigation #path li.crumb.first {
	padding-left: 10px;
}

#navigation #path li.crumb a.crumb {
	display: block;
	float: left;
	color: #555;
	padding-right: 25px;
	position: relative;
	background: transparent url(/files/img/homeContent/breadcrumb_bg.gif) no-repeat right -26px;
}

#navigation #path li.crumb.last a.crumb {
	background-position: right top;
}

#navigation #path li.crumb.sibling a.crumb {
	background-position: right -78px;
}

#navigation #path li.crumb.lastSibling a.crumb {
	background-position: right -52px;
}

#navigation #path li.sibling:hover a.crumb {
	background-position: right -130px;
}

#navigation #path li.lastSibling:hover a.crumb {
	background-position: right -104px;
}

#navigation #path li.crumb .left {
	position: absolute;
	top: 0;
	left: -5px;
	width: 5px;
	height: 100%;
	background: #fff url(/files/img/homeContent/breadcrumb_bg.gif) no-repeat scroll -1px 0px;
}
* html #navigation #path li.crumb .left {
	height: 26px;
}

#navigation #path li.crumb.first .left {
	background-position: left top;
	left: -10px;
	width: 10px;
}

#navigation #path li ul.siblings {
	display: none;
	position: absolute;
	top: 25px;
	left: -13px;
	z-index: 99999;
	border: 1px #C0D7E9 solid;
	background: #fff;
}
#navigation #path li.sibling:hover ul.siblings,
#navigation #path li.lastSibling:hover ul.siblings
{
	display: block;
}

#navigation #path li ul.siblings li {
	line-height: 11px;
	position: relative;
}

#navigation #path li ul.siblings li a {
	line-height: 20px;
	padding: 0px 18px;
	display: block;
	border: 1px #fff solid;
	color: #63a1e0;
}

#navigation #path li ul.siblings li.special a {
	color: #0066cc;
}

#navigation #path li ul.siblings li a:hover {
	background: #5FABF9;
	color: #fff;
}

#navigation #children {
	margin-left: 60px;
	font-weight: normal;
	line-height: 26px;
	clear: left;
}

#navigation #children a {
	color: #63a1e0;
	font-weight: bold;
}

#navigation #children a.special {
	color: #0066cc;
}


h1.addThisToTb {
	margin-bottom: 22px;
}
h1.otherbuttons {
	margin-bottom: 16px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0068CE;

	border-bottom: 1px solid #D5E6F0;

	margin-bottom: 24px;
}

h3 {
	font-size: 12px;
	color: #333;
	margin-bottom: 20px;
}

#button {
	margin-left: 100px;
	position: relative;

	min-height: 115px;
}
* html #button {
	height: 115px;
}

/******************************************************************************/

#button .buttonImg {
	position: absolute;

	top: 0;
	left: -95px;
}
#button .addTb, #button .addHm,  #button .addDt {
	position: absolute;
	left: -103px;
	top: 75px;
}
#button .addHm {
	top: 95px;
}

p.descr {
	font-family: Arial, sans-serif;
	line-height: 1.666;
}


