/* 
	Portfolio style sheet
	Author: Andy Webber
	URL: http://www.andywebber.net
	Created: 01/08/08
	Version 1
*/

body{
	background-color: #CCCCCC;
	text-align: center;
	font-family: arial, tahoma, "trebuchet ms", "lucida console", sans-serif;
}

div#mainSection{
	background-color: #000000;
	width: 960px;
	margin-left: auto;
	margin-right: auto;		
}

div#mainSection a:focus{
	outline: none; 
}

img{
	border: 0;
}

div#header{
	margin: 0px;	
	height: 250px;
	width: 960px;
	background-image: url("http://www.andywebber.net/images/styles/clouds/night/headerNight.jpg");
	background-repeat: no-repeat;
	padding-top: 4px;
	
}

div#header div#styleInfo{		
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	letter-spacing: 1px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	position: relative;
	left: -35px;
}

div#header div#styleInfo a:link{
	color: #CCCCCC;
	text-decoration: none;
}	

div#header div#styleInfo a:visited{
	color: #CCCCCC;
	text-decoration: none;	
}

div#header div#styleInfo a:hover{
	color: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}

div#header div#clockDisplay{		
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	letter-spacing: 1px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	position: relative;
	left: -35px;
}


div#header div#titleBar{
	display: block;	
	font-size: 18px;
	font-family: arial;
	letter-spacing: 1px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	position: relative;
	left: -35px;
	top: 175px;
}

div#header div#titleBar a:link{
	color:  #CCCCCC;
	text-decoration: none;
}	

div#header div#titleBar a:visited{
	color:  #CCCCCC;
	text-decoration: none;	
}

div#header div#titleBar a:hover{
	color:  #CCCCCC;
	border-bottom: 2px solid #FFFFFF;
	text-decoration: none;
}


div#topBox{
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 910px;
}

div#topBox div#top-left{ 
	margin-right: 25px; 
	background-image:  url(http://www.andywebber.net/images/corners/TL.png);
	background-repeat: no-repeat;
	height: 27px;
	font-size: 2px;
}

div#topBox div#top{ 
	margin-top: -29px; 
	margin-left: 25px;
	margin-right: 27px;
	background-image:  url(http://www.andywebber.net/images/corners/top.png); 
	background-repeat: repeat-x;
	height: 27px; 
	font-size: 2px; 
}
	
div#topBox div#top-right{ 
	margin-top: -24px; 
	margin-left: 24px;
	background-image:  url(http://www.andywebber.net/images/corners/TR.png); 
	background-repeat: no-repeat;
	background-position: 100% 0; 
	height: 27px; 
	font-size: 2px; 
}

div#topBox div#left{ 
	margin-left: -2px;
	margin-top: -3px;
	background-image:  url(http://www.andywebber.net/images/corners/left.png);
	background-repeat: repeat-y;
	width: 28px;
	height: 185px;
	float: left;
	font-size: 2px;
}
	
div#topBox div#inside{
	margin-left: 25px;
	margin-right: 22px;
	margin-top: -4px;
	background: #FFFFFF;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	height: 189px;
	overflow: hidden;
	position: relative;
	left: -4px;
	text-align: left;
}

div#topBox div#inside h2{
	margin-top: 0px;
	margin-bottom: -10px;
	padding-top: 3px;
}

div#topBox div#inside img{
	float: left;
	margin-left: 3px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 4px;

}

div#topBox div#inside p{
	font-size: 13pt;
	line-height: 1.6;		
}

div#topBox div#right{ 
	margin-left: 883px;
	margin-top: -188px;
	background-image:  url(http://www.andywebber.net/images/corners/right.png);
	background-repeat: repeat-y;
	width: 28px;
	height: 185px;
	font-size: 2px;
}
	
div#topBox div#bottom-left{ 
	margin-right: 28px;
	background-image:  url(http://www.andywebber.net/images/corners/BL.png);
	background-repeat: no-repeat;
	height: 28px;
	font-size: 2px;
}
	
div#topBox div#bottom{ 
	margin-left: 24px;
	margin-right: 0px;
	background-image:  url(http://www.andywebber.net/images/corners/bottom.png); 
	background-repeat: repeat-x;
	height: 27px; 
	font-size: 2px; 
	position: relative;
	left: 1px;
}

div#topBox div#bottom-right{ 
	margin-top: -28px; 
	margin-left: 883px;
	background-image:  url(http://www.andywebber.net/images/corners/BR.png); 
	background-repeat: no-repeat;
	height: 28px; 
	font-size: 2px; 
}

div#content{
	color: #FFFFFF;
	font-size: 11pt;
	font-family: arial;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1.5;
	width: 890px;
	margin: auto;
}

div#content a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div#content a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div#content a:hover{
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;		
}

div#aboutBox{	
	float: left;
	width: 65%;	
	text-align: left;		
	border: 1px solid #FFFFFF;
}

div#newsBox{
	float: right;	
	width: 31%;
	text-align: left;			
	border: 1px solid #FFFFFF;	
}

div#newsBox span.newsHeadline{
	display: block;
	font-weight: bold;
	color: #333333;
	font-size: 10pt;
}

div#newsBox span.newsDate{
	display: block;
	color: #CCCCCC;
	font-size: 8pt;
	
}

div#newsBox span.newsContent{
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dashed #FFFFFF;
	font-size: 10pt;
}




div#projectsBox{	
	clear: both;
	position: relative;
	top: 18px;
	margin-top: 18px;
	width: 890px;	
	text-align: left;
	border: 1px solid #FFFFFF;
}

