@import url(/.shared/themes/common/base-weblog.css);

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
	font-weight: normal;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin: 25px 0 25px 0;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bf3119;
	margin: 20px 0;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 15px 0;
}

h5{

    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #036;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.intro {
	color: #999;
	font-weight: bold;
}

.inset {
	margin-left: 24px;
}

/* Empty styles are necessary so that the html editor does not
strip out the classes when it cleans the html */
.breadcrumb {}
.promo {}
.mainContent {}
.section {}
.advisors {}

.promo h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #BF3119;
}
.promo h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #BF3119;
}
.imageFloatLeft {
	float: left;
	padding: 3px 7px 0 0;
}

.imageFloatRight {
	float: right;
	padding: 3px 0 0 7px;
}

.corporateLogos {
	float: right;
	padding: 3px 0 0 7px;
}

/* Tendenci tool specific styles */

.titles {  
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.body_copy {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666;}
.body_copy_alerts { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #F00;}
.body_copy_invert { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF;}
.bold_body_copy {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666; text-decoration: none;}
.bold_body_copy_blue {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #036; text-decoration: none;}
.yellow_body_copy {  background-color: #FF0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000;}
.big_body_copy {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #666; text-decoration: none;}


.breadcrumbs {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999;}

/*.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #666;}*/

/* Added 20060622 Suzanne Carter-Jackson ZC to control footer files */

#footerlinks a, #footerlinks a:visited, #footerlinks a:active, #footerlinks a:link, #footerlinks a:hover {
    font-size: 10px;
    color: #ccc;
    }
    
#footerlinks img {
    vertical-align: bottom;
    padding-top: 2px;
    }


/* end of addition */


.currency {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666; text-align: right;}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #369;}
.logo {
	/*background-image: url(http://www.webanalyticsassociation.org/resource/resmgr/waablog/logo.gif);
	background-repeat: no-repeat; */
}
.email {
    /* */
    }


.reports {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: none;}
.reports_big_body_copy { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: none; }
.reports_subtitles { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000;}
.reports_titles { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000;}

.form { FONT-SIZE: 11px; 
        COLOR: #000; 
        FONT-FAMILY: Arial, Helvetica, sans-serif; 
        BACKGROUND-COLOR: #fff; 
        BORDER-BOTTOM: #666 1px solid; 
        BORDER-LEFT: #666 1px solid; 
        BORDER-RIGHT: #666 1px solid; 
        BORDER-TOP: #666 1px solid;
		} 
.form_gradient { BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(/styles/contact_form_fade.jpg); BORDER-LEFT: #666666 1px solid; COLOR: #666666; BORDER-BOTTOM: #666666 1px solid; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif}
.form_textarea { BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(/styles/contact_form_fade2.jpg); BORDER-LEFT: #666666 1px solid; COLOR: #666666; BORDER-BOTTOM: #666666 1px solid; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif}

	 
.Button { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold; 
    color: #333; 
    background-color: #E0922F; 
    border: #666 1px solid; 
}
          

.color1 {
	background-color: #930;
}
.color2 {
	background-color: #999;
}

li {
	/*margin-left: -25px;
	padding-top: 10px; removed 20060402 by ZC */
    margin-left: -15px;  /* added 20060402 by ZC */
    padding-top: 5px;  /* added 20060402 by ZC */
}

h5{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #036; 
	text-decoration: none;
	}

td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #666;
}

input{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666;
}

textarea{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666;
}


select{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666;
}

.attribution { 
    font-style: italic;
    text-align: right;
    font-size: 11px; 
    }

.alert {
    color: #900;
    font-weight: bold;
    }

.intro {
    font-size: 16px;
    color: #999;
    line-height: 120%;
    font-family: 'arial narrow',arial,helvetica,sans-serif;
    font-weight: normal;
    }

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #666;
        line-height: 150%;
	background-color: #999;
	margin: 10px 10px;
}

img { 
    border: none;
    }

a { color: #69C; }

p { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    color: #666;
    line-height: 150%;
    margin: 0 0 10px 0; 
}

.smallcaps {
    font-size: 10px;
    }

.fineprint {
    font-size: 11px;
    color: #999;
    }

h1, h2, h3, h4 { margin: 5px 0 10px 0; }

form { margin: 0; }

.outerShell {
	width: 780px;
	background-color: #ccc;
}
.outerShell{
	text-align: left;
}

.head{
	border-top: 3px solid #ccc;
	border-right: 3px solid #ccc;
	border-left: 3px solid #ccc;
	padding-bottom: 8px;
}
.head, .head td {
	background-color: #C94226;
}

.imageFloatRight {
	float: right;
	padding: 3px 0 0 7px;
}

.corporateLogos {
	float: right;
	padding: 3px 0 0 7px;
}


/*******************************
	Begin main content styles
********************************/

.main { margin: 8px 8px 0 0; }

.mainTable { width: 100% }

.left { 
	width: 161px; 
	background-color: #ccc;
	}

div.content {
	width:587px;
	background-color: #fff;
	background-image:url(http://www.webanalyticsassociation.org/resource/resmgr/waablog/contentTop_bg.gif);
	background-repeat:no-repeat;
	padding-top: 27px;
	padding-left: 23px;
	padding-bottom: 20px;
	visibility: visible;
	position: relative;
}

.join
{
	position: absolute;
	top: -1px;
	left: 497px;
	height: 27px;
	color: #f00;
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
	margin: 2px 0 0 15px;
	width: 70px;
	}
	


.mainContent{
	padding-right: 20px;
}

/* Used for BoD and other pages with sections */
/* Added 20060512 by Suzanne Carter-Jackson (ZC) */
div.section {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}

div.advisors {
    clear: both;
    width: 500px;
    height: 75px;
    margin-bottom: 10px;
    }

.breadcrumb {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 27px;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
	margin: 2px 0 0 15px;
}
.breadcrumb a {
	color: #666;
}

.promo {
	width: 204px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: -2px;
}
.promo td {
	background-color: #ebebeb;
}
.promo td {
	padding: 15px 10px;
}
.promo td.icon {
	padding-right: 0;
}

.promo div {
	background-color: #ebebeb;
}

.promo div img.top {
    padding-bottom: 5px;
    }

.promo div img.bottom{
    padding-top: 10px;
    }


.promo div h2 {
	padding: 10px 10px 0 10px;
}

.promo div p {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
}

.promo img.icon {
	padding-right: -10px;
}

.callout {
	width: 100%;
	background-color: #ebebeb;
	margin-bottom: 20px;
}
.callout p {
	margin: 0;
	padding: 10px 7px 14px 19px;
}
.callout a {
	font-weight: bold;
}


/*******************************
	Begin navigation styles
********************************/

.mainNavContainer {
	margin-bottom: 20px;
}

.mainNavContainer a, .mainNavContainer h2 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.mainNav, .mainNavOver, .mainNavLive {
	/*height: 17px;*/
	padding-left: 5px;
	margin-top: 7px;
	margin-left: 5px;
	padding-top: 1px;
	background-repeat: no-repeat;
	/*cursor: hand;
	cursor: pointer*/;
}

.mainNav h2 { 
    background-image: url(http://www.webanalyticsassociation.org/resource/resmgr/waablog/mainnavBg.gif); 
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-left: 0;
    font-weight: bold;
    margin-bottom: 0;
    height: 17px;
    padding-top: 2px;
    }

.mainNav a { color: #000; font-weight: normal;}

.mainNavOver h2 { 
    background-image: url(http://www.webanalyticsassociation.org/resource/resmgr/waablog/mainnavBg_live.gif);
    background-repeat: no-repeat;
}

.mainNavOver a{ color: #bf3119;  font-weight: normal;}

.mainNavLive h2 { 
    background-image: url(http://www.webanalyticsassociation.org/resource/resmgr/waablog/mainnavBg_live.gif);
    background-repeat: no-repeat;
}

.mainNav ul, .mainNav li {
    margin-top: 0;
    padding-top: 0;
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    list-style-type: none;
    }

.mainNav li {
    line-height: 130%;
    padding-top: 5px;
    }

.mainNavLive a { color: #bf3119;  font-weight: normal;}


.subNavContainer {
	margin-left: 10px;
	display: none;
}
.subNav, .subNavOver, .subNavLive {
	margin-top: 1px;
	height: 17px;
	padding-top: 1px;
	/*cursor: hand;
	cursor: pointer;*/
}

.nested {
	margin-left: 10px;
}

.subNav a { color: #666; font-size: 11px; font-weight: normal; }
.subNavOver a { color: #bf3119; font-size: 11px; font-weight: normal; }
.subNavLive a { color: #bf3119; font-size: 11px; font-weight: normal; }


/*******************************
	Begin footer styles
********************************/

.foot {
	border-right: 8px solid #C94226;
}
.foot, .foot td {
	background-color: #ebebeb;
	font-size: 10px;
}

.foot td.left {
	color: #ccc;
	background-color: #666;
}

.footNav td{
	font-weight: bold;
	padding: 5px 0 5px 20px;
}
.footNav a {
	color: #666;
}
.footNav a.active {
	color: #C94226;
	text-decoration: none;
}


.subFoot {
	width: 780px;
	text-align: left;
}
.subFoot td {
	color: #fff;
	font-size: 10px;
	padding-left: 180px;
	padding-top: 5px;
}

div.post-header {
	border-top: 1px solid #999;
	background-color: #eee;
	font-size: 10px;
	padding: 5px;
}

div.post-header h2 {
	font-size: 18px;
}
/* ph=1 */
/* nhm:from_kauri */
