﻿body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background-color:#FFF;
}
a img{
    border-width:0;
    outline:none;
}

.message{
    color:Red;
}
.header_panel {
	width:1092px;
	height:90px;
	margin:0 auto;
}
#header {
	height:90px;
	width:100%;
}
#header_left {
	background-image:url(/images/header_left.jpg);
	background-repeat:no-repeat;
	height:90px;
	width:20px;
	float:left;
}
#header_right {
	background-image:url(/images/header_right.jpg);
	background-repeat:no-repeat;
	height:90px;
	width:20px;
	float:left;
}
#header_menu {
	float:right;
	width:500px;
	height:75px;
	text-align:right;
	margin-top:15px;
	margin-right:10px;
	color:#000
}
#header_menu a, a:link, a:visited {
	font-family:Arial;
	font-weight:bolder;
	color:#000;
}
#header_menu a:hover {
	color:#999;
}
.logo {
	width:352px;
/*	margin:15px 0 auto 45px; */
    margin:0 auto;
	height:85px;
/*	float:left; */
}
#menu_bar {
	height:23px;
	width:100%;
	background-color:#ef3737
}
/* Drop Down Menu styles */
#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	z-index:500;
}
#nav a {
	display:block;
	padding:0px 35px;
	border:1px solid #ef3737;
	color:#fff;
	text-decoration:none;
	background-color:#ef3737;
	z-index:500;
}
#nav a:hover {
	background-color:#fff;
	color:#333;
}
#nav li {
	float:left;
	position:relative;
	z-index:500;
}
#nav ul {
	position:absolute;
	display:none;
	width:2em;
	top:1.5em;
}
#nav li ul a {
	width:10em;
	height:auto;
	float:left; 
	z-index:500;
	font-size:10px;
	font-weight:normal;
	text-align:left;
}
#nav ul ul {
	top:auto;
	z-index:500;
	font-size:10px;
	font-weight:normal;
	text-align:left;
}
#nav li ul ul {
	left:17em; 
	margin:2px 0 0 0px;
	z-index:500;
	font-size:10px;
	font-weight:normal;
	text-align:left;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}
/* Drop Down Menu styles end */

 
#bar_container {
	width:1092px;
	height:23px;
	margin:0 auto;
}
#bar_left {
	background-image:url(/images/bar_left.jpg);
	height:23px;
	width:20px;
	margin:0;
	float:left;
	background-color:#000;
}
#bar_right {
	background-image:url(/images/bar_right.jpg);
	height:23px;
	width:20px;
	margin:0;
	float:left;
}
#menu_container {
	width:1052px;
	height:23px;
	float:left;
	text-align:center;
}
#menu_block {
	width:1000px;
	float:right;
	height:18px;
	margin-top:2px;
	color:#FFF;
	font-size:12px;
	font-weight:bolder;
}
#menu_block a, a:link {
	font-family:Arial;
	color:#FFF;
}
#menu_block a:hover {
	color:#999;
}
#body_container {
	min-height:467px;
/*	background-image:url(/images/bg.jpg); */
	padding-top:40px;
	margin:0 -23px 0 0;
	background-position:center 0;
	background-repeat:no-repeat;
}
#main_box {
	width:803px;
	height:370px;
	margin:0 auto;
/*	margin-top:40px; */
	background-color:#AAA;
/*	background-color:#eb0d08; */
/*	overflow:hidden; */
}
#home_container {
	min-height:497px;
/*	background-image:url(/images/bg.jpg); */
	padding-top:40px; 
	margin:0 -23px 0 0;
	background-position:center 0;
	background-repeat:no-repeat;
}
#body_content {
	min-height:370px;
