﻿/* Aram Kocharyan 2010 */

/* Tags */
body, html {
	font-style: normal;
	line-height:normal;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-size:13px;
	background: #fff;
	color:#000;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
p {
	margin:0;
	padding:0;
}
h1 {
	font-size:23px;
	font-weight:normal;
	color:#D42027;
}
h2 {
	font-size:20px;
	font-weight:normal;
	color:#D42027;
}
img {
	border:none;
}
#main_content ul {
	list-style:none;
	margin:0px;
	margin-top:10px;
	padding:0px;
}
#main_content ul li {
	line-height:1.3em;
	padding-left:30px;
	padding-bottom:10px;
	background:url(images/bullet.png) no-repeat;
}
.lightBlueBG {
	background-color:#e5eff2;
}
.lightGreenBG {
	background-color:#e1f8d9;
}
.t1 {
}
.t1 td {
	height:20px;
}
.t2 {
	text-align:center;
	font-weight:bold;
	background:#FFF;
}
.anchor {
	visibility:hidden;
}
a {
	color:#D42027;
	text-decoration:underline;
}
a:hover {
}
a:active {
}
/* ----------------------------------------------------------------------------- */

/* Main */
#main {
	width:100%;
	top:0;
	left:0;
}
#content {
	padding:5px;
	overflow:hidden;
	min-height:500px;
	margin:0px;
	width:900px;
	text-align:left;
}
#content p {
	margin-top:15px;
	margin-bottom:15px;
}
.no_padding {
	padding:0px;
	margin:0px;
}
.bold_grey {
	font-size:24px;
	color:#636466;
	font-weight:bold;
}
.bigger_text {
	font-size:16px;
}
.smaller_text {
	font-size:10px;
}
.bigger_bold {
	font-size:24px;
	font-weight:bold;
}
.red {
	color:#D42027;
}
.sharing {
	overflow: hidden;
	width: 500px;
	padding: 5px;
}
.sharing-overlay {
	width: 500px;
	padding: 5px;
	position: absolute;
	margin-left: 620px;
	margin-top: 20px;
}
.google_share, .facebook_share, .twitter_share {
	float: left;
}
.google_share {
	margin-right: 10px;
}
#main_text_left_sidebar.seo_resources blockquote, #main_text_left_sidebar.seo_resources blockquote p {
	background: none;
}
.seo-table td {
	border: 1px solid #000000;
}
/* ----------------------------------------------------------------------------- */

/* Header */
#header {
	width:900px;
	border:0px #000 solid;
	overflow:hidden;
}
#buttons_banner {
	border:0px #000 solid;
	height:210px;
	margin-top:-22px;
}
#buttons_banner_text {
	width:900px;
	padding-left:220px;
	color:#D42027;
	text-align:left;
	float:left;
	margin:5px;
	font-size:14px;
	font-weight:bold;
}
#logo_search {
	border:0px #000 solid;
	overflow:hidden;
	height:124px;
}
#logo {
	text-align:left;
	border:0px #000 solid;
	float:left;
}
#search {
	text-align:right;
	border:0px #000 solid;
	float:right;
	padding-top: 60px;
}
#cse-search-box {
	font-size:15px;
	margin:0px;
	padding:0px;
}
.textfield {
	border:1px solid #636466;
	font-size:15px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
/* ----------------------------------------------------------------------------- */

/* Footer */
#footer {
	width:900px;
	border:0px #000 solid;
	text-align:center;
	padding-bottom:40px;
}
#footer_links {
	text-align:center;
	background:#E6E7E8;
	height:75px;
}
#footer a {
	color:#FFF;
	text-decoration:none;
	font-size:11px;
}
#footer #footer_resources {
	display: block;
	padding-right: 150px;
	position: absolute;
	margin-top: 0px;
	margin-left: 40px;
}
#footer #footer_resources a {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
#footer_globe {
	padding-left:150px;
	position:absolute;
	margin-top:5px;
}
#footer_links img {
	padding-top:7px;
	margin-left:2px;
	margin-right:2px;
}
#footer_text {
	background:#636466;
	text-align:center;
	min-height:100px;
	color:#FFF;
	padding:10px;
	font-size:12px;
}
#footer_seo {
	font-size:22px;
	text-align:center;
	font-weight:bold;
	color:#636466;
	margin-top:10px;
}
/* ----------------------------------------------------------------------------- */

