body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	text-align: center;
}
th, td, input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
}
big {
	font-size: 1.2em;
	font-weight: normal;
}
img {
	border: none;
	display: block;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
@media print, screen, handheld {
	legend {
		display: none;
	}
}
.form_general th
{
   width:150px;
   text-align:right;
   vertical-align:top; 
   padding-top:4px;
}

.form_readonly th
{
   width:150px;
   text-align:right;
   vertical-align:top; 
   padding:4px 0 4px 0;
}
.form_readonly td
{
   vertical-align:top; 
   padding:4px 0 4px 0;
}


hr {
	display: none;
}

H2
{
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-bottom:6px;
	color:#0066bd;
	font-size:13px;
	background-image:url(../images/h2_bg.jpg);
	margin-left:0px;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
}
H3
{
	padding:0px;
	margin:0px;
	color:#000000;
	font-size:13px;
	margin-bottom:6px;
}
H3
{
	padding-top:10px;
	padding-bottom:5px;
	margin:0px;
	color:#0066BD;
	font-size:15px;
	margin-bottom:0px;
}



p, div.para {
	margin: 0;
	padding: 0 0 0.7em 0;
}
textarea {
	overflow: auto;
}
a {
	text-decoration: underline;
	color: #1A4B62;
}

a:hover {
	text-decoration: underline;
	color: #85ADB1;
}

.alignr {
	text-align: right;
}

.banner1 {
	margin: 0 0 1em 0;
	text-align: center;
}
.banner2 {
 margin: 0 0 1em 0;
 text-align: left;
 background: #1A4B62;
}
.banner2 a {
 text-decoration: none;
 color: #C6D2D8;
 font-size: 1.25em;
}
.banner2 a:hover {
 text-decoration: none;
 color: #fff;
}
div.banner2 span {
 display: block;
 padding: 0.1em 0.3em;
}
div.banner3 {
 margin: 0 0 1em 0;
}
div.banner3 a {
 background: #1A4B62 url("../images/bg3.gif") no-repeat right top;
 display: block;
 color: #C6D2D8;
 padding: 0;
 font-size: 1.25em;
 text-decoration: none;
}
div.banner3 a:hover {
 color: #fff;
 text-decoration: none;
}
div.banner3 span {
 display: block;
 padding: 0.1em 0.3em;
}



.banner
{
    height:155px;
    width:530px; 
    position:relative;
}
.banner h1
{ 	
	color:#0066BD;
	font-size:20px;
	position:absolute;
    bottom:0px;
    padding:10px;
}
.basket {
	font-size: 1.2em;
	color: #8CA5B0;
	background: #E9F4F8;
	padding: 0.5em;
	border-top: 2px solid #DEEEF4;
}
.basket h3 {
	background: none;
	text-transform: uppercase;
	font-size: 1.05em;
	color: #3F6886;
	font-weight: bold;
	padding: 0 0 0.3em 0;
	margin: 0;
}
.basket_button {
	background: #CFE6EE;
	text-align: right;
	padding: 0.7em;
	margin: 0 0 1em 0;
}
.basket_button img {
	display: inline;
}

.box1 {
	background: #E9F4F8;
	border-bottom: 2px solid #DEEEF4;
	padding: 0.5em;
	margin: 0 0 1em 0;
}
.box2 {
	border-bottom: 2px solid #DEEEF4;
	padding: 0.5em;
	margin: 0 0 1em 0;
	text-align: center;
}
.box2 img {
	margin: 1em auto;
}
.box3 {
	background: #F4FAFB;
	border-bottom: 2px solid #DEEEF4;
	padding: 0.5em;
	margin: 0 0 1.5em 0;
}
.box4 {
	background: #E9F4F8 url("../images/bg4.gif") no-repeat right top;
	border-bottom: 2px solid #DEEEF4;
	padding: 1em;
	margin: 0 0 1em 0;
}
.box4_height 
{
	min-height: 30em;
}
/* for Internet Explorer */
/*\*/
* html .box4_height {
	height: 30em;
}
.box5 {
	background: #E9F4F8;
	padding: 0.5em;
	margin: 0 0 1em 0;
}
.box_col1 {
	float: left;
	width: 595px;
}
.box_col2 {
	float: right;
	width: 160px;
}
.box_featured {
	text-transform: uppercase;
	background: #3F6886;
	color: #fff;
	font-size: 1.1em;
	padding: 0.1em 0.7em;
	font-weight: bold;
}
.box_news {
	height: 8em;
}
#box_news {
    height: 10em;
}
#box_news a {
    font-weight: bold;
}
.box_poll {
	background: #E9F4F8;
	padding: 0.5em;
	margin: 0 0 1em 0;
}
.box_vacdet {
	padding: 0 0 1.5em 0.5em;
}

