a {
	color: #069;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #911;
}
img.wrap {
	border: 1px #fff solid;
	padding: 4px;
}
img.wrap:hover {
	border: 1px #000 solid;
}
#wrapper {
	margin: 10px auto;
	text-align: left;
	font-size: 11px;
	width: 650px;
}
html {
	background: #fff;
}
body {
	background: #fff;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.error {
	color: #f00;
	font-weight: bold;
}
.error_minor {
	color: #f00;
}
.highlight {
	background-color: #ffffae;
}
img {
	border: 0;
}
abbr, acronym {
	font-style: normal;
	border-bottom: dotted 1px #999;
	cursor: help;
}
h1 {
	background: #fff url(logo.gif) top left no-repeat;
	float: left;
	height: 45px;
	width: 238px;
	margin: 0;
	padding: 0;
}
h1 a {
	display: block;
	width: 100%;
	height: 100%;
}
h1 a span {
	display: none;
	width: 100%;
	height: 100%;
}
h2 {
	margin: 0;
	padding-bottom: 10px;
	font-size: 15px;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
}
h3 a {
	color: #000;
	font-weight: bold;
	font-variant: small-caps;
}
h3 a:hover {
	text-decoration: none;
}
h3.heading {
	height: 20px;
	padding: 5px 5px 5px 5px;
}
h3.heading a {
	text-decoration: underline;
}
h3.heading a:hover {
	text-decoration: underline;
}
h3#news {
	background: #f0be5d;
}
h3#login {
	background: #008fd6;
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	font-weight: bold;
	font-variant: small-caps;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
p {
	margin-top: 0;
	padding-top: 0;
}
blockquote {
	margin: 10px 20px;
	width: 670px;
	padding-top: 5px;
	position: relative;
	background: transparent url(quote_left.gif) left top no-repeat;
}
blockquote div {
	padding: 0 48px;
	line-height: 150%;
	font-size: 13px;
	color: #000;
	background: transparent url(quote_right.gif) right bottom no-repeat;
}
blockquote div span#quote {
	float: right;
	text-align: right;
	font-size: 11px;
	width: 100%;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
label:hover {
	color: #911;
	cursor: pointer;
}
#quicklinks {
	visibility: hidden;
	display: none;
	font-size: 11px;
	border: #666 1px dashed;
	width: 270px;
	margin-top: 7px;
	padding: 5px 10px 0px 0;
	float: right;
	font-weight: bold;
	text-align: right;
}
#quicklinks #contact {
	float: right;
	margin-left: 20px;
	padding-top: 2px;
	width: 100px;
	height: 20px;
	background: url(mail.gif) no-repeat;
}
#quicklinks #callback {
	float: right;
	margin: 0;
	padding-top: 2px;
	width: 141px;
	height: 20px;
	background: url(phone.gif) no-repeat;
}
#quicklinks a {
	text-decoration: none;
}
#quicklinks a:hover {
	color: #f0be5d;
}
#menu {
	visibility: hidden;
	display: none;
	padding: 0;
	margin: 0;
	background: #000;
	}
#menu ul {
	float: left;
	width: 770px;
	padding: 0;
	margin: 0;
	}
#menu li {
	float: left;
	display: block;
	margin: 0 0 0 7px;
	border: 1px solid #666;
	border-bottom: 0;
	width: 146px;
	text-align: center;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;
	background: #ffad54 url(nav_base.gif) 0 0 repeat-x;
	}
#menu li#one {
	margin: 0px;
	width: 148px;
	}
#menu li a {
	display: block;
	width: 100%;
	color: #000;
}
#menu li a:link,
#menu li a:visited {
	float: left;
	display: block;
	padding: 6px 0px;
	margin: 0;
	text-shadow: #c51 0 1px 1px;
	text-decoration: none;
	}
#menu li a:hover {
	text-decoration: none;
	background: #f93 url(nav_base.gif) 0 -31px repeat-x;
	}
body#sectionone #menu li#one,
body#sectiontwo #menu li#two,
body#sectionthree #menu li#three,
body#sectionfour #menu li#four,
body#sectionfive #menu li#five {
	background: #fff url(nav_sel.gif) repeat-x;
	}
body#sectionone #menu li#one a,
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
	color: #0D83BE;
	}
body#sectionone #menu li#one a:hover,
body#sectiontwo #menu li#two a:hover,
body#sectionthree #menu li#three a:hover,
body#sectionfour #menu li#four a:hover,
body#sectionfive #menu li#five a:hover {
	background: #fff url(nav_sel_hover.gif) repeat-x;
	}