/* Buttons */
#buttons {
	text-align:left;
	border:0px #ff0000 solid;
	float:left;
	font-size:14px;
}
#buttons ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image:none;
}
#buttons li {
	line-height:normal;
	margin:0px;
	padding:0px;
	background:none;
}/* ie needs position:relative here*/
#buttons a {
	/*color:#FFF;
	background:#636466;
	width:200px;
	text-decoration:none;
	border-bottom:none;
	text-align:left;
	white-space:nowrap;*/
	
	text-decoration: none;
	display: block;
	background:#636466;
	width: 185px;
	color: #FFF;
	padding: 5px;
	padding-left:15px;
	margin: 1px;
	white-space:nowrap;
}
#buttons a:hover {
	background-color: #D42027;
	color: #FFF;
}
#buttons a:active {
	background-color: #D42027;
	color: #FFF;
}
.selected {
	background-color: #D42027 !important;
	color: #FFF;
}
.get_me_results {
	padding:5px 5px 5px 5px;
	border:1px solid gray;
	background-color:#ed0606;
	color:white !important;
	font-weight:bold !important;
	font-family:tahoma;
	text-decoration:none !important;
}
/* ----------------------------------------------------------------------------- */

/* Banner */
#banner {
	text-align:left;
	border:0px #ff0000 solid;
	float:right;
}
#banner_bar {
	width:685px;
	height:8px;
	background:#7E7E7E;
}
#banner_content {
	float:left;
	color:#FFF;
	width:685px;
	background:#D42027;
	margin-top:1px;
	height:208px;
}
#banner_content p {
	padding-top:10px;
	padding-bottom:10px;
}
#banner_text {
	float:left;
	border:0px solid #000;
	width:420px;
	padding:10px;
	padding-left:20px;
	font-size:15px;
}
#banner_text p {
	font-size:13px;
	margin-top:80px;
}
#banner_flash {
	float:left;
	border:0px solid #000;
	width:430px;
	height:185px;
	padding:0px;
	margin:10px;
}
#banner_heading {
	font-size:34px;
}
#banner_heading h2 {
	color:#FFF;
	font-size:34px;
	margin:0px;
	padding:0px;
}
#banner_right {
	float:right;
}
#banner_clients {
	background:#fff;
	color:#000;
	font-weight:bold;
	width:210px;
	height:120px;
	margin:10px;
	margin-top:5px;
	text-align:center;
	font-size:17px;
}
#free_box {
	text-align:right;
	margin:0px;
	padding:0px;
	float:right;
	clear:both;
}
/* ----------------------------------------------------------------------------- */

/* Content */
#main_content {
	width:900px;
	padding:0px;
	text-align:left;
	overflow:hidden;
	min-height:519px;
	background:url(images/main_bgd.jpg) no-repeat;
	border:0px solid #000;
}
#main_text {
	width:450px;
	min-height:500px;
	float:right;
	background:url(images/transparent.png) repeat;
	padding:10px;
	border:0px solid #000;
}
#main_text_left, #main_text_left_sidebar {
	width:430px;
	min-height:500px;
	float:left;
	background:url(images/transparent.png) repeat;
	padding:10px;
	border:0px solid #000;
}
#main_text_left_sidebar {
	width:600px;
}
#main_text_left h3 {
	margin:0px;
	padding:0px;
}
#main_text_right, #sidebar {
	width:430px;
	min-height:500px;
	float:right;
	background:url(images/transparent.png) repeat;
	padding:18px;
	padding-right:2px;
	border:0px solid #000;
}
#sidebar {
	width:260px;
}
#main_text_large {
	width:860px;
	min-height:500px;
