﻿body {
	text-align: center;
	padding: 0px;
	background-color: #E3E4E5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#wrapper {
	background-repeat: repeat-y;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
	width: 1152px;
	overflow:hidden;
	background-image: url(images/background.png);
	background-position: 2px;
}


#main {
	text-align:center;
	background-color:#FFFFFF;
	font-size:10pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	width: 998px;
	margin: auto;
	overflow:hidden;
	left: -2px;
}

#Navigation a {
	text-decoration:none;
	float:left;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	height: 31px;
	}
.navdivider {
	float: left;
}


#header{
height:145px;	
}

#Home{
	background: url(images/buttons/button_Home.png);
	height:31px;
	width: 62px;
}

#Home:hover{
	background: url(images/buttons/button_Home_Active.png);
	height:31px;
	width: 62px;
}


#HowToOrder:hover{
	background: url(images/buttons/button_HowToOrder_Active.png);
	height:31px;
	width: 158px;
}


#HowToOrder{
	background: url(images/buttons/button_HowToOrder.png);
	height:31px;
	width: 158px;
}


.footerblock{
	height:115px;
	width:190px;
	margin-right:30px;
	line-height:20px;
	float:left;
	text-transform: uppercase;
	font-size: 9px;

}


#TheVest{
	background: url(images/buttons/button_TheVest.png);
	height:31px;
	width: 110px;
}

#TheVest:hover{
	background: url(images/buttons/button_TheVest_Active.png);
	height:31px;
	width: 110px;
}

#SecurityFacts{
	background: url(images/buttons/button_SecurityFacts.png);
	height:31px;
	width: 188px;
}

#SecurityFacts:hover{
	background: url(images/buttons/button_SecurityFacts_Active.png);
	height:31px;
	width: 188px;
}

#ContactUs{
	background: url(images/buttons/button_ContactUs.png);
	height:31px;
	width: 137px;
}

#ContactUs:hover{
	background: url(images/buttons/button_ContactUs_Active.png);
	height:31px;
	width: 137px;
}


#Navigation{
	padding:0px 15px 0px 15px;
	margin:0px;
	text-align:left;
	height:31px;
	background: url(images/NavLightGreyBg.gif);
	
}
#Left
{
	width:622px;
	float: left;
	margin-right: 15px;
	background-color: #FFF;
	padding: 15px;
}


#Right
{
	float:left;
	width: 315px;
	background-color: #FFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: inherit;
	white-space: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;


}
p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: auto;
	
}


#content {
	background-color: #FFFFFF;
	width: 998px;
	text-align: left;
}




#logo {
	margin: 0px;
	padding: 0px;
	height: 133px;
	width: 248px;
	float: left;
	margin-right: 15px;
}

#footer a:hover
{
	text-decoration:underline;
	color:#666;
	
}

#keywordarea
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}

#keywordarea a
{
	text-decoration: none;
	font-weight:normal;
}



#footer a
{
	text-decoration:none;
	color:#666;
	
}

#footer {
	text-align:left;
	height:160px;
	background-repeat:repeat-x;
	width: 968px;
	float: left;
	padding: 15px;
	font-size: 8pt;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-image: url(images/FooterBG.png);
	background-position: bottom;
}
#HeaderRight
 {
	margin: 2px 0px 0px 0px;
	height: 91px;
	width: 720px;
	float: left;
	background-color: #EBEBEB;
	text-align: center;
}
.box {
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #F3F3F3;
	margin-bottom: 10px;
}

#PanelSelection
{
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #F3F3F3;
	margin-bottom: 10px;	
}

.ErrorMsg
{
	display:none;
}

.ErrorAlert
{
	border: 1px solid #CCC;
	margin-top:5px;
	padding: 10px;
	background-color: #FFFF99;
	color: #FF0000;
	font-weight: bold;
}

#Panels
{
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;
	
}

