/*

Title: 		IM Mobile Experience Solutions Guide
Media:		Screen
Updated: 	Dec 9, 2009


/* ----------------------------
		=Globals & Resets
------------------------------ */

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,
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-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

/* 	font-size set following Richard Rutter's method to allow text resizing across all browsers: 
	http://www.alistapart.com/articles/howtosizetextincss/ 
	16px baseline font-size. See ie.css for IE baseline font-size rule. 
	
	Important: 
	Line-height calculations are based on the most immediate font size. 
	For example: if font-size is resized to 14px, begin line-height calculation for that element at 14px (not 16px).
	Otherwise line-height will inherit base line-height of 17px (see body rule). 
*/

body {
	background: #fff url(/img/kit/bg-body.gif) left top repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.125em; /* 16 x 1.125 = 18px */	
	text-align: center;
	color: #000;
	padding-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 { 
	font-weight: normal;
	line-height: normal; 
	}

ul { list-style: none; }

ol {
	margin-left: 20px;
	}

img, fieldset { border:none; }

a { 
	outline: none;
	text-decoration: none; 
	color: #03c;
	}
	
a:hover {
	color: #000;
	border-bottom: 1px solid #999;
	}
	
:focus, :active {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

th {
	font-weight: bold;
	}

td {
	vertical-align: top;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.alignleft { 
	float:left;
 	margin: 2px 10px 2px 0;
	}

.alignright { 
	float:right; 
	margin: 2px 0 2px 10px;
	}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
	font-size: .75em; /* 12px */
	}
	
.no-m {
	margin: 0;
	}
	
.hide, .skip, hr, .closed { display: none; }

.open { display: block; }

/* 
	Clearing floats: http://www.positioniseverything.net/easyclearing.html  
*/

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

.c\learfix:after { line-height: 0; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* ----------------------------
		=Structure
------------------------------ */

.bounds {
	padding-top: 146px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position:relative;
	background: url(/img/guide/bg-compass.jpg) 0 57px no-repeat;
	}
	
.center {
	width: 632px;
	position: relative;
	margin: 0 auto;	
	}

/* logo */

#logo {
	position: absolute;
	top: 57px;
	left: 0;
	z-index: 100;
	}

/* Left col styles */

h1 {
	width: 605px;
	height: 84px;
	line-height: 50px;
	color: #000;
	position: relative; 
	overflow: hidden;
	font-size: 3em; /* 16 x 3em = 48px */
	text-indent: -99999px;
	margin-bottom: 15px;
	}
	
h1 span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(..//img/guide/bg-h1.gif) center top no-repeat;
	}
	
h2 {
	color: #222;
	font-size: 1.25em; /* 20px */
	line-height: 1.5em; /* 30px */
	font-style: italic;
	border-bottom: 1px solid #ccc;
	padding-bottom: 40px;
	margin-bottom: 40px;
	}
	
h2 span {
	width: 632px;
	margin: 0 auto;
	display: block;
}
	
.center h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .875em; /* 14px */
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	}

.center p {
	font-size: .9375em; /* 15px */
	line-height: 1.6em; /* 24px */
	margin-bottom: 30px;
}
	
.case-study {
	width: 140px;
	float: right;
	margin: 0 0 12px 24px;
}

.panel .case-study {
	float: left;
	margin: 0 24px 12px 0;
}

.case-study img {
	margin-bottom: 18px;
}

.case-study p {
	font-size: .687em;
	font-family: arial, helvetica, sans-serif;
}

#faqs li {
	margin-bottom: 15px;
}

/* Coda Slider */

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 632px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: auto;
	clear: both;
	background: #fff;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 632px; /* Also specified in  .stripViewer  above */
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	width: 632px !important;	
}

.stripNav ul { /* The auto-generated set of links */
	margin: 45px 0 20px;
	border-bottom: 1px solid #ccc;
	padding-left: 4px;
	width: 100%;
}

.stripNav ul li {
	float: left;
	font-size: .875em; /* 14px */
	margin-right: 5px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	display: block;
	padding: 6px 12px;
	margin-left: 5px;	
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #fff;
	border-bottom: 0;
	color: #888;
}

.stripNav li a:hover {
	background: #fff;
	color: #000;
}

.stripNav li a.current {
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
	position: relative;
	color: #000;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	display: none;
}

/* Footer styles */

#footer {
	border-top: 1px solid #ddd;
	padding: 20px 0 150px;
	text-align: center;
	background: url(/img/kit/bg-footer.gif) left top no-repeat;
	}
	
#footer p {
	font-size: .875em; /* 14px */
	font-family: arial, helvetica, sans-serif;
	}
