/* Default style */
* {
	font-family: Arial, Helvetica;
	font-size: 8pt;
}

/* Link not in content */
a:link {
	color: #000000;
	font-size: 8pt
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font-size: 8pt
	text-decoration: underline;
}

a:hover {
	color: #ff5000;
	font-size: 8pt
	text-decoration: underline;
}

a:active {
	color: #000066;
	font-size: 8pt
	text-decoration: none;
}

.cms-content {
	padding-left: 10px;
	padding-right: 10px;
	color: #4B4B4B;
	text-align: justify;
}

h1, h1 a:link, h1 a:hover, h1 a:active, h1 a:visited {
	font-family: Arial;
	font-size: 14px;
	font-style : normal;
	color: #ff5000;
	font-weight: bold; 
}

h2, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {
	font-family: Arial !important;
	font-size: 12px !important;
	font-style: normal !important;
	color: #0f375b !important;
	font-weight: bold !important;
	
	text-decoration: none !important;
}

h3, h3 a:link, h3 a:hover, h3 a:active, h3 a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style : normal;
	color: #000;
	font-weight: bold; 
}

h4, h4 a:link, h4 a:hover, h4 a:active, h4 a:visited {
        color: #668800;
        font-size: <?=$fontsize[12];?>;
        font-weight: bold;
        margin: 1;
}

h5, h5 a:link, h5 a:hover, h5 a:active, h5 a:visited {
        font-size: <?=$fontsize[8];?>;
        font-weight: bold;
        margin: 1;
}
/*
* BEGIN: Features and Benefits box
*/

h6 {
	width: 172px;
	float: right;
		
	background-color: #DCE6F0;
	padding: 0px;
	margin: 15px;
	margin-right: 0px;
	
	margin-top: -20px;
	
	font-size: 8pt;
	font-weight: normal; 
	
	text-align: left;
}

h6 b {
	padding: 5px;
	display: block;
	
	margin-bottom: 10px;
	
	color: #0f375b;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	background-color: #BFD4EA;
}

h6 ul {
	margin: 0px;
	
	padding-left: 25px;
	padding-right: 5px;
}

h6 ul li {
	padding-bottom: 10px;
}

h6 a:link, h6 a:hover, h6 a:active, h6 a:visited {
	margin: 0px;
	padding: 0px;
}
 
h6 img {
	padding-top: 10px;
	background-color: #FFFFFF;
}

/*
* END: Features and Benefits box
*/

.cms-content a:link {
	color: #4B4B4B;
	font-size: 8pt;
	text-decoration: underline;
}

.cms-content a:visited {
	color: #4B4B4B;
	font-size: 8pt;
	text-decoration: underline;
}

.cms-content a:hover {
	color: #ff5000;
	font-size: 8pt;
	text-decoration: none;
}

.cms-content a:active {
	color: #000066;
	font-size: 8pt;
	text-decoration: underline;
}

/* Page footer */
#footer, #footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #888;
	font-size: 7pt;
	text-decoration: none;
}

.current_path {
	font-family: <?=$fontsize[4];?> Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.current_path a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.current_path a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.current_path a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.current_path a:hover {
	color: #000000;
	text-decoration: underline;
}

.small a:link, .small a:active, .small a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: <?=$fontsize[10];?>;
	color: #666666;
	text-decoration: none;
}

.small a:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: <?=$fontsize[10];?>;
	color: #666666;
	text-decoration: none;
}

.search {
	background-color: #DEE7EF;
	border: 1px solid #FF0000;
	font-size: <?=$fontsize[10];?>;
}

.heads {
	font-family: Arial, Helvetica, sans-serif;
	color: #7DADFF;
	font-size: 10px;
	font-weight: bold;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dashed #CCCCCC;
	font-size: 10px;
	height: 20px;
	width: 125px;
}

.inputframe {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px solid #999999;
	border-right: 1px dashed #CCCCCC;
	border-top: 1px solid #999999;
	font-size: 10px;
	height: 20px;
	width: 80%;
}

.hmenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hmenu a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}

.hmenu a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}

.hmenu a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}

.hmenu a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}

.frm_inp_tekst {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px solid #999999;
	border-right: 1px dashed #CCCCCC;
	border-top: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 80%;
}

.lefttable {
	border: 1px solid #A2ABCD;
}

.quicktable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 11px;
}

.quicktable th {
	color: #FFFFFF;
	background-color: #666666;
	border-left: 10px solid #FF9900;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image: url(/geotrust/img/bullet_orange.gif);
	line-height: 1.2;
}

hr {
	border: 0.7px dashed #DDDDDD;
}

pre, code {
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	border-left: 4px solid #172E81;
	border-right: 4px solid #172E81;
	
	background-color: #EEEEEE;
	padding: 10px;
	margin: 10px;
}