.breadcrumbs {
	color: #83AFD6;
	padding: 2px 10px 4px 10px;
	margin: 0;
	font-size: 0.9em;
	background:#ffffff;
}
.breadcrumbs a {
	color: #83AFD6;
	text-decoration:none;
}
.breadcrumbs a:hover {
	color: #0066BD;
	text-decoration:underline;
}

.button1 {
	color: #00535D;
	background: transparent url("../images/arrow1.gif") no-repeat right center;
	border: none;
	padding: 0 12px 0 0;
	cursor: pointer;
	text-align: right;
}
.button1:hover {
	color: #6A939B;
}
.button2 {
	color: #00535D;
	background: transparent url("../images/arrow2.gif") no-repeat left center;
	border: none;
	padding: 0 0 0 10px;
	cursor: pointer;
	text-align: left;
}
.button2:hover {
	color: #6A939B;
}
.button3 {
	color: #00535D;
	background: #E3F1F6 url("../images/arrow3.gif") no-repeat right center;
	border: none;
	padding: 0 20px 0 0;
	cursor: pointer;
	text-align: right;
	width: 6em;
}
.button3:hover {
	color: #6A939B;
}

.clear {
	clear: both;
}

.clear_2pix {
	clear: both;
	height:2px;
}

.clear_1pix {
	clear: both;
	height:1px;
}

.col_container
{
    background: url("../images/colleft-bg.png") repeat-y top left;
}
.col_container_hp
{    

}

.col_central_white {
	margin: 0 0 0 230px;
	padding: 0 0 15px 0;
	vertical-align:top;
	background: #ffffff url('../images/col_central_bg_white.png') no-repeat left bottom;
}

.col_central_white_cards {
	margin: 0 0 0 230px;
	padding: 0 0 40px 0;
	vertical-align:top;
	background: #ffffff url('../images/col_central_bg_white_cards.png') no-repeat left bottom;
}

.col_central_blue {
	margin: 0 0 0 230px;
	padding: 0 0 15px 0;
	vertical-align:top;
	background: #D1DDF3 url('../images/col_central_bg_blue.png') no-repeat left bottom;
    
}

.col_central_blue_cards {
	margin: 0 0 0 230px;
	padding: 0 0 40px 0;
	vertical-align:top;
	background: #D1DDF3 url('../images/col_central_bg_blue_cards.png') no-repeat left bottom;
}

.col_central_top {
	margin: 0 0 0 230px;
	padding: 0 0 2em 0;
	vertical-align:top;
}



.col_left 
{       
	width: 230px;
	padding: 0 0 2em 0;
	vertical-align:top;	
}
.col_left_brand_container
{
    padding:0 28px 0 28px; 
}

.col_left_brand_container select
{
    width:100%;
}

.col_left a {
	 text-decoration: none;
     color: #FFFFFF;
     font-size: 1.0em;
}

.col_left a:hover {
	 text-decoration: none;
     color: #36D7E7;
     font-size: 1.0em;
}

.col_left a:active {
	 text-decoration: none;
     color: #36D7E7;
     font-size: 1.0em;
}

.col_left h3
{
    padding: 4px 0 4px 30px;
    margin: 6px 6px 6px 0;
    text-align :left;
    color:#D5DAF3;    
    font-size: 14px;
    font-weight:normal;
    background-color: #0067BD;
    text-transform:uppercase;
    background-image: url("../images/colleft-h3-bg.png");
    background-position:left;
    background-repeat:no-repeat;
}

