html
{
	/*height: 100%;*/
}

form
{
	/*height: 100%;*/
}

body
{
	margin: 0px 0px 0px 0px;
	background: #cccccc;
	font-family: arial,verdana, sans-serif;
	font-size: .7em;
    color: #000000;
	background: url(../images/bg.gif);
}

a 
{
	text-decoration : none;
}

img
{
	border: 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
}

#Footer
{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 758px;
	height: 5px;
	background: #ffffff url(../images/bg_edge_bottom.gif) bottom repeat-x;
}

#SubmarineLogo
{
	float: right;
	margin: 2px;
}

#outerFrame1
{
	height: 100%;
	margin : 0px auto 0px auto;
	padding: 0px 10px 10px 10px;
	width: 740px;
	background: #ffffff url(../images/bg_slice.gif) left repeat-y;
	overflow: hidden;
}

#Content
{
	width: 740px;
	float : left;
}

span
{
	/*background: #ffffff;*/
	font-size: 10px !important;
}

#Header
{
	height: 50px; /*90*/
	background-color: #EBF0F2;
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 40px 10px 0px 10px;
	clear: both;
	float: left;
}

#Logo
{
	float: left;
	margin-top: 10px;
}

#LogoGPO
{
	float: right;
	
}

#Navigation
{
	height: 30px; /*40*/
	width: 720px;
	margin: 8px 3px 0 3px;
	clear: both;
	float: left;
}

#Navigation a
{
	color: Black;
	text-decoration: none;
	text-transform: uppercase;
	/*display: block;
	float: left;*/
	margin: 5px 12px;
	font-size: 0.9em;
	font-weight: bold;
}
#Navigation a:hover
{
	color: #666666;
}

#LeftCol
{
	float: left;
	width: 208px; /*208*/
	border: 1px Solid #cccccc;
	background-color: #ffffff;
	/*padding: 10px 10px 10px 10px;*/
	margin: 5px 0px 10px 0px;
	
	/*text-align: center;*/
}

#CentreCol
{
	width: 525px;
	float:left;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

#CentreColFront
{
	clear: none;
	width: 525px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	overflow: hidden;
}



#LanguageBar
{
	margin: 0px 0px 5px 0px;
	padding: 3px 3px 3px 3px;
	background-color: #EBF0F2;
	text-transform : uppercase;
	color: #003366;
	height: 18px;
	width: 734px; /*740*/
	text-align : right;
}

#LanguageBar img
{
	margin: 4px 2px 0px 2px;
}

.AboutUsTitle
{
	color: #ffc625 !important;
	font-size : 1.5em !important;
	text-transform : uppercase !important;
	float : left;
	clear : left;
}

.SmallTitle
{
	color: #003366 !important;
	text-transform : uppercase !important;
}

.AboutUsSmallTitle
{
	color: #ffc625 !important;
	text-transform : uppercase !important;
}

#selectortitle
{
	color: #cc0000 !important;
	text-transform : uppercase !important;	
}

.GuernseyNewTitle
{
	color: #003366 !important;
	font-size : 1.5em !important;
	text-transform : uppercase !important;
	float : left;
	clear : left;
}

.GuernseySmallTitle
{
	color: #003366 !important;
	text-transform : uppercase !important;
}

.AlderneyNewTitle
{
	color: #CC0000 !important;
	font-size : 1.5em !important;
	text-transform : uppercase !important;
}

.LatestProdTitle
{
	color: #CC0000 !important;
	font-size : 1.5em !important;
	text-transform : uppercase !important;
	margin: 0 0 0 5px;
}

.AlderneySmallTitle
{
	color: #CC0000 !important;
	text-transform : uppercase !important;
}

h3
{
	font-size : 1em;
	font-weight: normal ;
	text-transform: uppercase;
	color: #003366;
	margin: 5px 0px 0px 5px;
}

#InfoBox a
{
	font-size : 1em;
	font-weight: bold ;
	color: #ff0000;
}

.NavShoppingCart
{
	/*color: #ffffff;
	text-transform: uppercase;
	text-align: center;*/
}

.NavShoppingCart ul 
{
	padding: 0;
	margin: 0px 3px 0px 3px;
	width: 170px; /*208*/
	padding: 0px 0px 0px 27px;
	border: solid 0 #cccccc;
	border-width: 0 1px 1px 1px;
}

.NavShoppingCart li 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	height : 14px;
	/*width: 140px; 208*/
	list-style: none;
	padding: 3px 2px 3px 30px;
	text-transform: uppercase;
}

