/* CSS Document */
body {
	background-color: #B1B1B1;
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000;
	margin: 0;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

img {
    border: none;
}
/* header START
----------------------------------*/
#logo_text {
	font-size: 24px;
	text-align: left;
	margin-left: 10px;
	font-weight: bold;
	vertical-align: bottom;
	padding-top: 55px;
}

.white_logo {
	float: left;
	color: #FFFFFF;
}

.red_logo {
	float: left;
	color: #FF5A00;
}

#adminheadnav
{
	width: 779px;
	background-color: #5E5E5E;
}
#headnav {
	height: 119px;
	width: 779px;
	background-color: #5E5E5E;
	/*background-image:url(../images/menu.gif);*/
}
.headnav_top {
	float: left;
	width: 779px;
	z-index: 1;
}
.headnav_bottom {
	float: left;
}
.headnav_right_center {
	float: right;
	background-image: url(../images/BH7600_BH6600/top_02.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 86px; /*margin-top: 33px;*/
	width: 535px;
	background-position: center;
}


#headnav_menu {
	float: left;
	position: relative;
	float: right;
	height: 33px;
	width: 779px;
	background-color: #5E5E5E;
	background-image: url(../images/menu_bg_n.gif);
}

#headnav_menu ul {
	margin-top: 2px;
	float: right;
}

#headnav_menu li {
	list-style: none;
	float: left;
	height: 30px;
}

#headnav_menu li a {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0 0px 0 3px;
	color: #D6D6D6;
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
}

#headnav_menu li a:hover,.active {
	background: #6D6D6D;
	background-position: bottom;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.menu_item {
	margin-top: 10px;
}

.menu_item_header {
	background-color: #5E5E5E;
	background-image: url(../images/right_top_bg.gif);
	text-align: center;
	height: 28px;
	width: 243px;
	color: #FFFFFF;
	margin-left: 0px;
}

.menu_item_header h2 {
	padding-top: 5px;
	font-size: 14px;
	margin: 0;
}

.menu_item_content {
	
}

.menu_item1 {
	margin-top: 20px;
	border: 1px solid #6F3F00;
}

.menu_item_content1 {
	align: left;
}


/* header END
----------------------------------*/ /* ancor Start
----------------------------------*/
a {
	color: #6F3F00;
}

a:hover {
	color: #D18824;
}

a:visited {
	color: #6F3F00;
	}


a:link {
	text-decoration: none;
}


/* ancor End
----------------------------------*/ /* Content  Start
----------------------------------*/
#container {
	margin: 20px auto 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	width: 779px;		
	height: auto;
	/*padding-left: 3px; */
	margin-bottom: 20px;
}

#containerNone {
	margin: 20px auto 0 auto;
	background-color: #FFFFFF;
	/*background-image: url(../images/content_bg_small.gif);
	background-repeat: repeat-y;*/
	width: 779px;		
	height: auto;
	margin-bottom: 20px;
}

div.adminHeader 
{
	background-color: #ffffff;
	margin-left: -18px;
	width: 320px;
	height: 30px;
	margin-bottom: 15px;
	text-align: right;
}

div.indexHeader 
{
	background-color: #ffffff;
	margin-left: -18px;
	height: 30px;
	margin-bottom: 15px;
	text-align: right;
}


div.header2 {
	background-color: #D9D9D9;
	margin-left: -18px;
	width: 440px;
	height: 30px;
	margin-bottom: 15px;
	float: left;
}

h2.header2 {
	font-size: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin: 0px;
}

div.headerParts {
	background-color: #D9D9D9;
	margin-left: -18px;
	width: 440px;
	height: 30px;
	margin-bottom: 15px;
}

h2.headerParts {
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin: 0px;
}



.strong {
	font-weight: bold;
	border-top: 1px solid #333333;
	margin-top: 5px;
	padding-top: 10px;
}

#container ul {
	list-style-image: url(../images/ul.jpg);
}

#container ul li {
	margin-bottom: 5px;
}

#left_column li {
	padding-left: 10px;
}

#left_column1 li {
	padding-left: 10px;
}


#content {
	position: relative;
	/*background-color:#CCCCCC*/
	height: inherit;
}

#content_conteiner {
	height:auto;
}

#left_column {
	padding: 20px;
	width: 480px;
}

#left_column1 {
	padding: 20px;
	width: 737px;
}

#right_column {
	float: right;
	width: 244px;
}

#left_column_parts {
	padding: 20px;
	width: 554px;
}

#right_column_parts {
	float: right;
	width: 170px;
	}

.product {
	margin-right: auto;
	margin-left: auto;
	width: 230px;
	margin-top: 10px;
	text-align:center
}

.prodBox 
{
		vertical-align: text-top;
		align:left

}

.heading1
{
	float:left;
	font-size: 14px;
	font-weight: bold;
}

.heading2
{
	text-align: left;
	font-size: 12px;
}

.Tbl 
{
	background-color: #5E5E5E;
	/*D18824;*/
	color: #FFFFFF;
	font-weight: bold;
}

.TblHeader {
	font-size: 12px;
	text-align: center;
	background-color: #6D6D6D
}

.TblRowOne {
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-weight: normal;
}

.TblRowTwo {
	font-size: 11px;
	background-color: #6D6D6D;
	text-align: left;
}


.contatTbl 
{
	background-color: #5E5E5E;
	/*D18824;*/
	color: #FFFFFF;
	font-weight: bold;
}

.contatTblHeader {
	font-size: 12px;
	text-align: center;
	background-color: #6D6D6D
}

.contatTblRowOne {
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	font-weight: normal;
}

.contatTblRowTwo {
	font-size: 11px;
	background-color: #6D6D6D;
	text-align: right;
	padding-right: 15px;
}


.thumbNormal 
{
	border:1px solid #000000;
}
.thumbSelected 
{
	border:1px solid #000000;
}

div.textAJAX { 
	position: static;
    left:0;
    top:0;    
    border: 1px solid green;
    padding: 5px;
}

.req {
    font-size: 60%;
    font-weight: bold;
    color: #FF0000;
    vertical-align: text-top;
}

.ifrmStyle
{
	background-color: white;
	}


.ifrmStyleBg
{
	background-color: white;
		}
		
.stdErrorText {font-size: 12px; color: #CC0000; text-align: center;}
		
/* Content  End
----------------------------------*/ /* Footer Start
----------------------------------*/
#footer {
	height: 33px;
	background-image: url(../images/bot_bg.gif);
	width: 780px;
	background-color: #5E5E5E;
	margin-top: 25px;
}

#footer a {
	color: #CCCCCC;
}

#footer a:hover {
	color: #fff;
}

#copy_right {
	float: right;
	margin-top: 7px;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
/* Footer End