.Panel
{
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.PanelNoCenter
{
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;

}

.tdLabelDeliveryPanel
{
	vertical-align: top;
	font-weight: bold;
	padding: 5px 10px 2px 10px;
	font-size:smaller;
	width:150px;
}
.tdhr
{
	padding: 2px 10px 7px 10px;
}

.tdFieldsDeliveryPanel
{
	vertical-align: top;
	padding: 2px 10px 7px 10px;
}

.formfieldtext{
width:300px;
color:#666;
border: 1px solid #CCC;
padding:2px;
height:25px;

}

#NeedHelp
{
	text-align:center;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;
	}

.footerblockLarge {
	height:115px;
	width:290px;
	line-height:20px;
	float:left;
	text-transform: uppercase;
	font-size: 9px;
}
.areahead {
	background-image: url(images/NavLightGreyBg.gif);
	height: 31px;
}

.text
{
	line-height:20px;
	margin-bottom:20px;

}

h1
{
	font-size: 18px;
	font-family: Arial;
	color: #666;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#HeaderTop
{
	margin: 15px 0px 5px 0px;
	height: 20px;
	width: 720px;
	float: left;
	background-color: #FFFFFF;
	text-align: right;
}
#LanguageGerman
{
	margin-right: 5px;
	margin-left: 5px;
	padding: 2px 4px 2px 4px;
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
#LanguageGerman a:hover
{
	margin-right: 5px;
	margin-left: 5px;
	padding: 2px 4px 2px 4px;
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
#LanguageDutch
{
	margin-right: 5px;
	margin-left: 5px;
	padding: 2px 4px 2px 4px;
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
#LanguageEnglish
{
	margin-left: 5px;
	padding: 2px 4px 2px 4px;
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
a
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#footer p
{
	margin: 0px 0px 1px 0px;
	padding: 0px;
	width: auto;
}
h2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
.BackToTheTop
{
	text-align: right;
	color: #C0C0C0;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 0px 15px 0px;
}
.BadgeBorder
{
	border: 1px solid #C0C0C0;
}
#BadgeList td
{
	vertical-align: top;
	text-align: center;
}

#BadgeTop td
{
	vertical-align: top;
	text-align: center;
}

#VestQuantity td
{
	border-style: none;
}
hr {
	border-width: 1px;
	border-color: #DADADA;
	color: #fff;
	background-color: #fff;
	border-style: none none dotted;
}
#VestBuilder a
{
	font-size: 11px;
	text-decoration: underline;
}
#SelectionLabelOLD
{
	margin-left: 10px;
	width: 150px;
	float: left;
}
#FlagList
{
	float: left;
	width: 353px;
}
#NoBadgeArea
{
	overflow: inherit;
}


.vesticon{
border: 2px solid #ccc;
}

.vesticon:hover {
border: 2px solid #666;
}

.vuvuzelacolouricon{
border: 2px solid #ccc;
}

.vuvuzelacolouricon:hover {
border: 2px solid #666;
}

.cartrow
{
		
	
}


.cartrow td
{
	margin-bottom: 5px;
	margin-top: 2px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}
.cartheader
{
	border-width: 1px;
	border-color: #666;
	border-top-style: solid;
	border-bottom-style: solid;
}

.cartheader th
{
	border-width: 1px;
	border-color: #C0C0C0;
	border-top-style: solid;
	border-bottom-style: solid;
	background: #dcdcdc;
}

div#ads-header {
border-top:4px solid #888888;
color:#888888;
font-size:77%;
padding:5px 0;
text-align:center;
text-transform:capitalize;
width:100%
}

div#adsquare {
border-bottom:4px solid #CCC;
margin-bottom:20px;
overflow:hidden;
padding-bottom:10px;
width:100%;
text-align:center;
}

img
{
	border-width: 0px;
	text-align: center;
	
}
.AddToCartButton
{
	background-image: url('images/buttons/button_add_to_cart.gif');
	background-repeat: no-repeat;
}
