body {
	background-color : #fff;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, "MS Serif", Geneva, Helvetica, sans-serif;
	font-size: 76%;
}
body#black {
	background-color : #fff;
	color: #000;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	background-image: none;
	font-size: 76%;
}
#header{
	margin: 0 auto 0;
	width: 776px;
	height: 173px;
	padding: 0px 0px 0px 0px;
}
#header img{
	border: none;
}
#container{
	margin: 0 auto 0;
	width: 776px;
	height: 100%;
	min-height: 600px;
	position: relative;
	z-index: 10;
}
#sky-channels img{
	border: none;
}
#main{
	margin: 0 auto 0;
	width: 776px;
	height: 100%;
	min-height: 600px;
	background-image: url(../fx/body-bg.jpg);
	background-repeat: repeat-y;
}

#menu{
	position: relative;
	width: 776px;
	height: 29px;
	background-image: url(../fx/menu-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	z-index: 20;
}
#nav{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}
#nav ul{
	position: relative;
	z-index: 30;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}
#nav li{
	float: left;
	margin: 0px 0px 0px 14px;
	padding: 6px 4px 0px 6px;
	list-style-image : none;
	list-style-type : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	display: block;
	height: 24px;
	list-style-position : outside;
	font-weight: bold;
	text-transform: uppercase;
}
#nav li ul {
	position: absolute;
	left: -999em; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#nav li li {
	float: none;
	height: 18px;
	border-right: none;
	border-left: none;
	letter-spacing: 0px;
	width: 150px;
	font-size: 10px;
	background-image: url(../fx/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: -30px 0px;
	margin: -4px 0px 3px -10px;
	padding: 5px 7px 0px 7px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	padding: 2px 0px 0px 8px;
	margin: 10px 0px 0px 0px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#nav a {
	display: block;
}
#nav li a:link{
	text-decoration: none;
	color: #fff;
}
#nav li a:visited{
	text-decoration: none;
	color: #fff;
}
#nav li a:hover{
	text-decoration: none;
	color: #ff3300;
}




#menu-prod{
	width: 733px;
	position: relative;
	z-index: 10;
	height: 105px;
	clear: both;
	background-color: transparent;
	margin: 0px 0px 0px 21px;
	padding: 0px 0px 0px 0px;
}
#menu-prod img{
	border: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
#menu-prod img:hover{
	border: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}
#copy{
	clear: both;
	position: relative;
	margin: 70px auto 20px;
	text-align: center;
	font-size: .8em;
	color: #666;
}
#splash{
	position: relative;
	margin: 10px auto 30px;
	text-align: center;
	font-size:.8em;
	color: #838383;
}
#splash  a:link{
	text-decoration: none;
	font-weight: normal;
	color: #838383;
}
#splash  a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #838383;
}
#splash  a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #ff3300;
}
#content{
	width: 696px;
	border: 1px solid #fff;
	margin: 0px 0px 0px 38px;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
}
#content p{
	margin: 10px 0px 10px 0px;
}
#content td{
	vertical-align: top;
	width: 30%;
	padding: 10px;
}
#offers{
	float:right;
	font-size: .8em;
	width: 170px;
	position: relative;
	margin: 0px 0px 30px 20px;
	top: 0px;
}
#offers img{
	border: none;
}
#offers ul{
	position: relative;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	top: 0px;
}
#offers li{
	list-style-image: url(../fx/line-image.jpg);
	margin: 7px 0px 0px 0px;
	line-height: 12px;
}
h1{
	font-size: 1.4em;
	margin: 10px 15px 20px 0px;
	color: #cc0000;
	font-weight: bold;
	background-color: transparent;
	text-transform : uppercase;
	text-align: left;
}
h2{
	font-size: 1.4em;
	margin: 10px 15px 20px 0px;
	color: #CC0000;
	text-transform : uppercase;
	background-color: transparent;
}
h3{
	font-size: 1em;
	margin: 15px 0px -5px 0px;
	color: #000;
}
h4{
	font-size: 1em;
	margin: 20px 15px -7px 0px;
	color: #990000;
	background-color: transparent;
}
h5{
	font-size: 1em;
	margin: 20px 15px 0px 0px;
	color: #666;
	background-color: transparent;
}
h6{
	font-size: 1em;
	margin: 10px 15px 10px  5px;
	color: #cc0000;
	background-color: transparent;
}
#footerimg{
	width: 390px;
	clear: both;
	margin: 0 auto 0;
	text-align: center;
}
#footerimg img{
	border: none;
}
.left{
	float: left;
}
#footer{
	clear: both;
	margin: 0px auto 0;
	width: 776px;
}
.prod_img{
	float: right;
	margin: 20px 0px 15px 45px;
	width: 220px;
	text-align: center;
}
.prod_img img{
	border: none;
}
.prod_img_1{
	float: right;
	margin: 0px 0px 15px 20px;
	width: 237px;
	text-align: center;
}
.prod_img_1 img{
	border: 8px solid #666;
}
.right{
	text-align: right;
	float: right;
	border: none;
}
.pcode{
	color: #666;
	font-size:.8em;
}
.pcodey{
	color: #cc0000;
	margin: 0px 0px 0px 0px;
	font-size:.8em;
}
p.price{
	font-size: 1em;
	color: #cc0000;
	font-weight: bold;
}
p.bread{
	font-size: .8em;
}