/* De volgende elementen zijn voor de formulieren */

.formelement_required {
	/*border: 1px solid #666666;*/
	background-color: #EFEFEF;
}

.formelement_select_required {
	/*border: 1px solid #666666;*/
	color: #000000; 
	background-color: #E9E9E9;
}

.formelement_error {
	/*border: 1px solid #FF0000;*/
	color: #FFFFFF; 
	background-color: #FF0000;
}	

.formelement_select_error {
	 /*border: 1px solid #FF0000;*/
	 color: #FFFFFF;
	 background-color: #FF0000;
}

select, input {
        background-color: #FFFFFF;
        border: solid 1px #999999;
        font-size: <?=$fontsize[11];?>;
}

textarea {
        background-color: #FFFFFF;
        border: solid 1px #999999;
        font-size: <?=$fontsize[11];?>;
}

form {
        margin: 0px;
}

input:focus, select:focus, textarea:focus {
        background-color: #FFFFCC;
        color: #000000;
}

/* input[type=submit] { ( werkt niet in ie ) */
.submit {
        width: 175px;
        height: 30px;
        border: none;
        color: #666666;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        background: transparent url(/img/button.jpg) no-repeat center top;
}

.submithover {
        width: 175px;
        height: 30px;
        border: none;
        color: #666666;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        background: transparent url(/img/button-hover.jpg) no-repeat center top;
}

.submitdown {
        width: 175px;
        height: 30px;
        border: none;
        color: #666666;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        background: transparent url(/img/button-click.jpg) no-repeat center top;
}

input:focus, select:focus, textarea:focus {
        background-color: #FFFFCC;
}

input[type=hidden] {
        border: none;
}

/* Foutmelding boven aan de pagina (cms_content()) */
.error_text {
	border: 2px solid #CC0000;
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 5px;
	margin: 10px;
	font-weight: bold;
}

/*
* Whois table
*/
#whois {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	width: 550px;
	border: none;
}

#whois th {
	padding: 2px;
		
	text-align: left;
	color: #FFFFFF;
	background: #172E81;	
	
	border-bottom: 1px solid #FFFFFF;
}

#whois td {
	margin: 0px;
	padding: 2px;
	
	background: #E8EBF3;
	
	border-bottom: 1px solid #FFFFFF;
	
	white-space: nowrap;
}

#whois .domain {
	width: 140px;
}

#whois .mrp {
	color: #666666;
	padding-right: 10px;
}

#whois .length {
	color: #666666;
}

#whois .availability {
	width: 95px;
	
	text-align: center;
	font-weight: bold;
}

#whois .whois {
	text-align: center;
}

#whois .price {
	text-align: right;
}

#whois .offer {
	text-align: center;
}

#offer_table * {
	font-size: 8pt;
}

#offer_table .price {
	margin-bottom: 10px;

	color: #172E81;
	
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}


#geotrust_next {
	text-align: center;
}

#geotrust_validityPeriod {
	color: #ff5000;
	font-weight: bold;
	
	padding: 10px;
	margin: 10px;
}

.validityPeriodMsg {
	display: none;
	background-color: #fbf9ee;
	padding: 5px;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	color: #363636;
	font-weight: normal;
	font-size: 8pt;
	border: 1px solid #fcefa1;
}
.validityPeriodMsg img {
	margin-right: 7px;
}

.productUpgrade {
	background-color: #fff1e3;
	padding: 8px;
	padding-left: 35px;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	color: #363636;
	font-weight: normal;
	font-size: 8pt;
	border: 1px solid #fcad58;
}
.productUpgrade img {
	margin-left: -29px;
}
.productUpgrade a {
	display: block;
	color: #363636;
	font-weight: normal;
	font-size: 8pt;
	margin-top: 5px;
}

#geotrust_validityPeriodAdvantage {
	color: #666;
	font-weight: normal;
}

#geotrust_competitiveReplacement {

}

#geotrust_reissueInsurance {

}

#geotrust_csr {
	text-align: center;
}

#geotrust_renewal {

}

.cms_sitemap { background: #fff; padding-top: 5px; }
.cms_sitemap ul { margin-left: 0; padding-left: 0; }
.cms_sitemap ul li { background: #f8f8f8; list-style: none; font-size: 16px; margin: 10px; padding: 10px; border: 1px dotted #ccc; font-weight: bold;}
.cms_sitemap ul li ul { background: none; margin-left: 10px;}
.cms_sitemap ul li ul li { list-style-type: decimal; font-size: 12px; padding: 0px; border: none; font-weight: bold;}
.cms_sitemap ul li ul li ul li { font-size: 10px; font-weight: normal;}
