/* CSS Document for BOL Web Media 
body, div, h1, h2, h3, h4,  ul, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}*/
/*-------- Basic structure ---------*/
body{
	font-family:Helvetica,Arial,sans-serif;
	margin: 0px;
    padding: 10px;
    border: 0px;
	background-color: #f7f3ed;
	}
a:link {
	color: #905973;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #905973;
	}
a:hover {
	color: #003366;
	text-decoration: none;
	}
a:active {
	color: #006699;
	}
form {
	margin: 0px;
	}
		
/*------ Crumbtrail --------*/
#crumbtrail p {
	font-size:80%;
	line-height:normal;
	margin: 0px;
	padding: 5px 0 5px 5px;
	}
#crumbtrail a:link, #crumbtrail a:visited {
	color:#00AADF;
	text-decoration:none;
	}
#crumbtrail a:hover {
	text-decoration:underline;
	}
#crumbtrail a {
	color:#00AADF;
	text-decoration:none;
	}	

/*----- Navigation ------*/
.mainNav {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 235px;
	border-bottom-width: 0;
	}
.mainNav h2{
	font-size: 70%;
	color: #000;
	line-height: normal;
	padding-bottom: 0;
}
.mainNav li a {
	background-color: #eae6df;
	font-weight: bold;
	font-size: 80%;
	color: #905973;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	}
* html .mainNav li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 225px;
	}
.mainNav li a:visited, .mainNav li a:active{
	}
.mainNav li a:hover{
	background-color: #d6cfc3;
	}
.mainNavSubLevel2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 235px;
	border-bottom-width: 0;
	}
.mainNavSubLevel2 li a {
	background-color: #F1EEE9;
	font-weight: bold;
	font-size: 75%;
	color: #905973;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 30px;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	}
* html .mainNavSubLevel2 li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 205px;
	}
.mainNavSubLevel2 li a:visited, .mainNavSubLevel2 li a:active{
	}
.mainNavSubLevel2 li a:hover{
	background-color: #F1EEE9;
	}

/*------ left column top container -------*/
.mastHead {
	font-size: 140%;
	padding-top: 10px;
	padding-right: 15px;
	font-weight: bold;
	color: #905973;
	}
.mastIntro {
	font-size: 80%;
	margin-top: 0;
	padding-right: 15px;
	font-weight: bold;
	color: #905973;
	}
.sectionHead {
	font-size: 140%;
	padding-top: 10px;
	padding-right: 15px;
	font-weight: bold;
	color: #905973;
	line-height:normal;
	}
#leftcolumn h1{
	font-size: 100%;
	margin: 0;
	}
#leftcolumn h2{
	font-size: 90%;
	color: #666666;
	margin: 0 0 7px 0;
	padding: 3px 1px 3px 30px ;
	line-height: normal;
	background-image:url(../images/bgProdHeader.jpg);
	border-bottom: 3px solid #666666;
	}

/*------- left column middle container ------*/
#leftcolumnB h1{
	font-size: 100%;
	margin: 0;
}
#leftcolumnB h2{
	font-size: 90%;
	color: #000000;
	line-height: normal;
	padding: 5px;
}

/*------- Vote box -------*/
#vote p {
	font-size: 82%;
	font-weight: bold;
	color: #006699;
	padding: 25px 10px 10px 55px;
	margin: 0;
	line-height:normal;
	}
#vote a:link {
	diplay: block;
	}
#vote a:visited {
	diplay: block;
	}
	
/*------- Subscribe box --------*/
#subscribeNewsletter p {
	font-size: 82%;
	font-weight: bold;
	color: #fff;
	padding: 8px 10px 10px 85px;
	margin: 0;
	line-height:normal;
	}
#subscribeNewsletter a:link {
	diplay: block;
	}
#subscribeNewsletter a:visited {
	diplay: block;
	}

#subscribeNewsletterTwo {
	display: none;
	}
}
#subscribeNewsletterTwo p {
	font-size: 82%;
	font-weight: bold;
	color: #fff;
	padding: 8px 10px 10px 110px;
	margin: 0;
	line-height:normal;
	}
#subscribeNewsletterTwo a:link {
	diplay: block;
	}
#subscribeNewsletterTwo a:visited {
	diplay: block;
	}

#ccdg p {
	font-size: 82%;
	font-weight: bold;
	color: #fff;
	padding: 8px 10px 10px 8px;
	margin: 0;
	line-height:normal;
	}
#ccdg a:link {
	diplay: block;
	}
#ccdg a:visited {
	diplay: block;
	}
#ccn p {
	font-size: 82%;
	font-weight: bold;
	color: #fff;
	padding: 8px 10px 10px 8px;
	margin: 0;
	line-height:normal;
	}
#ccn a:link {
	diplay: block;
	}
#ccn a:visited {
	diplay: block;
	}	

/* ------- Frontpage intro content ----*/
#rightcolumnIntro a{
	font-weight: bold;
	color:#006699
}
#rightcolumnIntro a:hover{
	text-decoration:underline;
}

/* ------- list pages ------*/
#rightcolumn h1 {
	font-size: 140%;
	margin: 0;
	margin: 0 10px 5px 0;
	padding: 0 15px 20px 0;
	font-weight: bold;
	color: #666;
	line-height:normal;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
