/* CSS Document */
body {
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	margin-top: 0;
	margin-left: 0;

}

h1 {
	color: #aa0e21;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	text-align: left;
	font-style: normal;
	letter-spacing: 5px;
	padding-top: 20px;
}

h2 {
   color: #aa0e21;
   font-size: 1.0em;
}

h3 {
   color: #aa0e21;
   font-size: 0.8em;
   line-height: 1.1em;
   text-decoration: none;
}
h4 {
	color: #666666;
	font-size: 0.8em;
	padding-left: 5px;
	line-height: 1.1em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aa0e21;
}

.phone {
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
	line-height: 1.1em;
}

.bk {
    background-color: #f7f7f7; 
}

p  {
    margin: 0 5px 5px 5px;
	padding-bottom: 5px;
	color: #333333;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.smtxt {
    margin: 0;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
 }
 
 .toplink {
    margin: 0;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aa0e21;
	
 }
 .cart {
  margin: 0 0 5 5px;
 }
 
.option {
    margin: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
} 
 

.retail{
    margin: 0;
	font-size: .6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5em;
	
 }
.sale {
     margin: 0; 
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #aa0e21;
	line-height: 1.3em;
	font-weight: bold;
 }

 
#breadcrumb{
	margin-left: 10px;
	font-size: .6em;
	text-align: left;
}


.footer {
	font-size: .7em;
	color:#000000;
	text-align: left;

}

a:link {
	color: #aa0e21;
	text-decoration: underline;
}

a:visited {

    color: #aa0e21;
	text-decoration: underline;
}

a:hover {
    color: #aa0e21;
    text-decoration: none;
}

a:active {
    color: #aa0e21;
    text-decoration: underline;
}
a.product:link {
	color: #aa0e21;
	text-decoration: underline;
}

a.product:visited {

    color: #aa0e21;
    text-decoration: none;
}

a.product:hover {
    color: #aa0e21;
    text-decoration: none;
}

a.product:active {
    color: #aa0e21;
    text-decoration: underline;
}

a img {
    border: none; 
}

img a:hover {
    color: #ffffff;
    text-decoration: none;
}


.redbox {
	background-attachment: fixed;
	background: url(images/redbox180.gif);
	background-repeat: no-repeat;
	width: 190px;

}
#ie {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 15px 0 15px 5px;
	width: 100%;
	background-image: url(images/bottombk.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#redboxcontent {
	font-size: 0.8em;
	text-align: left;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#redboxcontent2 {
	font-size: 0.8em;
	text-align: left;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#redboxcontent3 {
	font-size: 0.8em;
	text-align: left;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
 /* set millions of background images */
.rbroundbox { background: url(images/whitebox/ntw.gif) repeat; }
.rbtop div { background: url(images/whitebox/tlw.gif) no-repeat top left; }
.rbtop { background: url(images/whitebox/trw.gif) no-repeat top right; }
.rbbot div { background: url(images/whitebox/blw.gif) no-repeat bottom left; }
.rbbot { background: url(images/whitebox/brw.gif) no-repeat bottom right; }


/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
   width:100%;
   height:7px;
   font-size: 1px;
}
.rbcontent {
 margin: 0 7px; 
}
.rbroundbox {
 width: 100%; margin: .5em auto; 
}



/*Middle Box*/
 /* set millions of background images */