.col_left h3 a
{
    color:#fff;
    text-decoration:none;
}
.col_left h3 a:hover
{
    color:#fff;
    text-decoration:none;
}
/* Left hand Menus */
.col_left ul
{
    margin: 0 28px 0 28px;
    padding:0;
    font-size:12px;
}

.col_left ul li
{
    list-style-type:none;
    padding: 4px 0 4px 0;
    border-bottom: solid  1px #444;
    font-weight:bold;
     
}

.col_left ul ul
{
    margin:0px;
    padding:2px 0 0 0;
}

.col_left ul ul li
{
    list-style-type:none;
    padding:0 0 1px 0;
    border:none;
    font-weight:normal;
}


.col_left ul ul ul 
{
    margin:2px 0 0 18px;
    padding:0;
}

.col_left ul ul ul li
{
    list-style-type:none;
    padding:0 0 1px 0;
    border:none;
    font-weight:normal;
}

.col_left .selected
{
    font-weight:bold;
}

/* for Internet Explorer */
/*\*/
* html .col_right {
	height: 30em;
}
.col_right_wide {
	float: right;
	width: 600px;
	padding: 0 0 2em 0;
}
.col_wide {
	padding: 0 0 2em 0;
	min-height: 30em;
}
/* for Internet Explorer */
/*\*/
* html .col_wide {
	height: 30em;
}


.colcode1 {
	color: #59919E;
}
.colcode2 {
	color: #3F6886;
}
.colcode3 {
	color: #1A4B62;
}

.container {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}

.checkbox {
	width: 14px;
	height: 14px;
	margin: 1px;
}

.floatr {
	float: right;
}

.floatl {
	float: left;
}

input.form1, textarea.form1 {
	background-color:#E6EFF6;
    width:200px;
    padding: 3px 3px 3px 3px;
    border-top:solid 1px #77ACD5;
    border-left:solid 1px #77ACD5;
    border-right:solid 1px #ffffff;
    border-bottom:solid 1px #ffffff;
}
.form1button
{
    color:White;
    background-color:#E9254D;
    border:solid 1px #fff;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    height:22px;
    text-transform:lowercase;
}

select.form1 {
	border-style:none;
	background-color:#E6EFF6;
	border-top:1px #77ACD5 solid;
	border-left:1px #77ACD5 solid;
	height:20px;
	padding:0 0 3px 3px;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
}
input.form2 {
	width: 60px;
}

.hidden {
	display: none;
}

.indent1 {
	color: #3F6886;
	width: 11em;
	font-weight: bold;
	float: left;
}
.indent2 {
	width: 17em;
	float: right;
}
.indent3 {
	width: 11.3em;
	float: right;
}
.indent4 {
	width: 11em;
	float: left;
	padding: 0.25em 1em 0 0;
}
.indent5 {
	float: left;
}
.inline {
	display: inline;
}
.invisible {
	position: absolute;
	top: 0;
	left: -999em;
}

.line1 {
	padding: 0 0 1em 0;
	border-top: 1px solid #fff;
}
.line2 {
	padding: 0 0 1em 0;
	border-top: 1px solid #DEEEF4;
}
.link1 {
	background: #E3F1F6 url("../images/arrow3.gif") no-repeat right center;
	padding: 0 20px 0 10px;
	text-decoration: none;
	color: #00535D;
}
.link1:hover {
	background: #B7DBE9 url("../images/arrow4.gif") no-repeat right center;
	padding: 0 20px 0 10px;
	text-decoration: none;
	color: #00535D;
}
.link2 {
 background: #AAD3DB url("../images/arrow6.gif") no-repeat right center;
 padding: 0.1em 15px 0.1em 0.3em;
 margin: 0 0 0.7em 0;
 text-decoration: none;
 display: block;
 font-size: 1.25em;
 color: #fff;
}
.link2:hover {
 background-color: #C2DFE5;
 text-decoration: none;
 color: #1A4B62;
}

