html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px 0 0 0px;
	text-align: center;
	/*background:url("../image/bg10.jpg") repeat-x fixed center center #4A892E;
	background: url("../image/bg8.jpg") repeat-x fixed right top #0873B7;*/
	background: #EEEEEE;
	padding-top:20px; 
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
textarea, select {
	margin: 3px 0px;
    border:1px solid #CCC;
}

a, a:visited {
	color: #1B57A3;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#header-banner { 
	/* background:#9E1412 url("../image/happymidautumn.jpg") fixed no-repeat center top; height:158px; */
	display:none;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0 10px;
	background:white;
	-moz-box-shadow: 0 6px 10px silver;
	box-shadow: 0 6px 10px silver;
}
#header .div2 {
	float: left; 
}
#header .div3 {
	width: 100%;
	padding-top: 7px;
	height: 20px;
}
#header .div3 a {
	/* left space for icon
	margin-left: 20px;
	padding-left: 10px;*/
	background-repeat: no-repeat;
	text-decoration:none;
}
#header .div3 a:hover {
	text-decoration: underline;
}

#header .div4 a:hover{
	background: url('../image/tab.gif') no-repeat scroll 0 -34px transparent;
	color: #FFF;
}
#header .div4 {
	width: auto;
	float:right;
	height: 49px;
	padding: 17px 5px 0 0;
}
#header .div4 a#tab_home{
	background: url('../image/header-tab.gif') no-repeat scroll 0 0 transparent;
}
#header .div4 a#tab_contact{
	background: url('../image/header-tab.gif') no-repeat scroll -80px 0 transparent;
}
#header .div4 a#tab_about{
	background: url('../image/header-tab.gif') no-repeat scroll -159px 0 transparent;
}
#header .div4 a#tab_cart{
	background: url('../image/header-tab.gif') no-repeat scroll -240px 0 transparent;
}
#header .div4 a#tab_login{
	background: url('../image/header-tab.gif') no-repeat scroll -320px 0 transparent;
}
#header .div4 a#tab_account{
	background: url('../image/header-tab.gif') no-repeat scroll -400px 0 transparent;
}
#header .div4 a#tab_logout{
	background: url('../image/header-tab.gif') no-repeat scroll -480px 0 transparent;
}

#header .div4 a#tab_home:hover{
	background: url('../image/header-tab.gif') no-repeat scroll 0 -61px transparent;
}
#header .div4 a#tab_contact:hover{
	background: url('../image/header-tab.gif') no-repeat scroll -80px -61px transparent;
}
#header .div4 a#tab_about:hover{
	background: url('../image/header-tab.gif') no-repeat scroll -159px -61px transparent;
}
#header .div4 a#tab_cart:hover{
	background: url('../image/header-tab.gif') no-repeat scroll -240px -61px transparent;
}
#header .div4 a#tab_login:hover{
	background: url('../image/header-tab.gif') no-repeat scroll -320px -61px transparent;
}
#header .div4 a#tab_account:hover{
	background: url('../image/header-tab.gif') no-repeat scroll -400px -61px transparent;
}
#header .div4 a#tab_logout:hover{
	background: url('../image/header-tab.gif') no-repeat scroll -480px -61px transparent;
}

#header .div4 a#tab_home.selected{
	background: url('../image/header-tab.gif') no-repeat scroll 0 -61px transparent;
}
#header .div4 a#tab_contact.selected{
	background: url('../image/header-tab.gif') no-repeat scroll -80px -61px transparent;
}
#header .div4 a#tab_about.selected{
	background: url('../image/header-tab.gif') no-repeat scroll -159px -61px transparent;
}
#header .div4 a#tab_cart.selected{
	background: url('../image/header-tab.gif') no-repeat scroll -240px -61px transparent;
}
#header .div4 a#tab_login.selected{
	background: url('../image/header-tab.gif') no-repeat scroll -320px -61px transparent;
}
#header .div4 a#tab_account.selected{
	background: url('../image/header-tab.gif') no-repeat scroll -400px -61px transparent;
}
#header .div4 a#tab_logout.selected{
	background: url('../image/header-tab.gif') no-repeat scroll -480px -61px transparent;
}