.rbroundboxw { background: url(images/whitebox/ntw.gif) repeat; }
.rbtopw div { background: url(images/whitebox/tlw.gif) no-repeat top left; }
.rbtopw { background: url(images/whitebox/trw.gif) no-repeat top right; }
.rbbotw div { background: url(images/whitebox/blw.gif) no-repeat bottom left; }
.rbbotw { background: url(images/whitebox/brw.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtopw div, .rbtopw, .rbbotw div, .rbbotw {
width: 100%;
height: 5px; /* was 7*/
font-size: 1px;
}
.rbcontentw { margin: 0 7px; }
.rbroundboxw { width: 100%; margin: .1em auto; }/* was .5em*/


.topnav2 {
	background-image: url(images/topnavbk2.gif);
	background-repeat: repeat-x;
}
.topborder {
	background-image: url(images/topbk2.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


/*form styles*/
 form {
	margin: 0px;
}

 form input, textarea {
	font-size:12px;
	font-family:Verdana, sans-serif;
	color:#404040;
	border:1px solid #cccccc;
	background-color: #f5f5f5;
}

 form div {
	margin: 0; 
}

.input-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
input#reset{
	background-color:#aa0e21;
	border: thin dotted #fff;
	color: #fff;

}
input#submit{
	background-color:#aa0e21;
	border: thin dotted #fff;
	color: #fff;

}
.hide{
    display: none;
}

.show{
    display: block;
}

.tdbk {
	background-image: url(images/homeramps.gif);
	background-repeat: repeat-x;
}


.red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
}

.separator {

	position: relative;
	top: 0px;
	padding-left: 8px;
	padding-right:8px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #999999;
}
.arrow {
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(images/arrow.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
/* Layout properties for your question  */
.question {
	font-weight:bold;	/* Bold font */
	color: #aa0e21;		/* The questions is in red */
	cursor: pointer;	/* Cursor is like a hand when someone rolls the mouse over the question */
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
.answer{
	/* Layout properties - You can change these */
	border: 1px solid #cccccc;
	padding: 8px;
	width:400px;
	background-color:#f2f2f2;
	/* This one should not be changed */
	display:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

	/*Style for the tab content box*/
/*Left Explode Nav menu*/
#menu {
	top: 3px;
	left: 8px;
	width: 186px;
	color: #000;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#menu li {
    width: 135px;  /*do not put a height in this one*/
	padding-top: 3px;
	background-color: transparent;
    border-bottom: solid 1px #ffffff;

}	
#menu a {
    display: block;
	width: 135px;
    color: #aa0e21;
    text-decoration: none;
    font-weight: normal;

	background-color: transparent;
    cursor: pointer;
}

#menu a:hover {
   color: #000000;
   background-color: transparent;
   text-decoration: none;
}

.code {
    margin: 10px;
    padding: 5px;
    font:11px/12px verdana, arial, georgia, sans-serif;
    background-color: #F5F5F5;
    color: #000;
    border: 1px dotted #000;
}

#menu ul {
    
    list-style: none;
    margin: 0px 0px 0px 15px;
    padding-left: 5px;
	border-left: 1px dotted #f2f2f2;
    background-color: #f2f2f2;
}
.small {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
}


#menu h4 {
	font:11px verdana, arial, georgia, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px 1px 5px 5px;
	color: #333333;
	background-color: #ffffff;
	font-weight: bold;
	width: 160px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;
	cursor: pointer;
}

#menu h5 {
	font:11px verdana, arial, georgia, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px 1px 5px 5px;
	color: #aa0e21;
	background-color: transparent;
	font-weight: bold;
	width: 145px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	cursor: pointer;
}	
	
	/*expanding text*/


cite {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 1.0em;
}
.press{
    margin:0;
    width: 350px;
    padding: 10px;
}
.press p{
    padding: 5px;
}
.press img {
    float: left;
    padding: 0 5px 0 5px;
}
.right{
    float: right;
}
.menu2{
	text-align: right;
	vertical-align: top;

}
#logos {

    margin-left: 210px;
}


a.button{

    margin: 70px 40px 40px 40px;
	border: solid 1px #aa0e21;
	color: #aa0e21;
	padding: 0 3px 1px 15px;
	text-decoration: none;
	background-image: url(images/paw.gif);
	background-repeat: no-repeat;
	background-postion: left center;
}

a.button:hover{
	border: solid 1px #aa0e21;
	color: #000000;
	padding: 0 3px 1px 15px;
	text-decoration: none;
    background-image: url();
	background-repeat: no-repeat;
	background-postion: left center;
	
}
.smtxt2 {
    margin: 0;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
 }
 
 .redtext {
	font-weight:bold;	
	color: #aa0e21;		
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		

/*&&>> Hacks! <<&&*/



/*&&>> IE5 Mac Hack <<&&*/
/*\*//*/
.menu ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
	}
.menu ul {
	padding-bottom: 0;
	margin-bottom: -1px;
	}
/**/
.newsheader {
    display: block;
	height: 15px;
	width: 327px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #aa0e21;
	border-bottom-color: #aa0e21;
	background-color: #f5f5f5;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 15px;

}
.border {
    padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



.two {
     line-height: 2px;
}
.two1 {
     line-height: 5px;
     color:#ff3300;
	 font-size: 0.6em;
}
.three {
     line-height: normal;
     text-decoration: none;
}
a.five {
     font-weight: normal;
     text-decoration:none;
}

a.five:hover {
     font-weight:normal;
     text-decoration:underline;
	 }
a.five:visited {
     font-weight:normal;
     text-decoration:none;
	 }
a.five:visited:hover{
     font-weight:normal;
     text-decoration:underline;
	 }
.six {
   color: #aa0e21;
   font-weight: bold;
   font-size: 0.8em;
   line-height: 1.1em;
   text-decoration: none;
   margin-top:12px;
   margin-bottom:10px;
   margin-left:7px;
}

.six1 {
   margin-left:4px;
   margin-left:4px;
}

.parag {
    text-align: justify; 
    margin-left: 3px;
	margin-right: 3px;
	margin-top: 7px;
	margin-bottom: 7px;
    color: #585858;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2em;
}

.ind {
    margin-left: 15px;
    color: #aa0e21;
    font-size: 11px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2em;
}

a.seven {
     font-weight: normal;
     text-decoration:none;
     font-size: 12px;
     font-family: Arial, Helvetica, sans-serif;
     line-height: 1.3em;
}

a.seven:hover {
     font-weight:normal;
     text-decoration:underline;
     font-size: 12px;
     font-family: Arial, Helvetica, sans-serif;
     line-height: 1.3em;
}