/* ---Generic styles--- */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#000000;
	background-color:#000000;
	background-image:url(images/page_bc.gif)
}
h1 {
	font-size:1.4em;
	color: #143C6C;
	padding: 3px 0 4px 0px;
	margin:0px;
	display: block;
	}
h2 {
	margin: 0;
	padding: 0;
	font-size:1.2em;
	color: #143C6C;
	overflow:hidden;
	}
a {
	
	color: #143C6C;
	text-decoration:underline;
	}
a:hover {
	color:#7C9AB3;
	text-decoration:underline;
	}
.summary {
	font-weight:bold;
	}
	
/* ---Setting the total width of site--- */
#mainWrapper {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/* ---Accessibility--- */	
.offscreen {
    position:absolute;
    left: -50px;
    top: -50px;
}
#accessibilityOptions a:focus {
	top:50px;
	left:50px;
	background-color:yellow;
	position:absolute;
	font-weight:bold;
}
#serviceNav {
	background-repeat: repeat-x;
	text-align: right;
	height: 15px;
	margin-right:6px;
}
#serviceNav ul {
	display:inline;
	padding:0px;
}
#serviceNav li {
	font-size:0em;
	display: inline;
	padding: 0 15px 0 15px;
	border-left: 1px solid #efefef;
}
#serviceNav a {
	font-size: .8em;
	color:#666666;
	}
	
/* ---Banner--- */
#topBanner {
	display: block;
	width: 100%;
	height: 110px;
	min-height: 75px;
	background-image:url(images/banner5.png);

	background-repeat:no-repeat
	padding: 0;
	margin-top: 2px;
	background-repeat: no-repeat;
	background-color: #DCDCDC;
	}
#css_logo {
	padding: 0;
	margin: 0;
	}


/* ---Search--- */
#search {
	float:right;
	display:inline;
	margin: -35px 10px 0 0;
	padding: 0;
	max-height: 35px;
	}
.searchText {
	color:#FFFFFF;
	font-weight:bold;
	}
#search form {
	margin:0;
	
	}
#search input {
	margin:0;
	}
#search input#text{
	width:100px;
	}





/* ---Tabs--- */
.mainNav {
	display:block;
	width:100%;
	min-height:35px;
	}
ul.tabNav {
	border-bottom: 1px solid #808285;
	margin: 2px -5px 0 0;
	padding-left: 2px;
	float: left;
	width: 99.7%;
	background-color: #7C9AB3;
	background-image: url(images/tab_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabNav li {
	list-style: none;
	float: left;
	background-color: #fff;
	background-image: url(images/tab_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tabNav a {
	display: block;
	background-image: url(http://www.spiresmobiletyres.com/images/tab_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 1.00em;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.tabNav a:hover {
	color:#000000;
	text-decoration:none;
	}
.tabNav .selected {
	list-style: none;
	float: left;
	background: #FFF url(http://www.spiresmobiletyres.com/images/tab_selected_right.jpg) no-repeat right top;
}
.tabNav .selected a {
	display: block;
	padding: 7px 16px 4px 16px;
	background-image: url(http://www.spiresmobiletyres.com/images/tab_selected_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 1.05em;
}
.tabNav .selected a:hover {
	color:#FFF;
	text-decoration:none;
	}

/* ---Setting the total width of the area below the tabs--- */
#wrapper {
  width:760px;
  padding-top:5px;
  margin: 0px;
}

/* ---Main Content layout for home--- */
#homeLeft {
	float:left;
	width: 468px;
	margin: 0;
	padding: 0;
	margin-left:10px;
	display: inline;
	}
#homeLeftTop {
	background: #FFF;
	height: 127px;
	margin-bottom: 10px;
	}
#homeLeftTop h2 {
	color:#FFFFFF;
	font-size: 1.4em;
	padding: 10px 0 5px 10px;
	margin: 0;
	border-bottom:0;
	}
#homeLeftTop p {
	padding: 0px 10px 0 10px;
	margin-bottom: 5px;
	}
.signButton {
	float: right;
	display: inline;
	margin: 0 15px 0 0;
	padding: 0;
	}
.signButton img {
	border: 0;
	}
#homeLeft p {
	color:#FFFFFF;
	}
