* {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	background:#8c8c8c url(../images/website_background4.jpg) no-repeat scroll center top;
}
a {
	outline:none;
	color:#02728d;
	text-decoration:underline;
}
a:hover {
	outline:none;
	color:#000;
	text-decoration:none;
}
#wrapper {
	position:relative;
	/*overflow:hidden;*/
	width:900px;
	margin:0 auto;
	text-align:left;
	background-color:#fff;
}
#inner_container {
	width:900px;
	overflow:hidden;
	background-color:#fff;
}
#branding {
	width:900px;
	height:220px;
	overflow:hidden;
	background:#000;
}
#top_menu{
	float:right;
	height:65px;
	width:900px;
	background:url(../images/website_menubar_bg.gif) no-repeat scroll center top;
}
/*
----------------------------------------------
MENU
----------------------------------------------
*/
#nav {
	background:url(../images/nav_bg.gif) repeat-x;
	height:27px;
	display:none;
}
#secondary_nav {
	width:200px;
}
#content {
	padding:9px 5px 10px 5px;
	overflow:hidden;
	min-height:500px;
	height:auto !important;	
	background-color:#fff;
	float:left;
}
* html #content {
	overflow:visible;
	padding:9px 0px 10px 5px;
}
#content fieldset label em, #form1 em {
	color:#FF0000;
}
#content .store a img {
	border:5px solid #000;
}
#content .store a:hover img {
	border:5px solid #006600;
}
#content .store {
	text-align:center;
	padding:10px;
}
#content .store a {
	margin-right:50px;
}
#content .container {
	border:1px solid #000;
	padding-left:14px;
	padding-bottom:10px;
	padding-right:15px;
	margin-bottom:15px;
}
#content .container ol span {
	display:block;
	margin-left:20px;
	margin-top:5px;
}
#content .numbers {
	margin-top:10px;
}
#content .numbers li {
	padding-bottom:10px;
	margin-left:15px;
}
#content #cart {
	padding:10px;
	margin-top:20px;
}
* html #content #cart {
	padding-left:5px;
}
* html #content #cart img {
	width:auto;
}
#content #cart p label input {
	vertical-align:middle;
	margin-left:5px;
}
#content #cart #apply {
	vertical-align:middle;
	margin-top:-1px;
}
#content #cart table {
	border-collapse:collapse;
}
#content #cart table th, #content #cart table td {
	padding:8px 8px 8px 12px;
}
#content #cart table td a img {
	vertical-align:middle;
	border-color:#000;
}
#content #cart table td a:hover img {
	border-color:#000;
}
#content #cart table thead th {
	background-color:#2CADCC;
	color:#fff;
}
#content #cart table thead th.name {
	width:450px;
}
#content #cart table tbody td {
	background-color:#efefef;
	border-top:1px solid #fff;
}
#content #cart table tfoot .net {
	background-color:#d6d6d6;
}
#content #cart table tfoot .gross {
	background-color:#000;
	color:#fff;
	font-weight:bold;
}
#content #cart table tfoot td {
	border-top:1px solid #fff;
}
#content #cart .action td {
	background-color:#fff;
}
#content #users {
	margin-top:20px;
	margin-left:100px;
}
#content #users fieldset {
	border:1px solid #000;
	padding-left:5px;
	margin-bottom:50px;
}
#content #users fieldset#signin {
	/*width:250px;*/
	/*float:left;*/
	margin-right:20px;
	margin-left:5px;
	margin-bottom:15px;
}
#content #users fieldset#forgot_password {
	/*width:250px;*/
	/*float:left;*/
	margin-right:20px;
	margin-left:5px;
}
#content #users fieldset#register {
	/*width:350px;*/
	/*float:left;*/
}
#content #users fieldset.change_pass {
	width:640px;
}
#content #users fieldset.change_pass .recoverykey_image {
	border:1px solid #000; 
	margin-top:5px;
	margin-left:165px;
}
* html #content #users fieldset.change_pass .recoverykey_image {
	margin-left:169px;
}
#content #users fieldset.change_pass em {
	color:#FF0000;
}
#content #users #block_side {
	float:left;
	width:290px;
}
#content #users #block_other_side {
	float:left;
	width:360px;
}
#content #users fieldset legend {
	color:#000;
	padding:0 5px;
	font-weight:bold;
}
#content #users fieldset ol, #content #payment fieldset ol, #content #confirm_order ol {
	list-style:none;
	margin:10px;
	margin-bottom:0;
	padding:0;
}
#content #users fieldset ol li,#content #payment fieldset ol li, #content #confirm_order ol li {
	margin-bottom:5px;
}
#content #users fieldset ol label, #content #payment fieldset ol label, #content #confirm_order ol label {
	float:left;
	display:block;
	width:75px;
}
#content #confirm_order ol li {
	width:320px;
}
#content #confirm_order ol li.sub_total {
	border:1px solid #ccc;
	border-bottom:none;
	border-right:none;
	border-left:none;
	/*margin-bottom:6px;*/
	width:320px;
	font-weight:bold;
}
#content #confirm_order ol li.grand_total {
	border:2px solid #333;
	border-top:1px solid #333;
	border-right:none;
	border-left:none;
	margin-bottom:6px;
	width:320px;
	font-size:13px;
	text-transform:uppercase;
}
#content #confirm_order ol li.grand_total1 {
	border:2px solid #333;
	border-top:1px solid #ccc;
	border-right:none;
	border-left:none;
	margin-bottom:6px;
}
#content #users fieldset#signin p, #content #users #forgot_password p {
	clear:both;
	margin-left:80px;
	margin-top:-5px;
}
#content #users fieldset#register p {
	clear:both;
	margin-left:170px;
}
#content #users fieldset#register ol label {
	width:155px;
	margin-right:10px;
}
#content #payment fieldset ol label {
	width:100px;
}
#content #confirm {
	margin-top:20px;
}
#content #confirm em {
	color:#FF0000;
}
#content #confirm div {
	/*float:left;
	width:310px;*/
	margin-bottom:15px;
}
#content #confirm ul {
	list-style:none;
	padding:10px 10px 14px 10px;
}
#content #confirm ul li {
	margin-bottom:6px;
}
#content #confirm ul li input {
	vertical-align:middle;
}
#content #confirm ul ol {
	list-style:none;
	margin-top:8px;
	margin-left:15px;
}
#content #confirm ul ol li label {
	float:left;
	display:block;
	width:100px;
}
#content #confirm ul .action {
	padding-left:112px;
}
* html #content #confirm ul .action {
	padding-left:114px;
}
#content #confirm #billing {
	/*margin-right:20px;*/
}
#content #confirm fieldset {
	border:1px solid #000;
	padding-left:5px;
	margin-bottom:5px;
}
#content #confirm fieldset legend {
	color:#000;
	padding:0 5px;
	font-weight:bold;
}
#content #confirm p {
	clear:both;
	/*padding-left:572px;*/
}
/** html #content #confirm p {
	padding-left:554px;
}*/
#content #confirm div p {
	text-align:right;
	padding:0;
}
#content #confirm fieldset p {
	padding:0;
	padding:10px;
	text-align:left;
}
#content #payment {
	margin-top:20px;
}
#content #payment fieldset p {
	margin-left:105px;
}
#content #confirm_order {
width:600px;
	margin-top:20px;
}
#content #confirm_order ol {
	list-style:none;
	width:400px;
}
#content #confirm_order ol li {
	text-align:right;
}
#content #confirm_order ol li label {
	width:200px;
}
#content #payment ol li img {
	vertical-align:middle;
	border:none;
	margin-top:-3px;
}
#content #payment em {
	color:#FF0000;
	font-style:normal;
}
#content #confirm_order ol label {
	width:130px;
	text-align:left;
}
#content #confirm_order ol span {
	text-align:right;
}
#content #payment fieldset select {
	width:150px;
}
#content #confirm_order_container {
	width:400px;
	margin-left:200px;
}
#content #payment_method_container {
	width:400px;
	margin-left:220px;
}
#content #completed_container {
	width:400px;
	margin-left:270px;
}
#content #completed {
	margin-top:15px;
}
#content .product {
	width:875px;
	border:1px solid #ccc;
	/*float:left;*/
	margin-right:15px;
	margin-bottom:10px;
	position:relative;
	overflow:hidden;
}
* html #content .product {
	/*width:845px;*/
	margin-right:0;
	/*margin-left:13px;*/
}
* html #content .content_outer {
	margin-left:11px;
}
#content .product .thumb {
	float:left;
	width:225px;
}
#content .product .thumb_big {
	float:left;
	width:225px;
	padding:5px;
	padding-top:0px;
}
#content .product .desc {
	float:left;
	margin-left:8px;
	width:400px;
}
* html #content .product .desc {
	margin-left:-6px;
}
#content .product h4 {
	margin-bottom:10px;
}
*:first-child+html #content .product h4 {
	margin-bottom:10px;
}
#content .product h4 a {
	display:block;
	/*width:400px;*/
	height:25px;
	line-height:25px;
	padding-left:5px;
	color:#fff;
	background-color:#2cadcc;
	font-size:14px;
}
#content .product h4 a:hover {
	background-color:#1089a6;
}
#content .product p {
	padding:0 5px;
}
#content .product p.price {
	/*clear:both;*/
	font-weight:bold;
	margin-top:0px;
	text-align:right;
	padding-right:35px;
}
* html #content .product .add p.price {
	margin-top:-8px;
}
*:first-child+html #content .product .add p.price {
	margin-top:-8px;
}
#content .product .add p.buy {
	margin-bottom:5px;
	margin-left:700px;
	margin-top:-3px;
}
#content .product p.buy input {
	width:20px;
	vertical-align:middle;
}
#content .product div.add {
	text-align:center;
	padding-top:10px;
}
#content .product div.add a {
	padding:5px 7px;
	padding-top:3px;
	background-color:#000;
	color:#fff;
	text-decoration:none;
	/*margin-left:2px;*/
	margin-bottom:0px;
	float:right;
	margin-right:30px;
}
#content .product div.add a:hover {
	background-color:#bfc502;
}
#content .product div.add_product {
	vertical-align:middle;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	padding-left:10px;
}
* html #content .product div.add_product {
	margin-bottom:10px;
	padding-bottom:0;
}
*:first-child+html #content .product div.add_product {
	margin-bottom:10px;
	padding-bottom:0;
}
#content .product div.add_product p {
	float:left;
	margin-right:10px;
}
#content .product div.add_product p.price {
	margin-top:15px;
}
#content .product div.add_product p.buy {
	margin-top:10px;
}
/*
* html #content .product div.add_product p.buy {
	margin-top:10px;
}
*:first-child+html #content .product div.add_product p.buy {
	margin-top:10px;
}*/

