/* CSS Document */

/* Page Style */
body {
	margin:0px; 
	padding:0px; 
	background:#000000 url('images/global_bg.gif') repeat-x; 
}

/* Reset Values */
div, p, ul, li, h2, img {
	margin:0px; 
	padding:0px;
}
ul, li { 
	list-style-type:none;
}
p {
	margin-bottom:12px;
	color:#000000;
}



/* Footer Panel */
#FooterPanel01 {
	padding: 10px 15px;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	background:#000000;
}
#FooterPanel01 a {
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
}
#FooterPanel01 a:hover {
	text-decoration:none;
	color:#ff0000;
	background:#FFFFCC;
}



/* Page Container  for Video pages but without sidebars*/
#MainPage02 {
	width:800px;
	margin:2px auto;
	padding:0;
	border: #ffffff solid 3px;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

/* menu*/
#Menu02 {
	width:800px; 
	height:40px; 
	background:url(images/menubg.jpg) top left; 
	position:relative; 
	margin:0 auto;
	border-top: #bf071f solid 1px;
	border-bottom: #000000 solid 1px;
}
#Menu02 ul {
	width:800px; 
	height:40px; 
	position:absolute; 
	left:5px;
}
#Menu02 ul li {
	height:40px; 
	float:left;
}
#Menu02 ul li a {
	width:125px; 
	height:34px; 
	display:block; 
	color:#ffffff; 
	font-size:18px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:6px;
}
#Menu02 ul li a:hover {
	background:#aeaeae url(images/menubghover.jpg) top right repeat-x; 
	color:#950014; 
	text-decoration:none;
}
#Menu02 ul li.home a {
	width:100px; 
	height:34px; 
	display:block; 
	color:#ffffff; 
	font-size:18px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:6px;
}
#Menu02 ul li.home a:hover {
	background:#000000 url(images/menubghover.jpg) top right repeat-x; 
	color:#950014; 
	text-decoration:none;
}
#Menu02 ul li.method a {
	width:170px; 
	height:34px; 
	display:block; 
	color:#ffffff; 
	font-size:18px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:6px;
}
#Menu02 ul li.method a:hover {
	background:#000000 url(images/menubghover.jpg) top right repeat-x; 
	color:#950014; 
	text-decoration:none;
}
#Menu02 ul li.contact a {
	width:130px; 
	height:34px; 
	display:block; 
	background: none; 
	color:#ffffff; 
	font-size:18px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:6px;
}
#Menu02 ul li.contact a:hover {
	background:#000000 url(images/menubghover.jpg) top right repeat-x; 
	color:#950014; 
	text-decoration:none;
}
#Menu02 ul li.separator {
	width:3px; 
	height:40px; 
	display:block; 
	background:url(images/menuSeparator.jpg) top right no-repeat; 
}

/* Main Body Panel, for two Column Pages */
#MainBody02 {
	width:800px;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

/* Banner Header Panel */
#Header02 {
	background:url(images/banner01.jpg) top left no-repeat #000000; 
	width:800px; 
	height:100px; 
	position:relative; 
}
#btnOrder {
	position:relative;
	left:651px;
	top:84px;
	display:block;
	width:186px;
	height:33px;
}
#btnOrder a {
	display:block;
	width:186px;
	height:33px;
	border:#ffffff solid 0;
}
#btnOrder a:hover {
	border:#ff0000 solid 1px;
}
#btnLogin {
	float:left;
	position:relative;
	left:130px;
	top:48px;
	display:block;
	width:185px;
	height:33px;
}
#btnLogin a {
	display:block;
	width:185px;
	height:33px;
	border:#ffffff solid 1px;
}
#btnLogin a:hover {
	border:#ff0000 solid 1px;
}


/* Font Text Styles */
h1 {
	color:#860a0b;
	font-size:20px;
	font-family:Verdana;
	font-weight:bold;
	text-align:center;
	padding-bottom:3px;
	margin-bottom:5px;
}



/* Page Container  for Video pages but without sidebars*/
.FLWmp3 {
	width:740px;
	height:40px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
.FLWmp3  a {
	display:block;
	padding:5px;
	border:#000000 solid 1px;
	color:#000000;
	text-decoration:none;
}
.FLWmp3  a:hover {
	border:#860a0b solid 1px;
	color:#ffffff;
	background:#ff0000;
}


/* Head Line Panel */
.HeadLinePanel2 {
	width:480px;
	margin-left:auto;
	margin-right:auto;
}
.HeadLinePanelTop2 {
	width:480px;
	height:312px;
	background:url('images/headlinePaneltop2.jpg');
}
.HeadLinePanelBody2 {
	width:430px;
	background: url('images/headlinePanelbody2.jpg') bottom repeat-y;
	padding-left:25px;
	padding-right:25px;
	color:#860a0b;
	font-size:16px;
	text-align:center;
	margin-top:0;
	padding-top:0;
}
.HeadLinePanelBottom2 {
	width:480px;
	height:30px;
	background: url('images/headlinePanelbtm2.jpg') top no-repeat;
}


/* Right Side Bar Panel with 300px width  */
#Right300SB04 {
	float:right;
	width:300px;
	background:#ffffff;
	border: #ff0000 solid 0;
	padding:0;
	margin:0;
}

.contentCell04 {
	margin:0;
	padding: 15px 10px 25px 15px;
}

/* main body with 500px width */
#Main500Body04 {
	width:500px;
	background:#ffffff;
	border: #ff0000 solid 0;
	padding:0;
	margin:0;
}


/* Left Side Bar Panel with 300px width */
#Left300SB04 {
	float:right;
	width:300px;
	background:#ffffff;
	border: #ff0000 solid 0;
	padding: 0;
	margin:0;
}





