/* DEFAULTS START */

body { 
   	color: #000000; 
   	font-size: 11px;
   	font-family: Verdana, Geneva, Arial, sans-serif;  
   	font-weight: normal; 
	background: #ffffff; 
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
	background-image: url(../images/bkgd.jpg);
}

/* DEFAULTS END */




/* LAYOUT START */
#capsule {
   width: 768px;				/* set the width of the entire page */
   margin: 0px auto;              /*ensure the capsule is centered */
   background-color: #000000;  
   border-left: 1px solid #000000;
   background-image: url(../images/side_bkgd.gif);
    background-position: 0px -50px;
    background-repeat: repeat-x;
 	border-right: 1px solid #000000;
   
}

#capsule_header {
	width: 768px;
	margin: 0px 0px;
    padding: 0px 0px;
    background-image: url(../images/banner_bkgd.jpg);
    background-position: top right;
 	background-repeat: no-repeat;
    border-top: 10px solid #A0A4AD;
 
    
   
}
#capsule_header #subhead1{
	width: 768px;
	margin: 0px 0px;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #000000;
   /* background-color: #ffffff;*/  
}
#capsule_header #subhead1 img{
	float: left;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px;
}
#capsule_header #subhead2{
	width: 768px;
	clear: left;
	margin: 0px 0px;
	padding: 0px 0px;

}

#capsule_body {
 	
    width: 768px;
	clear: left; /* clears any floats from the header */
	margin: 0px 0px;
    padding: 0px 0px;
    background-image: url(../images/verticle_line.gif);
    background-position: 185px 0px;
    background-repeat: repeat-y;


}	
#left_pane{

	float: left;
	width: 185px;
	text-align: left;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    font-size: 11px;
   	font-family: Verdana, Geneva, Arial, sans-serif; 
}
#right_pane{
	background-color: #ffffff;
	float: left;
	width: 581px;
	text-align: left;
	margin: 0px 0px 0px 2px;
    padding: 0px 0px;
    border-bottom: 1px solid #000000;
}
.clear{
	clear: left;
}
#capsule_footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
    color: #ffffff;
}

/* LAYOUT END */


/* SITE NAVIGATION */
 	
#left_pane ul{
	list-style: none;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
 	border-bottom: 1px solid #cccccc;
 	width: 100%;
}
#left_pane li{
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
 	border-top: 1px solid #ffffff;
 	border-bottom: 1px solid #000000;
 	font-size: 11px;
   	font-family: Verdana, Geneva, Arial, sans-serif; 
}
#left_pane ul li a{
  	display: block;
  	margin: 0px 0px 0px 0px;
 	padding: 3px 0px 4px 15px;
 	color: #ffffff;
 	/*font-weight: bold;*/
 	text-decoration: none;
 	width: 170px;
 	}
html>body #left_pane li a { width: auto; }

#left_pane li a:link{
 	color: #ffffff;
 	text-decoration: none;
}
#left_pane li a:hover{
 	font-weight: bold;
 	color: #ffffff;
 	text-decoration: none;
 	background-color: #000000;
 	
}
#left_pane li a#prods{
	color: #ffffff;
	font-weight: bold;
	background-color: #B81F0B;
}

#left_pane li a.current {
     background-color: #FFCC00;
     color: #B81F0B;
     font-weight: bold;
}

#left_pane li a:hover.current {
     color: #000000;
}

#left_pane li a#trailers{
	padding: 3px 0px 4px 30px;
	color: #ffffff;
	width: 155px;
}
#left_pane li a#prods:hover, #left_pane li a#trailers:hover{
	color: #ffffff;
	font-weight: bold;
	background-color: #B81F0B;
 	
}


/* END SITE NAVIGATION */

/* COMPONENTS START */

#right_pane h1.mainpage{
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 15px 0px;
 	font-size: 16px;
 	color: #a40f1b;
}

#right_pane .p1{
	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 10px 0px;
 	font-size: 11px;
 	line-height: 19px;
}

