/*

Main Site Stylesheet: msnap.com
Author: Justin Malone

*/


/* -----| Globals |------------------------------------------------------ */


body {
	font-family:'Lucida Grande','Geneva',Arial,Verdana,sans-serif;
	font-size: 09pt;
	line-height: 1.6em;
	color: #4b4b3b;
	background: #cfcfcf url("http://msnap.com/images/body_bg.jpg") repeat-x scroll top center;
	margin: 0px auto;
}

.pkg:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0.1em;
	height: 0.1px;
	line-height: 0pt;
	visibility: hidden;
}

* html .pkg {
    
}

* html .pkg {
	height: 1%;
}
.pkg {
	display: block;
    text-align:center;
}
.pkg td {
	vertical-align: top;
}

.pkg div{
    
    margin:0 auto;
}

#msnap-loading-splash{
    
    margin-left:-25px;
    
}

h1 {
	font-size: 1.85em;
	font-weight: bolder;
	color: #216ea4;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 1.75em;
	font-weight: bolder;
	color: #216ea4;
	margin-bottom: 15px;
}

h3 {
	font-size: 1.5em;
	font-weight: bolder;
	color: #216ea4;
}

h4 {
	font-size: 1.25em;
	font-weight: bolder;
	color: #216ea4;
	margin-bottom: 5px;
	margin-top: 5px;
}

h5 {
	font-size: 1em;
	font-weight: bolder;
	color: #216ea4;
}

p {
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #216ea4;
}

a:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

.Pad {
	padding: 0px 20px 20px 20px;
}

td {
	font-size: 10pt;
	line-height: 150%;
}

/* -------------------------------| Page Design |--------------------------------- */

.Header {
	background: transparent url("/images/header_bg.jpg") no-repeat scroll top center;
	height: 82px;
}

.FullBleed {
	padding: 0px 25px 0px 25px;
}

.PageBg {
	background: transparent url("/images/page_bg.gif") repeat-y scroll top center;
    padding:0 30px;
    text-align:center;
    
}

.BottomShadow {
	background: transparent url("/images/bottom_shadow.jpg") no-repeat scroll top center;
	height: 13px;
}

.Header #loginForm {
	position: relative;
}

.Header #loginForm table {
	position: absolute;
	top: 1.8em;
	right: 4em;
}

.Header #loginForm th {
	font-weight: bold;
	font-size: 0.8em;
	color: #8c8c8c;
	padding-left:10px;
}


/* ---------------------------------| Buttons |----------------------------------- */

.button {
	background: transparent url('http://msnap.com/images/button_left.jpg') no-repeat scroll top left;
	height: 24px;
	padding: 8px 0px 10px 12px;
	float: left;
	margin-top: 8px;
	line-height:1em;
}

.button a:hover {
	text-decoration: none;
}

.button_cap {
	background: transparent url('http://msnap.com/images/button_right.jpg') no-repeat scroll top left;
	height: 30px;
	width: 18px;
	float: left;
	margin-top: 8px;
}

/* ---------------------------------| Internal Components |----------------------------------- */

.left {
	float: left;
}

.clear {
	clear: both;
}

.Container {
	width: 950px;
	margin: 0px auto;
	text-align: left;
}

.left_block {
	margin-top: 20px;
}

.left_block img {
	margin-right: 10px;
}

.left_block h4 {
	margin-top: 0px;
}

.left_block h3 {
	color: #000;
	margin: 10px 0px 20px 0px;
}


.note {
	background: #b8d7ea;
	color: white;
	margin: 20px 0px 20px 0px;
	padding: 10px;
}

hr {
	padding: 20px 0px 20px 0px;
}



/* -----------------------------| Breadcrumb |------------------------------ */



.breadcrumb {
	margin: 0px 20px 10px 20px;
	padding: 10px 10px 10px 0px;
	border-bottom: 1px solid #f3f3f3;
}


.breadcrumb a {
	color: #6784a5;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

/* -----------------------------| Footer |------------------------------ */

.Footer {
	padding: 20px;
	color: #535353;
	font-size: 11pt;
	text-align: center;
}

.Footer a {
	padding-right: 10px;
	padding-left: 10px;
	color: #535353;
	font-size: 11pt;
	text-decoration: none;
}

.Footer a:hover {
	text-decoration: underline;
}


/* -----------------------------| Nav & Footer |------------------------------ */

.TopNav {
	background: transparent url("/images/nav_bg.jpg") no-repeat scroll top center;
	height: 33px;
	position: relative;
	text-align: center;
	padding-top: 23px;
}

.TopNav img {
	vertical-align: bottom;
}

.TopNav a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: 16px;
	font-size: 13px;
}

.TopNav a:hover {
	color: #e1e1e1;
}

.Footer {
	font-size: 8pt;
}
.Footer a {
	font-size: 9pt;
	font-weight: normal;
}

.HorDiv {
	border: dashed 1px #e4e4e4;
	margin: 30px 0px 30px 0px;
}


/* -----| Blue Boxes |------------------------------------------------------ */

