/*
STROTTMAN Style Sheet
Created by Maykel - Bluelounge
Last modified: 05.03.2008
*/

/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */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, ol, ul, li,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;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #232323;
	font-size: 12px;
    height: 100%;
}

a:link, a:visited, a:hover {
	color: #000;
}

p, div, li {
	line-height: 1.3em;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* html .clearfix {
	height: 1%;
}

.hide{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
a img{ border:none; }

.textPurple {
	color: #a14aae;
}

.textPurple2 {
	color: #962aa6;
}

.textBlue {
	color: #0072bc;
}

.textGreen {
	color: #38963e;
}

#container {
	background: url(images/bg.png) repeat-y;
	position: relative;
	margin: 0 auto;
	/*padding: 13px 11px 9px 11px;*/
	padding: 0 11px;
	width: 922px;
	height: auto !important;
    height: 100%;
    min-height: 100%;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 900px;
}

html>body #container {
	width: 900px;
}

#footer {
	display: inline-block;
}

#header {
	clear: both;
	height: 57px;
	margin-bottom: 13px;
}

#header h1 {
	margin: 18px 0 0 16px;
	float: left;
	display: inline;
}

#header h1 a {
	border: 0;
}

#rss {
	height: 13px;
	text-align: right;
	margin-right: 36px;
	padding-top: 6px;
}
/*
#galleryContainer {
	margin: 49px 0 0 0;
	background: transparent url(images/RP_Home_img_BG.gif) no-repeat;
	padding: 1px 2px 3px 2px;
	width: 796px;
	height: 436px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 792px;
	height: 432px;	
}

html>body #galleryContainer {
  width: 792px;
  height: 432px;
}
*/

#mainNavMenu {
	display: block;
	height: 31px;
	float: left;
	margin-top: 10px;
	margin-left: 24px;
	padding: 0;
}

#mainNavMenu li {
	float: left;
	height: 31px;
	list-style-type: none;
}

/*Preload Images*/

#mainNavMenu li.mn01 {
	background: transparent url(images/mn01_About_on.gif) no-repeat center center;
	width: 97px;
	background-position: -1000px -1000px;
}

#mainNavMenu li.mn02 {
	background: transparent url(images/mn02_Creative_on.gif) no-repeat;
	width: 94px;
	background-position: -1000px -1000px;
}

#mainNavMenu li.mn03 {
	background: transparent url(images/mn03_Consumer_on.gif) no-repeat;
	width: 160px;
	background-position: -1000px -1000px;
}

#mainNavMenu li.mn04 {
	background: transparent url(images/mn04_Safety_on.gif) no-repeat;
	width: 79px;
	background-position: -1000px -1000px;
}

#mainNavMenu li.mn05 {
	background: transparent url(images/mn05_Asia_on.gif) no-repeat;
	width: 147px;
	background-position: -1000px -1000px;
}

#mainNavMenu li.mn06 {
	background: transparent url(images/mn06_Contact_on.gif) no-repeat;
	width: 84px;
	background-position: -1000px -1000px;
}

/*Load link images*/

#mainNavMenu li.mn01 {
	background: transparent url(images/mn01_About.gif) no-repeat center center;
}

#mainNavMenu li.mn02 {
	background: transparent url(images/mn02_Creative.gif) no-repeat center center;
}

#mainNavMenu li.mn03 {
	background: transparent url(images/mn03_Consumer.gif) no-repeat center center;
}

#mainNavMenu li.mn04 {
	background: transparent url(images/mn04_Safety.gif) no-repeat center center;
}

#mainNavMenu li.mn05 {
	background: transparent url(images/mn05_Asia.gif) no-repeat center center;
}

#mainNavMenu li.mn06 {
	background: transparent url(images/mn06_Contact.gif) no-repeat center center;
}

#mainNavMenu li a {
	display: block;
	height: 0;
	padding-top: 31px;
	overflow: hidden;
}

#mainNavMenu li.mn01 a:hover {
	background: transparent url(images/mn01_About_on.gif) no-repeat;
}

#mainNavMenu li.mn02 a:hover {
	background: transparent url(images/mn02_Creative_on.gif) no-repeat;
}

#mainNavMenu li.mn03 a:hover {
	background: transparent url(images/mn03_Consumer_on.gif) no-repeat;
}

