/* Style sheet for clickpic main site */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 82%;
	background-color : white;
	margin:0px;
	border:0px;
	text-align : center;
}

a, a:visited {
	text-decoration : none;
	color : #f79400;
	font-weight : bold;
}

a:hover,a:active {
	text-decoration : none;
	color : #9c9c9c;
	font-weight : bold;
}

.topnav a, .topnav a:visited {
	text-decoration : none;
	color : white;
	font-weight : bold;
}

.topnav a:hover,.topnav a:active {
	text-decoration : none;
	color : #f79400;
	font-weight : bold;
}

.sitelist a, .sitelist a:visited {
	text-decoration : none;
	color : #333333;
	font-weight : bold;
}

.sitelist a:hover,.sitelist a:active {
	text-decoration : none;
	color : #9c9c9c;
	font-weight : bold;
}


h2 {
	font-size:1.4em;
	margin-top:0px;
	margin-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

h3 {
	font-size:1.1em;
	margin-top:0px;
	margin-bottom:2px;
}

.floatlink {
	position:relative;
	text-align:right;
	float:right;
	width:100%;
}

.sectionhead {
	border-bottom:4px solid #666666;
}

td, th {
	font-size:82%;
}

/* text of the bottom "Design by"  menu */
.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:white;
}

.loginheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#9c9c9c;
	margin-bottom:6px;
}

.infotext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#9c9c9c;
	line-height : 140%;
}

.introtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#9c9c9c;
}

.normal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.normal table {
	background-color:#c3baaa;
}

.normal th {
	background-color:#c3baaa;
	color:white;
}

.normal td {
	background-color:#f9f5ee;
}



.greytext {
	color:#cecece;
}

.hometext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#636363;
	line-height : 140%;
}

.fieldname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#9c9c9c;
	margin-top:4px;
	margin-bottom:4px;
}

.field {
	border: 1px solid #cecece;
}

.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff9c00;
}

.spacer {
	background-color : #5a5a5a;
}

.medium_bg {
	background-color : #efe7e7;
}

.medium_header {
	background-color :#c3baba;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:white;
	padding:4px;
}

.darkbg {
	background-color :#4a646e;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:white;
	padding:4px;
	
}
.top {
	background-color: #666666;
}

.topnav {
	background-color: black;
}

.lhnav {
	background-color: #f0e8db;
}

.styles_gradient {
	background-image : url('graphics/styles_gradient.gif');
	background-repeat : repeat-y;
}

.stylesimage {
	border: 1px solid #f79400;
	margin: 8px;
}	

.stylesimagesmall {
	border: 1px solid #f79400;
	margin: 2px;
}	

.border {
	border: 1px solid #f79400;	
}

.infolist {
	color:#ba550c;
	margin-right:8px;
}	

.infolist li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	

h3 {
	font-size: 12px;
}

.crosshead {
	color: #ff9c00;
	margin-bottom:2px;
}

p {
	margin-top:0px;
}

.error {
	font-weight: bold;
	color: red;
}

.faq_menu {
	background-color: #fdf6ed;
}

.hilightbox {
	background-color: #e8f3f7;
}

.boxheader {
	background-color: #f79400;
	padding:4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
	font-weight:bold;
	
}

.question {
	margin-bottom:2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:f79400;
	font-weight:bold;
}




