/* CSS Document */

/* DOCUMENT INFORMATION -----------------------------------

TITLE:			Default screen display styles
LAST UPDATED:	10 Apr 2010

-- CONTENTS -----------------------------------------------

	=1:		[HTML & BODY, UNDOHTML]
	=2:		[LINKS]
	=3:		[COMMON ELEMENTS]
	=4:		[TOP ELEMENTS]
	=5:		[NAVIGATION]
	=6:		[MAIN COLUMN]
	=7:		[SIDEBAR COLUMN]
	=8:		[FOOTER]
	=9:		[LISTS]
	=10:	[FORMS]
	=11:	[IMAGES]
	=12:	[MISC]
	
-----------------------------------------------------------

NOTES:	Default CSS Template for LDP-lifestle. Based on CC default-template.
a:link {color: #374D8C;}
a:visited {color: #374D8C;}

/*	=1:	[HTML & BODY] -------------------------------------*/
link,:visited { text-decoration:none }

* { margin:0; padding:0 }
h1,h2,h3,h4,h5,h6,pre,code { font-size:12pt; }
a img,:link img,:visited img { border:none }
address { font-style:normal }

html {height: 100%; margin-bottom: 1px;}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	line-height: 11pt;
	color: #000;
	background: #FFF url(images/bgPageHead.gif) repeat-x top;
}

blockquote {
	display: block;
	padding-top: -30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 480px;
}
blockquote:before, blockquote:after {
	color: #059;
	display: block;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 500%;
	height: 30px;
	width: 30px;
}
blockquote:before {
	content: '\201C'; 
	margin-top: 15px;
	margin-bottom: -50px;
	margin-left: -40px;
}
blockquote:after {
	content: '\201D';
	margin-top: -5px;
	margin-bottom: -30px;
	margin-left: 490px;
}
	
/*	=2:	[LINKS] -------------------------------------------*/	

/* NOTES: remember LoVe HAte */
a:hover {color: #FF0000;}


/*	=3:	[COMMON ELEMENTS] ---------------------------------*/	

/*	=4:	[TOP ELEMENTS] ------------------------------------*/

p.acb1{margin-right: 10px; text-align: justify;}
p.acb2{margin-left: 20px; margin-right: 20px; font-size: 11pt; color: #059; text-align: center}

.YesScript { display:none; }
.jsOn .YesScript { display:block; }

#pagewrap {
	margin: 0 auto;
	width: 814px;
	background: url('images/bgHeader.jpg') no-repeat top;
}


#head {
	height: 37px;
	width: 790px;
	margin-right: 0px;
	margin-left: auto;
	padding-top: 159px;
}
#head a.tabOn {
	background: url(images/tabOn.gif) no-repeat;
	height: 26px;
	width: 84px;
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	float: left;
	margin-left: 1px;
}
#head a.tabOff {
	background: url(images/tabOff.gif) no-repeat;
	height: 20px;
	width: 84px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	float: left;
	margin-top: 4px;
	margin-left: 1px;
	border-bottom: 3px solid #cdde54;
}
#head a.tabOff:hover {
	border-bottom-color: #DEE98F;
	border-bottom-width: 2px;
}

#page {
	width: 790px;
	margin: 7px 0px 0px auto;
}
#foot {
	margin: auto 0px 0px auto;
	width: 790px;
	clear: both;
	font-size: 11px;
	line-height: 28px;
	color: #999999;
	text-align: center;
}
#foot a {
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#foot a:hover {
	text-decoration: underline;

}
hr.blue {
	background: url('images/hr_blue.gif') repeat-x;
	height:5px;
	border-width: 0px;
	border-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: -12px;
	margin-left: -12px;
}
hr {
	background: url('images/hr.gif') repeat-x;
	height: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-width: 0px;
	border-style: none;
}
#content {
	float: left;
	width: 580px;
	margin-top: 3px;
}

#featureBar {
	background: url('images/banners/featurebarindex.jpg');
	height: 136px;
	width: 580px;
}

#content #mainhead {
	background: url('images/headers/bgContentMainHead.gif') no-repeat left top;
	font-size: 17px;
	color: #035d99;
	font-family: Arial, Helvetica, sans-serif;
	height: 12px;
	padding: 20px 16px;
	margin-top: 10px;
}
#mainhead #breadcrumbTrail {
    float:right;
    font-size:11px;
    color:#000000;
}
#content #main {
	float: left;
	border-top: 1px none #e8e8ba;
	border-right: 1px solid #e8e8ba;
	border-bottom: 1px none #e8e8ba;
	border-left: 1px solid #e8e8ba;
	padding: 12px;
	padding-right: 0px;
	line-height: 18px;
	font-size: 12px;
}
#content #main h1 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 9px;
	color: #005b98;
}
#content #main h2 {
	border-top: 2px solid #f0f5f9;
	border-right: 2px none #f0f5f9;
	border-bottom: 2px solid #f0f5f9;
	border-left: 2px none #f0f5f9;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	margin: 12px 0px 4px;
	padding: 10px 4px 10px 8px;
	color: #005b98;
}
#content #main h2 span {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