/*	background-image:url(/images/main_bg.jpg); */
	margin:0 -23px 0 0; 
	background-repeat:repeat-y;
	background-position:center 0; 
	background-color:#FFF;
	margin-top:40px;
}
.home_content {
	margin:0 auto;
	margin-top:50px;
	width:803px;
	padding:0;
	min-height:20px;
}
.body_content {
	margin:0 auto;
	margin-top:40px;
	width:780px;
	padding:10px;
	min-height:370px;
	background-color:#FFF;
}
/* Tab Style */
.idTabs {
	margin:0;
	padding:0;
	display:block;
	width:100%;
}
.idTabs li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
.detailTab {
	width:600px;
	padding: 10px 10px 8px 10px;
	clear: left;
	background-color: #FFF;
	line-height: normal;
	border:solid 1px #999999;
	min-height:50px;	
}
.idTabs a {
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0pt;
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: normal;
	color: #FFF;
	background-color: #444;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}
.idTabs a:hover {
	color: #ffffff;
	background-color: #111111;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}
.idTabs a.selected {
	margin-bottom: 0pt;
	color: #000000;
	background-color: #AAA;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: snow;
}
/* Tab style end */

#friendly_link {
	height:50px;
	width:100%;
	background-color:#ef3737;
	padding:10px 0;
	margin:0;
	display:none;
}
#footer {
	width:1052px;
	height:40px;
	margin:0 auto;
}
#footer_links {
	float: left;
	width: 300px;
	text-align: left;
	margin-left:18px;
}
#footer_links a, a:link {
	color:Black;
	font-family:Arial, Helvetica, sans-serif;
}
#footer_links a:hover {
	color:Gray;
}
#copyright {
	float: right;
	width: 400px;
	text-align: right;
	margin-right:18px;
}
.invHeader
{
    border: solid 1px #999;
    min-height: 20px;
    margin: 1px auto;
    width: 596px;
    position: relative;
    background-color: #FFFFFF;
}
.invSum{
    min-height:25px;
    margin:1px auto;
    width:596px;
    border:solid 1px #999;    
    cursor: pointer;
    background-color: #FFFFFF;
}
.invSum div{
    text-align:center;
}

.invHeader div{
    text-align:center;
    font-family:Arial;
    font-weight:bold;
    background-color: #FFFFFF;
}
.invDetail
{
    display: none;
    width: 596px;
    background-color: #FFFFFF;
    border: solid 1px #999;
    margin: 1px auto;
    padding-top: 2px;
    padding-bottom: 2px;
}
.invDetail div{
}
.invItemList
{
    border-style: solid none solid none;
    border-width: 1px 0px 1px 0px;
    border-color: #999;
    width: 596px;
    margin: 0px auto;
    border-collapse: collapse;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    background-color: #999;
}
.invTotal
{
    border-style: none solid solid solid;
    border-width: 0px 0px 1px 0px;
    border-color: #999;
    float: right;
    width: 200px;
    text-align: right;
    margin-top: 0;
    border-collapse: collapse;
    margin-left: 5px;
    background-color: #FFFFFF;
}
.invInfo
{
    border-style:none;
    border-width: 0px;
    border-color: #999;
    float: right;
    width: 200px;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 30px;
    margin-left: 5px;
    background-color: #FFFFFF;
}
.invInfo table caption
{
    font-weight: bolder;
}
.invUser
{
    float: left;
    width: 300px;
    text-align: left;
    margin-top: 5px;
    margin-left: 15px;
    background-color: #FFFFFF;
}
.thumbs img{
    cursor:pointer;
}
.prdMainImg{
    outline:none;
}
#flashnav a { border: 1px solid #ccc; background-color: #FFF; color:#000; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
#flashnav a.activeSlide { background-color: #999; }
#flashnav a:focus { outline: none; }

.watermark{
	font-family:Verdanaf;
	font-size:9px;
	color:#999;
	width:120px;
	border: 1px solid #808000;
}
.f1
{
    width:120px;
    border: 1px solid #808000;
}
.title{
	font-family:Verdanaf;
	font-size:18px;
	font-weight:bolder;
}