#content .product div.add_product a {
	padding:5px 7px;
	padding-top:3px;
	background-color:#000;
	color:#fff;
	text-decoration:none;
	float:left;
	margin-top:12px;
	margin-left:10px;
	/*margin-left:2px;*/
}
#content .product div.add_product a:hover {
	background-color:#CD301F;
}
#content .product img {
	float:left;
	padding:0 5px 5px 0;
}
#content #address {
	border:1px solid #ccc;
	border-left:none;
	border-right:none;
	overflow:hidden;
	width:400px;
	padding:15px;
	margin-top:20px;
}
#content #address #billing {
	border-right:1px solid #ccc;
	margin-right:50px;
}
#content #address legend {
	margin:0;
	padding:0;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:-3px;
}
#content #address div {
	width:150px;
	float:left;
}
#content #total {
	margin-top:20px;
}
#content #total p {
	color:#CD301F;
	font-size:15px;
	font-weight:bold;	
}
#content #total p em {
	color:#000;
	font-style:normal;
}
#content .msg .info {
	padding:10px;
	border:1px solid #ccc;
	/*background:#EBFCE4 url(../images/success.gif) no-repeat 10px 9px;*/
	background-color:#eee;
	/*padding-left:30px;*/
	margin-top:15px;
	font-weight:bold;
}
#content .msg .success {
	padding:10px;
	border:1px solid #c58d01;
	background:#EBFCE4 url(../images/success.gif) no-repeat 10px 9px;
	padding-left:30px;
	margin-top:15px;
}
#content .msg .error {
	padding:10px;
	border:1px solid #FF0000;
	background: #FFE1E1 url(../images/error.gif) no-repeat 10px 9px;
	padding-left:30px;
	margin-top:15px;
}
#content h1 {
	clear:both;
}
#content #breadcrum {
	list-style:none;
	text-align:center;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	width:850px;
	margin-bottom:20px;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:10px;
	margin-top:10px;
}
#content #breadcrum li {
	display:inline;
	list-style:none;
	margin-right:15px;
	font-size:11px;
	padding-bottom:10px;
	text-align:center;
	color:#999;
}
#content #breadcrum li a {
	color:#999;
	text-decoration:none;
}
#content #breadcrum li a.current {
	color:#579001;
	font-weight:bold;
}
#content #breadcrum li a:hover {
	color:#666;
}
#content #breadcrum li a.done {
	background:url(../images/accepted.gif) no-repeat left center;
	padding-left:18px;
	color:#333;
}
#content #shop_nav {
	list-style:none;
	text-align:center;
	width:850px;
	background-color:#eee;
	margin-bottom:15px;
	border-bottom:1px solid #ccc;
	line-height:24px;
}
#content #shop_nav li {
	display:inline;
	list-style:none;
	margin-right:15px;
	font-size:11px;
	padding-bottom:10px;
	text-align:center;
}
#content #shop_nav li a {
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 10px;
}
#content #shop_nav li a:hover {
	background-color:#000;
	color:#fff;
}
#content input.no_border {
	border:none;
	margin:0;
	padding:0;
}

