@charset "UTF-8";
/* CSS Document */


/*------------------------------------------
    Style Sheet

author: John Thorne, Full Circle Illustration Inc.
email: w.thorne@fullcircleillustration.com
Last Updated: Sep 2nd '08
Percent Completed: 99%

------------------------------------------*/
body {
	margin:0;
	padding:0;
	font-family:Garamond, "Bell MT", Georgia;
	background-repeat: repeat;
	font-size:12px;
	}
#wrap {
	width:900px;
	}
	
a {
	text-decoration:none;
	color:#000000;
	}
img {
	color: #FFFFFF;
	border:none;
	}
li, ul {
	margin:0;
	list-style:none;
	list-style-type:none;
	padding: 0 10px 0 10;
	}
.columnR {
	float:right;
	width:50%;
}
.columnL {
	float:left;
	width:48%;
	padding: 0px 2px;
}

/*  Centering Rules
------------------------------------------*/
#header, #contentArea, #Nav, #footer, #wrap, .centering {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	}
.centering {
	text-align:center;
	}
.centering object {
	border: 1px solid #000000;
}
/*  Typography
------------------------------------------*/
h1, h2, h3, h4, h5 {
	font-family:Garamond, "Bell MT", Georgia;
	color:#666666;
	}
h2 {
	line-height: 0.9em;
}
p    {
	font-family:Garamond, "Bell MT", Georgia;
	color:#999999;
	font-size: 14px;
	text-indent: 20px;
	text-align: justify;
	}
	/*
dl {
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
}
dd {
	padding-top: 5px;
	font-size: 0.9em;
	text-align: justify;
}
*/
#profilesPage #contentArea dd {
	color: #999999;
}
#contentArea div dd.contactInfo      {
	font-size: .9em;
}
.tagline {
	font-weight: bold;
}

#index #wrap #contentArea #servicesLI a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: overline;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: .6em;
}
#servicesLI {
	font-size:1.7em;
	margin: 0 5px;
}
li {
	color: #666666;
}
.whisper {
	font-size:.8em;
	color:#999999;
	}
/*  myBar
------------------------------------------*/
#myBar {
	position:fixed;
	top:0px;
	left:0px;
	z-index:99;
	overflow: hidden;
	width:100%;
	height:24px;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
#myBar li {
	display:inline;
	margin-right: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	}
#myBar li:hover {
	border: thin solid #000000;
}
#authenticate {
	position: absolute;
	left: 40px;
	top: 18px;
	z-index: 101;
	border: 1px dotted #999999;
	padding: 15px;
	display: none;
	background-image: url(images/glass_white70.png);
	background-repeat: repeat;
	background-position: left top;
}
#authenticate input {
	width: 160px;
}
#authenticate #login {
	width: 60px;
}
#myBar ul {
	padding-top: 5px;
}
#myBar img, #myBar img a {
	margin:0px;
	}
#myBar span {
	margin:0;
	}
#myBar span a:hover {
	background:#FFF;
	}
/*  header
------------------------------------------*/
#header {
	width:850px;
	height:150px;
	}
#header h1 {
	width:850px;
	height:150px;
	position:relative;
	font-size: 2em;
	
	color:#FFFFFF;
	}
	/*The above style is white to hide it since it was showing through, reason being is that the above image is transparent. */
#header h1 span {
	background-image:url(images/Full-Circle-Header.png);
	background-repeat:no-repeat;
	position:absolute;
	width:850px;
	height:255px;
	background-position: center center;
	top: -70px;
	}


/*  Nav
------------------------------------------*/
#Nav {
	width:706px;
	margin-top:-50px;
	border: 1px dotted #CCCCCC;
	padding-right: 2px;
	}
#mainNav {
	position:absolute;
	height:100px;
	left: 140px;
	top: 0px;
	width: 570px;
	}
#Nav #mainNav ul {
	padding: 0;
	}
#Nav #mainNav ul li {
	float:left;
	}
#Nav #mainNav ul li a {
	font-size:24px;
	text-align:center;
	width:142px;
	height:65px;
	display:block;
	text-decoration: none;
	vertical-align:middle;
	line-height: 26px;
	}
