/*

Main Site Stylesheet: msnap.com
Author: Jusitn Malone

*/


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


body {
	font-family:'Helvetica',Arial,Verdana,sans-serif;
	font-size: 10pt;
	line-height: 1.6em;
	color: #4b4b3b;
	background: #9e9687 url("/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;
}
.pkg td {
	vertical-align: top;
}

h1 {
	font-size: 2.5em;
	font-weight: 100;
	color: #b6090d;
	margin: 15px 0px 25px 0px;
}

h2 {
	font-size: 1.75em;
	font-weight: 100;
	color: #b6090d;
	margin-bottom: 15px;
}

h3 {
	font-size: 1.6em;
	font-weight: 100;
	color: #b6090d;
}

h4 {
	font-size: 1.25em;
	font-weight: 100;
	color: #b6090d;
	margin-bottom: 5px;
	margin-top: 5px;
}

h5 {
	font-size: 1em;
	font-weight: 100;
	color: #b6090d;
}

p {
	margin-bottom: 20px;
}

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

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 {
  width: 990px;
  margin: 0px auto;
	height: 110px;
	position: relative;
}

.header #branding {
  background: transparent url('/images/msnap_logo.png') no-repeat scroll top left;
  position: absolute;
  width: 272px;
  height: 90px;
  top: 20px;
  left: 0px;
}

.header #main_navigation {
  position: absolute;
  top: 80px;
  right: 10px;
  z-index: 100;
}

.header #main_navigation a{
  font-weight: 100;
  font-size: 1.25em;
  margin-left: 20px;
  margin-right: 10px;
  color: #695e4a;
}

.header #main_navigation a:hover {
  text-decoration: none;
  color: #d62a0f;
}

.content {
  width: 940px;
  padding: 0px 20px;
  margin: 0px 5px;
  background: #ffffff;
  -moz-border-radius: 10px;
  -webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#footer {
  background: transparent url('/images/footer_bg.png') no-repeat scroll top left;
  height: 22px;
  width: 948px;
  color: #9d917e;
  margin-top: 20px;
  padding: 13px 20px;
  margin-bottom: 20px;
}

#footer a{
  color: #9d917e;
  margin: 0px 5px;
}

#footer a:hover {
  color: #ffffff;
  text-decoration: none;
}




.header #login {
  position: absolute;
  top: 5px;
  right: 0px;
}

.header #login input {
  font-size: 1.0em;
}

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

.PageBg {
  background: #ffffff;
  -moz-border-radius: 10px;
  -webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
  -moz-box-shadow: 1px 1px 5px #666;
  box-shadow: 1px 1px 5px #666;
}

.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('/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('/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: 990px;
	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: 42px;
	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 {
  background-color: #ece8e1;
  -moz-border-radius: 10px;
  -webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
  padding: 20px;
	color: #5e5649;
	margin-bottom: 20px;
}

.blue h3 {
	color: #b6090d;
}

a.box_button {
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	background-color: #b6090d;
	color: #fff;
	font-weight: normal;
	-moz-box-shadow: 1px 1px 5px #5d4742;
}

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


/* -----| 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: 940px;
	color: #4b4b3b;
}

.three_column .sub_text {
	font-size: 1em;
	color: #9c907b;
}

.three_column ul {
}

.three_column .fixed_h {
	height: 220px;
	position: relative;
}

.three_column .fixed_h img{
	position: absolute;
	bottom: 0px;
	left: 0px;
}


.three_column li {
	border-top-color:#DAD3C5;
  border-top-style:solid;
  border-top-width:1px;
  font-size:1em;
  margin-top:4px;
  padding-top:5px;
}


.three_column h3 {
	margin: 0px 0px 15px 0px;
	color: #b6090d;
	font-size: 1.8em;
	font-weight: 100;
	margin-top: 20px;
}

.three_column h3 a {
	color: #b6090d;
}

.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: 270px;
	margin: 0px 0px 0px 7px;
	height: 100%;
}

.three_column .column {
  padding-left: 20px;
  border-left: 3px solid #f2f1ee;
	float: left;
	width: 285px;
	margin: 0px 0px 20px 20px;
	height: 100%;
}

.three_column .top {
	width: 260px;
	height: 1px;
}

.three_column .bottom {
	width: 240px;
	height: 290px;
	padding: 20px 20px 20px 20px;
}

.three_column .news {
	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 {
	width: 220px;
	height: 280px;
	padding: 20px 20px 20px 20px;
}


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


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



.two_column {
	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: 650px;
	padding: 0px 20px 20px 0px;
}

.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('/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('/images/alt_bg.jpg') repeat-y scroll top left;
	float: right;
	margin:20px 0px 20px 0px;
	width: 238px;
	padding: 20px 0px 20px 20px;
	border: 1px solid #cfcfcf;
	-moz-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.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('/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('/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('/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;
}

#contacts p {
  margin-bottom: 7px;
}

#submit_block input {
  width: 100px;
}

.billboard {
  position: relative;
}

.billboard a{
  font-size: 25px;
  color: #ffffff;
  text-shadow: 1px 1px 5px #000;
  font-weight: 100;
  text-decoration: none;
}

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