/* Interior CSS */
#lifestyle { background-color:#D2D2D2; }

#int_account {
	clear:both;
	font-size:11px;
	height:38px;
	line-height:30px;
	margin:0 auto;
	text-align:right;
	width:870px;
}

#int_icons {
	display:inline;
	float:right;
	height:45px;
	margin:34px 33px 0 0;
	width:94px;
}

#int_main {
	margin:0 auto;
	padding-left:40px;
	width:909px;
}

#int_main_lifestyle {
	margin:0 auto;
	padding:0 0 74px 40px;
	width:909px;
}

#int_main_lifestyle img { /* for all images on lifestyle page */
	float:left;
	margin:0 15px 10px 25px;
}

#int_mainleft {
	float:left;
	margin:0 8px 84px 0;
	width:320px;
}

#int_nav {
	height:42px;
}

#int_flashpiece {
	height:278px;
	margin-bottom:20px;
	width:320px;
}

#int_areas {
	background:url(../images/bg_int_areas.jpg) no-repeat;
	background-color:#D1D1D1;
	border:1px solid #B8B8B8;
	width:317px;
}

#int_mainright, #int_mainright_alt { /* use 'interior main right alt' if the area starts with a table */
	float:left;
	margin:31px 0 84px 0;
	width:580px;
}

#int_mainright_alt {
	margin-top:7px;
}

div#int_mainright table, div#int_mainright_alt table {
	margin-top:24px;
}

#int_options {
	background-color:#E4E4E4;
	border:1px solid #BABABA;
	font-size:11px;
	margin:31px 0 5px 0;
	padding:18px 0 0 10px;
	width:308px;
}

#int_results {
	clear:left;
	margin-bottom:10px;
	overflow:hidden;
	padding-top:25px;
}

#int_status {
	background:url(../images/bg_status.gif) no-repeat;
	font-size:11px;
	height:100px;
	padding:40px 0 0 73px;
	width:247px;
}

.int_categories, .int_top_category, .int_categories_blue, .int_top_category_blue {
	cursor:pointer;
	font-size:12px;
	line-height:27px;
	height:27px;
	width:540px;
}

.int_dash, .int_intern, .int_formdata {
	background:#FFF url(../images/bg_int_dash.jpg) repeat-x;
}

.int_life {
	background:url(../images/bg_body_lifestyle.jpg) repeat-x;
}

.int_categories, .int_top_category {
	background-color:#C0DD94;
}

.int_categories_blue, .int_top_category_blue {
	background-color:#BCDFE5;
}

.int_top_category, .int_top_category_blue {
	margin-bottom:3px;
}

.int_categories:hover, .int_top_category:hover {
	background-color:#8CC63E;
}

.int_categories_blue:hover, .int_top_category_blue:hover {
	background-color:#00A8CC;
}

.int_cat01 {
	display:inline;
	float:left;
	font-weight:bold;
	margin-left:10px;
	width:270px;
}

.int_cat02 {
	float:left;
	text-align:right;
	width:200px;
}

.int_cat03 {
	float:left;
	font-size:10px;
	text-align:right;
	width:50px;
}

td.int_data {
	border:1px solid #B7B7B7;
	font-size:11px;
	padding:10px 0 28px 40px;
}

/* get smart template */
td.int_viddata {
	border:1px solid #B7B7B7;
	font-size:12px;
	padding:10px 10px 28px 10px;
}

.int_c_vids {
	height:60px;
	margin-bottom:20px;
	width:518px;
}

.int_vidthumb {
	border:1px solid #000;
	float:left;
	margin-right:8px;
}

