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

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url(../images/bkgrnd_grad.jpg);
	background-repeat: repeat-x;
}

html {
	height: 100%;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%; color: #000;
	line-height: 120%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%; color: #000;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 20px;
}

a {
	color: #e76826;
	text-decoration: underline;
	
}
a:hover {
	color: #e76826;
	text-decoration:underline;
	
}
ul{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 70%;
	list-style-position:inside;
	margin-left: 0.5em;
	padding-left: 0.5em;
}
li{
	list-style: disc;
	list-style-position: outside;
	margin-left: 0.2em;
	padding-left: 0.2em;
	
}

.bluetext{
	color: #0080b2;

}

.whitetube{
	color: #fff;

}

/* main frames */

#background {
	height: 220px;
	background-image: url(../images/bkgrnd_grad.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 110px;
	margin-bottom: 0px;
	padding-top: 0px;
	
}

#container {
	width: 652px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	background-image: url(../images/bkgrnd_grad_6.jpg);
	background-repeat: no-repeat;
}


#logo {
	width: 290px;
	height: 56px;
	margin-left: 36px;
	background-image: none;
	background-repeat: no-repeat;
}


#unit {
	width: 235px;
	height: 100px;
	float: right;
	margin-top: -85px;
	margin-right: 41px;
	background-image: url(../images/unit_1_premises.jpg);
	background-repeat: no-repeat;
}

#dunlop_logo {
	width: 67px;
	height: 54px;
	float: right;
	display: inline;
	position: relative;
	margin-top: 20px;
	margin-right: 105px;
	background-image: url(../images/dunlop_logo.jpg);
	background-repeat: no-repeat;
}

#orange_amp {
	width: 105px;
	height: 49px;
	float: right;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-right: 65px;
	background-image: url(../images/orange_logo_2.jpg);
	background-repeat: no-repeat;
}


#nav {
	width: 570px;
	height: 30px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/nav_bkgrnd.jpg);
	background-repeat: repeat-x;
	background-color: #ffc425;
	
}

/* sub navigation elements */	

#nav ul{
	margin: 0;
	list-style: none;
	padding-left: 40px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 0px;

}

#nav li{
 	display: inline;
	margin: 8px;
   	padding: 0;
	
}

#nav hr {
	height: auto;
	line-height: 80%;
	width: auto;
	color: #000;
	noshade: solid;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;

}

#nav a {
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000;
	font-weight: bold;
	line-height: 110%;
	
}	

#nav a:hover {
    color: #e76826;
	text-decoration: none;
	
}

#header {
	width: 99px;
	height: 375px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 100px;
	background-image: url(../images/gibson_header_7.jpg);
	background-repeat: no-repeat;
}


#content {
	float: left;
	display: inline;
	width: 350px;
	height: auto;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;

}

#composition {
	float: left;
	display: inline;
	width: 350px;
	height: 150px;
	margin-top: 50px;
	margin-left: 5px;
	margin-right: 0px;
	padding-left: 0px;
	background-image: url(../images/Amps_Cabs_Comp.png);
	background-repeat: no-repeat;

}

#subnav {
	float: right;
	width: 535px;
	height: 160px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	
}


#sidebar {
	float: right;
	display: inline;
	position: relative;
	width: 130px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 40px;
}

#sidebarbkgrnd {
	float: left;
	display: inline;
	position: relative;
	width: 3px;
	height: 206px;
	background-image: url(../images/sidebar_grad.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.sidebarheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%; color: #000;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-left: 12px;
}

.sidebarp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%; color: #000;
	text-align: left;
	line-height: 120%;
	margin-bottom: 6px;
	padding-left: 12px;
}

.sidebarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%; color: #000;
	text-align: left;
	text-decoration: underline;
	line-height: 120%;
	margin-bottom: 6px;
	padding-left: 12px;
}

.welcomep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%; color: #000;
	text-align: left;
	line-height: 140%;
	margin-bottom: 6px;
}

#footer {
	float: left;
	display: inline;
	width: 348px;
	height: 21px;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
	
}

.footerp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50%; color: #666;
	text-align: left;
	line-height: 120%;
}

/* this code is for the table in which products appear */

#content table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	border:1px; solid: #ffffff;
	background-color: #554b42;
	border-color:#FFFFFF;
	border-collapse: collapse;
	margin-top:15px;
	margin-bottom:15px;
	padding:0;
	
}
#content th {
	color: #000;
	border:1px; solid: #000;
	border-color: #000;
	text-align: left;
	padding: 3px;
	margin: 0;
	background-color: #ffc425;
	cursor: default;
}

#content tr:hover {
	background-color: #e76826;
	color:#FFFFFF;
}

#content tr:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#content td {
	font-size: 70%; color: #FFFFFF;
	border: 1px solid #000;
	padding: 3px;
	margin: 0;
}

tr.footer {
	background-image:url(../table_grad_bottom);
	background-repeat:repeat-x;
	height:33px;
	
}

/* clear div. used to pull content and container down to end of page */	

.clear {
clear: both;
height: 1px;
margin: 0;
padding: 0;
line-height: 1px;
font-size: 1px;
}
