body,html {
		margin:0;
		padding:0;
		color:#000;
		font-family: "Trebuchet MS";
		font-size:11px;
		background:#e6048c url(../img/core/bg4.jpg) top repeat;
		/*background:#a2d063 url(../img/core/bg_green.jpg) top repeat;*/
	}
	
	body {
		min-width:750px;
	}
	h1,h2,h3,h4,h5 {
		margin:0;
		padding:0;
	}
	img {
		border: 0;
	}
	a {
		color:#337edb;
		text-decoration:none;
		outline:none;
	}
	a:hover{
		text-decoration: underline;
	}
	.underline{
		text-decoration: underline;
	}
	.hide {
		display:none;
	}
	
	.loading {
		background: #fff url(../img/core/loader.gif) no-repeat right;
	}
	
	.center {
		text-align: center;
	}
	
	.black {
		color: #000;
	}
	
	.green {
		color: #76ae01;
	}
	
	.close{
		color:#000000;
		float:right;
		margin-right:20px;
		margin-top:-15px;
		text-decoration: underline;
	}
	
	#wrap {
		margin:0 auto;
		width:750px;
	}
	#wrapper {
		margin:0 auto;
		width:848px;
		position: relative;
	}
	#alertdiv{
		text-align: center;
		position: absolute;
		width: 100%;
		top:25px;
	}
	#textalert{
		border-color: #eace27;
		border-width: 1px;
		border-style: solid;
		background-color: #feff99;
		padding: 3px;
	}
	#header {
		height:145px;
		background:url(../img/core/bgheader.png) top no-repeat;
	}
	#logo {
		padding-top:33px;
		margin:0 0 0 10px;
		height:180px;
		width:600px;
		float:left;
	}
	#header #right {
		float:right;
		width:218px;
		margin:0 10px 0 0;
	}
	#header #right #info {
		color:#999;
		text-align:right;
		margin:25px 10px 0 0;
	}
	#header #right #info h2 {
		color:#fff;
		margin:0;
		}
	#header #right #info h2 a {
		font-size:12px;
		color:#fff;
	}
	#header #right #qsearchform {
		margin:24px 0 0 0;
	
	}
	#header #right #qsearchform h3 {
		margin:0 0 3px 0;
		color:#000;
	}
	#header #right #qsearchform input{
		width:120px;
		height:17px;
		margin:0;
		padding:2px 0 2px 2px;
		float:left;
		color: #000;
		border: 1px solid #ccc;
		border-top: 1px solid #999;
	
	}
	#right #qsearchform a{
		margin:0;
		float:right;
	}
	#right #mailinglist {
		margin:24px 0 0 0;
	
	}
	#right #mailinglist h3 {
		margin:0 0 3px 0;
		color:#e4ab15;
	}
	#right #mailinglist input{
		width:120px;
		height:17px;
		margin:0;
		padding:2px 0 2px 2px;
		float:left;
		color: #000;
		border: 1px solid #ccc;
		border-top: 1px solid #999;
	
	}
	#right #mailinglist a{
		margin:0;
		float:right;
	}
	#right #mailinglist h3{
		color:#000;
	}
	#right #stockistfinder {
		margin:24px 0 0 0;
	
	}
	#right #stockistfinder h3 {
		margin:0 0 3px 0;
		color:#e4ab15;
	}
	#right #stockistfinder input{
		width:120px;
		height:17px;
		margin:0;
		padding:2px 0 2px 2px;
		float:left;
		color: #000;
		border: 1px solid #ccc;
		border-top: 1px solid #999;
	
	}
	#right #stockistfinder a{
		margin:0;
		float:right;
	}
	#right #stockistfinder h3{
		color:#000;
	}
	#main {
		padding:10px 0 0 0;
		background:#fff;
		width: 848px;
	}
	
	#main #right {
		float:right;
		width:218px;
		margin:0 10px 0 0;
	}
	#main #right h3 {
		margin:0 0 3px 0;
	}
	
	#main #right ul {
		margin:0 0 10px 0;
		padding:0 0 0 20px;	
	}
	
	#main #right li {
		list-style:none;
	}
	#main #left {
		width:590px;
		float:left;
		padding:70px 0 0 20px;
		color:#999999;
	}
	#main #left .content .right{
		float: right;
	}
	
	#main #left .content .form{
		width: 240px;
		float: left;
	}
	
	#main #left .content {
		font-size: 13px;
	}
	
	#main #left .content h2,h3,h4{
		color: #000;
	}
	
	#main #left .content .input{
		margin: 0 0 4px 0;
		border: 1px solid #ccc;
		border-top: 1px solid #999;
		padding: 2px;
		width: 200px;
	}
	#main #left .content table {
		border-bottom: 2px solid #eee;
	}
	
	#main #left .content table td{
		padding: 3px;
	}
	
	#main #left #tabs{
		width: 588px;
		height: 25px;
		clear: both;
		margin: 10px 0 4px 0;
		background: url(../img/core/bgtabs.gif) no-repeat;
	}
	
	#main #left #tabs .selected{
		background: url(../img/core/tabonoff.png) no-repeat;;
	}
	
	#main #left #tabs .noselected{
		background: url(../img/core/tabonoff.png) 0 -26px no-repeat;
	}
	
	#main #left #tabs ul {
		margin: 0;
		padding: 0;
	}
	
	#main #left #tabs li {
		float: left;
		list-style: none;
		margin: 0;
		width: 78px;
		height: 25px;
		margin: 4px 0 0 0;
	}
	#main #left #tabs .newtab{
		height: 15px;
		margin: 7px 0 0 4px;
	}	
	#main #left h4{
		margin:0;
	}
	#searchStringDiv {
		height:45px;
	}
	#searchStringDiv a{
		margin:0 1px 0 4px;
	}
	
	#searchStringDiv .tsearchValue{
		font-size:18px;
		color:#000;
		font-weight:bold;
	}
	#results_listing {
		margin:9px 0 3px 0;
	}
	#results_listing ul {
		margin:0;
		padding:0;
	}
	
	#qsearch_listing {
		padding:15px 0;
	}
	
	#qsearch_listing ul {
		margin:15px 0;
		padding:0;
	}
	
	#qsearch_listing .title {
		font-size:18px;
		color:#f1a828;
		font-weight:bold;
	}
	
	#results_listing li {
		list-style:none;
		margin:0 0 10px 0;
		height:115px;
		width:560px;
	}
	
	#qsearch_listing li {
		list-style:none;
		margin:0 0 10px 0;
		height:115px;
		width:560px;
	}
	.item {
		position: relative;
	}
	
	.item .meta {
		padding:7px 0;
	}
	.item #date {
		font-size:10px;
	}
	
	.item a {
		font-size:14px;
		color:#000;
		text-decoration:none;
		font-weight:bold;
		text-transform: uppercase;
	}
	
	.item #desc {
		color:#666;
		margin:3px 0;
		min-height:55px;
	}
	
	.item #name {
		font-size:14px;
		font-weight:bold;
		color:#000;
	}
	
	.item #price {
		font-size:12px;
		width:250px;
		float:left;
		}
	.item #price span {
		font-size:14px;
		font-weight:bold;
		color:#000;
	}
	
	.item #buybutton {
		height:20px;
	}
	
	.item #store {
		position: absolute;
		right: 1px;
		bottom: 20px;
	}
	
	#results_listing li .img {
		background:url(../img/core/bgimg.gif) no-repeat;
		width:95px;
		height:95px;
		padding:10px;
		float:left;
	}
	#results_listing li .img img {
		width:90px;
		height:90px;
	}
	
	#qsearch_listing li .img {
		background:url(../img/core/bgimg.gif) no-repeat;
		width:95px;
		height:95px;
		padding:10px;
		float:left;
	}
	#qsearch_listing li .img img {
		width:90px;
		height:90px;
	}
	
	#formcode{
		margin: 10px 0 0 0;
		display: block;
	}
	#formcode #procode{
		width:130px;
		height:17px;
		margin:0 10px 0 0;
		float: left;
		padding:2px 0 2px 2px;
		color: #000;
		border: 1px solid #ccc;
		border-top: 1px solid #999;
	}

	
	
	#footer {
		color:#555;
		font-size:10px;
		background:url(../img/core/bgfooter.png) top left no-repeat;
		height:40px;
		padding:21px 30px 0 30px;
	}
	#footer #copyrigth{
		float:left;
	}
	
	#footer #menu{
		float:right;
	}
	#footer a {
		color:#fff;
	}
	
	
	/* Rounded Corners */
	/* http://blog.yosle.com/2007/09/20/css-round-corners/ */
	#header .b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
	#header .b1f {height:1px; background:#f6c0d9; margin:0 5px;}
	#header .b2f {height:1px; background:#f6c0d9; margin:0 3px;}
	#header .b3f {height:1px; background:#f6c0d9; margin:0 2px;}
	#header .b4f {height:2px; background:#f6c0d9; margin:0 1px;}
	#header .contentf {background: #f6c0d9;}
	#header .contentf div {margin:0 10px 0 10px; padding:5px 0 0 0;}
	
	
	#main .b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
	#main .b1f {height:1px; background:#b2e4f2; margin:0 5px;}
	#main .b2f {height:1px; background:#b2e4f2; margin:0 3px;}
	#main .b3f {height:1px; background:#b2e4f2; margin:0 2px;}
	#main .b4f {height:2px; background:#b2e4f2; margin:0 1px;}
	#main .contentf {background: #b2e4f2;}
	#main .contentf div {margin:0 5px 0 10px; padding:5px 0 0 0;}
	
	
	#links .b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
	#links .b1f {height:1px; background:#f6c0d9; margin:0 5px;}
	#links .b2f {height:1px; background:#f6c0d9; margin:0 3px;}
	#links .b3f {height:1px; background:#f6c0d9; margin:0 2px;}
	#links .b4f {height:2px; background:#f6c0d9; margin:0 1px;}
	#links .contentf {background: #f6c0d9;}
	#links .contentf div {margin:0 5px 0 10px; padding:5px 0 0 0;}

	#mailinglist .b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
	#mailinglist .b1f {height:1px; background:#b2e4f2; margin:0 5px;}
	#mailinglist .b2f {height:1px; background:#b2e4f2; margin:0 3px;}
	#mailinglist .b3f {height:1px; background:#b2e4f2; margin:0 2px;}
	#mailinglist .b4f {height:2px; background:#b2e4f2; margin:0 1px;}
	#mailinglist .contentf {background: #b2e4f2;}
	#mailinglist .contentf div {margin:0 5px 0 10px; padding:5px 0 0 0;}
	
	#stockistfinder .b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
	#stockistfinder .b1f {height:1px; background:#f6c0d9; margin:0 5px;}
	#stockistfinder .b2f {height:1px; background:#f6c0d9; margin:0 3px;}
	#stockistfinder .b3f {height:1px; background:#f6c0d9; margin:0 2px;}
	#stockistfinder .b4f {height:2px; background:#f6c0d9; margin:0 1px;}
	#stockistfinder .contentf {background: #f6c0d9;}
	#stockistfinder .contentf div {margin:0 5px 0 10px; padding:5px 0 0 0;}
	
