/*
 *		Body & general tags
 */

body {
	padding: 0; margin: 10px 0 0 0;
	background-color: #fff;
	font:normal 70% Arial,Helvetica,sans-serif;
	color:#231F20;
}

form { padding:0; margin:0; border: 0px; }
ul { padding:0; margin:0; }
ul
{
  margin-left: 20px;
}
img { border: 0px; }

a, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
}
a:hover {
	color: #DCAF08;
}


.right { float: right; }
.left { float: left; }
.clear { clear: both; }

.center { text-align: center; }


p.error-text { color: #cc0000; }
p.success-text { color: #00cc00; }

p.home{
  padding:0 0 0 24px;
}
h1 {
	padding: 0; margin: 15px 0 30px 0;
	font: bold 1.5em Arial,Helvetica,sans-serif;
}
div.home{
	background: #fff url('../home-image.php') no-repeat 0 0;
	height: 154px; 
	text-align: left;
	padding: 0;
    margin: 0;   
}
div#home embed,
div#home object{
  display:block;
}

h1.home {
	background: #fff url('../home-image.php') no-repeat 0 0;
	height: 154px;
	text-indent: -6000px;
	text-align: left;
	padding: 0;
  margin: 0;
	overflow:hidden;
}

h2 {
	margin: 25px 0 15px 0;
	padding: 0;
	font: bold 1.5em Arial,Helvetica,sans-serif;
}

textarea.textbox,
input.textbox,
input.text {
	border: 1px solid #dadada;
}

input.button {
	background: #fff url('../images/btn-back.gif') repeat-x 0 0;
	height: 29px;
	border: 1px solid #dadada;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #282425;
}

a.button2, a.button2:visited,
a.button3, a.button3:visited,
a.button, a.button:visited {
	background: #fff url('../images/btn-back.gif') repeat-x 0 0;
	height: 16px;
	border: 1px solid #dadada;
	font: normal 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #282425;
	display: block;
	padding: 5px 0px;
	margin: 5px 0px 5px 2px;
	text-align: center;
}


/*
 *		Container & head
 */
div#container {
	margin: 0 auto;
	min-width: 779px;
	max-width: 980px;
	position:relative;
}

div#logo {
	position: absolute;
	top:32px;
	left:74px;
}

div#header {
	text-align: right;
	width: 100%;
	height: 101px;
}
div#menu, div#search {
	margin: 0 25px 0 0;
}

/*
 *		Main menu
 */

div#menu ul {
	list-style: none;
	padding: 0 0 0 0; padding:0;
}
div#menu ul li {
	float: right;
	text-decoration: underline;
	color: #999;
	border-right: 1px solid #999;
	padding: 0 10px;
}
div#menu ul li.first { text-decoration: none; border: 0; padding-right: 0; }

div#menu ul li a,
div#menu ul li a:visited {
	color: #999;
	text-decoration: underline;
}
div#menu ul li a:hover {
	color: #000;
}

div#search {
	clear: right;
	float: right;
	padding: 18px 0 0 0;
	display: inline;
	color: #333;
}
div#search a, div#search a:visited {
	color: #333;
	text-decoration: underline;
}
div#search a:hover {
	color: #DCAF08;
}

div#search div {
	display: inline;
	padding: 10px 0 0 10px;
	line-height: 25px;
}
div#search div span { color: #999; }

div#header input {
	border: 1px solid #888;
	background-color: #fff;
	font-size: 9px;
	float: right;
}
div#header input.button 
{ 
background:#FFCC00 none repeat scroll 0 0;
font-size:1.1em;
font-weight:bold;
height:22px;
margin:0 0 0 3px;
padding:0 3px 3px;
}
div#header input.textbox { height: 15px; margin: 0 0 0 15px; padding: 5px 5px 0 5px; width: 115px; border: 1px solid #000; background: #fc0; }


/*
 *		Left menu
 */