#Nav #mainNav ul li a:hover {
	background-color:#000000;
	color:#FFFFFF;
	}
#Nav   #mainNav   ul   li   a   span {
	font-size: 0.5em;
	display: block;
	line-height: 10px;
	padding-top: 10px;
	font-style: italic;
	letter-spacing: 0.1em;
	}
/*  these are the roll-over effects for the main nav
-------------------------------------------------------*/
.Rendering {
}
.WebDesign {
}
.Publishing {
}
#mainNav ul li.Publishing img, #mainNav ul li.WebDesign img, #mainNav ul li.Rendering img  {
	height:0px;
	width:0px;
	border-width: 0px;
	}
	
/* LONGEST SELECTOR EVER!!!!! */
/* Ready for this one???? */


#index #mainNav ul li:hover.WebDesign img, 
#index #mainNav ul li:hover.Rendering img,
#index #mainNav ul li:hover.Publishing img, 
#index #mainNav ul li:hover.infoArch img, 
#printPage #mainNav ul li:hover.Publishing img, 
#printPage #mainNav ul li:hover.WebDesign img, 
#printPage #mainNav ul li:hover.Rendering img,
#printPage #mainNav ul li:hover.infoArch img,
#renderingPage #mainNav ul li:hover.Publishing img, 
#renderingPage #mainNav ul li:hover.WebDesign img, 
#renderingPage #mainNav ul li:hover.Rendering img,
#renderingPage #mainNav ul li:hover.infoArch img,
#webDesignPage #mainNav ul li:hover.Publishing img, 
#webDesignPage #mainNav ul li:hover.WebDesign img, 
#webDesignPage #mainNav ul li:hover.Rendering img,
#webDesignPage #mainNav ul li:hover.infoArch img,
#informationArchitecturePage #mainNav ul li:hover.WebDesign img, 
#informationArchitecturePage #mainNav ul li:hover.Rendering img,
#informationArchitecturePage #mainNav ul li:hover.Publishing img, 
#informationArchitecturePage #mainNav ul li:hover.infoArch img, 
/*
#clientsPage #mainNav ul li:hover.Publishing img, 
#clientsPage #mainNav ul li:hover.WebDesign img, 
#clientsPage #mainNav ul li:hover.Rendering img,*/
#newsPage #mainNav ul li:hover.Publishing img, 
#newsPage #mainNav ul li:hover.WebDesign img, 
#newsPage #mainNav ul li:hover.Rendering img

/*
#profilesPage #mainNav ul li:hover.Publishing img, 
#profilesPage #mainNav ul li:hover.WebDesign img, 
#profilesPage #mainNav ul li:hover.Rendering img*/ {
	position:absolute;
	top:110px;
	left:-131px;
	height:400px;
	width:250px;
	z-index:98;
	}
	
#profilesPage #contentArea .nameIMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
}
/* This isn't needed at the moment, is a backup solution to the 
image hover states appearing on pages that aren't formated to use the mainIMG

.mainIMGhover {
	position:absolute;
	top:110px;
	left:-131px;
	height:400px;
	width:250px;
	z-index:98;
}
*/


#renderingPage #Nav #mainNav ul li.Rendering a,
#webDesignPage #Nav #mainNav ul li.WebDesign a,
#printPage #Nav #mainNav ul li.Publishing a,
#infoArchPage #Nav #mainNav ul li.infoArch a,
#contactPage #Nav #subNav a.Contactnav,
#profilesPage #Nav #subNav a.Profilesnav,
#clientsPage #Nav #subNav a.Clientsnav,
#newsPage #Nav #subNav a.Newsfeednav
 {
	background-color:#000000;
	color:#FFFFFF;
	cursor: default;
}


/*  subNav
------------------------------------------*/

#Nav #subNav {
	position:relative;
	width:140px;
	text-align: center;
	}
#Nav #subNav a {
	height:15px;
	display:block;
	text-indent:0em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
#Nav #subNav a:hover, #Nav #subNav a:focus {
	background:#000000;
	color:#FFFFFF;
	/*
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
	}
#Nav #subNav a.Contactnav {
	/*background-color:#CC9933;*/
	color:#000000;
	font-weight:bold;
	letter-spacing: 0.2em;
	border-bottom-style: none;
	}
