/* donor.com global css document */
/*	---------------------------------------------------------------------------------------
	donor.com
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:			global style/layout
	File:				universal.css
	Date:				golive 02.20.2008
	Author:				Corey White
	---------------------------------------------------------------------------------------	*/
	

/* --- Standard Classes ---*/

body{
	padding:11px 0 0px 0;
	margin:0px;
	color:#363636;
	font:12px Arial, Helvetica, sans-serif;


}


body a {

	color:#439cbd;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;

}

body a:hover {

	color:#FF7A0F;
        text-weight:bold;
	font:12px Arial, Helvetica, sans-serif;

}




div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

h1 {
color: #4F4F4F;
font:bold 18px/22px Arial, Helvetica, sans-serif;
text-transform: lowercase; 
}


h2 {
color: #197ca4;
font:bold 14px/18px Arial, Helvetica, sans-serif;
text-transform: lowercase; 
}

h3 {
color: #696969;
font:bold 13px/15px Arial, Helvetica, sans-serif;
text-transform: lowercase; 
}

p {
padding-bottom:8px;
}

li {
padding-bottom:8px;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}


/* --- Blue Header ---*/

#header{
	background:url(http://d36vh9gkg2fzwi.cloudfront.net/assets/gv8dPbHV4tZjMIR3MlnbRw/blue-header-with-logo.gif) no-repeat 0 0;
	width:820px;
	height:68px;
	margin:5px auto 0px;
	text-align:center;
}


#header img.logo{
	padding:10px 0px 0px 0px;
	width:94px;
	height:54px;
}

#header h2 {
	width:161px;
	height:26px;
	position:absolute;
	left:1000px;
	top:-15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:1.0em;
	text-align:left;
	text-decoration:none;
	}

/* --- header sub-nav bar ---*/


#header-nav-sub{
	background:url(http://d36vh9gkg2fzwi.cloudfront.net/assets/CnI_nn4JTybGP917XUn6TQ/footer-bg.gif) no-repeat 0 0;
	width:820px;
	height:23px;
	margin:0 auto;
	text-align:left;
	padding:2px 0px 0px 0px;
}





/* --- Body ID --- */

#body{
	width:820px;
	max-height:none;	
	min-height:525px;
	margin:0px;
	font:12px Arial, Helvetica, sans-serif;
	text-align: left;
}

/*#body li {list-style: circle outside; color:#000000;} */


/* --- Footer --- */

.footer-txt {
font-size:10px;
color:#656565;
padding-top:3px;
}

.footer-txt a{
font-size:10px;
color:#656565;
text-decoration:none;
padding-top:3px;
}

.footer-txt a:hover{
font-size:10px;
color:#1680AC;
padding-top:3px;
text-decoration:underline;
}




#footer{
	width:820px;
	height:28px;
	margin:0 auto;
	background: url(http://d36vh9gkg2fzwi.cloudfront.net/assets/_zwtHFpxtrQNGKTyEpQF4g/footer-bg.gif) 0 0 repeat-x;
	color:#fff;
	position:relative;
text-align:center;
padding-top:3px;
}
#footer ul{
	width:650px;
	position:absolute;
	left:130px;
	top:5px;
}
#footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#333333;
	background-color:inherit;
	font:11px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#ffffff;
	background-color:#838383;
}
#footer p.copyright{
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:49px;
}
#footer a.subscribe{
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	background-color:inherit;
	position:absolute;
	left:64px;
	top:8px;
	text-decoration:underline;
	width:50px;
	padding:0 0 0 18px;
}
#footer a.subscribe:hover{
	color:#838383;
	background-color:inherit;
	text-decoration:none;
}

#footer a.cs{
	width:98px;
	height:20px;
	position:absolute;
	left:866px;
	top:23px;
}
#footer a.cs:hover{

}
#footer img{
	position:absolute;
	left:871px;
	top:52px;
	width:80px;
	height:41px;
}
#footer p.design{
	font:bold 12px/13px Arial, Helvetica, sans-serif;
	color:#C5BE25;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:85px;
}
#footer p.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
	}
#footer p.design a:hover{
	color:#C5BE25; background-color:inherit;
	}


/*--- rounded articles ---*/

