/*
=============================================================
	2easy Personal
=============================================================
	SX STYLES - CONTENT CLASSES
=============================================================*/

/*	
=============================================================
////////////////////////////////////// LEFT CONTENT
=============================================================*/

/*	===================================
	NAVIGATION MENU
	=========== =========== =========== */

.navBG {
	width: 100%;
	}
.navHead {
	clear: both;
	margin-bottom: 1px;
	}
.navHead div{
	overflow: visible;
	font-weight: bold; 
	padding: 6px 4px;
	color: #033;
	}
/*== Link in the nav head - to hide/show links
========================================== */
.navHead span.hiddenLinks {
	float: right;
	color: #033;
	margin: 7px 4px 0 0;
	cursor: pointer;
	font-size: 10px;
	}

.navLinkBG {
	clear: both;
	padding: 6px 3px;
	background:url('../imgPG/sx_color10.gif') left top repeat;
	margin: 1px 0;
	border-left: 1px solid #066;
	border-top: 1px solid #066;
	border-bottom: 1px solid #066;
	border: 1px solid #066;
	}
.navLink {
	padding: 1px 0;
	}
.navLink a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #066; 
	padding: 1px 2px 1px 16px; 
	background:url('../imgPG/sx_dot.gif') left 1px no-repeat;
	}
.navLink a:hover {
	color: #c00; 
	background:url('../imgPG/sx_dot2.gif') left 1px no-repeat;
	}
.navLink span {	}

/*	
=============================================================
////////////////////////////////////// MIDDLE CONTENT
=============================================================
*/
/*	===================================
	CATEGORY AND PAGE HEADER
	=========== =========== =========== */
.pgHead {
	width: 100%;
	background:url('../imgPG/sx_color2.gif') left 8px no-repeat; 
	margin: 1px 0 12px 0;
	border-bottom: 2px solid #066;
	}
.pgHead div {
	background-position: right top; 
}
.pgHead span {
	display: block;
	font-size: 16px; 
	font-weight: bold; 
	color: #066;
	padding: 4px 4px 4px 20px;
	}

/*	===================================
	TEXT-TITLES
	=========== =========== =========== */
.heading1 a, .heading2 a, .heading3 a, .heading4 a {
	color: #066;
	}
.heading1 a:hover, .heading2 a:hover, .heading3 a:hover, .heading4 a:hover {
	color: #c00;
	}

.heading1 {
	margin: 0 0 12px 0;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	}
.heading2 {
	font-size: 13px;
	margin-bottom: 12px;
	font-weight: bold;
	}
.heading3 {
	font-weight: bold;
	margin-bottom: 12px;
	}
.heading4 {
	font-size: 10px;
	font-weight: bold;
	}

/*	===================================
	TEXT AND IMAGE CLASSES
	=========== =========== =========== */
.imageLeft		{float: left; margin: 0 5px 5px 0;}
.imageCenter	{text-align: center; margin: 0 0 5px 0;}
.imageRight    {float: right; margin: 0 0 5px 5px;}
.imageText		{font-size: 10px; text-align: center; background-color: #e4e6e8; padding: 2px 0}
.mainBodyImage {
	text-align: center;
	margin-bottom: 12px; }

/*=======================================================================
	Obs! overflow: visible AND width: 100% fixes a BUG in IE - Don't remove!
=========================================================================*/
/* all text areas (first page, etc.) except those bellow
==========================*/
.text {
	overflow: visible;
	width: 100%;
	margin: 12px 0 6px 0;
	text-align: left;
	line-height: 140%;
	}

/* For introduction text in archives, themes etc.
========================== */
.justText {
	overflow: visible;
	width: 100%;
	margin: 0 0 12px 0;
	text-align: justify;
	}
.justText span {font-weight: bold;}
.justText a {font-weight: bold;}
.justText a:hover {}

/* ordinary reading text.
========================== */
.normalText  {
	font-size: 11px;
	overflow: visible;
	width: 100%;
	margin: 12px 0;
	line-height: 20px; 
	text-align: justify;
	}
.normalTextT  {
	font-family: "Times new Roman", "Trebuchet MS", Helvetica; 
	overflow: visible;
	width: 100%;
	font-size: 12pt;
	margin: 12px 0;
	line-height: 21px; 
	text-align: justify;
	}

.bigText  {
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Georgia, Helvetica; 
	font-size: 13px;
	overflow: visible;
	width: 100%;
	margin: 12px 0;
	line-height: 150%;
	text-align: left; 
	}
.bigTextT  {
	font-family: "Times new Roman", Georgia, Garamond, Helvetica; 
	overflow: visible;
	width: 100%;
	font-size: 13pt;
	margin: 12px 0;
	line-height: 140%;
	text-align: left; 
	}

/* Lines for reading more
========================== */
.readMore {
	clear:both;
	width: 100%;
	margin-bottom: 20px; 
	padding-bottom: 3px; 
	border-bottom: 1px dotted #aabbcc;
	}
.readMore Table {width: 100%;}
.readMore div {}

.goToPrint {
	clear: both; float: right; margin: 10px 0 10px 10px;}
#goToAuthorBios {
	float: right; padding: 6px 8px;
	background-image: url('../imgPG/sx_color40.gif');
	}
.lineBox {
	clear:both;
	font-size: 1px;
	height: 1px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #aabbcc;
	}
.includedText {
	color: #a00000;
	margin-bottom: 10px;
	padding-bottom: 4px;
	background-image: url('../imgPG/sx_color20.gif');
	}