#homeRight {
	float: right;
	display: inline;
	margin-right: 10px;
	padding: 0;
	width: 263px;
	}
#homeBottomLeft {
	float: left;
	display: inline;
	margin: 2px 0 0 10px;
	padding: 0;
	width: 367px;
	}
#homeBottomLeft .box {
	border-right: 1px solid #808285;
	border-bottom: 1px solid #808285;
	border-left: 1px solid #808285;
	margin-top: 0;
	margin-bottom: 5px;
	min-height: 175px;
	}
#homeBottomLeft h2 {
	
	font-size: 1em;
	font-weight:bold;
	color: #FFFFFF;
	padding-top:5px;
	padding-left: 5px;
	margin-bottom:0;
	height:22px;
	border-bottom:0;
	}
#homeBottomLeft ul {
	margin: 0;
	padding: 10px 5px 0 5px;
	}
#homeBottomLeft li {
	list-style:none;
	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding-left:17px;
	padding-bottom: 2px;
	margin-bottom:4px;
	}
#homeBottomLeft a {
	font-weight: normal;
	font-size: .9em;
	}
#homeBottomRight {
	float: right;
	display: inline;
	margin: 2px 10px 0 0;
	padding: 0;
	width: 367px;
	}
#homeBottomRight .box {
	border-right: 1px solid #808285;
	border-bottom: 1px solid #808285;
	border-left: 1px solid #808285;
	margin-top: 0;
	margin-bottom: 5px;
	min-height: 175px;
	}
#homeBottomRight h2 {
	
	font-weight:bold;
	color: #FFFFFF;
	padding-top:5px;
	padding-left: 5px;
	margin-bottom:0;
	height:22px;
	border-bottom:0;
	}
#homeBottomRight ul {
	margin: 0;
	padding: 10px 5px 0 5px;
	}
#homeBottomRight li {
	list-style:none;
	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding-left:17px;
	padding-bottom: 2px;
	margin-bottom:4px;
	}
#homeBottomRight a {
	font-weight: normal;
	font-size: .9em;
	}
/* ---Main Content width for 2 column layout--- */
#mainContent2 {
	float:none;
	margin: 0 2px 5px 2px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #ffffff;
	width: 740px;
	}
#mainContent2 h2 {
	display: block;
	}
.pics {  
    padding: 0;  
    margin:  0;  
    width:467px;
    height:195px;
    overflow:hidden;
} 
.pics img {
	margin: 0px;
	padding: 0px;
	}
/* ---All other Main Content styles--- */
#mainImage {
	float: right;
	margin:5px;
	}

.tableStyle  {
    font-size:1em;
    margin-top:10px;
    margin-bottom:20px;
    margin-left: 2px;
    margin-right: 2px;
    border-top:1px solid #999999;
    border-left:1px solid #999999;
    border-bottom:0px;
    border-right:0px;
}
.tableStyle td {
    background-color:#eeeeee;
    padding: 5px;
    border-bottom:1px solid #999999;
    border-right:1px solid #999999;
    border-top:0px;
    border-left:0px;
}
.tableStyle th {
    padding:3px;
    background-color:#dddddd;
    border-bottom:1px solid #999999;
    border-right:1px solid #999999;
    border-top:0px;
    border-left:0px;
}

/* ---Left Hand Menu--- */

#nav {
	float:left;
	width:200px;
	padding: 0;
	margin: 0;
	margin-left:-756px;
	display:inline;
	}
#nav ul {
	margin:0 0 10px 0;
	padding-top: 8px;
	padding-left: 34px;
	background-color:#FFF;
	background-image: url(http://www.spiresmobiletyres.com/images/menu_bg.jpg);
	background-repeat:repeat-x;
	border-right:1px solid #DF1815;
	border-bottom:1px solid #DF1815;
	border-left:1px solid #DF1815;
	}