#primary {
	float: none;
	visibility: visible;
	width: 650px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#info {
	float: none;
	padding: 5px;
	line-height: 150%;
}
#info a {
	text-decoration: underline;
}
.narrow {
	float: left;
	width: 630px;
}
.narrowodd {
	float: left;
	width: 630px;
	background-color: #e9eff6;
}
.wide {
	float: left;
	width: 630px;
}
#alert {
	width: 768px;
	float: left;
	font-size: 11px;
	padding: 3px 0 6px 0;
	text-align: center;
	background-color: #ffffa0;
	border: 1px #666 dashed;
}
.alert img {
	padding-right: 5px;
}
#promo {
	background: #ffffa0 url(promo_bg.jpg) repeat-x;
	border: 1px #666 solid;
	margin-right: 2px;
	padding: 5px;
	text-align: center;
}
#promo h3 {
	width: 100%;
}
#promo h4 {
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	line-height: 2em;
}
#promo input {
	border: 0;
	margin: 5px;
	padding: 0;
	background-color: #b03;
	color: #fff;
}
#promo input#enter {	
	font-size: 16px;
}
#promo input#rules {
	font-size: 10px;
}
#welcome {
	font-family: "Berlin Sans FB", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 2px;
	background: #fff url(new.jpg) no-repeat;
	height: 305px;
}
#welcome a {
	text-decoration: none;
	display: block;
	height: auto;
	width: 100%;
}
#welcome a:hover {
	text-decoration: none;
}
#welcome h2 {
	float: right;
	padding: 10px 20px 0 0;
	margin-left: 300px;
	line-height: 100%;
	font-size: 2.9em;
	font-weight: normal;
}
#welcome h2 a {
	width: auto;
}
#welcome h3 {
	float: right;
	padding: 0 20px 5px 0;
	margin-left: 300px;
	line-height: 100%;
	font-size:1.6em;
	text-decoration: none;
}
#welcome h3 a {
	font-weight: normal;
}
#welcome .bullets {
	padding-left: 500px;
	text-align: left;
	margin: 5px 0;
	list-style: square url(arrow.gif) inside;
	float: right;
}
#welcome .bullets ul {
	margin: 0;
	display: block;
	float: left;
	width: 220px;
	padding: 0 5px;
}
#welcome .bullets ul li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 2.1em;
	color: #069;
}
#welcome .bullets ul li a {
	display: inline;
	padding: 0;
	margin: 0;
	line-height: 110%;
}
#welcome #special {
	float: left;
	width: 200px;
	margin-top: -10px;
	padding-bottom: 10px;
	font-style: italic;
	font-size: 2.5em;
	text-align: center;
	line-height: 110%;
}
#welcome #special a {
	color: #f1b642;
}
#welcome #price {
	float: right;
	width: auto;
	margin-left: 240px;
	padding: 20px 50px 10px 0;
	font-size: 2.5em;
	line-height: 100%;
}
#welcome #price a {
	color: #911;
}
#shows {
	float: left;
	border-top: 1px #666 dashed;
	margin-top: 5px;
	padding-top: 5px;
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	color: #911;
}
#showlogo {
	float: left;
}
#showinfo {
	float: left;
	padding-top: 5px;
}
#showinfo .details {
	float: left;
	font-weight: normal;
	color: #000;
}
#sidebar {
	visibility: hidden;
	display: none;
	float: right;
	width: 180px;
	color: #333;
	background: #ffb456 url(i_roundbottom.gif) no-repeat bottom left;
	margin: 10px 10px 20px 0;
	padding-bottom: 10px;
	height: 100%;
}
#sidebar h3 {
	width: auto;
	color: #222;
	background: #ffb456 url(i_roundtop.gif) no-repeat top left;
	margin: 0;
	padding: 7px 11px;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fcffd1;
}
#sidebar ul li {
	border-bottom: #333 1px dashed;
	padding: 0;
}
#sidebar ul li.last {
	border-bottom: none;
}
#sidebar ul li a {
	color: #333;
	display: block;
	width: 168px;
	height: auto;
	padding: 6px 2px 6px 10px;
}
#sidebar ul li a:hover {
	background-color: #DEEAFF;
	text-decoration: none;
}
#sidebar ul li a.active {
	background-color: #DEEAFF;
	font-style: italic;
}
#sidebar ul li ul {
	border: 0;
	margin: 0 0 0 25px;
	padding: 0;
}
#sidebar ul li ul li {
	border-bottom: #333 1px dashed;
}
#sidebar ul li ul li.last {
	border-bottom: none;
}
#sidebar ul li ul li a {
	width: 143px;
	padding: 3px 2px 3px 10px;
}
.half {
	float: left;
	width: 315px;
}
ul.table {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.table li {
	float: left;
}
ul.table li.odd {
	background-color: #e9eff6;
}
ul.table li.products {
	padding: 2px 0 0 2px;
	margin-bottom: 20px;
	border: 1px #666 dashed;
	width: 100%;
}
ul.table .label {
	float: left;
	width: 139px;
}
ul.table .entry {
	float: left;
	width: 400px;
}
.bullets {
	padding: 0;
	margin: 5px 0;
	list-style: square url(arrow.gif) inside;
	float: left;
}
#full {
	width: 100%;
}
.bullets ul {
	margin: 0;
	padding: 5px 5px;
}
.bullets ul li {
	margin-left: 3px;
}
.bullets ul li a {
	margin: 0px;
}
ul.tab {
	margin: 0;
	padding-bottom: 10px;
	list-style: square url(arrow.gif) inside;
	float: left;
}
ul.tab li.full {
	width: 550px;
	padding: 0;
	margin: 0;
}
#division {
	font-size: 11px;
	line-height: 120%;
	margin-top: 10px;
	width: 770px;
	float: left;
}
#division #box_news {
	width: 378px;
	height: 145px;
	margin: 5px 0;
	border: 1px #666 solid;
	list-style: square url(arrow.gif) inside;
	float: left;
}
#division #box_news #xml {
	float: right;
	padding: 8px;
}
#division #box_news ul {
	margin: 0;
	padding: 5px 5px;
}
#division #box_news ul li {
	margin-left: 3px;
}
#division #box_news ul li a {
	margin: 0px;
}
#division #box_login {
	width: 378px;
	height: 145px;
	margin: 5px 0;
	border: 1px #666 solid;
	float: right;
}
#header {
	float: left;
	width: 650px;
}
#bottombar {
	visibility: hidden;
	display: none;
	float: left;
	width: 770px;
	font-size: 11px;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
}
#bottombar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#bottombar ul li {
	float: left;
	height: 64px;
	border-right: 1px #666 dotted;
	text-align: center;
	width: 192px;
}
#bottombar ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
}
#bottombar ul li a:hover {
	text-decoration: none;
	background-color: #f0be5d;
}
#bottombar ul li a span.title {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #069;
	font-weight: bold;
	font-variant: small-caps;
}
#bottombar ul li#lastbottom {
	border: 0;
	width: 191px;
}
#footer {
	border-top: 1px #666 solid;
	background: #ffffa0 url(footer_bg.jpg) top left repeat-x;
	margin-top: 10px;
	clear: both;
	height: 280px;
}
#footerwrapper {
	width: 770px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}        
