* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

body {
	font: 70% "Lucida Grande", verdana, "Trebuchet MS", Verdana, sans-serif;
	background-color: #ffffff;
	background-image: url('../images/treatment/page_background.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	color: #3a3434;
}

p {
	line-height: 130%;
	margin-top: 3px;
	padding-left: 0.75em;
	margin-bottom: 0.75em;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #3a3434;
	color: #3a3434;
}

.hp_news_item p a:hover, .hp_link_item a:hover {
	color: #3a3434;
	border-bottom: 1px dotted #3a3434;
}

/* structure */

#container {
	margin: 0 auto;
	width: 960px;
	position: relative;
	min-height: 550px;
}

#quicklinks {
	height: 24px;
	width: 100px;
	position: absolute;
	top: -76px;
	left: 13px;
	z-index: 98;
	padding: 2px;
}

#quicklinks #ql_content {
	width: 200px;
	position: absolute;
	top: -1000px;
	left: -1000px;
	padding: 2px;
	padding-bottom: 10px;
	background-image: url('../images/treatment/quicklinks_menu_bg.png');
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #cecece;
}

.quick_link_item {
	margin-top: 10px;
	padding: 0 5px;
}

#header {
	background-image: url('../images/treatment/header_background_blue.jpg');
	background-position: center 10px ;
	background-repeat: no-repeat;
	height: 100px;
	overflow: hidden;
}

#header_container {
	background-image: url('../images/treatment/header_nav_background_blue.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	margin: 0 auto;
	width: 960px;
	margin-top: 10px;
	position: relative;
}

#content {
	margin-top: 49px;
	clear: both;
}

#content h2 {
	font-size: 1.6em;
}

#content p {
	line-height: 18px;
	padding-bottom: 5px;
	padding: 0 0.75em;
}

#content ul {
	padding: 5px 25px;
	list-style-image: url('../images/treatment/list_arrow.png');
	line-height: 20px;
}

#footer {
	border-top: 1px solid #C5C5C5;
	width: 960px;
	font-size: 75%;
	color: #C5C5C5;
	padding-top: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	clear: both;
}

#nav_footer {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav_footer li {
	display: inline;
	margin-right: 3px;
}

#nav_footer li a {
	text-decoration: none;
	color: #baa5a5;
}

#nav_footer li a {
	text-decoration: none;
	color: #baa5a5;
}

#footer_notes {
	float: right;
	display: inline;
}

/* content */

h2 {
	text-transform: uppercase;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: 700;
	font-size: 120%;
	border-bottom: 1px solid #c5c5c5;
	margin-top: 20px;
	padding-left: 8px;
}

#project_overview h2 {
	padding-left: 0.75em;
}

h3 {
	font-family: georgia, serif;
	font-size: 130%;
	margin: 1em 0 .75em 0;
	font-weight: normal;
	padding-left: 8px;
}

h4 {
	text-transform: uppercase;
	font-size: 100%;
	margin-top: 10px;
	padding-left: 0.75em;
}

blockquote {
	
	padding-left: 1.25em;
}

em, i {
	font-style: italic;
}

strong, b {
	font-weight: 700;
}

ul li {
	list-style-image: url('../images/treatment/list_arrow.png');
}

/* Main Menu */

#logo_over {
	height: 59px; 
	width: 120px; 
	float: left; 
	cursor: pointer;
}

#services_menu {
	position: relative;
	top: 30px;
	left: 45px;
	display: inline;
	width: 497px;
	float: left;
}

#nav_design a {
	background-image: url('../images/treatment/main_menu/services_design.png');
	background-repeat: no-repeat;
	width: 60px;
	height: 19px;
	float: left;
}

#nav_design a:hover {
	background-position: bottom;
}

#nav_digital a {
	background-image: url('../images/treatment/main_menu/services_digital.png');
	background-repeat: no-repeat;
	width: 66px;
	height: 19px;
	float: left;
}

#nav_digital a:hover {
	background-position: bottom;
}

#nav_editorial a {
	background-image: url('../images/treatment/main_menu/services_editorial.png');
	background-repeat: no-repeat;
	width: 86px;
	height: 19px;
	float: left;
}

#nav_editorial a:hover {
	background-position: bottom;
}

#nav_photography a {
	background-image: url('../images/treatment/main_menu/services_photography.png');
	background-repeat: no-repeat;
	width: 115px;
	height: 19px;
	float: left;
}

#nav_photography a:hover {
	background-position: bottom;
}

#nav_commercial_services a {
	background-image: url('../images/treatment/main_menu/services_commercial.png');
	background-repeat: no-repeat;
	width: 170px;
	height: 19px;
	float: left;
}

#nav_commercial_services a:hover {
	background-position: bottom;
}

#products_menu {
	position: relative;
	top: 30px;
	left: 102px;
	width: 216px;
	float: left;
}

#nav_books a {
	background-image: url('../images/treatment/main_menu/products_store.png');
	background-repeat: no-repeat;
	width: 59px;
	height: 19px;
	float: left;
}

#nav_books a:hover {
	background-position: bottom;
}

#nav_magazines a {
	background-image: url('../images/treatment/main_menu/products_magazines.png');
	background-repeat: no-repeat;
	width: 92px;
	height: 19px;
	float: left;
}

#nav_magazines a:hover {
	background-position: bottom;
}

#nav_images a {
	background-image: url('../images/treatment/main_menu/products_images.png');
	background-repeat: no-repeat;
	width: 65px;
	height: 19px;
	float: left;
}

