/* @override http://192.168.1.100:8888/carlyfiorina/css/main.css */

/*
Company:	Carly Fiorina
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Common Text Styles - Styles for text
Default Headings - headings like h1, h2, etc
Default Lists - unordered and ordered lists
Nav - navigation bar
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	background: url(/images/page-bkg.gif) repeat-y 50% 0 #fff;
}
body {
	
}
/* @end */

/* @group Layout */
div.shadow-wrap {
	width: 1183px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: url(/images/page-shadows.gif) no-repeat 50% 0;
}
/* Head */
div#hd {
	width: 1113px;
	height: 408px;
	padding: 0 35px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/hd-bkg-white.gif) repeat-y 50% 0;
}
div#document-hd {
	width: 1113px;
	height: 303px;
	padding: 0 35px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/hd-bkg-white.gif) repeat-y 50% 0;
}

/* Body */
div#bd {
	width: 1113px;
	padding: 20px 35px;
	margin-left: auto;
	margin-right: auto;
}


#masthead {

  width: 1113px; 
  background-color: #7f7f7f;
  text-align: right;
  padding: 5px 35px;
  margin-left: auto;
  margin-right: auto;
  height: 25px;

}

#signupform {

 color: #ffffff;
 font-size: 21px;
 padding-right: 100px;
 font-family: Arial, Helvetica, sans-serif;

}

/* Footer */
div#ft {
	width: 1113px;
	padding: 25px 35px 51px;
	margin-left: auto;
	margin-right: auto;
}

div#paid-for {

	border: 1px solid #a0a0a0;
	width: 325px;
	color: #a0a0a0;
	font-size: 12px;
	padding: 3px;
	margin-left: 450px;
	text-align: center;


}

p.paid-for {
	

}
p.paid-for span {
	
	
}
/* @end */

/* @group Modules */
/* Logo */
div#logo {
	width: 213px;
	height: 122px;
	background: url(/images/carly_logo_allorange.png) no-repeat 0 0;
	text-indent: -9000px;
	position: absolute;
	z-index: 500;
	margin-left: 10px;
}
div#logo a {
	display: block;
	height: 100%;
}

/* About Logo */
div#logoabout {
	width: 148px;
	height: 97px;
	background: url(/images/carly-logo-white.png) no-repeat 0 0;
	text-indent: -9000px;
	position: absolute;
	z-index: 500;
	margin-left: 10px;
}
div#logoabout a {
	display: block;
	height: 100%;
}



/* Main */
div.main {
	width: 510px;
	margin: 0 149px 0 0;
	padding: 20px 0 0 0;
	float: right;
	display: inline;
}
div.document-main {
	width: 440px!important;
	margin: 0 219px 0 0!important;
}
div.hybrid-main {
	width: 525px!important;
	margin: 0 134px 0 0!important;
}

/* Side */
div.side {
	width: 304px;
	padding: 20px 0 0 0;
	margin: 0 0 0 100px;
	float: left;
	display: inline;
}

/* Print Button */
a.print {
	background: url(/images/btn-print.gif) no-repeat 0 0;
	display: block;
	width: 58px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	text-transform: uppercase;
	font-size: 12px;
	float: right;
	margin: 5px;
}
a.print:link, a.print:visited {
	color: #fff;
	text-decoration: none;
}

/* Video Image */
div.video-image {
	width: 546px;
	height: 407px;
	position: absolute;
	z-index: 100;
	margin: 0 0 0 0px;
}

/* Video Text */
div.video-text {
	position: absolute;
	z-index: 200;
	width: 460px;
	margin: 148px 0 0 457px;
}
div.video-text h1 {
	color: #757575;
	font-size: 181%;
	margin: 0 0 10px 0;
}
div.video-text p {
	color: #b8b8b8;
	font-size: 105%;
	font-family: Futura, arial, sans-serif;
}

/* Video Image Scroller */
div.video-image-scroller {
	width: 671px;
	height: 110px;
	position: absolute;
	margin: 319px 0 0 441px;
	z-index: 400;
}


/* Document Image */
div.document-image {
	width: 380px;
	height: 302px;
	position: absolute;
	z-index: 100;
	margin: 0 0 0 66px;
}

/* Document Text */
div.document-text {
	position: absolute;
	z-index: 200;
	width: 460px;
	margin: 175px 0 0 457px;
}
div.document-text h1 {
	color: #757575;
	font-size: 231%;
	margin: 0 0 10px 0;
}

