/* BASE CSS */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #555555;
}

body.editor {
	background-image: none;
}

table {
	border-collapse:collapse;
	border-spacing: 0px;
	border: 0px;
} 

table td {
	vertical-align: top;
}

p {
	margin-bottom: 10px;
}

ul {
	padding-left: 15px;
}

#content ul {
	list-style-image: url('../images/bullet.gif');
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	color: #2E3465;
	margin-bottom: 15px;
}

.fullwidth h1 {
	color: #659fb5;
	text-transform: uppercase;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: normal;
	color: #669FB4;
	margin: 15px 0px 5px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #669FB4;
	margin-bottom: 5px;
}

img { 
	border: none;
}

a {
	text-decoration: none;
	outline: none;
/*	color: #FAA93F;*/
	color: #FF9100;
}

u + a {
	color: #FF9100;
}

a:hover {
	color: #3B4679;	
}

#content a {
	text-decoration: underline;
}

div.hr {
	height: 1px;
	background-image: url('../images/rule.gif');
	background-repeat: repeat-x;
	margin: 10px 0px;
	clear: both;
}

div.hr hr {
	display: none;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.cb {
	clear: both;
}

.cleardiv {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.photo_border, .zoom_img_left img, .zoom_img_right img {
	border: 1px solid #FAA93F;
	padding: 2px;
}

.zoom_img_left {
	padding-bottom: 10px;
	background-image: url('../images/zoom_icon.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 5px 15px 0px 0px;
	display: block;
	float: left;
}

.zoom_img_right {
	padding-bottom: 10px;
	background-image: url('../images/zoom_icon.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 15px;
	display: block;
	float: right;
}

/* FORM CSS */                      

fieldset {
	border: 0px;
}
 
legend {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
 
fieldset td {
	padding: 2px 4px;
}
 
input, textarea {
	background-color: #EFF5F7;
	border: 1px solid #6C6C6C;
}

.button {
	border: 0px;   
	background-color: #6C6C6C; 
	color: #FFFFFF;
	padding: 3px;
	text-transform: uppercase;
}

.alert, .red {
	color: #FF0000;
}

/* LAYOUT CSS */

#container {
	width: 950px;
	margin: 0px auto;
}

#logo {
	margin: 5px 0px 16px 4px;
}

#header_phone {
	float: right;
	background-image: url('../images/vrule.gif');
	background-repeat: repeat-y;
	padding: 10px 5px 11px 12px;
	line-height: 13px;
	height: 13px;
}

#pagetitle {
	clear: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	color: #FAA93F;
	text-transform: uppercase;
	background-image: url('../images/h1_bg.gif');
	background-repeat: no-repeat;
	padding: 20px 0px 0px 109px;
	margin: 0px 0px 15px 0px;
	height: 72px;
}

#content {
	width: 680px;
	float: left;
}

#rightcontent {
	width: 234px;
	float: right;
}

#footer {
	margin: 20px 0px 0px 0px;
	background-color: #DFEBEF;
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	line-height: 13px;
}

#footer.home {
	margin: 0px;
}

#copyright {
	clear: left;
	margin: 0px auto;
	padding: 15px 0px;
	width: 950px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
/*	color: #82B7CA;*/
	color: #548A9E;
	text-align: right;
}

#copyright a {
/*	color: #82B7CA;*/
	color: #548A9E;
}

#copyright a:hover {
	color: #213942;
}

/* NAVIGATION CSS */

#topnav {
	padding: 0px;
	margin: 21px 0px 0px 0px;
	float: right;
}

#topnav li {
	list-style: none;
	float: left;
	margin-left: 22px;
}

#topnav li a, #nav li a  {
	height: 19px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#topnav li a:hover, #topnav li.active a, #nav li a:hover, #nav li.active a, #nav li:hover a , #topnav li a.active{
	background-position: 0px -19px !important;
}

#topnav a.home {
	width: 52px;
        background-image: url('../images/nav_home.gif');
}

#topnav a.request-a-quote {
	width: 136px;
        background-image: url('../images/nav_request_a_quote.gif');
}

#topnav a.request-a-meeting {
	width: 149px;
        background-image: url('../images/nav_request_a_meeting.gif');
}

#nav {
	padding: 0px;
	margin: 8px 0px 0px 0px;
	height: 19px;
}

#nav li {
	list-style: none;
	float: left;
	margin-left: 35px;
}

#nav li.first {
	margin: 0px;
}

#nav li a {
	background-repeat: no-repeat;
}

