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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(../images/backgroud.jpg);
	background-repeat:repeat-x;*/
	/*background-color:#000;*/
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
a {
	color:#666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#999;
}
.td a:link {
	color: #0098B7;
	text-decoration: none;
}
.td a:visited {
	text-decoration: none;
	color: #0098B7;
}
.td a:hover {
	text-decoration: none;
	color: #005364;
}
.td a:active {
	text-decoration: none;
	color: #005364;
}
.td1 a:link {
	color: #F2F2F2;
	text-decoration: none;
}
.td1 a:visited {
	text-decoration: none;
	color: #F2F2F2;
}
.td1 a:hover {
	text-decoration: none;
	color: #728082;
}
.td1 a:active {
	text-decoration: none;
	color: #F2F2F2;
}
.search{
    background-image:url(../images/bpDemo_2_06.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:19px;
}
.td{
    background-color:#a5e3f0;
	text-align:center;
}
.td1{
    background-color:#1F2535;
	text-align:center;
	color: #ffffff;
}
.left_text{
    color:#FFFFFF;
	letter-spacing:1px;
}
.left_text1{
    color:#FFFFFF;
	font-family: DeutchSSi;
	font-size:26px;
	letter-spacing:1px;
}
.text{
    font-size:11px;
	line-height:20px;
	color:#728082;
	letter-spacing:1px;
}
.footer{
    color:#6d6c6c;
	font-size:12px;
	line-height:18px;
}
.footer1{
    color:#545454;
	font-size:11px;
	line-height:18px;
}

/*------about us-----------*/
.contact_left{
    background-image:url(../images/aboutus_26.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
.contact_right{
    background-image:url(../images/aboutus_28.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}
.about_table{
    border:solid 1px #e1e1e1;
	padding:8px;
}
.about_text{
    font-size:16px;
	color:#696969;
	letter-spacing:1px;
}
.about_text1{
    font-size:16px;
	color:#BB4716;
	letter-spacing:1px;
}
a.home:link {
	color: #8B6543;
	text-decoration: none;
}
a.home:visited {
	text-decoration: none;
	color: #8B6543;
}
a.home:hover {
	text-decoration: none;
	color: #728082;
}
a.home:active {
	text-decoration: none;
	color: #696969;
}
/*///////////////////////////////////////////////////////*/
/* shopcart default css */
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #000;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	cursor: pointer;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
	color:#000;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
	width:98%;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.success {
	padding: 5px 0px;
	margin-bottom: 15px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 15px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	padding-top: 3px;
	display: block;
}
.help {
	color: #999;
	display: block;
	font-size: 11px;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
}
.preview img {
	border: 3px solid #EEEEEE;
	background: #FFFFFF;
	padding: 1px;
	margin: 3px 0px 1px 0px;
}
.green {
	background: #E4F1C9;
	width: 100%;
	margin-bottom: 15px;
	padding: 3px;
	border-collapse: collapse;
}
.green td {
	padding: 8px;
}
.line_footer {
  margin:0 10px 0 10px;
}
/* pages */
.pagination .links{
	padding: 9px;
}
.links {
	margin:0; height:25px; text-align: center;font: 16px arial, helvetica, sans-serif;
}
.links a {
	color: #8C8C8C;
	text-decoration: none;
	background: #FFFFFF;
	border-right: #7D7D7D 1px solid; padding-right: 4px;
	border-top: 1px #7D7D7D solid; padding-top: 1px;
	border-left: 1px #7D7D7D solid; padding-left: 4px;
	border-bottom: 1px #7D7D7D solid;padding-bottom: 1px;
}
.links a:hover {
	color: #FFFFFF;border-right: #C6C6C6 1px solid; border-top: #C6C6C6 1px solid; background: #6E6E6E; border-left: #C6C6C6 1px solid; border-bottom: #C6C6C6 1px solid; text-decoration: none;
}
.links span.current {
	color: #FFFFFF;border-right: #C6C6C6 1px solid; padding-right: 5px; border-top: #C6C6C6 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 1px; border-left: #C6C6C6 1px solid; margin-right: 2px; padding-top: 2px; border-bottom: #C6C6C6 1px solid; background-color: #6E6E6E
}

.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	cursor:pointer;
}
.tabs a.selected {
	color:#F00;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tabs a.hover {
	color:#F00;
}
.page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
img {
  border:0;
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	color:#000;
}
.treeview div.hitarea {
	height: 15px;
	width: 15px;
	margin-left: -15px;
	float: left;
	cursor: pointer;
}
.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}
.treeview a.selected {
	background-color: #eee;
}
.treeview .hover { color: red; cursor: pointer; }
.treeview li { background: url(../image/tv-item.gif) 0 0 no-repeat; background-color:#fff; font-size:14px;}
.treeview .collapsable { background-image: url(../image/tv-collapsable.gif); }
.treeview .expandable { background-image: url(../image/tv-expandable.gif); }
.treeview .last { background-image: url(../image/tv-item-last.gif); }
.treeview .lastCollapsable { background-image: url(../image/tv-collapsable-last.gif); }
.treeview .lastExpandable { background-image: url(../image/tv-expandable-last.gif); }
.treeview a{color:#000; text-decoration:none; font-weight:bold;}
