@charset "utf-8";
/* CSS Document */

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* a[title] { 
color : #fff; 
background : #000;
}

a[alt] { 
color : #fff; 
background : #000;
}*/

/**/
body {
	background-color: #000000;
	background-image:url(images/circles-grey-outlines5.jpg);
	background-repeat:repeat-x;
}

.rightimg {
	float:left;
	margin: 0px 0px 0px 0px;
}

.rightimgFlushright {
	float:left;
	margin-bottom: 15px;
}

#footer {
	color:#FFFFFF;
	float:left;
	width:850px;
	padding-top:30px;
	background-color: #000000;

}

#footer li {
	list-style: none;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:bold;
	
}
#footer a, #onlineMenu a:visited {
	text-decoration: none;
	color:#999999;
	display: block;
}
#footer a:hover {
	color:#ffffff;

}



.footer_bar {
	padding-top:30px;
}


.clearFloat {
clear:both;

}


#bannerWrapper {
	position:relative;
	width: 850px;
	margin-right:auto;
	margin-left:auto;
	padding:0 0 0 0;
	background-repeat:no-repeat;
	margin-top: 20px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#FFFFFF;


}
/*css top left menu*/

#onlineMenu {
	width: 110px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 20px;
	overflow: visible;
	margin-left: 680px;
	padding-bottom: 15px;
	padding:20px;
	margin-bottom:60px;
	
	
}


/*flash movie top right of layout*/
#flashHolder {
	position:relative;
	width:630px;
	height:150px;
	overflow: hidden;

}

/*flash movie at bottom of layout*/
   #flashContainer {
   position:relative;
   width:850px; 
   height:253px; 
   z-index:2;  
  top: 364px;
 
  
   } 

#work {
	margin: 0px 0 0 30px;
	width:790px;
	line-height: 120%;
	height:346px
}


#generalText {

	width:760px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 95%;
	line-height: 120%;
}

#viewtext {
	float:left;
	width: 312px;
	padding: 10px 0 0 0;

}

#AboutMe {
float:left; 
width:400px; 
height:267px; 
padding:30px 0 0 30px;
}


.displayArea {
	width:350px;
	height:210px;
	float:left;
	padding:180px 0 0 30px;

}


#largeView {

float:left;
width:358px; 
padding: 6px 0 5px 80px;
/*height:372px;*/

}



.smallPicts{
float:left;
width:104px;  

}


#smallPicts{
	width:104px;
	height:102px;
	float:left;
}

#item2{
	float:left;
	width:104px;
	height:102px;


}


#item3{
	float:left;
	width:104px;
	height:102px;
 
}

#item4{
float:left;
width:105px; 
height:100px; 


}

#item5{
	width:104px;
	height:80px;
	float:left;

}

#item6{
	float:left;
	width:104px;
	height:80px;


}

#item7{
	float:left;
	width:104px;
	height:80px;


}

#item8{
float:left;
width:105px; 
height:100px; 


}

#item9{
float:left;
width:105px; 
height:100px; 


}

#flash1{

width:367px; 
height:66px; 
left: 411px; 
top: 53px;

}

#flash2 {

width:362px; 
height:84px; 


}

.dingbat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

.cvtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 80%;
}


a:hover {
	text-decoration: underline;
}
body {
	color: #000000;
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#work p {
	line-height: 120%;
	list-style-type: none;

}



#content {
	width:850px;
	background-repeat:no-repeat;
	background-position: 4px bottom;
}

#contentPic {
	width:850px;
	height:355px;
	background-repeat:no-repeat;
	margin-top: 20px;
}



.greybar {
	background-repeat:no-repeat;
	height:35px;
	background-color:#FFFFFF;

}

#loginContainer {

	width:122px;
	height:22px;
	margin-left: 500px;
	
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DCDCDC;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}


a:link {
	font-weight: bold;
	color: #66669A;
}
:visited {
	font-weight: bold;
	color: #999999;
}
a:hover {
	font-weight: bold;
	color: #CC0033;
}


 #loginContainer .nav a:link {
	color: #000000;
}
#loginContainer .nav a:visited {
	font-weight: bold;
	color: #000000;
}
 #loginContainer .nav a:hover {
	color: #ff0000;
}


#onlineMenu li {
	list-style: none;
/*	text-transform: uppercase;*/
	
}
#onlineMenu a, #onlineMenu a:visited {
	text-decoration: none;
	color:#000000;
	display: block;
}
#onlineMenu a:hover {

	text-decoration:none;
	color:#669999;
	background-repeat: no-repeat;
}

#porfolioMenu {
	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	width: 312px;
	padding: 10px 0 0 0;
	
}

#porfolioMenu li {
	list-style: none;
/*	text-transform: uppercase;*/
	
}
#porfolioMenu a, #porfolioMenu a:visited {
	text-decoration: none;
	color:#000000;
	display: block;
}
#porfolioMenu a:hover {

	text-decoration:none;
	color:#669999;
	background-repeat: no-repeat;
}

img {
	border-width: 0px;
	border-style: solid;
}

.border img {
border-width: 1px;
border-bottom-style: solid;
}

.colour1 {
color: #049593;
}

.colour2 {
color: #BCC433;
}


/* added for blog section work */


.about {
background-image:url(images/green_bullet.gif);
background-repeat:no-repeat;
text-indent:15px;
}

.digital {
background-image:url(images/purple_bullet.gif);
background-repeat:no-repeat;
text-indent:15px;
}

.illustration {
background-image:url(images/red_bullet.gif);
background-repeat:no-repeat;
text-indent:15px;
}

.print {
background-image:url(images/dark_green_bullet.gif);
background-repeat:no-repeat;
text-indent:15px;
}

.contact {
background-image:url(lets-talk.gif);
background-repeat:no-repeat;
margin: 30px 0 0px 625px;
}