#content .detail_table {
	border-collapse:collapse;
	font-family:inherit;
	border:1px solid #000;
	margin-bottom:15px;
}
#content .detail_table caption {
	text-align:left;
	font-weight:bold;
	padding:5px;
	border:1px solid #000;
	background-color:#d8d8d8;
}
#content .detail_table td, #content .detail_table th {
	padding:5px;
	vertical-align:top;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
#content .detail_table th {
	background-color:#CD301F;
	color:#fff;
}
#content .detail_table td {
	background-color:#fff;
}
#content .newquay {
	color:#3366ff;
}
#content .watergate {
	color:#ff0000;
}
#content p {
	padding:0 4px 0 3px;
}
#content .links a {
	color:#CD301F;
	text-decoration:underline;
}
#content .links a:hover {
	color:#000;
	text-decoration:none;
}
#content fieldset {
	border:none;
	padding:0;
}
#side_bar {
	width:200px;
	float:left;
	background-color:#000;
	text-align:center;
	padding-bottom:10px;
}
#other_side_bar {
	width:135px;
	float:right;
	background-color:#fff;
	/*margin:10px 10px 5px 10px;*/
	text-align:center;
	padding-bottom:10px;
}
* html #other_side_bar {
	margin-right:0px;
}

#header_side_bar h2 {
	width:27px;
	height:70px;
	position:absolute;
	top:60px;
	right:-27px;
	background:#000;
	display:none;
	/*background:url(../images/rc_label.gif) no-repeat;*/
}
#header_side_bar h2 span {
	display:none;
}
#header_side_bar img {
	border:none;
}
#outter_side_bar {
	width:135px;
	height:300px;
	position:absolute;
	top:200px;
	right:-145px;
}

