/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	/*font-family: Georgia, Verdana, Arial, sans-serif;*/
	font-family: Arial, sans-serif;
	color: #333333;
	background-color:#eeeeee;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	/*font-size:11px;*/
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #00659C;
}

a:hover{
	background-color: #dddddd;
}

a:visited{
	text-decoration: none;
}

/*a:hover{
	color: #CC3300;
	text-decoration: underline;
}*/

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Verdana, Arial, sans-serif;
 font-size: 115%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana, Arial, sans-serif;
 font-size: 110%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Verdana, Arial, sans-serif;
 font-size: 105%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana, Arial, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/*label{
 font-family: Arial, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}*/


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color: #eeeeee;
}

#mastheadAdvert{
	float:right;
	padding-right: 10px;
}

/**#mastheadAdvert img{
	display: block;
	border:0px;
}**/

#navBar{
	float:left;
	width: 20%;
	margin: 0px;
	/*padding-top:5px;*/
	background-color: #eeeeee;
	/*border-right: 1px solid #cccccc;*/
	font-size:12px;
	font-family: Verdana, Arial, sans-serif;
	/*border-bottom: 1px solid #cccccc;**************************/
}

#navBar img{
text-align:center;
}

#headlines{
	float:left;
	width: 21%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#navRightBar{
	float: right;
	width: 19%;
	background-color: #eeeeee;
	/*border-left: 1px solid #cccccc;*/
	/*border-bottom: 1px solid #cccccc;******************************/
 /*padding-right: 5px;
	padding-top: 10px;*/
	font-size: 12px;
	text-align:center;
	font-weight:bold;
}

/*#navRightBar img{
	padding-bottom: 5px;
}*/

#content{
	float: right;
	/******use 54.7% for 800 by 600 res, but looks crap for higher res
	 this is a small audience....so might as well have better layout for those with 
	 higher res  ************/ 
	width:59.7%;/*width:57%;/*width:57.5%;*//*width:58.07%;*/ /***ANY HIGHER % AND EXPLORER LAYOUT IS BAD*//*width:58.5%;*/
	background-color:#FFFFFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-top: 10px;
	text-align:justify;
}

#content p{
	line-height: 25px;
}

#content li{
	line-height: 25px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 230%;
	font-weight:bold;
	font-family:Georgia, Verdana, Arial, sans-serif;
}

#siteName a{
	color: #006699;
	text-decoration: none;
}

#siteName a:visited{
	color: #006699;
	text-decoration: none;
}

#siteName img{
	display: block;
}

#siteSlogan {
	color: #cccccc;
	font-size:100%;
	padding: 0px 0px 0px 10px;
	color: #cccccc;
	font-weight: bold;
}
/************* #globalNav styles **************/

#globalNav{
font-size: 11px;
padding: 0px 0px 0px 10px;
/*border-bottom: 1px solid #CCC;*/
clear: both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

#globalNav img{
/* display: block;*/
}

#globalNav a {
	padding: 0 4px 0 0;
}

#globalNav a:hover{
	background-color: #dddddd;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 22px;
	/*	color: #006699;*/
	background-color:#FFFFFF;
	text-align:center;
	color: #cc0000;
}

#authorNameTop{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	/*color: #006699;*/
	background-color:#FFFFFF;
	text-align:center;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 11px;
	padding: 2px 0px 5px 10px;
	text-align:center;
	background-color:#FFFFFF;
}

/************* #subscribersAccess styles *************/

#subscribersAccess{
	font-size: 14px;
	padding: 2px 0px 5px 10px;
	text-align:center;
	color: #FF6600;
	font-weight: bold;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 10px 10px 10px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.feature h1{
	padding: 0px 0px 5px 0px;
	font-size: 14px;
}

.feature h2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}

.feature h3{
	padding: 0px 0px 5px 0px;
	text-align: center;
}

.floatleftimage img{
float:left;
padding:10px;
}

.floatrightimage img{
float:right;
}

.floatrightcenter img{
text-align:center;
}
/************** .article styles *****************/

.article{
	padding: 0px 10px 10px 10px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.article h1{
	padding: 10px 10px 5px 0px;
	text-align: center;
	font-size: 14px;
}
.article h2{
	padding: 10px 10px 5px 0px;
	text-align: center;
	font-size: 14px;
}

.article h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}


/*.article h4{
text-align: center;
}*/


/*.article img{
	padding: 10px 10px 0px 0px;
	clear:both;
}*/

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 12px;
	padding: 10px 10px 0px 10px;
	background-color: #eeeeee;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align:middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0; font-size: 12px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE; 	font-size: 12px;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/
/*
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 100%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/
/*
.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/*********** #navBar link styles ***********/
#navRightBar ul a:link, #navBar ul a:visited {display: block;}
#navRightBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navRightBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navRightBar li {border-bottom: none;}

/*********** #navRightBarLinks styles ***********/
#navRightBarLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 100%;
	text-align:center;
}

#navRightBarLinks h3{
	padding: 10px 0px 2px 10px;
}

#navRightBarLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

/*#navRightBarLinks a:hover{
	background-color: #dddddd;
}*/
/************** #advert styles for right column**************/

#advert{
	text-align:center;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#advert img{
