/* CSS Document for McVicar Marketing - created by SH for IC on Oct 2008 */

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	/*background-image:url(../jpg/body_bg.jpg);*/
	background-color:#eee;
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#AD0000;
}

* :focus { outline: 0; }

h1, h2, h3, h4, h5, h6, p{
	margin:0 0 15px 0;
	padding:0;
}

h1, h2, h3, h4, h5, h6{
	color:#b10918;
}

h2{
	font-size:25px;
	font-weight:normal;
}

h3{
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
}

a img{
	border:none;
}

a{
	color:#b10918;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.crumb{
	border-bottom:1px solid #CCCCCC;
	margin:0 0 15px 0;
	padding:0 0 2px 0;
	font-size:11px;
}

.no_display{
	position:absolute;
	left:-9999px;
	top:-9999px;
}

.clear{
	clear:both;
}

#container{
	width:984px;
	min-height:953px;
	height:auto !important;
	height:953px;
	margin:5px auto 0 auto;
	background-color:#FFFFFF;
	background-image:url(../jpg/main_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:61px 0 0 0;
	position:relative;
}

#flash_container{
	height:350px;
}

#content_container{
	background-image:url(../png/content_bg.png);
	background-position:22px 40px;
	background-repeat:no-repeat;
	min-height:40px;
	height:auto !important;
	height:40px;
}

#nav li:hover, #nav li.hover {
    position: static;
}

#nav{
	position:absolute;
	width:738px;
	left:225px;
	top:445px;
}

#nav, #nav ul { /* all lists */
	padding: 1px 0 0 2px;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	border-bottom:none;
	color:#FFFFFF;
	width: 120px;
	text-decoration:none;
}
#nav a:hover{
	color:#b79124;
	border-bottom:none;
	text-decoration:none;
}

#nav li { /* all list items */
	float: left;
	width: 120px; /* width needed or else Opera goes nuts */
	padding:0 0 6px 0;
}

#nav li ul { /* second-level lists */
	padding:10px 10px 4px 10px;
	position: absolute;
	background: #b10918;
	width: 120px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-bottom:5px solid #000000;
}

#nav li ul li{
	border-bottom:1px solid #FFFFFF;
	margin-bottom:5px;
	height:auto;
	width: 120px;
}

#nav li ul a{
	background-image:none;
	height:auto;
	width:auto;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -24px 0 0 120px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li#help_nav:hover ul, #nav li#help_nav.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left:-92px;
}

#nav li a {background: url(../png/menu_sprite.png) no-repeat; }

li#nav_home{
	width:90px;
	height:25px;
	margin-left: 15px;
}
li#nav_home a{
	display:block;
	width:90px;
	height:25px;
	margin:0;
	padding:0;
	background-position: 0 -11px;
	/*background: url(../png/nav_home.png) 0 0 no-repeat;*/
}
li#nav_home a:hover{
	background-position: 0 -36px;
}
/*
li#nav_about{
	width:69px;
	height:25px;
}
li#nav_about a{
	display:block;
	width:69px;
	height:25px;
	margin:0;
	padding:0;
	background: url(../png/nav_about.png) 0 0 no-repeat;
}
li#nav_about a:hover{
	background-position: 0 -40px;
}*/

li#nav_amicus{
	width:180px;
	height:25px;
}
li#nav_amicus a{
	display:block;
	width:180px;
	height:25px;
	margin:0;
	padding:0;
	background-position: -90px -11px;
}
li#nav_amicus a:hover{
	background-position: -90px -36px;
}
/*
li#nav_current_projects{
	width:90px;
	height:25px;
}
li#nav_current_projects a{
	display:block;
	width:138px;
	height:25px;
	margin:0;
	padding:0;
	background: url(../png/nav_current_projects.png) 0 0 no-repeat;
}
li#nav_current_projects a:hover{
	background-position: 0 -40px;
}*/

li#nav_mcvicar{
	width:170px;
	height:25px;
}
li#nav_mcvicar a{
	display:block;
	width:170px;
	height:25px;
	margin:0;
	padding:0;
	background-position: -270px -11px;
}
li#nav_mcvicar a:hover{
	background-position: -270px -36px;
}
/*
li#nav_range_of_services{
	width:150px;
	height:25px;
}
li#nav_range_of_services a{
	display:block;
	width:150px;
	height:25px;
	margin:0;
	padding:0;
	background: url(../png/nav_range_of_services.png) 0 0 no-repeat;
}
li#nav_range_of_services a:hover{
	background-position: 0 -40px;
}*/

li#nav_reader_report{
	width:185px;
	height:25px;
}
li#nav_reader_report a{
	display:block;
	width:185px;
	height:25px;
	margin:0;
	padding:0;
	background-position: -445px -11px;
}
li#nav_reader_report a:hover{
	background-position: -445px -36px;
}

li#nav_contact{
	width:90px;
	height:25px;
}
li#nav_contact a{
	display:block;
	width:90px;
	height:25px;
	margin:0;
	padding:0;
	background-position: -640px -11px;
}
li#nav_contact a:hover{
	background-position: -640px -36px;
}
/*
li#nav_ad_hoc_services{
	width:136px;
	height:25px;
}
li#nav_ad_hoc_services a{
	display:block;
	width:136px;
	height:25px;
	margin:0;
	padding:0;
	background: url(../png/nav_ad_hoc_services.png) 0 0 no-repeat;
}
li#nav_ad_hoc_services a:hover{
	background-position: 0 -40px;
}

li#nav_marketing{
	width:116px;
	height:25px;
}
li#nav_marketing a{
	display:block;
	width:116px;
	height:25px;
	margin:0;
	padding:0;
	background: url(../png/nav_marketing.png) 0 0 no-repeat;
}
li#nav_marketing a:hover{
	background-position: 0 -40px;
}

li#nav_print{
	width:95px;
	height:25px;
}
li#nav_print a{
	display:block;
	width:95px;
	height:25px;
	margin:0;
	padding:0;
	background: url(../png/nav_print_sh_wide.png) 0 0 no-repeat;
}
li#nav_print a:hover{
	background-position: 0 -40px;
}

li#nav_links{
	width:61px;
	height:25px;
}
li#nav_links a{
	display:block;
	width:61px;
	height:25px;
	margin:0;
	padding:0;
	background: url(../png/nav_links.png) 0 0 no-repeat;
}
li#nav_links a:hover{
	background-position: 0 -40px;
}

li#nav_contact{
	width:66px;
	height:25px;
}
li#nav_contact a{
	display:block;
	width:66px;
	height:25px;
	margin:0;
	padding:0;
	background: url(../png/nav_contact.png) 0 0 no-repeat;
}
li#nav_contact a:hover{
	background-position: 0 -40px;
}*/

#col1{
	width:180px;
	float:left;
	margin:50px 20px 15px 27px;
	display:inline;
}

#col2{
	width:730px;
	float:left;
	margin:60px 0 15px 0;
	display:inline;
}

#footer{
	width:984px;
	margin:0 auto 0 auto;
	text-align:right;
}
#___plusone_0 { float:right!important; }
.social { position:relative; width:100%; float:left;}
.fr, .fr iframe, .fr a { height:40px; float:right!important; position:relative; display:inline-block;}
.twitter-follow-button { width:150px!important; }