div#leftmenu {
	float: left;
	display:inline;
}
div#leftmenu ul {
	width: 138px;
	margin: 0; padding: 0;
	list-style: none;
}
div#leftmenu ul ul { padding: 10px 0 0 0; }
div#leftmenu ul li {
	background: #fff url('../images/menu-grad2.gif') no-repeat 0 0;
	min-height: 19px;
	padding: 6px 20px 0 10px;
	margin: 0px 0px 0px 0px;
}
div#leftmenu ul li li {
	background: none;
	min-height: 1px;
	padding: 1px 0 0 10px;
}
div#leftmenu ul li a,
div#leftmenu ul li a:visited {
	font-size: 1em;
	text-decoration: underline;
	color: #333;
}
div#leftmenu ul li a:hover { color: #DCAF08; }

/*
 *		Homepage
 */

table#uglyTable {
	float:right;
	width: 792px;
	border:0;
	margin: 20px 0 0 0;
}
table#uglyTable td {
	vertical-align: top;
	text-align: left;
	padding:0;
}
table#uglyTable td.r1 { width:32%; padding: 0 10px 0 0; }
table#uglyTable td.r2 { width:32%; padding: 0 10px 0 0; }
table#uglyTable td.r3 { width:36%; }


div#featured {
	width: 230px;
	border: 5px solid #9a9a9a;
}
div#featured h2 {
	background-color: #9a9a9a;
	margin: 0; padding: 10px 6px 6px 6px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
div#featured img {
	float: right;
}
div#featured a, div#featured a:visited {
	text-decoration: underline;
	color: #222;
	font-size: 1em;
	font-weight: bold;
}
div#featured a:hover { color: #DCAF08; }

div#featured p { margin: 8px; padding: 0; font-size: 1em; }
div#featured p span { font-size: 1.1em; }

div#featured div:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.static {
	min-width: 160px;
	max-width: 218px;
	width: auto;
	padding: 5px;
	margin: 0 0 25px 0;
	border: 1px solid #dadada;
	font-size: 0.9em;
	text-align: left;
}

div.static h2 {
	margin: 0; padding: 10px 0 0 10px;
	height: 28px;
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #333;
}
div.static h2.tab1 {
  background: #fff url(../images/tab1.gif) no-repeat right 0;
}
div.static h2.tab2{
  background: #fff url(../images/tab2.gif) no-repeat right 0;
}
div.static h2.tab3 { 
	background: #fff url(../images/tab3.gif) no-repeat right 0; 
}
div.static h2.tab4 { 
	background: #fff url(../images/tab4.gif) no-repeat right 0; 
}
div.static h2.tab5 { 
	background: #fff url(../images/tab5.gif) no-repeat right 0; 
}
div.static h2.tab6 { 
	background: #fff url(../images/tab6.gif) no-repeat right 0; 
}
div.static h2.tab1,
div.static h2.tab2,
div.static h2.tab3,
div.static h2.tab4,
div.static h2.tab5,
div.static h2.tab6{
  position:relative; 
}

div.static p { font-size: 1.1em; padding: 1px; margin: 3px 0 8px 0; height:65px; }

div.static a,
div.static a:visited {
	font-size: 1em;
	text-decoration: underline;
	color: #000;
}
div.static a:hover {
	color: #DCAF08;
	font-size: 1em;
}
div.static h2.tab1 a,
div.static h2.tab2 a,
div.static h2.tab3 a,
div.static h2.tab4 a,
div.static h2.tab5 a,
div.static h2.tab6 a{
  text-decoration:none;
  position:relative;
  display:block;
}
div.static h2.tab1 a:hover,
div.static h2.tab2 a:hover,
div.static h2.tab3 a:hover,
div.static h2.tab4 a:hover,
div.static h2.tab5 a:hover,
div.static h2.tab6 a:hover{
  text-decoration:underline;
  color:#000;
}

div.static a.gotolink {
	display:block;
	text-align:right;
	width:100%;
}


/*
 *		Main page content
 */
div#main {
	margin: 0 23px 0 142px;
}

div#path {
	background-color: #FFCB0A;
	padding: 6px 10px;
	color: #222;
	font-size: 1em;
}
div#path a, div#path a:visited {
	color: #222;
	text-decoration: underline;
}

div.page {
	margin: 0 200px 0 0;
	padding: 0 0 0 10px;
	color: #666;
}
div.page ul
{
  margin:0 0 0 25px;
  padding:0;
}
div.page2 { color: #666; padding: 0 0 0 10px; }


div#cartContainer {
	/*position: absolute;
	width: 100%;
	height: 1%;
	max-width: 822px;
	margin: 0 0 0 auto;
	text-align:right;*/
}