ul.bjul{
	margin: 30px 30px 30px 30px;
 	padding: 0px 0px 0px 0px;

}
ul.bjul li{
	margin: 0px 0px ;
 	padding: 5px 0px 5px 0px;

}

#products{
	clear: right;
	background-image: url(../images/gradient_bkgd.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}
#products h2{
	margin: 0px 0px;
 	padding: 0px 0px;
	text-align: center;
	background-image: url(../images/fp_heading.gif);
	background-repeat: no-repeat;
	background-position: top center;
	border-top: 1px solid #000000;
	color: #000000;
	height: 23px;

}
#products h2 span{
	display:none;
}
#products .floatleft{
	float: left;
	width: 193px;
	height: 107px;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
	background-image: url(../images/gradient_bkgd.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #ffffff;
	font-weight: bold;
}
#products .floatleft img{
	margin: 0px 0px 2px 0px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	
}

body#body_home #content {
 	padding: 30px 20px;
}

#content{
	margin: 0px 0px 0px 0px;
 	padding: 20px;

}
#tshirt{
	float: left;
	clear: left;
	margin: -155px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 163px;
}

span.white {
    color: #ffffff;
    font-weight: bold;
    font-size: 12pt;
}

h3.pgtitle{
	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 5px 0px;
 	font-size: 16px;
 	color: #a40f1b;
	border-bottom: 1px solid #a40f1b;  
}

/* COMPONENTS END */


/* FORMS  */
form.pom  {
  margin: 20px 0px;
}
form.pom fieldset {
  margin-bottom: 10px;
  padding: 10px ;
  border-left: none ;
  border-right: none; 
}
form.pom legend {
	padding: 0px 10px 5px 0px;
    margin: 0px 0px 0px -10px;
    font-size: 12px;
 	 font-weight: bold;
  background-color: #fff;
}
form.pom label {
	float:left;
  display: block;
 padding: 3px 0px 0px 0px;
  vertical-align: top;
   
}
form.pom fieldset ol {
  margin: 0;
  padding: 0;
}
form.pom fieldset li {
  list-style: none;
  padding: 2px 5px;
  margin: 0;
}
form.pom fieldset fieldset {
  border: 1px solid #ccc;
  margin: 3px 0 0;
  padding: 5px 10px 10px 10px;
}
form.pom fieldset fieldset legend {
  padding: 0px 10px 5px 0px;
    margin: 0px 0px -5px -12px;
  font-weight: bold;
  background-color: #fff;
 
}
form.pom fieldset fieldset label {
  display: block;
 width: auto;
 padding: 0px 0px 2px 0px;
  margin: 0px 0px 0px 0px;
  vertical-align: text-top;
  
}

form.pom em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.pom label {
 width: 150px; /* Width of labels */
}
form.pom fieldset fieldset label {
  padding-left: 135px;  /*Width plus 3 (html space)*/

}
form.pom br{
	clear:left;
}
/*form.pom input, form.pom textarea{
	border: 1px inset #000000;
}*/

/* END  FORMS  */



/* LINKS START */
ul.bjul a:link{
	color: #B81F0B;
 	text-decoration: underline;
}
ul.bjul a:visited{
	color: #B81F0B;
 	text-decoration: underline;
}
ul.bjul a:hover{
	color: #000000;
 	text-decoration: none;
}
.more a:link{
	color: #B81F0B;
 	text-decoration: underline;
}
.more a:visited{
	color: #B81F0B;
 	text-decoration: underline;
}
.more a:hover{
	color: #000000;
 	text-decoration: none;
}

#products a:link, #products a:visited{
 	color: #ffffff;
 	text-decoration: underline;
}
#products a:hover{
 	color: #000000;
 	text-decoration: none;
 	
}

#tshirt a:link, #tshirt a:visited{
 	color: #ffffff;
 	text-decoration: underline;
}
#tshirt a:hover,{
 	 color: #B81F0B;
 	text-decoration: none;
}

#capsule_footer a:link, #capsule_footer a:visited{
 	color: #ffffff;
 	text-decoration: none;
}
#capsule_footer a:hover{
 	color: #B81F0B;
 	text-decoration: none;
}

/* LINKS END */