.list1 {
	margin: 0;
	padding: 0 0 0.5em 0;
	list-style: none;
	float: left;
	width: 115px;
}
.list1 li {
	background: none;
}

.logo {
	float: left;
	margin: 10px 0px 10px 10px;
}


.nobr {
	white-space: nowrap;
}
.pic {
	margin: 0 0 1px 0;
}
.pageheader
{
    background:no-repeat url("../images/pageheader-bg.png") top left;
    height:78px;

}
.pagesearch
{
    float:right;    
    margin: 23px 10px 0 0;
}
.pagesearch input[type="text"]
{
    background-color:#D9DFEF;
    width:135px;
    padding: 3px 3px 3px 3px;
    border-top:solid 1px #666;
    border-left:solid 1px #666;
    border-right:solid 1px #D9DFEF;
    border-bottom:solid 1px #D9DFEF;
    
}
.pagesearch label
{
    font-weight:bold;
    color:#fff;
}
.searchbutton
{
    color:White;
    background-color:#E9254D;
    border:solid 1px #fff;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    height:22px;
   
}

input.qsearch {
	width: 185px;
}
select.qsearch {
	width: 190px;
}

div.select_branch {
	float: left;
	padding: 0 0.5em 0 0;
}
input.select_branch {
	padding: 1px 0 0 0;
}

.size1 {
	font-size: 1.2em;
}

.submenu {
	background: #E9F4F8;
}
.submenu ul {
	list-style: none;
	margin: 0;
	padding: 0.3em 0;
}
.submenu ul li {
	float: left;
	background: url("../images/div2.gif") no-repeat left center;
	padding: 0 6px 0 9px;
	position: relative;
}
.submenu ul li.first {
	background-image: none;
	padding: 0 6px 0 0.5em;
}
.submenu ul li a, .submenu ul li a:active, .submenu ul li a:focus {
 text-decoration: none;
 color: #7FA9AE;
 background: none;
 display: block;
 padding: 0 0 0.4em 0;
}
.submenu ul li a:hover {
	text-decoration: none;
	color: #1A4B62;
}
 .submenu2 {
	position: absolute;
	background: #fff;
	display: none;
	margin: 0 0 0 -0.5em;
	padding: 1px 0 0 0;
	z-index: 100;
}
.submenu2 ul {
	padding: 0;
	margin: 0;
}
.submenu2 ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	float: none;
}
.submenu2 ul li a {
	display: block;
	background: #E9F4F8;
	margin: 0 0 1px 0;
	padding: 0.3em 0.5em;
	width: 12em;
}

.tab1 {
	background: #F4FAFB;
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 1em 0;
}
.tab1 th {
	width: 18%;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding: 0.2em 0.5em;
	border: none;
	color: #3F6886;
}
.tab1 td {
	width: 32%;
	vertical-align: top;
	padding: 0.2em 0.5em;
	border: none;
}
.tab2 {
	width: 90%;
	border-collapse: collapse;
	margin: 0 0 1em 0;
}
.tab2 td {
	vertical-align: top;
	border: none;
}

.tab4 {
 border-collapse: collapse;
 width: 100%;
}
.tab4 th {
 text-align: left;
 font-weight: normal;
 vertical-align: top;
 padding: 0.25em 0.5em;
 border: none;
 background: #cEE5F0;
}
.tab4 td {
 vertical-align: top;
 border: none;
 padding: 1em 0.5em 2em 0.5em;
}
.tab5 {
 border-collapse: collapse;
}
.tab5 th {
 border: none;
 padding: 0.25em 2em 0 0;
 background: none;
}
.tab5 td {
 border: none;
 padding: 0.25em 10px 0 0;
 width: 70px;
}
.tab6 {
 border-collapse: collapse;
}
.tab6 td {
 border: none;
 padding: 0 0.5em;
 vertical-align: middle;
}

