@import url('/css/navpages.css');

body {
	background:#fff;
	font: 12px Arial, Helvetica, sans-serif;
	font-family: normal Verdana,Arial,Helvetica,sans-serif;
	color: #222;
  margin: 0 auto;
	width: 100%;
	max-width:1200px;
}

/*  HEADERS  */
h1 {
	font-size:25px;
	line-height:25px;
	font-weight:normal;
	display:block;
	margin-top:5px;
	width:69%;
	/* padding-left:10px; */
}
h2 {
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	color:#444;
	border-bottom:1px dotted #efefef;
}
h3 a{
	font-size:18px;
	line-height:17px;
}

h4{
	font-size:12px;
	font-weight:normal;
}

h1 a:link, h1 a:visited, h1 a:hover {
	color:#444;
}
h1 span {
	border-bottom:2px solid #a8b8bc;
	color:#526e73;
	display:block;
	font-size:40%;
	line-height:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left: 50px;
}
h2.singlePageTitle {
	font:1.3em "trebuchet ms", Georgia,"Times New Roman";
}
h2.sidebar{
	padding-top:15px;
}
h2.media{
	height:30px;
	font:bold .9em arial, sans-serif;
}
h2.titleFooter {
	margin-bottom:3px;
	font:bold 1.1em arial, tahoma, sans-serif;
	letter-spacing:-1px;
	color:#bd8b43;
	border-bottom:1px dotted #bd8b43;
}
h2.widgetTitle {
	padding-top:10px;
	font:bold 1.2em arial, helvetica, sans-serif;
	letter-spacing:-1px;
	color:#333;
}
h3.ad250 {
	padding-top:10px;
}
h3#comments {
	margin-top:10px;
	margin-bottom:10px;
	border:none;
	padding:0;
	font-size:1.2em;
	color:#666;
}
h3#leaveComment {
	margin-top:10px;
	margin-bottom:3px;
	border:none;
	padding:0;
	color:#666;
}
h3.searchResults {
	margin-bottom:15px;
}
h4 a {
	background: url(../images/rss.png) no-repeat left center;
	padding-left:22px;
	float:right;
	margin-left:10px;
	color:#f60;
}
h4 a:hover{	color:#222;}

/* ***********************************************************
*	Links									*
***********************************************************/
a {
	color: #29568F;
}
a:hover {
	color:#d92100;
}
#footer-credit a {
	color:#fff;
}
#footer-credit a:hover {
	text-decoration:underline;
}
/* ********************************************************** */
/*	GENERIC					*/
/***********************************************************/
#wrapper {
	padding-bottom:7px;
	display: flex;
}
.postinfo { /* pos info shown under the summary of posts on search results */
	text-align:right;
	padding-top:3px;
	font:.8em Georgia,"Times New Roman","Trebuchet ms";
	color:#9f9f9f;
	border-top:1px dotted #f1f1f1;
	margin-bottom:10px;
	clear:both;
	display:block;
}
.gray { /* Every second post on the main page below the flickr photo stram gets assigned with this class */
	background-color:#f6f6f6;
	padding-top:5px;
}
.details { /* This class styles the post details  where the date, comment and read more text is placed on main page. (Featured area, left and right sections below the flickr photos) */
	text-align:right;
	display:block;
	clear:both;
	font:.8em verdana;
}
.mediadetails { /* This class styles the post details  where the date, permalink and comment numbers are placed on video and photos category template. */
	text-align:center;
	display:block;
	clear:both;
	padding-top:5px;
	font:.8em verdana;
}
.navigation {
	display:block;
}
.previous {
	float:left;
}
.next {
	float:right
}
p,
dl,
hr,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
	line-height:1.3em;
}
/* ********************************************************** */
/*	HEADER					*/
/***********************************************************/
#header { /*Site logo - Searchbox and navigation bar wrapper */
	/* width: 970px; */
	width:  100%;
	padding-top: 10px;
	font-size: .8em;
	display: flex;
	justify-content: space-between;
}
#headerleft {
	padding-top: 43px;
}
#headerleft a {
  color: #526e73;
}
#go_home {
	display:block;
	height:113px;
	width:195px;
	margin: 0 auto;
}
#langs {
  display: flex;
  justify-content: space-between;
	font-size:90%;
	margin-left:4px;
	margin-bottom: 2px;
	padding-bottom: 5px;
	border-bottom:4px solid #a8b8bc;
	border-left:3px solid #ffffff;
}
#langs a {
	border-right:1px solid #7E9397;
	font-weight: bold;
	display:block;
	float:left;
	padding:0 5px;
	color: #29568F;
	
}

