/* NEW DESIGN */

* { 
  behavior: url(../includes/pngbehavior2.htc);
}

html>body #content {height:auto}/*for mozilla */
html,body {height:100%}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image:url(../images/bkgd.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin: 0 auto;
}


#searchBar { background-color: #a5000f; text-align:right; padding:3px 15px 3px 0; }


#pageHead { background-image:url(../images/pageHead-L.jpg); background-repeat:no-repeat; height:59px; margin:0 auto; color:#A30413; font-size:16px; font-weight:bold; text-transform:uppercase; white-space:nowrap; line-height:59px; text-align:right }



.subNav {
	position:absolute;
	list-style-type:none;
	height:15px;
	top:95px;
	left:160px;
	padding:0;
	margin:0;
}

.subNav li {
	display:inline;
}

#content {margin:0 auto;}
#content {
width:800px;
height:100%;
min-height:100%;/*for mozilla*/

border-left:solid 1px #ececec; 
border-right:solid 1px #ececec;
background: url(../images/contentFull-bkgd.jpg); 
background-repeat:no-repeat;
background-position: 0 180px;
background-repeat:no-repeat; 
height:100%; 
background-color:#FFFFFF;  
margin:0 auto;
margin-bottom:-50px;
text-align:left;
}

#content-wide { 
	background: url(../images/contentFull-bkgd.jpg); background-repeat:no-repeat; height:100%; background-color:#FFFFFF; margin:0 auto; text-align:center; padding: 20px 20px 20px 20px; min-height:400px; font-size:12px;  
}

#ContentHeading
{
	font-weight:bold;
	font-size:16px;
	color:#A30413;
	text-transform:uppercase;
	padding-top:7px;
	white-space:nowrap;
}
#ContentText
{
	height:100%;
	width:400px;
	/* line-height:23px; */
	font-size:12px;
	background:url(../images/int_29.jpg);
	background-repeat: no-repeat;
	padding-bottom:25px;
	padding-top:5px;
}

#ContentText li {
	margin-bottom:5px;
}

#ContentTextWide
{
	min-height:500px;
	width:100%;
	height:100%;
	line-height:23px;
	font-size:12px;
	background:url(../images/wideContent-bkgd.gif);
	background-repeat: no-repeat;
	padding-bottom:25px;
	padding-top:5px;
	padding-left: 20px;
}

#headerTxt { display:inline; padding-right:85px; }

.productsBody img {
	margin:5px;
}

h4 {
	margin-bottom: 0px;
	font-size:1.2em;
}
h3 {
	font-size:1.4em;
}

h2 {
	font-size: 1.6em;
}
h1 {
	line-height: 1.3em;
	font-size:1.8em;
}

.subHead {
	font-style: italic;
}

.prodList {
	list-style-type: none;
	font-size:1.3em;
	
}

a {
	color: #A30413;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.imgBox {
		text-align: center;
	}

.imgBox img{
	margin:10px;
}



#leftBar{
	width:245px;
	float:left;
	text-align:left;
}

#leftBar ul {
	margin-left:15px;
}

#leftBar li {
	margin-bottom:1px;
}

.lftImgHolder {
	height:246px;
}

#addCatBox{
	width:300px;
	border:#666 dotted 1px;
	padding:15px;
	text-align:center;
	margin:0 auto;
}

.c {
	text-align:center;
}

.small{
	font-size:.8em;
	line-height: 12px;
}

.menuList {
	list-style-type:none;
	padding: 0 0 10px 5px;
	width: 225px;
}

.menuList li {
	margin-bottom:5px;
}

input {
background-color:#FFFFFF;
border:1px solid #A30413;
color:#555555;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

#footer{
	width:780px;
	height:30px;
	font-size:10px;
	color:#FFFFFF;
	background-color:#ccc;
	text-align:right;
	margin:0 auto;
	padding:10px;
}

#footer a, #footer a:hover {
	font-size:10px;
	color:#FFFFFF;
}

#data{
	float:right;
	width:510px;
	margin:0 10px;
	padding-bottom:50px;
}

#data-Wide{
	text-align:center;
	margin:0 10px;
	padding-bottom:30px;
}

td.global_footer {
	background-image:url(../images/hp_32.jpg);
	background-repeat:no-repeat;
	color:#fff;
	font-size:10px;
	text-align:right;
	padding-right: 5px;
}

td.global_footer a, td.global_footer a:hover {
	color:#fff;
	font-size:10px;
}