#nav li.about-us {
	margin-left: 0px;
}

#nav a.about-us {
	width: 77px;
        background-image: url('../images/nav_about_us.gif');
}

#nav ul.about-us {
	width: 180px;
}

#nav a.inbound-marketing-services {
	width: 225px;
        background-image: url('../images/nav_inbound_marketing_services.gif');
}

#nav ul.inbound-marketing-services {
	width: 225px;
}

#nav a.web-and-content-development {
	width: 227px;
        background-image: url('../images/nav_web_content_development.gif');
}

#nav ul.web-and-content-development {
	width: 227px;
}

#nav a.blog {
	width: 47px;
        background-image: url('../images/nav_blog.gif');
}

#nav a.contact-us {
	width: 99px;
        background-image: url('../images/nav_contact_us.gif');
}

#nav ul.contact-us {
	width: 180px;
}

#nav li:hover, #nav li.hover {
	position: relative;
}

#nav li:hover ul, #nav li.hover ul {
	display: block;
}

#nav li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 19px;
	width: 100px;
	padding: 0px;
}

#nav li ul li {
	float: none;
	list-style: none;
	margin: 0px;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 19px;
	text-transform: uppercase;
}

#nav li ul li a {
	background-color: #DFEBEF;
	background-image: none;
	color: #447385;
	height: 22px;
	display: block;
	text-indent: 0px;
	border-top: 1px solid #669FB4;
	padding-left: 5px;
}

#nav li ul li.tertiary a {
	padding-left: 10px;
	text-transform: none;
	color: #669FB4;
}

#nav li ul.about-us li.last a {
        background-color: transparent;
        background-image: url('../images/dropdown_bg1.gif');
        background-position: left bottom !important;
}

#nav li ul.inbound-marketing-services li.last a {
        background-color: transparent;
        background-image: url('../images/dropdown_bg2.gif');
        background-position: left bottom !important;
}

#nav li ul.web-and-content-development li.last a {
        background-color: transparent;
        background-image: url('../images/dropdown_bg3.gif');
        background-position: left bottom !important;
}

#nav li ul.contact-us li.last a {
        background-color: transparent;
        background-image: url('../images/dropdown_bg4.gif');
        background-position: left bottom !important;
}

#nav li ul li a:hover {
	color: #2E3465;
}

#bottomnav {
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
	width: 950px;
}

#bottomnav li {
	list-style: none;
	float: left;
	width: 237px;
}

#bottomnav li a {
	display: block;
	line-height: 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #213942;
	text-transform: uppercase;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #A4C6D3;
}

#bottomnav li.first a {
	border-left: 0px;
}

#bottomnav li.first ul {
	background-image: none;
}

#bottomnav li a:hover {
	color: #FFFFFF;
}

#bottomnav li ul {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	min-height: 93px;
	background-image: url('../images/bottomnav_divider.gif');
	background-repeat: no-repeat;
}

#bottomnav li ul li {
	padding: 0px 0px 0px 15px;
	background-image: url('../images/bottomnav_bg.gif');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	border-left: 0px;
	margin-bottom: 5px;
}

#bottomnav li ul li a {
	width: 186px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: 15px;
	color: #548A9E;
	border: 0px;
}

#bottomnav li ul li.tertiary {
	margin-left: 10px;
	background-image: url('../images/bottomnav_bg2.gif');
	background-position: 15px 5px;
}

#bottomnav li ul li a:hover {
	color: #213942;
}

/* ADMIN CSS */

#admin .button {
	margin: 3px 6px 3px 0px;
}

#admin .admin_table {
	width: 100%;
}

#admin .admin_table td, form table td {
	padding-right: 4px;
}


/* Button CSS */

a.purple_button {
	width: 218px;
	height: 24px;
	padding: 5px 8px;
	margin: 0px 0px 10px 0px;
	display: block;
	font-size: 12px;
	line-height: 22px;
	background-image: url('../images/button_purple_bg.gif');
	background-repeat: no-repeat;
	color: #FAA93F;
	overflow: hidden;
}

a.purple_button img, a.purple_button span {
	margin-right: 3px;
	vertical-align: middle;
}

a.orange_button {
	width: 218px;
	height: 24px;
	padding: 5px 8px;
	margin: 0px 0px 10px 0px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	background-image: url('../images/button_orange_bg.gif');
	background-repeat: no-repeat;
	color: #3B4679;
	overflow: hidden;
}

a.orange_button img, a.orange_button span {
	margin-left: 4px;
	vertical-align: middle;
}