#header .div4 a {
	float: left;
	margin-right: 2px;
	width: 66px;
	height: 35px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url('../image/tab.gif') no-repeat scroll 0 0 transparent;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}

#header .div4 a.selected {
	background: url('../image/tab.gif') no-repeat scroll 0 -34px transparent;
	color: #FFF;
	padding-top: 9px;
	padding-bottom: 6px;
	position: relative;
	z-index: 3;
}
#header .div5 {
	clear: both;	
}
#header .div5 .left {
	background: url("../image/header_1_center.png") repeat-x;
	width: 5px;
	height: 35px;
	float: left;
}
#header .div5 .right {
	background: url("../image/header_1_center.png") repeat-x;
	width: 5px;
	height: 35px;
	float: right;
}
#header .div5 .center {
	background: url('../image/header_1_center.png') repeat-x;
	height: 35px;
	/*margin-left: 5px;
	margin-right: 5px;*/
}
#header .div6 {
	clear: both;
	margin-bottom: 10px;
}
#header .div6 .left {
	background: url('../image/header_2_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#header .div6 .right {
	background: url('../image/header_2_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#header .div6 .center {
	background: url('../image/header_2_center.png') repeat-x;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#header .div7 {
	float: right;
	padding-top: 2px;
}
#search {
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #E0B3B3;
	padding: 1px;
}
#search a {
	color:#FFF;
	display:block;
	height:100%;
	line-height:28px;
	text-decoration:none;
	padding: 0 6px;
	background: url("../image/center_tab.gif") no-repeat scroll right top transparent;
}
#search input {
	border: 1px solid #E0B3B3;
	padding: 2px;
}
#breadcrumb {   
	font-size: 1em;
	color: #999;   
	clear:left;
}
.switcher {
	float: right;	
	margin-top: -3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.gif') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.gif') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.gif') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 125px;
	padding: 3px;
}
.switcher .option a {
	color: #000;
	padding: 1px 5px 1px 5px;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
	clear: left;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
	clear: right;
}
#content {
	margin-left: 190px;
	margin-right: 190px;
	margin-bottom: 10px;
	width:auto;
}
#content .top .left {
	background: url('../image/content_top_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#content .top .right {
	background: url('../image/content_top_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#content .top .center {
	background: url('../image/content_top_center.png') repeat-x;
	margin-left: 5px;
	margin-right: 5px;
}
#content .top h1 {
	padding: 8px 0px 8px 7px;
}
#content h1, .heading {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
	width:auto;
}

#content .middle ul {
	list-style: url("../image/square-orange.png");
}

#content .bottom .left {
	background: url('../image/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	background: url('../image/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	background: url('../image/content_bottom_center.png') repeat-x;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 7px 0px 2px 7px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.box #price_filter ul {
	list-style: url("../image/square-orange.png");
	margin: 0 8px 0 0;
	padding: 0 0 0 12px;
}
.box #news ul {
	list-style: url("../image/square-orange.png");
	margin: 0;
	padding: 0 0 0 11px;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 3px 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
 color: #ffffff;
 background-color:#00A400;
 border-width:2px;
 border-style:solid;
 border-bottom-color:#006200;
 border-right-color:#006200;
 border-top-color:#09FF09;
 border-left-color:#09FF09;
 font-size:12px;
 padding:0 3px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 }
 
 .button:hover {
 background-color:#00CC00;
 color:black;
 }
/*
.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
}
.button span {
	color: #FFF;
	display: block;
	padding: 4px 10px 5px 2px;
	background: url('../image/button_right.png') top right no-repeat;
}
*/
.buttons {
	background: #F8F8F8;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	background: url("../image/submit-button.gif") no-repeat;
	padding: 4px;
	margin: 0px;
	border:0;
	color:#ffffff;
	cursor:pointer;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.list {
	margin-bottom: 3px;
	width: auto;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 5px;
}
.list-3 {	
	width: auto;
}
.list-3 td {
	text-align: center;
	vertical-align: top;	
}
.sort {
	margin-bottom: 2px;
	background: #F8F8F8;
	height: 20px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 31px;
	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_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #DDDDDD;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

#menu {
width: auto;
float: left; 
}
#menu ul {
list-style: none;
margin: 0;
padding: 0; 
float: left;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
text-transform: uppercase;
}

