/* @group Newtrend 2nd Lvl Rules */

#main_2ndlvl {
	float: left; 
	width: 732px; /* since this element is floated, a width must be given */
	background: none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0; /* top and bottom padding create visual space within this div  */
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#main_2ndlvl_ty {
	float: left; 
	width: 732px; /* since this element is floated, a width must be given */
	background: none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0; /* top and bottom padding create visual space within this div  */
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#main_2ndlvl_promo {
	float: left; 
	width: 732px; /* since this element is floated, a width must be given */
	background: none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0; /* top and bottom padding create visual space within this div  */
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.archive_whitebg {
	background-color:#FFFFFF;
}

.reddot_hor {
	background-image:url(../images/reddot_hor.jpg);
	background-repeat:repeat-x;
}

.reddot_ver {
	background-image:url(../images/reddot_ver.jpg);
	background-repeat:repeat-y;
}

.reddot_hor2 {
	background-image:url(../images/reddot_hor2.jpg);
	background-repeat:repeat-x;
}


.reddot_ver2 {
	background-image:url(../images/reddot_ver2.jpg);
	background-repeat:repeat-y;	
}

.archive_red_divider {
	border-bottom:dotted #e6002e 2px;
}

.archive_img_padding {
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
}

.img_redborder {
	border:solid #e6002e 2px;
}


.archive_norm_word {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#666666;
}

.archive_title_word
{
	font-weight: bold;
	font-size: 0.85em;
	color: #e6002e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.archive_time_word {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#999999;
	padding-top:5px;
}

.achive_pagedrop {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666666;
	padding-top:10px;
}

.page_red_divider {
	border-left:dotted #e6002e 2px;
	border-right:dotted #e6002e 2px;
}

#main_2ndlvl a {
	color:#333333;
	text-decoration:none;
}

#main_2ndlvl a:visited {
	color:#333333;
	text-decoration:none;
}

#main_2ndlvl a:focus {
	color:#e6002e;
	text-decoration:underline;
}

#main_2ndlvl a:hover {
	color:#e6002e;
	text-decoration:underline;
}

/* @end */


/* @group Astrology Test you 2nd Lvl Rules */

.ty_norm_word {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#e6002e;
}

.ty_cateogry_word {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666666;
}

.ty_box_redborder {
	border-bottom:#e6002e dotted 2px;
	padding:10px;
}

#main_2ndlvl_ty a {
	color:#e6002e;
	text-decoration:none;
}

#main_2ndlvl_ty a:visited {
	color:#e6002e;
	text-decoration:none;
}

#main_2ndlvl_ty a:focus {
	color:#666666;
	text-decoration:underline;
}

#main_2ndlvl_ty a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#e6002e;
	
}
/* @end */

/* @group Promotions 2nd Lvl Rules */

.promo_reddotted {
	border-bottom:#e6002e dotted 2px;
	padding-top:10px;
}

.promo_small_word {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#333333;
}

.promo_title_word {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
	

#main_2ndlvl_promo a {
	color:#e6002e;
	text-decoration:none;
}

#main_2ndlvl_promo a:visited {
	color:#e6002e;
	text-decoration:none;
}

#main_2ndlvl_promo a:focus {
	color:#666666;
	text-decoration:underline;
}

#main_2ndlvl_promo a:hover {
	color:#FF6600;
	text-decoration:underline;
}