#mainNavMenu li.mn04 a:hover {
	background: transparent url(images/mn04_Safety_on.gif) no-repeat;
}

#mainNavMenu li.mn05 a:hover {
	background: transparent url(images/mn05_Asia_on.gif) no-repeat;
}

#mainNavMenu li.mn06 a:hover {
	background: transparent url(images/mn06_Contact_on.gif) no-repeat;
}

/* hack for older versions of IE with incorrect box model */

* html #mainNavMenu a:link, * html #mainNavMenu a:visited {
	height: 31px; 
	he\ight: 0;
}

/* active menu */

#mainNavMenu li.mnActive01 {
	background: transparent url(images/mn01_About_on.gif) no-repeat;
	width: 97px;
	height: 0;
	padding-top: 31px;
	overflow: hidden;
}

#mainNavMenu li.mnActive02 {
	background: transparent url(images/mn02_Creative_on.gif) no-repeat;
	width: 94px;
	height: 0;
	padding-top: 31px;
	overflow: hidden;
}

#mainNavMenu li.mnActive03 {
	background: transparent url(images/mn03_Consumer_on.gif) no-repeat;
	width: 160px;
	height: 0;
	padding-top: 31px;
	overflow: hidden;
}

#mainNavMenu li.mnActive04 {
	background: transparent url(images/mn04_Safety_on.gif) no-repeat;
	width: 79px;
	height: 0;
	padding-top: 31px;
	overflow: hidden;
}

#mainNavMenu li.mnActive05 {
	background: transparent url(images/mn05_Asia_on.gif) no-repeat;
	width: 147px;
	height: 0;
	padding-top: 31px;
	overflow: hidden;
}

#mainNavMenu li.mnActive06 {
	background: transparent url(images/mn06_Contact_on.gif) no-repeat;
	width: 84px;
	height: 0;
	padding-top: 31px;
	overflow: hidden;
}

.page {
	clear: both;
}

.colLeft {
	width: 220px;
	float: left;
}

.colRight {
	float: left;
	padding-right: 97px;
	width: 680px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 583px;
}

html>body .colRight {
	width: 583px;
}

/*PAGE TITLES*/

#contact h2 {
	width: 803px;
	height: 61px;
	background: url(images/title_Contact_Us.gif) no-repeat;
}

#creative h2 {
	width: 803px;
	height: 61px;
	background: url(images/title_Creative_That_Works.gif) no-repeat;
}

#asia h2 {
	width: 803px;
	height: 61px;
	background: url(images/title_Asia_Operations.gif) no-repeat;
}

#safety h2 {
	width: 803px;
	height: 61px;
	background: url(images/title_Safety.gif) no-repeat;
}

#insights h2 {
	width: 803px;
	height: 61px;
	background: url(images/title_Consumer_Insights.gif) no-repeat;
}

#about-difference h2 {
	width: 803px;
	height: 61px;
	background: url(images/title_The_Strottman_Difference.gif) no-repeat;
}

#about-clients h2 {
	width: 803px;
	height: 61px;
	background: url(images/title_Our_Clients.gif) no-repeat;
}

#about-aces h2 {
	width: 803px;
	height: 61px;
	background: url(images/title_Aces_in_Places.gif) no-repeat;
}

#about-career h2 {
	width: 803px;
	height: 61px;
	background: url(images/title_Career_Opportunities.gif) no-repeat;
}
 
/*HOME*/

#copyright {
	margin: 10px 34px 0 0;
	text-align: right;
	font-size: 11px;
	color: #666;
}

/*CONTACT PAGE*/

#contact p {
	margin-top: 28px;
}

/*
#contact .colLeft {
	background: transparent url(images/contact_img01.jpg) no-repeat 0 bottom;
	height: 430px;
}*/

#contact .colRight {
	background: transparent url(images/contact_img03.jpg) no-repeat right 20px;
	height: 468px;
}

/*ASIA OPERATIONS PAGE*/

#asia .colLeft {
	margin-top: 15px;
	background: transparent url(images/asia_img04.jpg) no-repeat 47px bottom;
	height: 606px;
}

#asia .colLeft img {
	margin-left: 37px;
	margin-bottom: 17px;
}

#asia .colRight {
	padding-top: 15px;
}

#asia .textPurple {
	margin-bottom: 30px;
}

#asia ul {
	list-style-image: url(images/bullet1.gif);
	padding-left: 40px;
}