.events{
	margin: 15px 5px 10px 15px;
	clear: both;
	min-height: 140px;
	border-top: 1px dashed #666;
}
.events_img{
	float: left;
	margin: 0px 8px 20px 0px;
}
.events_img img{
	border: none;
	margin-top: 12px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.events_img:hover img{
	border: none;
	margin-top: 12px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}
.events_text{
	width: 440px;
	float: left;
	margin: 10px 0px 0px 20px;
}
.events_text h3{
	font-size: .9em;
	color: #cc0000;
	text-align: left;
	background-color: transparent;
	margin: 0px 0px -10px 0px;
	text-transform : uppercase;
	background-image: none;
}
div.events_text p{
	width: 440px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.events_text a:link{
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
.events_text a:visited{
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
#prod-cont{
	text-align: center;
	width: 570px;
	margin: 0 auto 30px;
}
div.sky-cat{
	width: 185px;
	float: left;
}
div.sky-cat img{
	border: none;
}

a:link{
	color: #cc0000;
	background-color: transparent;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
a:visited{	
	color: #cc0000;
	text-decoration: none;
	background-color: transparent;
	font-size: 1em;
	font-weight: bold;
}
a:hover{
	color: #ff3300;
	background-color: transparent;
	text-decoration: underline;
}

/* form */
#makeres{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
#resform{
	clear: both;
}
#paynow td{
	padding: 5px;
	border-bottom: 1px dotted #666;
}
#paynow td.nodots{
	padding: 5px;
	border-bottom: none;
	float: right;
}
form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form.form_row{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}
form.form_row select{
	top:-5px;
}
.button1 {
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.shipping{
	position: relative;
	margin: -12px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#pricepanel{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
fieldset {
	margin: 1.5em 20px .5em 10px;
	padding: 0em 1em 10px 10px;
}
legend {
	font-weight: bold;
	color: #cc0000;
	background-color: transparent;
	font-size: .9em;
	padding: .1em .3em;
	border: 1px solid #ccc;
	margin: 0px 2px 10px 2px;
}
.sublegend {
	font-weight: bold;
	color: #cc0000;
	background-color: transparent;
	font-size: .9em;
	padding: .1em .3em;
	border: none;
	margin: 10px 2px -5px 2px;
}
input {
	color: #cc0000;
	background-color: transparent;
}
input.inputtext{
	width: 233px;
}
textarea{
	color: #cc0000;
	background-color: transparent;
}
label {
	margin: 5px 10px 0px 0px;
	display: block;
	width: 9em;
	text-align: right;
	float: left;
}
fieldset div{
	margin: 10px 0px 0px 0px;
}
.button {
	float: right;
	margin: 0px 0px 0px 0px;
	color: #fff;
	background-color: #cc0000;
}
.button2 {
	float: right;
	margin: 0px 10px 0px 0px;
	color: #fff;
	background-color: #990000;
}
#showimage{
	text-align: center;
}
#showimage img{
	border: 8px solid #666;
}
.red{
	color: #cc0000;
}
table.client_table{
	width: 580px;
	margin: 0px 0px 0px 80px;
}
td.td1{
	font-weight: bold;
}
span.result{
	color: #666;
	font-weight: normal;
}
.heading{
	color: #cc0000;
	font-weight: bold;
	text-align: left;
}
.heading1{
	color: #cc0000;
	font-weight: bold;
}
textarea.client{
	border: 1px solid red;
	margin: -10px 0px 0px 0px;
	padding: 6px;
}
fieldset.client{
	border: none;
	margin: 10px 0px 0px 40px;
	width: 550px;
}
.dealer_table{
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
line-height: 10px;
}
.dealer_table tr{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 10px;
}
.listhead{
	background-color: #990000;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.dealer_table td{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 10px;
	border: 1px solid #ccc;
}
td.centre form{
	margin: -4px 0px -14px 0px;
	padding: 0px 0px 0px 0px;
}
td.centre{
	text-align: center;
}
input.nopad{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form#backtoclients{
}
#whichbox td{
	border: 1px solid #838383;
}
#whichbox div strong{
	color: green;
}
#whichbox td.header strong{
	color: black;
}