/*
----------------------------------------------
Event status - side_bar
----------------------------------------------
*/
#side_bar #event_status {
	width:187px;
	color:#000;
	margin-left:0px;
}
* html #side_bar #event_status {
	margin-left:-3px;
	margin-bottom:0px;
}
/* hack for IE 7*/
/*\*/
*:first-child+html #side_bar #event_status {
	margin-left:-3px;
	margin-bottom:-3px;
}
/* */
#side_bar #event_status h2 {
	width:187px;
	height:23px;
	background:#000;
	text-align:center;
}
#side_bar #event_status table {
	margin-left:-5px;
}
* html #side_bar #event_status table {
	margin-left:-15px;
}
*:first-child+html #side_bar #event_status table {
	margin-left:-15px;
}
#side_bar #event_status ul {
	margin:0;
	padding:0;
}
#side_bar #event_status li {
	height:125px;
	padding-top:8px;
	list-style-type:none;
	display:block;
	background:url(../images/event_bg.gif) #ccc;
}
#side_bar #event_status span {
	display:none;
}
#side_bar #event_status label {
	text-align:right;
	font-weight:bold;
	font-size:11px;
}
#side_bar #event_status p {
	width:85px;
	float:left;
	display:block;
	text-align:left;
	padding-left:5px;
}
.black_bold {
	font-weight:bold;
}
.green_bold {
	color:#CD301F;
	font-weight:bold;
}
/*
----------------------------------------------
Banner Left - side_bar
----------------------------------------------
*/
#side_bar .banner_left {
	width:200px;
	float:left;
	margin-top:0px;
	margin-bottom:0;
	margin-left:0px;
}
#side_bar p{
	margin:0;
	padding:0;
}

