﻿/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 06: 2 column basic nav
  -------------------------------------
*/
/*body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background: #ededed url(../images/bg.gif) repeat-y 50% 0;

}*/
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 920px;
}
#logo {
	padding: 0 12px;
}
#columntop {
	clear: both;
	background-image: url('../../careers/p7curvitude/img/p7CRVCol2_top.jpg');
	background-repeat: no-repeat;
	height: 20px;
}
#columntop2 {
	clear: both;
	background-image: url('../../careers/p7curvitude/img/p7CRVCol2_top2.jpg');
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 920px;
	background-image: url('../../careers/p7curvitude/img/p7CRVCol2_middle.jpg');
	background-repeat: repeat-y;
}
#columnwrapper2 {
	margin: 0 auto;
	width: 920px;
	background-image: url('../../careers/p7curvitude/img/p7CRVCol2_middle2.jpg');
	background-repeat: repeat-y;
}
/*NavBar*/
#nav_wrapper {
	font-size: 1em;
	margin: 12px 0px 0px 15px;
	width: 210px;
}
#navbar {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}
#navbar li {
	list-style-type: none;
}
#navbar a {
	display: block;
	padding: 2px 20px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #FFE084;
}
#navbar a:ho #navbar a:focus {
	color: #CCCCCC;
	background-color: #010101;
}
#navbar a:active {
	color: #CCCCCC;
	background-color: #010101;
}
#navbar a:hover {
	color: #CCCCCC;
	background-color: #010101;
}
#c2 {
	float: left;
}
#c2_2 {
	float: left;
}
#c2_3 {
	float: left;
}

#c1 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 686px;
	background-image: url('../../images/insight/bk_ground.jpg');
	background-repeat: no-repeat;
	padding-top: 140px;
	background-position: 22px -78px;
}

#c2_2 {
	width: 686px;
	background-image: url('../../images/insight/bk_ground_2.jpg');
	background-repeat: no-repeat;
	padding-top: 140px;
	background-position: 22px -78px;
}
#c2_3 {
	width: 686px;
	background-image: url('../../images/insight/bk_ground_3.jpg');
	background-repeat: no-repeat;
	padding-top: 140px;
	background-position: 22px -78px;
}

#c1 .content {
	font-size: 0.9em;
	padding: 16px 28px 16px 34px;
}
#c2 .content {
	color: #000000;
	font-size: 1em;
	padding: 16px 32px 16px 32px;
	line-height: 1.6em;
}
#c2_2 .content {
	color: #000000;
	font-size: 1em;
	padding: 16px 32px 16px 32px;
	line-height: 1.6em;
}
#c2_3 .content {
	color: #000000;
	font-size: 1em;
	padding: 16px 32px 16px 32px;
	line-height: 1.6em;
}

h1 {
	font-size: 1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
	color: #FFFFFF;
	font-size: 1em;
}
.editorsPick {
	margin-top: 18px;
	color: #FFFFFF;
	font-size: 1em;
}
#columnbottom {
	clear: both;
	background-image: url('../../careers/p7curvitude/img/p7CRVCol2_bottom.jpg');
	background-repeat: no-repeat;
	height: 20px;
}
#columnbottom2 {
	clear: both;
	background-image: url('../../careers/p7curvitude/img/p7CRVCol2_bottom2.jpg');
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 920px;
}
#footercontent {
	padding: 14px;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #5785BD;
}
.content a:visited {
	color: #757575;
}
.content a:active {
	color: #FFFFFF;
}
.content a:focus {
	color: #FFFFFF;
}
.content a:hover {
	color: #FFFFFF;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:active {
	color: #3366FF;
}
#c1 .content a:focus {
	color: #3366FF;
}
#c1 .content a:hover {
	color: #3366FF;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:active {
	color: #3366FF;
}
#footer a:focus {
	color: #3366FF;
}
#footer a:hover {
	color: #3366FF;
}
/* editors choice module start */
.section {
	clear: both;
	padding-top: 1em;
	border-bottom: 1px #FFFFFF dashed;
}
.section h3 {
	margin: 0;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #800000;
}
.section h3 a {
	margin: -1px -3px;
	padding: 1px 3px;
	text-decoration: none;
}
.section h3 a:hover {
	background: #E2E2D2;
}
.section p {
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 1em;
	margin-left: 128px;
}
.section_pic {
	background: url('../../careers/p7curvitude/images/Day1.jpg');
	float: left;
	margin-right: 1.25em;
	width: 112px;
	height: 70px;
	border: 1px solid #EBEBE5;
	text-indent: -9000px;
}
#hpicSM {
	background: #E2E2D2 url('../../images/insight/Social Media and Social Consciousness.gif') no-repeat center center;
}