.title1 {
	background: #EAF4F8;
	border-bottom: 4px solid #fff;
	position: relative;
}
.title1 a {
	color: #3F6886;
}
.title1 a:hover {
	color: #1A4B62;
}
.title1 span {
	display: block;
	font-size: 1.25em;
	font-weight: bold;
	color: #3F6886;
	padding: 0.2em 0 0 0.5em;
}
.title1 small {
	font-size: 0.8em;
	font-weight: normal;
}
.title1_links {
	background: #DBEDF3;
	float: right;
	padding: 0.4em 0.5em;
	position: relative;
}

.form1_dummy 
{
	height:100px;
	overflow:auto; 
	display:block; 
	background-color:#ffffff; 
	border:2px inset;
	width:196px;

}

.form1_cv_container
{
	display:block; 
	background-color:#ffffff; 
	border:2px inset;
	width:200px;
}
.form1_cv_list
{
	overflow:auto; 
	display:block; 
	background-color:#ffffff; 
	width:100%;
	height:80px;
}

.form1_cv_new
{
	display:block; 
	text-align:right;	
}

a.form1_cv_new
{
	border-top: 1px solid #808080;
	text-decoration:none;
	padding:2px;
}

a.form1_cv_new:hover
{
	text-decoration:underline;
}

.tab3 {
 width: 100%;
 border-collapse: collapse;
 margin: 0 0 0.5em 0;
}
.tab3 th {
 width: 130px;
 text-align: left;
 font-weight: normal;
 vertical-align: top;
 padding: 0.25em 0.5em;
 border: none;
}
.tab3 td {
 vertical-align: top;
 border: none;
}

.tab3 td.error {
 color: #d00;
 width: 50%;
 padding: 0.25em 0.5em;
}
.span1 {
 margin-right: -10px;
}
.span1 input {
 width: 20px;
 padding: 0;
 margin: 0 60px 0 0;
}

.label1 {
 width: 350px
}

.menu {
	background: #002D58 url("../images/mainmenu-bg.png") repeat-x;
	margin:0;
	padding:0;
	height:29px;
}
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight:bold;
}
.menu ul li {
	float:left;
}
.menu ul li a 
{
    display:block;
	text-decoration: none;
	color: #fff;
    background: url("../images/mainmenu-seperator.png") no-repeat top right;
    line-height:29px;
    padding: 0 16px 0 13px;
}

.menu ul li a:focus, #menu ul li a:active {
	color: #fff;
}
.menu ul li a:hover {
	text-decoration: none;
	color: #36D7E7;
}

.footermenu {
	background: #e82449 url("") no-repeat right top;
	/*margin: 2px 0 1px 0;*/
}
.footermenu ul {
	list-style: none;
	margin: 0;
	padding: 8px 0;
	font-weight:bold;
}
.footermenu ul li {
	display: inline;
	background: url("") no-repeat left center;
	padding: 0 9px 0 18px;
}
.footermenu ul li.first 
{        
	background-image: none;
	padding: 0 9px 0 22px;
}
.footermenu ul li a {
	text-decoration: none;
	color: #fff;
}

.footermenu ul li a:focus, #menu ul li a:active {
	color: #fff;
}
.footermenu ul li a:hover {
	text-decoration: none;
	color: #fff;
}

.newsletter
{
    width:369px; 
    height:115px;
    float:right; 
    background:#002D58 url("../images/newsletter-bg.png") no-repeat top left;
}
.newsletter div
{
    margin : 8px 0 0 75px;
}
.newsletter p
{
    color:#fff;    
}
.newsletter input[type="text"]
{
    background-color:#ffffa0;
    width:185px;
    padding: 3px 3px 3px 3px;
    border-top:solid 1px #77ACD5;
    border-left:solid 1px #77ACD5;
    border-right:solid 1px #ffffa0;
    border-bottom:solid 1px #ffffa0;
}
.newsletter input[type="submit"]
{
    color:White;
    background-color:#E9254D;
    border:solid 1px #fff;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    height:22px;  
}
.newsletter h3 {
	color: #fff;
	margin: 0 0 4px 0;	
	font-size: 1.25em;
	font-weight: bold;
}

