@charset "utf-8";



body {
	background-color: #1C6648;
	background-image: url(../images/new_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #F0AC00;
}

#wrapper {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 715px;
	background-repeat: repeat;
	margin: 0px;
	background-image: url(../images/background.png);
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}


#header {
	height: 160px;
	width: 765px;
	margin-bottom: 5px;
}
#right_new {
	margin-left: 15px;
	width: 250px;
	float: left;
}

#Tyre_wheel_banner {
	background-color: #000;
	height: 255px;
}
#footer {
	width: 765px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 55px;
	text-align: center;
	padding-top: 20px;
	clear: both;
}
.white_type {
	color: #FFF;
	text-decoration: underline;
}

#links {
	background-image: url(../images/links_background_small.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	font-size: 1.2em;
	font-weight: bolder;
	padding-top: 4px;
	text-align: center;
	margin-bottom: 20px;
	color: #FFF;
	padding-bottom: 10px;
}

.firststpara {
	margin-top: 0px;
}

#copyright {
	padding-left: 7px;
	position: relative;
	font-size: 0.7em;
}
.bigredbus {
	font-family: Impact, "Arial Black", sans-serif;
	word-spacing: 1px;
	font-size: 1.2em;
}

img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #tyrelogo {
	top: -50px;
	right: -40px;
	position: relative;
	float: right;
}
#footer a {
	color: #F0AC00;
	text-decoration: none;
}

#footer a:visited {
	color: #F0AC00;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}

#linksinner {
	margin-left: auto;
	width: 650px;
	margin-right: auto;
	font-size: 0.9em;
}
#linksinner .white_type a {
	color: #FFF;
}
.left_content {
	width: 450px;
	float: left;
}

#right_content {
	width: 250px;
	float: left;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: auto;
}

#right_content1 {
	width: 250px;
	float: left;
	padding: 0px;
}
#right_content_wheel {
	width: 230px;
	float: left;
	background-image: url(../images/wheels_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin: 0px;
	background-color: #F0AC00;
}
#right_content_tyre {
	width: 230px;
	float: left;
	background-image: url(../images/tyres_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 10px;
	background-color: #F0AC00;
}
#right_content_service {
	width: 230px;
	float: left;
	background-image: url(../images/wheel_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_content_service .greentype {
	margin-top: 170px;
}

#right_content_special {
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}




h1 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.1em;
	color: #F0AC01;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.3em;
}



h2 {
	font-size: 19pt;
	color: #004030;
	padding: 0px;
	letter-spacing: -1px;
	margin: 0px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #F0AF00;
	line-height: 1.4em;
	font-size: 0.9em;
}
hr {
	color: #004030;
	border-top-color: #004030;
	border-right-color: #004030;
	border-bottom-color: #004030;
	border-left-color: #004030;
	font-size: 0.5pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
#smalltyre  {
	float: left;
	margin-top: -23px;
	margin-right: 20px;
}

#specials {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F0AC01;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.header2 {
	background-image: url(../images/links_background_small.gif);
	text-align: center;
	display: block;
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 1px;
	font-weight: bold;
	margin-bottom: 10px;
	height: 23px;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
}
.header3 {
	background-image: url(../images/links_background_small.gif);
	text-align: center;
	display: block;
	font-size: 13pt;
	padding-top: 4px;
	font-weight: bold;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	clear: both;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#right_content_wheel #rotate1    {
	margin-bottom: 10px;
}
#right_content_tyre #rotate {
	margin-bottom: 10px;
}


.float_right {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	display: block;
}
#wrapper #content .left_content p a .float_right {
}

#right_content a {
	color: #F0AF00;
	text-decoration: none;
}
#right_content a:visited {
	color: #F0AF00;
	text-decoration: none;
}
#right_content a:hover {
	color: #FFF;
	text-decoration: none;
}
a:link {
	color: #F0AC00;
	text-decoration: underline;
}
a:visited {
	color: #F0AC00;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}

.right_misc {
	float: right;
	width: 250px;
	padding: 0px;
	margin-top: 10px;
}
#nrma_logo {
	float: left;
	width: 250px;
	margin-left: 15px;
	margin-top: 10px;
	overflow: hidden;
}
.more_space {
	margin-top: 10px;
}
.float_left {
	float: left;
	margin-right: 10px;
}
.greentype {
	color: #004030;
}
#catalog_left {
	float: left;
	width: 155px;
	font-family: Verdana, Geneva, sans-serif;
}
#catalog_left ul {
	margin: 0px;
	padding: 0px;
}
#catalog_left li   {
	list-style-image: none;
	list-style-type: none;
	display: block;
	background-image: url(../images/links_background_small.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.9em;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	padding-top: 5px;
}

#catalogue_right {
	float: right;
	padding: 0px;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.catalogue_header {
	text-align: center;
	padding-left: 165px;
}
.cms
{
    background-color:#1C6648;
    
}
.error
{
    font-weight:bold;
    padding:3px;
    background-color: #1C6648;
    margin-bottom:15px;
    display:block;
}
.catalogue_entry {
	background-color: #1C6648;
	margin-bottom: 15px;
	width: 162px;
	float: right;
	text-align: center;
	font-size: 0.8em;
	line-height: 0.9em;
	margin-left: 10px;
	height: 24em;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.catalogue_entry p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#specials #red_hot {
	margin-top: -10px;
}
.nav_numbers {
	font-size: 0.9em;
	font-weight: bold;
	display: block;
	float: right;
	width: 515px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	padding-left: 10px;
}
.nav_numbers a {
	text-decoration: none;
}