/* Hybrid Image */
div.hybrid-image {
	width: 423px;
	height: 260px;
	position: absolute;
	z-index: 100;
	margin: 33px 0 0 453px;
}

/* Hybrid Text */
div.hybrid-text {
	position: absolute;
	z-index: 200;
	width: 250px;
	margin: 175px 0 0 143px;
	text-align: right;
}
div.hybrid-text h1 {
	color: #757575;
	font-size: 231%;
	margin: 0 0 10px 0;
}
/* @end */

/* @group Common Text Styles */

.sidelinks {
	line-height: 200%;
}

.sideheader1 {
	font-size: 108%;
	font-weight: bold;
	line-height: 215%;
}



.button {
	background: url(/images/orange-button.png) no-repeat 0 0;
	width: 105px;
	height: 19px;
	display: block;
	color: #fff!important;
	text-align: center;
	line-height: 20px;
	margin-right: 5px;
	float: left;
	display: inline;
}


.buttonvideoone {
	background: url(/images/bigger_button.png) no-repeat 0 0;
	width: 134px;
	height: 19px;
	display: block;
	color: #fff!important;
	text-align: center;
	line-height: 19px;
	margin-right: 5px;
	float: left;
	display: inline;
	font-size: 13px;
}

div.main, div.side {
	color: #7f7f7f;
}
div.main p, div.side p {
	font-size: 105%;
	line-height: 150%;
}

div.side p.date {
	margin-bottom: 20px;
}



.leftsidebullets {
	padding-right: 3px;
	list-style-type: disc;
	color: #7F7F7F;
}

.hpmainarea {
	font-size:  21px;
	color:#757575;
margin:0 0 10px;
}


a:link.greylinks
{
	
	text-decoration: none;
}

a:active.greylinks
{

	text-decoration: none;
}

a:visited.greylinks
{

	text-decoration: none;
}

a:hover.greylinks
{

	text-decoration: underline;
	color: #e96e17;
}

a:link.emailus
{
	
	text-decoration: none;
	font-weight: bold;
}

a:active.emailus
{

	text-decoration: none;
	font-weight: bold;
}

a:visited.emailus
{

	text-decoration: none;
	font-weight: bold;
}

a:hover.emailus
{

	text-decoration: underline;
	color: #e96e17;
	font-weight: bold;
}



/* @end */

/* @group Default Headings */
div.main h2 {
	font-size: 108%;
	margin: 0 0 2px 0;
	color: #7f7f7f;
}

div.side h3 {
	color: #7f7f7f;
	font-size: 108%;
	margin: 0;
}
/* @end */

/* @group Default Lists */
	
/* @end */

/* @group Nav */
div.navwrap {
	width: 222px;
	float: right;
	display: inline;
}

div#nav {
	width: 93px;
	float: right;
	display: inline;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav ul li {
	list-style: none;
	text-align: right;
	margin: 0 0 2px 0;
	padding: 0;
}
div#nav ul li a {
	display: block;
	line-height: 19px;
	width: 78px;
	padding-right: 15px;
	font-size: 105%;
	font-weight: bold;
}
div#nav ul li a:link, div#nav ul li a:visited {
	color: #7f7f7f;
	text-decoration: none;
}
div#nav ul li.orange a:link, div#nav ul li.orange a:visited {
	color: #e96e17;
}
div#nav ul li a:hover, div#nav ul li a.active {
	background: url(/images/nav-hover-gray.gif) no-repeat 0 0;
	color: #fff!important;
}
div#nav ul li.orange a:hover, div#nav ul li.orange a.active {
	background: url(/images/nav-hover-orange.gif) no-repeat 0 0;
	color: #fff!important;
}

div#bignav {
	width: 222px;
	height: 38px;
	background: url(/images/connect-contribute.gif) no-repeat 0 100%;
	padding: 26px 0 0 0;
	margin: 0 0 15px 0;
}
div#bignav ul {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
div#bignav ul li {
	list-style: none;
	float: left;
	display: inline;
}
div#bignav ul li a {
	display: block;
	width: 108px;
	height: 38px;
	text-indent: -9000px;
	float: left;
	display: inline;
}
/* @end */

/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */
a:link
 {
	color: #7f7f7f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #e96e17;
}

a:active {
	text-decoration: underline;
	color: #e96e17;
}

/* @end */



/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Email Form */
input.volform1 {
border:1px solid #666;
font-family: Arial, Helvetica, sans-serif;
vertical-align:middle;
font-size:105%;
padding:5px;
width:180px;
height:18px;
}






/* @end */
