/*********************************************/
/*                                           */
/*  Copyright: Cox IT Producties             */
/*  www.coxitproducties.nl                   */
/*  info@coxitproducties.nl                  */
/*                                           */
/*********************************************/

.fullHeight, #fullHeight {
	height:100%;
	margin: 0px;
	padding: 0px;
}

html, body {
	height:100%;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #000000;
}

.Print {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-size: 10px;
	font-weight:normal;
	font-style:normal;
}

.right {
	background-image:url(images/tmp/bg_right.jpg); 
	background-repeat: no-repeat;
	background-color:#000000;	
}

/* Overige pagina's: H1 */
.OPH1,
.OPH1_P {
	color:#CC3300;
	padding-top: 10px;
	margin: 0px;
	font-family:"Utopia Std", "Times New Roman";
	letter-spacing: 2px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	vertical-align:middle;
	text-transform:uppercase;
}

.OPH1 a, .OPH1 a:visited,
.OPH1_P a, .OPH1_P a:visited {
	color:#CC3300;
	text-decoration:none;
}

.OPH1 a:hover,
.OPH1_P a:hover {
	color:#CC6600;
}
/* Overige pagina's: H2 */
.OPH2,
.OPH2_P {
	color:#000000;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	text-align: left;
}

/* Overige pagina's: H2links */
.OPH2 a , .OPH2 a:visited,
.OPH2_P a , .OPH2_P a:visited { 
	color:#000000;
	text-decoration:none;
}

.OPH2 a:hover,
.OPH2_P a:hover {
	color:#000000;
	text-decoration:underline;
}
/* Overige pagina's: tekst */
.OPTxt,
.OPTxt_P {
	color:#000000;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-size: 11px;
	font-weight:normal;
	font-style:normal;
	/*text-decoration:none;*/
	/*text-align: left;*/
}

/* Overige pagina's: links */
.OPTxt a, .OPTxt a:hover, .OPTxt a:visited,
.OPTxt_P a, .OPTxt_P a:hover, .OPTxt_P a:visited {
	color:#000000;
	margin: 0px;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-weight:normal;
	text-align: left;
}

.menu {
	background-color:#FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	vertical-align:top;
	width: 192px;
	height: 240px;/*165px;*/
	/*height: 152px;*/
	border: 0px;
	color: #1E1E1E;
	font-size: 12px;
	font-family:"Utopia Std", "Times New Roman";
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	text-transform:uppercase;
	line-height:29px;
}

.MenuOption {
	color: #1E1E1E;
	font-family:"Utopia Std", "Times New Roman";
	font-weight:bold;
	text-decoration:none;
	padding-top: 4px;
	padding-bottom: 4px;
}

.MenuOption:hover {
	color: #CC6600;
}

.SelectedOption {
	color: #CC6600;
	font-family:"Utopia Std", "Times New Roman";
	font-weight:bold;
	text-decoration:none;
}

.menuBottom {
	background-color: #000000;
	background-image: url(images/tmp/bg_mid_bottom.jpg);
	background-repeat: no-repeat;
}

.greyLine {
	border: 0px;
	width: 190px;
	height: 1px;
	line-height: 2px;
}
.textField {
	vertical-align:top;
}

.black {
	background-color:#000000;
}

#mainTextfield {
	text-align: left;
	/*width: 500px;*/
	left: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	top: 0px;
}

/* Overige pagina's: close en printerfriendly version */
.OPTxtClose {
	color:#000000;
	padding-left: 12px;
	padding-top: 16px;
	padding-bottom: 6px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align: left;
}

.SubMenuBox {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align:top;
	text-align: left;
	/*line-height:10px;*/
	text-transform:lowercase;
	color: #666666;
	font-size: 12px;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-weight:normal;
}

.SubMenu {
	margin-right: 4px; 
	color: #666666;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
}

.SubMenu:hover {
	color: #CC6600;
	border-bottom-color:#CC6600;
}

.SelectedSubMenu {
	margin-right: 4px; 
	color: #CCCCCC;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
}

.SelectedSubMenu:hover {
	color: #CC6600;
	border-bottom-color:#CC6600;
}

.CoverageMenuTitle {
	color:#573605;
	font-size: 11px;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-weight:normal;
	text-decoration:underline;
}

