
/* START LINKS ON HEADER IMAGE*/
div.header_link_1 {
	margin: 10px 5px 0 0;
	padding: 10px 30px 0px 0px;
	/*height: 22px;*/
	display: block;
	text-align: left;
	position: absolute;
	top: 320px;
	left:250px;
	border-style: none;
}

div.header_link_2 {
	margin: 10px 5px 0 0;
	padding: 10px 30px 0px 0px;
	/*height: 22px;*/
	display: block;
	text-align: left;
	position: absolute;
	top:320px;
	left:525px;
    border-style: none;
}

div.header_link_2 img
{
    border-style:none;
}

div.header_link_2 a
{
    border-style:none;
}

div.header_link_2 a:link
{
    border-style:none;
}

div.header_link_2 a:visited
{
    border-style:none;
}

div.header_link_2 a:hover
{
    border-style:none;
}

div.header_link_2 a:active
{
    border-style:none;
}    

/* END LINKS ON HEADER IMAGE*/

#wrapper {
	width: 850px;
	margin: 0 auto;
}

div.page
{
    width:800px;
}

div.page-header
{
    position:relative;
    width:800px;
    height:177px;
}

div.page-content
{
	width: 640px;
	float: right;
}

div.page-footer
{
	clear: both;
}

div.page-nav {
	width: 200px;
	float: left;
}

div.navmenuone {
	position:inherit;
    width: 150px;
    height:200px;
    padding-top:35px;
    background: url(../images/menubox.jpg);
    background-repeat: no-repeat;
    padding-left:20px;
    line-height: 30px;
    position:relative;
}

div.navmenutwo {
	position:inherit;
    width: 150px;
    height:200px;
    padding-top:35px;
    background: url(../images/menubox.jpg);
    background-repeat: no-repeat;
    padding-left:20px;
    line-height: 30px;
    position:relative;
}

div.header-left {
    position:absolute;
    top:0;
    left:0px;
    width:640px;
    height:175px;
    background: url(../images/mainheader.jpg);
    background-repeat: no-repeat;
}
div.header-right {
    position:absolute;
    top:30px;
    right:0px;
    width:160px;
    text-align:right;
}

div.prodrow
{
    position:relative;
    width:500px;
    height:150px;
    padding-left:20px;
}

div.prod-right
{
    position:absolute;
    background: url(../images/product-frame.jpg);
    background-repeat: no-repeat;
    top:10px;
    right:0;
    width:200px;
    height:200px;
    border:2px;
    padding-top:10px;
    padding-left:10px;
}

div.prod-left
{
    position:absolute;
    background: url(../images/product-frame.jpg);
    background-repeat: no-repeat;
    top:10px;
    left:20px;
    width:200px;
    height:200px;
    border:2px; color:Black;
    padding-left:10px;
    padding-top:10px;
}

div.proddetail 
{
    position:absolute;
    height: 464px;
    width: 650px;
	background-image: url(../images/proddetailbg.gif);
	background-repeat: no-repeat;
    top:250px;
    left:260px;

}

div.proddetailleft 
{
    position:absolute;
    height: 464px;
    width: 200px;
    top:20px;
    left:20px;
}

div.proddetailright
{
    position:absolute;
    height: 464px;
    width: 200px;
    top:75px;
    left:375px;

}

.prodformright
{
    position:relative;
    height: 464px;
    width: 200px;
    top:100px;
    left:400px;

}


/*form begins
  -----------------------------------------------------------------------------*/
div.box{
	/*background:#ede6ca;*/
	padding:10px;
	/*color:#272626;*/
	margin-bottom:20px;
	width: 380px;	
}

div.box p{padding-bottom:12px;}

div.box input .input-text{
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
	width:180px;
	font-size: 8px;
	/*background-color: #CCCCCC;
    color:#666666;*/
}

div.box label{
	display:block;
	margin-bottom:10px;
	color:#555555;
}

div.box label span{
	display:block;
	float:left;
	padding-right:6px;
	width:100px;
	text-align:right;
	font-weight:bold;
}

.formbutton{
	cursor:pointer;
	border:outset 0px ;
	background-color:transparent;
	padding: 1px 2px;
	background:url(../images/confirm.jpg) repeat-x left top;
	width: 66px;
	height: 23px;
}
 /*form ends
  -----------------------------------------------------------------------------*/


