/* Bannon Stylesheet
------------------------------------------------------------------*/


/* General re-sets first
------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

h1,h2,h3,h4,h5,h6 { font-size : 100%; font-weight: normal;}

address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

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

fieldset,img { border : 0; }

caption,th { text-align : left; }

q:before, q:after { content :''; }

p {
	margin: 0;
	padding: 8px 0px 0px 0px;
}

br { padding: 0; margin:0; line-height: 12px; }

strong { font-weight: bold; }

form {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: 4px 0px 0px 21px;
	padding: 0px 0px 0px 0px;
}
li {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
    list-style-position: outside;
}
.hidden {
	visibility: hidden;
	left: -500px;
}


/* =Style resets specific to this layout
------------------------------------------------------------------*/
html, body {
height: 100%;
}

body {
	background-color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}

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


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	color: #ed9b35;
	margin: 0px 0px 2px 0px;
}

h2 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 18px 0px 0px 0px;
	padding: 0;
}

h3 {  
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color:#868686;
 }




/* =Main Container
------------------------------------------------------------------*/

#container {
	width: 760px;
	min-height: 100%;
	background-color: #fff;
	display: block;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #575656;
}



.newhomebg {
	width: 760px;
	height: 570px;
	display: block;
	background-image: url(../images/2010homepage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 4px;
}

.oldsitelink {
	padding: 524px 0px 15px 200px;
}
.oldsitelink a {
	display: block;
	height: 50px;
	width: 350px;
	text-decoration: none;
}
.oldsitelink a:hover {
	text-decoration: none;
}


/* =NAVIGATION
------------------------------------------------------------------*/
#navdiv {
	float: left;
	padding: 10px 0px 4px 15px;
	margin-bottom: 150px;
}

.logo {
	width: 172px;
	height: 127px;
	display: block;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 4px;
}

.nav {	
    width: 172px;
	display: block;
	margin-bottom: 4px;
	background-color: #ebebeb;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color:#666;
	line-height: 16px;
}

.nav a{
	text-decoration: none;
	color:#666;
	display: block; 
	background-color: #ebebeb;
	padding: 6px 8px 6px 15px;
}
.nav a:hover{
	text-decoration: none;
	color:#fff;
	display: block; 
	background-color: #ed9b35;
}
.nav a.active{
	text-decoration: none;
	color:#fff;
	display: block; 
	background-color: #ed9b35;
}

.navblend {
	width: 172px;
	height: 155px;
	display: block;
	background-image: url(../images/nav-baseblend.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.download-retail a {
	display: block;
	width: 172px;
	height: 148px;
	text-align: center;
	background-image: url(../images/download-retail.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.download-mobility a {
	display: block;
	width: 172px;
	height: 140px;
	text-align: center;
	background-image: url(../images/download-mobility.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


/* =CONTENT
------------------------------------------------------------------*/
#innercontainer {
	float: left;
	display: block;
	width: 550px;
	margin: 10px 0px 0px 10px;
}
#topbar {
	display: block;
	width: 550px;
	height: 298px;
	background-image: url(../images/topbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content{
	display: block;
	width: 550px;
	margin: 0px 0px 45px 0px;
	background-image: url(../images/bg-blend1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#textdiv {
	padding: 23px 45px 10px 24px;
}


.picture-right {
	margin: 0px -18px 7px 20px;
	float: right;
}
.picture-left {
	margin: 8px 12px 9px 0px;
	float: left;
}

/* =BASE
------------------------------------------------------------------*/

#base {
	display: block;
	clear: both;
	text-align: left;
	margin: 0px 20px 0px 22px;
	padding: 0px 0px 20px 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #6c6c6c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-image: url(../images/logo-mini.jpg);
	background-repeat: no-repeat;
	background-position: left 17px;
}
.address-title {
	display: block;
	width: 680px;
	padding-top: 15px;
	color:#85151c;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#base a {
	color: #6c6c6c;
	text-decoration: none;
}
#base a:hover {
	color: #85151c;
	text-decoration: none;
}


.adobetext {
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	color: #999;		
}
.adobetext a {
	float: right;
}