.includedText div {
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #006699;
	background-color: #ffffff;
	}


/*	===================================
	FLOATING LISTS - As good as a Pattent: don't change it
	=========== =========== =========== */
#floatingListBG {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	text-align: left;
	float: right; 
	width: 40%; 
	margin: 0px 0 5px 15px;
	font-size: 11px;
	line-height: 140%;
	}
#floatingListTitle {
	background:url('../imgPG/sx_color.gif') left bottom; 
	color: #cdd; 
	padding: 4px 2px; 
	text-align: center; 
	font-weight: bold;
	}
#floatingListTheme {
	color: #066; 
	font-weight: bold; 
	text-align: center; padding: 3px 0 3px 0;
	}
#floatingListCategory {
	border-top: 2px solid #066; 
	background:url('../imgPG/sx_color40.gif'); 
	color: #066;
	padding: 3px 0;
	margin: 2px 0;
	font-weight: bold; 
	font-size: 10px;
	}
/* ============================================================= New*/
#floatingListCategory div {
	background: url('../imgPG/sx_color10.gif') 3px 4px no-repeat;
	padding-left: 20px;
	}
/* ============================================================= New*/

#floatingListContent {margin: 6px 0}
#floatingListContent td {padding: 2px 0}
#floatingListContent .bullet {
	padding: 0 5px; 
	background:url('../imgPG/sx_lineRev.gif') 2px 6px no-repeat; 
	}
#floatingListContent a {
	line-height: 125%; 
	}
#floatingListContent a:hover {}

#floatingListMore {
	text-align: left;
	background:url('../imgPG/sx_color40.gif'); 
	padding: 2px; 
	margin-bottom: 5px;
	}
#floatingListMore a {
	padding-left: 13px;
	background:url('../imgPG/sx_lineNew.gif') 1px +4px no-repeat; 
	}
#floatingListMore a:hover {
	background:url('../imgPG/sx_lineRev.gif') 1px +4px no-repeat; 
	}


/*	===================================
   LISTS OF RELATED TEXTS - As good as a Pattent: don't change it
	=========== =========== =========== =========== */
#relatedListCategory {
	clear: both;
	background:url('../imgPG/sx_bgHeader.gif') left bottom repeat-x; 
	padding: 7px 5px;
	margin: 12px 0 2px 0;
	font-weight: bold; 
	color: #cdd;
	}
/* ============================================================= Next New*/
#relatedListCategory div {
	background: url('../imgPG/sx_color20.gif') 2px 1px no-repeat;
	padding-left: 20px;
	}

#relatedListEntry {
	clear: both;
	overflow: visible;
	padding: 2px 1px 0 3px;
	margin-bottom: 3px; 
	background: url('../imgPG/sx_color40.gif') left top repeat;
	}
#relatedListEntry .leftRightBG {
	background: #fff;
	padding: 1px;
	}
#relatedListEntry .left {
	float: left;
	background: url('../imgPG/sx_color20.gif') left top repeat;
	padding: 2px 8px 12px 8px;
	margin: 0 6px 6px 0;
	}
#relatedListEntry .right {
	padding: 2px 2px 2px 6px;
	}
#relatedListEntry a {}
#relatedListEntry a:hover {}

/*
=============================================================
////////////////////////////////////// RIGHT CONTENT
=============================================================*/

/*	ALL RIGHT LISTS
	=========== =========== =========== */
.rightBG {
	clear: both;
	margin-bottom: 20px; 
	width: 100%;

}
.rightTitle {
	clear: both;
	background: url('../imgPG/sx_bgHeaderRev.gif') left bottom repeat; 
	margin-bottom: 1px;
	padding: 4px;
	border: 1px solid #066;
	}
.rightTitle div {
	background: url('../imgPG/sx_bgHeaderRev_no.gif') left center repeat;
	border: 0px solid #B29C39;
}
.rightTitle span {
	display: block;
	font-weight: bold;
	color: #fff;
	padding: 4px 2px;
	font-size: 12px;
	text-align: center;
}
.rightSubTitle {
	clear: both;
	color: #066;
	font-weight: bold;
	background:url('../imgPG/sx_line.gif') left 0px repeat-x; 
	margin-top: 1px;
	padding: 6px 0;
	}
.rightSubTitle div {
	padding: 1px 0;
	}
.rightSubTitle span {
	background: #fff;
	 padding: 0 6px 0 0;
	}

.rightContent {
	clear: both;
	background: url('../imgPG/sx_color10.gif') left top repeat; 
	padding: 3px 0 3px 3px;
	border: 1px solid #066;
	}
.rightContent table td {vertical-align: top; padding: 2px;
	}
.rightContent table .bullet {
	padding: 2px 4px;
	background: url('../imgPG/sx_line.gif') 2px 6px no-repeat; 
}

/*	ALL LISTS FOR ARCHIVES, THEMES etc.
	=========== =========== =========== */
#rightSelectList {
	clear:both;
	padding: 3px 0;
	margin: 1px 0;
	text-align: center;
	background: url('../imgPG/sx_bgHeader.gif') left bottom repeat-x; 
	}
.pageNavigationBG {
	background: url('../imgPG/sx_bgHeaderRev.gif') left bottom repeat; 
	text-align: center; 
	padding: 4px 12px;
	margin: 1px 0;
	border-left: 1px solid #066;
	}
.pageNavigationBG form {
	background: url('../imgPG/sx_bgHeaderRev.gif') left center repeat; 
	padding: 1px 0;
	margin-bottom: 2px;
	border: 1px solid #fff;
	}

/* 
	END

*/