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

body {
	background-color: #A20F08;
	margin: 0px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #4A4A4A;
	background-attachment: fixed;
	background-image: url(../images/bgr-body.jpg);

}
strong {
	color: #000000;
}

table a {
	padding: 0px;
}

table a:hover {
	padding: 0px;
	background-color: #FFFFFF;
}


hr {

}

p {

}

h1 {
	font-family: Tahoma, Verdana;
	font-size: 26px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 30px;
	text-align: left;
}

h2 {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #404040;
	font-weight: normal;
	line-height: 20px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #A31008;
	margin-bottom: 0px;


}

h5 {

}

h6 {
	background-color: #E1E1E3;
	padding: 0px;
	height: 1px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

ul {


}


li {
	list-style-type: square;


}
i {
	color: #000000;
	background-color: #F0F0F0;
	padding: 5px;
}



a{
	color: #818181;
	text-decoration: underline;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #D6D6D6;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
th {
	padding: 5px;
	font-size: 12px;
	color: #000000;
}
td {
	padding: 5px;
}

#wraper #navigation .active {
	color: #000000;
}

#wraper #sidenav .active {
	background-color: #A20E0E;
	text-decoration: none;
	background-image: url(../images/icon-dots-active.png);
	color: #FFFFFF;
}

#wraper #sidenav .active2 {
	background-color: #91ACB5;
	text-decoration: none;
	background-image: url(../images/icon-dots-active.png);
	color: #FFFFFF;
}

#wraper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(../images/bgr-wraper.png);
	background-repeat: repeat-y;
}


#header {
	height: 150px;
	width: 900px;
	background-color: #E8E8E8;
	background-image: url(../images/bgr-header.jpg);
	background-repeat: no-repeat;


}

#banner {
	margin-top: 1px;
	margin-bottom: 1px;

}

#navigation {
	height: 40px;
	width: 900px;
}
#navigation #contact {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: 132px;
	border-bottom-width: 3px;
	border-bottom-color: #000000;
}


#navigation ul {
	margin: 0px;
	padding: 0px;

}


#navigation li {
	display: inline;
	list-style-type: none;

}

#navigation a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 24px;
	width: 127px;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bgr-navigation.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#navigation a:hover {
	color: #95BAC3;
	text-decoration: underline;
}

#body_wraper{
	width: 900px;
	padding-top: 50px;
	float: left;
	padding-bottom: 50px;
}

#sidenav {
	width: 270px;
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E3;
}


#sidenav a{
	color: #818181;
	text-decoration: underline;
	padding: 0px;
}

#sidenav a hover{

	padding: 0px;
}

#sidenav h1 {
	text-align: left;
	background-color: #EAEAEC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	border-top-width: 3px;
	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: #000000;
	border-right-color: #DFDFE1;
	border-bottom-color: #DFDFE1;
	border-left-color: #DFDFE1;
	margin-bottom: 0px;
}
#sidenav h2 {
	text-align: left;
	background-color: #F7F7F7;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 16px;
	color: #A50F01;
	font-weight: bold;
	border-top-width: 3px;
	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: #A50F01;
	border-right-color: #DFDFE1;
	border-bottom-color: #DFDFE1;
	border-left-color: #DFDFE1;
}

#sidenav ul {
	background-color: #D69696;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#sidenav li {
	list-style-type: none;
}

#sidenav ul li a {
	display: block;
	margin-bottom: 1px;
	color: #A20E0E;
	text-decoration: none;
	background-color: #EDEDEF;
	font-weight: bold;
	background-image: url(../images/icon-dots.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
}


#sidenav ul li a:hover {
	text-decoration: underline;
	background-color: #E1E1E3;
}

#sidenav .accessories a {

}

#main_content {
	width: 580px;
	float: left;
	text-align: justify;
	padding-left: 10px;
}

#footer_bar {
	background-color: #E1E1E3;
	width: 880px;
	padding: 10px;
	float: left;
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#footer {
	background-color: #CDCDCD;
	clear: both;
	width: 880px;
	padding: 10px;
	color: #FFFFFF;


}
#footer h1 {
	color: #F10A00;
	font-weight: normal;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
}


#footer a {
	color: #000000;
	margin-right: 5px;


}

#footer a:hover {
	color: #7E7E7E;
	text-decoration: none;
}


#footer #swansway_logo {
	background-image: url(http://www.swanswaygarages.com/images/icon-external-logo.jpg);
	height: 57px;
	width: 121px;
	background-repeat: no-repeat;
	margin-top: 20px;
	border: 5px solid #FFFFFF;
	cursor: pointer;
	display: block;
	padding: 0px;
}

#footer  #swansway_logo:hover {
	background-image: url(http://www.swanswaygarages.com/images/icon-external-logo.jpg);
	background-position: bottom;

}




#wraper_footer {
	background-image: url(../images/bgr-wraper-footer.png);
	height: 130px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
}