#content #main p {
	padding-top: 9px;
	padding-bottom: 6px;
}

#content #main p.justify {
	text-align: justify;
}


#main  #contentLinks  {
	height: 31px;
	background: url('images/hr_blue.gif') repeat-x bottom;
	margin-right: 0px;
	margin-left: -12px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 12px;
}
#content #mainfoot {
	background: url('images/bgMainContentFooter.gif') no-repeat bottom;
	height: 5px;
	clear: both;
}
#vidContentLinks {
    width: 287px;
    height: 183px ;
    background: url('images/hr_blue.gif') repeat-x bottom;
    margin-right: 0px;
    margin-left: -12px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 12px;
} 

#RHSbar {
	width: 205px;
	float: right;
	text-align: right;
}
#RHSbar a {
	display: block;
	float: right;
	margin-bottom: 10px;
}
#RHSbar #RHScontact {
	background: url('images/RHS/bgContact.gif') no-repeat;
	background-position: 0px 15px;
	/*height: 462px;*/
	width: 164px;
	float: right;
	
	padding-top: 18px;
	text-align: left;
	padding-left: 17px;
	font-size: 12px;
	line-height: 18px;
	color: #005b98;
	padding-right: 17px;
	border-left: 1px solid #e8e8ba;
	border-right: 1px solid #e8e8ba;
}
#RHSbar #RHSfoot {
	background: url('images/bgRHSBarFooter.gif') no-repeat bottom;
	height: 5px;
	width: 199px;
	clear: both;
	margin-left: 1px;
	padding-left: 10px;
}
#RHSbar #RHShead {
	background: url('images/bgRHSBarHeader.gif') no-repeat top;
	height: 5px;
	width: 199px;
	clear: both;
	margin-left: 1px;
	padding-left: 10px;
}

#genImgWTopMarg {
    margin-top: 26px;
}


.pgTitle {
	font-weight: bold;
}

/*	=5:	[NAVIGATION] --------------------------------------*/	

/*	=6:	[MAIN COLUMN] -------------------------------------*/	

/*	=7:	[SIDEBAR COLUMN] ----------------------------------*/	

/*	=8:	[FOOTER] ------------------------------------------*/	

/*	=9:	[LISTS] -------------------------------------------*/	
ul li {
	margin-left: 15px;
	padding-left: 10px;
}
/*	=10: [FORMS] ------------------------------------------*/	

form {margin-bottom: 0px;}

/*	=11: [IMAGES] -----------------------------------------*/	

#pgImage {
	float: right;
}
#pgImage br {
	clear: both;
}
#diaryMedImg   {
    float:left;
    margin: 5px;
}
#vertDivImg {
    float:right;
    margin:-16px 115px;
}
#indexTLImg {
    margin-top:7px;
}
img {border: 0px; display: block;}	
img.inline { display: inline; }
#rssImg {
    float:right;
    margin-top:-2px;
}
#butterflyImg   {
    float: right;
    padding-left:14px;
    margin-top:-26px;
}
#interactiveMap {
    float:left;
    margin: 5px;
}
/*	=12: [MISC] -------------------------------------------*/	

.red { color: #cc0000; }
.blue { color: #00FF00; }
.green {
	color: #cdde54;
}
.black { color: #000000; }
.white { color: #FFFFFF; }

.grey { color: #CCCCCC; }

.center {
	margin: 0px auto;
}
.txtCenter  {
    text-align: center;
}
.lftFlt {
    float: left;
}
.rghtFlt {
    float: right;
}
hr.clear {
    clear: both;
}
#foot a.ccColor {
    color:#adc400;
}
.lDiv {
    background:url(images/vert_divider_dotted.gif) repeat-y top left;
    padding-left: 4px;
    margin-left: 8px;
}

#indexTable td p,
#indexTable td ul{
    padding: 5px;
    text-align: justify;
}

#indexTable td ul {
    margin-left: 15px;
}

#indexTable td {
    padding-right: 5px;
}
#rssTxt {
    color: #CCCCCC;
}
#screenshots td {
    font-size: 11px;
    text-align: center;
    margin: 0px auto;
}
#screenshots img {
    display: inline;
    float:left;
    margin: 5px;
}