#  float:left;
	background:url(images/transparent.png) repeat;
	padding:10px;
	border:0px solid #000;
}
#grey_box {
	float:left;
	width:inherit;
	background:#e7e7e8;
	border:0px solid #000;
	margin-top:5px;
	height:100%;
	margin-bottom:5px;
	text-align:left;
}
#grey_box_left {
	float:left;
	width:432px;
	margin:10px;
	margin-right:0px;
	position:relative;
}
#grey_box_right {
	float:right;
	width:432px;
	margin:10px;
	margin-left:0px;
	position:relative;
}
#red_box_td {
	min-width:305px;
	min-height:180px;
	background: #f3f7fa url(images/redbox_bgd.png) no-repeat;
	padding:0px;
	margin:0px;
	float:left;
	text-align:left;
}
#red_box_td a {
	/*color:#333;*/
	color: #FFF;
}
#red_box_td #red_box_td_text,
#red_box_td #red_box_td_text a {
	color: #333;
}
.red_box_td_title {
	font-size:20px;
	background: url(images/redbox_title_bgd.png);
	color:#FFF;
	padding:5px;
	margin:0px;
	font-weight:normal;
}
#red_box_td ul, #dark_box ul {
	list-style:square;
	padding:0px;
	margin:0px;
	margin-left:15px;
}
#red_box_td ul li, #dark_box ul li {
	line-height:normal;
	padding:0px;
	margin:0px;
	background:none !important;
}
#red_box_td_text img {
	margin:0px;
	padding:0px;
	margin-top:-10px;
	margin-left:-10px;
	padding-right:10px;
	float:left;
}
.red_box_td_date {
	padding:5px;
	margin:0px;
	margin-left:5px;
	display:inline-block;
	background: url(images/redbox_bgd.png);
	color:#FFF;
}
#red_table {
	margin-left:0px;
}
#red_table td {
	vertical-align:top;
	background: #f3f7fa url(images/redbox_bgd.png) repeat-x;
}
.red_box_double {
	background: #f3f7fa url(images/redbox_bgd_double.png) repeat-x;
}
#training_box {
	width:270px;
	height:324px;
	border:0px solid #000;
	float:left;
}
#training_box a {
	color:#000;
}
#training_box_text {
	padding:10px;
}
#training_box_bgd {
	background: url(images/training_bgd.png) !important;
}
#training_box_bgd a {
	color:#333;
}
.training_box_title {
	font-size:20px;
	color:#000;
	padding:0px;
	margin:0px;
	margin-top:-5px;
	font-weight:normal;
}
.training_box_title {
	padding:10px;
}
#dark_box {
	min-width:185px;
	background: #fff;
	border:2px solid #fff;
	padding:0px;
	margin:0px;
	float:left;
	text-align:center;
}
#red_box_td_text, red_box_td_text p {
	padding:10px;
	font-size:13px;
}
#dark_box_text {
	padding:10px;
	border:2px solid #6c6e72;
	text-align:left;
}
.dark_box_title {
	font-size:20px;
	background: #fff url(images/dark_box_bgd2.png);
	color:#FFF;
	padding:5px;
	margin:0px;
	text-align:center;
	font-weight:normal;
}
.dark_box_title a {
	color: #FFF !important;
}
#red_box {
	min-width:185px;
	/*min-height:200px;*/
	background: #f3f7fa url(images/redbox_bgd.png) no-repeat;
	border:2px solid #FFF;
	padding:0px;
	margin:0px;
	text-align:center;
	float:left;
}
#red_box_text {
	padding:10px;
	text-align:left;
}
.red_box_title {
	font-size:20px;
	background: #fff url(images/redbox_title_bgd.png);
	color:#FFF;
	padding:5px;
	margin:0px;
	text-align:center;
	font-weight:normal;
}
.red_box_td_title a, .red_box_title a {
	color:#FFF;
}
#box_table {
	width:900px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}