div#projectsBox div.project{
	width: 250px; 
	margin: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 5px;
	float: left;
	text-align: justify;
}

div#projectsBox div.project span.projectTitle{
	display: block;
	font-weight: bolder;
	color: #000000;
}

div#projectsBox div.project span.projectLink{
	display: block;
}

div#projectsBox div.project span.arrows{
	font-size: 9pt;
}

div#projectsBox div.project img{
	border: none; 
	width: 200px;
	margin-left: 25px;
	margin-bottom: 3px; 
	margin-top: 0px;
}

div#projectsBox a.imageLink:hover{
	border: 0;
}

div#projectsBox div#clearingDiv{
	clear: left;
}

div#contact{
	clear: both;
	position: relative;
	top: 18px;
	margin-top: 18px;
	margin-bottom: 10px;
	width: 890px;	
	text-align: left;
	border: 1px solid #FFFFFF;
}

span.boxHeader{
	display: block;	
	background: #999999;
	color: #FFFFFF;
	background-image: url(http://www.andywebber.net/images/styles/clouds/night/bar.jpg);
	background-repeat: repeat-x;	
	font-size: 1.2em;
	text-indent: 8px;
	padding: 2px;
	border-bottom: 1px solid #FFFFFF;
}

div.boxMain {
	display: block;
	background: #999999;
	background-image: url(http://www.andywebber.net/images/styles/clouds/night/boxFill.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	padding: 10px;	 
}

div.boxMain div.hr {
	clear: both; 
	height: 3px;
	background: #666666;
	margin-top: 5px;
	margin-bottom: 0px;
    border: 1px solid #000000;
}

div.boxMain div.hr hr {
  display: none;
}

div#expandButtonDiv{
	width: 100px;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -15px;
}

p.firstPara{
	margin-top: 0px;
}




form#contactForm{
	width: 45%;
	margin: auto;
	margin-bottom: 15px;
	float: left;
	margin: 5px;
	margin-right: 12px;
	text-align: left;
}


form#contactForm fieldset{
	padding: 0 1em 1em 1em;
}


form#contactForm input{
	display: block;
	border: solid 1px #999999;
	width: 100%;
}

form#contactForm textarea{
	display: block;
	width: 100%;
}

form#contactForm input#Submit{
	width: 90px;
	margin: auto;
	border: 0;
}	

form#contactForm input#checkBox{
	display: inline;
	border: 0;
	width: 15px;
	vertical-align: bottom;
}

form#contactForm label{
	display: block;
	width: 86%;
	margin: auto;
	margin-bottom: 0.5em;
}
	
form#contactForm label.first{
	padding-top: 1em;
}

form#contactForm label.checkBoxText{
	font-style: italic;
	font-size: 10pt;
}

div#recaptcha{
	position: relative;
	left: 19px;	
	margin-top: 3px;
	margin-bottom: 7px;
}

div#button{
	width: 100px;
	height: 23px;
	background-color: #999999;
	border: 1px solid #FFFFFF;
	text-align: center;
	margin: auto;
	cursor: pointer;			
}

span#buttonText{
	color: #CCCCCC;
	font-size: 14pt;
	font-weight: bold;
	position: relative;
	top: -2px;
}

div.clearingDiv{
	clear: both;
	height: 0px;
}

div#extraStyleInfo{
	display: none;
	position: fixed; 
	left: 40%; 
	top: 40%;
	height: 400px;
	width: 600px;
	background-color: #000000;
	background-image: url('http://www.andywebber.net/images/infoBox/blackGrad.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	color: #33CCFF;
	padding: 15px;
	border: 1px solid #CCCCCC;
	text-align: left;
}

div#extraStyleInfo div#styleTitle{
	font-size: 16pt;	
}

div#extraStyleInfo img#closeX{
	display: inline;
	float: right;
	position: relative;
	top: -35px;
	left: 10px;
}

div#extraStyleInfo div.miniDesc{
	width: 160px; 
	margin: 12px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0px;
	float: left;
	text-align: center;
	position: relative;
	left: 20px;
	font-size: 9pt
}

div#extraStyleInfo div.miniDesc div.miniTitle{
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}


div#extraStyleInfo div#styleDescription{
	clear: both;
	display: block;
	font-size: 10pt;
	text-align: justify;
	padding-top: 5px;
}

div#extraStyleInfo #closeBox{
	clear: both;
	font-size: 10pt;
	float: right;
}

div#extraStyleInfo #closeBox a:link{
	color: #33CCFF;
	text-decoration: none;
}

div#extraStyleInfo #closeBox a:visited{
	color: #33CCFF;
	text-decoration: none;
}

div#extraStyleInfo #closeBox a:hover{
	color: #33CCFF;
	text-decoration: none;
	border-bottom: 1px solid #33CCFF;
}

div#footer{
	background-color: #FFFFFF;
	color: #666666;
	text-align: left;
	font-size: 10pt;
	font-family: arial;
	letter-spacing: 2px;
	line-height: 1.5;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	padding: 5px;
}
	
div#footer div.footerBox{
	width: 240px; 
	margin: 33px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 5px;
	float: left;
	text-align: left;
}
	
div#footer a:link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div#footer a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div#footer a:hover{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	font-weight: bold;
}

div#footer a.imageLink:hover{
	border: 0;
}

div#footer div.footerBox span.footerTitle{
	display: block;
	font-size: large;
	color: #999999;
	margin-bottom: 5px;
}


div#footer div#copyright{
	clear: left;
	width: 200px;
	text-align: center;
	margin: auto;
}

	