#rightcolumn h2 {
	font-size: 90%;
	margin: 0;
	padding-right: 15px;
	font-weight: bold;
	color: #905973;
	line-height:normal;
	}
#rightcolumn h3 {
	font-size: 90%;
	margin: 0;
	padding-right: 15px;
	font-weight: bold;
	color: #905973;
	line-height:normal;
	}
#rightcolumn p {
	font-size: 80%;
	margin: 0;
	padding-right: 15px;
	color: #333;
	line-height:normal;
	}
#rightcolumn a{
	font-weight: normal;
	}
#rightcolumn a:hover{
	text-decoration:none;
	background-color: #f8f8f8;
	}
#rightcolumn li{
	font-size: 80%;
	}

/* ------- Frontpage list content ------*/
#rightcolumnB h1 {
	font-size: 140%;
	margin: 0 10px 5px 0;
	padding: 0 15px 20px 0;
	font-weight: bold;
	color: #666;
	line-height:normal;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
#rightcolumnB h2 {
	font-size: 90%;
	margin: 0;
	padding-right: 15px;
	font-weight: bold;
	color: #905973;
	line-height:normal;
	}
#rightcolumnB h3 {
	font-size: 90%;
	margin: 0;
	padding-right: 15px;
	font-weight: bold;
	color: #905973;
	line-height:normal;
	}
#rightcolumnB p {
	font-size: 80%;
	margin: 0;
	padding-right: 15px;
	color: #333;
	line-height:normal;
	}
#rightcolumnB a:hover{
	background-color: #f8f8f8;
	}

/* ------- display pages ------*/
#rightcolumnC h1 {
	font-size: 140%;
	margin: 0;
	margin: 0 10px 5px 0;
	padding: 0 15px 20px 0;
	font-weight: bold;
	color: #666;
	line-height:normal;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
#rightcolumnC h2 {
	font-size: 120%;
	margin-left: 0;
	padding-right: 15px;
	font-weight: normal;
	color: #905973;
	line-height:normal;
	}
#rightcolumnC h3 {
	font-size: 90%;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	color: #905973;
	line-height:normal;
	background-color:#f6f3ed;
	}
#rightcolumnC h4 {
	font-size: 80%;
	margin: 0;
	padding-right: 15px;
	font-weight: bold;
	color: #000;
	line-height:normal;
	}
#rightcolumnC p {
	font-size: 80%;
	padding-right: 15px;
	color: #333;
	line-height:normal;
	}
#rightcolumnC a{
	font-weight: normal;
	}
#rightcolumnC a:hover{
	text-decoration:none;
	background-color: #f8f8f8;
	}
#rightcolumnC li{
	font-size: 80%;
	}

/* ------- Feature pages ------*/
#rightcolumnD h1 {
	font-size: 140%;
	margin: 0;
	margin: 0 10px 5px 0;
	padding: 0 15px 20px 0;
	font-weight: bold;
	color: #666;
	line-height:normal;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
#rightcolumnD h2 {
	font-size: 90%;
	margin-left: 0;
	padding-right: 15px;
	font-weight: bold;
	color: #905973;
	line-height:normal;
	}
#rightcolumnD h3 {
	font-size: 90%;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	color: #905973;
	line-height:normal;
	background-color:#f6f3ed;
	}
#rightcolumnD h4 {
	font-size: 80%;
	margin: 0;
	padding-right: 15px;
	font-weight: bold;
	color: #000;
	line-height:normal;
	}
#rightcolumnD p {
	font-size: 80%;
	padding-right: 15px;
	color: #333;
	line-height:normal;
	}
#rightcolumnD a{
	font-weight: normal;
	}
#rightcolumnD a:hover{
	text-decoration:none;
	background-color: #f8f8f8;
	}
#rightcolumnD li{
	font-size: 80%;
	}

/*------ third row, bottom ------*/
#containerBottom p{
	font-size: 75%;
	}
#containerBottom h2{
	font-size: 90%;
	}	
#footer p{
	font-size: 80%;
	color: #000;
	padding-left: 10px;
	}
#footer a{
	color: #006699;
	}
.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
	}
.intro {
	font-size: 90%;
	}
.lgeHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 190%;
	color:#333333;
	}
.name {
	font-weight: bold;
	}
.position {
	font-weight: bold;
	font-style:italic;
	}
.posted {
	font-size: 70%;
	color:#000000;
	}
.readMore {
	border-bottom: 1px dotted red;
	text-align: right;
	}
.displayBlock {
	display: block;
	margin-right: 15px;
	}	
.imgBorder {
	margin: 0 6px 6px 0;
	padding: 3px;
	border: 1px solid #cccccc;
	}			
.textarea_singlebox {
	background-color:#f1f1f1;
	border-width:0px;
	color:#333;
	font-size: 85%;
	height:25px;
	padding:0px;
	vertical-align:middle;
	width:200px;
	}
.goBtn {
	margin:0px;
	vertical-align:top;
	}
.searchTxt {
	font-size: 85%;
	font-style:italic;
	font-weight:bold;
	color: #666;
	}
.tdNewsletter {
	background-color:#f6f3ed;
	vertical-align:top;
	padding: 5px;
	}
.newsletterThumb {
	border: 2px solid #fff;
	}	