.CoverageMenuTitle a, .CoverageMenuTitle a:visited {
	color:#573605;
}

.CoverageMenuTitle a:hover {
	color:#CC6600;
}

.CoverageShortDescription {
	color:#181818;
	font-size: 11px;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-weight:normal;
}

.CoverageInfo {
	color:#929292;
	font-size: 11px;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-weight:normal;
}

.CoverageLine {
	height: 1px;
}

.CoverageTitle {
	color:#000000;
	font-size: 12px;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-weight:normal;
	text-decoration:none;
	padding-top: 6px;
	padding-bottom: 6px;
}

.CoverageLongDescription {
	color:#181818;
	font-size: 11px;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-weight:normal;
	padding-top: 6px;
	padding-bottom: 6px;
	/*height: 433px;*/
}

.CoverageNavigation {
	color:#666666;
	font-size: 11px;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-weight:normal;
}

.CoverageNavigation a, .CoverageNavigation a:visited {
	color:#666666;
}

.CoverageNavigation a:hover {
	color:#CC6600;
}

.CoverageImageBox {
	color:#181818;
	font-size: 11px;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-weight:normal;
	padding-top: 6px;
	padding-bottom: 6px;
	/*height: 460px;*/
}

.OPImage {
	border: 1px solid #CCCCCC;
	margin: 5px;
	text-align:center;
}

.OPImage2 {
	margin: 5px;
}

.OPImageCaption {
	margin-top: 0px;
	padding: 2px 2px;
	color: #666;
	font-family:"Lucida Grande", "Verdana", "Arial";
}

.PFImage {
	border: 1px solid #CCCCCC;
	margin: 0px;
	text-align:center;
}

.PFImage2 {
	margin: 0px;
}

.PFImageCaption {
	margin-top: 0px;
	padding: 2px 2px;
	color: #666;
	font-family:"Lucida Grande", "Verdana", "Arial";
}

p {
	margin:0px;
	padding:0px;
}
.disclaimer, .disclaimer a{
	background-color:#FFFFFF;
	text-align:center;
	color:#CCCCCC;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-size:10px;
}

#orderFormDiv {
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-size:11px;
	color:#666666; 
/*	left:50%; 
	margin-left:-200px; 
	top:40%; 
	margin-top:-200px; 
	visibility:hidden;
	position:absolute; */
	display:none;
	width:500px; 
	min-height:400px; 
}

.contactLink {
	color:#000000;
	text-align:right;
	padding-right:10px;
}

.formarea_left_top {
	background-image:url(images/textarea_left_top.gif);
	background-position:-19px 0px;
	background-repeat:no-repeat;
	width:15px;
}

.formarea_left_mid {
	background-image:url(images/textarea_left_mid.gif);
	background-position:-423px 0px;
	background-repeat:repeat-y;
	width:15px;
	vertical-align:top;
	text-align:right;
}

.formarea_left_bottom {
	background-image:url(images/textarea_left_bottom.gif);
	background-position:-6px 0px;;
	background-repeat:no-repeat;
	width:15px;
}

.formarea_center_top {
	background-image:url(images/textarea_right_top.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:470px;
}

.formarea_center_mid {
	background-image:url(images/textarea_right_mid.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width:470px;
	vertical-align:top;
	text-align:left;
}

.formarea_center_bottom {
	background-image:url(images/textarea_right_bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:470px;
}

.formarea_right_top {
	background-image:url(images/textarea_right_top.gif);
	background-position:-750px 0px;
	background-repeat:no-repeat;
	width:8px;
	padding-right:7px;
	padding-top: 7px;
}

.formarea_right_mid {
	background-image:url(images/textarea_right_mid.gif);
	background-position:-750px 0px;
	background-repeat:repeat-y;
	width:8px;
	padding-right:7px;
	vertical-align:top;
}

.formarea_right_bottom {
	background-image:url(images/textarea_right_bottom.gif);
	background-position:-750px 0px;
	background-repeat:no-repeat;
	width:8px;
	padding-right:7px;
}

.UserFormField, .UserFormField_P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	padding:0px;
}

.message {
	font-weight:bold;
	color:#E84C00;
}

#orderSuccesfulDiv {
	font-weight:bold;
	font-family:"Lucida Grande", "Verdana", "Arial";
	font-size:11px;
	color:#006600;
}

