/******************  RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	}
tbody, tfoot, thead, tr, th, td {
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	}
ol, ul {
	margin:0 0 1.5em 2em
	}
ol {
	list-style-type:decimal;
	}
ul {
	list-style-type:disc;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	}
blockquote {
	padding-left:2em;
	padding-bottom:1.44em;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
strong, b {
	font-weight:bold;
	}
em, i {
	font-style:italic;
	}
/******************  THEMEING */
body {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.4;
	}
a, a:visited {
	text-decoration: none;
	}
a:hover, a:visited:hover {
	text-decoration: underline;
	}
p {
	margin: 0 0 1.5em;
	}
/******* headers */
h1 {
	line-height:1;
	font-weight:bold;
	padding:0;
	margin:0 0 .2em;
	font-size:1em;
	/*font-size:1.33em;*/
	}
h2 {
	line-height:1;
	font-weight:bold;
	padding:0;
	margin:0 0 .2em;
	font-size:1em;
	/*font-size:1.17em;*/
	}
h3 {
	line-height:1;
	font-weight:bold;
	padding:0;
	margin:0 0 .2em;
	font-size:1em;
	/*font-size:1em;*/
	}
h4 {
	line-height:1;
	font-weight:bold;
	padding:0;
	margin:0 0 .2em;
	font-size:1em;
	/*font-size:0.95em;*/
	}
h5 {
	line-height:1;
	font-weight:bold;
	padding:0;
	margin:0 0 .2em;
	font-size:1em;
	/*font-size:0.92em;*/
	}
h6 {
	line-height:1;
	font-weight:normal;
	padding:0;
	margin:0 0 .2em;
	font-size:1em;
	/*font-size:0.92em;*/
	}
/****************** Corners */
/*******  drops */
.shadow_table {
	width:100%;
	}
.drop_topleft, .drop_top, .drop_topright, .drop_bot, .drop_botleft, .drop_botright {
 font-size:1px; line-height:5px; height:5px;
	}
.drop_top {
	background: url("../images/frame/bg/drop/top.png") repeat-x left bottom;
	}
.drop_topleft {
	background: url("../images/frame/bg/drop/topleft.png") no-repeat;
	}
.drop_topright {
	background: url("../images/frame/bg/drop/topright.png") no-repeat;
	}
.drop_left {
	background: url("../images/frame/bg/drop/left.png") repeat-y right top;
	}
.drop_body {
	}
.drop_right {
	background: url("../images/frame/bg/drop/right.png") repeat-y left top;
	}
.drop_bot {
	background: url("../images/frame/bg/drop/bot.png") repeat-x left top;
	}
.drop_botleft {
	background: url("../images/frame/bg/drop/botleft.png") no-repeat;
	}
.drop_botright {
	background: url("../images/frame/bg/drop/botright.png") no-repeat;
	}
/*******  corners */
.round_table {
	width:100%;
	}
.round_topleft, .round_top, .round_topright, .round_bot, .round_botleft, .round_botright {
	font-size:1px; line-height:5px; height:5px;
	}
.round_top {
	background: url("../images/frame/bg/round/top.png") repeat-x left bottom;
	}
.round_topleft {
	background: url("../images/frame/bg/round/topleft.png") no-repeat;
	}
.round_topright {
	background: url("../images/frame/bg/round/topright.png") no-repeat;
	}
.round_left {
	background: url("../images/frame/bg/round/left.png") repeat-y right top;
	}
.round_right {
	background: url("../images/frame/bg/round/right.png") repeat-y left top;
	}
.round_bot {
	background: url("../images/frame/bg/round/bot.png") repeat-x left top;
	}
.round_botleft {
	background: url("../images/frame/bg/round/botleft.png") no-repeat;
	}
.round_botright {
	background: url("../images/frame/bg/round/botright.png") no-repeat;
	}
/****************** ETC */
.clear, .clearfix {
	clear:both;
	}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	}
.alignright {
	float: right;
	display: inline;
	}
.list_reset, .list_reset * {
	list-style-type:none;
	margin:0;
	padding:0;
	}
.list_block {
	list-style-type:none;
	display:block;
	} /* barebones only: skin sub and foot navs pull from this */
.list_block li {
	display:block;
	float:left;
	}
.pad img {
	display:block;
	margin-right:5px;
	}
.image_align_center {
	display:block;
	margin:0 auto;
	clear:both;
	}
.image_align_top_left	{
	display:block;
	float: left;
	margin: 0 10px 10px 0;
	}
.image_align_top_right {
	display:block;
	float: right;
	margin: 0 10px 0 10px;
	}
.image_no_text_wrap {
	display:block;
	margin:0 0 10px 0;
	clear:both;
	}
.display_block {
	display:block;
	}
.display_inline {
	display:inline;
	}
.nomarg {
	margin:0 !important;
	}
	.nomarg_bottom {
		margin-bottom:0 !important;
	}
	.nomarg_top	{
		margin-top:0 !important;
	}
	.nomarg_left {
		margin-left:0 !important;
	}
	.nomarg_right {
		margin-right:0 !important;
	}
.nopad {
	padding:0 !important;
	}
	.nopad_bottom {
		padding-bottom:0 !important;
	}
	.nopad_top {
		padding-top:0 !important;
	}
	.nopad_left {
		padding-left:0 !important;
	}
	.nopad_right {
		padding-right:0 !important;
	}

.noborder {
	border:none !important;
	}
	.noborder_bottom {
		border-bottom:none !important;
	}
	.noborder_top	{
		border-top:none !important;
	}
	.noborder_left {
		border-left:none !important;
	}
	.noborder_right {
		border-right:none !important;
	}