/* Style sheetfor About Time Industries
*
* Created on 2nd Feb 2007
*
*  by Teresa Watts (teresa.watts@csp.uwa.edu.au)
*  Lead Designer
*  The Centre for Software Practice 
*  http://csp.uwa.edu.au
*/


/* ---------------------------------------------------------
USUAL TAGS
---------------------------------------------------------*/
body, html {
	margin: 0;
	padding: 0;
	background: #000002 url(images/body_bg.jpg) 0px 200px repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
	font-size: 0.9em;
	line-height: 1.6;
	}

p {}
a:link, a:visited { color: #62c9f0;}
a:hover {color: #bdfea2;}

h1, h2, h3, h4, h5, h6 {color: #69d4fc; font-weight: normal;}

h1 {
	font-size: 2.3em;
	font-weight: normal;
	text-align: left;
	margin-bottom: -12px;
	padding-top: 10px;
	}


h2 {font-size: 2em;
margin-bottom: 0px;
}

h3 {margin-bottom: -12px;
font-size: 1.2em;
}

h3.homeText {
color: #fff;
font-size: 1.2em;
}

h4 {font-size: 1em;
margin-bottom: -10px;
}

strong {color: #afe9fe;}

img {border: 0;}

hr {
	border: 0px;
	height: 1px;
	background-color: #292929;
	width: 90%;
	}

/* ---------------------------------------------------------
CUSTOM CLASSES
---------------------------------------------------------*/
.imgright {
	float: right;
	margin: 15px 10px;
	}

.imgleft {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	}

.heading {
	width: 80%;
	margin: 0px auto;
	max-width: 890px;
	width: 500px;
	color: #bdfea2;
	margin-top: 25px;
margin-left: 370px;
	}

.clear {
clear: both;
}

.frontImg {
margin-right: 20px;
}

a.download , a.internal-link {
background: url(/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/internal_link.gif) 0px 7px no-repeat;
padding-left: 14px;
}

a.download img, 
a.internal-link img {display: none;}


/* ---------------------------------------------------------
CUSTOM SECTIONS
---------------------------------------------------------*/

/* header section and parts within it */
#header {
	width: 770px;
	height: 214px;
	margin: 0px auto;


	}

#header_container {
	width: 100%;
	background: url(images/header_bg.jpg) bottom center no-repeat;
	}

#tag {
	float: right;
	margin-top: 130px;
	}

#section1 {
	width: 80%;
	max-width: 890px;
	border-top: 1px solid #292929;
	margin: 0px auto;
	}
	
#section1.homeSection {
height: 180px;
}	
	


/* menu styles */
#menu_container {
	width: 177px;
	float: left;
margin-right: 10px;
	}

#sub-level1 {
	background: #222222 url(images/menu_top.jpg) top left no-repeat;
	margin: 0px;
	padding: 0px;
	border: 1px solid #3d3d3d;
	border-top: 5px solid #666667;
	border-bottom: 0px;
	}

#sub-level1 li{
	list-style-type: none;
	margin: 0px;
	
	border-bottom: 1px solid #3d3d3d;
	}

#sub-level1 li a {
	font-size: 1.5em;
	color: #afe9fe;
	text-decoration: none;
	display: block;
	padding: 7px 15px;
	
	}

#sub-level1 li a:hover {
	background: #333333;
	color: #bdfea2;
	}

#sub-level2 {
	margin: 0px;
	padding: 0px;
background: #333333;
	}

#sub-level2 li{
	list-style-type: none;
	margin: 0px;
	border-bottom: 1px solid #3d3d3d;
	}

#sub-level2 li a {
	font-size: 1.2em;
	color: #afe9fe;
	text-decoration: none;
	display: block;
	padding: 2px 30px;
	
	}

#sub-level2 li a:hover {
	background: #444;
	color: #bdfea2;
	}

/* top content area */
#top_content {margin-left: 190px;
}

#top_content h1 {
	margin-left: -14px;
	padding-left: 10px;
	margin-bottom: 30px;
	padding-bottom: 0px;
	font-size: 2.6em;
	line-height: 1;
	color: #69d4fc;
	
	margin-top: 35px;
	}

/* hightlighted content  area (puts grey background on) */
.highlight{
	xwidth: 100%;
	background-color: #141414;
	border-top: 1px solid #292929;
	border-bottom: 1px solid #292929;
padding-left: 240px;
	}

/* content area */
.content {

	max-width: 740px;
	x_width: 770px;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 15px;
	}

/* footer area */ 
#footer {
	width: 100%;
	background-color: #141414;
	border-top: 1px solid #292929;
	border-bottom: 1px solid #292929;
	margin-bottom: 50px;
	margin-top: 20px;
	font-size: 0.85em;
	text-align: center;
	clear: both;
	padding: 5px 0px;
	}

#footer b {
	color: #afe9fe;
	}

/* form styles */
.csc-mailform {
border: none;
border: 1px solid #3d3d3d;
background: #141414;
width: 330px;
padding: 10px;
}

.csc-mailform input, .csc-mailform textarea {
margin: 7px;
_margin: 6px;
width: 250px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 1em;
border: 1px solid #666667;
float: left;
background: #333333;
color: #fff;
}

.csc-mailform label {
margin-top: 4px;
}

.csc-mailform textarea {height: 180px;
}

.csc-mailform label {
display: block;
width: 60px;
font-size: 1.2em;
font-weight: bold;
float: left;
color: #afe9fe;
}

.csc-mailform-submit {
width: 100px !important;
float: right !important;
margin-right: 10px !important;
background: #333333;
color: #fff;
border: 1px solid #666667;
padding: 1px;
cursor: pointer;
}

.border {
border: 1px solid #0D3A63;
padding: 2px;
}

/* ---------------------------------------------------------
GALLERY
---------------------------------------------------------*/

.tx-gooffotoboek-pi1 img {
border: 1px solid #0D3A63;
padding: 2px;
}

.tx-gooffotoboek-pi1 img:hover {
border: 1px solid #235C8F;
}

.tx-gooffotoboek-pi1 div img, .tx-gooffotoboek-pi1 div img:hover {
border: 0px;
padding: 2px;
}