#hpicSN {
	background: #E2E2D2 url('../../images/insight/Social Networking Sites for Wealthy.gif') no-repeat center center;
}
#hpicCM {
	background: #E2E2D2 url('../../images/insight/doc0.jpg') no-repeat center center;
}









#hpic0 {
	background: #E2E2D2 url('../../images/insight/doc0.jpg') no-repeat center center;
}

#hpic1 {
	background: #E2E2D2 url('../../images/insight/doc1.jpg') no-repeat center center;
}
#hpic2 {
	background: #E2E2D2 url('../../images/insight/doc2.jpg') no-repeat center center;
}
#hpic3 {
	background: #E2E2D2 url('../../images/insight/doc3.jpg') no-repeat center center;
}
#hpic4 {
	background: #E2E2D2 url('../../images/insight/doc4.jpg') no-repeat center center;
}
#hpic5 {
	background: #E2E2D2 url('../../images/insight/doc5.jpg') no-repeat center center;
}
#hpic6 {
	background: #E2E2D2 url('../../images/insight/doc6.jpg') no-repeat center center;
}
#hpic7 {
	background: #E2E2D2 url('../../images/insight/doc7.jpg') no-repeat center;
}
#hpic8 {
	background: #E2E2D2 url('../../images/insight/doc8.jpg') no-repeat center;
}
#hpic9 {
	background: #E2E2D2 url('../../images/insight/doc9.jpg') no-repeat center;
}
#hpic10 {
	background: #E2E2D2 url('../../images/insight/doc10.jpg') no-repeat center;
}
#hpic11 {
	background: #E2E2D2 url('../../images/insight/doc11.jpg') no-repeat center;
}
#hpic12 {
	background: #E2E2D2 url('../../images/insight/doc12.jpg') no-repeat center;
}
#hpic13 {
	background: #E2E2D2 url('../../careers/p7curvitude/images/jewel_face.jpg') no-repeat center;
}
#hpic14 {
	background: #E2E2D2 url('../../careers/p7curvitude/images/Day2.jpg') no-repeat center;
}
#hpic15 {
	background: #E2E2D2 url('../../careers/p7curvitude/images/jewel_flags.gif') no-repeat center;
}
#hpic16 {
	background: #E2E2D2 url('../../careers/p7curvitude/images/jewel_arts.jpg') no-repeat center;
}
#hpic17 {
	background: #E2E2D2 url('../../images/insight/sopheon.gif') no-repeat center center;
}
#hpic18 {
	background: #E2E2D2 url('../../images/insight/att.gif') no-repeat center center;
}
#hpic19 {
	background: #E2E2D2 url('../../images/insight/globalVantage.gif') no-repeat center center;
}
#hpic20 {
	background: #E2E2D2 url('../../images/insight/nip.gif') no-repeat center center;
}
#hpic21 {
	background: #E2E2D2 url('../../images/insight/zygogen.gif') no-repeat center center;
}
#hpic22 {
	background: #E2E2D2 url('../../images/insight/LHG.gif') no-repeat center center;
}
#hpic23 {
	background: #E2E2D2 url('../../images/insight/gql.gif') no-repeat center center;
}
#hpic24 {
	background: #E2E2D2 url('../../images/insight/bcw.gif') no-repeat center center;
}
#hpic25 {
	background: #E2E2D2 url('../../images/insight/bprs.gif') no-repeat center center;
}
#hpic26 {
	background: #E2E2D2 url('../../images/insight/dace.gif') no-repeat center center;
}
#hpic27 {
	background: #E2E2D2 url('../../images/insight/nasp.gif') no-repeat center center;
}
#hpic28 {
	background: #E2E2D2 url('../../images/insight/links.gif') no-repeat center center;
}
#hpic29 {
	background: #E2E2D2 url('../../images/insight/gc.gif') no-repeat center center;
}
#hpic30 {
	background: #E2E2D2 url('../../images/insight/tgif.gif') no-repeat center center;
}
#hpic31 {
	background: #E2E2D2 url('../../images/insight/gaea.gif') no-repeat center center;
}
#hpic32 {
	background: #E2E2D2 url('../../images/insight/aha.gif') no-repeat center center;
}
#hpic33 {
	background: #E2E2D2 url('../../images/insight/cumc.gif') no-repeat center center;
}
#hpic34 {
	background: #E2E2D2 url('../../images/insight/alfg.gif') no-repeat center center;
}


.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* Featured Article End */