#langs a#pda-feed {
	border:none;
}
#search {
	display:block;
	height:35px;
	position:relative;
}
#form {
	padding:5px;
}
#searchform label{
	color:#87d50d;
	font-weight:bold;
	position:absolute;
	left:10px;
	font-size: .9em;
	background: url(../images/bgsearchlabel.gif) no-repeat right center;
	padding:4px 5px 4px 0;
}
#s {
	height:17px;
	left:8px;
	line-height:17px;
	padding:0px;
	position:absolute;
	width:160px;
	float:left;
	font-size:12px;
	color:#999999;
}
#searchsubmit {
	background: url(../images/search-btn.gif) no-repeat;
	width: 37px;
	height:25px;
	cursor:pointer;
	position:absolute;
	right:5px;
	border:0;
	float:right;
}
#rss {
	margin-top:5px;
	margin-bottom:5px;
}
/* *************************************** DROPDOWN NAVIGATION - CATEGORIES */
#navcats {
	margin-bottom:5px;
	margin-top:20px;
}

#friends {
border-bottom:0 solid #A8B8BC;
border-top:0 solid #FFFFFF;
clear:both;
padding-bottom:0px;
padding-top:35px;
width:100%;
z-index:1000;
}
#raspis {
border-bottom:0 solid #A8B8BC;
border-top:0 solid #FFFFFF;
padding-bottom:0px;
width:100%;
}
#raspis a {
color:#BF4E4F;
font-weight:bolder;
}
#raspis td {
padding-left:5px;
}
#raspis table a {
color:#526E73;
font-weight:normal;
}


#navcats #navcatlist li {
	display: inline-block;
}
#friends #navcatlist li {
	display: inline-block;
}

#navcats ul li a {
border-right:1px solid #7e9397;
color:#526e73;
display:block;
font-size:1.0em;
font-weight:bolder;
padding:3px 9px;
text-transform:uppercase;
}
#navcats ul li:last-child a {
  border-right: none;
}
#friends ul li a {
border-right:0px solid #7e9397;
color:#526e73;
display:block;
font-size:1.0em;
font-weight:bolder;
padding:3px 9px;
text-transform:uppercase;
}

#navcats ul li a:hover {
	background: #777;
	color:#fff;
}
#friends ul li a:hover {
border: 1px;
}

#navcatlist {
/*	border-bottom:8px solid #f59634;
*/}
#navcatlist li li {
	display: inline-block;
	width: 160px;
}
#navcatlist li li a{
	background: #555;
	float: none;
	color:#fff;
	padding-top:3px;
	padding-bottom:2px;
	padding-right:12px;
	padding-left:12px;
	border-top: 1px solid #afafaf;
	border-right:0;
	width: 136px!important;
	width:160px;
	width/**/:/**/136px;
}
#navcatlist li li a:hover {
	background: #777;
	color:#fff;
}
#navcatlist li ul {
	position: absolute;
	width: 160px;
	left: -999em;
	border-bottom:1px solid #a8b8bc;
	z-index:1000;
}
#navcatlist li:hover ul {
	left: auto;
	display: block;
}
#navcatlist li:hover ul {
	left: auto;
}
/* ********************************************************** */
/*	CONTENT-WRAPPER				*/
/***********************************************************/
#content-wrap {
	width:970px;
	margin: 0 auto;
	clear:both;
}
/* ********************************************************** */
/*	CONTENT-LEFT COLUMN			*/
/***********************************************************/
#leftcol-wrapper {
	float:left;
	text-align:center;
	background:#f9f9f9;
	width: 170px;
}
#leftcolumn {
	padding:5px;
	font-size:.75em;
}