a.header-right:link {
	font-size:11px; 
	color:#35120F;
	text-decoration:none;
}
a.header-right:visited {
	font-size:11px; 
	color:#35120F;
	text-decoration:none;
}
a.header-right:hover {
	color: #688821;
	font-size:11px; 
	text-decoration:none;
}

a.header-right:active {
	font-size:11px; 
	color:#35120F;
	text-decoration:none;
}

a.nav
{
	display: block;
	width: 140px;
	height: 26px;
	text-align:right;
}
a.nav:link {
	font-size:13px; 
	color:#35120F;
	text-decoration:none;
}
a.nav:visited {
	font-size:13px; 
	color:#35120F;
	text-decoration:none;
}
a.nav:hover {
	color: #688821;
	font-size:13px; 
	text-decoration:none;
}

a.nav:active {
	font-size:13px; 
	color:#35120F;
	text-decoration:none;
}

a.navsmall
{
	display: block;
	width: 140px;
	height: 20px;
	text-align:right;
	padding-top: 2px;
	border-bottom:1px;
	border-bottom-style:dashed;
    border-bottom-color:#CFCCCC;
    font-family : Levenim MT,arial,helvetica,sans-serif;
}
a.navsmall:link {
	font-size:11px; 
	color:#35120F;
	text-decoration:none;
}
a.navsmall:visited {
	font-size:11px; 
	color:#35120F;
	text-decoration:none;
}
a.navsmall:hover {
	color: #E83A44;
	font-size:11px; 
	text-decoration:none;
}

a.navsmall:active {
	font-size:11px; 
	color:#35120F;
	text-decoration:none;
}

a.navsmallb
{
	display: block;
	width: 140px;
	height: 20px;
	text-align:right;
	padding-top: 2px;
    font-family : Levenim MT,arial,helvetica,sans-serif;
}
a.navsmallb:link {
	font-size:11px; 
	color:#35120F;
	text-decoration:none;
}
a.navsmallb:visited {
	font-size:11px; 
	color:#35120F;
	text-decoration:none;
}
a.navsmallb:hover {
	color: #E83A44;
	font-size:11px; 
	text-decoration:none;
}

a.navsmallb:active {
	font-size:11px; 
	color:#35120F;
	text-decoration:none;
}

a.navsmallh
{
    background-color: #B1AFAF;
	display: block;
	width: 140px;
	height: 15px;
	text-align:left;
	padding-left:5px;
	vertical-align:middle;
	border-bottom:1px;
	border-bottom-style:dashed;
    border-bottom-color:#CFCCCC;
    font-family : Levenim MT,arial,helvetica,sans-serif;
}
a.navsmallh:link {
	font-size:11px; 
	color:#35120F;
	text-decoration:none;
}
a.navsmallh:visited {
	font-size:11px; 
	color:#35120F;
	text-decoration:none;
}
a.navsmallh:hover {
	color: #E83A44;
	font-size:11px; 
	text-decoration:none;
}

a.navsmallh:active {
	font-size:11px; 
	color:#35120F;
	text-decoration:none;
}



table.navback
{
    background-image:url(../images/menubox.jpg);	
    padding-left:7px;
}

#header 
{
    height:200px;
    width: 150px;
    padding-top:35px;
    background: url(../images/menubox.jpg);
    background-repeat: no-repeat;
    font-size:8pt;
    padding-right:40px;
    padding-left:20px;
    line-height: 30px;
    text-align:right;
    border-width:medium;
    border-bottom:2px;
    border-top:2px;
    border-left:2px;
    border-right:2px;
}

#headertwo
{
    height: 200px;
    width: 170px;
    padding-top: 40px;
    background: url(../images/menuboxtwo.jpg);
    background-repeat: no-repeat;
    font-family: 'Curlz MT' , 'Courier New' , Sans-Serif;
    padding-left: 15px;
    text-align: left;
    line-height: 30px;
}

td.frame
{
	background-color : #F5DEB3;
}

table.rnborder
{
	border-color: #9FAD9F;
	border-left-style : dotted;
	border-left-width : 1px;
}

input.mouse
{
	cursor : hand;
	cursor : pointer;
}

body
{
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;

	padding: 0px;
	margin: 0px;
	font-size : smaller;
}

body.packingslip
{
	color: #000000;
	font-family: verdana,arial,helvetica,serif;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-size : smaller;
}

