@charset "UTF-8";
/* CSS Document */

/*
ALLIED COLORS

blue: #203F90
grey: #505050

LINKS
gray: #7E7E7E
blue: #102D74

*/

*	{margin: 0; padding: 0;}

body	{
	margin: 0px;
	background: #040404 url(http://www.alliedtireandbrake.com/img/bg.jpg) top center repeat-x;
	color: #303030;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}

input	{
	font-size: 14px;
	padding: 4px;
	border: 3px solid #aaaaaa;
}
textarea	{
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 4px;
	border: 3px solid #aaaaaa;
}
.btn	{
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#777), to(#333333));
	background: -moz-linear-gradient(#777, #333333);
	background: linear-gradient(#777777, #333333);
	-pie-background: linear-gradient(#777777, #333333);
	background-color: #333333;
	border: 1px solid #aaaaaa;
	color: #ffffff;
}

a img	{
	border: 0px none;
}

a:link	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF0D00;
	text-decoration: underline;
}
a:visited	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF0D00;
	text-decoration: underline;
}
a:hover	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF0D00;
	text-decoration: underline;
}


/*==========================================================================================

						HEADERS

==========================================================================================*/
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #203F90;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #404040;
	margin: 0px;
	padding: 0px;
}


#container	{
	width: 750px;
}

.clear	{
	clear: both;
}


/*==========================================================================================

				NAVIGATION AND SEARCH

==========================================================================================*/

#top	{
	height: 50px;
	width: 750px;
	text-align: left;
}
#top_logo	{
	width: 140px;
	float: left;
	text-align: left;
}
#top_nav	{
	width: 750px;
	padding-top: 23px;
	float: left;
	color: #cccccc;
	text-align: center;
}

a.menu 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #203F90;
    padding: 0px 9px;
    background-image: none;
    text-decoration: none;
    text-transform: uppercase;
}

a.menu:hover 
{
    color: #FFFFFF;
    background: #203F90;
}

#banner	{
	width: 750px;
	height: 170px;
	padding: 20px 0px;
	background: url(img/banner_top.jpg) top left no-repeat;
}
#banner_left	{
	float: left;
	width: 425px;
}
#banner_rt	{
	float: right;
	width: 325px;
}
#banner_flash   
{
    width: 735px;
    padding: 0px;
}

#banner2	{
	width: 750px;
	height: 130px;
	padding: 0px;
	padding-bottom: 10px;
}

/*==========================================================================================

						CONTENT

==========================================================================================*/

#content	{
	width: 750px;
}

#content_box	{
	width: 688px;
	background: #eeeeee;
	padding:20px;
	border: 1px #b1b1b1 solid;
}

#finder	{
	width: 240px;
	float: left;
}
#finder_box	{
	width: 208px;
	text-align: left;
	background: #eeeeee;
	padding:10px;
	margin-left:10px;
	border: 1px #b1b1b1 solid;
}

#highlights	{
	width: 510px;
	float: right;
}
#highlights_box	{
	width: 468px;
	text-align: left;
	background:#eeeeee;
	padding:10px 10px 15px 10px;
	border: 1px #b1b1b1 solid;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#highlights img	{
	margin-right:15px;
}

.whitebox   
{
    width: 445px;
    padding: 10px;
    background: #FFFFFF;
    border: 1px #CCCCCC solid;
    text-align: center;
}

a.block:link	{
	display: block;
	width: 170px;
	border: 0px none;
	background-color: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #203F90;
	text-decoration: none;
	padding: 5px;
}
a.block:visited	{
	display: block;
	width: 170px;
	border: 0px none;
	background-color: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #203F90;
	text-decoration: none;
	padding: 5px;
}
a.block:hover	{
	display: block;
	width: 170px;
	border: 0px none;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #203F90;
	text-decoration: none;
	padding: 5px;
}
a.block:active	{
	display: block;
	width: 170px;
	border: 0px none;
	background-color: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #203F90;
	text-decoration: none;
	padding: 5px;
}



/*==========================================================================================

						CONTENT SLIDER

==========================================================================================*/

#sliderbox  
{
    width: 735px;
    height: 130px;
    text-align: center;
}

.sliderwrapper	{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 735px; /*width of featured content slider*/
	height: 100px;
	float: right; 
}



.sliderwrapper .contentdiv	{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 735px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination	{
	width: 200px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: center;
	padding: 2px 10px;
	background: #DDDDDD;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.pagination a	{
	padding: 0 5px;
	text-decoration: none; 
	color: #203F90;
}

.pagination a:hover, .pagination a.selected	{
	color: #FFFFFF;
	background: #203F90;
	text-decoration: none;
}





/*==========================================================================================

						CONTENT SLIDER

==========================================================================================*/

#simplegallery1	{ /*CSS for Simple Gallery Example 1*/
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 0px none;
}

#simplegallery1 .gallerydesctext	{ /*CSS for description DIV of Example 1 (if defined)*/
	text-align: left;
	padding: 2px 5px;
}



/*==========================================================================================

						FOOTER

==========================================================================================*/

#footer
{
    color: #FFFFFF;
    font-size: 9px;
    width: 700px;
    padding: 20px 25px;
    text-align: center;
    text-transform: uppercase;
}
#footer a
{
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0px 5px;
}
#footer a:hover
{
    text-decoration: underline;
}



/*==========================================================================================

						COLLAPSE DIV

==========================================================================================*/

a.store	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #404040;
	margin: 0px;
	padding: 0px;
}

.storebox   
{
    width: 445px;
    padding: 10px;
    background: #FFFFFF;
    border: 1px #CCCCCC solid;
    text-align: center;
}

.storebox   hr
{
    width: 300px;
    height: 1px;
    text-align: center;
}