/* ********************************************************** */
/*	CONTENT-MIDDLE COLUMN				*/
/***********************************************************/
#midcolumn {
	float:left;
	margin-right:10px;
	margin-left:10px;
	display:inline;
	width:520px;
	font-size:.8em;
}
/* MIDDLE COLUMN */
.featuredcontainer {
	background:#f9f9f9;
	width:520px;
}
.featuredinner {
	border-left:1px solid #A8B8BC;
	border-right:1px solid #A8B8BC;
	border-bottom:1px solid #A8B8BC;
	padding-top:6px;
	padding-right:10px;
	padding-bottom:6px;
	padding-left:10px;
}
.featuredcontainer img {
	float:left;
	margin-top:3px;
	margin-right:10px;
	padding:2px;
	background:#fff;
	border:1px solid #A8B8BC;
}
ul#sideTabs{
	height:31px;
	font-size:.9em;
	border-bottom:0px solid #A8B8BC;
	font-weight:bold;
}
ul#sideTabs li{
	display: inline;
	float: left;
	line-height: 27px;
	height: 31px;
	font-weight: bold;
}
ul#sideTabs li a {
	display: block;
	float: left;
	padding-right:5px;
	padding-left:5px;
	text-align: center;
	height: 30px;
/*	background: #fafafa;
*/	border-top:1px solid #7E9397;
	border-bottom:1px solid #A8B8BC;
	border-right:1px solid #7E9397;
	border-left:1px solid #7E9397;
	color: #29568F;
}
ul#sideTabs li a:hover {
/*	background:#efefef;
*/}
ul#sideTabs li a.active{
	color: #526E73;
	display: block;
	text-transform:uppercase;
	float: left;
	padding: 0 15px;
	text-align: center;
	height: 30px;
	border: 0px solid #7e9397;
	border-left: 0px solid #A8B8BC;	
	border-top:0px solid #7e9397;
	border-bottom:0px solid #7e9397;	
	background: url(/images/bgtabsfeatured.gif) repeat-x bottom;
}
#gallery {
	margin-top:10px;
	padding:7px;
	background: url(../images/bgPhotoGallery.gif) repeat-x;
}
#gallery a {
	color:#222;
	font:bold .85em georgia, serif;
}
.feaGalPost {
	display:inline;
	float:left;
	width:122px;
	margin-top:5px;
	margin-left:2px;
	margin-right:2px;
	text-align:center;
}
#gallery img {
	background:#f5f5f5;
	padding:2px;
	display:block;
	border:1px solid #A8B8BC;
}
#midcolumnleft {
	width:255px;
	float:left;
	margin-right:10px;
	display:inline;
	margin-top:10px;
}
#midcolumnright {
	width:255px;
	float:left;
	margin-top:10px;
}
.midcolumnpost {
	margin-bottom:10px;
	padding:0 5px 5px;
}
#midcolumnleft img, #midcolumnright img {
	margin-bottom:5px;
}
/* ********************************************************** */
/*	CONTENT-SIDEBAR			*/
/***********************************************************/
#sidebar{
	width:260px;
	float:left;
	padding-bottom:10px;
	font-size:.8em;
}
#adcontainer125px .ad1 {
	float:left;
	margin-bottom:10px;
}
#adcontainer125px .ad2 {
	float:right;
	margin-bottom:10px;
}
#adcontainer125px .ad3 {
	float:left;
}
#adcontainer125px .ad4 {
	float:right;
}
#adcontainer250x250 {
	padding:4px;
	background:#f9f9f9;
	border:1px solid #A8B8BC;
}
#sideTabs {
	margin-top:0px;
}
#sideTabs a{
	font-size: 13px;
}

.sidebartabs {
	border-bottom:1px solid #A8B8BC;
	border-right:1px solid #A8B8BC;
	border-left:1px solid #A8B8BC;
	padding:5px;
	background:#ffffff;
}
.sidebartabs ul li {

	color:#666;
	border-bottom:1px dotted #D3D9EB;
	padding-left:18px;
	padding-top:2px;
	padding-bottom:2px;
}
.sidebartabs ul.recentposts li, #sidetwo li,  #sidethree li {
	background: url(/images/bgrecentposts.gif) no-repeat left 8px;
	font-size: 11px;
}
.sidebartabs p {
margin-bottom: 2px;
}
.sidebartabs a  {
	display:inline;
	color:#456488;
	font-size:11px;
	text-shadow:1px 0 1px #CCCCCC;	
}

