/* Main styles */
body { font-family: arial, sans-serif; font-size: 11px; color: #231f20; margin: 0px; padding: 0px; }
html, body { height: 100%; }

a:link, a:visited, a:active { color: #567cbb; }
a:hover { color: #91abd8; }

h1, h2, h3 { color: #858587; padding: 4px 0px 4px 0px; margin: 4px 0px 4px 0px; clear: both;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
}
h1 { font-size: 18px; }
h2 { font-size: 15px; }
h3 { font-size: 12px; font-weight: bold; }

/* Page layout */
#Page { height: 100%; padding-top: 28px; }
#Section_01 { width:745px; clear: both; }
#Section_02 {
	width:745px; clear: both;
	border-bottom: 1px solid #ffffff; border-top: 1px solid #ffffff;
}
#Section_03 { width:745px; clear: both; }
#Section_04 { width:743px; clear: both;
	border-left: 1px solid #d9d8d7; border-right: 1px solid #d9d8d7; 
}
#Section_05 {
	width:745px; clear: both;
	background-color:#d9d8d7; 
}
#Section_06 {
	width:745px; clear: both;
}

/* Page layout sections */
#Section_04_Left {
	width:200px; float: left; text-align: left; 
	min-height: 270px; height: 270px;
}

#Section_04_Right {
	width:181px; float: right; text-align: left; 
	border-left: 1px solid #d9d8d7;
}

#Section_04_Content, #Section_04_Content_Home { 
	float: left; text-align: left; padding-top: 15px; height: 100%;
	line-height: 12px; word-spacing: 1.2px;
}
#Section_04_Content p {
	padding: 0px; margin: 12px 0px 12px 0px;
} 
#Section_04_Content_Home p {
	padding: 0px; margin: 8px 0px 4px 0px;
} 
#Section_04_Content { width: 525px; padding-left: 20px; }
#Section_04_Content_Home { width: 345px; }

#Header { text-align: right; font-size: 11px; padding-top: 30px; }

#Con_Header { text-align: right; font-size: 11px; padding-top: 5px;}

#Slogan { text-align: right; color: #ffffff; padding: 5px; }

#Footer { text-align: right; color: #58595b; padding: 10px; }
/* End Page Layout */

/* Content styles */
.Content_Right_Item, .Content_Right_Item_End {
	padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; clear: both; text-align: center;
}
.Content_Right_Item { border-bottom: 1px dashed #d9d8d7; }
.Content_Right_Item_End { border-bottom: 1px solid #d9d8d7; }

.Content_Right_Item div, .Content_Right_Item_End div {
	padding-top: 5px;
	padding-bottom: 4px;
	margin: 0px;
}

.quote_01 { color: #a27e5b; font-style: italic; padding-bottom: 10px; }
.quote_02 { color: #a27e5b; font-style: italic; padding-bottom: 10px; text-align: center; clear: both; }
.note_01 { font-style: italic; }

.image_content_right {
	text-align: left;
	float: left;
	padding-right: 5px;
}

.image_border {
 	border: 1px solid #000000;
}

 .image_text_left, .image_text_right {
 	vertical-align: top; margin-bottom: 10px; padding: 0px;
 	border: 1px solid #c0c0c0;
 }
 
.image_text_left { float: left; margin-right: 10px; }
.image_text_right { float: right; margin-left: 10px; }

.image_float_left { float: left; }
.image_float_right { float: right; }

.container { clear: both; }

/* Page specific */

/* 2006 - the year ahead */
/* Text styles */
.starsign, .starsign_date,
.starsign_sex, .starsign_who,
.starsign_yearahead, .starsign_career,
.starsign_love, .starsign_capture,
.starsign_month, 
.starsign_wholist div { font-weight: bold; }

.starsign { color: #567cbb; }
.starsign_date { color: #91abd8; }

.starsign_yearahead { padding-top: 10px; }
.starsign_who { padding-bottom: 10px; }

.starsign_wholist table { padding: 0px; margin: 0px; }
.starsign_wholist td { font-size: 12px; vertical-align: top; padding: 0px; margin: 0px; }

.starsign_month_title { font-style: italic; }

/* Contact */
input.input_contact, input.input_order, textarea.textarea_contact, textarea.textarea_order, select.select_order  {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

input.input_contact, input.input_order {
	width: 150px;
}

input.input_order_s {
	width: 25px;
}

textarea.textarea_contact, textarea.textarea_order {
	width: 350px;
	height: 100px;
}

.container_contact {
	clear: both;
	padding-top: 5px;
}

.container_contact_header {
	clear: both;
	float: right;
	padding-top: 5px;
	margin: 0px;
	text-align: right;
}

#menu-zodiac a {
	clear: both;
	display: block;
	padding: 4px;
	margin: 4px;
	font-size: 12px;
	font-weight: bold;
}

#menu-zodiac a:hover {
	padding-left: 8px; 
	border-left: 2px solid #567cbb;
}