/* CSS for Sharky's Family Bar
www.sitease.co.uk */
html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	background-color:#01209f;
}

body, td, th, input, textarea, select, a {
	font-size: 0.9em;
	color: #333333;
}
 
b, strong, th {
	color: #333333;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

  
a img {
	border:none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
/*	background:url('../images/container_bk.gif') repeat-y center;*/
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	
}
#bottom {
/*background:url('../images/bottom.gif') repeat-x bottom center;*/
}
#header {
	
	top: 0px;
	height: 160px; 
	clear: both; 
}

#header .a {
	background: url('../images/sharky_logo.png') no-repeat;
	width: 890px;
	height: 250px;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-top: 5px;
}
/* IE6 Only */
* html #header .a {
	margin-left: 0px;
}
#header .b {
/*	background: url("../images/navbar.gif") no-repeat ;*/
	position: relative;
	width:650px;
	height:110px;
	top: -250px;
	margin-left: 270px;
	z-index:1;
}

/* IE6 Only */
* html #header .b {
	position: relative;
	top: -220px;
	margin-left: 260px;
	width:650px;
}

#header .b a {
	width: 100px;
	
	
	font-size:1.1em;
	font-weight: 600;
	
	text-align: center;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 0px;
	cursor: pointer;
}

#waves {
	width: 570px;
	background: url('../images/waves.png') no-repeat;
	padding: 18px 3px 0px 10px;
	height: 80px;
	font-size:12px;
	font-weight: 600;
	float: right;
	position:absolute;
	text-indent:50px;
	color: #FFFFFF;
	top: 100px;
	margin-left:270px;
}

/* IE6 Only */
html #waves {
	width: 570px;
	background: url('../images/waves.png') no-repeat;
	padding: 18px 3px 0px 10px;
	height: 80px;
	font-size:12px;
	font-weight: 600;
	float: right;
	position:absolute;
	text-indent:50px;
	color: #FFFFFF;
	top: 100px;
	margin-left:270px;
}

/* For Menu at Top Header */
#navbar {
	display:block;
	font-size:0.7em;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	width:600px;
	line-height:26px;
	text-indent:25px;
	position: relative;
	top: 30px;
}
#navbar li {
    list-style:none;
    display:inline;
	
}
#navbar a {
	color:#000099;
	text-decoration:none;
	height:42px;
    background:url("../images/button.png") ;
    float:left;
	padding-left:0px;
	padding-right:42px;
	padding-top:10px;
	padding-bottom:0px;
	text-indent:24px;
	background-color: transparent;
}
#navbar a:hover { 
    background-position:0 -52px;
    color:#000000;
}
#navbar a:active {
    background-position:0 -104px;
    color:#00CCFF;
}
/* IE6 Only */
* html #navbar {
	display:inline;
	font-size:0.65em;
	padding:0px 0px 0px 0px;
	margin-left:0px;
	line-height:26px;
}

* html #navbar li {
    list-style:none;
    display:inline;
}

* html #navbar a {

	color:#000099;
	text-decoration:none;
	height:42px;
    background:url("../images/button.gif") ;
    float:left;
	padding-left:0px;
	padding-right:42px;
	padding-top:10px;
	padding-bottom:0px;
	text-indent:24px;
	background-color: transparent;
}
* html #navbar a:hover { 
    background-position:0 -52px;
    color:#000000;
}
* html #navbar a:active {
    background-position:0 -104px;
    color:#00CCFF;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#strapline {
	background: url('../images/strapline.png') no-repeat;
	behavior: url('starnet/themes/siteatschool/javascript/png/iepngfix.htc');  
	width: 550px;
	height: 40px;
	float: left;
	position: absolute;
	top: 35px;
	left: 360px;
}

#header .search {
	height: 35px;
	float: left;
	position: relative;
	top: 15px;
	left: 80px;
	z-index: 1002;
}

#bar {
	width: 600px;
	padding: 18px 3px 0px 10px;
	height: 55px;
	font-size:10px;
	font-weight: 600;
	position: absolute;
	margin-left:250px;
	color: #FFFFFF;
	top: 180px;
}

/* IE6 Only */
* html #bar {
	margin-left: 250px;
}

#bar a {
	color:#FFFFFF;
}

#bar a:hover {
	color:#FFFF00;
}

#content {
	background: url('../images/sky.gif') no-repeat top;
	position:relative;
	margin-left:30px;
	margin-top:-50px;
	float: left;
	padding-left: 0px;
	padding-top: 50px;
	padding-right: 0px;
	width: 800px;
	min-height:550px;
	background-color:#FFFFFF;
	color: #333333;
	line-height: 15pt;
	font-size: 14px;
	border:dashed;
}

#content a:hover {
color:#0033FF
}

#content img {
	border:1px solid #021a40;
}

/* IE6 Only */
* html #content {
float: left;
height:550px;
width: 800px;
margin-top:-100px;
margin-left:10px;

}

#footer {
	clear: both;
	position:relative;
	background: url('../images/footer_banner.png') no-repeat top right;
	padding: 0px 0px 0px 0px;
	height: 120px;
	width:890px;
	font-size:11px;
	font-weight: 600;
	margin-top:0px;
	margin-left:-15px;
	color: #FFFFFF;
}
/* IE6 Only */
* html #footer {
position:relative;
margin-top:0px;
margin-left: -25px;
background: url('../images/footer_banner.gif') no-repeat top;
}
#footer .a {
	float: left;
	margin-left:50px;
	margin-top: 18px;
}
/* IE6 Only */
* html #footer .a {
	float: left;
	margin-left:35px;
	margin-top: 18px;
}

#footer .a a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .a a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#footer .b {
	float: right;
	padding-right:45px;
	margin-top: 17px;
	text-align: right;
}
/* IE6 Only */
* html #footer .b {
	float: right;
	padding-right:100px;
	margin-top: 17px;
	text-align: right;
}
#footer .b a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .b a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#time {
	color: #EBE5D5;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 16px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform: capitalise;
	color: #003399;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	width: 100%;
	height: 35px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align:center;
	padding-right:10px;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #660000;
}


.price_new {
	color: #FF0000;
	font-weight:600;
	font-size:12px;
}
 

/* error */
#error {
	clear: both;
	border: 1px solid #999999;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

#footer2 {
text-align:center;
color:#CCCCCC;
font-size:10px;
margin-top:-60px;
}

html #footer2 {
text-align:center;
color:#CCCCCC;
font-size:10px;
margin-top:-60px;

}
.banner {text-align:center;}