/* Ideas CSS */

#ideas {
	padding: 0px 5px;
	line-height: 17px;
}

#ideas ul {
	padding: 0px;
}

#ideas li {
	list-style: none;
	font-size: 13px;
	margin-bottom: 8px;
	color: #555555;
}

#ideas li a {
	color: #555555;
}

#ideas img {
	vertical-align: middle;
}


/* Connect with Us CSS */

#connect, #subscribe, #recent-tweets {
	background-image: url('../images/connect_bg.gif');
	background-color: #DFEBEF;
	background-repeat: no-repeat;
	background-position: bottom left;
}

#connect h2, #subscribe h2, #recent-tweets h2 {
	height: 34px;
	line-height: 34px;
	padding-left: 8px;
	margin: 0px;
	background-image: url('../images/connect_top.gif');
	background-color: #669FB4;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
}

#connect a, #subscribe a {
	width: 218px;
	height: 24px;
	padding: 5px 8px;
	margin: 0px;
	display: block;
	font-size: 12px;
	line-height: 22px;
	color: #3B4679;
	overflow: hidden;
}

#connect img, #connect span, #subscribe img, #subscribe img {
	margin-right: 3px;
	vertical-align: middle;
}

#connect .hr, #subscribe .hr, #recent-tweets li {
	margin: 0px 8px;
	background-image: url('../images/rule2.gif');
	background-repeat: repeat-x;
}

#recent-tweets {
	position: relative;
	margin-top: 50px;
}

#recent-tweets img {
	position: absolute;
	top: -40px;
	left: 0px;
}

#recent-tweets li.first{
	background-image: none;
}

#recent-tweets li {
	padding: 5px 0px;
}

#recent-tweets abbr {
	border: none;
}

/* Icons CSS */

#icons {
	margin: 10px 0px;
}

#icons.home {
	clear: right;
	float: right;
	margin: 0px;
}

#icons img {
	margin: 0px 7px 5px 0px;
}

#icons.home img {
	margin: 0px 7px 5px 0px;
}

/* Home CSS */

#home_header {
	clear: both;
	width: 950px;
	height: 260px;
	background-image: url('../images/home_header_bg.jpg');
	background-repeat: no-repeat;
}

#home_header ul {
	float: right;
	list-style: none;
	margin: 43px 82px 0px 0px;
}

#home_header li {
	margin-top: 13px;
}

#home_header #home_text {
	float: left;
	margin: 42px 0px 0px 63px;
}

.home_goal {
	background-image: url('../images/home_goal_bg.gif');
	background-repeat: no-repeat;
	width: 279px;
	padding: 30px 0px 0px 0px;
	float: left;
	margin: 0px 37px 0px 4px;
	font-size: 14px;
	color: #3B4679;
}

.home_goal3 {
	width: 250px;
	margin-left: 5px;
}

.home_goal h2 {
	color: #727272;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	height: 40px;
	margin-bottom: 5px;
	padding: 0px 5px 8px 8px;
	background-image: url('../images/rule.gif');
	background-repeat: repeat-x;
	background-position: 0px 26px;
	display: inline;
}

.home_goal p {
	margin: 8px 0px 0px 8px;
}

.home_goal a {
	color: #3B4679;
}

.home_goal img, .home_goal span {
	margin-right: 3px;
	vertical-align: middle;
}

#home_boxes {
	background-image: url('../images/home_boxes_bg.gif');
	background-repeat: repeat-y;
	background-position: 640px 0px;
	margin: 0px 5px;
}

#home_boxes #rightcol {
	float: right;
	width: 299px;
	background-color: #FFFFFF;
}

#home_boxes #posts {
	background-image: url('../images/posts_bg.gif');
	background-color: #DFEBEF;
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 294px;
	margin: 5px 0px 0px 5px;
	color: #555555;
	font-size: 14px;
}

#home_boxes #posts_inner {
	padding: 6px;
}

#home_boxes #posts_inner img {
	margin-top: -5px;	
}

#home_boxes #posts_inner h3 {
	padding-bottom: 5px;	
}

#home_boxes #posts h2 {
	height: 34px;
	font-size: 16px;
	line-height: 34px;
	padding-left: 8px;
	margin: 0px;
	background-image: url('../images/posts_top.gif');
	background-color: #669FB4;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
}

#home_boxes #posts h2 span {
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	color: #FAA93F;
}

#home_boxes #posts h3 {
	color: #3F6685;
	text-transform: uppercase;
	line-height: 22px;
	margin: 0px;
}