.cellback-left {
/* background: url(http://d36vh9gkg2fzwi.cloudfront.net/assets/xmhGAB15NiHQNB12JnLb8A/article-middle-left.jpg) repeat-x; */
width: 17px;
padding: 0px;
border-left: 1px solid #cccccc;
}

.cellback-middle{
padding: 4px 0px 0px 9px;

}


.cellback-right {
/* background: url(http://d36vh9gkg2fzwi.cloudfront.net/assets/89cpzomr9js5eaqR7Id0sw/article-middle-right.jpg) repeat-x; */
width: 17px;
border-right: 1px solid #cccccc;
}


/* styles used for manuals navigation */

.manual-crumb {
font-size:11px;
vertical-align:middle;
color:#333333;
text-decoration:none;
text-transform:lowercase;
}

.manual-crumb a {
font-size:11px;
vertical-align:middle;
color:#333333;
text-decoration:none;
text-transform:lowercase;
}

.manual-crumb a:hover {
font-size:11px;
vertical-align:middle;
color:#333333;
text-decoration:underline;
text-transform:lowercase;

}

.search-link {
font-size:12px;
color:#333;
font-weight:bold;
}

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir LandrÃ¶               |
|--------------------------------------------------*/

.dtree {
	font-size: 12px;
	color: #666;
	white-space: nowrap;
	line-height:14px;


}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
text-transform:lowercase;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	color: #1D84B1;
	font-weight:bold;
}
.dtree .clip {
	overflow: hidden;
}
.dtree-background {
background:url(http://d36vh9gkg2fzwi.cloudfront.net/assets/FxNsT2L20vzvw7cL4OCzNQ/nav-repeat-bg.gif) repeat-y;
width:155px;
max-width:155px;
padding:5px 13px;
background-color:#ffffff;
max-width:155px;
margin-top:-8px;
}

.dyk-background {
background:url(http://d36vh9gkg2fzwi.cloudfront.net/assets/FxNsT2L20vzvw7cL4OCzNQ/nav-repeat-bg.gif) repeat-y;
width:135px;
max-width:135px;
padding:15px 13px 2px 13px;
background-color:#ffffff;
max-width:155px;
margin-top:-8px;
}


/* --- VICCI2 CSS ---*/

.vicciDescription  {
 font-weight: bold;
}
.vicciLink,
.vicciDescriptionsmall,
.vicciTicketsmall  {
 font-size: 8pt;
}
td.nobox {  border: 1px solid white;
} td.boxed {  border: 1px solid #434470;
} 

.vicciheader {
color:#FF7E1F;
text-transform:lowercase;
font-size:14px;
}

.tabletab {
padding-right:12px;
height:33px;
}

.tdtab {
padding-right:5px;
padding-left:5px;
}


/*=============== logo synopsis articles=================*/

#main-synopsis {
text-align:center;
width:100%;
height:auto;
}



#product-synopsis2 {
background-image:url(http://d36vh9gkg2fzwi.cloudfront.net/assets/LWkIcYeL4F5gXPIC1k3tww/marq-bg-clear.gif);
float:left;
background-repeat:no-repeat;
width:190px;
max-width:190px;
height:100px;
max-height:150px;
padding:5px 0px 5px 0px;
color:#1F1F1F;
font-size:11px;
text-align:left;
margin-left:12px;
}

#product-synopsis2 #synopsis2 {
max-width:170px;
}

/*======================= no logo synopsis ===================*/

#product-synopsis-clear {
background-image:url(http://d36vh9gkg2fzwi.cloudfront.net/assets/LWkIcYeL4F5gXPIC1k3tww/marq-bg-clear.gif);
float:left;
background-repeat:no-repeat;
width:190px;
max-width:190px;
height:100px;
max-height:150px;
padding:5px 0px 5px 0px;
color:#1F1F1F;
font-size:11px;
text-align:left;
margin-left:12px;
}

#product-synopsis-clear #synopsis-clear {
max-width:170px;
height:65px;
padding:3px 5px 5px 8px;
}

#product-synopsis-clear #synopsis-image{
max-width:170px;
}

/* table cell classes used in staff templates /*

.sn-tablecell-left {
padding-left:9px;
padding-bottom:2px;
}
.sn-tablecell-mid{
padding-bottom:2px;
}
.sn-tablecell-right{
padding-right:15px;
padding-top:1px;
}