.NavShoppingCart a 
{
	text-decoration: none;
	color: #003366;
}

.NavShoppingCart h4
{
	color: #8F9297;
	font-size : 0.9em;
	text-decoration: none;
	text-transform: uppercase;
	margin: 5px 3px 0px 3px;
	width: 170px; /*208*/
	height: 14px; /*23*/
	padding: 6px 0px 3px 27px;
	border: solid 0 #cccccc;
	border-width: 1px;
	background: #EBF0F2 url(../images/shoppingbasket.gif) no-repeat left;
}

.NavShoppingCart h4 a
{
	text-decoration: none;
	color: #8F9297;
}

.NavShoppingCart .Message
{
	width: 179px;
	padding: 3px 0px 3px 0px;
	border: solid 1px #cccccc;
	color: #666666 !important;
	margin: 5px 0 0 5px;
}

#SearchBar
{
	margin: 5px 0px 5px 0px;
	padding: 3px 3px 3px 3px;
	background-color: #EBF0F2;
	text-transform : uppercase;
	color: #003366;
	height: 18px; /*18*/
	width: 202px; /*208*/
	clear: both;
	float: left;
	overflow: hidden;
}
#SearchBar img
{
	margin: 4px 0 0 -3px;
}

#SearchBar .SearchLabel
{
	float: left;
}

#SearchBar .SearchInput
{
	height: 12px;
	margin: 0px 3px 0px 3px;
	width: 120px;
	font-size : 0.9em;
	border: 1px Solid #666666;
	float:left;
}

#SearchBar .SearchButton
{
	height: 15px;
	width: 15px;
	float:left;
}

.NavProducts
{
	/*color: #ffffff;
	text-transform: uppercase;
	text-align: center;*/
}

.NavProducts ul 
{
	margin: 0;
	padding: 0;
}

.NavProducts li 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	height : 14px;
	width: 193px; /*208*/
	list-style: none;
	vertical-align : middle;
	padding: 5px 5px 5px 10px;
	border: solid 0 #cccccc;
	border-width: 0 0px 1px 0px;
	text-transform: none;
	font-size: 1.1em;
}

.NavProducts li:hover
{
	color: White !important;
	background: #cc0000;
}

.NavProducts a 
{
	text-decoration: none;
	color: #000000;
}

.NavProducts a:hover
{
	color: White;
	background: #cc0000;
}

.NavProducts h4
{
	color: #8F9297;
	font-size : 0.9em;
	text-decoration: none;
	text-transform: uppercase;
	width: 198px; /*208*/
	height: 15px;
	padding: 5px 0px 0px 10px;
	border: solid 0 #cccccc;
	border-width: 0 0 1px 0;
	margin: 0;
}

.NavProducts h4 a
{
	text-decoration: none;
	color: #8F9297;
}

.NavInfo
{
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
}

.NavInfo ul 
{
	margin: 0;
	padding: 0;
}

.NavInfo li 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #003366;
	height : 14px;
	width: 179px;
	list-style: none;
	background: url(../images/btn_small_yellow.gif) no-repeat center;
	vertical-align : middle;
	margin: 5px 2px 5px 2px;
	padding: 3px 0px 3px 0px;
	text-transform: uppercase;
}

.NavInfo a 
{
	text-decoration: none;
	color: #003366;
}

