@charset "utf-8";
/* CSS Document */

#review_tabs {
	margin: 0px 0px 12px 21px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	height: 28px;
	font-size: 12px;
	width: 715px;
	float: left;
}

#review_tabs ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none;
}

#review_tabs li {
	padding: 0px !important;
	background: none !important;
	margin: 0px !important;
	float: left;
}

#review_tabs li a {
	padding: 5px 10px 9px 10px !important;
	margin: 0px !important;
	display: block;
	height: 15px;
	text-decoration: none !important;
}

#review_tabs li a:hover {
	border-left: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	padding: 4px 9px 8px 9px !important;
	border-bottom: 1px solid #fff;
	margin: 0px !important;
	text-decoration: underline !important;
}

#review_tabs span {
	border-left: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	padding: 4px 10px 8px 10px;
	border-bottom: 1px solid #fff;
	margin: 0px;
	float: left;
	color: #666666;
	font-weight: bold;
}

#navigation2 {
	width: 715px;
	float: left;
	margin: 0px 0px 10px 21px;
	font-size: 12px;
	color: #999999;
}

#navigation2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation2 li {
	float: left;
	margin: 0px;
}

#navigation2 a {
	color: #999;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	border-right: 1px dotted #999999;
	display: block;
}

#navigation2 a:hover {
	color: #009FFF;
}

#navigation3 {
	width: 715px;
	float: left;
	margin: 0px 0px 10px 21px;
	font-size: 10px;
	color: #999999;
}

#navigation3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation3 li {
	float: left;
	margin: 0px;
}

#navigation3 a {
	color: #999;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
	display: block;
}

#navigation3 a:hover {
	color: #009FFF;
}

.field_lite span, .field_dark span {
	float: right;
	margin: 0px 10px 0px 0px
	font-size: 15px;
	color: #333333;
}

.field_lite a span, .field_dark a span {
	color: #999999 !important;
	text-decoration: none;
	font-size: 12px;
	padding: 2px 0px 0px 0px;
}

.field_lite a span:hover, .field_dark a span:hover {
	color: #EA8700 !important;
	text-decoration: underline;
}

.field_total {
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 4px 0px;
	clear: both;
	background-color: #FEEFDA;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	border-color: #FFCD91;
}

.field_total span {
	float: right;
	margin: 0px 10px 0px 0px;
	font-size: 20px;
	color: #A25F00;
}

.field_total h4 {
	font-size: 20px !important;
}

.profile_container h4, #ibox_wrapper .field_lite h4, #ibox_wrapper .field_dark h4 {
	font-size: 14px;
	font-weight: normal;

}

.comment_a_bubble {
	width: 715px;
	margin: 0px;
	background: url(images/comment_top.gif) 0px 0px no-repeat;
}

.comment_a_bubble_bot {
	float: right;
	width: 682px;
	height: 4px;
	background: url(images/bubble_bot.gif) 0px 0px no-repeat;
}

.comment_a_bubble h2 {
	color: #f79203;
	font-size: 16px;
	margin: 14px 21px 0px 21px;
	padding: 0px;
}

.comment_a_bubble h2 a {
	text-decoration: none;
}

.comment_a_bubble h2 a:hover {
	text-decoration: underline;
}

.comment_a_bubble p {
	float: left;
	margin: 10px 0px 6px 21px;
	width: 675px !important;
	font-size: 14px;
}

.comment_posted {
	float: left;
	margin: 0px 0px 8px 21px;
	font-size: 11px;
	color: #b2b2b2;
	width: 675px;
}

.comment_wrapper {
	background: url(images/comment_a_bg.gif) 0px 0px repeat-y;
	margin: 0px 0px 10px 0px;
}

.comment_a_bot {
	height: 3px;
	width: 710px;
	background: url(images/comment_bot.gif) 0px 0px no-repeat;
	clear: both;
	margin: 0px 0px 0px 5px;
}

.profilebar span {
	float: right;
	margin: 2px 0px 0px 0px;
	font-size: 12px;
	color: #666666;
}

.smlist {
	font-size: 12px;
	color: #999999;
}

.settings_button {
	float: left;
	margin: 4px 0px 5px 0px;
}