p  
	{
	color : #000000;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	text-align : left;
	cursor : default;
	padding-left : 15px;
	padding-right : 15px;
	}

p.prodtextformat
	{
	color : #7C7A7A;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	cursor : default;
	text-align : left;
	border : solid,1px,black;
	}

p.prodinfounderimage
	{
	color : #7C7A7A;
	font-size : 8px;
	font-style:italic;
	font-family : verdana,arial,helvetica,sans-serif;
	cursor : default;
	text-align : left;

	}

p.linksunderimage
	{
	color : #616161;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	cursor : default;
	text-align : left;
    margin: 0px;
    padding-top: 10px;
    padding-left: 0px;
	}
	
p.legal
	{
	color : #000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	cursor : default;
	}

p.right  
	{
	color : #000000;
	font-family : verdana,arial,helvetica,sans-serif;
	line-height: 14px;
	text-align : right;
	margin-bottom: -10px;
	cursor : default;	
	
	}

a.addCart
	{
	color : #000000;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	padding-right : 5px;
	text-align : right;
	}

a.addCart:visited
	{
	color : #000000;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	text-align : right;
	}

a.addCart:active
	{
	color : #000000;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	text-align : right;	
	}

a.addCart:hover
	{
	color : #B3D3C4;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	text-align : right;	
	}

