﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } 
/*ol, ul { list-style: none; } */
blockquote, q { quotes: none; } 
:focus { outline: 0; } 
table { border-collapse: collapse; border-spacing: 0; } 

a, a:link, a:active, a:visited
{
	color: #1198b2;
}
input[type="text"],
input[type="password"],
textarea,
select
{
	line-height: 24px;
	border: 2px solid #b5b4b4;
	background: #fff url(/_images/layout/input_bg.png) repeat-x top left;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus
{
	line-height: 24px;
	border: 2px solid #898989;
	background: #ffc url(/_images/layout/input_bg_focus.png) repeat-x top left;
}

a
{
	text-decoration: none;
}

a.rollover:hover
{
	text-decoration: underline;
}

body
{
	background-color: #eee;
	font-family: Arial;
	color: #333;
	font-size: 67%;
}

body > div
{
	padding: 0 75px;
}

#header
{
	height: 90px;
	background: url(/_images/layout/home_top_bg.png) repeat-x;
}

#header .logo
{
	width: 235px;
	height: 90px;
	background: url(/_images/layout/home_logo.png);
	/*margin-left: 75px;*/
}

#header div.right
{
	/*float: right;
	
	height: 90px;*/
	/*margin-right: 75px;*/
	position: absolute;
	right: 10px;
}

#header div.right
{
	height: 45px;
	font-size: 14px;
	font-weight: bold;
}

#header a.headerlink
{
	text-decoration: none;
	background: url(/_images/layout/home_top_sep.png) no-repeat left center;
	line-height: 45px;
	margin-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

#header a.headerlink.first
{
	background: none;
}

#header div.right > div > a.nopadding
{
	padding-left: 0px;
}

#header div.right > div > a.nomargin
{
	margin-right: 0px;
}

#header div.right > div > a:hover
{
	text-decoration: underline;
}

#header div.right > div > a:first-child
{
	background: none;
}

#header div.right > div > div.right
{
	float: right;
}

#header div.right > div > div.right > a
{
	color: #fcf885;
}

#header div.right > div.find > div > div
{
}

#header div.right > div.find > div > div.button
{
	float: right;
	width: 140px;
}

#header div.right > div.find > div > div.dropdown
{
	float: left;
	width: 140px;
}

#header div.right > div.find > div > div.dropdown select
{
	width: 100%;
	height: 26px;
}

#header div.right > div.find > div > div.textbox
{
	margin-left: 150px;
	margin-right: 155px;
	margin-top: 9px;
}

#header div.right > div.find > div > div.textbox input
{
	width: 100%;
	height: 20px;
}

.main_pic
{
	float: right;
	height: 284px;
	width: 602px;
	background: url(/_images/layout/home_mainpic.png);
}

.top_content
{
	margin-top: 20px;
	margin-left: 75px;
	height: 284px;
	width: 500px;
}

.top_content .first
{
	font-size: 20px;
}

.top_content .second
{
	font-size: 16px;
	margin: 20px 0;
}

.top_content .third
{
	font-size: 20px;
}

.buttons
{
	width: 410px;
	height: 40px;
	background: url(/_images/layout/home_buttons.png);
	position: relative;
	margin-top: 20px;
}

.buttons .signup
{
	position: absolute;
	display: block;
	height: 40px;
	width: 205px;
	top:0;
	left: 0;
}

.buttons .findoutmore
{
	position: absolute;
	display: block;
	height: 40px;
	width: 205px;
	top:0;
	right: 0;
}

#footer
{
	background-color: #4d4d4d;
	padding-bottom: 20px;
	padding-top: 8px;
	position: relative;
}

#footer .inner
{
	height: 73px;
	background: url(/_images/layout/home_bottom_bg.png) repeat-x;
}

#footer .cta
{
	position: absolute;
	left: 0px;
	top: 18px;
	line-height: 35px;
	font-size: 24px;
	color: #e9e9e9;
	background: url(/_images/layout/home_bigspot.png) no-repeat left center;
	padding-left: 45px;
}

#footer .bigspot
{
	position: absolute;
	width: 34px;
	height: 35px;
	left: 0px;
	top: 18px;
	background: url(/_images/layout/home_bigspot.png);
}

#footer .rightlinks
{
	position: absolute;
	right: 0px;
	top: 18px;
	line-height: 35px;
	font-size: 24px;
	font-size: 16px;
}

#footer .links
{
	color: #ccc;
	font-size: 14px;
	padding-left: 10px;
	margin-top: 20px;
	height: 20px;
}

#footer .links a
{
	color: #ccc;
	margin-right: 5px;
	margin-left: 5px;
}


#page_container
{
	margin: 20px 75px;
}

#page_container .left_panel
{
	float: left;
	width: 211px;
	padding-top: 20px;
}

#page_container .left_panel .navigation
{
	margin-left: 10px;
	border: 1px solid #dcdcdc;
	border-right: none;
}

#page_container .left_panel .navigation .item
{
	height: 38px; 
	border-top: 1px solid #dcdcdc; 
	border-right: 1px solid #dcdcdc; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 38px; 
	background: url(/_images/layout/home_info_nav_bg.png);
	position: relative;
}

#page_container .left_panel .navigation .item a:first-child
{
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 10px;
	color: #7e7e7e;
}

#page_container .left_panel .navigation .item:first-child
{
	border-top: none;
}

#page_container .left_panel .navigation .item.selected
{
	border-right-color: #fff;
	background: #fff;
}

#page_container .left_panel .navigation .item.selected a:first-child
{
	color: #4b4b4b;
}

.feed_container
{
	margin: 20px;
	color: #666;
}

.feed_container .feed
{
	margin-bottom: 20px;
}

.feed_container .feed .top
{
	/*font-size: 11px;*/
}

.feed_container .feed .top .stats
{
	float: right;
	width: 200px;
	color: #666;
	text-align: right;
}

.feed_container .feed .top .spotword
{
	margin-right: 200px;
}

.feed_container .feed .content
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.feed_container .feed .content .title
{
	/*font-size: 16px;*/
	font-weight: bold;
	line-height: 24px;
	font-size: 1.5em;
}

.feed_container .feed .content .body
{
	/*font-size: 13px;*/
	line-height: 18px;
	font-size: 1.2em;
}

.feed_container .feed .asset_bar
{
	height: 90px;
	/*font-size: 13px;*/
	margin-top: 20px;
}

.feed_container .feed .asset_bar .video
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.feed_container .feed .asset_bar .video a:first-child
{
	display: block;
	width: 120px;
	height: 90px;
	margin-bottom: 5px;
}

/*.feed_container .feed .asset_bar .video a:last-child
{
	display: block;
}*/

.feed_container .feed .asset_bar .documents
{
	float: left;
	width: 150px;
	margin-right: 10px;
}

.feed_container .feed .asset_bar .documents a:first-child
{
	display: block;
	height: 63px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

/*.feed_container .feed .asset_bar .documents a:last-child
{
	display: block;
}*/

.feed_container .feed .asset_bar .images
{
	float: left;
	margin-right: 10px;
}

.feed_container .feed .asset_bar .images div:first-child
{
	height: 61px;
	border: 1px solid #e9e9e9;
	margin-bottom: 5px;
}

.feed_container .feed .asset_bar .images div:first-child a
{
	margin: 3px;
	margin-right: 0;
	display: block;
	float: left;
	width: 78px;
	height: 55px;
}

.feed_container .feed .asset_bar .images div:first-child a.ellipsis
{
	width: auto;
	height: auto;
	margin-right: 3px;
	margin-top: 46px;
	font-weight: bold;
}

.feed_container .feed .action_bar
{
	margin-top: 20px;
/*	font-size: 13px;*/
}

.feed_container .feed .action_bar .right
{
	width: 5px;
	height: 29px;
	float: right;
	background: url(/_images/layout/actions_bar_right.png);
}

.feed_container .feed .action_bar .left
{
	width: 5px;
	height: 29px;
	float: left;
	background: url(/_images/layout/actions_bar_left.png);
}

.feed_container .feed .action_bar .content
{
	background: url(/_images/layout/actions_bar_bg.png) repeat-x;
	height: 21px;
	margin: 0 5px;
	padding-top: 8px;
}

.feed_container .feed .action_bar .content > a
{
	font-size: 1.1em;
}

.feed_container .feed .action_bar .icon_panel
{
	float: right;
}

.feed_container .feed .action_bar .icon_panel .icon
{
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 5px;
}

.feed_container .feed .action_bar .icon_panel a
{
	display: block;
	float: left;
	color: #b1b1b1;
	margin-right: 8px;
	font-size: 1.1em;
}

.feed_container .feed .tag_bar
{
	clear: left;
	/*font-size: 11px;*/
	line-height: 18px;
	margin-top: 20px;
}

.feed_container .feed .tag_bar .icon
{
	width: 12px;
	height: 12px;
	float: left;
	margin-right: 10px;
}

.feed_container .feed .tag_bar .tag a,
.feed_container .feed .tag_bar .tag a:link,
.feed_container .feed .tag_bar .tag a:active,
.feed_container .feed .tag_bar .tag a:visited,
.feed_container .feed .tag_bar .tag a:hover
{
	color: #999;
	text-decoration: inherit;
}

.feed_container .feed .tag_bar .tag
{
	float: left;
	font-weight: bold;
	line-height: 16px;
	margin-right: 10px;
}

.feed_container .feed .tag_bar .tag .right
{
	display: block;
	width: 7px;
	height: 15px;
	float: right;
	background: url(/_images/layout/light_tag_right.png);
}

.feed_container .feed .tag_bar .tag .left
{
	display: block;
	width: 7px;
	height: 15px;
	float: left;
	background: url(/_images/layout/light_tag_left.png);
}

.feed_container .feed .tag_bar .tag .content
{
	display: block;
	background: #e7e7e7;
	height: 15px;
	margin: 0 7px;
	padding: 0 5px;
}

a.spotword
{
	background: url(/_images/layout/spot_small.png) no-repeat left center;
	padding-left: 13px;
	font-weight: bold;
	color: #666;
/*	font-size: 11px;*/
	cursor: pointer;
}

.icon.tag { background-image: url(/_images/layout/icon_tag.png); }

.icon.share { background-image: url(/_images/layout/home_icon_share.png); }
.icon.targeted_deployment { background-image: url(/_images/layout/home_icon_targeted_deployment.png); }
.icon.applications { background-image: url(/_images/layout/home_icon_applications.png); }
.icon.analytics { background-image: url(/_images/layout/home_icon_analytics.png); }
.icon.agencies { background-image: url(/_images/layout/home_icon_agencies.png); }
.icon.pricing_structure { background-image: url(/_images/layout/home_icon_pricing_structure.png); }

.item.selected .icon.share { background-image: url(/_images/layout/home_icon_share_sel.png); }
.item.selected .icon.targeted_deployment { background-image: url(/_images/layout/home_icon_targeted_deployment_sel.png); }
.item.selected .icon.applications { background-image: url(/_images/layout/home_icon_applications_sel.png); }
.item.selected .icon.analytics { background-image: url(/_images/layout/home_icon_analytics_sel.png); }
.item.selected .icon.agencies { background-image: url(/_images/layout/home_icon_agencies_sel.png); }
.item.selected .icon.pricing_structure { background-image: url(/_images/layout/home_icon_pricing_structure_sel.png); }

#page_container .title_section
{
	margin-bottom: 30px;
}

#page_container .title_section h1
{
	font-size: 20px;
	margin-bottom: 30px;
}

#page_container .title_section div
{
	color: #91c43e;
	font-size: 14px;
	line-height: 18px;
}

#page_container .content_section
{
	margin-bottom: 40px;
}

#page_container .content_section h2
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#page_container .content_section div
{
	font-size: 12px;
	line-height: 18px;
}

#page_container .content_section.left
{
	padding-right: 50%;
	background-position: right center;
	background-repeat: no-repeat;
}

#page_container .content_section.right
{
	padding-left: 50%;
	background-position: left center;
	background-repeat: no-repeat;
}

.price_column
{
	text-align: center;
	line-height: 30px;
	height: 30px;
	width: 89px;
	background-color: #f7faed;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #c9db9f;
}

.price_column.heading
{
	background-color: #e1eec0;
}

.price_column.alt
{
	background-color: #fafcf4;
}

.price_column.heading.alt
{
	background-color: #edf5d9;
}

.price_title, .name_title { height: 73px; }

.price_title.level1 { background: url(/_images/layout/home_price_level_1.png); }
.price_title.level2 { background: url(/_images/layout/home_price_level_2.png); }
.price_title.level3 { background: url(/_images/layout/home_price_level_3.png); }
.price_title.level4 { background: url(/_images/layout/home_price_level_4.png); }
.price_title.level5 { background: url(/_images/layout/home_price_level_5.png); }
.price_title.level6 { background: url(/_images/layout/home_price_level_6.png); }

.price_title
{
	border-bottom: 1px solid #c9db9f;
	border-left: 1px solid #fff;
}

.name_title
{
	border-bottom: 1px solid #e7e6e6;
	width: 150px;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
}

.name_column
{
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #e7e6e6;
	padding-left: 5px;
}

.name_column.heading
{
	background-color: #f5f5f5;
}

.price_column.heading, .name_column.heading
{
	font-weight: bold;
}

.green
{
	color: #91c43e;
}

.yellow
{
	color: #fcf885;
}

.white
{
	color: #fff;
}

.blue
{
	color: #0091ac;
}

.bold 
{
	font-weight: bold;
}



.form
{
	border: 1px solid #dcdcdc;
	background: #fff;
}

.form .header
{
	background: url(/_images/layout/home_form_header_bg.png) repeat-x;
	line-height: 48px;
	padding-left: 30px;
	font-size: 20px;
	color: #4b4b4b;
}

.form .content
{
	padding: 30px;
}

.form input[type="text"],
.form input[type="password"]
{
	height: 20px;
	width: 60%;
}

.form .header,
.form .content
{
	border-left: 1px solid #dcdcdc;
}

.form .content
{
	font-size: 14px;
	min-height: 350px;
}

.form div:first-child .header,
.form div:first-child .content
{
	border-left: none;
}

.form div.sep
{
	height: 1px;
	border-bottom: 1px solid #dcdcdc;
}

.mb10 { margin-bottom: 10px; }
.mt10 { margin-top: 10px; }
.mb20 { margin-bottom: 20px; }
.mt20 { margin-top: 20px; }
.mr10 { margin-right: 10px; }
.ml10 { margin-left: 10px; }
.mr20 { margin-right: 20px; }
.ml20 { margin-left: 20px; }
.mt5 { margin-top: 5px; }

.error
{
	background-color: #e7c1c1;
	border: 1px solid #e22121;
	color: #e22121;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	display: none;
}