#nav p {
	margin:0;
	padding-top: 8px;
	padding-left: 10px;
	background-color:#FFF;
	background-image: url(http://www.spiresmobiletyres.com/images/menu_bg.jpg);
	background-repeat:repeat-x;
	border-right:1px solid #DF1815;
	border-bottom:1px solid #DF1815;
	border-left:1px solid #DF1815;
	}
#nav a {
	text-decoration: none;
	}
#nav h3 {
	color: #FFFFFF;
	padding: 5px 0 5px 5px;
	margin: 0;
	background-image: url(http://www.spiresmobiletyres.com/images/menu_bg.jpg);
	background-repeat: no-repeat;
	}
#nav h3 a {
	color: #FFFFFF;
	}
.toplevel {
	list-style:none;
	background-image: url(http://www.spiresmobiletyres.com/images/arrow_bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 7px;
	padding-left:17px;
	padding-bottom: 5px;
	margin-left:-19px;
	margin-bottom:4px;
	border-bottom: 1px dotted #000;
	width: 140px;
	}
.toplevel a {
	color: #000;
	font-size: .9em;
	font-weight: bold;
	}
.toplevel a:hover {
	color:#FF3300;
	}
.level2 {
	list-style:none;
	background-image: url(http://www.spiresmobiletyres.com/images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding-left:12px;
	padding-bottom: 5px;
	margin-left:-25px;
	}
.level2 a {
	color: #000;
	font-size: .8em;
	font-weight: bold;
	}
.level2 a:hover {
	color:#FF3300;
	}
.level3 {
	list-style:none;
	background-image: url(http://www.spiresmobiletyres.com/images/cbullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding-left:12px;
	padding-bottom: 2px;
	margin-left:-5px;
	}
.level3 a {
	color:#333333;
	font-size: .8em;
	font-weight: bold;
	}
.level3 a:hover {
	color:#FF3300;
	}
#pledge_form h2 {
	font-size: 1.2em;
	color: #FFF;
	background-color:#6DB33F;
	background-image: none;
	background-repeat:repeat-x;
	padding: 6px 0 5px 8px;
	margin:0px;
	border-bottom: 0;
	display: block;
	}
#pledge_form p {
	border: 0;
	background-image: none;
	background-color:#EEE;
	}
#pledge_form ul {
	border: 0;
	background-image: none;
	background-color: #EEE;
	width:80%;
	}
#pledge_form li {
	border: 0;
	background-color:#EEE;
	width: 80%;
	}

/* ---Right Hand Links--- */	
#rightwrap {
	float:left;
	width:180px;
	margin-left:-184px;
}
.relLinks ul {
	background: #FDEBD8;
	margin: 0;
	padding: 8px 0 10px 15px;
	border-right:1px solid #DF1815;
	border-left:1px solid #DF1815;
	}
.relLinks li {
	list-style:none;
	background-image: url(http://www.spiresmobiletyres.com/images/arro_bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	}
.relLinks a {
	color:#0000CC;
	}

/* ---Footer--- */
#footerStyle {
	background-color:#FFFFFF;
	border-bottom: 1px solid #808285;
	margin:5px 0 0 0;
	padding:4px 0 10px 8px;
	color: #000000;
	clear: both;
	display:block;
	height: 60px;
	}
#footerStyle p {
	font-size: .8em;
	color:#FFFFFF;
	}
#footerStyle a {
	color:#FFFFFF;
	font-weight:normal;
	}
	
/* ---News--- */

#newsItems {
position:relative;
clear:both;
height:100%;
min-height:55px;
padding:5px;
background-image:url(../images/list_backg.jpg);
background-repeat:repeat-x;
}

#newsItems img {
margin-right:15px;
margin-bottom:5px;
}

.normalNews {
	padding: 2px;
	float: left; 
	margin-bottom: 1px; 
	margin-left: 2px;
	margin-right: 9px;  
	width: 45%; 


}

.newsLinks{
 	clear:both;
	width:100%;

}

.addthis_toolbox .hover_effect
{
    width: 280px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}