/* @override http://www.costellocommunications.com/css/costello_main.css */

/* @group YUI reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color: black;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	color: black;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* @end */

html, body {
	background-color: #828282;
	font: 11px/19px "Lucida Grande", Lucida, Verdana, sans-serif;
		color: #333;
}

body {
	height: 100%;
	}

h1 {
	text-transform: uppercase;
	margin: 20px 20px 20px 25px;
	float: left;
	letter-spacing: .1em;
}

h1 a{
	color: #333;
	text-decoration: none;
}

h1 a:hover{
	color: red;
}

p{
	margin-bottom: 15px;
	margin-top: 0;
}

#horizon {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
    left: 0px;
    margin-top: -300px;
    
}

/* for IE6 */
* html #horizon {
	top: 0px !important;
margin-top: 0 !important;
}


#wrapper {
	position: relative;
	text-align: left;
	width: 1015px;
	min-height: 600px;
	margin: 0px auto;
	background-color: #E2E2E2;
	border: solid 1px #787878;
	border-style: solid;
	position: relative;
	background-image: url(../images/gradient_bg.jpg);

}

/* for IE6 */
* html #wrapper {
	height: 600px;
}


#capsule{
position: absolute;
right: 0;
	margin: 20px;
		min-width: 560px;
	/*border: 1px solid red;*/
}

#capsule:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.pagecopy{
	padding-bottom: 75px;
	/*background: url(../images/text_reflection.gif) no-repeat left bottom;*/
	clear: both;
	padding-top: 50px;
	width: 550px;
	position: relative;
	min-height:  400px;
}
.pagecopy p{
width: 500px;	
}

#capsule h2{
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 10px;
	color: #333;
}

#capsule p{
	/*font-size: 14px;
	line-height: 26px;*/
	margin-bottom: 10px;
	margin-top:  0;
	padding-top:  0;
	/*border: 1px solid green;*/
}



#capsule p a{
text-decoration: none;
color: red;
padding: 0;
}

#capsule p a:hover{
text-decoration: none;
background-color: red;
color: white;
}

p.large{
	font-size: 14px;
	line-height: 26px;
}

#navigation {
	margin-bottom: 50px;
	font: 11px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#navigation a {
	color: #666;
	text-decoration: none;
}

#navigation a:hover {
	color: #000;
}

#navigation ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	display: block;
	text-transform: uppercase;
	
	/*letter-spacing: .1em;*/
}

#navigation ul li {
	/*width: 158px;*/
	white-space: nowrap; 
	float: left;
	padding-right: 20px;
	color: #333;
}

#navigation ul li.casestudies {
		padding-right:40px !important;


}

#navigation ul li.company {
		padding-right: 90px !important;


}

#navigation ul li.contact {

	padding-right: 0px !important;
}

#navigation ul li ul {
	border: none;
	float: none;
	margin-top: 5px;
	letter-spacing: 0em;
}

#navigation ul li ul li {
	text-transform: none;
	float: none;
	padding: 0;
}

body#home #navigation ul li.home, body#about #navigation ul li.about,{
	color: red;
}

body#cap-tm .cap-tm a, body#cap-id .cap-id a, body#cap-cc .cap-cc a, body#cap-mc .cap-mc a, body#cap-im .cap-im a, body#cs-rc .cs-rc a, body#cs-ec .cs-ec a, body#cs-bs .cs-bs a, body#cs-do .cs-do a, body#cs-fm .cs-fm a, body#cs-ol .cs-ol a, body#ab-ap .ab-ap a, body#ab-ac .ab-ac a, body#ab-ar .ab-ar a, body#ab-an .ab-an a, body#co-ci .co-ci a, body#co-lo .co-lo a, body#co-ca .co-ca a, body#co-li .co-li a, body#ab-pr .ab-pr a{
	color: red !important;
}

#capabilities #flashcontent{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 970px;
	height:  400px;
	background: url(../images/gradient_bg.jpg) no-repeat left bottom;
}

/* @group page specific styles */

/* @group Inquiries */
	body#co-ci div#pageintro.pagecopy p{
	width: 500px !important;
}


/* @end */

/* @group case studies */

.cs{
	clear: both;
	margin-left: -230px;
	padding-top: 50px;
	width:  660px;
}

.cs h2{
	font-size: 12px !important;
	line-height: 18px !important;
	color: #333333;
	width:  200px;
display: inline;
}

.cs p{
	font-size: 11px !important;
	line-height: 18px !important;
	color: #666666 !important;
	width:  200px;

}
div.cs div#flashcontent {
		height: 400px;
		width: 430px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		margin-left:  230px;
		float: left;
		position: absolute;
		top: 180px;
	}
.cs #noflash {
		display: none;
		margin-top: 50px;
		margin-left: auto;
		margin-right: auto;
		padding: 20px;
		border: 1px dotted grey;
		width: 300px;
		text-align: left;
		font-family: Lucida Grande;
		font-size: 12px;
		line-height: 1.5em;
		background-color: #999999;
	}



/* @end */



/* @end */

div#sidebar{
	float:none;
	clear: both;
	position: absolute;
	margin-left: -200px;
	top:  50px;
	width:  200px;
	margin-top: 36px;
		/*font: 11px/18px "Lucida Grande", Lucida, Verdana, sans-serif;*/
}

div#sidebar ul{
list-style: none outside none;	
}

div#sidebar a {
	color: #666;
	text-decoration: none;
}

div#sidebar a:hover {
	color: #000;
}

.column{
	float: left;
}

.column p{
	width:  inherit !important;
}

.twoup{
	width: 250px;
	margin-right: 20px;
}

.threeup{
	width: 170px;
	margin-right: 10px;
}

h4{
	font-weight: bold;
	margin-bottom: 0 !important;
	padding-bottom: 0;
	/*border: 1px solid red;*/
	color: #444;
}

.pagecopy ul li{
	line-height: 14px;
	margin-bottom: 10px;
}

.highlight{
	font-weight: bold;
}

a.highlight{
	color: red !important;
}

a.highlight: hover{
	color: red !important;
}

form{
	margin-top: 30px;
}

input, textarea{
	margin-bottom: 10px;
	width: 350px;

}
label{
	float: left;
	width: 100px;
}

.process-group{
	display: block;
	float: none;
	clear: both;
	padding-top: 10px;
}

/* @group profiles */

h2.pname{
	margin-bottom: 0 !important;
}
p.ptitle {
	margin-top: 0  !important;	
	margin-bottom: 15px !important;
}



/* @end */