.large_heading {
	font-size: 1.7em;
	font-weight: bold;
}
.manufacturer_entry {
	width: 265px;
	float: left;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.manufacturer_entry p {
	margin: 3px;
	font-size: 0.8em;
}
.manufacturer_name {
	background-image: url(../images/links_background_small.gif);
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
}
#catalog_left a:hover {
	color: #FFF;
}
#links a {
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
#links a:visited {
	color: #F0AF00;
}
#links a:hover {
	color: #FFF;
}
#links .white_type a {
	color: #FFF;
}
.manufacturer_name_small {
	background-image: url(../images/links_background_small.gif);
	display: block;
	font-size: 1em;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 7px;
}

.item_description {
	color: #FFF;
}
.item_header {
	color: #F0AF00;
	font-weight: bold;
}
#catalog_left ul li a {
	text-decoration: none;
}
.manufacturer_entry a  {
	text-decoration: none;
}
.specials_entry {
	background-color: #1C6648;
	margin-bottom: 15px;
	font-size: 0.8em;
	line-height: 0.9em;
	width: 515px;
	padding: 15px;
	float: right;
}
.contact_box {
	float: right;
	width: 510px;
}

.special_header {
	color: #F0AF00;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.3em;
	margin-top: -10px;
	padding: 0px;
}
.special_price {
	font-size: 1.7em;
	color: #AFAC00;
	font-weight: bold;
	padding: 0px;
	display: block;
	text-align: right;
	margin: 0px;
}

.special_description {
	color: #FFF;
	font-size: 1.1em;
}
.special_disclaimer {
	margin: 0px;
	padding: 0px;
	text-align: right;
	clear: both;
}
#special_box {
	width: 370px;
	float: right;
	padding: 0px;
}
.front_special_header {
	font-size: 1.2em;
	font-weight: bold;
	color: #004030;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.2em;
}
.front_special_description {
	font-size: 0.7em;
	color: #004030;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
.front_special_price {
	font-size: 1.3em;
	font-weight: bold;
	color: #004030;
	margin: 0px;
	padding: 0px;
	text-align: right;
	line-height: 1.3em;
}
.front_special_disclaimer {
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #004030;
	font-size: 0.7em;
}

.rule {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004030;
	padding: 0px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#location_box {
	padding-bottom: 0px;
	padding-left: 15px;
}
#location_box  img {
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
.location_header {
	font-size: 2em;
	font-weight: bold;
	color: #F0AC01;
}
.button {
	background-image: url(../images/links_background_small.gif);
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
a.button {
	text-decoration: none;
	font-size: 0.9em;
}


#contact {
	font-size: 0.9em;
}


#contact2 {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1em;
}
#contact2 tr th {
	background-image: url(../images/links_background_small.gif);
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contact2 tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#contact tr th {
	background-image: url(../images/links_background_small.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}
#contact tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
tr td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}
#fronttable  {
	margin: 0px;
	padding: 0px;
}
#best_price {
	background-color: #F0AF00;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

.button1 {
	background-image: url(../images/links_background_small.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
}
.button1 a {
	text-decoration: none;
}
#rotate {
	margin-right: 5px;
}
#rotate1 {
	margin-right: 5px;
}
.specials_right {
	margin-top: 10px;
}
#specials ul li {
	font-size: 1.3em;
	font-weight: bold;
	color: #004030;
}
#catalog_left ul li .white_type {
	text-decoration: none;
}
#right_content_service .greentype a {
	color: #004030;
	text-decoration: underline;
}


.left_content #CollapsiblePanel1 {
	margin-top: 20px;
}
.left_content #CollapsiblePanel7 {
	margin-bottom: 20px;
}
.logo_list {
	width: 265px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #000;
	height: 70px;
	display: inline;
}
.Logo_centre {
	height: 40px;
	width: 235px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.wheel_logo_list {
	width: 170px;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #000;
	height: 95px;
	float: left;
	display: inline;
}
.wheel_Logo_centre {
	height: 80px;
	width: 170px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	float: left;
}
#black {
	background-color: #000;
	height: 55px;
	width: 265px;
	padding-top: 15px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#black_wheel {
	background-color: #000;
	height: 80px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#links2 {
	font-size: 0.9em;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
}
#links2 a {
	margin-right: 10px;
	margin-left: 10px;
}

.all_links {
	background-color: #000;
	margin-bottom: 15px;
	font-size: 0.9em;
	line-height: 0.9em;
	width: 515px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.fax {
	float: right;
	width: 220px;
	margin-top: 20px;
	background-color: #F0AC00;
	background-image: url(../images/fax.gif);
	padding-top: 65px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.fax p {
	color: #004030;
	font-size: 0.7em;
}
.phone_no {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
}
.fax p a {
	color: #004030;
}


.button2 {
	background-image: url(../images/links_background_small.gif);
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	font-size: 0.9em;
	margin-bottom: -5px;
	padding-bottom: 5px;
}
.smallspace {
	float: right;
	margin-top: 0px;
	width: 200px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	height: 1px;
}
#best_price #cards {
	margin-top: 10px;
}
.smalltype {
	font-size: 0.8em;
	color: #004030;
	text-align: center;
	display: block;
	background-color: #F0AF00;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #content .fax .button2 a {
	text-decoration: none;
}
.CollapsiblePanelContent  img {
	border: 2px solid #004030;
}
.smalltype2 {
	font-size: 1.2em;
	color: #004030;
	text-align: center;
	display: block;
	background-color: #F0AF00;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 1.1em;
}