#Nav #subNav a.Contactnav:hover {
	background-color:#CC9933;
	color:#FFFFFF;
}
	
/*  ContentArea
------------------------------------------*/
#contentArea {
	width:710px;	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
	}
#contentArea h1, #contentArea p {
	padding: 0 .8em;
	}
/* This needs a class instead of just a selector 
so that it doesn't distort images formatted differently 
on other pages within the contentArea. e.g. the profile page
 */
 
#contentArea img.MainIMG   {
	float:left;
	background-repeat: no-repeat;
	}

#contentArea p {
	padding: 0 15px 0 10px;
	}
#contentArea h2 {
	padding: 0 5px 0 15px;
	margin-top:1em;
	}
p.last {
	background-color:#000099;
	background: url(images/corners1_03.jpg) no-repeat 0 20px;
	background-repeat: no-repeat;
	}
#profilesPage #contentArea p {
	color: #666666;
	text-align: justify;
	font-size: 14px;
}
#profilesPage #contentArea img {
	border: 4px double #999999;
}/*
#profilesPage  #contentArea  br {
	clear:both;
	}*/
#profilesPage #contentArea br {
	height: 10px;
	clear: both;
}
.profileName {
	font-family: Garamond, "Bell MT", Georgia;
	font-size: 22px;
	color: #999999;
	text-align: justify;
}
.power {
	font-weight:bold;
	text-transform: uppercase;
	color: #333333;
	}
/*  Profile Page
------------------------------------------*/
#J4IMG, #KyleIMG, #DanielleIMG {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#J4IMG {
	float:left;
}
#KyleIMG {
	float:right;
}
#DanielleIMG {
	float:left;
}

/*  Contact Page
------------------------------------------*/

#contactPage #contentArea .contactInfo a {
	
}
#contactPage #contentArea p {
	display:block;
	text-indent:0px;
	text-align: justify;
}
#callButton {
	float:right;
	}

/*  Page Specific
------------------------------------------*/
#contactPage {}
#profilesPage {}
#index {}
#webDesignPage {}
#renderingPage {}
#printPage {}


/*  infoBar
------------------------------------------*/


/*  footer
------------------------------------------*/
#footer {
	width:710px;
	height:20px;
	left: 0px;
	text-align:center;
	}
#footer span    {
	color:#999999;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
#footer img {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align: center;
}

	/*
.minorLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FF0000;
	border: 1px dotted #CCCCCC;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: center;
}
.minorlink:hover {
	color: #FFFFFF;
	background-color: #000000;
}
*/

.clear_float {
	clear: both;
}
#infoContact {
	float: right;
	width: 50%;
}
.fltR {
	float: right;
}
.fltL {
	float: left;
}
#contentArea img {
}
#infoContact dd {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.keynote {
	border: 2px solid #000;
	}
#contentArea .post {
	width: 270px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#contentArea .post h4 {
	font-size: 1.4em;
	color: #666666;
	line-height: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentArea .post h5 {
	line-height: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#projectBox {
	background-color: #FFFEEF;
	padding: 15px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 2px dashed #00CC99;
}
#projectBox h3 {
	font-size: 2em;
}
#wrap #contentArea #Accordion1 .AccordionPanel AccordionPanelOpen .AccordionPanelTab h4 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
.clientsBar   {
	height:50px;
	text-align:center;
	border: 1px dotted #333333;
	background-image: url(images/gradient_1.png);
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;/*	background-color: #F7F9FF;*/
	}
.clientsBar div {
	margin-top: 0px;
	padding: 0px;
	line-height: 20px;
	}
.clientsBar span {
	font-size: 1.4em;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #666666;
}
.clientsBar a {
	font-size: 2.4em;
}


/*
Form Styles
*/
#form_login input {
	font:Arial, Helvetica, sans-serif;
	height: 30px;
	padding: 0px;
}

#form_login #userName {
	font-size: 2em;
	height:30px;
}


#form_login #submit {
	width: 100px;
}
dt {
	color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
}

