/* . */

body {
	background-color: #709EC2;
}

.line {
	border-top: solid thin black;
	clear: left;
}

.gline {
	border-top: solid thin gray;
	margin: 0px 50px;
}

.bline {
	border-top: solid thin blue;
}

/* Homepage  */

body.home {
	
	text-align:center;
	margin:0px;
	padding:0px;
	background-color:#709EC2
}


/* Pro Staff  */


body.ps {
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	text-align:left;
	margin:0px;
	background-color:#709EC2
}


ul.byCountry li {
	font-size:14pt;
	padding-bottom:6px
}

div.prostafflist {
	position: absolute;
	top: 713px;
	left: 0px;
	height: auto;
	width: auto;
	border: 1px solid black;
	padding: 4px
}

/* Super Store */


A.class1:link {text-decoration: none; border:0px}
A.class1:visited {text-decoration: none; color:blue}
A.class1:active {text-decoration: none}
A.class1:hover {color: #00FF00}



table.printable_prices td {
	padding:10px;
}

table.pricestable {
	margin-top:8px; 
	margin-bottom:8px;
}


td.prices {
	vertical-align:top;
}

td.prices1 {
	vertical-align:top;
	position:relative;
	left:-26px;
}

form {
	padding:0px;
	margin:0px;
}

input.crPrice {
	width: 60px;
	padding: 2px;
	border: 1px solid blue;
}

img.cartimg {
	position:relative;
	left:9px;
	border:none;

}


div.advorders {
	position:absolute;
	left:360px;
	top:120px;
	
}

div.creditcard {
	position:absolute;
	left:360px;
	top:24px;
	font-size:15pt;
	font-family: Arial;
	height:94px;
	width:400px;
	overflow:hidden;
}

table.plist {
	margin-top:14px;
	margin-bottom:14px
}

table.klist {
	margin-top:14px;
	margin-bottom:14px;
	text-align:left;
}


td.storepics {
	vertical-align:top;
	padding-top:2px;
}


body.super {
	background-color:#709EC2;
	background-image:url('superstore_files/bg.jpg');
	background-position:0px 320px;
	background-repeat:repeat-x;
		
}

body.ss_pic {
	background-color:#709EC2;
	background-image:url('superstore_files/bg.jpg');
	background-position:0px 150px;
	background-repeat:repeat-x;
		
}

p.p14 {
	font-size:14pt;
	margin-right:0px;
}


div.prostaffbody {
	position:absolute;
	
}


div.kokanee {
	position:relative;
	top:60px;
}


/* Product Information */


p {
	margin-right:30px;
}

p.kokaneetext {
	margin-right:30px;
	margin-left:30px;
	text-align:left;
}

ul.translate {
	position:absolute;
	left:50px;
	list-style-type:none;
}

B.prodname {
	font-size:1.35em;
}

input.howmany {
	width:25px;
	border: 1px solid gray;
	padding: 3px;
}





/* Shark News */


body.sharknews {
	font-family: serif;
	font-size: 14pt;
	text-align:left;
	margin:0px;
	padding:0px;
	background-color:709EC2;
}

body.sharknewsr {
	font-family: serif;
	font-size: 14pt;
	text-align:left;
	margin:0px;
	background-color:#FF0000;
}

body.blkbody {
	font-family: 'Arial', sans-serif;
	font-size: 12pt;
	background-color:#000000;
}


img.r {
	padding-bottom:8px;
}

p.whtxt {
	color: white;
	margin-right: 50px;
}

div.newsBody {
	position: absolute;
	left:0px; 
	top:125px; 
	margin:1em;
	padding-right:100px;
	padding-left:100px;
}

div.newsBody2li {
	position: absolute;
	left:0px; 
	top:186px; 
	margin:1em;
	padding-right:90px;
	padding-left:90px;
}



div.CaptionPic {
	position:relative;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	text-align:center;
}


div.rtCaptionPic {
	position:relative;
	float:right;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	text-align:center;
}

div.rtCaptionPicCl {
	position:relative;
	float:right;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	text-align:center;
	clear:left;
}

div.ltCaptionPic {
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:30px;
	padding-bottom:10px;
	text-align:center;
}


div.ltCaptionPicCl {
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:30px;
	padding-bottom:10px;
	text-align:center;
	clear:right;
}




DIV.date {
	position:absolute;
	left:630px;
	top:105px
}


P.whosub {
	margin-left:25px
}

P.jaws {
	margin-left:50px;
	margin-right:30px
}



table.proamchart {
	border:1px solid black;
	background-color: gray;
	margin-left: -80px;
	margin-right: -80px;
	
}


p.title2 {
	font-size:16pt;
	text-decoration:underline;
}

body.sharknewsr td {
	border: 1px inset silver;
	padding: 4px;
	background-color: silver;

}

body.sharknewsr th {
	text-align:center;
}
