/*Trikola - Tradewind Trading Co. Ltd. CSS 

border: 1px solid #999;
light tan color: #e9d69c
green color: #7d8846
dark green color: #5c6433*/
HTML {overflow: -moz-scrollbars-vertical; /*ff scroll bar page shift*/}
body {text-align:center; /*center hack*/}
#wrap {/*min-width:760px;*/max-width:995px;width: auto !important; /*IE6 hack*/width:994px; /*IE6 hack*/margin:0 auto; /*center hack*/text-align:left; /*center hack*/}
#header {} 
#sidebar {float:left;width:20%; overflow:hidden; } 
#footer {clear:both;}
.inside {padding:8px;}
.page-inside {padding:10px 50px 10px 20px;}
/*typography*/
* {margin:0;padding:0;}
body {font-size:76%;font-family:Verdana, Arial, Helvetica, sans-serif;line-height:1.7; margin: 0;}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {margin: 0.5em 0; }
li,dd { margin-left:1em;}
fieldset { padding:.5em; }
#outside-wrap{width:100%;background:   url(../images/sides.png) repeat-y scroll center top;}
#wrap{/*border:1px solid #999;*/background:   url(../images/tile.png) repeat scroll left top;}
#home-header{background:   url(../images/header-01.png) no-repeat scroll left top;height: 105px;}
#page-header{background:   url(../images/header-02.png) no-repeat scroll left top;height: 105px;}
#top{}
#sidebar{background:   url(../images/plt-left.png) no-repeat scroll left top;height:473px;}
#white-wrap {float:right;width:79.7%;overflow:hidden;background-color:   #FFF;}
.content{background:   url(../images/plt-right.png) no-repeat scroll right top;padding: 2px 0px 2px 0px;min-height: 400px;}
#footer,.small,.createdate,.modifydate{font:1.0em Arial,Helvetica,sans-serif;color:#333;text-align:center;border-top: 1px solid #7d8846;border-bottom: 1px solid #7d8846;}
a{text-decoration:none;color:#7d8846;}
a:hover{text-decoration:underline;}
h1{clear:both;font-family:Tahoma, serifSansSerifMonospace;font-size:1.7em;color: #7d8846/*lighter green*/}
h2{clear:both;font-family: Tahoma, serifSansSerifMonospace;font-size:1.5em;color: #5c6433}
h3{clear:both;font-family: Tahoma, serifSansSerifMonospace;font-size:1.3em;color: #5c6433}
h4{font-size:1.2em;}
h5{font-size:1.1em;}
h6{font-size:1em;font-weight:bold;}
.container{margin-bottom:.5em;padding:0 10px; /*padding for inside text*/ /*border:1px #000 solid;*/min-height: 179px;background:   url(../images/special-b.png) no-repeat scroll center bottom;}
.container h3{color:#5C6433;padding: 10px .25em 0;text-align:center;/*margin:0 -10px 0.5em -10px; negative padding to pull h3 back out from .container padding*/ }
.container a{display: block;padding: 6px 3px 0px 0.5em;text-decoration: none;text-align:center;font-size:1.0em;font-weight:bold;margin:0;}
html>body .container a {width: auto;}
.container a:hover,a#active_menu:link,a#active_menu:visited{text-decoration: underline;} 

/*Menu Styling*/
.menu h3 {color:#fff;padding:0.25em 0;text-align:center;font-size:1.3em;margin:0;font-family: Tahoma, serifSansSerifMonospace;}
.menu ul{list-style: none;margin: 0;padding: 0;}
.menu li{	margin: 0;	min-height:1.5em;}
.menu li a{display: block;padding: 5px 3px 1px 3px;color: #5c6433;font-family: Tahoma, serifSansSerifMonospace;text-decoration: none;text-align:center;font-size:1.2em;font-weight:bold;line-height: 1.2em;}
html>body .menu li a {width: auto;}
.menu li a:hover,a#active_menu:link,a#active_menu:visited{color: #fff;background:   url(../images/btn-hover.png) no-repeat scroll center bottom;} 

/* Image tags */
.img-right {float: right;margin: 0px 10px 10px 10px;padding: 2px;background-color:#e9d69c;}
.img-left {float: left;margin: 0px 10px 10px 10px;padding: 2px;background-color:#e9d69c;}

.caption {/*margin-left: 10px;*/font-family: Tahoma, serifSansSerifMonospace;color:#000000;font-size:0.9em;}
.shop-icon{float: right;padding-right:0px;margin-top: -10px;}
.content .centre {margin-top:-8px;padding:0 0 0 160px;}
/*Page Specific Styling */
.red{color:#C40000}
/*IE compatibility note, opacity to work in all IE versions, the order should be:*/
.opaque {	opacity: .5;/*// for all other browsers*/	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*// for IE8*/filter: alpha(opacity=50);	/*// for IE5-7*/}
.faq {background-color:#FBF3C8;opacity: 50%;padding-left:10px;}
.question {color:#000000;font-family:Verdana,Arial,Helvetica,sans-serif;font-weight:bold;line-height:3;}
.answer {color:#333333;font-family:Verdana,Arial,Helvetica,sans-serif;margin-top:-4px;position:relative;top:-4px;}
/*Menu Styling - for shopcart
#shop-header{background:   url(../shopping-cart/images/header-02cadjusted.png) no-repeat scroll left top; height: 105px;}
.menu-s h3 {color:#fff;padding:0.25em 0;text-align:left;font-size:1.3em;margin:0;font-family: Tahoma, serifSansSerifMonospace;}
.menu-s ul{list-style: none;margin: 0;padding: 0;}
.menu-s li{	margin: 0;	min-height:1.5em;}
.menu-s li a{	display: block;	padding: 5px 3px 1px 3px;	color: #5c6433;font-family: Tahoma, serifSansSerifMonospace;	text-decoration: none;	text-align:left;	font-size:1.2em;	font-weight:bold;	line-height: 1.2em;}
html>body .menu-s li a {width: auto;}
.menu-s li a:hover,a#active_menu:link,a#active_menu:visited{color: #fff;background:   url(../images/btn-hover-lft-200.png) no-repeat scroll center bottom;} 
*/