#menu a {
color: #fff;
text-decoration: none;
background:url("../image/header_1_center.png") repeat-x scroll 0 0 transparent;
}

#menu a:hover {
color: #DC4580;
background: #fff;
}
#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
padding: 2px 3px;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {

display: none;
padding:0 3px;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
/*
.preload1 {background: url(three_1.gif);}
.preload2 {background: url(three_1a.gif);}*/

#nav {padding:0; margin:0; list-style:none; height:26px; background:url("../image/header_1_center.gif") repeat-x scroll 0 0 transparent; position:relative; z-index:50; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:30px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:28px; color:#424242; text-decoration:none; font-size:11px; font-weight:bold; padding:0 5px 0 12px; cursor:pointer;background: url(three_0.gif);text-transform:uppercase;font-family:trebuchet MS;}
#nav li a.top_link span {float:left; display:block; padding:0 20px 0 12px; height:35px; background: url(three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 13px 0 4px; height:25px; background: url('../image/header_arrow.gif') no-repeat right top;}

#nav li:hover a.top_link {color:#292929;}

/*
#nav li:hover a.top_link {color:#292929; background: url(three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url('../image/header_arrow.gif') no-repeat right top;}
*/

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:23px;  padding:3px; /*border:1px solid #5c731e;*/ white-space:nowrap; width:120px; height:auto; z-index:500;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:117px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #fff;}
#nav li ul.sub li a.fly
{background: 	#BFA7B5; url(arrow.gif) 80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#6a812c; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#DAE1DF; url(arrow_over.gif) 80px 6px no-repeat; color:#424242;z-index:500;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #CCC; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:120px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#6a812c url(arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#efe8ef; url(arrow.gif) 80px 6px no-repeat; color:#000; border-color:#bbd37e;} 


/*for home page slider*/
a img {
border : 0;
}
div.wrap {
width : 520px;
margin : 0 auto;
text-align : left;
}
div#header{
margin : -1px 0 0;
}
div#video-header {
height : 500px;
margin : -1px 0 0;
}

div#header div#slide-holder {
z-index : 40;
width : 520px;
height : 170px;
position : relative;
}
div#header div#slide-holder div#slide-runner {
left : 9px;
width : 500px;
height : 170px;
overflow : hidden;
position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
left : 0;
bottom : 0;
width : 500px;
height : 46px;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 8px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 2px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
color:#fff;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background : url("../image/slide-nav.png");
}
 
table.forum-group {
	border:solid #C7C7C7 1px;
	border-collapse:collapse;
	width:100%;
	line-height:1.3em; 
}

table.forum-group .header {
	background:#555555;
	color:white;
	font-weight:bold;
} 
table.forum-group .header h1 {
	margin:0;
} 

table.forum-group td.img-icon {
	width:5%;
}

table.forum-group td.description {
	width:60%;
}
table.forum-group td.statistics {
	width:10%;
}
table.forum-group td.lastpost {
	width:25%;
}
a.bold {
	color:#0066CC;
	font-weight:bold;
}
a.forum-new-topic {
	float:right;
	margin-top:-5px;
}
table tr.lightblue-header {
	background:#D1DCEB;
}
#accordion a{
color:#1B57A3;
}
#accordion a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.forum-long-text-box {
	width:90%;
}
.new-topic-button {
	margin-top:10px;
}
table.forum-group tr.header td {
	border: 1px solid #555555;
	padding: 2px 0pt 2px 5px;
}

