/* $Id: $ */

/**
 * GOP Web Connect theme (main site) for Drupal 6.x
 * Theme by GOP Web Connect - gopwebconnect (dot) com
 */


body {	
	text-align: center;
	font-family:	Helvetica, Arial, sans-serif;
	background: #eae2d9 url( images/background.gif) repeat-x top center; 
	font-size: 15px;
	line-height: 1.6;
	color: #222222;
	margin: 0 auto;
	min-height: 650px; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
}

ul, ol, table, fieldset, blockquote {
	margin: 1em 0;
}

blockquote {
	margin:1em auto;
	padding:.5em 2em;
	width:80%;
	height:auto;
	background:#f8f8f8;
	border:.1em solid #ededed;
}

/** Heading **/
h1 {
	font-size: 2.6em;
	line-height: 1.1em;
	margin: 0 0 .5em 0;
	font-weight: bold;
	letter-spacing: -1px;
	color: #222222;
}

h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	margin:0 0 .3em 0;
	letter-spacing: -1px;
	font-weight: normal;
	color: #222222;
}

h3 {
	font-size: 1.6em;
	line-height: 1.3em;
	margin: 0 0 .6em 0;
	font-weight: normal;
	color: #222222;
}

h4, h5, h6 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin:0 0 0.4em 0;
}

strong {
	color:#333;
	font-weight: bold;
}

/** Links **/

a {
	color: #AA0101;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #AA0101;
}



/** Inputs **/

input, textarea, select {
	background:#FDFEFE url(images/post-box-top.gif) repeat-x scroll center top;
	border: 2px solid #ccc;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 100%;
	padding: 2px;
	line-height: 1.0;
	margin: 10px 3px 3px 0;
}

#main input.form-text {
	width: 452px;
}

.form-submit:hover, .form-submit:active, .form-submit:focus {
	background:#b41414 none repeat scroll 0%;
	border: 2px solid #b41414;
	color:#FFFFFF;
	cursor:pointer;
}

/* Structure */
#wrapper {
	width: 962px;
	margin: 0 auto;
	clear: both;
	text-align: left;
}

/* top navigation */
#navigation-frame {
	width: 100%;
	background-color: #AA0101;
	height: 3.8em;
	background: #AA0101 url( images/nav-bg.gif) repeat-x bottom center; 
	float: left;
}

#navigation {
	width: 960px;
	margin: 0 auto;
	font-size: 116%;
	z-index: inherit;
}

#navigation li.leaf, #navigation li.expanded {
	list-style: none;
	padding: 0;
	margin: 0;
}


/* end top navigation */

#front-main {
	width: 960px;
	min-height: 550px; /* For Modern Browsers */
	background: transparent url( images/three_sites.jpg) no-repeat 465px 0px; 
	float: left;
	padding: 0 0 0px 0;
	margin-top: 0px;
	clear: both;
}

#main {
	width: 960px;
	min-height: 550px; /* For Modern Browsers */
	float: left;
	padding: 24px 0 20px 0;
	background-image: none;
	background-color: white;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	clear: both;
}

#main li {
	margin-bottom: 1em;
}

#content {
	float: left;
	width: 580px;
	padding: 0 0 0 20px;
	text-align: left;
	clear: both;
}

#wide-content {
	float: left;
	width: 960px;
	text-align: left;
	clear: both;
}

#content h3, #wide-content h3 {
	font-family: Georgia;
	color: #007bbd;
}

#front-content {
	float: left;
	width: 460px;
	padding: 0 490px 0 10px;	
	text-align: left;
	clear: both;
}

#front-logo {
	width: 510px;
	height: 107px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: -16px;
	background: transparent url( images/gopwc-logo.png) no-repeat top left; 
	float: left;
}

#offer-frame {
	float: left;
	width: 100%;
	clear: both;
	padding-left: 9px;
	display: inline;
}

#offer-frame div.offer-box {
	background: #ffffff url( images/offer_box_bg.gif) repeat-x bottom left; 
	border: 2px solid #ccc;
	width: 138px;
	margin-right: 6px;
	padding: 8px 5px 12px 5px;
	text-align: center;
	display: block;
	float: left;
}

#offer-frame div.last-offer {
	margin-right: 0;
}

