﻿/* Channel Bank Home CSS */

BODY {
	margin: 0px;
	text-align: center;
	background-color: White;
}

#content { 
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: auto;
	background-color: White;
	font-family: Arial;
}

a {
	font-family: Century Gothic;
	border: 0px;
}

a:hover {
	text-decoration: none;
}

#header a {
	height: 80px;
	width: 100%;
}

.header img {
	border: 0px solid black;
}

	/* Left Menu */
	
#mainTable {
	margin-top: 20px;
	text-align: left;
	float: left;
}

#leftMenu{
font-size: 10pt;
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#leftMenu ul {
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#leftMenu li a {
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px;
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}

* html #leftMenu li a { 
width: 187px;
width: 169px;
}

#leftMenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#leftMenu div.menutitle {
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

	/* End Left Menu */
	
.image {
	position: relative;
	top:-22px;
	margin-left: 10px;
	width: 320px;
	height: 148px;
}

h3 {
	font-family: Arial, sans-serif;
	width: 400px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
	font-style: italic;
}

.features {
	color: White;
	border: 1px solid black;
	background-color: #2586d7;
}

.features li {
	width: 400px;
	height: auto;
	font-size: 9pt;
	font-family: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

.featuresTitle {
	display: inline-table;
	padding-left: 10px;
	background-color: Black;
	color: White;
	font-size: 10pt;
	padding-bottom: 3px;
}

.spacer {
	width: 200px;
	height: 100px;
}

p {
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
}

p.details {
	width: 410px;
	margin-left: 10px;
	margin-top: 0px;
}

.contactTable {
	border-right: 1px dotted #2175bc;
	position: relative;
	top: 30px;
	left: 50px;
	padding-right: 20px;
}

.scbDetails {
	position: relative;
	top: 20px;
	left: 20px;
}

.scbDetails div {
	width: 350px;
	font-size: 9pt;
	border-bottom: 1px dotted #2175bc;
	padding-bottom: 10px;
}

/* Bundles CSS */

.bundlesDescription  {
	font-size: 8pt;
}

.bundlesInfo {
	margin-top: 20px;
	margin-left: 10px;
	width: 530px;
}

.bundlesInfo a {
	text-decoration: none;
	color: #2175bc;
}

.bundlesInfo a:hover {
	color: Black;
	text-decoration: underline;
}

#bundlesTable {
	text-align: left;
	font-size: 10pt;
	color: White;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

.bundlesTitle {
	border: 1px solid white;
	background-color: black;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}

.bundlesTitle a {
	color: White;
	text-decoration: none;
}

.bundlesTitle a:hover {
	color: #2175bc;
}

.bundleDetails {
	width: auto;
	padding-right: 20px;
	border: 1px solid black;
	background-color: #2586d7;
}

.bundleDetails a {
	color: White;
}

.bundleDetails p {
	font-size: 9pt;
	padding-left: 10px;
	font-weight: bold;
}

.bundleDetails li {
	font-size: 8pt;
	padding-left: 10px;
}

#background {
	background-image: url(images/slashback.gif);
	background-repeat: repeat;
	position: relative;
	left: 20px;
	border: 1px solid black;
	width: auto;
}

.bottomLinks a {
	visibility: hidden;
	position: relative;
	left: 280px;
}

.bottomLinks a:hover {
	text-decoration: overline;
}
/* End Bundles CSS */

.footer p {
	width: 500px;
	margin-top: 50px;
	text-align: center;
	margin-left: 150px;
	font-family: arial;
	line-height: 20px;
	font-size: 8pt;
}

.footer a {
	color: black;
}

.footer a:hover {
	color: #2175bc;
}

.partTitle {
	font-size: 14pt;
	font-family: Verdana, Century Gothic;
	margin-top: 20px;
	margin-left: 250px;
	text-align: left;
}

.partDescription {
	font-family: Arial;
	width: 400px;
	font-size: 9pt;
	padding: 5px;
	padding-bottom: 20px;
	margin-top: 5px;
	margin-left: 250px;
	text-align: left;
}

.requestQuote {
	width: 400px;
	font-size: 9pt;
	font-family: Arial;
	margin-left: 250px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #2175bc; 
	text-align: left;	
}

.requestQuoteLink {
	font-size: 8pt;
	font-family: Arial;
	padding-left: 70px;
}

.wideChannelBank {
	padding-top: 21px;
}

.channelbank {
	padding-top: 21px;
	position: relative;
	left: -100px;
}

.rows{
	border: 1px solid black;
}	

.askEngineer {
	position: relative;
	top: -200px;
	left: 200px;
}
