@font-face {
 font-family: Corbel;
 src: url("Corbel.eot") /* EOT file for IE */
}
@font-face {
 font-family: Corbel;
 src: url("Corbel.ttf") /* TTF file for CSS3 browsers */
}

body {
	background: #999;
	margin: 0;
}
#wrapper {
	width: 787px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	width: 787px;
	text-align: left;
	padding-top: 10px;
}
#topmenu {
	width: 787px;
	height: 28px;
	text-align: left;
	background: #999 url("../images/menu_background.png") top left no-repeat;
	display: block;
	border-bottom: 2px solid #db1920;
	font-family: "Corbel", "Lucida Grande", "Lucida Sans Unicode";
	font-size: 13px;
	letter-spacing: -0.25px;	
}
#banner {
	background: #fff;
}
#middle {
	width: 787px;
	height: 335px;
	display: block;
	border-bottom: 1px solid #3c3c3c;	
}
#middle img {
	border: 0;
}
#middle_product_top {
	width: 787px;
	height: 175px;
	display: block;
	background: #c4c4c4 url("../images/product_top.png") top left no-repeat;
	margin:0;
	_overflow: hidden;
}
#middle_product_top h3, #middle_product_top_alt h3, h3 {
	color: #8b8b8b;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 30px;
	padding: 10px 0 0 20px;
	margin: 0;
	font-weight: bold;
	letter-spacing: -2px;
}
h1 {
	color: #8b8b8b;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 30px;
	margin: 0;
	font-weight: bold;
	letter-spacing: -2px;
}
#middle_product_top img {
	border: 0;
	behavior: url("css/iepngfix.htc");
}
#introtext {
	font-family: "Corbel", "Lucida Grande", "Lucida Sans Unicode";
	font-size: 13px;
	color: #ccc;
	padding: 0 0 15px 20px;
	width: 425px;
	line-height: 16px;
}

#middle_product_center {
	width: 787px;
	height: 163px;
	display: block;
	background: #c4c4c4 url("../images/product_bottom.png") top left no-repeat;	
	padding-bottom: 20px;
}
#middle_product_content {
	width: 767px;
	_width: 772px;
	min-height: 125px;
	height:auto !important;
    height:125px;
	background: #c4c4c4;
	padding: 10px 10px 50px 10px;
	_padding: 10px 10px 50px 5px;
	margin: 0;
	overflow: auto;
	_overflow: visible;
}
#middle_product_content p {
	font-family: "Corbel", "Corbel", "Lucida Grande", "Lucida Sans Unicode";
	font-size: 13px;
	color: #666;
	line-height: 20px;
	letter-spacing: -0.25px;		
	
}
#middle_product_content li {
	font-family: "Corbel", "Lucida Grande", "Lucida Sans Unicode";
	font-size: 13px;
	color: #676767;
	line-height: 18px;	
}
#middle_product_content td {
	font-family: "Corbel", "Lucida Grande", "Lucida Sans Unicode";
	font-size: 13px;
	color: #676767;
	text-align: center;
}
#middle_product_content th {
	font-family: "Corbel", "Lucida Grande", "Lucida Sans Unicode";
	font-size: 13px;
	color: #fff;
	text-align: center;
	background:#dc2128;
	border-bottom: 1px solid #9e0208;
	padding: 3px;
}
#bottom {
	width: 787px;
	height: 164px;
	display: block;
	border-bottom: 2px solid #db1920;
}
#bottom_secondary {
	height: 22px;
	display: block;
	background: #231f20;
}
#bottom img {
	border: 0;
}
#footer {
	background: #999 url("../images/footer_background.png") top left no-repeat;
	display: block;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	font-family: "Corbel", "Lucida Grande", "Lucida Sans Unicode";
	font-size: 13px;
	color: #6e6e6e;
}
#contentdivcontainer p {
	font-family: "Corbel", "Lucida Grande", "Lucida Sans Unicode";
	font-size: 13px;
	color: #676767;
	line-height: 16px;
}
#contentdivcontainer ul {
	margin: 0;
	padding-top: 10px;
	padding-left: 15px;
}
#tabswrap {
	display: block;
	width: 727px;

}
#contentdivcontainer {
	float: left;
	width: 520px;
	background: #e9e9e9 url("../images/contentdivbottom.png") bottom left no-repeat;
	margin-left: 10px;
	_margin-left: 5px;
	padding: 10px;
	min-height: 192px;
    height:auto !important;
    height:192px;

}
#contentdivcontainer td {
padding: 5px;
}
#contenttabs {
	padding-left: 10px;
}
#contenttabs .selected {
	color: #fff;
	background: #dc2128;
}
#videosdivcontainer {
	float: right;
	background: #717171 url("../images/videosbackground.png") top left no-repeat;
	display: block;
	width: 207px;
	height: 212px;
	margin-right: 10px;
	_margin-right: 7px;
}
p a, td a {
	color:#CC0000;
	font-size: 13px;
	font-family: lucida sans unicode, lucida grande;
	text-decoration:none;
}
p a:hover, td a:hover {
	color:#CC0000;
	font-size: 13px;
	font-family: lucida sans unicode, lucida grande;
	text-decoration:underline;
}
#videosdivcontainer a {
	color:#ccc;
	font-size: 13px;
	font-family: lucida sans unicode, lucida grande;
	text-decoration:none;	
}
#videosdivcontainer a:hover {
	color:#fff;
	font-size: 13px;
	font-family: lucida sans unicode, lucida grande;
	text-decoration:none;	
}
/* TOP MENU Styling goes here */
#topmenu, #topmenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}