.quicklinks
{
    width:389px; 
    height:105px;
    border-top:solid 10px #002D58;
    color: #002D58;
}
.quicklinks a
{
   color: #002D58;
   text-decoration: none;
}
.quicklinks a:hover
{
   color: #002D58;
   text-decoration: underline;
}
.quicklinks_col1
{    
    float:left;
    width:110px;
    margin:10px 0 0 10px;
}

.quicklinks_col2
{    
    float:left;
    width:115px;
    margin:10px 0 0 10px;
}

.quicklinks_col3
{    
    float:left;
    width:120px;
    margin:10px 0 0 10px;
}

    
.product_grid 
{
    width:265px; 
    height:136px; 
    float:left;
    background-color:#E0EBF4;
    border-top:solid 1px #83AFD6;
    cursor:pointer;
}

.product_content
{
    background: #E0EBF4 url('../images/product_content_bg.gif') no-repeat top left;
    padding: 18px 15px 0 18px;    
    min-height :300px;
}
.product_content h1
{
    color:#0066BD;
	font-size:15px;  
	margin: 0 0 10px 0;
}
.product_content_title
{
   width:300px;
}

.product_content_text
{
    width:300px;
    height:165px;
    overflow:auto;
    margin-bottom:10px;
}
.product_content_selection
{
    background-color:#C1D6EB;
    width:300px;
    height:90px;
    background-image: url(../images/product_content_selection_bg.png);
    background-position:top left;
    background-repeat:no-repeat;
    float:right;
    padding-top:20px;
    
}

.product_content_selection_options
{
    float:left;
    width:165px;
    padding:0 10px;
}
.product_content_selection_options ul li label
{
    display:none;
}
.product_content_selection_options ul
{
    list-style-type:none;
    margin: 0;
    padding: 0;

}
.product_content_selection_options li
{
    margin: 10px 0 0 0;
    padding: 0;
}
.product_content_selection_options label
{
    width:40px;
    text-align:right;
    display:block;
    float:left;
    margin:2px 5px 0 0;
    
}
.product_content_selection_options select
{
    width:165px;
}
.product_content_selection_price
{
    text-align:center;
    padding: 10px;
    width:95px;
    height:40px;
}
.product_content_selection_button
{
    padding:0 10px;
    width:95px;
}
.product_content_selection_price .price
{
    font-size: 1.6em;
 }
.product_content_selection_price .code
{
    font-size: .7em;
}
.product_content_selection_button input
{
    border:1px solid #fff;
    background-color:#E8244A;
    color:#fff;
    text-align:center;
    height:20px;
    width:100%;
    
}
.product_image
{
    display:block;
    width:186px;
    height:266px;
    margin-right:10px;
    background-color:#fff;
}
input.fld
{
	border-style:none;
	background-color:#E6EFF6;
	border-top:1px #77ACD5 solid;
	border-left:1px #77ACD5 solid;
	border-bottom:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
	height:20px;
	padding-left:3px;
	padding-top:3px;
}
select.fld
{
	border-style:none;
	background-color:#E6EFF6;
	border-top:1px #77ACD5 solid;
	border-left:1px #77ACD5 solid;
	height:20px;
	padding-left:3px;
	padding-top:3px;
}

table.form_table
{
    width:100%;
}
.form_table th 
{
    text-align:right;
    width:150px;
}

.wide
{
    width:200px;
}

.narrow
{
    width:100px;
}

.button_red {
	color:#fff;
    background-color:#E9254D;
    border:solid 1px #E9254D;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    height:22px;  
    width:90px;
}

.button_red2 {
	color:#fff;
    background-color:#E82449;
    border:solid 1px #E82449;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    height:22px;  
    width:90px;
}

.button_blue {
	color:#fff;
    background-color:#0067BD;
    border:solid 1px #0067BD;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    height:22px;  
    width:90px;
}

.button_blue2 
{
    color:#fff;
    background-color:#76AFDE;
    border:solid 1px #76AFDE;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    height:22px;  
    width:90px;
}

table.page_cols
{
    border-collapse:collapse;
}