div#cart {
	border: 1px solid #f2f2f2;
	width: 180px;
	margin: 10px 0 0 auto;
	text-align:left;
	float: right;
	display:inline;
}


td.r3 div#cart{
	float:left;
	width: 239px;
}

td.r3 div#cart table{
	width: 100%;
}

div#cart h2 {
	background-color: #f2f2f2;
	color: #333;
	font: bold 1em Arial, sans-serif;
	padding: 8px 10px 5px 15px;
	margin: 0;
}

div#cart p {
	margin: 5px 10px 5px 15px;
	padding: 0;
}
div#cart table {
	margin: 5px 10px 5px 15px;
	border: 0;
	width: 155px;
}
div#cart table th {
	color: #666;
	font-weight: normal;
	padding: 4px 0;
}
div#cart table td { padding: 4px 0 4px 0; }
div#cart table tbody td, div#cart table tbody th {
	border-top: 1px solid #dadada;
}
div#cart a, div#cart a:visited {
	color: #282425;
	text-decoration: underline;
}
div#cart a:hover { color: #DCAF08; }

div#cart div {
	margin: 10px 10px 10px 15px;
	text-align: right;
}

div#cart a.button2 { width: auto; margin: 0; text-decoration: none; }
div#cart a.button3 { width: auto; margin: 0; text-decoration: none; }
/*
 *		Content - products
 */

div#sections
{
	clear: right;
}
div#sections,
div#products {
	border-top: 1px solid #dadada;
	width: 99%;
	margin: 20px 0 0 0;
}
div#sections div.products,
div#products div.products,
div#products div.products2 {
	border-bottom: 1px solid #dadada;
	padding: 2px 0;
}
div#products div.productsLast { padding: 2px 0; }

table.products { border:0; width: 100%; }


table.products td.options {
	background: #FFDD7C url('../images/product-back.gif') repeat-x 0 0;
	text-align: center;
	padding: 12px 6px 0 6px;
	width: 88px;
height: 83px;
	color: #282425;
}

table.products td.options2 {
	text-align: center;
	padding: 5px 6px 6px 6px;
	width: 88px;
	color: #282425;
}



div.products2 table.products td.options,
div.productsLast table.products td.options {
	background: none;
	padding: 0 6px;
}

table.products td.img { width: 70px; }

table.products td.prices {
	width: 180px;
	text-align: right;
	padding: 0 10px 0 0;
	white-space: nowrap;
}

table.products td.options input.text { width: 30px; }
table.products td.options input.button { margin: 10px 0 10px 0; }


table.products td.product a.button {
	padding: 0; margin: 0 10px;
	height: auto;
	width: 100px;
}
table.products td.options a.button {
	padding: 0;
	height: auto;
	width: 80px;
}
table.products td.options a.button2 { margin: 15px 5px 0 5px; width: 82px; }
table.products td.options2 a.button3 { margin: 0; width: 82px; }
table.products td.options2 { vertical-align: middle;}
table.products td.product a.button span,
table.products td.options a.button span {
	display: block;
	background-image: url('../images/btn-del.gif');
	background-repeat: no-repeat;
	background-position: 5px 0;
	height: 21px;
	padding: 6px 0 0 10px;
}

table.products img { margin: 10px 10px 0 0; padding:0; float:left; }