.sidebartabs a:hover {
	color:#29568f;
	text-decoration:underline;
}
ul#feaTabs{
	height:27px;
	font-size:1em;
	border-bottom:1px solid #A8B8BC;
	font-weight:bold;
}
ul#feaTabs li{
	display: inline;
	float: left;
	line-height: 23px;
	height: 27px;
	font-weight: bold;
}
ul#feaTabs li a {
	display: block;
	float: left;
	padding-right:8px;
	padding-left:8px;
	text-align: center;
	height: 26px;
	background: #fafafa;
	border-top:1px solid #eee;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	color: #000;
}
ul#feaTabs li a:hover {
	background:#efefef;
}
ul#feaTabs li a.active {
	color: #000;
	display: block;
	float: left;
	padding: 0 8px;
	text-align: center;
	font-size: 14px;	
	height: 26px;
	border: 1px solid #A8B8BC;
	border-bottom:1px solid #f9f9f9;
	background: url(/images/bgtabsfeatured.gif) repeat-x bottom;
}
#tagcloud {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#tagcloud a {
	margin: 0 5px;
	line-height: 105%;
	white-space: nowrap;
	color:#333;
	text-transform: capitalize;
}
#tagcloud a:hover {
	color:#d92100;
}
.widget {
	margin-left:5px;
	text-align:left;
}
.leftcolwidget {
	margin-left:5px;
	text-align:left;
	margin-top:7px;
	margin-bottom:7px;
}
.widget ul, .leftcolwidget ul {
	list-style: square inside;
}

