/*<![CDATA[*/
/* START LAYOUT 

#ec_container {
	width: 580px;
	margin: 0px 0px 0px 0px;
}
*/

/* Presentation */
/* STANDARD PRESENTATION */

/* menu */

#menu, .infobarhdr {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background: url(images/bg_menubar.gif) repeat-x left top;
	padding: 9px 0 0 0;
	height: 21px!important;
	height: 30px;
	color: #FFFFFF;
}
.infobarhdr {
	font-size: 16px;
	height: 21px!important;
	padding: 7px 0 0 20px;
	text-align: left;
	margin: -10px 0 -5px 0;
}
div.redbar {
	clear: both;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 20px 0 20px;
}
#menu a:hover {
	color: #CCCCCC;
}

/* side menu */
#sidemenu {
	width: 140px;
	height: auto!important;
	height: 300px !important;
	min-height: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
img.mcs_hplink {
	position: relative;
	top: 3px!important;
	top: -2px;
}
span.mcs, span.scs, span.mcs_cur {
	padding: 5px 3px 5px 3px;
	background: transparent url(images/mid-pbg.gif) repeat-x center top;
	margin: 0 0 0 0!important;
	margin: 0 0 0 0;
	display: inline-block;
}
span.rh-mcs, span.rh-scs, span.rh-mcs_cur {
	background: transparent url(images/bg_barmenu_rgt.jpg) no-repeat right top;
	padding: 5px 10px 5px 0!important;
	padding: 0 10px 0 0;
	margin: 0 0 0 0!important;
	margin: 0 0 0 0;
	display: inline-block;
}
span.rh-scs, span.rh-mcs_cur {
	background: transparent url(images/bg_submenu_rgt.jpg) no-repeat right top;
}
span.scs, span.mcs_cur {
	background: transparent url(images/bg_submenu_mid.jpg) repeat-x center top;
}
div.nosubs {
	width: auto;
	height: 20px;
}
a.mcs {
	color: #FFFFFF;
	width: auto;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a.mcscur {
	color: #CCCCCC;
	width: auto;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
a.mcs:hover {
	color: #CCCCCC !important;
	background-position: 0px 0px;		
}
a.mcscur:hover {
	color: #CCCCCC !important;
	background-position: 0px 0px;		
}
div.scs {
	background-image: url(images/bg_sidemenu_mid.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;	
}
a.scs  {
	width: 140px;
	color: #666666;
	font-size: 10px;	
	font-weight: normal;
	padding: 0px 0px 0px 5px !important;
	margin: 0px 0px 0px 0px;
}
a.scs:hover {
	color: #990000!important;	
}

/* msgbar */
#msgbar {
	text-align: center;
	color: #666666;
	font-size: 12px;
	padding: 5px 0 0 0;
	height: 31px!important;
	height: 36px;
}
/* mincartbar */
.mincartbar {
	font-size: 12px;
}
.mincarthldr {
	width: 250px;
	height: 100px;
	background: #BD540B url(images/bg_minicart.jpg) no-repeat left top;
	float: right;
	margin: 28px 0px 0px 0px;
}
.mincarttitle {
	width: 150px;
	height: 33px;
	color: #000;
	font-weight: bold;
	padding: 7px 0px 0px 13px;

}
.mincartcntnt {
	font-size: 11px;
	padding: 0px 3px 5px 13px;
	color: #000000;
	text-align: left;
}

.mincartcntnt a {
	color: #fff;
}
.mincartcntnt a:visited {
	color: #fff;
}
.mincartcntnt a:hover {
	color: #000;
}

div.basket {
	width: auto;
	white-space: nowrap;
	color: #FFFFFF;
	background-color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	float: right;
	margin: 0px 0px 0px 0px;
}
div.basket a {
	color: #FFFFFF;
}
div.basket img {
	margin: -2px 0px;
}
span.cartsummary {
	color: #666666;
	background-color: #FFFFFF;
	padding: 2px 3px;
	margin: 0 3px 0 0;
}
span.cartsummary strong {
	color: #666666;
}
img#carticon {
	margin: -1px 0 -3px 0!important;
	margin: -3px 0 -3px 0;
}
/* topbar Search */
div.srch_manuf_hldr {
	background: transparent url(images/bg_manuf_search.gif) no-repeat top left;
	padding: 0 4px 15px 4px;
}
h2.manuf_title {
	margin: 0 0 5px 0;
	position: relative;
	color: #FF6600;
}
select.manuf_select {
	width: 132px;
	color: #666666;
	font-size: 10px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
form.manu_dd {
	padding: 0px 2px 1px 3px;
	margin: 0 0 0 0;
	width: 10px;
}
form.sidesearch {

}
input.searcha {
	background: #FFFFFF;
	border: 1px solid #ccc;
	color: #666666;
	font-size: 11px;
	padding: 1px;
}
form.sidesearch input.imgbtn {
	font-size: 11px;
}
/* addto favs */
img.add2faves {
	margin: 0 0 10px 0!important;
	margin: 0 0 0 0;
}

div.infodiv1, div.infodiv2, div.infodiv3 {
	float: left;
	width: 220px;
	height: 132px!important;
	height: 120px;
	text-align: left;
	margin: 10px 10px 10px 11px;
	vertical-align: middle;
	background-color: #F7F7F7;
	padding: 5px 5px 5px 5px;
}
div.infodiv2 {
	padding: 10px 5px 0 5px;
	height: 132px!important;
	height: 152px;
}
div.infodiv3 {
	padding: 10px 5px 0 5px!important;
	height: 131px!important;
	height: 152px;
}


/* Contact Us Form */
fieldset.cntout {
	font-size: 0.95em;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
legend.cnttitle {
	font-weight: normal;
	color: #333333;
}

/* Form Validation */
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
p.error {
	font-size: 1em;
	padding:1px 0;
	color: red;
	text-align:left;
}
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
}
.tabcontus, {
	font-size: 0.95em;
	}
a.tabcontus {
	font-size: 1em;
	}
.tabcontus2, {
	font-size: 1em;
	}
a.tabcontus2 {
	font-size: 1em;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width:300px;
	border: 1px solid #0099CC;
	}
input.contbtn {
	width: auto;
	font-size: 1em;
	border: 1px solid #6699CC;
}	


.disclaimertext {
	font-size: 0.85em;
	color: #CCCCCC;	
}
.webmstrtext {
	font-size: 0.85em;
}

/* Categories and Products Page */
/* Categories */
div.cat_autoimg {
	background: #FFFFFF url(ec-images/tpf_quackery_blue/cat_words_bg2.gif) no-repeat top left;
	width: 300px;
	height: 27px!important;
	height: 37px;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}
div.cat_autoimg a {
	width: 300px;
	display: block;
}
p.breadcrumb {
	font-weight: bold;
	border: 1px solid #CCCCCC;	
	background-color: #eeeeee;
	padding:  5px;
	margin: 5px 0px 10px 0px;
}
div.subcatdiv, div.firstsubcatdiv {
	margin: 0 0 5px 4px;
}
div.firstsubcatdiv {
	margin-left: 0;
}
img.subcatimg {
	margin-bottom: 10px!important;
	margin-bottom: 5px;
}
p.subcattext {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
p.subcattext a {
	color: #FF3300;
}
p.subcattext a:hover {
	color: #666666;
}
div.cat_head {
	float: right;
	margin: 0;
	width: 280px;
}
div.cat_head h2 {
	font-size: 1.3em;
}
h1.maincat_name {
	color: #0C57AE;
	font-size: 18px;
	font-weight: normal;
}
/* Products */
/* product list display */
div.snippet_holder {
	float: left;
}
.prods {
	}
.prodholder {
	width: 568px;
	height: 180px;
	text-align: left;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	margin: 15px auto;
}
.prodholder:hover {
	border: 1px solid #FF6600;
	}

div.prdimghldr {
	float: left;
	min-height: 150px;
	text-align: center;
	background-color: #FFFFFF;
	margin: 10px;
	
}
div.prdimghldr img {
	padding: 3px;
	border: 1px solid #ccc;
	}


div.prdlhs {
}
span.stcknf {
	display: block;
	color: #FF3300;
}
div.lh-pbg {
	width: 50px!important;
	width: 50px;	
	margin: 0 auto;
	background-color: #cccccc;	
}
div.rh-pbg {
	background-color: #666666;	
}
p.pdettitle {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;	
	text-align: left;
	margin: 10px 0px 0px 0px;
}
p.addbutton a {
	background: transparent url(images/select.gif) 1px 2px no-repeat;
	padding-left: 15px;
}
p.pd_price {
	font-weight: normal;
}
span.rrpprice {
	text-decoration: line-through;
}
span.rrp {
	font-style: italic;
	color: #777777;
}
p.pdettitle a, p.addbutton a {
	font-weight: normal;
	color: #333333;
}
p.pdettitle a:hover, p.addbutton a:hover {
	color: #666666;
}
input.pqty {
	font-size: 9px;
	height: 13px!important;
	height: 19px;
	width: 2em;
	margin: 0 0 0 0!important;
	margin: -22px 0 0 0;
	position: relative!important;
	top: -5px!important;
	position: static;
}
div.catspacer {
	height: 130px;
	width: 550px;
	background: transparent url(ec-images/ec-snippets/bg_catspacer1.jpg) no-repeat left top;
}
p.cat-dscrprn {
	position: relative;
	right: 280px;
	top: 433px;
	width: 250px;
	font-size: 12px;
	text-align: left;
	margin: -80px 0 0 0;
}
/* paging */
p.nav strong {
	color: #666666;
}
/*
// email a friend
*/
div.emailfriend-content {
	background: #FFF;
	width: 400px;
}
form.emailfriend {
	text-align: left;
	width: 390px;
}
form.emailfriend label {
	display: block;
	float:left;
	clear: left;
	width: 130px;
	text-align: left;
}
form.emailfriend input {
	width: 250px;
}
form.emailfriend input.submit {
	width: auto;
}
/*
// Select Options Page
*/
input.padd2 {
	margin: 0 0 0 0;
}
/*
// Party Planning Page
*/
p.centre {
	text-align: center;
}
br.protx_gap {
	margin: 0 0 5px 0;
}
/* Home Page */

/* big advert */
div.bigadvert {
	margin: 0 0 -20px 0!important;
	margin: 0 0 -20px -3px;
}
div.bigadvert img {
	float: left;
}
div.bigadvert p {
	height: 130px!important;
	height: 185px;
	padding: 55px 10px 0 10px;
	font-size: 12px;
}
/* quarter adverts */
div.qrtr-holder {
	clear: left;
	margin: 0 0 -20px 0;
}
.qrtr-ad, .half-ad {
	float: left;
	font-size: 12px;
	color: #666666;
	width: 290px!important;
	width: 290px;
	height: 170px!important;
	height: 180px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.half-ad {
	height: 120px!important;
	height: 120px;
}
.qrtr-ad p {
	width: 170px;
	height: 70px;
	position: relative;
	left: 100px;
	bottom: 130px;
	margin: 0 0 -70px 0;
	font-size: 12px;
	text-align: left;
}
.qrtr-ad a {
	color: #666666;
}
p.hp-text {
	font-size: 11px;
}
ul.hp-list li {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	text-align: left;
	list-style-position: inside;
}


/* childrens cats parties display */
div.hpsubcatdiv, div.firsthpsubcatdiv {
	width: 130px;
	float:left;
	height: 155px;
	margin-left: 20px;
	margin-bottom: 0px;
}
div.firsthpsubcatdiv {
	margin-left: 0;
	margin-right: -1px;
}
div.hpsubcatdiv p, div.firsthpsubcatdiv p {
	text-align:center;
	margin:-16px 0 -10px 0!important;
	margin:-11px 0 -10px 0;
	position: relative;
	font-weight: bold;
}
div.hp-subcat-holder {
	margin: 210px 0 0 0;
}
div.cartbar_buttons {
	float: left;
	margin: 0 0 0 0;
}
/* delivery */
table.delivery-terms, table.sizeinfo {
	font-size: 0.95em;
	width: 650px;
	margin-left: 50px;
	border-collapse: collapse;
	border: 1px solid #FCF;
}
table.sizeinfo {
	width: 450px;
}
table.delivery-terms td, table.delivery-terms th, table.sizeinfo th, table.sizeinfo td {
	border: 1px solid #FCF;
	padding: 2px 2px 2px 2px;
}
table.sizeinfo td.sizename {
	width: 30%;
}
td.currency {
	text-align: right;
}
table.delivery-terms h2 {
	margin: 0 0 0 0;
	text-align: center;
}
/*About Us Page */
table.tababout {
	font-size: 1em;
	font-weight: normal;
	margin: 0 157px 0 157px;
}
table.tababout td {
	padding: 5px 5px 5px 5px;
}
img.hdr_right {
	margin: 0 0 -2px 116px;	
}


table.tabcarthdr {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF6600;	
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width: 550px;
	margin: 0px 0px 0px 0px ;		
}
table.tabcarthdr td {
	padding: 3px 3px 3px 3px;	
}

table.tabcartitms {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px ;	
	width: 550px;	
}
table.tabcartitms tr.colrow {
	font-size: 3px;
	background-color: #EFEFEF;
}
table.tabcartitms td {
	padding: 3px 3px 3px 3px;	
}
table.tabcartdetls input, table.tabcart input {
	width: 15em;
}
table.tabcartdetls select, table.tabcart select {
	width: 15.5em;
}
table.tabcartdetls textarea, table.tabcart textarea {
	width: 15em;
	font-family: verdana;
}
table.tabcartdetls input.sowide, table.tabcartdetls input.noborder, table.tabcart input.sowide, table.tabcart input.noborder {
	width: auto;
}
table.tabcartdetls, table.tabcartcc, table.taborder_sum {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px ;	
	width: 550px;
}
table.tabcartdetls tr.colrow, table.tabcartcc tr.colrow, table.taborder_sum  tr.colrow {
	font-size: 3px;
	background-color: #EFEFEF;
}
table.tabcartdetls td, table.tabcartcc td, table.taborder_sum  td {
	padding: 3px 3px 3px 3px;	
}
table.taborder_sum th {
	background-color: #0C57AE;
	color: #FFFFFF;
}

table.tabcartftr {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF6600;	
	font-weight: bold;	
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px ;	
	width: 550px;	
}
table.tabcartftr td {
	padding: 3px 3px 3px 3px;	
}
img.cartview_goback {
	position: relative;
	bottom: 1px;
}
/*random product in side column */

.rndprod {
	width: 282px;
	float: left;
	display: inline;
	}

.sc_rndprod {
	width: 140px;
	height: 215px;
	text-align: center;
	background-image: url(ec-images/bg_checkitout.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 0px 0px 0px;
}
.sc_rndprod img {
	width: 130px;
	height: 130px;
	margin: 20px 0px 0px 0px;	
}
.sc_subtext {
	width: 136px;
	height: auto;
	font-size: 10px;
	margin: 4px 2px 2px 2px;	
}

/* Gizmos Home Page Products Ads */
.prdadhlder {
	width: 275px;
	height: 260px;
	background-image: url(images/bg_hpprod.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	float: left;
}
.prdadhlder table {
	text-align: center;
	width: 230px !important;
	border: none;
	font-size: 11px;
}
.prdadhlder span.prrp1 {
	color: #000033;
	font-size:	9px;
	font-weight: bold;
	font-style: italic;
	margin: 0 10px 0 -10px;
}
.prdadhlder span.prrp2 {
	color: #000033;
	font-size:	11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: line-through;
	margin: 0 0 0 -10px;
}
.prdadhlder span.prdnme {
	display: block;
	width: 239px!important;
	width: 239px;
	height: 26px!important;
	height: 40px;
	color: #FFFFFF;
	text-align: left;
	padding: 13px 5px 5px 28px!important;
	padding: 13px 5px 5px 15px;
	font-size:	11px;
	font-weight: bold;
	font-style: italic;
}
.prdadhlder span.prdnme a {
	color: #FFFFFF;
	display: inline-block;
	width: 237px;
	height: 32px;
}
img.prdadhlderimg {
	position: relative;
	top: 5px;
}
/* product detail page */
div.pd_image {
	border: 1px solid #ccc;
	float: right;
	width: 300px;
	height: 300px;
	margin: 0px 15px 10px 15px;
}
span.lh-pbg {
}
span.rh-pbg {
}
span.mid-pbg {
}
h1.pd_title, label.pd_qty, label.pd_optns, p.pd_code {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

label.pd_qty {
	margin: 0px 0px 0px 15px;
	}

p.pd_code, label.pd_qty, label.pd_optns {
	color: #777777;
}
input.pd_quant {
	margin: -3px 0 0 0!important;
	margin: -12px 0 0 0;
	width: 2em;
	height: 12px!important;
	height: 18px;
}
select.pd_optns {
	margin: -2px 0 0 0;
	height: 19px;	
}
div.returnbutton {
	margin: 0 20px 0 0;
	float: left;
}
div.returnbutton img {
	position: relative;
}
div.submit {
	height: 55px;
	margin: 15px 0px 15px 15px;
}



div.pd_desc {
	clear: left;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #ccc;
	margin: 0px 5px 0px 5px;
}
div.pd_manuf_logo {
margin: 0px 0px 0px 15px;
}
/* advanced view menu */


div.pd_tabs {
	clear: both;
	font-weight: bold;
	margin-left: 15px;
}

div.pd_tabs a, div.pd_tabs a:hover {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 38px;
}
div.pd_tabs span.pdmenu-lh_cur a, div.pd_tabs span.pdmenu-lh_cur a:hover {
	color: #ffffff;
}

div.pd_tabs span.mid-pbg {
	padding: 3px 3px 3px 3px;
}

span.pdmenu-lh {
	height: 32px;
	width: 100px;
	background: #fff url(images/nav.gif) left top;
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
	text-align: center;
}
span.pdmenu-lh_cur {
	height: 32px;
	width: 100px;
	background: #fff url(images/nav_selected.gif) left top;
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
	text-align: center;
}
span.pdmenu-rh {

}
span.pdmenu-mid {

}
.orange {
	color: #FF6600; 
}
.col-white {
	color: #fff; 
}
/* Manufacturers page */
img.manuf_logoheader {
}
div.info_menu_top {
	margin: 10px 0 10px 0;
	padding: 9px 0 0 0;
	background: transparent url(images/bg_oj_box_top.gif) no-repeat left top;
}
div.info_menu_foot {
	background: transparent url(images/bg_oj_box_foot.gif) no-repeat  left bottom;
	height: auto;
	padding: 0 0 9px 0;
}
div.info_menu_mid {
	background: transparent url(images/bg_oj_box_mid.gif) repeat-y left top;
}
div.info_menu {
	padding: 0 0 0 5px;
}

/*]]>*/