/* 

STYLE SHEET FOR McLAUGHLIN INTL HOMEPAGE
developed by bluespace creative, Inc.
www.bluespacecreative.com

*/


/*  --------- 2. structure  --------- */

html {
overflow: scroll;
}

#wrapper {
	width: 960px;
	margin: 0px auto;
		}
#clientLogin {
	background: url(../images/client_login_bkg.gif) no-repeat;
	height: 29px;
	width: 108px;
	float: right;
	text-align: center;
	padding-top: 7px;
	font-size: 10px;
	padding-bottom: 20px;
	display: block;
}
#clientLogin a {
	text-decoration: none;
}
#clientLogin a:hover {
	text-decoration: underline;
}
#topArea {
	width: 960px;
	height: 65px;
	padding-bottom: 21px;
	clear: right;
}
		
#logo {
	float: left;
	text-indent: -9899px;
	padding-left: 53px;
	padding-right: 32px;
		}
#logo h1 {
	background: url(../images/McLaughlin_Intl_logo.gif) no-repeat;
	height: 65px;
	width: 279px;
	display: block;
}
#flash {
	padding-bottom: 15px;
		}
		
#navigation {float: left; width: 595px;}

.cta {
	width: 141px;
	text-align: center;
	background: url(../images/column_sep.gif) no-repeat right 12px;
	float: left;
	padding: 12px 37px 18px 35px;
}
.cta h2 {
	font-size: 13px;
}
.colOne {
	padding-left: 20px;
}
#spryTable td {
	padding-top: 10px;
}

#rightCta {
	width: 261px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
#rightCta h3 {
	font-size: 17px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#rightCta p {
	padding-bottom: 12px;
}
#allProductsServices {
	float: left;
	clear: both;
	padding-top: 15px;
		}
#allProductsServices a {
	color: #58595B;
	text-decoration: none;
}
#allProductsServices a:hover {
	text-decoration: underline;
}
#spryTable ul {
	padding-left: 18px;
	list-style: disc;
	padding-top: 8px;
}

#footer {
	margin-top: 12px;
	padding: 7px 0 7px 20px;
	clear: both;
	float: left;
	width: 940px;
	border-top: 1px solid #e7e7e8;
	font-size: 10px;
	color: #ababab;
}
#footer a {
	color: #909090;
	text-decoration: underline;
}

#myContent:focus {outline: none !important;}

/* Slider Styles */

#slider-wrapper {
    width:960px;
    height:310px;
    margin:0;
    padding:0px;
	background-image:url(../images/homeSlider/HomeCollage.jpg);
	background-repeat:no-repeat;
}

#slider {
	position:relative;
    width:960px;
    height:310px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
	text-decoration: none !important;
}

.nivo-controlNav {
	display: none !important;
}

.nivo-directionNav a {
	display:block;
	width:62px;
	height:62px;
	background:url(../images/homeslider/arrows.png) no-repeat; 
	text-indent:-9999px;
	border:0;
	position: relative;
	top: 125px !important;
}
a.nivo-nextNav {
	background-position:-62px 0;
	right:20px;
}
a.nivo-prevNav {
	left:20px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {clear:both;}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* Quick Links */ 

#quickLinks p {float: left; font-size: 13px; font-weight: bold; color: #999; width: 110px; padding-left: 16px; }

#quickLinks ul {float: left; width: 834px; padding: 0 0 16px 0;}
#quickLinks ul li {float: left; padding-right: 9px; padding-left: 4px; background: url(../images/quicklinksSep.gif) no-repeat right center; font-size: 11px;}

li.lastLi {background-image: none !important;}

/* AND Finally... because IE6 SUCKS we have to do this. */

#fallback {float: left; clear: both; width: 960px; height: 310px; display: block;}
.ie6 #slider-wrapper {display: none !important;} 
.ie7 #fallback, .ie8 #fallback, .ie9 #fallback, .nonie #fallback {display: none !important;} 

/* Center Drop Down for Industries */

/* General dropdown styles */ 
.dropdown {
	padding-left: 290px;
	padding-top: 185px;
}
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }
/* DT styles for sliding doors */
.dropdown dt a {background:#ffffff url(../images/homeSlider/arrow.png) no-repeat scroll 97% center;
    display:block; padding-right:20px; width:400px; height: 50px;
	box-shadow: 0px 2px 7px #906a3a;
		-webkit-box-shadow: 0px 2px 7px #906a3a;
		-moz-box-shadow: 0px 2px 7px #906a3a;
	border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
}
.dropdown dt a span {
	cursor:pointer; 
	display:block; 
	padding:5px; 
	padding-top: 15px; 
	font-size:24px; 
	color: #e1e1e1 !important; 
	text-decoration: none !important;
	border-bottom: 0px !important;
}
/* UL styles */
.dropdown dd ul {
	background:#a9cffe none repeat scroll 0 0;
	display:none;
    list-style:none;
	padding:5px 0px;
	position:absolute; 
    left:-2px;
	top:2px; 
	width: 420px;
	border: #3a6585 solid 3px;
	border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	box-shadow: 0px 0px 10px #707070;
		-webkit-box-shadow: 0px 0px 10px #707070;
		-moz-box-shadow: 0px 0px 10px #707070;	
}

.dropdown dd ul li {
	float: left;
	text-decoration: none;
	width: 181px;
	height: 30px;
	border-top: solid 1px #98c8e3;
	border-bottom: solid 1px #a9dbf8;
	margin-right: 16px;
	margin-left: 13px;	
}
.dropdown span.value { display:none;}
.dropdown dd ul li a { padding:5px 0px 5px 5px; display:block;}
.dropdown dd ul li a:hover {
	background-color: #9dc5f8;
	border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	box-shadow: 0px 0px 10px #a9dbf8;
		-webkit-box-shadow: 0px 0px 10px #a9dbf8;
		-moz-box-shadow: 0px 0px 10px #a9dbf8;	
}