.blue {
	color: #cadbe9;
}

.blue .bottom h3 {
	color: #FFF;
}



.blue .top {
	height: 10px;
	background: transparent url('http://msnap.com/images/blue_top.jpg') no-repeat scroll top left;
}

.blue .bottom {
	background: transparent url('http://msnap.com/images/blue_bottom.jpg') no-repeat scroll bottom left;
	padding: 10px 20px 20px 20px;
	margin-bottom: 20px;
}

.blue .button {
	background: transparent url('http://msnap.com/images/blue_button_bg.jpg') no-repeat scroll top left;
	padding: 10px 0px 0px 15px;
	height: 29px;
}

.blue .button_cap {
	background: transparent url('http://msnap.com/images/blue_button_cap.jpg') no-repeat scroll top right;
	height: 29px;
}


/* -----| Four Column Layout |------------------------------------------------------ */


.four_column {
	width: 900px;
}

.four_column .first_column {
	float: left;
	width: 195px;
	padding: 15px;
}

.four_column .column {
	float: left;
	width: 195px;
	padding: 15px;
}

.four_column .last_column {
	float: right;
	width: 195px;
	padding: 15px;
}


/* -----| Three Column Layout / Home Page |------------------------------------------------------ */


.three_column {
	width: 900px;
	color: #4b4b3b;
}

.three_column .sub_text {
	font-size: 8pt;
	color: #999;
}

.three_column ul {
}

.three_column .fixed_h {
	width: 230px;
	height: 240px;
}

.three_column li {
	margin: 10px 0px 0px 5px;
	font-size: 8pt;
	list-style: disc;
}


.three_column h3 {
	margin: 0px 0px 10px 0px;
	color: #216ea4;
}

.three_column h3 a {
	color: #216ea4;
}

.three_column .item {
	color: #8f8f7e;
	padding: 5px 0px 5px 0px;
	font-size: 8.75pt;
}

.three_column .item_top {
	color: #8f8f7e;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	padding: 10px 0px 10px 0px;
	font-size: 8.75pt;
}

.three_column .first_column {
	float: left;
	width: 240px;
	margin: 0px 20px 20px 40px;
}

.three_column .top {
	background: transparent url('http://msnap.com/images/home_col_top.jpg') no-repeat scroll top left;
	width: 260px;
	height: 1px;
}

.three_column .bottom {
	background: transparent url('http://msnap.com/images/home_col_bottom.jpg') no-repeat scroll bottom left;
	width: 240px;
	height: 290px;
	padding: 20px 20px 20px 20px;
}

.three_column .news {
	background: transparent url('http://msnap.com/images/news_bg.jpg') no-repeat scroll top left;
	width: 259px;
	height: 165px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #cfcfcf;
	margin-bottom: 20px;
}

.three_column .mobile_content {
	width: 259px;
	height: 50px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #cfcfcf;
}

.three_column .news li {
	list-style: none;
	margin: 10px 0px 0px 0px;
}

.three_column .content {
	background: transparent url('http://msnap.com/images/home_col_bottom.jpg') no-repeat scroll bottom left;
	width: 220px;
	height: 280px;
	padding: 20px 20px 20px 20px;
}

.three_column .column {
	float: left;
	width: 260px;
	margin: 0px 0px 20px 20px;
}

.three_column .last_column {
	float: right;
	margin-right: 20px;
}


/* -----| Two Column Layout |------------------------------------------------------ */



.two_column {
	width: 900px;
	color: #4b4b3b;
}

.two_column .profile {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 10px 10px 0px;
	margin: 0px 0px 10px 0px;
}

.two_column .first_column .contain {
	border: 1px solid #ebebeb;
	padding: 20px;
	margin-bottom: 20px;
}