#offer-frame h3 {
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 3px;
	font-family: Helvetica, Arial, sans-serif;
	color: #222;
}

#offer-frame.compare-button {
	margin-top: 8px;
}
#offer-frame p.notice {
	font-size: 90%;
	line-height: 1.3em;
	margin: 0 0 5px 0;
}

div.one-third-col {
	float: left;
	width: 275px;
	padding: 0 25px 0 20px;
}

p.step-number {
	color: #a51000;
	font-size: 1.3em;
	line-height: 1.2;
	margin-bottom: 0.75em;
	font-weight: bold;
}



/* sidebar styles override */

.sidebar ul.menu, .sidebar ul.menu li ul.menu {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

.sidebar ul.menu li ul.menu {
	list-style-position: inside;
	margin: 0;
	padding: 0 0 0 10px;
}

/* end sidebar styles overrides */

#sidebar-right {
	background-color: #fff;
	float: left;
	width: 320px;
	margin-left: 19px;
	position: relative;
} 

.callout-top {
	background: transparent url( images/callout-top.png) no-repeat bottom left; 
	line-height: .1em;
	height: 7px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

.callout-bottom {
	background: transparent url( images/callout-bottom.png) no-repeat top left; 
	line-height: .1em;
	height: 5px;
	margin-bottom: 20px;
}


#sidebar-right .block {
	padding: 10px 20px 5px 20px;
	border: 1px solid #ccc;
}

#sidebar-right .block-block {
	margin: 0;
	background-color: #00337F;
	border: none;
}

#sidebar-right .block-block p {
	letter-spacing: 0px;
	color: #fff;
}

#sidebar-right .block-block h2#ctitle-2 {
	float: left;
	background: transparent url( images/compare-and-choose.gif) no-repeat top left; 
	text-indent: -9999px;
	height: 32px;
	width: 280px;
}

#sidebar-right .block-block h2#ctitle-3 {
	float: left;
	background: transparent url( images/example-websites.gif) no-repeat top left; 
	text-indent: -9999px;
	height: 32px;
	width: 280px;
}

#sidebar-right .block-block h2#ctitle-4 {
	float: left;
	background: transparent url( images/made-in-usa.gif) no-repeat top left; 
	text-indent: -9999px;
	height: 32px;
	width: 280px;
}

#sidebar-right .block-block h2#ctitle-5 {
	float: left;
	background: transparent url( images/early-adopter.gif) no-repeat top left; 
	text-indent: -9999px;
	height: 32px;
	width: 280px;
}


#sidebar-right .block-block img {
	padding: 0 3px;
}

#footer {
	width: 100%;
	padding-top: 6px;
	padding-bottom: 19px;
	clear: both;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #AA0101; 
	letter-spacing: 0;
	line-height: 1.6;
	height: 40px;
}

#footer-nav {
	list-style: none;
	width: 100%;
	padding: 0;
	text-align: center;
	float: left;
}

#footer-nav li {
	display: inline;
	border-right: 2px solid #eaeaea;
}

#footer-nav li.last {
	border: none;
}

#footer-nav li a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 11px 2px 7px;
}

#footer-nav li a:hover{
	text-decoration: underline;
}

#footer a {
	color: #fff;
}

#footer-message {
	text-align: center;	
}


table.pricingtable {
	background-color: #fff;
	border: 1px solid #ccc;
}

table.pricingtable th {
	background-color: #00337F;
	color: #fff;
	font-size: 1.2em;
}

table.pricingtable td.getstarted {
	height: 100%;
	vertical-align: top;
}

a.tooltip:hover span {
	text-align: left;
}

div.attribute-6 div.form-item div.form-radios {
	clear: both;
	width: 580px;
	float: left;
}

div.attribute-6 div.form-item div.form-radios .form-item {
	float: left;
	width: 170px;
	padding: 0 20px 10px 0;
}

/* quotebox */
#quotebox {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

blockquote#quotebox-quote  {
	width: 880px;
	margin-left: 10px;
}


.quotes-quote p {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 18px;
	text-align: left;
	margin: .5em 0;
	clear: left;
}

.quotes-author p{
	text-align: right;
	margin: .5em 0;
	font-size: 18px;
	clear: left;
	font-style: normal;
	
}

/* end Quotebox */