.lobbyNav dt a {
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 2em;
	border: 2px dotted #666666;
	background-image: url(images/gradient_1.png);
	background-repeat: repeat-x;
	background-position: center;
}
.lobbyNav dd {
	width: 300px;
	display: block;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: double;
	border-left-color: #666666;
}
.lobbyNav dt a:hover {
	background-color: #FFFFCC;
}
span.adminButton {
	height: 20px;
	width: 20px;
	position: fixed;
	left: 0px;
	bottom: 0px;
}

/*******************************
	Tables
********************************/

.tableRed {
	border: 2px solid #900;
	border-collapse:collapse;
	width:100%
	}
.tableRed td {
	background: #fff url("images/sprites.gif") repeat-x 0 -1600px;
	padding:1px;
	border: 1px solid #fff;
	text-align:center;
	}
.tableRed tr {
	height:10px;
	}
.tableRed th {text-align:left;border: 1px solid #fff}
.tableRed thead th {color:#fff;font-size:145%;background: #900 url("images/sprites.gif") repeat-x 0 -1300px;padding: 10px 6px}
		.tableRed tbody th {color:#fff;font-size:115%;background: #88b8db url("images/sprites.gif") repeat-x 0 -1400px;padding: 6px}
		.tableRed tbody th.sub {font-size:100%;color:#000;background: #efefef url("images/sprites.gif") repeat-x 0 -1500px;padding: 6px}
#ColR_1 {
	float: right;
	width: 400px;
	padding-right: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#ColR_2 {
	width: 70%;
	float: right;
}


/*  Index Page
------------------------------------------*/
#wrap.index #contentArea {
	background-image: url(images/button3D.png);
	background-repeat: no-repeat;
	background-position: left 30px;
}
#infoBox {
	font-size: 0.6em;
	position: absolute;
	width: 300px;
	text-align: justify;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	overflow: visible;
}
#contentArea #infoBox:hover {
	font-size: 1.4em;
	font-weight: bold;
	border: 1px solid #333333;
	background-image: url(images/glass_white70.png);
}
#infoBox * {
	font-size: 1em;
}
#infoBox a:hover {
	color: #009999;
}
#wrap.index dl dd img {
	float: right;
	height: 180px;
	width: 150px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 8px;
}
#wrap.index dl dd {
	text-align:justify;
	text-indent:0px;
	}
#wrap.index div.summery, #wrap.index div.summery li {
	color:#999999;
	}
#wrap.index dt {
	font-size: 2em;
	font-weight:bold;
	margin-bottom: 5px;
	margin-left: 10px;
}
#wrap.index div.summery:hover dt a {
	color:#00CCCC;
	border-bottom: dotted 1px #00CCCC;
	}
#wrap.index div.summery:hover * {
	color:#666666;
	}

/*------------------------------------------*/
#medallion {
	background-image: url(images/FCI-Medallion.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 150px;
	width: 260px;
	bottom: 25px;
	left: 5px;
}
.imgborder {
	border: 4px double #000000;
	position: relative;
	padding: 2px;
}
h1.sectionHeader {
	display: block;
	color: #000000;
	background-color: #FFF;
	text-align: center;
	font-size: 3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/gradient_1.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#webDL .columnDL {
	float: left;
}
/*------------------------------------------*/
.columnDL dl, .columnDL dt, .columnDL dd {
	padding:0;
	margin:0;
	text-indent:0;
	}
.columnDL  {
	position:relative;
	width:236px;
	padding:0;
	text-weight:normal;
	margin-left: 0px;
	color: #999999;
}
.columnDL dt {
	font-size:3em;
	text-align:center;
	color: #FF9933;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
	}

.columnDL dd {
	text-align:justify;
	font-size: 1em;
	padding-right: 8px;
	padding-left: 8px;
	}
.columnDL a {
	color:#CCC;
	font-size:.8em;
	}