/*
----------------------------------------------
News - Right side bar
----------------------------------------------
*/

#other_side_bar #news {
	width:135px;
	float:right;
	margin-top:5px;
	margin-bottom:15px;
	border-right:3px solid #fff;
	border-left:3px solid #fff;
	/*margin-right:3px;*/
}
* html #other_side_bar #news {
	margin-right:-1px;
}
#other_side_bar #news h2 a {
	width:135px;
	height:25px;
	padding:5px 0;
	display:block;
	background:url(../images/news_header.gif) no-repeat left top;
	text-align:center;
	margin-top:10px;
}
#other_side_bar #news h2 a:hover {
	background:url(../images/news_header_over.gif) no-repeat left top;
}
#other_side_bar #news span {
	display:none;
}
#other_side_bar #news ul {
	float:left;
	margin-top:8px;
	margin-left:3px;
	z-index:-1000;
}
#other_side_bar #news li {
	display:block;
	list-style-type:none;
	float:left;
	text-align:left;
	/*margin-bottom:5px;*/
}
#other_side_bar #news li a {
	/*color:#fff;*/
	font-size:11px;
	text-decoration:underline;
	padding:3px;
	text-align:left;
	float:left;
}
#other_side_bar #news li a:hover {
	text-decoration:none;
}
#other_side_bar .news_scroll {
	/*height:400px;
	max-height:200px;
	overflow:auto;
	text-align:left;
	padding-top:5px;
	margin-right:1px;
	background-color:#696969;*/
	background: #333;
	margin:auto;
	min-height:3em;
	text-align:left;
	max-height:400px;
	overflow: auto;
	padding:5px 0;
	margin-right:1px;
	
}
/*
*:first-child+html #other_side_bar .news_scroll {
	margin-top:-180px;
}*/
#other_side_bar .news_scroll a {
	font-size:11px;
	color:#fff;
	/*padding-left:5px;*/
}
#other_side_bar .news_scroll a:hover {
	font-size:11px;
	color:#02728D;
}
#other_side_bar .right_banner {
	width:135px;
	float:right;
	margin-top:0px;
}
#other_side_bar .news_scroll p {
	margin-bottom:10px;
}
#other_side_bar .news_scroll .more {
	margin:1px 0 3px 0px;
	padding-top:5px;
	padding-right:5px;
}
#other_side_bar .news_scroll .more a {
	padding-left:5px;
}
#content .newssrcb img {
	width:460px;	
}
#other_side_bar .news_scroll .news_items {
	padding:5px;
	margin-right:3px;
	border-bottom:1px solid #666;
	color:#fff;
}
#content #news_results .allnews {
	border-bottom:1px solid #ccc;
}
#content #news_results td {
	vertical-align:top;
	margin:0;
}
 #content #news_results td img {
 	padding:3px;
	border:1px solid #ccc;
	border-bottom:2px solid #9ACBD6;
	margin-top:-13px;
 }
/*
----------------------------------------------
Outter_side_bar 
----------------------------------------------
*/
#outter_side_bar .outter_side_banner_top {
	width:135px;
	height:300px;
}
#outter_side_bar .outter_side_banner_bottom {
	width:135px;
	margin-top:8px;
}
#outter_side_bar .outter_side_banner_new {
	width:135px;
	margin-top:8px;
}

/*
----------------------------------------------
Partners
----------------------------------------------
*/
#footer {
	width:900px;
	height:100px;
	background-color:#000;
	clear:both;
	background:url(../images/nass_footer.jpg) no-repeat left top;
}
/*
----------------------------------------------
Content
----------------------------------------------
*/
#content h1 {
	color:#000;
	font-size:16px;
	margin-bottom:5px;
}
#content h2 {
	color:#02728D;
	font-size:16px;
	margin-bottom:5px;
	margin-left:3px;
	text-transform:uppercase;
}
#content p {
	margin-bottom:10px;
}
* html #content .home_content {
	position:relative;
	overflow:hidden;
}
#content .home_content_images {
	margin:5px auto;
	margin-left:34px;	
}
#content .home_content_images li {
	padding:5px;
	list-style-type:none;
	display:inline;
	text-align:center;
}
.image_border {
	border:1px solid #ccc;
	padding:5px;
}