#footerwrapper .footerside {
	width: 195px;
	float: right;
	margin-right: 20px;
}          
#footerwrapper .footermain {
	width: 470px;
	float: left;
	padding-left: 50px;
	padding-bottom: 20px;
	margin: 0;
	text-align: left;
}         
#footerwrapper .copyright {
	width: 770px;
	padding: 0;
	margin: 0;
	clear: both;
}
#footer h5 {
	padding: 0 0 4px 0;
	text-shadow: #fff 2px 2px 0;
	margin: 0 0 4px 0;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: underline;
}
#footer h5 a, #footer h5 a:hover {
	margin-left: 15px;
	color: #f00;
	text-decoration: none;
	font-size: 13px;
}
#footer h5 a:hover {
	color: #b64000;
}
#footer h6 {
	border: 1px #666 dashed;
	padding: 8px 0;
	clear: both;
	width: 769px;
	text-indent: 8px;
	font-size: 10px;
	background-color: #fff;
	margin: 0;
	color: #333;
}      
#footer h6 a {
	color: #333;
	text-decoration: none;
}      
#footer #partners {
	clear: both;
	width: 769px;
	text-indent: 8px;
	margin: 0;
	color: #333;
	padding: 20px;
	font-size: 10px;
	font-weight: normal;
}
#footer #partners a {
	color: #333;
	text-decoration: underline;
}
#footer p {
	color: #444;
}  
#footer p strong {
	color: #000;
}      
#footer ul {
	display: block;
	padding: 2px 0;
	list-style: none;
	margin: 0 0 10px 0;
}    
#footer ul li {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #555;
}
#footer ul li a {
	display: block;
	padding: 3px 0;
	margin: 0;
}
#footer ul li a:hover {
	background-color: #fdf350;
}
#slogan {
	font-family: "Times New Roman", serif;
	font-size: 13px;
	float: left;
	padding: 20px 0 0 5px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.hide {
	visibility: hidden;
	display: none;
}
input.sffocus, textarea:focus, textarea.sffocus, select:focus, select.sffocus {
	background: #f1f1f1;
	color: #000;
	border: 2px #f00 solid;
	visibility: visible;
}
input[type=text]:focus, input[type=password]:focus {
	background: #f1f1f1;
	color: #000;
	border: 2px #f00 solid;
	visibility: visible;
}
select, option, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	margin: 1px 0 1px 0;
	visibility: visible;
}