.contenttext
{
    padding: 0 0 10px 10px;
    background:#fff;
}
.footertext
{
    width:510px;
    padding: 10px; 
}

.footertext h1
{
    font-size:14px;
    margin:0;
}

.cat_productdetails
{
    padding: 3px 3px 3px 98px;
}
.cat_productname 
{
    height:5em;
    display:block;
    color:#0066BD;
    text-decoration:none;
}
.cat_productname:hover
{
    text-decoration:underline;
}
.product_producttagline
{
    color: #E9254D;
    font-weight:bold;
}
.cat_producttagline 
{
    color: #E9254D;
    font-weight:bold;
}
.cat_productprice
{
    color: #E9254D;
    font-weight:bold;
    font-size:16px;
    display:block;
    height:1.5em;
 }
.paddedleft10
{
    padding-left:10px;
}

.product_relateditem
{
    display:inline;
    width:118px;
    float:left;
    margin-left:14px;
}
.product_relateditem a
{
    border: solid 1px #6B98C3;
    background-color:#fff;
    display:block;
    width:103px;
    height:103px;
    overflow:hidden;
}

.rhs_logo 
{
    display:block; 
    text-align:center;
    background-position:center; 
    background-repeat:no-repeat;
    color:#C4C4C4;
}
.rhs_logo:hover 
{
    color:#E9254D;
}
.rhs_logo_henrilloyd
{   
    padding-top:50px; 
    background-image:url('../images/henrilloyd-grey.gif');
     
}
.rhs_logo_henrilloyd:hover
{
    background-image:url('../images/henrilloyd.gif');    
}
.rhs_logo_musto
{
    padding-top:60px; 
    background-image:url('../images/musto-grey.gif'); 
}
.rhs_logo_musto:hover
{
    background-image:url('../images/musto.gif'); 
}
.rhs_logo_oneill
{
    padding-top:60px; 
    background-image:url('../images/oneill-grey.gif'); 
}
.rhs_logo_oneill:hover
{
    background-image:url('../images/oneill.gif'); 
    color:#E9254D;
}
.rhs_logo_gill
{   
    padding-top:50px; 
    background-image:url('../images/gill-grey.gif');
     
}
.rhs_logo_gill:hover
{
    background-image:url('../images/gill.gif');    
}
.rhs_logo_crewsaver
{
    padding-top:60px; 
    background-image:url('../images/crewsaver-grey.gif'); 
}
.rhs_logo_crewsaver:hover
{
    background-image:url('../images/crewsaver.gif'); 
}
.rhs_logo_dubarry
{
    padding-top:45px; 
    background-image:url('../images/dubarry-grey.gif'); 
}
.rhs_logo_dubarry:hover
{
    background-image:url('../images/dubarry.gif'); 
}
.rhs_logo_scubapro
{
    padding-top:60px; 
    background-image:url('../images/scubapro-grey.gif'); 
}
.rhs_logo_scubapro:hover
{
    background-image:url('../images/scubapro.gif'); 
}
.rhs_logo_aqualung
{
    padding-top:45px; 
    background-image:url('../images/aqualung-grey.gif'); 
}
.rhs_logo_aqualung:hover
{
    background-image:url('../images/aqualung.gif'); 
}
.rhs_logo_reef
{
    padding-top:45px; 
    background-image:url('../images/reef-grey.gif'); 
}
.rhs_logo_reef:hover
{
    background-image:url('../images/reef.gif'); 
}
.rhs_logo_tusa
{
    padding-top:60px; 
    background-image:url('../images/tusa-grey.gif'); 
}
.rhs_logo_tusa:hover
{
    background-image:url('../images/tusa.gif'); 
}
.rhs_logo_typhoon
{
    padding-top:60px; 
    background-image:url('../images/typhoon-grey.gif'); 
}
.rhs_logo_typhoon:hover
{
    background-image:url('../images/typhoon.gif'); 
}
.hp_sectors {
	
}
.hp_sectors ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.hp_sectors ul li {
	float: left;
	padding: 0;
	position: relative;
	width:125px;
	height:125px;
	background-color:Green;
	margin-left:2px;
	text-align:center;

}
.hp_sectors ul li.first {
	background-image: none;
	padding: 0;
	margin-left:0px
}
.hp_sectors ul li a, .hp_sectors ul li a:active, .hp_sectors ul li a:focus {
 text-decoration: none;
 color: #fff;
 display: block;
 margin: 105px 0 0 0;
 height:20px;
 padding:0;
 background-color:Red;
 
}
.submenu ul li a:hover {
	text-decoration: none;
	color: #1A4B62;
}

