body{
margin:0;
padding:0;
line-height: 1.5em;
font-size:0.8em;
font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
text-decoration: none;
color: #339900;
}
a:hover {
	text-decoration:underline;
}
b{font-size: 110%;}
em{color: #e24306;}
h1,h2,h3 {font-size: 16px; color: #058605;}

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topHeader{
width: 100%;
height: 20px; /*Height of top section*/
position: relative;
border-bottom: #009900 solid 1px;
margin: auto;   
}

#topsection{
width: 1000px;
height: 85px; /*Height of top section*/
position: relative;
margin: 10px auto;   
padding: 5px 0 20px 0;
vertical-align:text-top;
}

#topsection ul{
height: 100px; /*Height of top section*/
position: relative;
margin:auto;   
padding: 5px 0 20px 0;
}
#topsection .right{
width: 1000px;
height: 100px; /*Height of top section*/
position: relative;
margin:auto;   
padding: 5px 0 20px 0;
}

#topsection h1{
margin: 0;
padding-top: 15px;
display: inline;
}

#topMenu{
	width: 1000px;
	margin: auto; 
	height: 43px;
}
#topMenu ul{ 
	height: 43px; 
	background: #FFF url("http://www.quinl.com/images/menu-bg.gif") top left repeat-x; 
	font-size: 12px; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0px;
}
#topMenu li{ 
	display: block; 
	float: left; 
	margin: 0 0 0 5px;
}
#topMenu li a{ 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
}
#topMenu li a:hover{ 
	color: #333;
}
#topMenu li a:current{ 
	color: #FFF; 
	background: #048706 url("http://www.quinl.com/images/current-bg.gif") top left repeat-x; 
	padding:  0px 15px 0; 
}
#Searching{
	width: 1000px;
	margin: auto;
	height: 40px;
	background: #048706;
	border-bottom: 10px solid #ffffff;
}

#contentwrapper{
float: left;
width: 100%;
margin-top: 10px;
}
#contentcolumnGeneral{
margin: 0 0 0 185px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
.innerGeneral{
margin: 0 0 10px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
padding: 0px;
}
#contentcolumnLeft{
margin: 0 247px 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
.innercolumnLeft{
margin: 0 10px 10px 0; /*Margins for inner DIV inside each column (to provide padding)*/
padding: 0px;
}
#contentcolumn{
margin: 0 247px 0 185px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#contentcolumn #test{
margin: 0 10px 10px 10px;
padding: 7px 0 0 7px; 
background: url("http://www.quinl.com/images/tabMenu2.gif") repeat-x;
color: #777;
height: 30px;
font-weight: bold;
}

#leftcolumn{
float: left;
width: 185px; /*Width of left column in pixel*/
margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/
margin-bottom: 10px; 
margin-top: 10px;
}

#rightcolumn{
float: left;
width: 247px; /*Width of right column*/
margin-left: -247px; /*Set left margin to -(RightColumnWidth)*/
margin-top: 10px;
}

#footer{
clear: both;
width: 1000px;
margin: auto;
height: 120px;
color: #333300;
text-align: right;
}

#footer a:link{
font-size: 11px;
color: #336666;
text-decoration: none;
}
#footer a:hover{
font-size: 11px;
color: #336666;
text-decoration: none;
}
#footer a:visited{
font-size: 11px;
color: #336666;
text-decoration: none;
}

.innerCenter{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
padding: 0 10px 0px 10px;
}

.Banner{
float: left;
margin: 0px;
padding: 0px;
height: 96px;
display: inline;
vertical-align:text-top;
}
.Logo{
float: right;
margin: 0px;
width: 500px;
text-align: right;
font-size: 10px;
}


.innerCenterNews{
width: 1000px;
height: 540px;
margin: 0px;
padding: 10px 0 0 0px; 
}
.innerCenterNews ul{
margin: 0px;
height: 30px;
}
.innerCenterNews li{
FONT: 10px verdana; 
color: #fb9a00; 
text-decoration: none;
padding: 0px 0px 10px 20px;
background: url("http://www.quinl.com/images/display_type_list_current.gif") no-repeat;
}

.innerRight{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
padding: 10px;
background: #FDE95E;
}

.innerLeft{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
padding: 0px;
border: 1px solid #00CC33;
margin-bottom: 20px; 
}

.innerLeft p{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
padding: 5px;
background: #479f03;
color: #fff;
}

