/* common styles */
body {background-color : #fff;	width: 100%;	padding: 0px 0px 0px 0px;	margin: 0px; text-align:center;}
div#container{background-color : #fff;}
.cmsInstruction {color:#f00;font-family: verdana, arial, helvetica, sans-serif;font-size: 10pt;background-color:#ffc;font-weight : normal;}
/*********************************************************************************************************/

p, td, input, div, textarea, select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

h1,h2,h3,h4,h5,h6{
	font-family: verdana, arial, helvetica, sans-serif;
	color:#462D44;
	font-weight : bold;
	text-decoration: none;
}


a {color: #000000;}
a:visited {color: #000000;}
a:active {color: #222222;}
a:hover {color: #222222;}
/*********************************************************************************************************/
/* body margin styles ) */
table.bodymargin {width: 100%;	margin: 0px;	border-collapse: collapse;}

/*********************************************************************************************************/
/* NAVIGATION vwLATE */
/* top navigation styles*/
a.topnavigation, a.topnavigation:visited, a.topnavigation:active  {
	color: #000000;
	font-size: 0.7em;
	padding: 3px 8px 3px 0px;
	font-weight : bold;
	text-decoration: none;
}

/* breadcrumb styles */
.breadcrumb {color : #000000;	font-size: .75em;	font-weight : bold;}
a.breadcrumb {color: #000000;	font-size: .75em;	text-decoration: none;	font-weight : normal;}
a.breadcrumb:active {color: #222222;	font-size: .75em;	text-decoration: none;	font-weight : normal;}
a.breadcrumb:hover {color: #222222;	font-size: .75em;	text-decoration: underline;	font-weight : normal;}
a.breadcrumb:visited {color: #000000;	font-size: .75em;	text-decoration: none;	font-weight : normal;}

/* search styles */
.search{color : #333333;	font-size: .8em;}
.searchbutton{
	color : #333333;
	font-size: .8em;
	font-weight: bold;
	text-align:center;
	background: #C7E19E;
	border-top: 2px solid #CCFFCC;
	border-left: 2px solid #CCFFCC;
	border-right: 2px solid #528413;
	border-bottom: 2px solid #528413;
}

/* posting list styles */
.postinglist {color : #000000;	font-size: .8em;}
a.postinglist {color: #000000;	font-size: .9em;	text-decoration: underline;}
a.postinglist:active {color: #222222;	font-size: .9em;	text-decoration: underline;}
a.postinglist:hover {color: #222222;	font-size: .9em;	text-decoration: underline;}
a.postinglist:visited {color: #000000;	font-size: .9em;	text-decoration: underline;}

/* footer styles */
.footer {color: #999999;	font-size: x-small;}
.footer strong {color: #999999;	font-size: x-small;}
a.footer {	color: #999999;	text-decoration: none;}
a.footer:hover {	color : #666666;	text-decoration: underline;}
a.footer:visited {	color : #666666;	text-decoration: underline;}
/*********************************************************************************************************/
/* SITEMAP */
/* sitemap channel styles */
.sitemapchannel {color: #333333;	font-size: x-small;	text-decoration: none;}
a.sitemapchannel {color: #000000;	font-size: x-small;	text-decoration: none;}
a.sitemapchannel:hover {color: #4D689B;	font-size: x-small;	text-decoration: underline;}
a.sitemapchannel:visited {color: #4D689B;	font-size: x-small;	text-decoration: underline;}

/* sitemap posting styles */
.sitemapposting {color: #333333;	font-size: x-small;	text-decoration: none;}
a.sitemapposting {color: #999999;	font-size: x-small;	text-decoration: none;}
a.sitemapposting:hover {color: #666666;	font-size: x-small;	text-decoration: underline;}
a.sitemapposting:visited {color: #666666;	font-size: x-small;	text-decoration: underline;}

/*********************************************************************************************************/
/* PAGE vwLATE */
/* placeholder instruction styles */
.placeholderinstruction {color: #666666;	font-size: 12px;	text-decoration : none;}
.placeholderinstruction strong{color: #666666;	font-size: 12px;	text-decoration : none;	font-weight : bold;}

/* page header styles */
.pageheader {color : #3F6638;	font-size: 16px;	font-weight: bold;}

/* sub header styles */
.subheader {color : #3F6638;	font-size: 16px;	font-weight: bold;}

/* image styles */
.image img {border: 0px solid #000000;}
.image {text-align: center;}

/* banner styles */
.banner img {border: 1px solid #000000;}
.banner {text-align: center;}

/* image caption with related width */
div.image100caption {width: 100;	float: center;	padding: 5px 5px 0px 5px;}
div.image120caption {width: 120;	float: center;}
div.image160caption {width: 160;	float: center;}
div.image180caption {width: 180;	float: center;}
div.image350caption {width: 350;	float: center;}

/* text wrap around image 160 x 160 px and caption*/
div.image160x160captionwrap {width: 160;	float: left;	padding: 0px 10px 0px 10px;}

/* image and caption container styles */
table.imagecaptioncontainer {width: 100%;	margin: 0px;	border-collapse: collapse;}

/* image caption styles */
.imagecaption {color : #666666;	font-size: 10px;	font-weight: bold;	text-align : left;}
.imagecaption p {color : #666666;	font-size: 10px;	font-weight: bold;	text-align : left;}

/* hyperlink styles */
.hyperlink {color : #4D689B;	font-size: 11px;}
.hyperlink p {color : #4D689B;	font-size: 11px;}
.hyperlink a {color : #4D689B;	font-size: 11px;	font-weight: bold;	text-decoration: underline;}
.hyperlink a:visited {color: #666666;	font-size: 11px;	font-weight: bold;	text-decoration: underline;}
.hyperlink a:hover {color: #568F5E;	font-size: 11px;	font-weight: bold;	text-decoration: underline;}

/*********************************************************************************************************/
/* CMS Web Based Consolse - WBC */
/* Logout | Switch to Edit Site styles*/
.wbc {color: #FFFFFF;	font-size: smaller;	padding: 3px 10px 3px 10px;	background-color : #CC9999;}
.wbc strong {color: #FFFFFF;	font-size: smaller;	font-weight: bold;	background-color : #CC9999;}
a.wbc {color: #FFFFFF;	font-size: smaller;	text-decoration : none;	font-weight : bold;}
a.wbc:visited {color: #FFFFFF;	font-size: smaller;	text-decoration : none;	font-weight : bold;}
a.wbc:hover {color: #666666;	font-size: smaller;	text-decoration : none;	font-weight : bold;}

/* CMS WCB Edit floating console - WCB Edit box option */
div.wbcedit{background-color : #FFFFCC;	border : 2px solid #993333;	display : block;}

/* CMS WCB Edit floating console - Edit */
table.wbcedit {border: 1px solid #993333;	background-color: #993333;	width: auto;}
table.wbcedit td {color: #FFFFFF;	font-size: xx-small;	font-weight: bold;	padding: 3px 10px 3px 10px;}

/* Site layout */

div.tplbody{
background-color : #fff;
width:998px;
margin:0px auto;
display:block;}

div.tplframe {
width:998px;
text-align:left;
clear:both;
}

div.tplframeheader{
width:998px;
height:117px;
background:#859731 url(/nr/CPL2/images/cpl_logo.png) no-repeat;
}

div.tplframemenu{
width:998px;
height:32px;
background:#462D44;
color:#fff;
}

div.tplframeleft{
float:left;
width:190px;
}

div.tplframeright{
float:right;
width:180px;
}
div.tplframeright img{margin-bottom:1px;}

div.tplframemiddle{
float:left;
width:625px;
}

div.cplcontent{
padding-left:0px;
}

div.tplframefooter{
float:left;
padding-top:20px;
width:998px;
color:#fff;
height:120px;
background:#462D44;
}
.tplframefooter table{color:#fff}

#cqlogo{float:right;border:0;}
#cslogo{float:left;border:0;}

.ctlbreadcrumb{float:left;}
.wbc {float:right;}



div.searchform {margin-left:400px;margin-top:5px;}

input.searchtext{border:#333 1px solid;width:150px;height:20px;}
input.searchbtn{margin-right:2px;border:0px;}

span#xPageHeader{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	color:#462D44;
	font-weight : bold;
	text-decoration: none;
}
span#xPageHeader2{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:#462D44;
	font-weight : bold;
	text-decoration: none;
}


.head_infotext{
	margin:5px 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color:#000;
	float: left;
}

.left_infotext{
	margin:2px 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color:#000;
}

/* slider */
#picrotatorframe {
   width: 625px; /* important to be same as image width */ 
   height: 150px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   margin-bottom:10px;
}

#picrotator {
   width: 625px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0px; /* important */
}

#picrotator img {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
   z-index:10;
}

.clear {
   clear: both;
} 
/* slider */

#iwastoldtheredbecake {width:180px;}
#iwastoldtheredbecake .rssitem{}
#iwastoldtheredbecake .rssupdated{font-size: 8pt;	color:#859731;}
#iwastoldtheredbecake .rsssubject{font-size: 8pt;	color:#000;margin-bottom:5px;}
#iwastoldtheredbecake .rsssubject a{font-size: 8pt;	color:#000;	text-decoration: none;}
