/* globals */
html, body { 
	margin:0; 
	padding:0;
} 

td {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal;
	color: #FFF;
}

p {
	margin: 5px 0 5px 0;
	color: #000000;
}

.Stripe {
	margin: 0 4px 0 4px;
	font-weight: bold;
	color: #B76A18;
}

a.topNav { 
	color: #000000;
	text-decoration: none;
}

a.topNav:hover {
	text-decoration: underline;
}

#blueNav a { 
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#blueNav a:hover {
	text-decoration: underline;
}

#blueNav h1 {
	margin: 20px 0 0 0;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

#creditInfo {
	letter-spacing: 1px;
	font-size: 12px; 
	font-style: normal;
	line-height: 20px; 
	font-weight: normal;
	color: #000;
}

#creditInfo hr {
	border: 0;
	color: #043;
	background-color: #000;
	height: 1px;
	width: 50%;
	text-align: center;
}

.Orange {
	color: #C07326;
}

a.Link { 
	color: #000;
	text-decoration: none;
}

a.Link:hover {
	color: #C07326;
	text-decoration: underline;	
}

/* navigatie */
#navcontainer ul {
	margin: 0 0 5px 5px;
	padding: 0;
	list-style-type: none;
}

#navcontainer li { 
	margin: 0 0 .2em 0; 
}

#navcontainer a {
	display: block;
	color: #000;
	background: #fff url(../pics/Empty.jpg) no-repeat center left;
	width: 140px;
	padding: 3px 0 3px 20px;
	text-decoration: none;
}

#navcontainer a:hover {
	background: #fff url(../pics/Yes-Icon.jpg) no-repeat center left;
	color: #000;
}

#content {
	margin-left: 10px;
	margin-right: 10px;
}

#content strong {
	color: #000;
	font-weight: bold;
}

#content a { 
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}

#biggger {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px; 
	letter-spacing: 0.5px; 
	line-height: 16px; 
	font-weight: normal;
	color: #000;
}

h1 {
	margin: 0;
	font-size: 20px;
	color: #29286F;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}

b {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

.SubStripe {
	margin: 0 4px 0 4px;
	font-weight: bold;
	color: #233369;
}

a.SubNotActive { 
	color: #233369;
	text-decoration: none;
}

a.SubNotActive:hover {
	text-decoration: underline;
}

.floatRight {
	float: right;
	margin: 0 0 5px 10px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #CCCCCC;
}

#products {
	margin: 5px 5px 5px 5px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #FFF;
}

#products a { 
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#products a:hover {
	text-decoration: underline;
}

#products hr {
	border: 0;
	color: #043;
	background-color: #CCCCCC;
	height: 1px;
	margin: 5px 0 5px 0;
	width: 100%;
	text-align: center;
	clear: both;
}

.floatLeft {
	float: left;
	margin: 0 5px 10px 0;
	padding: 5px;
	background: #FFF;
	border: 1px solid #CCCCCC;
}

.Image {
	float: left;
	padding: 0;
	background: #000;
	border-right: 1px solid #FFF;
}


.Thumbs {
	padding: 0;
	background: #000;
	border: 1px solid #FFF;
}

a.nav {
	margin-right: 15px;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
a.nav:hover {
	text-decoration: underline;
}

a.Activenav {
	margin-right: 15px;
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
}
a.Activenav:hover {
	text-decoration: underline;
}

a.credits {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

a.credits:hover {
	color: #233369;
}

#content {
	margin: 20px;
}

.input { 
	margin: 0; 
	padding: 3px; 
	width: 400px; 
	border: 1px solid #4C6662; 
	background: #FFF;
	color: #2F3F3C;	 
}

.input:hover { 
	background: #F4F4F4; 
}

.captcha { 
	margin: 0; 
	padding: 3px; 
	width: 100px; 
	border: 1px solid #4C6662; 
	background: #FFF;
	color: #2F3F3C;	 
}

.captcha:hover { 
	background: #F4F4F4; 
}

.Search { 
	margin: 0; 
	padding: 1px 1px 1px 3px; 
	width: 135px; 
	border: 1px solid #666; 
	background: #FFF;
	color: #000;	 
}

.Search:hover { 
	border: 1px solid #000; 
	background: #F4F4F4; 
}

.text { 
	margin: 0; 
	padding: 3px 3px 3px 3px; 
	width: 400px; 
	border: 1px solid #4C6662; 
	background: #FFF;
	color: #2F3F3C;	 
}

.text:hover { 
	background: #F4F4F4; 
}

.textarea { 
	width: 400px; 
	height: 80px;
	padding: 3px; 
	border: 1px solid #4C6662; 
	background: #FFF;
	color: #2F3F3C;
}

.textarea:hover { 
	background: #F4F4F4; 
}

.button { 
	margin: 0; 
	padding: 2px 0 0 0;
	border: 1px solid #FFF;
	width: 50px; 
	color: #000; 
	background: #FFF;	 
}