.innerLeft ul{
padding: 0; /*Margins for inner DIV inside each column (to provide padding)*/
margin: 0 0 10px 0;
}
.innerLeft ul li{
padding: 5px 5px 0 0px; /*Margins for inner DIV inside each column (to provide padding)*/
list-style: none;
border-bottom: #00CC33 dotted 1px;
margin: 0px;
}
.innerLeft ul li a{
padding: 10px 5px 0 5px; /*Margins for inner DIV inside each column (to provide padding)*/
text-decoration: none;
color: #1e5103;
}
.innerLeft ul li a:hover{
padding: 10px 0 0 0; /*Margins for inner DIV inside each column (to provide padding)*/
text-decoration: none;
color: #FF6600;
}

/* menu */
#menu{ margin:0px; padding:0px; list-style:none; color:#fff; display:inline-block; float:left;}
#menu a{ color:#fff; text-decoration:none; }
#menu > li{background:#172322 none repeat scroll 0 0; cursor:pointer; float:left; position:relative;padding:3px 10px;}
#menu > li a:hover {color:#048706;}
#menu .logo {background:transparent none repeat scroll 0% 0%; padding:0px; background-color:Transparent;}
/* sub-menus*/
#menu ul { padding:0px; margin:0px; display:block; display:inline;}
#menu li ul { position:absolute; left:-10px; top:0px; margin-top:45px; width:150px; line-height:16px; background-color:#172322; color:#0395CC; /* for IE */ display:none; }
#menu li:hover ul { display:block;}
#menu li ul li{ display:block; margin:5px 20px; padding: 5px 0px;  border-top: dotted 1px #606060; list-style-type:none; }
#menu li ul li:first-child { border-top: none; }
#menu li ul li a { display:block; color:#0395CC; }
#menu li ul li a:hover { color:#7FCDFE; }
/* main submenu */
#menu #main { left:0px; top:-20px; padding-top:20px; background-color:#7cb7e3; color:#fff; z-index:999;}
/* search */
.searchContainer div { background-color:#fff; display:inline; padding:5px;}
.searchContainer input[type="text"] {border:none;}
.searchContainer img { vertical-align:middle;}
/* corners*/
#menu .corner_inset_left { position:absolute; top:0px; left:-12px;}
#menu .corner_inset_right { position:absolute; top:0px; left:150px;}
#menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
#menu .corner_left { position:absolute; left:0px; top:0px;}
#menu .corner_right { position:absolute; left:132px; top:0px;}
#menu .middle { position:absolute; left:18px; height: 20px; width: 115px; top:0px;}

#poll{
	width: 245px;
	border: 1px solid #c5d5e3;
	height: 250px;
	background: #ebf2f9;
	margin: 10px 0 10px 0;
}
#gallery{
	width: 245px;
	border: 1px solid #c5d5e3;
	height: 600px;
	background: #ebf2f9;
	margin: 10px 0 10px 0;
}
#gallery p{
	border-bottom: 1px solid #c5d5e3;
	padding-left: 5px;
	color: #244e73;
	font-weight: bold;
	height: 30px;
}
#gallery a{
	color: #244e73;
	font-size:9px;
	text-decoration: none; 
}
#gallery ul li{
	list-style: none;
	width: 100px;
	float: left;
	text-align: center;
	padding: 0px;
	height: 120px;
	margin: 5px 5px 5px 12px;
}
#gallery ul li img{
	border: 2px solid #cccccc;
}