#asia li {
	margin-top: 6px;
	margin-bottom: 6px;
}

#asia ul ul {
	list-style-image: url(images/bullet2.gif);
	padding-left: 40px;
}

/*SAFETY*/

#safety .colLeft {
	margin-top: 15px;
	background: transparent url(images/safety_img04.jpg) no-repeat  bottom;
	height: 375px;
}

#safety .colLeft img {
	margin-left: 37px;
	margin-bottom: 17px;
}

#safety .colRight {
	padding-top: 15px;
}

#safety h3 {
	margin-top: 20px;
	margin-bottom: 12px;
}

#safety ul {
	list-style-image: url(images/bullet1.gif);
	padding-left: 40px;
}

#safety li {
	margin-top: 6px;
	margin-bottom: 6px;
}

#safety ul ul {
	list-style-image: url(images/bullet2.gif);
	padding-left: 40px;
}

#safety li img {
	float: right;
	margin-left: 4px;
	margin-right: -24px;
}

/*CONSUMER INSIGHTS*/

#insights .colLeft {
	margin-top: 15px;
	/*background: transparent url(images/insights_img07.jpg) no-repeat 0 485px;*/
	height: 660px;
}

#insights .colLeft img {
	margin-left: 37px;
	margin-bottom: 17px;
}

#insights .colRight {
	padding-top: 15px;
}

#insights .colRightLeft {
	width: 422px;
	float: left;
}

#insights .colRightRight {
	width: 142px;
	float: right;
	margin-bottom: 24px;
}

#insights .colRightRight .img2 {
	margin-top: 20px;
}

#insights .textPurple {
	margin-bottom: 30px;
}

#insights ul {
	list-style-image: url(images/bullet1.gif);
	margin-bottom: 24px;
	padding-left: 40px;
}

#insights li {
	margin-top: 6px;
	margin-bottom: 6px;
}

#insights hr {
	border-style: solid;
	border-color: #38963e;
	border-width: 1px 0 0 0;
	margin-bottom: 24px;
}

#insights h3 {
	font-size: 16px;
	color: #38963e;
	margin-bottom: 12px;
}

/*
#insights .colRight p img {
	float: right;
	padding-top: 16px;
	padding-left: 20px;
}*/

/*ABOUT US*/

#about-difference .colLeft, #about-clients .colLeft, #about-aces .colLeft, #about-career .colLeft {
	margin-top: 9px;
}

#about-difference .colRight, #about-clients .colRight, #about-aces .colRight, #about-career .colRight {
	padding-top: 15px;
}

#aboutSubMenu {
	display: block;
	height: 31px;
	float: left;
	margin-top: 0;
	margin-left: 11px;
	padding: 0;
	display: inline;
}

#aboutSubMenu li {
	list-style-type: none;
	height: 19px;
	width: 156px;
	margin-bottom: 11px;
}

/*Preload images*/

#aboutSubMenu li.submn01 {
	background: transparent url(images/about_submenu_mn01_on.gif) no-repeat;
	background-position: -1000px -1000px;
}

#aboutSubMenu li.submn02 {
	background: transparent url(images/about_submenu_mn02_on.gif) no-repeat;
	background-position: -1000px -1000px;
}

#aboutSubMenu li.submn03 {
	background: transparent url(images/about_submenu_mn03b_on.gif) no-repeat;
	background-position: -1000px -1000px;
}

#aboutSubMenu li.submn04 {
	background: transparent url(images/about_submenu_mn04_on.gif) no-repeat;
	background-position: -1000px -1000px;
}

/*Active images*/

#aboutSubMenu li.submn01 a {
	background: transparent url(images/about_submenu_mn01.gif) no-repeat;
}

#aboutSubMenu li.submn02 a {
	background: transparent url(images/about_submenu_mn02.gif) no-repeat;
}

#aboutSubMenu li.submn03 a {
	background: transparent url(images/about_submenu_mn03b.gif) no-repeat;
}

#aboutSubMenu li.submn04 a {
	background: transparent url(images/about_submenu_mn04.gif) no-repeat;
}

#aboutSubMenu li a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 19px;
}

#aboutSubMenu li.submn01 a:hover {
	background: transparent url(images/about_submenu_mn01_on.gif) no-repeat;
}