.NavInfo h4
{
	color: #ffffff;
	font-size : 1.1em;
	text-decoration: none;
	width: 179px;
	height: 16px;
	margin: 5px 2px 5px 2px;
	background: url(../images/btn_large_yellow.gif) no-repeat center;
	padding: 3px 0px 3px 0px;
}

.NavInfo h4 a
{
	text-decoration: none;
	color: #ffffff;
}

.Panel
{
	border-top : 1px Solid #666666;
	border-left : 1px Solid #666666;
	border-right : 1px Solid #666666;
	width: 120px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #fefefe;
	text-align: center;
}

.Panel .Button
{
	text-transform: uppercase;
	text-align: center;
	margin: 3px 5px 3px 5px;
	padding: 2px 5px 2px 5px;
	border : 1px Solid #666666;
	background: url(/images/nav_bg_grey.gif) left repeat-x ;
}

.Panel h4
{
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #ff0000 ;
	background: url(../images/nav_bg_grey.gif) left repeat-x ;
	border-bottom : 1px Solid #666666 ;
	padding: 2px 0px 0px 2px ;
	margin: 0px 0px 0px 0px ;
}

#ResourceLinks
{
	border-bottom : 1px Solid #666666 ;
}

.Panel a
{
	text-align: left !important;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666 ;
	padding: 0px 0px 0px 0px ;
	margin: 0px 0px 0px 0px ;
}