/* Login */
	#logininfo{
		width: 749px;
		height: 200px;
		clear: both;
		margin: 0 0 30px 0;
		padding: 0 0 0 10px
	}
	#logininfo .box{
		width: 340px;
		float: left;
		margin: 0 0 0 15px;
		color: #999;
		font-size: 15px;
	}
	#logininfo .box h1{
		font-size: 24px;
		margin: 0 0 5px 0;
		color: #888;
		color: #f1a828;
		color: #000;
	}
	
	
	#loginboxtop {
		width:750px;
		background:url(../img/core/login_rounded_top.png);
		height:15px;
		margin:45px 0 0 0;
	}
	#loginboxbottom {
		width:750px;
		background:url(../img/core/login_rounded_bottom.png);
		height:15px;
		margin:0;
	}
	#loginbox{
		width:750px;
		background:#fff;
		margin:0;
		padding:30px 0 0 0;
		position:relative;
		}
	#loginbox .linkforget{
		font-size:9px;
	}
	#loginbox h2{
		color:#f1a828;
		margin:0 0 3px 0;
		padding:0;
		border-bottom:1px solid #f1a828;
	}
	#loginbox #steps{
		margin:30px 0 0 0;
	}
	#loginfooter{
		font-size:10px;
		height:19px;
		background:url(../img/core/login_bg_footer.png) no-repeat bottom;
		padding:5px 23px 0 23px;
		color:#666666;
	}
	#loginfooter #copyrigth{
		float:left;
	}
	
	#loginfooter #menu{
		float:right;
	}
	#tips {
		
		}
	#tips li {
		display:inline;
	}
	#loginform {
		float:left;
		width:185px;
		margin:20px 0 0 15px;
	}
	#loginform div{
		height:30px;
	
	}
	#loginform div label{
		margin:8px 0 8px 0;
		float:left;
		font-weight:bold;
		display:block;
	}
	#loginform div input{
		float:right;
		margin:3px 0 3px 0;
		width:130px;
	}
	#recoverform {
		float:left;
		width:185px;
		margin:20px 0 0 15px;
		}
	#recoverform div{
		height:30px;
	
	}
	#recoverform div label{
		margin:8px 0 8px 0;
		float:left;
		font-weight:bold;
		display:block;
	}
	#recoverform div input{
		float:right;
		margin:3px 0 3px 0;
		width:130px;
	}
	#registerform {
		float:left;
		width:185px;
		padding:0 15px 0 15px;
		border-left:2px solid #ccc;
		border-right:2px solid #ccc;
		margin:20px 0 45px 0;
		}
	#registerform div{
		height:30px;
	
	}
	#registerform div label{
		margin:8px 0 8px 0;
		float:left;
		font-weight:bold;
		display:block;
	}
	#registerform div input{
		float:right;
		margin:3px 0 3px 0;
		width:130px;
	}
	#loginlogo{
		float:left;
		width:292px;
		margin:20px 10px 0 13px;
	}
	
	#loginbox div {
		/*border:1px solid #000;*/
		}
	#loginmessage {
		padding:3px 3px 3px 30px;
		font-weight:bold;
		border:1px solid #FFFB63;
		background:#FFFED4 url(../img/core/alert.png) no-repeat 8px 1px;
		margin:0 auto 5px auto;
	}
	.butanregular {
	font-size: 0.8em;
		color: #fff;
		font-weight: bold;
		width: 100px;
		height: 22px;
	    border: none;
	    background: url(../img/core/butan-regular2.png) no-repeat top left;
	    padding-bottom:4px;
	}
	.butanwide {
	font-size: 0.8em;
		color: #fff;
		font-weight: bold;
		width: 145px;
		height: 22px;
	    border: none;
	    background: url(../img/core/butan-wide2.png) no-repeat top left;
	    padding-bottom:4px;
	}
	.butannarrow {
	font-size: 0.8em;
		margin:0;
		padding:0;
		color: #fff;
		font-weight: bold;
		width: 65px;
		height: 22px;
	    border: none;
	    background: url(../img/core/butan-narrow2.png) no-repeat top left;
	}
	
	/* Mini Button styling
	----------------------------------  */
	ul.mini_btn {
	    width: 90px;
		padding:0;
		margin:0 0 0 15px;
	}
	ul.mini_btn li {
	    display: inline;
	    width: 90px;
	    height: 20px;
		margin: 0;
		padding: 0;
		list-style:none;
	    line-height: 11px;
	    overflow: hidden;
	    font-size: 3px;
	}
	ul.mini_btn a{
		display:block;
		margin:1px 0;
	    width: 90px;
	    height: 20px;
		text-decoration:none;
	    background-image: url(../img/core/mini-buttons.jpg);
	    background-repeat: no-repeat;
	}
	ul.mini_btn a span{
		display:none;
	}
	
	ul.mini_btn li.liprice {
	    width: auto;
	}
	ul.mini_btn li.liprice a {
	    width: auto;
	    color: #B40001;
	    margin-left: 2px;
	    font-weight: bold;
	}
	ul.mini_btn a.btn_add {
	    background: url(../img/core/mini-buttons.jpg) 0% 0% no-repeat;
	}
	ul.mini_btn a.btn_removed, ul.mini_btn a.btn_removing, ul.mini_btn a.btn_adding, ul.mini_btn a.btn_reserving {
	    cursor: default;
	}
	ul.mini_btn a.btn_buy {
	    background-color: #78D030;
	    background-position: 0% 0px;
	}
	ul.mini_btn a.btn_remove {
	    background-color: #D8724A;
	    background-position: 0% -40px;
	}
	ul.mini_btn a.btn_basket {
	    background-color: #1DA8CF;
	    background-position: 0% -20px;
	}
	ul.mini_btn a.btn_details {
	    background-color: #AAAD92;
	    background-position: 0% -60px;
	}
	ul.mini_btn a.btn_adding {
	    background-color: #FF9F1C;
	    background-position: 0% -80px;
	}
	ul.mini_btn a.btn_added {
	    background-color: #FF9F1C;
	    background-position: 0% -100px;
	}
	ul.mini_btn a.btn_removing {
	    background-color: #D8724A;
	    background-position: 0% -120px;
	}
	ul.mini_btn a.btn_comingsoon {
	    background-color: #D8724A;
	    background-position: 0% -140px;
	}
	ul.mini_btn a.btn_outofstock {
	    background-color: #D8724A;
	    background-position: 0% -160px;
	}
	ul.mini_btn a.btn_buy:hover { background-position: -90px 0px; }
	ul.mini_btn a.btn_remove:hover { background-position: -90px -40px; }
	ul.mini_btn a.btn_basket:hover { background-position: -90px -20px; }
	ul.mini_btn a.btn_details:hover { background-position: -90px -60px; }
	ul.mini_btn a.btn_adding:hover { background-position: -90px -80px; }
	ul.mini_btn a.btn_added:hover { background-position: -90px -40px; }
	ul.mini_btn a.btn_removing:hover { background-position: -90px -120px; }
	
	ul.mini_btn a.btn_buy{
		position:relative;
	}
	ul.mini_btn a span.price_wrap{
		display:none;
	
	}
	
	ul.mini_btn a:hover span.price_wrap{
		display:block;
		position:absolute;
		left:60px;
		top:3px;
		line-height:1em;
		font-size:12px;
		font-weight:bold;
		color:#fff;
		padding-left:12px;
		text-align:center;
		vertical-align:middle;
		background:url(../img/core/price_pointer_lrg.gif) no-repeat left top;
		white-space:nowrap;
			overflow:visible;
	}
	ul.mini_btn a span.price_wrap em i{
		font-weight:normal;
		font-style:normal;
		font-size:0.8em;
		display:block;
	}
	ul.mini_btn a span.price_wrap em{
		text-align:center;
		font-style:normal;
		display:block;
		overflow:visible;
		margin-right:-6px;
		padding-right:6px;
		height:35px;
		background:url(../img/core/price_pointer_lrg.gif) no-repeat right top;
		position:relative;
		z-index:9;
	}
	/* message boxes */
	#shippingbox{
		padding: 1px;
		font-size: 1.3em;
		border: 1px solid #9d2525;
		text-align: center;
		color: #ff0000;
		font-weight: bold;
		background-color: #dea5a5;
		margin-bottom: 10px;
		margin-top:10px;
		margin-left:90px;
		float: left;
		width: 68%;
	}
	#msgbox2{
		font-size: 0.9em;
		padding: 5px;
		border: 1px solid #DAD8D9;
		text-align: center;
		color: #FF0000;
		font-weight: bold;
		background: url('/lib/img/core/bg-msgbox.jpg') repeat-x;
	}
	#msgbox{
		padding: 5px;
		font-size: 0.9em;
		border: 1px solid #FAC03A;
		text-align: center;
		color: #333;
		font-weight: bold;
		background-color: #FBD685;
		margin-bottom: 10px;
		margin-top:10px;
		float: left;
		width: 98%;
	}
	#errbox{
		padding: 5px;
		font-size: 0.9em;
		border: 1px solid #710000;
		text-align: center;
		color: #FFF;
		font-weight: bold;
		background-color: #9B0000;
		margin-bottom: 0px;
		margin-top:10px;
		float: left;
		width: 98%;
	}
	#errbox a{
		color: #FFF;
		text-decoration: underline;
	}
	#errbox a:hover{
		text-decoration: none;
	}
	/*Form*/
	#newdelform fieldset {
	  margin: 10px 0;
	  padding: 0px;
	  border: 0px solid #DDD;
	  color: #333;
	}
	
	#newdelform legend {
	  font-weight: bold;
	  color: #1B1D6B;
	}
	#newdelform div{
		margin-bottom: 5px;
	}
	#newdelform label{
		float: left;
		width: 140px;
		FONT-SIZE: 0.9EM;
	}
	#newdelform #note{
		font-size: 0.8em;
		margin-top: -5px;
		margin-bottom: 5px;
		float: right;
		width: 208px;
	}
	
	#newdelform input, textarea{
		width: 190px;
		margin-bottom: 5px;
	}
	
	#newdelform textarea{
		width: 190px;
		height: 150px;
	}
	#newdelform em{
		color: #FF0000;
		font-size: 1.1em;
	}
	#newdelform .boxes{
		width: 1em;
	}
	#newdelform .radio{
		width:20px;
		padding-top:15px;
	}
	#newdelform #submitbutton{
		margin-left: 160px;
		margin-top: 5px;
		width: 90px;
	}