text-align:center;
	display: block;
	text-align:center;
	padding-left: 0px;
	margin-bottom:10px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 90%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.topbottomborder {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.highlight {
	background-color: #FFFF00;	
}

.whitehighlight {
	background-color: #FFFFFF;
}

.whiteborder {
	background-color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.blinkingredlink {
color: #FF0000;
text-decoration:blink;
 }

 

 

.siteCopyRight{
	clear: both;
	color: #666666;
	font-size:10px;
	background-color: #eeeeee;
}

#googleSearch {
	text-align: center;
	clear:both;
	font-size: 10px;
}

.googleLeaderBoard {
text-align:center;
/*padding-top:10px;*/
}

.googleMediumRectangle {
	float:right;
	clear:both;
}

.googleLinkUnit {
text-align:center;
}

.sponsor {
	background-color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size:13px;
	text-align:center;
}

.sponsor p{
	font-size:13px;
}

.subscribe {
	text-align: center;
	clear:both;
	background-color: #CCCCCC;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF0066;
	border-bottom-color: #FF0066;
	border-right-color: #FF0066;
	border-left-color: #FF0066;
	float:right;
}

.subscribe p{
	font-size:13px;
}

.sponsor a:hover{
	background-color: #dddddd;
}



#reviewlinks{
	float:right;
	width: 30%;
/*	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
*/	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	/*margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 90%;*/
	
	/*background-color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
}

#reviewlinks p{
	text-align:center;
	font-size:13px;
	font-family: Arial, sans-serif;
}

#reviewlinks a:hover{
	background-color: #dddddd;
}

#newsletter {
	text-align: center;
	/*clear:both;*/
background-color:#eeeeee;
	/*border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF0066;
	border-bottom-color: #FF0066;
	border-right-color: #FF0066;
	border-left-color: #FF0066;*/
	font-size:12px;
}

#recommendList {
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	/*border-bottom: 1px solid #CCC;*/
	clear: both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#recommendList a:hover{
	background-color: #dddddd;
}
#twentyfivePercent {
	float:left;
	width: 25%;
	padding-top: 10px;
	text-align:center;
}

.datingBanner {
text-align:center;
font-size:10px;
}

.puatrainingvault a{
color:#FF0000;
}

.pagenav{
text-align:center;
font-weight:bold;
}

.related{
font-weight:bold;
margin-left:10px;
}

.related a{
font-weight:bold;
margin-left:10px;
}

.articleCopyRight {
font-size:10px;
border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	text-align:center;
	background:#FFFFFF;
}

.linkColor {
	color: #006699;
	text-decoration:none;	
}

.parentCategory {
text-align:center;
 font-size:16px;
 background-color: #FFCC66;	
}

.centreStrong{
text-align:center;
font-weight:bold;
}

.articleFastSeduction {
font-size:10px;
	text-align:center;
}

.announcement {
	/*	font-size:14px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	text-align:center;
	background:#FFFFFF;
	border-left-width: thick;	*/
	font-size:16px;
	text-align: center;
	clear:both;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF0066;
	border-bottom-color: #FF0066;
	border-right-color: #FF0066;
	border-left-color: #FF0066;
	padding-left:120px;
	padding-right:120px;
}

.announcement h2{
	background-color: #FFCC66;	
}

.yellowhighlight {
	background-color: #FFFF00;
}

.horizontalnav{
font-size:14px;
font-weight:bold;
}

.boldRedText{
	color: #cc0000;
	font-weight:bold;
}

.boldBlueAAText{
	color: #21799f;
	font-weight:bold;
	font-family: georgia, arial, sans-serif;
	font-size: 2em;
	}

#navBarAdvert {
float:none;
}

#optin {
	text-align: center;
	/*clear:both;*/
background-color:#FFFFFF;
	/*border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF0066;
	border-bottom-color: #FF0066;
	border-right-color: #FF0066;
	border-left-color: #FF0066;*/
}

 #message_box { 
       position: absolute; 
       top: 0; left: 0; 
       z-index: 10; 
	   background:#ffc;
	   padding:5px;
       border:1px solid #CCCCCC;
       text-align:center; 
       font-weight:bold; 
       width:99%; }
	   
	   
/*#contentTopFrame {
	margin:0 auto; padding:0;
	height:138px;
	background:url('images/contentTop2.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}*/

#contentTop {
	margin:0 auto; padding:0px 15px 0 0;
	width:1053px; height:90px;
}

#optinbannerLeft {
	margin:0 auto; padding:0;
	width:728px; height:90px;
	background:url('http://www.seductiontuition.com/images/mpuaforum-optin-left.jpg');
	float:left; display:inline;
}

#optinbannerfacebookLeft {
	margin:0 auto; padding:0;
	width:728px; height:90px;
	background:url('http://www.seductiontuition.com/images/optinbannerleftfacebookblack.gif');
	float:left; display:inline;
}

#optinbannerjugglerLeft {
	margin:0 auto; padding:0;
	width:728px; height:90px;
	background:url('http://www.seductiontuition.com/images/optinbannerleftjugglerblack.gif');
	float:left; display:inline;
}

#optinbannerallLeft {
	margin:0 auto; padding:0;
	width:728px; height:90px;
	background:url('http://www.seductiontuition.com/images/optinbannerleftall.jpg');
	float:left; display:inline;
}

#optinbannerRight {
	margin:0; padding:1px 0 0;
	width:325px; height:89px;
	background:url('http://www.seductiontuition.com/images/optin-right.jpg');
	float:right; display:inline;
}

a img { border:0 none; }


#optinbannerRight .bannerRightEmail {
	margin:31px 0 0 10px; padding:4px 10px;
	float:left; display:inline;
	background:none; border:none;
	width:152px; font-size:13px; height:25px;
	
}

#optinbannerRight .bannerRightButton {
	margin:20px 15px 0 0; padding:0;
	float:right; display:inline;
}

.commentcount {
font-size: 1.5em;
}

/***Style for the keywords***/

.contentQueries{
	overflow: auto; width: 248px; height: 140px; background-color: BACKGROUND COLOR; float: right;
}