.Panel hr
{
	border-top:none;
	border-right: 1px Solid #666666;
	border-bottom: 1px Solid #666666;
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.Panel p
{
	text-align: left;
	margin: 3px 3px 0px 3px;
}

.Panel input
{
	width: 105px;
	border: 1px Solid #666666;
	margin: 2px;
	color: #003366;
	background: url(/images/nav_bg_grey.gif) left repeat-x ;
	font-size: 1em;
	text-transform: uppercase;
}

h2
{
	font-size: 1em;
	font-weight: normal;
	color: #003366;
	text-transform: uppercase;
	margin: 0px 0 5px 0;
	padding: 0px;
}

#DisplayPanel
{
	margin: 2px 0px 5px 0px;
	padding: 0;
	float: left;
	clear: both;
	width: 523px; /*523*/
	text-align : center;
	background-color : #f0f0f0;
	border : 1px solid #cccccc;
}

#FeaturedProduct
{
	margin: 0px 0px 5px 0px;
	float: left;
	clear: both;
	width: 523px;
	background-color : #f0f0f0;
	border : 1px solid #cccccc;
}
	#FeaturedProduct img
	{
		float: left;
	}
	#FeaturedProduct a
	{
		color: #cc0000;
		font-size: 1.1em;
		font-weight: bold;
		text-transform: uppercase;
	}
	#FeaturedProduct p
	{
		font-size: 1.2em;
	}
	#FeaturedProduct .Info
	{
		margin: 5px;
		width: 165px;
		float: left;
	}


#DisplayPanel a
{
	color: Black;
	text-decoration : none;
}

#FrontPageProducts
{
	width: 523px; /*523*/
}
.FrontPageProduct
{
	width: 169px;
	height: 250px;
	border : 1px solid #cccccc;
	float: left;
	margin: 0 0px 5px 0px;
}
.Spacer
{
	height: 250px;
	float: left;
	width: 3px;
}
	.FrontPageProduct h2
	{
		width: 158px;
		padding: 5px;
		background-color : #f0f0f0;
		font-size: 1.1em;
		font-weight: bold;
		text-transform: uppercase;
		color: #003366;
		display: block;
		height: 35px;
		overflow: hidden;
	}
	.FrontPageProduct .Info
	{
		margin: 5px;
	}
	.FrontPageProduct img
	{
		width: 169px;
		height: 120px;
	}
	.FrontPageProduct p
	{
		margin: 0 0 3px 0;
	}
	.FrontPageProduct a
	{
		text-transform: uppercase;
		color: #cc0000;
	}


/*#ProductContent
{
	margin: 5px 0px 5px 0px;
	padding: 16px 25px 16px 20px;
	float: left;
	clear: both;
	width: 478px;
}

#ProductContent p
{
	margin: 5px 0px 5px 0px;
}*/

#ProductOptions
{
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	width: 521px;
}

#ProductOptions td
{
	width: 255px;
	height : 75px;
	/*border : 1px solid black;*/
	margin : 0px;
	padding : 0px;
}

.OptionPanel
{
	margin: 0px 2.5px 5px 0px;
	padding: 0;
	float: left;
	height : 70px; /*70*/
	clear: both;
	width: 250px; /*250*/
	text-align : center;
	background-color : #f0f0f0;
	border : 1px solid #cccccc;
}

.OptionPanel .BoxLeft
{
	width: 70px;
	height : 70px;
	background-color : #ffffff;
	padding : 0px;
	float : left;
	clear : both;
	text-align : center;
	color : #000000;
}

.OptionPanel .BoxLeft img
{
	width: 70px;
	height: 70px;
}

.OptionPanel .Button
{
	height: 10px;
	width : 120px;
	font-size : 0.93em;
	text-transform : uppercase;
	padding: 2px 4px 2px 4px;
	margin : 8px 2px 4px 2px;
	background: url(/images/bg_button.gif) left repeat-x ;
	border : 1px solid #cccccc;
	color : #003366 !important;
	float : left;
}

.OptionPanel .BoxRight
{
	width: 160px;
	height : 60px;
	padding : 5px 5px 5px 5px;
	float : right;
	vertical-align : top;
	text-transform : uppercase;
	color : #003366;
	background-color : #f0f0f0;
}

.BoxLeft
{
	width: 166px;
	height : 86px;
	background-color : #ffffff;
	padding : 10px 10px 10px 10px;
	float : left;
	text-align : center;
	color : #000000;
}

.BoxCentral
{
	width: 503px;
	background-color : #ffffff;
	padding : 10px 10px 10px 10px;
	float : left;
	text-align : left;
	font-size: 1.1em;
	color : #000000;
}

.BoxCentral p
{
	margin: 0px 0px 10px 0px;
}

.BoxCentral h1
{
	font-size: 1.3em !important;
}

.BoxCentral a
{
	color: #003366 !important;
	text-decoration: underline !important;
}

.BoxRight
{
	width: 302px;
	height : 86px;
	background-color : #f0f0f0;
	padding : 10px 10px 10px 10px;
	margin : 0px 0px 0px 5px;
	float : right;
	text-align : left;
	vertical-align : top;
	color : #000000;
	overflow : hidden;
}

.ColumnLeft
{
	width: 300px;
	padding: 10px;
	float: left;
}

.ColumnRight
{
	width: 300px;
	padding: 10px;
	float: right;
}

.ColumnCentral
{
	width: 500px;
	padding: 10px;
	float: left;
}

.Container
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width : 100%;
	float : left;
	clear : both;
}

#Pager
{
	margin: 0;
	padding : 5px 10px 0px 0px;
	float: right;
	text-transform : uppercase;
	color: Black;
}

#LowerNavLeft
{
	margin: 0px 0px 0px 0px;
	padding : 0;
	float: left;
	color: #003366;
	font-size: 0.93em;
}

#LowerNavLeft a
{
	color: #003366;
	text-transform : uppercase;
	font-size: 0.93em;
}

#LowerNavRight
{
	margin: 0px 0px 0px 0px;
	padding : 0;
	float: right;
	color: #666666;
	font-size: 0.93em;
}

#LowerNavRight a
{
	color: #666666;
	text-transform : uppercase;
	font-size: 0.93em;
}

.GreyLine
{
	height: 10px;
	width: 740px;
	background-color : #F0F0F0;
	color : #F0F0F0;
	margin: 5px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border : none;
	float : left;
	clear: both;
}