dl.columnDL:hover dt     {
	color:#FF9933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
dl.columnDL:hover dd, dl.columnDL:hover dd span {
	color: #000000;
}
dl.columnDL:hover a {
	color:#00CCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CCCC;
	}
dl.columnDL:hover dd span {
	color:#CC9933;
	}
.columnDL:hover dt {
	color: #FF6633;
}
.note {
	font-size: .7em;
}
.columnDL dd span.leadText {
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.columnDL:hover>dl {
	color:#CCCCCC;
	}
h5.name {
	font-size: 2em;
	color: #000000;
}
.name span {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #999999;
}

/**********************************/
.listH {
	font-size: 1.6em;
	font-weight: bold;
	color: #00CCCC;
}
.listH  > li a{
	color: #66CCCC;
	text-transform: uppercase;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.listH li {
	padding-top: 15px;
}
.listH > li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.listH  ul  li  {
	font-size:0.8em;
	list-style-type: square;
	list-style-position: outside;
	padding:4px 0;
	text-transform: capitalize;
	}
.listH ul ul li {
	font-size:0.8em;
	list-style-type: circle;
	}
.listH span {
	display: block;
	font-size: 0.8em;
	color: #339999;
	font-weight: bold;
	padding-left: 10px;
	text-align: justify;
}

/*  Form Styles
------------------------------------------*/

div.formA {
	background-repeat: no-repeat;
	padding:0px;
	margin: 20px 0;
	background-image: url(images/coffeeStain1.png);
	background-position: center center;
	}
div.formA h4 {
	width:100%;
	color:#FFFFFF;
	font-size:20px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-repeat: repeat-x;
	margin:0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000000;
	}
div.formA form {
	padding:0px 10px;
	background-image: url(images/shadow_bottom.png);
	background-repeat: repeat-x;
	background-position: left -10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}


form ul, form li {
	padding:0;
	margin:0;
	}
form li {
	list-style-type: none;
	}
form ul>li {
	font-weight:bold;
	font-size:1.5em;
	padding-top:10px;
	color: #333333;
	}
form input.textField {
	width:280px;
	font-size:1.6em;
	background-image: url(images/formTextField.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	color: #000000;
	background-color: none;
	}
.formA  select {
	width: 320px;
	border:4px double #666666;
	float:right;
	overflow:auto;
	font-size: 18px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat-x;
	background-image: url(images/graph.png);
	}
.formA select option {
	list-style-type: square;
	padding-left: 20px;
}
form textarea {
	width:auto;
	}
	
form input #submit {
	height:20px;
	width:50px;
	}
.formA #submit {
	text-align: center;
	background-image: url(images/gradient_1.png);
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	width: 150px;
	border: 4px double #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1em;
	background-color: #FFFFFF;
}
.formA #submit:hover {
	color: #FFFFFF;
	background-color: #000000;
}
form li p {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	text-transform: capitalize;
}
.formA  .fileBrowser {
	padding: 2px;
}
.formA .file {
	width: 300px;
	font-size: 16px;
	text-transform: uppercase;
	border: 4px double #999999;
	background-color: #FFFFFF;
	padding: 3px;
	color: #999999;
}
.formA .checkbox {
	background-image: none;
}
.servicesList li {
	font-size: 1.5em;
	background-image: url(images/bullet_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
}
.servicesList   ul   li    {
	font-size: 0.9em;
	margin-bottom: 0px;
	background-image: url(images/bullet_2.png);
}
#IAlist {
	padding: 15px;
	background-image: url(images/glass_white.png);
	background-repeat: repeat;
}
.listB {
	font-size: 1.5em;
}
.listB  li {
	background-image: url(images/bullet_1.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
}
.listB ul li {
	background-image: url(images/bullet_2.png);
	font-weight: normal;
	font-size: .8em;
}
.listB a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CCCC;
}
.listB a:hover {
	border-bottom-width: 2px;
	color: #00CCCC;
}
#renderingPage  #rotator  {
	border: 1px solid #000000;
}
/*									*/



/*******************************************
			Client Page Styles
*******************************************/

.projectBox {
	float:left;
	width:320px;
	margin:5px;
	padding:5px;
	background-repeat: repeat;
	background-position: left center;
	background-image: url(images/glass_white.png);
	border: 1px solid #000;
	}

.projectTitle {
	font-size:1.6em;
	}
.detailPageButton {
	padding:2px;
	background-color: #F2F2F2;
	border: 1px solid #000;
	}
.detailPageButton:hover {
	color:#FFF;
	background-color: #999999;
	}
ol li {
	list-style-type: decimal;
}