.two_column .first_column .underline {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.two_column .first_column .contain .left{
	float:left;
	width: 170px;
}

.two_column .first_column .contain .right{
	float: right;
	width: 325px;
	margin-right: 0px;
	padding-left: 10px;
}


.two_column .first_column .contain p{
	margin-bottom:20px;
}

.two_column .first_column .contain h5{
	margin-bottom:5px;
}


.two_column .first_column {
	float: left;
	width: 560px;
	padding: 0px 20px 20px 20px;
}

.two_column .first_column h5{
	margin-bottom: 15px;
}

.two_column .first_column .top_pad{
	padding: 20px 0px 0px 0px;
}

.two_column_split .top_pad{
	padding: 20px 0px 0px 0px;
}

.two_column .first_column h3 {
	margin-bottom: 10px;
}

.two_column .first_column .case_study{
	padding-top: 20px;
}

.two_column .first_column .job_list {
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #eee;
}

.two_column .first_column .job_list h5 {
	margin-bottom: 0px;
	color: #4b4b3b;
}

.two_column .last_column {
	float: right;
	width: 245px;
	padding: 20px;
	background: #f3f3f3 url('http://msnap.com/images/right_col_bottom.jpg') no-repeat scroll bottom center;
	margin: 5px 15px 10px 0px;
	height: 320px;
}

.two_column .last_column_B {
	background:transparent url('http://msnap.com/images/alt_bg.jpg') repeat-y scroll top left;
	float: right;
	margin:20px 20px 20px 0px;
	width: 238px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #cfcfcf;
}

.two_column .last_column_B li{
	margin: 0px 0px 10px 20px;
	list-style-type: disc;
}

.two_column .last_column_B ul{
	margin: 10px 0px 0px 0px;
}

.two_column .last_column_B .button{
	background: transparent url('http://msnap.com/images/right_col_button_bg.jpg') no-repeat scroll top left;
	height: 20px;
	padding: 6px 0px 0px 18px;
	float: left;
	line-height: 1em
}

.two_column .last_column_B .button a{
	color: #FFF;
	font-weight: normal;
	font-size: 1em;
}

.two_column .last_column_B .button_cap{
	background: transparent url('http://msnap.com/images/right_col_button_cap.jpg') no-repeat scroll top left;
	height: 26px;
	float: left;
}

.two_column .last_column a {
	text-decoration: none;
	color: #184b69;
}


/* -----| Two Column Spilt |------------------------------------------------------ */


.two_column_split {
	width: 900px;
	color: #4b4b3b;
}

.two_column_split .submit {
	width: 100px;
}

.two_column_split .label {
	width: 100px;
	text-align: right;
	float: left;
	margin-right: 5px;
}

.two_column_split input {
	width: 250px;
	font-family: 'Century Gothic','Lucida Grande','Geneva',Arial,Verdana,sans-serif;
	font-size: 9pt;
	padding-left: 3px;
}
.two_column_split .dd {
	margin: 10px 0px 10px 0px;
}
.two_column_split .ds {
	margin: 10px 0px 10px 105px;
}
.two_column_split .first_column {
	float: left;
	width: 410px;
	padding: 0px 20px 20px 20px;
}
.two_column_split .last_column {
	float: right;
	width: 409px;
	padding: 0px 20px 20px 20px;
	border-left: 1px solid #e4e5db;
	margin-bottom: 20px;
}

.AbsoluteBottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	margin: 0px auto;
	width: 100%;
}

.right_block {
	padding-bottom: 15px;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 15px;
}

.right_block a {
	color:#6784a5;
}

.right_block h5{
	color:#000;
}

.right_block_last {
	padding-bottom: 15px;
}

.right_block_last a {
	color:#6784a5;
}

.right_block_last h5{
	color:#000;
}

.block_bottom {
	padding-bottom: 15px;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 15px;
}

.quote {
	padding-bottom: 15px;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 15px;
}

.quote li{
	list-style: disc;
	margin:5px 0px 0px 20px;
}

.quote h5{
	color:#000;
}

.quote a {
	color:#6784a5;
}

.quote_last h5{
	color:#000;
}


.quote_last {
	padding-bottom: 15px;
	border-bottom: 0px;
	margin-bottom: 15px;
}

.quote_last a {
	color:#4f99c5;
}

.products_main {
	background: transparent url('http://msnap.com/images/products_main.jpg') no-repeat scroll top left;
	width: 442px;
	height: 172px;
	padding: 82px 0px 0px 458px;
}

.products_main h4{
	font-weight: normal;
	margin-bottom: 5px;
	color: #FFF;
}

.products_main h4 a{
	font-weight: normal;
	color: #FFF;
}

.partner_profile {
	width: 860px;
	clear:both;
}


.partner_profile .logo{
	width: 200px;
	float: left;
}

.partner_profile .partner_text {
	width: 660px;
	margin-bottom: 30px;
	float: right;
}

.partner_profile .partner_text {
	width: 660px;
	margin-bottom: 30px;
	float: right;
}

.partner_started {
	float: right;
	width: 300px;
	padding: 15px;
	background:#fff;
	border: 1px solid #d3d3d3;
}

.pad_20 {
	padding: 20px;
}

.black {
	background: #000;
	color: #a0a9b0;
	font-weight: normal;
}

.black h3 {
	color: #FFF;
}

.black h4 {
	color: #FFF;
}

.black h2 {
	color: #FFF;
}

.black h1 {
	color: #FFF;
}

.black .two_column {
	color: #a0a9b0;
}

.black .two_column .last_column {
	background: #000;
	border-left: 1px solid #333;
	width: 244px;
	margin-top: 10px;
	padding-top: 0px;
	height: 100%;
}

.black .two_column .last_column h3{
	color: #fff;
}

.black .two_column .last_column h4{
	color: #fff;
}

.black .two_column .last_column h5{
	color: #fff;
}

.pad_top_20 {
	padding-top: 20px;
}

.black .two_column .last_column a{
	color: #fff;
}

.black .two_column .last_column a:hover {
	text-decoration: underline;
}


.black .two_column .last_column p{
	margin-bottom: 5px;
}

.black .two_column .last_column .block {
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}

.pad_20_sides {
	padding: 0px 20px;
}

div.story {
 padding: 2ex;
}

div.related li {
    list-style: disc;
    margin-left: 3em;
}