#box_table a {
	color:#333;
	text-decoration:none;
}
#box_table #dark_box, #box_table #red_box {
	margin-left:10px;
	width:220px;
	text-align:left;
}
.homepage #dark_box {
	width:215px !important;
	margin-left:5px !important;
}
.homepage #dark_box_text {
	min-height:180px !important;
}
.dark_box_title a, .red_box_title a {
	color:#FFF;
}
#sidebar #dark_box, #sidebar #red_box {
	width:100%;
	text-align:left;
	margin-bottom:10px;
}
#media_table td {
	text-align: center;
}
.news-item {
	float:left;
	min-height:400px;
	margin:5px;
}
#msg {
	font-weight:bold;
	color:#F00;
}
.tagCloud {
	text-align:left;
	float:left;
	padding:10px;
}
#smm-packages {
	border:1px #333 solid;
}
#smm-packages th {
	background:#F00;
	color:#000;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-right:1px #999 solid;
}
#smm-packages td {
	border-right:1px #999 solid;
}
#smm-packages tr.alt {
	background:#CCC;
}
#whitepapers, #whitepaper, #whitepaper_block, #whitepaper_text {
	float:left;
	min-height:200px;
}
#whitepaper_text {
	padding:10px;
}
#button {
	padding:5px;
	margin-top:10px;
	background:#D42027;
	width:100px;
	text-align:center;
}
#button a {
	color:#FFF;
}
blockquote {
	background:url(../images/quote-open.png)top left no-repeat;
	padding:0px;
	margin:0px;
}
blockquote p {
	/*padding:25px 25px 0px 0px;
	margin:0px 25px 0px 20px;*/
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	background:url(../images/quote-close.png) bottom right no-repeat;
}
#testimonials {
	padding:10px;
	background:#D42027;
	color:#FFF;
	text-align:center;
}
#testimonials h2, #testimonials a {
	color:#FFF !important;
}
.centered {
	text-align:center;
}
#report_banner {
	width:100%;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	background:#D42027;
	padding:10px;
	color:#FFF;
}
#report_banner a {
	color:#FFF;
}
#testimonialsrotator {
	list-style:none;
	padding:0px;
	margin:0px;
	min-height:180px;
}
#testimonialsrotator ul {
	padding:0px;
	margin:0px;
}
#testimonialsrotator li {
	padding:0px;
	margin:0px;
	list-style:none;
}
#testimonialsrotator .slide {
	padding:0px;
	margin:0px;
}
#testimonialsrotator blockquote {
	font-style: italic;
	background:none;
	margin-bottom:10px;
}
#testimonialsrotator em {
	color:#DA4E39;
}
#packages {
	padding:0px;
	margin:0px;
	width:900px;
	border:none;
	float:left;
	background:url(images/transparent.png) repeat;
}
#packages ul {
	margin:0px;
	padding:100px 0px 0px 0px;
	list-style:none;
	background:none;
	width:100%;
}
#packages li {
	padding:0px;
	margin:0px;
	float:left;
	background:none;
	text-align:center;
}
#packages h2 {
	background:#D42027;
	padding:10px;
	margin:0px;
	font-weight:bold;
	color:#000;
}
#packages ul li {
	width:25%;
	list-style:none;
	display:inline-block;
	padding:0px;
	margin:0px;
}
#packages ul ul {
	display:block;
	padding:0px;
	width:100%;
}
#packages li li {
	width:100%;
	background:none;
	height:30px;
	border-bottom:1px #CCC solid;
	line-height:30px;
}
#packages li.yes {
	background:url(images/yes-no.png) no-repeat top center;
}
#packages li.no {
	background:url(images/yes-no.png) no-repeat bottom center;
}
#eeform {
	padding:10px;
}
#eeform h2 {
	font-weight:bold;
	font-size:16px;
}
#eeform input {
	width:300px;
}
#eeform .radio {
	width:auto;
}
#eeform .button {
	width:auto;
	padding:5px 10px;
}
#eeform ul {
	padding:5px 20px;
}

/* Case Study */
.case-study-table {
	background: #EEE;
	border: 1px solid #999;
	margin-bottom: 20px;
}
.case-study-table img {
	float: left;
	padding: 5px;
}
.case-study-table h2 {
	font-weight: bold;
	font-size: 16px;
}
.case-study-table .case-read-more {
	margin-top: 10px;
	margin-right: 10px;
}