.widget ul li,.leftcolwidget ul li {
	line-height:1.6em;
	border-bottom:1px dotted #A8B8BC;
}
.widget li ul li,.leftcolwidget li ul li {
	border:none;
}
.widget ul li a,.leftcolwidget ul li a  {
	color:#777;
	display:inline;
	font:1em Tahoma,Arial,"Trebuchet MS",Verdana;
}
.widget ul li a:hover, .leftcolwidget ul li a:hover {
	color:#29568f;
	text-decoration:underline;
}
.widget ul ul,.leftcolwidget ul ul{
	margin-left:10px;
}
/* ********************************************************** */
/*	CONTENT-SINGLE POST PAGE			*/
/***********************************************************/
#singlepage { /* Content area container on single post page */
	width:530px;
	margin-right:10px;
	float:left;
	display:inline;
	font-size:.8em;
}
#singlePost {
	background:#f9f9f9;
	padding:10px;
	border:1px solid #A8B8BC;
}
#photoGalleryItem {
	padding:4px;
	background:#fff;
	border:1px solid #A8B8BC;
}
.alignleft {
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.alignright {
	float:right;
	margin-left:10px;
	margin-top:5px;
}
.aligncenter {
	margin:0 auto;
	display:block;
}
.wp-caption img {
	margin-bottom: 5px;
	padding:4px;
	border: 1px solid #ddd;
	background-color:#FFFFFF;
}
.wp-caption-text {
	text-align:center;
	font-size:11px;
	padding-bottom: 2px;
	width: auto;
	font-weight: bold;
}
#singleimage, .autoThumb {
	float:left;
}
#singleimage img {
	margin-top:4px;
	margin-right:10px;
}
#singlepostinfo {
	background:#f9f9f9;
	padding:10px;
	display:block;
	float:none;
	clear:both;
	border:1px solid #A8B8BC;
	border-top:none;
	font:.8em/1.4em Georgia,"Times New Roman","Trebuchet ms";
}
#singlePost ul, #page ul{
	padding-bottom:10px;
	list-style: square inside;
}
#singlePost ol, #page ol{
	padding-bottom:10px;
	list-style: decimal inside;
}
#singlePost li, #page li {
	padding: 2px 0px 2px 10px;
	font-size: 12px;
	line-height: 15px;
	color:#4c4c4c;
}
.photoTitle {
	font:1em georgia, "trebuchet ms", serif;
	text-align:center;
	height:10px;
}
.medias {
	border-bottom:1px solid #A8B8BC;
	float:left;
	padding:3px;
	padding-top:5px;
	padding-bottom:10px;
	text-align:center;
	width:169px!important;
	width:175px;
	width/**/:/**/169px;
}
#videoinfo {
	background: #f7f7f7;
	border-top: 1px dotted #A8B8BC;
	border-bottom: 1px dotted #A8B8BC;
	padding: 10px;
	clear:both;
	float:none;
	display:block;
	margin-bottom:10px;
}
/* ********************************************************** */
/*	CONTENT-SINGLE POST PAGE SECOND COLUMN		*/
/***********************************************************/
#single2ndCol {
	width:160px;
	font-size:.8em;
	float:left;
	margin-right:10px;
}
/* ****************************** BLOCKQUOTE AND CODE STYLE - STYLE IS APPLICABLE FOR BOTH ENTRIES AND COMMENTS */
blockquote {
	padding: 2px 10px;
	background: #e6f9c9;
	color:#369;
	clear:both;
	border:1px solid #a9d26a;
	margin-bottom:10px;
}
code {
	color:#444;
	font:11px/17px tahoma, arial, sans-serif;
	display:block;
}
blockquote p {
	font-size: 11px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 15px;
}
blockquote li {
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 15px;
	color:#369;
}
blockquote a {
	color:#0080ca;
	text-decoration:underline;
}
blockquote a:hover {
	color:#039;
}
/* ***********************************************************
*	FOOTER		*
***********************************************************/
#footer {
	padding-top:15px;
	padding-bottom:10px;
	font:.8em arial, verdana, sans-serif;
	background:#f9f9f9;
	margin: 0 auto;
	color: #222;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	width:982px!important;
	width:984px;
	width/**/:/**/982px;
}
#footer1 {
	width:450px;
	float:left;
	margin-left:10px;
	display:inline;
}
#footer1 li {
	float:left;
	padding:6px 7px 0;
	display:inline;
	margin-right:4px;
	margin-left:4px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:.85em;
	line-height:13px;
}
#footer1 li.liOff {
	border:1px solid #2a2a2a;
	color:#A8B8BC;
	background:#555;
	height:52px!important;
	height:58px;
	height/**/:/**/52px;
	width:200px!important;
	width:216px;
	width/**/:/**/200px;
}
#footer1 li.liOn {
	border:1px solid #333;
	color:#A8B8BC;
	background:#444;
	height:52px!important;
	height:58px;
	height/**/:/**/52px;
	width:200px!important;
	width:216px;
	width/**/:/**/200px;
}
#footer1 li a {
	font-size:1.2em;
	margin-bottom:3px;
	display:block;
	color:#fff;
}
#footer1 li a:hover {
	color:#88AF00;
	text-decoration:underline;
}
#footer2 {
	width:200px;
	float:left;
	margin-left:12px;
	display:inline;
}
#searchCat  select, #archiveform  select, #cat, #googlequery{
	background-color: #FFF;
	border: 1px solid #526e73;
	color: #555;
	font: .9em/1.2 Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin-bottom: 10px;
	width:190px;
	padding: 1px;
}
#footer2 span {
	display:block;
}
#footer3 {
	width:290px;
	float:left;
	color:#222;
	margin-left:12px;
	display:inline;
}
#footer3 a {
	color:#444;
	text-decoration:none;
}
#footer3 a:hover {
	color:#000;
	text-decoration:underline;
}
#footer4 {
	float:left;
	width:609px;
	margin-left:10px;
	display:inline;
}
#footer4 a img{
	float:left;
	margin:3px;
	display:inline;
	padding:2px;
	border:1px solid #333;
	background:#1a1a1a;
}
#footer4 a:hover img{
	border:1px solid #509700;
	background:#f90;
}
#footer5 {
	float:left;
	margin-left:13px;
	display:inline;
	width:341px;
}
#footer-credit {
	margin:0 auto;
	background:url(../images/bgCredit.gif) repeat-x;
	font-size:.6em;
	text-align:right;
	color:#A8B8BC;
	width:984px;
}
span.creditLinks {
	display:block;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:4px;
}