.int_c_vids a:link, .int_c_vids a:active, .int_c_vids a:visited { color:#000; }

.int_c_vids a:hover { color:#999; }
/* end get smart template */

.int_postings01 {
	float:left;
	width:168px;
}

.int_postings02 {
	float:left;
	width:150px;
}

.int_postings03 {
	float:left;
	width:131px;
}

.int_postings04 {
	float:left;
	width:48px;
}

.int_postings01 p, .int_postings02 p, .int_postings03 p, .int_postings04 p {
	font-weight:bold;
	margin:0;
	padding:0 0 6px 0;
}

.int_resume01 {
	display:inline;
	float:left;
	margin-left:-15px;
	width:100px;
}

.int_resume02 {
	float:left;
	width:305px;
}

.int_resume03 {
	float:left;
	text-align:right;
	width:100px;
}

.int_search01 {
	float:left;
	font-size:15px;
	font-weight:bold;
	width:135px;
}

.int_search02 {
	font-size:10px;
	float:left;
	margin-top:4px;
}

/* drop nav */
#nav, #nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nav li {
	float:left;
	font-size:10px;
	margin:15px 10px 0 0;
	padding:0;
	text-align:center;
	text-transform:uppercase;
}

#nav li a {
	color:#000;
	display:block;
	font-weight:bold;
	height:27px;
	line-height:27px;
	margin:0;
	padding:0;
	text-decoration:none;
	width:100px;
}

#nav li a.green_nav { background-color:#C0DD94; }

#nav li a.green_nav:hover { background-color:#8CC63F; }

#nav li a.blue_nav { background-color:#BCDFE5; }

#nav li a.blue_nav:hover { background-color:#00A8CC; }

#nav li a.active_nav { background-color:#FFF; }

#nav li:hover ul, #nav li.sfhover ul { left: auto; }

/* footer */
#tbl_life_footer {
	background:url(../images/bg_f_lifestyle.jpg) repeat-x;
}

#f_lifestyle {
	background:url(../images/bg_f_lifestyle_child.jpg) no-repeat;
	clear:both;
	height:36px;
	margin:0 auto;
	overflow:hidden;
	width:870px;
}

/* text */
div#int_main_lifestyle h2 {
	font-size:15px;
	margin:30px 0 0 23px;
}

div#int_main_lifestyle p {
	font-size:12px;
	margin:0 0 15px 24px;
	padding:0 25px 0 0;
	width:830px;
}

div#int_results h3 a {
	color:#8DC73F;
	font-size:14px;
	font-weight:normal;
	margin:0;
}

div#int_results p {
	font-size:12px;
	margin:0 0 15px 0;
	padding-right:50px;
}

/* links */
#f_lifestyle a span {
	visibility:hidden;
}

#f_lifestyle a:link, #f_lifestyle a:visited, #f_lifestyle a:active, #f_lifestyle a:hover {
	text-decoration:none;
}

#int_status a, #int_account a, #int_options a, .int_data a, .int_cat03 a {
	color:#000;
	text-decoration:underline;
}

.int_red a:link, .int_red a:visited, .int_red a:active, .int_red a:hover {
	color:#F00;
	text-decoration:none;
}

.int_search02 a, .int_search03 a {
	color:#8DC73F;
}

.int_red { color:#F00; }

/* forms */
.form_options01, .form_options02 {
	border:1px solid #B3C5D5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
}

.form_options01 {
	width:140px;
}

.field_standard, .field_required, .field_pull, .field_rpull, .field_short, .field_rshort, .field_shortpull, .field_rshortpull, .field_comments, .field_rcomments {
	border:1px solid #AAA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.field_standard, .field_required {
	height:16px;
	width:140px;
}

.field_pull, .field_rpull {
	height:20px;
	width:142px;
}

.field_short, .field_rshort {
	height:16px;
	width:90px;
}

.field_shortpull, .field_rshortpull {
	height:20px;
	width:92px;
}

.field_comments, .field_rcomments {
	height:100px;
	width:385px;
}

.field_required, .field_rpull, .field_rshort, .field_rshortpull, .field_rcomments {
	background-color:#EFEEDC; /* alternate #EEE */
}