#aboutSubMenu li.submn02 a:hover {
	background: transparent url(images/about_submenu_mn02_on.gif) no-repeat;
}

#aboutSubMenu li.submn03 a:hover {
	background: transparent url(images/about_submenu_mn03b_on.gif) no-repeat;
}

#aboutSubMenu li.submn04 a:hover {
	background: transparent url(images/about_submenu_mn04_on.gif) no-repeat;
}

/* hack for older versions of IE with incorrect box model */

* html #aboutSubMenu a:link, * html #aboutSubMenu a:visited {
	height: 19px; 
	he\ight: 0;
}

/* active menu */

#aboutSubMenu li.submnActive01 {
	background: transparent url(images/about_submenu_mn01_on.gif) no-repeat;
	height: 0;
	padding-top: 19px;
	overflow: hidden;
}

#aboutSubMenu li.submnActive02 {
	background: transparent url(images/about_submenu_mn02_on.gif) no-repeat;
	height: 0;
	padding-top: 19px;
	overflow: hidden;
}

#aboutSubMenu li.submnActive03 {
	background: transparent url(images/about_submenu_mn03b_on.gif) no-repeat;
	height: 0;
	padding-top: 19px;
	overflow: hidden;
}

#aboutSubMenu li.submnActive04 {
	background: transparent url(images/about_submenu_mn04_on.gif) no-repeat;
	height: 0;
	padding-top: 19px;
	overflow: hidden;
}

#about-difference h3, #about-aces h3 {
	color: #962aa6;
	font-size: 16px;
}

#about-difference p, #about-aces p {
	margin-top: 12px;
}

#about-difference p.textPurple2, #about-aces p.textPurple2 {
	margin-bottom: 24px;
}

#about-difference hr, #about-aces hr {
	border-style: solid;
	border-color: #962aa6;
	border-width: 1px 0 0 0;
	margin: 24px 0;
}

#about-difference .colRight ul {
	list-style-image: url(images/bullet1.gif);
	margin-bottom: 24px;
	padding-left: 40px;
}

#about-difference .colRight li {
	margin-top: 6px;
	margin-bottom: 6px;
}

#about-clients .colRight ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#about-clients .colRight li {
	float: left;
	margin-bottom: 30px;
}

#about-clients #special {
	height: auto !important;
    height: 650px;
    min-height: 650px;
	background: transparent url(images/about_img03.jpg) no-repeat left bottom;
}

#about-difference .colLeft {
	background: transparent url(images/about_img07.jpg) no-repeat 7px 154px;
	height: 400px;
}

#about-aces .colLeft {
	background: transparent url(images/about_img09.jpg) no-repeat 7px 164px;
	height: 360px;
}

#about-aces .colRight ul {
	list-style-image: url(images/bullet1.gif);
	margin-bottom: 24px;
	padding-left: 16px;
}

#about-aces .colRight li {
	margin-top: 6px;
	margin-bottom: 6px;
}

#about-career .colLeft {
	background: transparent url(images/about_img04.jpg) no-repeat 7px 154px;
	height: 400px;
}

/*Career*/

#about-career .job-post {
	margin-bottom: 2em;
}

#about-career .title {
	font-weight: bold;
}

#about-career .overview, #about-career .responsibilitiess, #about-career .qualifications {
	margin-bottom: 1em;
}

#about-career .colRight ul {
	list-style-image: url(images/bullet1.gif);
	margin-bottom: 24px;
	padding-left: 16px;
}

#about-career .colRight li {
	margin-top: 6px;
	margin-bottom: 6px;
}

#about-career .colRight hr {
	border-style: solid;
	border-color: #962aa6;
	border-width: 1px 0 0 0;
	margin-bottom: 2em;
}

/*CREATIVE*/

#creative .colRight {
	padding-top: 15px;
	float: right;
}

#creative #testi {
	color: #E32A49;
	margin-bottom: 30px;
}

#creative #testi em {
	font-weight: bold;
}

#creative ul#projects {
	width: 600px;
}

#creative ul#projects li {
	display: block;
	float: left;
	margin: 0 2px 2px 0;
}

#creative ul#projects li a, #creative ul#projects li a img {
	float: left;
	overflow: hidden;
}

#creative ul#projects li a:hover {
	border: 3px solid #E32A49;
}

#creative ul#projects li a:hover img {
	margin: -3px;
}

