/* CSS Document - Created by Chris Rees 2008 */

* { margin: 0; padding: 0; }
*html{ margin: 0; padding: 0; }

body, html {
	width: 100%;
	font-size: 101%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url(assets/bg_black.png);
}
#navigation {
	background-color: #111;
	background-repeat: repeat;
	height: 35px;
}

.hide {display:none;}

#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:900px;
	padding: 20px;
} 
#wrapper_photography {width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:900px;
	padding: 20px;}

#main {
	margin-top: 10px;
	clear: both;
	height: 490px;
}
#main_photo a:link, #main a:link,#main_other a:link {color:#000;text-decoration:none;}

#main_photo a:visited, #main a:visited, #main_other a:visited {color:#000;text-decoration:none;}
#main_photo a:hover, #main a:hover,#main_other a:hover {
	color:#4171B1;
	text-decoration:none;
}
#logobar {
	height: 75px;
	clear: both;
}
#topimage {
	height: auto;
	background-color: #333333;
	margin-top: 15px;
	margin-bottom: 10px;
}
#column1 {
	height: 490px;
	width: 32%;
	float: left;
	margin-right: 12px;
}
#column2 {
	height: 490px;
	width: 32%;
	float: left;
	margin-right: 12px;
	color: #000;
}
#column3 {
	height: 490px;
	width: 33%;
	float: left;
	color: #000;
	margin-bottom: 10px;
}
#column3 a:link, #column3 a:visited {color:#FFF;}
.web_box {
	height: 310px;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 10px;
}


.generic_box {
	height: auto;
	padding: 10px;
	margin-bottom: 10px;
}

	
.identity_box {
	height: 310px;
	margin-bottom: 10px;
	padding: 10px;
}



.e-learning_box {
	height: 120px;
	margin-bottom: 10px;
	padding: 10px;
}



.photgraphy_feature_box {
	height: 470px;
	padding: 10px;
	background-color: #000;
	color: #FFF;
}

.photgraphy_feature_box:hover {
	background-color: #4171B1;
}

h1 {
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 10px;
	letter-spacing:-1px;
	font-weight: normal;
}
p {
	font-size: 0.8em;
}
#social_media {
	background-color: #666;
	height: 45px;
	clear: both;
	padding-top: 7px;
	margin-top: 10px;
}
#navigation ul {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	height:20px;
	display:block;
	clear:both;
	padding-top: 5px;
}
#navigation ul li {
	display:block;
	float:right;
	color:#666;
	list-style:none;
	list-style-type:none;
	font-size: 0.7em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#navigation ul li a:link{color:#FFF; text-decoration:none;}
#navigation ul li a:visited{color:#FFF; text-decoration:none;}
#navigation ul li a:hover{
	color:#4171B1;
	text-decoration:none;
}
#copyright {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	color:#999;
	font-size:0.7em;
	text-align: center;
	margin-top: 10px;
}

/*Photography page styles*/

.photography_page_intro {
	margin-bottom: 30px;
	padding: 10px;
	color: #FFF;
	margin-top: 30px;
	height: 60px;
}

#photo_player {
	width: 64%;
	background-color: #000;
	height: 400px;
	float: left;
	border: 10px solid #FFF;
	margin-top: 25px;
}

#main_photo {
	margin-top: 10px;
	clear: both;
	height: 790px;
}
#main_photo #column1, #column2, #column3 {height:auto; margin-top:10px;}
#feature_box {
	height: 130px;
	padding: 10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee; color:#FFF; background-color:#333;
}

#feature_box a:link, #feature_box a:visited {color:#FFF;}

#feature_box:hover {
	height: 130px;
	padding: 10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee; color:#FFF; background-color:#4171B1;
}


/*Web pages */
#topbar_web {
	height: 297px;
	width: 800px;
	float: left;
	background-color: #333;
}
#main_other {
	margin-top: 10px;
	clear: both;
	height: 540px;
}
#main_other .web_box {
	height: auto;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 10px;
	color: #FFF;
	background-color: #222;
}

#main_other .identity_box {
	height: auto;
	margin-bottom: 10px;
	padding: 10px;
	color: #000;
}


img {border:0px;}

#column2 ul li{
	list-style-type: square;
	font-size: .8em;
	margin-left: 25px;
	margin-top: 5px;
}