table.forum-group tr.lightblue-header td {
	padding: 2px 0pt 2px 5px;
}
.error {
	background: pink;
	border:1px solid #D74580;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	margin-bottom:10px;
	padding:5px 0;
	text-align:center;
	color:black;
} 
span.threads-icon-container {
	position:relative;
	width:20px;
	height:10px;
	display:block;
	float:left;
}
span.threads-icon-container img.threads-icon {
	position:absolute;
	top:-3px;
}
td.vertical-top { vertical-align:top;padding: 5px 10px 5px 10px; }
 
span.nowrap { white-space:nowrap; font-size:0.9em; }
span.nowrap a { font-size:11px; } 
tr.forum-threads { border-top: 1px solid #E3E3E3;   } 
tr.forum-posts { border-top: 1px solid #E3E3E3;  }
tr.forum-posts td {  padding:0em;  }
tr.forum-tr1 { background:#F0F4F7; color:black; }
tr.forum-tr2 { background:#F7F7F7; color:black; }
td div.forum-posts-header img.topic-header-img { float:left; margin-right:0.8em;  }
td div.forum-posts-header div { width:430px; float:left;  }
td div.forum-posts-header hr { clear:both; margin-top: 0.8em;  }

.float-left { float:left; }
.float-right { float:right; }

.bold { font-weight:bold; }

.small { font-size:0.9em; } 

.larger { font-size:1.6em; }
.larger-1 { font-size: 1.1em;  }

.georgia { font-family: Georgia,"Times New Roman",Times,serif  !important; }

div.forum-posts-header .georgia { font-size:1.4em; }
div.forum-posts-header div.small { margin: 5px 0; } 
div.forum-posts-header div.small img { margin: 0px 5px 0px 5px; } 
div.forum-posts-header div.small span { margin-right: 10px; }

div.user-post-datestamp {  padding: 0 0 8px 0; font-size: 0.9em; color:#666;  overflow:hidden;   }
div.user-post-datestamp img {  margin: 0px 5px 0px 5px; } 
div.user-post-datestamp span { margin-right: 10px; }

#forum-container h1.replies-typo { color:#555; font-size: 1.2em; text-transform:none; margin:0.5em 0; }
#forum-container h1.replies-typo a.button { float:right; }
 

div.forum-reply { background-color:#FAFAFA; border:1px solid #D7D7D7; margin:0 0 10px; padding:0.5em 1em; }
div.forum-reply-arthur { border-width:2px; }
div.forum-reply  span.larger { margin-right: 10px; color:#0A46AF; }
div.forum-reply  a.georgia { font-size:1.4em; }
table.forum-group-reply { width:100%; }

a.edit-quote { background:url("../image/forum/buttons/modify.gif") no-repeat ; padding: 0 0 0 22px; line-height: 25px; margin-bottom:-10px;  }  

td.forum-user-td { width: 100px; background:#F0F4F7;border:solid #E1E4E7 1px; }
h1.forum-heading { width:100px; float:left; padding-bottom: 5px; font-size:2em; font-style:italic; text-transform: none;font-family: Georgia; color:#555; margin:0;  }
#forum-container table.forum-group tr.header td h1 { color:white; line-height:1.3em; font-size:1.2em; text-transform:none; }

body.forum-left-bar #forum-container { width:770px; float:left; }

.fixed-height-400 {
	overflow-y:auto;
	max-height:400px;
}

#content .middle div.news table,#content .middle div.news table td
{
    border-color: #600;
    border-style: solid;
}

#content .middle div.news table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse; 
}

#content .middle div.news table td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0; 
}

a.button:visited {
	color:white;
}
a.button:hover {
	color:black;
	text-decoration:none;
}

/*tool tip in help me buy form*/
.tooltip {
	background-color:#000;
	border:1px solid #fff;
/*	padding:10px 15px;*/
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}
#content .middle #disqus_thread ul {
	list-style-image: none;
}
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

.product-label{color:gray;font-size:11px;}

.tablet_show{ left:1px; top:23px;  padding:3px; /*border:1px solid #5c731e;*/ white-space:nowrap; width:120px; height:auto; z-index:500; }