#PostCards
{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	height : 100px;
	width : 520px;
	float : right;
}

#RelatedItems
{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	height : 54px;
	width : 520px;
	float : right;
}

#RelatedItemsTitle
{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	height : 54px;
	width : 194px;
	text-align : right;
	float : left;
}

#RelatedItem
{
	width: 155px;
	height : 50px;
	margin: 0px 4px 0px 0px;
	vertical-align : top;
	text-transform : uppercase;
	color : #003366;
	float: left;
}

#RelatedItem img
{
	margin : 0px 4px 0px 0px;
	float: left;
	border : none;
	background-color : #ffffff;
	-moz-opacity:.50;
	filter:alpha(opacity=50); 
}

#RelatedItem .Hover
{
	-moz-opacity:.99 !important;
	filter:alpha(opacity=99) !important; 
}

#RelatedItem .Hover
{
	-moz-opacity:.50;
	filter:alpha(opacity=50); 
}

.HorizontalList ul
{
	/*white-space: nowrap;*/
}

.HorizontalList li
{
	list-style-type: none;
	display: inline;
	padding: 0px 3px 0px 3px;
}

.HorizontalList p
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.Button
{
	height: 10px;
	font-size : 0.93em;
	text-transform : uppercase;
	padding: 2px 4px 2px 4px;
	margin : 8px 2px 4px 2px;
	background: url(/images/bg_button.gif) left repeat-x ;
	border : 1px solid #cccccc;
	color : #003366 !important;
	float : left;
}

.Button_B
{
	height: 18px;
	font-size : 0.93em;
	text-transform : uppercase;
	padding: 2px 4px 2px 4px;
	margin : 8px 2px 4px 2px;
	background: url(/images/bg_button.gif) left repeat-x ;
	border : 1px solid #cccccc;
	color : #ff0000 !important;
	float : left;
}

h1
{
	color: #003366 !important;
	font-size : 1.5em !important;
	text-transform : uppercase !important;
	font-weight : normal !important;
	clear : left;
	margin: 3px 3px 10px 0px;
}

h5
{
	font-size: 1.1em;
	color: #003366;
	text-transform: uppercase;
	margin: 1px 1px 1px 3px;
}

#MainProductImage
{
	border: 20px Solid White;
	background-color: #ffffff;
	margin: 16px auto 16px auto;
}

#ProductContent .Button
{
	height: 10px;
	width : 120px;
	font-size : 0.93em;
	text-transform : uppercase;
	padding: 2px 4px 2px 4px;
	margin : 8px 2px 4px 2px;
	background: url(/images/bg_button.gif) left repeat-x ;
	border : 1px solid #cccccc;
	color : #003366 !important;
	float : left;
}

#ProductSKUs .Button
{
	text-transform: uppercase;
	text-align: center;
	padding: 2px 5px 2px 5px;
	margin: 29px 0px 0px 3px;
	border : 1px Solid #666666;
	background: url(/images/nav_bg_grey.gif) left repeat-x ;
	color: #003366;
	float: left;
	
}

#Basket
{
	/*margin: 5px auto;*/
	/*float: left;*/
	clear: both;
	width: 512px;
	background-color: #ffffff;
	padding: 5px;
}

#Basket table
{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#Basket td
{
	height: 25px;
	border-bottom: 1px Solid #666666;
	padding: 3px 3px 3px 3px;
	margin: 0 0 0 0;
	font-size : 1em;
}

#Basket input
{
	border: 1px Solid #666666;
	margin: 2px;
	color: #003366;
	font-size: 1em;
	padding: 0px 5px 0px 5px;
	background: url(/images/nav_bg_grey.gif) left repeat-x ;
	text-transform: uppercase;
}

#Basket .Warning
{
	font-size: 1em;
	color: #ff0000;
}

.RightAlign
{
	float:right;
}

.FormTable
{
	width: 100%;
}
	.FormTable tr td input[type="text"]
	{
		width: 80%;
	}