table.products h3 {
	color: #282425;
	font: normal 1em Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0; padding: 0;
}
table.products h3 a, table.products h3 a:visited {
	color: #282425;
	font: normal 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
table.products h3 a:hover {
	color: #DCAF08;
}

table.products p { padding: 10px 0 3px 0; margin: 0; color: #666; }
table.products p span { color: #282425; }
table.products td.prices p span { width: 90px; float: left;}
table.products td.prices p { clear:left; }


/*
 *		Checkout
 */

div.addressBox {
	float: left;
	width: 200px;
}
div.addressBox a.button { width: 90px; margin: 0; }




/*
 *		Forms
 */


div.formRow {
	margin: 5px 0;
}

div.formRow label {
	float: left;
	width: 130px;
}

div.formRow input.button { margin: 0 0 0 10px; width: 46px; }
div.formRow p input.button { margin: 0; width: auto; }
div.formRow p a.button { width: 90px; float: left; margin: 0 10px 0 0; height: 17px;}

/*
 *		Footer
 */

div#footer { clear: both; padding: 40px 0 0 0; width: 100%; }
div#footer ul {
	list-style: none;
	margin: 0; padding:0;
}
div#footer ul li {
	float: left;
	text-decoration: underline;
	color: #999;
	border-left: 1px solid #999;
	padding: 0 5px;
}
div#footer ul li.first { text-decoration: none; border: 0; padding-left: 0; }

div#footer ul li a,
div#footer ul li a:visited {
	color: #999;
	text-decoration: underline;
}
div#footer ul li a:hover {
	color: #000;
}
.static {
	height : 130px;
}
div#descriptionWrap{
    /*min-height:1%*/
}

div#descriptionWrap:After{
  /*content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;*/
}

div#upsell
{
}

div.upsellproduct
{
}

.menu-section-links {
margin-bottom:6px;	
}

div#hidepo div.formRowe_POnum,
div#hidepo div.formRowe_POName{
	display: none;
}

/** styles for new newsletter signup in left menu **/
div#menuJoinNewsletter
{
	margin-top: 10px;
}
div#menuJoinNewsletter h2
{
	font-size: 1.2em; 
	margin-bottom: 5px;
	margin-top: 20px;
}
div#menuJoinNewsletter input.nlemailinput
{
	width: 102px;
}
div#menuJoinNewsletter div.nlsubrow
{
	margin-top: 5px;
}
div#menuJoinNewsletter input.button
{
	width: 138px;
}

* html div#menuJoinNewsletter input.button,
*+html div#menuJoinNewsletter input.button
{
	width: 140px;
}

a.altchkloginbutton
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
}
/** end styles for new newsletter signup in left menu **/

/** new checkout login styles **/
div.chkloginpage
{
	margin: 0;
}
div.chklogincontainer
{
	background:#f9f9f9 none repeat scroll 0 0;
	border: 1px solid #e9e9e9;
	float:left;
	margin:0 15px 0 0;
	width:231px;
	padding: 10px;
	height: 129px;
	position: relative;
}

div.chklogincontainer h2
{
	margin: 0;
	font-size: 1.4em;
}

div.chklogincontainer form
{
	margin-top: 14px;
}

div.chklogincontainer form div.formrow
{
	margin-bottom: 7px;	
}

div.chklogincontainer form input.button
{
	bottom:10px;
	position:absolute;
	right:10px;	
}

div.chklogincontainer form label
{
	width: 80px;
}

div.chklogincontainer form input.textbox
{
	width: 147px;
}

div#chklogin
{
	
}
div#chkopen
{
	
}
div#chknoopen
{
	
}
/** end new checkout login styles **/




p#phonenumber{
	position: absolute; 
	right: 28px; 
	font-weight: bold; 
	color: rgb(255, 204, 0); 
	font-size: 1.4em; 
	bottom: -5px;
}
*+html p#phonenumber,
{
	bottom: 12px;
}
* html p#phonenumber
{
	padding-bottom: 18px;
}
div.existingAddress
{
	border: 1px solid #eee;
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.existingAddress h2
{
	margin: 0pt; 
	padding: 5px; 
	background: #eee none repeat scroll 0% 0%; 
	font-size: 1.2em;
}
div.existingAddress p
{
	padding: 10px;
	margin: 0;
}
div#enterNewDelAddr
{
	float:left;
	width:592px;
	border: 1px solid #EEE;
}
div#enterNewDelAddr2
{
	border:1px solid #EEEEEE;
	float:left;
	margin:10px 10px 0 0;
	width:580px;
}
div#enterNewDelAddr2 h2,
div#enterNewDelAddr h2
{
	background:#EEEEEE none repeat scroll 0 0;
	font-size:1.2em;
	margin:0;
	padding:5px;
}
div#enterNewDelAddr2 form,
div#enterNewDelAddr form
{
	padding: 5px;
}