/* ***********************************************************
*	COMMENT  	*
***********************************************************/
p#commentNotification { /* text style for notification message that is displayed when post is pass protected or comments are closed */
	display:block;
	margin-top:7px;
	background:#f9f9f9;
	padding:3px 5px;
	font-weight:bold;
}
ol.commentlist li { /* Comment Wrapper */
	border:1px solid #d5d5d5;
	height:1%;
	margin:0 0 10px;
	padding:5px 5px 5px 53px;
	position:relative;
}
li div.vcard { /* Font style for comment author link*/
	font:bold 12px verdana, arial,sans-serif;
	font-style:normal;
	padding:0 80px 0 0;
	margin:5px 0;
}
li div.vcard img.avatar { /* Avatar style between comments */
	border:1px solid #d5d5d5;
	padding:2px;
	background:#fff;
	left:5px;
	position:absolute;
	top:7px;
}
li div.comment-meta { /* Style for date of comment */
	font:bold 10px/1.4 helvetica,arial,sans-serif;
	position:absolute;
	right:10px;
	text-align:right;
	top:10px;
}
li div.comment-meta a {
	color:#8F8F8F;
}
li div.comment-meta a:hover {
	text-decoration:underline;
}
ol.commentlist li p { /* Comment font style */
	font:normal 12px Georgia,"Times New Roman","Trebuchet ms";
}
li div.reply {  /* Reply button style */
	background:#666;
	border:1px solid #666;
	color:#fff;
	font:bold 9px helvetica,arial,sans-serif;
	padding:3px 4px;
	text-align:center;
	width:36px;
}
ol.commentlist li div.reply:hover {
	background:#d92100;
	border:1px solid #c00;
}
li div.reply a {
	color:#fff;
	text-transform:uppercase;
}
ol.commentlist li ul.children { /* Inner comment style */
	margin-top:10px;
}
li.depth-2,li.depth-3,li.depth-4,li.depth-5 { /* inner comment margin-bottom */
	margin:0 0 .20em;
}
ol.commentlist li.even { /*The background color for 1-3-5... no comments*/
	background:#fff;
}
ol.commentlist li.odd { /* Background color for 2-4-6... no comments */
	background:#f9f9f9;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}

/* ******************************************************** */
/* COMMENT FORM */
/* ******************************************************** */
p#noComment {
	font:bold .8em verdana, tahoma, arial, sans-serif;
	background:#f7f7f7;
	padding:4px 4px 4px 10px;
}
#commentform {
	font-family:verdana, tahoma, arial, sans-serif;
	background: url(../images/bgWriteComment.gif) repeat;
	padding:15px 15px 0;
	border:1px solid #ececec;
}
.cancel-comment-reply {
	margin-bottom:4px;
}
#commentform cite {
	font-size:.9em;
}
#commentform label {
	font-size:.8em;
	padding-left:0px;
	font-family:verdana, tahoma, arial, sans-serif;
}
#author,#email,#url {
	font: 11px verdana,Arial, Helvetica, sans-serif;
	width: 40%;
	padding: 2px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}
#commentform textarea {
	font: 90% Arial, Helvetica, sans-serif;
	width: 90%;
	height: 120px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
	padding: 2px 3px 3px 7px;
}
#submit {
	background: url(../images/submit.gif) no-repeat left;
	width: 112px;
	height:24px;
	border:none;
	line-height:0px;
	cursor:pointer;
}
#submit:hover {
	cursor:pointer;
	background: url(../images/submit.gif) no-repeat right;
	width: 112px;
	height:24px;
}
div.clear {
	clear:both;
}
.marker {
background:transparent url(/images/square.png) no-repeat scroll 0 0;
background-position:left bottom;
float:none;
height:8px;
margin:2px 10px 3 0;
width:auto;
padding-bottom:2px;

}
.marker span{
margin-left: 10px;
margin-bottom:4px;
font-size:10px;
}

.dotted {
background:transparent url(/images/dot_line.png) repeat-x scroll 0 0;
clear:both;
font-size:0;
height:1px;
margin:3px 0;
}

#navcats a.newsheader.dotted {
	background-position-y: bottom;
	margin: 3px 0;
	height: auto;
	display: block;
}
.flpl {margin-top: 72px; position: absolute; margin-left: 271px; width: 68px; height: 67px; background: url(/images/flpl.png) no-repeat 0px 0px; z-index:2300;}
.flpl:hover {background-position: 0px -67px;}
.flpl_s {margin-top: 80px; position: absolute; margin-left: 130px; width: 38px; height: 37px; background: url(/images/flpl_s.png) no-repeat 0px 0px; z-index:300; opacity:0.6;filter:alpha(opacity=60);}
.flpl_s:hover {background-position: 0px -37px;}
.flpl_ss {margin-top: 80px; position: absolute; margin-left: 50px; width: 38px; height: 37px; background: url(/images/flpl_s.png) no-repeat 0px 0px; z-index:300; opacity:0.7;filter:alpha(opacity=70);}
.flpl_ss:hover {background-position: 0px -37px;}