#topmenu a {
	background: #231f20;
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	padding: 5px;
	display: block;
	text-align: center;
	font-family: "Corbel", "Lucida Grande", "Lucida Sans Unicode";
	width:65px;	
}
#topmenu a:hover {
	background: #db1920;
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	padding: 5px;
	display: block;
	text-align: center;
	font-family: "Corbel", "Lucida Grande", "Lucida Sans Unicode";
	width:65px;	
}

#topmenu li {
	float: left;
}

#topmenu li ul { 
	position: absolute;
	background: #231f20;
	width: 75px;
	left: -999em;
	z-index: 1;
}

#topmenu li:hover ul, #topmenu li.sfhover ul {
	left: auto;
	_z-index: 100;
}


/*   form fields styling goes here   */

label {
  float: left;
  width: 95px;
  margin-right: 0.5em;
  padding-top: 0.2em;
  text-align: right;
  font-weight: bold;
  font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
  font-size: 11px;
  color: #666; 
}
.inputOption {
	background-color: #FFF;
	border: 1px solid #999;
	color: #999;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	font-size: 13px;
	padding: 3px;
}
.inputOption:focus {
	background-color: #eff2ce;
}
.inputContent { 
	background-color: #eee;
	border: 1px solid #999;
	color: #999;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	padding: 2px;
	font-size: 13px;
	margin-bottom:  15px;
}
.inputContent_store { 
	background-color: #eee;
	border: 1px solid #999;
	color: #999;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	padding: 2px;
	font-size: 13px;
}
.inputContent:focus, .inputContent_store:focus {
	background-color: #fdefef;
	border-color: #cc0000;
	color: #cc0000;
}
select {
	border: 1px solid #999;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	color: #666;
	padding: 2px;
	font-size: 13px;
}

textarea {
	margin: 0;
	border: 1px solid #999;
	color: #999;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	font-size: 13px;
	padding: 3px;
	background: #eee;
}
textarea:focus {
	background-color: #f5f5f5;
	border-color: #CC0000;
	color: #CC0000;
	padding: 3px;
}
.button {
	border: 1px solid #8e0005;
	background-color: #dc2128;
	color: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	font-size: 13px;
	padding: 2px;
}
.button2 {
	border: 1px solid #999;
	background-color: #eee;
	color: #999;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	font-size: 13px;
	padding: 2px;
}

/* box */
.box { 
  background: #eaeaea; 
}
.boxtop { 
  background: url(../images/box/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../images/box/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../images/box/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../images/box/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

sup {
	text-transform: capitalize;
	font-size: 7px;
}
.highlight {
	border-bottom: 1px solid #bbb;
	padding-bottom: 1px;
}