#home_boxes #posts h3 img {
	vertical-align: bottom;
}

#home_boxes #posts p {
	margin-bottom: 0px;
}

#home_boxes #posts a {
	color: #3B4679;
}

#home_boxes #posts img, #home_boxes #posts span {
	margin-right: 3px;
	vertical-align: middle;
}

#home_boxes #posts a img {
	margin-left: 3px;
	vertical-align: middle;
}

#home_boxes #posts .hr {
	background-image: url('../images/rule2.gif');
	margin: 4px 0px;
}

#home_boxes .box {
	background-image: url('../images/home_box_bg.gif');
	background-color: #FEEDD6;
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 312px;
	float: left;
	margin-top: 5px;
	color: #555555;
	font-size: 14px;
}

#home_boxes .box h2 {
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	padding-left: 8px;
	margin: 0px;
	background-image: url('../images/home_box_top.gif');
	background-color: #FAA93F;
	background-repeat: no-repeat;
	color: #3B4679;
	text-transform: uppercase;
}

#home_boxes .box p {
	padding: 6px;
	margin-bottom: 5px;
	line-height: 19px;
}

#home_boxes .box img {
	margin-top: 10px;	
}

#home_boxes img {
	margin-top: 5px;
}

#home_content {
	width: 620px;
}

#home_content h1 {
	color: #669FB4;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 17px;
	margin-bottom: 5px;
}

.captcha-image {
	border: 1px solid #aaa;
}

/* BLOG CSS */

.post h1 {
	color: #2E3465;
	margin-bottom: 0px;
}

#content .post h1 a {
	color: #2E3465;
	text-decoration: none;
}

.post .date {
	color: #598DA3;
}

#sidebar h2 {
	margin: 5px 0px 5px 0px;
}

#sidebar h2 .blue, #sidebar h2.widgettitle {
	color: #2E3465;
	font-size: 18px;
}

#sidebar .photo {
	padding: 15px;
	border: 1px solid #FAA93E;
	margin: 10px 0px 5px 0px;
}

#sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#sidebar ul li img {
	vertical-align: middle;
}

.postmetadata img {
	margin: 5px 5px 0px 0px;
}


/* Landing Page CSS */

#landingpage label {
	text-transform: uppercase;
}

/* Portfolio Index */
#portfolio-index ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#portfolio-index ul li {
	padding: 0;
	margin: 0 0 0 14px;
	float: left;
	width: 225px;
}

#portfolio-index ul li.first {
	margin: 0;
}

#portfolio-index ul li a {
	text-align: center;
}

#portfolio-index ul li a span {
	display: block;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3a4678;
	background-image: url(../images/portfolio-tab.png);	
	line-height: 34px;
	white-space: nowrap;
}

#portfolio-index ul li a span img {
	vertical-align: middle;
}

#portfolio-index ul li a img.thumb {
	padding: 0 2px 2px 2px;
	border-right: 1px solid #faa940;
	border-bottom: 1px solid #faa940;
	border-left: 1px solid #faa940;
}

/* Portfolio Details */
#portfolio-details {
	width: 100%;
}

#portfolio-details h2 {
	background: url(../images/button-bg-lft.gif) no-repeat;
	width: auto;
	height: 34px;
	padding-left: 6px;
	color: #2E3465;
}

#portfolio-details h2 span {
	background: url(../images/button-bg-rgt.gif) no-repeat top right;
	padding: 8px 33px 0 25px;
	display: block;
	float: left;
	height: 34px;
}

#portfolio-details .left-col {
	float: left;
	display: inline;
	width: 464px;
}

#portfolio-details .left-col img {
	padding: 2px;
	border: 1px solid #faa93e;
	float: left;
}

#portfolio-details .left-col div.imageindex {
	padding: 0;
	margin: 6px 0 0 0;
}

#portfolio-details .left-col div.imageindex img {
	margin: 0 0 13px 13px;
	float: left;
	display: inline;
	cursor: pointer;
}

#portfolio-details .left-col div.imageindex img.first {
	margin-left: 0;
}

#portfolio-details .right-col {
	float:right;
	width: 464px;
}


/* Slideshow */
.slideshow {
	display:block;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.slideshow li {
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.slideshow li img {
	display:block;
	margin:0px;
}

a.next, a.prev {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #659fb5;
}

a.next img, a.prev img {
	vertical-align: middle;
}

a.prev {
	float: left;
}

a.next {
	float:right;
}

