@charset "utf-8";
body {
	font-family: Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	height: 100%;
	background: url(footer_bg.jpg) #ffffff repeat-x left bottom;
}
#websiteWrapper {
	margin:0 auto;
	padding:0;
	height: 100%;
	width: 100%;
}

#header {
	width:930px;
	height: 66px;
	margin:0 auto;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	width:930px;
	height: 85px;
	margin:0 auto;
	margin-bottom:30px;
}
.footer a:link, .footer a:active, .footer a:visited {
	color: #333333;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#movie {
	width:930px;
	height: 245px;
	margin:0 auto;
}

#navigation {
	width:930px;
	height:45px;
	background-color: #F5A30A;
	margin:0 auto;
}

#content {
	width: 930px;
	background-color: #FFFFFF;
	padding:10px;
	padding-bottom:40px;
	margin:0 auto;
	font-size: 12px;
}

/*Links*/
#content a:link, #content a:active {
	color:#0066CC;
}

#content a:visited, #content a:hover {
	color:#993300;
}

#content p {
	text-align:justify;
}

/*Headings*/
#content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #F5A30A;
	padding:0;
	margin:0;
}
#content h2 {
	color: #7E735B;
	font-size: 17px;
	font-weight: normal;
}
#content h3 {
	font-size: 16px;
	font-weight: normal;
	color: #808990;
}
#content h4 {
	color:#44ACA3;
	font-size: 15px;
	font-weight: normal;
}


#content .righcol {
	width: 25%;
}

/*Bullets*/
#content li {
	margin-bottom: 6px;

}


#productBox {
	background-image: url(../images/productbox_bg.jpg);
	background-repeat: repeat-x;
	border: #E6E6E6 solid 1px;
	margin-top: 10px;
}

#ProductLogoWrapper {
	padding: 10px;
	height: 59px;
	margin: 10px;
	border: #E6E6E6 solid 1px;
	width: 140px;
	background-color: #FEFEFE;
	background-image: url(../images/productlogo_box.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#NewsBox {
	margin: 10px;
	padding: 10px;
	width: 262px;
	background: url(../images/news_bg.gif) repeat-x center bottom;
	border: #CCCCCC solid 1px;
}
#NewsBox h2 {
	font-size: 15px;
	color: #F6AB1E;
	padding-top:0;
	margin-top:0;
}
#NewsBox p {
	margin:0;
	padding:0;
}

/*More Button*/
#more {
	margin-left: 181px;
}

.price {
	color: #CF242A;
	font-size: 18px;
}

/*Bread Crumbs*/
.BreadCrumb {
	font-size: 10px;
	padding-bottom: 10px;
}

/*How to buy discount Highlights*/
.discountHighlight {
	color: #0A6643;
	font-weight: bolder;
}

.Price1Row {
	background-color: #F5A30A;
	color: #333333;
	padding:5px;
	font-weight: bold;
}


/*Content Margin*/
#contentwrapper {
	padding-right:15px;
}


/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	border: 1px solid #DD9309;
	visibility: hidden;
	z-index: 100;
	/*background-image: url(../images/bg/MenuOpen.gif);*/
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F6AB1E;
	padding-bottom:5px;
	float:left;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
/*	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;*/
}

.ddsubmenustyle li a:link, .ddsubmenustyle li a:active, .ddsubmenustyle li a:visited {
	display: block; /*width of menu (not including side paddings)*/
	color: #FFFFFF;
	/*background-color: #003366;*/
	text-decoration: none;
	padding:5px;
	padding-bottom:0;
	padding-left:20px;
	padding-right:10px;
	text-align: left;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 200px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
	color: #333333;
	background-image: url(nav_white.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 8px 7px;
	text-decoration: underline;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

/*Custom CSS*/
#downArrow {
	padding-right: 5px;
}

.MenuHeading a:link, .MenuHeading a:active, .MenuHeading a:visited {
	font-size: 11px;
	font-weight: bold;
}
#Menu {
	margin-right: 10px;
}
.SubMenu a:link, .SubMenu a:active, .SubMenu a:visited {
	margin-left: 10px;
	font-size: 11px;
}


/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	width: 100%;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.mattblackmenu li{
	display: inline;
	margin: 0;
}

.mattblackmenu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	margin-right:5px;
	height:20px;
	color: white;
	/*background-image: url(../images/bg/menu.gif);*/
	padding: 10px;
	font-weight: bold;
}

.mattblackmenu li a:visited{
	color: white;
/*	background-image: url(../images/bg/menu.gif);*/
}

.mattblackmenu li a:hover, .menuFocus {
	background-color: #F8B945;
}

.mattblackmenu a.selected{
/*	background-image: url(../images/bg/menuHover.gif);*/
}