/*
----------------------------------------------
Sub Navigation - Music
----------------------------------------------
*/

#sub_menu {
	text-align:center;
	width:652px;
	margin-bottom:10px;
}
* html #sub_menu {
	width:650px;
}
* html #sub_menu div img {
	width:650px;
}
#sub_menu ul {
	list-style:none;
	background:url(../images/nav_bg.gif) repeat-x 0 0;
	margin-top:-4px;
}
* html #sub_menu ul {
	width:650px;
	margin:0;
}
#sub_menu ul li {
	display:inline;
}
#sub_menu ul li.last {
	background:none;
}
#sub_menu ul li a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
	height:27px;
	line-height:27px;
	padding:5px 8px;
}
* html #sub_menu ul li a {
	margin-right:-3px;
	padding:5px 8px 5px 10px;
}

*:first-child+html #sub_menu ul li a {
	margin-right:-3px;
	padding:5px 8px 5px 10px;
}

#sub_menu ul li a:hover {
	/*color:#CD301F;*/
	background-color:#CD301F;
}
#content select#year_dropdown {
	width:80px;
}
.sep {
	background:url(../images/separator.gif) no-repeat right;
	margin-right:-5px;
}

/*
----------------------------------------------
Paging - images
----------------------------------------------
*/

.paging {
	float:right;
	margin-right:8px;
}
* html .paging {
	margin-right:0px;
}
.paging li {
	list-style-type:none;
	float:left;
	display:inline;
	padding:3px 1px;
}
.paging li a {
	color:#fff;
	text-decoration:none;
	padding:3px 6px;
	background:#333333;
	margin-right:0px;
}
.paging li a:hover {
	color:#fff;
	background:#339900;	
	text-decoration:none;
}
.paging li.active {
	color:#fff;
	padding:3px 6px;
	background:#339900;
	margin-right:1px;
}
.textfield {
	width:60px;
	margin-bottom:6px;
}

/*
======================================================================
form
======================================================================
*/

input, textarea {
	font-size:13px;
	border:1px solid #ccc;
	padding:3px;
}
input:focus, textarea:focus {
	background: #ffffdc;
}
input.text_box {
	border: 1px solid #ccc;
	width: 255px;
}
.bestill {
	margin-top: 1.4em;
	width: 128px;
	height: 30px
}
.hoverOff {
	color:#0060A1;
	background-color: #fff;
	border: solid 1px #ec8000;
	padding: 1px;
	width:145px;
}
.hoverOn {
	color: #000;
	background-color: #fff;
	border: solid 1px #ec8000;
	padding: 1px;
	width:145px;
}
.button {
	margin-left:2px;
	margin-top:8px;
	background:#101d27;
	border:1px solid #fff;
	color:#fff;
	padding:3px;
}
.button:focus {
	background:#101d27;
}
.border_bottom {
	border-bottom:1px solid #ccc;
}
a.link {
	text-decoration:none;
	padding:5px;
	color:#fff;
}
a.link:hover {
	color:#fff;
}
.big_text {
	font-size:15px;
}
.special_text {
	color:#339900;
}
.RedBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color:#FF0000;
	text-decoration: none;
}
#player1 {
	margin-left:620px;
}
#HideItem {
}
#footer1 {
	width:900px;
	margin:0 auto;
	height:30px;
	text-align:center;
	padding-top:10px;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#footer1 span.small_text{
	font-size:11px;
	font-weight:normal;
}
#footer1 a {
	color:#fff;
	text-decoration:none;
}
#footer1 a img {
	border:none;
}
#footer1 a:hover {
	color:#fff;
	text-decoration:underline;
}
#sitemap {
	list-style:none;
	margin-left:20px;
}
#sitemap li {
	margin-bottom:15px;
	background:url(../images/link.gif) no-repeat 0 0;
	padding-left:18px;
}
#sitemap li.daddy {
	background:url(../images/daddy.gif) no-repeat 0 0;
	padding-left:18px;
}
#sitemap li ul {
	margin-left:15px;
	margin-top:10px;
	list-style:none;
}
#landing_page {
	margin:0 auto;
	text-align:center;
	width:883px;
	height:670px;