.product_relatedcontainer
{
    width:530px;
    background: #C1D6EB url('../images/product-relatedcontainer-bg-bottom.gif') no-repeat bottom left;
    padding:0 0 12px 0;
}

.product_relatedcontainer h2
{
    color:#0066BD;
	font-size:15px;
    background:url('../images/product-relatedcontainer-bg-top.gif') no-repeat top left;
    padding:20px 0 0 14px;
    
}



.hp_scroller
{
    background-color:#074F90;
    background-image: url(../images/hp_scroller.gif);
    background-position:left center;
    background-repeat: no-repeat;
    border-collapse:collapse;
    padding:0px;
    border:0px;
    width:760px;
}

.hp_scroller td
{
    border-collapse:collapse;
    padding:0px;
    border:0px;
}

/* Shopping basket */
 table.basket_table
{
    border-collapse:collapse;
    width:520px;
}

.basket_table thead th
{
    background-color:#007FB9;
    color:#fff;
    padding:4px;
    text-align:center;
}



.basket_table tbody td
{
    border-bottom:solid 1px #007FB9;
}
.basket_table .col_price
{
    width:50px;
    text-align:center;
}

.basket_table .col_qty
{
    width:50px;
    text-align:center;
}

.basket_table .col_qty input
{
    width:40px;
    text-align:center;
}

.basket_table .col_total
{
    width:50px;
    text-align:right;
    padding-right:4px;
}

.basket_table tfoot th
{
    background-color:#007FB9;
    color:#fff;
    padding:4px;
    text-align:right;
}

.basket_table tfoot td
{
    background-color:#007FB9;
    color:#fff;
    font-weight:bold;
    text-align:right;
    padding-right:4px;
}

.basket_table tfoot th.grandtotal
{
    background-color:#E82449;
    color:#fff;
    padding:4px;
    text-align:right;
}

.basket_table tfoot td.grandtotal
{
    background-color:#E82449;
    color:#fff;
    font-weight:bold;
    text-align:right;
    padding-right:4px;
}

.error
{
    clear:both;
    display:block;
}

.screenreader
{
    display:none;
}

input.form_general
{
    width:220px;
    background-color:#E6EFF6;
    border-top:solid 1px #77ACD5;
    border-left:solid 1px #77ACD5;
}
.button_blue
{
}
.button_red 
{
    color:#fff;
    background-color:#E9254D;
    border:solid 1px #fff;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    height:24px;
    width:110px;
}

.required
{
	border: none;
	display: inline;
}

 table.newslist_table
{
    border-collapse:collapse;
    width:520px;
}

.newslist_table thead th
{
    background-color:#007FB9;
    color:#fff;
    padding:4px;
    text-align:center;
}

.newslist_table tbody td
{
    border-bottom:solid 1px #007FB9;
    padding:3px 0 3px 0;
}

.newslist_table tbody td.date
{
    text-align:right;
}


.newslist_table tbody td a
{
    color:#000;
    text-decoration:none;
}

.newslist_table tbody td a:hover
{
    color:#007FB9;
}
#slideshow 
{
    width:530px;
    height:200px;
}

#slideshow IMG {
    display:none;
}

#slideshow IMG.active {
    display:inline;
}

#slideshow IMG.last-active {
     display:none;
}
/* Fancy box */
html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_right.png') repeat-x;
}

div.copyright 
{
    text-align:right;
    font-weight:bold;
    color:#002D58;
    padding: 5px 0 10px 0;
}