a.botnav
	{
	color : #000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	}

a.botnav:visited
	{
	color : #000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	}

a.botnav:active
	{
	color : #000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	}

a.botnav:hover
	{
	color : #B3D3C4;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	}

hr.itn
	{
	color : Gray;
	}

a.itn
	{
	color : #FF9000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	}

a.itn:visited
	{
	color : #737373;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	}

a.itn:active
	{
	color : #FF9000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	}

a.itn:hover
	{
	color : #FFAB3F;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	}

a.readmore
	{
	color : #C11B00;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	}

a.readmore:visited
	{
	color : #737373;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	}

a.readmore:active
	{
	color : #C11B00;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	}

a.readmore:hover
	{
	color : #FF4B2E;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	}
	
a.sidenav
	{
	color : #660000;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	padding-left : 5px;
	text-decoration: none;
	}

a.sidenav:visited
	{
	color : #660000;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	padding-left : 5px;
	text-decoration: none;
	}

a.sidenav:active
	{
	COLOR : #660000;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	padding-left : 5px;
	text-decoration: none;
	}

a.sidenav:hover
	{
	COLOR : #8293B6;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 5px;
	}

#header a.textlink
	{
	color : #BDCEC6;
	font-size : 8pt;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	width:20px;
	}

#header a.textlink:visited
	{
	color : #BDCEC6;
	font-size : 8pt;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
    width:20px;
	}

#header a.textlink:active
	{
	COLOR : #BDCEC6;
	font-size : 8pt;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	width:20px;	
	}

#header a.textlink:hover
	{
	COLOR : #8293B6;
	font-size : 8pt;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	width:20px;
	}

a.rntextlink
	{
	color : #670001;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	}

a.rntextlink:visited
	{
	color : #670001;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	}

a.rntextlink:active
	{
	COLOR : #670001;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	}

a.rntextlink:hover
	{
	COLOR : #DC4D61;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	}	

p.announce
{
    font-family:Impact;
    font-style:italic;
    font-size:20px;
    color:Gray;
}

p.announcetwo
{
    font-family:Impact;
    font-style:italic;
    font-size:16px;
    color:Gray;
}

td.nav
{
	display: block;
	text-align:center;
	vertical-align:middle;
	background-color:#5F463F;
	color:White;
	font-family:Georgia;
}

td.welcome
	{
	COLOR : #000000;
	FONT-FAMILY :verdana,arial,helvetica,sans-serif;
	FONT-SIZE : 11px;
	text-align : right;
	padding-right : 10px;
	cursor : default;	
}
	
td.menuBG
{
	background-color : transparent;
}	

tr.menuHdr
{
	background-color : #CCD4CA;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	text-indent : 5px;
	font-weight : lighter;
	cursor : default;	
}

tr.navgreen
{
	background-color : #63FC57;
}

td.navborder
{
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

td.rnupperborder
{
	border-top-color : #9FAD9F;
	border-top-style : dotted;
	border-top-width : 1px;
}

td.prodareaborder
{
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;

	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;

	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;

	background-color : #FFFFFF;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : xx-small;
	cursor : default;	
	text-align : left;
}

td.invoiceareaborder
{
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;

	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;

	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;

	background-color : #FFFFFF;
	cursor : default;	
	text-align : left;
}

td.advborder
{
	border-left-color : #9FAD9F;
	border-left-style : solid;
	border-left-width : 1px;

	border-bottom-color : #9FAD9F;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

td.prodlistborder
{
	border-bottom-color : #9FAD9F;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : xx-small;
	text-align : left;
	cursor : default;
	
}

td.prodlistbordercart
{
	border-bottom-color : #9FAD9F;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : xx-small;
	text-align : left;
	cursor : default;
	padding-left : 5px;
	
}

td.invoicelistborder
{
	border-bottom-color : #9FAD9F;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	text-align : left;
	cursor : default;
	
}

td.prodlistborderimage
{
	border-bottom-color : #9FAD9F;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : xx-small;
	text-align : center;
	cursor : default;
	
}

td.prodlistborderimagenoline
{
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : xx-small;
	text-align : center;
	cursor : default;
	
}

table.outline
{
	border-right-color : #9FAD9F;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #9FAD9F;
	border-left-style : solid;
	border-left-width : 1px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : xx-small;
	text-align : center;
	cursor : default;
	
}

td.sidenavheader
{
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;

	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-padding: 0px;	

	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
}

td.sidenavlink
{
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;

	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;	
}

td.prodlistsearch
{
	color : #7C7A7A;	
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : xx-small;
	cursor : default;	
}

td.cartinfo
{
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : xx-small;
	cursor : default;	
	text-align : right;
}

td.cartinfowhite
{
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : xx-small;
	cursor : default;	
	text-align : right;
	color : White;
}

td.searchtrail
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	padding-left : 9px;
	text-align : left;
	vertical-align : text-top;
	cursor : default;	
}

td.checkoutbutton
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	padding-left : 9px;
	text-align : left;
	vertical-align : top;
	cursor : default;	
}

td.cartsummary
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	padding-left : 9px;
	text-align : right;
	cursor : default;	
}

a.pageCount
	{
	color : #660000;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	padding-left : 5px;
	text-decoration: none;
	}

a.pageCount:visited
	{
	color : #660000;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	padding-left : 5px;
	text-decoration: none;
	}

a.pageCount:active
	{
	COLOR : #660000;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	padding-left : 5px;
	text-decoration: none;
	}

a.pageCount:hover
	{
	COLOR : #8293B6;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 5px;
	}

a.smallertextlink
	{
	color : #7C7A7A;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 12px;
	}

a.smallertextlink:visited
	{
	color : #BCADAD;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 12px;
	}

a.smallertextlink:active
	{
	COLOR : #BDCEC6;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 12px;
	}

a.smallertextlink:hover
	{
	COLOR : Black;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 12px;
	}	


a.browseprod
	{
	color : #000000;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 10px;
	padding-top : 5px;
	}

a.browseprod:visited
	{
	color : #BCADAD;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	}

a.browseprod:active
	{
	COLOR : #000000;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	}

a.browseprod:hover
	{
	COLOR : #E23C41;
	font-size : 12px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	}


td.prodlistheader
{
	border-top-color : #9FAD9F;
	border-top-style : solid;
	border-top-width : 2px;
	border-bottom-color : #9FAD9F;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;	
	cursor : default;	
}

td.signin
{
	color : #000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;	
	cursor : default;	
}

td.sort
{
	border-top-color : #9FAD9F;
	border-top-style : solid;
	border-top-width : 1px;
	color : #9FAD9F;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : right;
	padding-right : 15px;
	cursor : default;	
}

td.registersection
{
	border-top-color : #9FAD9F;
	border-top-style : solid;
	border-top-width : 1px;
	color : #9FAD9F;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : left;
	padding-left : 10px;
	cursor : default;	
}

table.prodinfo
{
	border-left-color : #CCD4CA;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #CCD4CA;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #CCD4CA;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #CCD4CA;
	border-right-style : solid;
	border-right-width : 1px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 9px;
	padding-right : 5px;
	text-align : right;
	cursor : default;	
}

td.prodprice
{
	border-top-color : #CCD4CA;
	border-top-style : solid;
	border-top-width : 1px;
	color : black;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : right;
	cursor : default;	
}

td.textformat
{
	color : Black;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	cursor : default;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
}

td.textformatwhite
{
	color : white;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	cursor : default;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
}

td.invoiceformat
{
	color : black;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	cursor : default;
	padding-left : 2px;
	padding-right : 2px;
	text-align : left;
}

td.invoiceformatcenter
{
	color : black;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	cursor : default;
	padding-left : 2px;
	padding-right : 2px;
	text-align : center;
}

td.addCart
{
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 9px;
	padding-right : 5px;
	text-align : right;
}

td.logout
{
	border-bottom-color : #9FAD9F;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	color : #9FAD9F;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : center;
	cursor : default;	
}

select.navsearch
{
	COLOR : #000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 2px;	
	text-align : left;
	width : 130px;
}	


select.brandFilter
{
	COLOR : #000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 2px;
	width : 125px;
}	

input.uqty
{
	COLOR : #000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 2px;
	width : 25px;
}
	
input.searchtxt
{
	COLOR : #000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 2px;
	width : 125px;
}


input.withinsearchtxt
{
	COLOR : #9FAD9F;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 2px;
	width : 120px;
}


input.registertxt
{
	COLOR : #000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 5px;	
}	

textarea.registertxt
{
	COLOR : #000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 5px;	
}	

textarea.suggestta
{
	COLOR : #000000;
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-left : 5px;	
}	

p.date
{
	COLOR : Orange;
	font-size : 18px;
	font-family : Rockwell Extra Bold;
	text-decoration: none;
	padding-left : 90px;
}	
	
.small  
	{
	color : #000000;
	font-family :verdana,arial,helvetica,sans-serif;
	line-height: 11px;
	text-align : left;
	margin-top: -10px;
	
	}
	
.sectionhead
	{
	color : #000000;
	font-family :verdana,arial,helvetica,sans-serif;
	font-size : 14px;
	font-weight : bold;
	}

.onstate
	{
	color : #660000;
	font-size : 11px;
	font-family :verdana,arial,helvetica,sans-serif;
	font-weight : none;
	text-decoration: none;
	line-height: 24px;
	}

.header
	{
	color : #5A08AD;
	FONT-SIZE : 11px;
	FONT-FAMILY :verdana,arial,helvetica,sans-serif;
	font-weight : none;
	}

.footer
	{
	FONT-FAMILY :verdana,arial,helvetica,sans-serif;
	color:#333333;
	text-decoration:none;
	font-weight:none;
	font-size:10px;
	font-style:none;
	margin-bottom: -10px;
	margin-top: -10px;
	}

.sideonstate
	{
	color : #8293B6;
	font-size : 11px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	text-decoration: none;
	}
	
td.labelLogin
{
	color: #000033;
	vertical-align: middle;
	padding-right: 5px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : x-small;
	cursor : default;	
}

td.labelRegisterRight
{
	color: #000033;
	vertical-align: middle;
	padding-right: 5px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	cursor : default;
	text-align : right;
}

td.labelRegisterLeft
{
	color: #000033;
	vertical-align: middle;
	padding-right: 5px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	cursor : default;
	text-align : left;
}

td.labelRegisterLeftRed
{
	color: #000033;
	vertical-align: middle;
	padding-right: 5px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	color : Red;
	cursor : default;
	text-align : left;
}

img.searchImg
{
    border-top : 0px;
    border-bottom : 0px;
    border-left : 0px;
    border-right : 0px;
}

td.searchWithin
{
	color: #7C7A7A;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 9px;
	text-align : right;
	cursor : default;
}

td.formatposition
{
	vertical-align: middle;
}

td.msgError
{
	color: #FF0000;
	font-size : 11px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : center;
}

td.msgShop
{
	color: #BDB76B;
	font-size : 11px;
	font-family : verdana,arial,helvetica,sans-serif;
	text-align : center;
}

a.mouselink
{
	color: #000033;
	vertical-align: middle;
	padding-right: 5px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	cursor : hand;
	cursor : pointer;
}

img.mouse
{
	text-align : left;
	cursor : hand;
	cursor : pointer;
}

textarea.general{
	font-family: arial,verdana;
	font-size: 10px;
	color: #000000;
	border:1px;
	border-style: solid; 'or dashed or dotted'
	border-color: #FFFFFF;
	background-color: #FFFFFF; 'any Hex value or transparent is you desire'
}