/*height:737px;*/
	position:relative;
}
#landing_page #image {
	position:absolute;
	background:transparent url(../images/landing_2008.gif) no-repeat;
	width:883px;
	height:670px;
	display:block;
	top:0px;
	z-index:0;
}
#landing_footer {
	width:883px;
	height:67px;
	clear:both;
	margin:0 auto;
	padding-top:10px;
}
#landing_footer td {
	text-align:center;
}
#landing_footer td img {
	border:none;
}
/* hack for IE 7*/
/*\*/
*:first-child+html #landing_page #image {
	left:0px;
}
/* */

/* hack for IE 6*/
/*\*/
* html #landing_page #image {
	left:0px;
}
#landing_page #image .movie {
	width:548px;
	height:299px;
	z-index:1;
	position:absolute;
	margin:339px 0 0 25px;
}
* html #landing_page #image .movie {
	margin:339px 0 0 -416px;
}
*:first-child+html #landing_page #image .movie {
	margin:339px 0 0 -416px;
}
#landing_page .over_image {
	width:533px;
	height:341px;
	position:absolute;
	z-index:2;
	background:url(../images/OVERTOPMASK.gif) no-repeat;
	margin:315px 0 0 25px;
}
* html #landing_page .over_image {
	margin:315px 0 0 -416px;
}
*:first-child+html #landing_page .over_image {
	margin:315px 0 0 -416px;
}
#landing_page #image .enter a {
	width:258px;
	height:93px;
	position:absolute;
	display:block;
	left:0;
	margin:385px 0 0 570px;
}
#landing_page #image .enter span {
	position:absolute;
	margin-left:-9999px;
}
.BodyS  { color: #333333; font-size: 9px; font-family: Verdana, Arial, Helvetica;  padding: 5px; }

.BodyS a {
	color:#666;
}
.BodyS a:hover {
	color:#000;
}


/*
******************** CSS TOOL TIP ********************/
#theToolTip {
	position: absolute;
	left: -300px;
	width: auto;
	border: 2px solid #C0C09F;
	padding: 6px 10px;
	background-color: #FFFFCC;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);*/
}
#ToolTipPointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
#theToolTip p {
	font-size: 1.1em;
	color: #333333;
	line-height:1.4em;
	margin-right:10px;
	margin-top:0;
}
#ToolTipTextWrap {
	font-weight:bold;
	font-size: 1.2em;
	color: #592C16;
	margin-right:10px;
}

/*
******************** MEDIA CENTER ********************/
.media_center {

}
.media_center strong {
	font-weight:bold;
}
#content .media_center h2 {
	font-size:17px;
}
.media_center h3 {
	margin-bottom:8px;
}
.media_center h3, .media_center h4 {
	font-size:15px;
	font-weight:bold;
}
.media_center td {
	vertical-align:top;
}
.media_center ol li {
	vertical-align:top;
	list-style-type:none;
}
.media_center ol {
	margin-bottom:8px;
}
.media_center ol li input {
	clear:none;
	float:none;
	vertical-align:top;
	margin-right:5px;
	margin-bottom:8px;
	display:inline;
	border:none;
}
* html .media_center ol li input {
	margin-bottom:1px;
}
.media_center ol li label {
	float:none;
	margin-bottom:0;
	font-weight:normal;
}
.media_center ul {
	margin-left:20px;
	margin-bottom:8px;
}
.media_center label {
	clear:both;
	float:left;
	font-weight:bold;
	margin-bottom:3px;
}
.media_center input {
	clear:both;
	float:left;
	margin-bottom:7px;
}
.media_center tr.devider {
	margin-bottom:20px;
}
.media_center .guidelines {
	margin-left:28px;
}
.media_center .guidelines li {
	list-style-type:decimal;
	padding-left:0;
	line-height:18px;
	text-align:left;
}

/*newsletter*/
#newsletter {
	float:left;
	margin:150px 0 10px 27px;
	display:none;
}
* html #newsletter {
	margin-left:13px;
}
#newsletter label {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	clear:both;
	text-align:left;
	margin-bottom:4px;
	font-size:11px;
	letter-spacing:.1em;
}
#newsletter input {
	border:none;
	margin:0;
	padding:3;
	float:left;
}
#newsletter input.email {
	width:108px;
}
#newsletter input.btn {
	margin:-3px 0 0 2px;
	background:none;
}
#content .border {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
}