.listLeftMenuButtonBg{
		height:28px;border-top:#dbe1e6 1px solid;background:url(../alibaba/imagesLeftMenuBg.gif);padding-left:5px;padding-top:4px;
	}
	.listLeftMenuButtonBgHover{
		background:#d3e8fa;height:28px;border-top:#d3e8fa 1px solid;padding-left:5px;padding-top:4px;
	}
	.listLeftMenuButtonBgHoverActive{
		background:#eff3f5;height:28px;border-top:#dbe1e6 1px solid;padding-left:5px;padding-top:4px;
	}
	.leftMenuDetail{
		display:none;position:absolute;width:500px;height:320px;border:#dbe1e6 1px solid;background:#eff3f5;margin-left:190px;margin-top:-30px;-moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;-moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px;
	}
	.leftMenuDetailTmp{
		background:#eff3f5;width:10px;margin-left:-10px;margin-top:29px;height:27px;border-bottom:#dbe1e6 1px solid;border-top:#dbe1e6 1px solid;
	}
	.mozcornerDiv{
		background:#fdd378;border:#fdd378 1px solid;-moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; height: 27px;padding-top: 5px; padding-left: 5px;
	}
	.mozcornerGreenDiv{
		background:#aed66e;border:#aed66e 1px solid;-moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; height: 27px;padding-top: 5px; padding-left: 5px;
	}
	.topBannerBg{
		background: url(http://www.quinl.com/images/banner_background.jpg); height: 89px; width: 429px;
	}
	.searchTextInput{
		width:540px;height:22px;font-size:16px;border:#cccccc 1px solid;
	}
	.searchButtonInput{
		BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(http://www.quinl.com/images/home_search_button.gif) no-repeat; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 74px; COLOR: #7b2e00; HEIGHT: 24px; BORDER-RIGHT-WIDTH: 0px
	}
	/*  Searching Style */

#tabMenu {margin: auto;list-style:none;width:480px;}
#tabMenu li {float:left;height:32px;cursor:pointer;cursor:hand;}
 
#tabMenu li.mouseover {font-weight:bold;}
#tabMenu li.mouseout {font-weight:none;}
#tabMenu li.selected {font-weight:bold;}
 
.box {width:100%;margin-bottom:3px;}
.boxTop {height:1px;clear:both}
*html .boxTop {margin-bottom:-2px;}
.boxBody {}
.boxBottom {height:11px;}
 
.boxBody div {display:none;text-align:center;}
.boxBody div.show {display:block;}
 
.boxBody div ul {margin:0 10px 0 25px;padding:0;width:190px;}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li {border-bottom:1px dotted #8e8e8e; padding:4px 0;cursor:hand;cursor:pointer;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#888;}

/*  Searching Style */


/* Accordion */
.fg-button { 
	   outline: 0; 
	   margin:0 4px 10px 0; 
	   padding: .4em 1em; 
	   text-decoration:none !important; 
	   cursor:pointer; 
	   position: relative; 
	   text-align: center; 
 }

 /* Accordion */

/* photo thump */

.photos{
	overflow: hidden;
	padding: 10px;
	width: 100%;
	margin: 0 auto;
}
img{ border: none;}
.photos img.logo {margin: 0 auto; display:block;}
.photos div img {
	padding: 10px 0;
	margin: 20px 0;
	float: left;
	border-bottom: 1px solid #ddd;
}
.photos ul.thumbs{
	margin: 0;
	padding: 0 0 0 -10px;
	list-style: none;
	width: 100%;
	float: left;
}

.photos ul.thumbs li{
	width: 100px;
	height: 100px;
	margin: 0 10px 2px 0;
	padding: 0;
	float: left;
	overflow: hidden;
	position: relative;
	border: 1px solid #CCCC99;
	text-align: center;
}
.photos ul.thumbs li:hover {
	border: 1px solid #888;
	-moz-opacity:.75; 
	filter:alpha(opacity=75); 
	opacity:.75; 
}

.zoomimage {
	position: absolute;
	display: none;
	z-index: 5000;
	outline: none;
}
.zoomimage_focused {
	z-index: 51000;
}
.zoomimage_s {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: none;
}
.zoomimage_st {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	overflow: hidden;
}
.zoomimage_stl {
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background:transparent url(http://www.quinl.com/images/shadow.png) no-repeat scroll 0 0;
}
.zoomimage_stc {
	overflow: hidden;
	height: 6px;
	margin: 0 6px;
	background: transparent url(http://www.quinl.com/images/shadow.png) repeat-x scroll 0 -30px;
}
.zoomimage_str {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background:transparent url(http://www.quinl.com/images/shadow.png) no-repeat scroll 0 -18px;
}
.zoomimage_sc {
	position: absolute;
	top: 6px;
	width: 100%;
	left: 0;
	overflow: hidden;
}
.zoomimage_scl {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 6px;
	background: transparent url(http://www.quinl.com/images/shadow-lr.png) repeat-y scroll 0pt;
}
.zoomimage_scr {
	position: absolute;
	overflow: hidden;
	right: 0;
	top: 0;
	height: 100%;
	width: 6px;
	background:transparent url(http://www.quinl.com/images/shadow-lr.png) repeat-y scroll -6px 0pt
}
.zoomimage_scc {
	margin: 0 6px;
	height: 100%;
	background:transparent url(http://www.quinl.com/images/shadow-c.png);
	overflow: hidden;
}
.zoomimage_sb {
	position: absolute;
	overflow: hidden;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
}
.zoomimage_sbl {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	left: 0;
	top: 0;
	background:transparent url(http://www.quinl.com/images/shadow.png) no-repeat scroll 0pt -12px;
}
.zoomimage_sbc {
	height: 6px;
	overflow: hidden;
	margin: 0 6px;
	background:transparent url(http://www.quinl.com/images/shadow.png) repeat-x scroll 0pt -36px;
}
.zoomimage_sbr {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	right: 0;
	top: 0;
	background:transparent url(http://www.quinl.com/images/shadow.png) no-repeat scroll 0pt -6px;
}
.zoomimage img {
	position: absolute;
	top: 6px;
	left: 6px;
	display: none;
	border: 20px solid #000;
}
.zoomimage_caption {
	position: absolute;
	background-color: #fff;
	color: #000;
	width: 100%;
}
.zoomimage_caption p {
	padding: 10px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
.zoomimage_loading {
	background-image: url(http://www.quinl.com/images/ajax_small.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
	position: absolute;
	background-color: #fff;
	width: 100%;
	top: 0;
	left: 0;
}
.zoomimage_move {
	cursor: move;
}
.zoomimage_controls {
	position: absolute;
	background: #fff;
	height: 30px;
	overflow: hidden;
}
.zoomimage_prev {
	background: #fff url(http://www.quinl.com/images/zoomimage_prev.gif) no-repeat center;
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	left: 10px;
}
.zoomimage_next {
	background: #fff url(http://www.quinl.com/images/zoomimage_next.gif) no-repeat center;
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	right: 10px;
}

.custom .zoomimage_st {
	height: 40px;
}
.custom .zoomimage_stl {
	width: 40px;
	height: 40px;
	background:transparent url(http://www.quinl.com/images/custom.png) no-repeat scroll 0 0;
}
.custom .zoomimage_stc {
	height: 40px;
	margin: 0 40px;
	background: transparent url(http://www.quinl.com/images/custom.png) repeat-x scroll 0 -160px;
}
.custom .zoomimage_str {
	width: 40px;
	height: 40px;
	overflow: hidden;
	background:transparent url(http://www.quinl.com/images/custom.png) no-repeat scroll 0 -120px;
}
.custom .zoomimage_sc {
	top: 40px;
}
.custom .zoomimage_scl {
	width: 40px;
	background: transparent url(http://www.quinl.com/images/custom-lr.png) repeat-y scroll 0pt;
}
.custom .zoomimage_scr {
	width: 40px;
	background:transparent url(http://www.quinl.com/images/custom-lr.png) repeat-y scroll -40px 0pt
}
.custom .zoomimage_scc {
	margin: 0 40px;
	background:transparent url(http://www.quinl.com/images/custom-c.png);
}
.custom .zoomimage_sb {
	height: 40px;
}
.custom .zoomimage_sbl {
	width: 40px;
	height: 40px;
	background:transparent url(http://www.quinl.com/images/custom.png) no-repeat scroll 0pt -80px;
}
.custom .zoomimage_sbc {
	height: 40px;
	margin: 0 40px;
	background:transparent url(http://www.quinl.com/images/custom.png) repeat-x scroll 0pt -200px;
}
.custom .zoomimage_sbr {
	width: 40px;
	height: 40px;
	background:transparent url(http://www.quinl.com/images/custom.png) no-repeat scroll 0pt -40px;
}
.custom img {
	top: 40px;
	left: 40px;
}
.custom .zoomimage_caption {
	background-color: #90ba00;
	color: #fff;
}
.custom .zoomimage_caption p {
}
.custom .zoomimage_loading {
	background-color: #90ba00;
}
.zoomimage_move {
	cursor: move;
}
.custom .zoomimage_controls {
	background: #90ba00;
}
.custom .zoomimage_prev {
	background: #90ba00 url(http://www.quinl.com/images/zoomimage_prev.gif) no-repeat center;
}
.custom .zoomimage_next {
	background: #90ba00 url(http://www.quinl.com/images/zoomimage_next.gif) no-repeat center;
}
/* photo thump */
.listBatch{border:1px solid #BECCE2;font-size: 1.8em verdana;background:url(http://www.quinl.com/images/listbatch_bg.gif) #eaeaea;height:35px;}
.listBatch .select{padding:5px 0 3px 35px;line-height:25px;}
.listBatch.T .select{background: url(http://www.quinl.com/images/listBatch_T.gif) no-repeat 14px 12px;}
.listBatch.B{margin-top:10px;}
.listBatch.B .select{background:url(http://www.quinl.com/images/listBatch_B.gif) no-repeat 14px 7px;}

.footer_body{
	margin: auto;
	width: 320px;
	/*background: #fff url(http://www.quinl.com/images/content.png) repeat-x;*/
	color: #454545;
	padding: 15px 15px 15px 18px;
}
.btn {
	float: left;
	clear: both;
	background: url(http://www.quinl.com/images/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.btn a{
	float: left;
	height: 40px;
	background: url(http://www.quinl.com/images/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.btn span {
	background: url(http://www.quinl.com/images/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}
.btn_addtocart { background-color: green; }
.btn_checkout { background-color: red; }
.btn_learnmore { background-color: orange; }
.btn_try { background-color: #002c85; }
.clear {
	clear: both;
}

div.thumb {
width:100px;
height: 100px;
float: left;
text-align: center;
border: 1px solid #A0ACC0;
} 
.thumb img{
display: inline;
}
.thumb:hover {border: 1px solid #006600;}

div.thumb2 {
width:50px;
margin: 3px;
height: 50px;
float: left;
text-align: center;
border: 1px solid #A0ACC0;
} 
.thumb2 img{
display: inline;
}
.thumb2:hover {border: 1px solid #006600;}


div.thumb_selling {
width:100px;
margin: 3px;
height: 100px;
float: left;
text-align: center;
border: 1px solid #A0ACC0;
} 
.thumb_selling:hover {border: 1px solid #FF6600;}

.photocattitle {text-align: center; font-weight: bold;}
.phototitle {
text-align: center;
font-weight: normal;
width: 100px;
margin: 0 3px 3px 3px;
} 

/* HEADER PANEL*/
#topPanel #headerPanelfast{width:246px; height:263px; position:absolute; top:0; left:300; margin:70px 0 0; padding:0px; background:url(http://www.quinl.com/images/orange-normal.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelfast a{color:#fff; width:200px; height:100px; display:block; text-decoration:none; }
#topPanel #headerPanelfast a:hover{color:#FFCC00; text-decoration:none;}
#topPanel #headerPanelfast h2{display:block; width:90px; height:47px; margin:54px 0 0 30px; font:17px/17px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; position:absolute; top:0px; left:0px; z-index:1;}
#topPanel #headerPanelfast p{width:180px; display:block; font:12px/18px Arial, Helvetica, sans-serif; font-weight:bold;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:95px 50px 0 38px;}

#topPanel #headerPanelsecond{width:246px; height:263px; position:absolute; top:0; left:258px; margin:30px 0 0; padding:0px; background:url(http://www.quinl.com/images/blue-normal.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelsecond a{color:#fff; width:246px; height:263px; display:block; text-decoration:none; }
#topPanel #headerPanelsecond a:hover{color:#FFCC00; text-decoration:none;}
#topPanel #headerPanelsecond h2{display:block; width:90px; height:47px; background:none; margin:54px 0 0 77px; font:24px/24px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; padding:0; position:absolute; z-index:1;}
#topPanel #headerPanelsecond p{width:180px; display:block; font:12px/18px Arial, Helvetica, sans-serif; font-weight:bold;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:95px 50px 0 38px;}

#topPanel #headerPanelthird{width:246px; height:263px; position:absolute; top:0;left:258px; margin:70px 0 0; padding:0px; background:url(http://www.quinl.com/images/green-normal.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelthird a{color:#fff; width:200px; height:100px; display:block; text-decoration:none; }
#topPanel #headerPanelthird a:hover{color:#FFCC00; text-decoration:none;}
#topPanel #headerPanelthird h2{display:block; width:150px; height:47px; background:none; margin:54px 0 0 22px; font:17px/17px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; padding:0; position:absolute; z-index:1;}
#topPanel #headerPanelthird p{width:180px; display:block; font:12px/18px Arial, Helvetica, sans-serif; font-weight:bold;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:95px 50px 0 38px;}
/* /TOP PANEL*/
#topPanel{width:500px; height:373px; position:relative; margin:0 auto; padding:0;}
#topPanel img{width:230px; height:80px; z-index:1; padding:0; position:absolute; margin:0 0 0 21px;}

.product_detail_onpicture{
	width:100px;
	display:block;
	text-align:center;
}
.product_detail_onpicture h1{
	font-size: 12px;font-weight:bold;
	margin:0px;
}
.product_detail_onpicture h1:hover{
	color:#006600;
	text-decoration: underline;
}

.product_detail_onpicture2{
	width:50px;
	display:block;
	text-align:center;
}
.product_detail_onpicture2 h1{
	font-size: 11px;font-weight:bold;
	margin:0px;
}
.product_detail_onpicture2 h1:hover{
	color:#006600;
	text-decoration: underline;
}

.product_detail_buying{
	padding: 5px 0 20px 10px;
}
.product_detail_buying h1{
	font-size: 12px; font-weight:bold; margin:0px;
}
.product_detail_onpicture_selling{
	padding-left: 20px;
	padding-left: 120px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.product_detail_onpicture_selling h1{
	font-size: 12px; font-weight:bold; margin:0px;
}
.product_detail_onpicture_selling h1:hover{
	color:#006600;
	text-decoration: underline;
}
.companyTitle{
	font-size:14px;font-weight:bold;color:#006600;
}
.companyTitle a{
	color:#006600;
}
.companyTitle a:link{
	color:#006600;
}
.companyTitle a:hover{
	color:#FF6633;
	text-decoration: underline;
}
.tagsSection{
	border:#dbe1e6 1px solid;width:184px; padding: 0px;display:block;background:#f3f5f4;margin-top: 10px;
}
.tagsSection a:link{
	color:#0066cc;
}
.tagsHeader{
	width:184px; font-size:14px; height: 25px; font-weight:bold; margin: 0px; padding-top: 3px; background-color: #dbe1e6;
}
.tagsBody{
	font-size:14px; font-weight:bold; padding: 5px;
}

.tagsSectionDetailPage{
	border:#dbe1e6 1px solid;width:245px; padding: 0px;display:block;background:#f3f5f4;margin-top: 10px;margin-bottom: 10px;
}
.tagsSectionDetailPage a:link{
	color:#0066cc;
}
.tagsHeaderDetailPage{
	width:245px; font-size:14px; height: 25px; font-weight:bold; margin: 0px; padding-top: 3px; background-color: #dbe1e6;
}
.tagsBodyDetailPage{
	font-size:14px; font-weight:bold; padding: 5px;
}

.showCategoriesDetailCloseButton{
	cursor:pointer;background:url(http://www.quinl.com/images/ico_close.gif);width:11px;height:11px;float:right;
}
.showCategoriesDetailCloseButton:hover{
	cursor:pointer;background:url(http://www.quinl.com/images/ico_close_mousehover.gif);width:11px;height:11px;float:right;
}


/* Bar Graphs */
.graph {
  width: 250px;
  position: relative;
  right: 30px;
}
.bar-title {
  position: relative;
  float: left;
  width: 104px;
  line-height: 20px;
  margin-right: 17px;
  font-weight: bold;
  text-align: right;
}
.bar-container {
  position: relative;
  float: left;
  width: 110px;
  height: 10px;
  margin: 0px 0px 15px;
}

.bar-container div {
  background-color:#cc4400;
  height: 20px;
}
.bar-container strong {
  position: absolute;
  right: -32px;
  top: 0px;
  overflow: hidden;
}
#poll-results p {
  text-align: center;
}

.category{
	padding:0 25px 0 0;}
.signupHint li{
	font:normal 14px 'Tahoma';color:#8C8C8C; padding:3px 0 10px 20px;
}
.signupHint h3{
	margin-left: 20px;
	color:#FF9900;
	font:bold 18px "Tahoma";}
.signupCategory{
	width: 280px; padding:7px 20px 0px; float:left;color:#4B2B3E;}
.signupCategory h3{
	margin-left:0px;
	color:#516D0A;
	font:bold 18px "Tahoma";}
.signupCategory h5{
	color:#000000; text-transform:uppercase;
	font:bold 12px/17px Georgia, "Tahoma", Times, serif;}
.signupCategory li{
	color:#3D5C32; padding:3px 0 10px 0;
	font:normal 14px "Tahoma"}
.signupCategory li a.line{
	color:#3D5C32; padding:0;  text-decoration:underline;
	font:normal 14px "Tahoma"}
.signupCategory li a.line:hover{
	color:#3D5C32; padding:0;  text-decoration:none;
	font:normal 14px "Tahoma"}