/* Item Viewer Stylesheet */
div.tabcontainer
{
	text-align: center;
	font-family: Verdana;
	width: 497px;
}
div#promocontainer
{
	margin-bottom: 5px;
}
div#promobox
{
	border-bottom: 3px solid #c95454;
	padding-bottom: 5px;
	padding-top: 3px;
}
div#tabseperator
{
	clear: both;
	border-bottom: 3px solid #549BC9;
}

div#tabseperator2
{
	clear: both;
	border-bottom: 3px solid #c95454;
}

div.maintab, div.maintabover, div.maintabover2
{
	float: left;
	margin-right: 4px;
	font-size: 9pt;
	font-weight: bold;
	background-position: bottom;
	cursor: pointer;
}

div.maintab
{
	color: #2A80C9;
	border-top: 1px solid #A7A7A7;
	border-left: 1px solid #A7A7A7;
	border-right: 1px solid #A7A7A7;
	background: url('http://www.vritems.com/images/maintab_bg.gif');
}
div.maintabover
{	color: #FBFFFA;
	border-top: 1px solid #427296;
	border-left: 1px solid #427296;
	border-right: 1px solid #427296;
	background: url('http://www.vritems.com/images/maintab_bg_over.gif');
}
div#content div.maintab a, div#content div.cat_button a, div#content div.cat_button_over a {color:#326286;}
div#content div.maintabover, div#content div.maintabover a {color:#FBFFFA;}
div#content div.maintabover a, div#content div.maintab a, div.maintabover2 {padding: 3px 6px 4px 6px;}
div#content div.cat_button a, div#content div.cat_button_over a {padding: 2px;}
div#content div.maintabover a, div#content div.maintab a, div#content div.cat_button a, div#content div.cat_button_over a {	display:block; } 
div.maintab2
{
	color: #c92a2a;
	border-top: 1px solid #A7A7A7;
	border-left: 1px solid #A7A7A7;
	border-right: 1px solid #A7A7A7;
	background: url('http://www.vritems.com/images/maintab_bg.gif');
}
div.maintabover2
{
	color: #fffafa;
	border-top: 1px solid #964242;
	border-left: 1px solid #964242;
	border-right: 1px solid #964242;
	background: url('http://www.vritems.com/images/maintab_bg_over2.gif');
}

div.subtab
{
	padding: 2px 5px 3px 5px;
	float: left;
	margin-right: 4px;
	color: #2B6887;
	font-size: 8pt;
	border-bottom: 1px solid #549BC9;
	border-left: 1px solid #549BC9;
	border-right: 1px solid #549BC9;
	background: url('http://www.vritems.com/images/subtab_bg.gif');
	cursor: pointer;
}
div.subtabover
{
	padding: 2px 5px 3px 5px;
	float: left;
	margin-right: 4px;
	font-size: 8pt;
	color: #A7FFFA;
	border-bottom: 1px solid #427296;
	border-left: 1px solid #427296;
	border-right: 1px solid #427296;
	background: url('http://www.vritems.com/images/subtab_bg_over.gif');
	cursor: pointer;
}
div.buttonwrapper
{
	margin-top: 15px;
	height: 19px;
	font-family: Verdana;
	width: 497px;
	text-align: left;
	clear: both;
	overflow: false;
}
div.button
{
	margin-right: 4px;
	float: left;
	padding: 2px 0px 2px 0px;
	color: #326286;
	font-size: 8pt;
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	text-align: center;
}
div.button_over
{
	margin-right: 4px;
	float: left;
	padding: 2px 0px 2px 0px;
	color: #325FB2;
	font-size: 8pt;
	background-color: #C0D7E7;
	border: 1px solid #5182C7;
	cursor: pointer;
	text-align: center;
}
div#category_nav
{
	clear: both;
	width: 497px;
	margin-bottom: 10px;
	margin-top: 10px;
}
tr.item_row_green
{
	background-color: #e9ffea;
}
div#item_container
{
	width: 497px;
}

td.item_table_cell, td.item_cell_green
{
	color: #727272;
	font-family: Verdana;
	font-size: 8pt;
	padding: 8px;
	border-bottom: dotted 1px #A7A7A7;
}
td.item_table_header
{
	font-family: Verdana;
	font-size: 8pt;
	background: #D8E3E9;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	color: #395BB2;
}
th.item_table_header
{
	font-family: Verdana;
	font-size: 8pt;
	background: #D8E3E9;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	color: #395BB2;
	cursor: pointer;
}
th.item_table_header2
{
	font-family: Verdana;
	font-size: 8pt;
	background: #D8E3E9;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	color: #395BB2;
}
.row_icon
{
	border: solid 1px #79B6E3;
}
div.cat_button
{
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	margin: 1px;
	color: #326286;
}
div.cat_button_over
{
	background-color: #C0D7E7;
	border: 1px solid #5182C7;
	margin: 1px;
	color: #325FB2;
}
div.cat_container
{
	font-family: Verdana;
	font-size: 8pt;
	float: left;
	width: 20%;
}