* {
	margin:0; 
	padding:0;
}

/* PNG fix for IE 6/5.5 */
img, a, input, h2 { behavior: url(iepngfix.htc) }


body {
	font:14px Helvetica, Arial, sans-serif;
	font-weight:bold;
	background:#383838;
}

p {
	font: 10pt Helvetica, Arial, sans-seri;
	margin-bottom: 10px;
}

h2 {
	font: 18pt Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ed1c24;
	margin-bottom: 20px;
}

h3 {
	font: 12pt Helvetica, Arial, sans-serif;
	font-weight: bold;
}

ol {
	font: 10pt Helvetica, Arial, sans-serif;
	margin-left: 40px;
}

a:link {
	color: #707070;
}

a:visited {
	color: #707070;
}

a:hover {
	color: #ed1c24;
}

a:active {
	color: #ed1c24;
}

.menu {
	position:relative;
	background:url(images/bg.gif) no-repeat;
	height:35px;
	width:600px;
	margin-top: 6px;
}

.menu ul {
	list-style:none;
	z-index:10;
	position:absolute;
	z-index:100;
	padding:9px 5px;
}

.menu li {
	float:left;
}

.menu a, .menu a:active, .menu a:visited, .menu a:hover {
	text-decoration:none;
	padding:10px;
}

.menu a {
	color:#858585;

}

.menu a:active {
	color:#cccccc;
}


.menu a:hover {
	color:#cccccc;
}


#slide {
	position:absolute;
	top:6px;
	height:36px;
	background:#ed1c24;
	z-index:10;
	text-align: center;
	background-image:url('images/button_bg.png');
}

#slide2 {
	position:absolute;
	top:6px;
	height:36px;
	background:#ed1c24;
	z-index:10;
	text-align: center;
	background-image:url('images/button_bg.png');
}

#wrapper {
	width: 869px;
	margin:0px auto;

}

#content_wrapper {
	background-image: url('images/content_wrapper_bg.jpg');
}

#content {
	background-image: url('images/content_bg.jpg');
	height: 531px;
	padding-left: 100px;
	padding-right: 10px;
}

#content_news {
	background-image: url('images/content_bg.jpg');
	background-repeat: no-repeat;
	height: 940px;
	padding-left: 100px;
	padding-right: 10px;
}

#footer, #footer a {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 9pt;
	text-align: center;
	color: #cccccc;
	clear: both;
}
#footer a:hover {
	color: #ed1c24;
}

#col1 {
	float: left;
	width: 150px;
}

#col3 {
	float: right;
	width: 370px;
}

#col2 {
	float: left;
	padding-left: 5px;
}

#col1-2 {
	float: left;
	width: 400px;
}

#col2-2 {
	float:right;
	width: 300px;
}

#content a {
	text-align: center;
	color: #707070;
	clear: both;
}
#content a:hover {
	color: #ed1c24;
}


.order {
	font-size: 9pt;
	font-family: Trebuchet MS, Arial;
}
span.price {
	color: #ed1c24;	
}
.img_label {
        padding: 0 10px 10px;
        background-color: white;
        color: black;
        font-size: 9pt;
        font-style: italic;
}
.more_info {
	background-color: #3d3d3d;
	text-align: right;
	width: 125px;
	height: 19px;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 9pt;
}
.zoom_box {
	background-color: #3d3d3d;
	text-align: right;
	width: 25px;
}

/*  FORM STYLING  */
 .cssform p{
	width: 250px;
	clear: left;
	margin: 0 auto;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
  }
  .cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
  }
  .cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
  }
  .cssform textarea{
	width: 250px;
	height: 150px;
  }

  /*.threepxfix class below:
  Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
  to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
  */
  * html .threepxfix{
	margin-left: 3px;
  }


/* Header Image Swap-outs  */

#orderhead {
     background: transparent url("images/order.png") no-repeat 0 0;  
     display: block;  
     width: 120px;  
     height: 20px;  
     overflow: hidden;  
     line-height: 1000px;  
}


#carthead {
     background: transparent url("images/shopping_cart.png") no-repeat 0 0;  
     display: block;  
     width: 178px;  
     height: 20px;  
     overflow: hidden;  
     line-height: 1000px;  
}


#newshead {
     background: transparent url("images/news.png") no-repeat 0 0;  
     display: block;  
     width: 70px;  
     height: 20px;  
     overflow: hidden;  
     line-height: 1000px;  
}


#presskit {
     background: transparent url("images/press_kit.png") no-repeat 0 0;  
     display: block;  
     width: 120px;  
     height: 20px;  
     overflow: hidden;  
     line-height: 1000px;  
}


#contactus {
     background: transparent url("images/contact.png") no-repeat 0 0;  
     display: block;  
     width: 140px;  
     height: 20px;  
     overflow: hidden;  
     line-height: 1000px;  
}



/* Contact Form?  */

.form_header {
	color: #969696;
        font-weight: bold;
        font-size: 13pt;
}
.form_text {
	color: #969696;
        font-size: 10pt;
}
.form_field {
	font-size: 9pt;
}
.form_field_disabled {
        font-size: 9pt;
        color: black;
}



/*  POP-OVER Box For Orders Page  */

#box{  
	position: absolute;  
	top:50%;  
	left:50%;  
	width:470px;
	height: 570px;
	margin-left: -175px;
	margin-top: -210px;
	text-align: left;
	background-color: #FFFFFF;
	border: 5px solid #9F9F9F;
	display: none;
}  

 