#nav_images a:hover {
	background-position: bottom;
}

.nav_current a {
	background-position: bottom;
}

/* Sub Nav */

#sub_nav {
	position: relative;
	top: 1px;
	left: 141px;
	float: left;
	clear:both;
	width: 821px;
	background-image: url('../images/treatment/sub_menu/sub_menu_background.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#sub_nav_new_noteworthy a {
	background-image: url('../images/treatment/sub_menu/sub_menu_01_new_noteworth.png');
	background-repeat: no-repeat;
	width: 155px;
	height: 30px;
	float: left;
}

#sub_nav_new_noteworthy a:hover {
	background-position: bottom;
}

#sub_nav_case_studies a {
	background-image: url('../images/treatment/sub_menu/sub_menu_02_case_studies.png');
	background-repeat: no-repeat;
	width: 89px;
	height: 30px;
	float: left;
}

#sub_nav_case_studies a:hover {
	background-position: bottom;
}

#sub_nav_about_us a {
	background-image: url('../images/treatment/sub_menu/sub_menu_03_about_us.png');
	background-repeat: no-repeat;
	width: 71px;
	height: 30px;
	float: left;
}

#sub_nav_about_us a:hover {
	background-position: bottom;
}

#sub_nav_contact_us a {
	background-image: url('../images/treatment/sub_menu/sub_menu_04_contact_us.png');
	background-repeat: no-repeat;
	width: 78px;
	height: 30px;
	float: left;
}

#sub_nav_contact_us a:hover {
	background-position: bottom;
}

#sub_nav_careers a {
	background-image: url('../images/treatment/sub_menu/sub_menu_05_careers.png');
	background-repeat: no-repeat;
	width: 62px;
	height: 30px;
	float: left;
}

#sub_nav_careers a:hover {
	background-position: bottom;
}

#sub_nav_client_login a {
	background-image: url('../images/treatment/sub_menu/sub_menu_06_client_login.png');
	background-repeat: no-repeat;
	width: 86px;
	height: 30px;
	float: left;
}

#sub_nav_client_login a:hover {
	background-position: bottom;
}

.warning {
	background-color: #d49090;
	border: #ad1919;
	text-align: center;
}

.date_line {
	font-size: 85%;
	margin: 6px 0;
	padding: 3px 0.75em;
	border-top: 1px dotted #e6e6e6;
	border-bottom: 1px dotted #e6e6e6;
	color: #999999;
	text-align: left;
}

.stripeMe tr td {
	padding: 3px 0;
}

.stripeMe tr.alt {
	background-color: #dddddd;
}

.stripeMe tr.over {
	background-color: #d3d3d3;
}

#career_table {
	margin-left: 10px; 
	width: 420px
}

#career_table tr th {
	font-weight: 700;
	padding: 3px 0;
}

table.outlined {
	border-collapse: collapse;
	border-spacing: 0pt;
	border-width: 0pt 0pt 1px 1px;
}
table.outlined, table.outlined td, table.outlined th {
	border-color: #E6E6E6;
	border-style: solid;
	vertical-align: top;
	text-align: left;
}

table.verticals td {
	vertical-align: middle;
}

table.outlined th {
	color: #999999;
}

table.outlined td, table.outlined th {
	border-width: 1px 1px 0pt 0pt;
	margin: 0pt;
	padding: 6px;
}

.bread_crumbs p {
	font-size: 85%;
}

.left {
	float: left;
	margin: 3px 10px 3px 0;
}

.right {
	float: right;
	margin: 3px 0 3px 10px;
}

.cover_art a, .buttons a  {
	border: 0;
}

.magazine_text p {
	padding-left: 0;
}



/* Online Quote Form */

#onlinequote table {
	margin-left: 25px;
	margin-top: 10px;
	font-size: 1.1em;
	font-family: "Georgia";
}

#onlinequote th {
	width: 350px;
	vertical-align: top;
	padding: 10px;
}

#onlinequote td {
	vertical-align: top;
}

#onlinequote .inputText {
	width: 300px;
	height: 20px;
	margin: 2px;
	padding: 2px;
}

#onlinequote .quotesubmit {
	margin: 10px;
}

.no_screen {
	display: none;
}

.no_border {
	border: 0;
}

/*#breadcrumbs {
	position: absolute;
	border: 1px solid #666666;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#breadcrumbs, #breadcrumbs li {
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}

#breadcrumbs li {
	padding: 15px;
	
}

#breadcrumbs li a {
	padding: 5px 0px;
	padding-right: 20px;
	border: 0;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url('../images/treatment/breadcrumbs_arrow.png');
	background-position: right center;
	background-repeat: no-repeat;
}

#breadcrumbs li a:hover {
	border: 0;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
}

#breadcrumbs li a.last_breadcrumb {
	background: none;
}
*/



.buttons {
	border: 1px solid #D8D8DC;
	background: #f6f8f9 url("../images/36px-blended.png") 50% top repeat-x;
	padding: 0 .4em;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	margin-right: 5px;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}

.buttons_small {
	border: 1px solid #D8D8DC;
	background: #f6f8f9 url("../images/36px-blended.png") 50% top repeat-x;
	padding: .2em .4em 0;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	margin-right: 5px;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	color: #333333;
}

.buttons:hover, .buttons_small:hover {
	background-color: #cccccc;
}

a.buttons, a.buttons:hover {
	text-decoration: none;
}