/* 
------------------------------
Reference Information
------------------------------
#E31836 - Red
#2E2B6E - Blue
#2E2B6E - Lt. Blue
*/

/* 
------------------------------
General Tag Formatting
------------------------------
*/
body {
	margin: 0;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial;
	background-color: #666666;
	background-image: url(../images/bkgd.jpg);
	background-position: top;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

table {
	border: 0;
	margin:0;
	border-collapse: collapse;
	padding: 0;
	background-color: White;
}

td {
	vertical-align: top;
}

h4 {
	color: #E31836;
	font-size: 12pt;
	font-family: Helvetica, Arial, Verdana;
	margin: 0;
	padding: 20px 0 0px 0;
}

html>body h4 {
	padding: 0;
	margin: 20px 0 0px 0;
}

h5 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

p {
	font-size: 12px;
}

a, a:active, a:visited, a:linked, a:hover {
	text-decoration: none;
	color: black;
}

ul {
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 20px 0;
	margin-left: 20px;
}

li {
	font-weight: normal;
	margin-left: 20px;
	list-style: none;
}

input {
	border: 1px solid #2E2B6E;
	background-color: #E3E2F3;
}

textarea {
	border: 1px solid #2E2B6E;
	background-color: #E3E2F3;
}

select {
	border: 1px solid #2E2B6E;
	background-color: #E3E2F3;
}


/* 
------------------------------
Page Container 
------------------------------
*/
#page {
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 800px;
}


/* 
------------------------------
Content Container 
------------------------------
*/
#content {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 300px; 
	background: #ffffff url(../images/ccaLogo.gif) right top no-repeat;
}

/* hack for Mozilla */
html>body #content {
	min-height: 300px;
}

#content td{
	padding-left: 20px;
	padding-right: 20px;
}

#content a, #content a:active, #content a:visited, #content a:linked {
	font-weight: bold;
	color: #2E2B6E;
	text-decoration: none;
	border-bottom: 2px dotted #2E2B6E;
}
#content a:hover {
	font-weight: bold;
	color: #E31836;
	border-bottom: 2px dotted #E31836;
}

/*hack for Mozilla*/
html>body #content a {
	font-weight: bold;
	color: #2E2B6E;
	text-decoration: none;
	border-bottom: 2px dotted #2E2B6E;
}

html>body #content a:hover {
	font-weight: bold;
	color: #E31836;
	border-bottom: 2px dotted #E31836;
}

html>body #content ul {
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 20px 0;
	margin-left: 20px;
}

html>body #content li{
	font-weight: normal;
	margin-left: 20px;
	list-style: none;
}

.searchLink {
	line-height: 50px;
}

html>body .searchLink a {
	text-decoration: none;
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted #2E2B6E;
}

html>body .searchLink a:hover {
	border-bottom: 1px dotted #E31836;
}

/* 
------------------------------
Footer Container 
------------------------------
*/
#footer {
	width:800px;
	background-color:#999999;
	color: #2E2B6E;
	font-weight:bold;
	font-size: 11px;
	height:140px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#footer td {
	vertical-align: middle;
	height: 24px;
}

.footprint {
	padding: 0 10px 0 10px;
	height: 24px;
}

#copyright {
	color: white;
	font-weight:normal;
	font-size: 11px;
	width: 100%;
	padding: 0 10px 0 10px;
	height: 16px;
}


/* 
------------------------------
Rotating Image Display
------------------------------
*/

.displayImg {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #2E2B6E;
	text-align: center;
	float: right;
	width: 300px;
	border: 0;
}


/* 
------------------------------
Contact Page Container 
------------------------------
*/
#contact {
	width: 100%;
	margin: 10px;
}

#contact td {
	height: 30px;
	vertical-align: middle;
	font-size: 11px;
	color: #2E2B6E;
	font-weight: bold;
}

#contactDetails {
	margin-top: 100px;
	font-size: 11px;
	color: #2E2B6E;
	font-weight: bold;
	border: 0;
}

#contactImg {
	float: left;
	border:1px solid #666666;
	margin-right: 20px;
}

.submit {
	border: 1px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	background-color: #E31836;
	
}


/* 
------------------------------
Product List Container 
------------------------------
*/
#productList {
	margin: 20px;
}

#productList table{
	background-color:transparent;
	font-size: 12px;
}

#productList td {
	vertical-align: top;
}

/* 
------------------------------
Supplier List Container 
------------------------------
*/
#suppliers {
	font-size: 12px;
}

#suppliers td{
	vertical-align: top;
}


/* 
------------------------------
Home Page Value Adds
------------------------------
*/
#valueAdds ul {
	margin: 0px;
	margin-left: -20px;
	padding:0;
}

#valueAdds li {
	 font-weight: bold;
	 line-height:20px;
}

html>body #content #valueAdds ul {
	margin: 0px;
	margin-left: -20px;
	padding: 0;
}

html>body #content #valueAdds li {
	 font-weight: bold;
	 line-height:20px;
}

.vendor {
	line-height: 20px;
}

#suppliers .vendor a {
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0;
}

#suppliers .vendor a:hover {
	border-bottom: 1px solid dotted;
	font-weight: normal;
}

/*
--------------------------------
Address Change
--------------------------------
*/
.address_change {
	padding: 4px;
	border: 1px solid #E71836;
	background-color: #CCCFF3;
	color: #333333;
	width: 400px;
}

.address_change h4 {
	padding-top: 0;
	margin-top:0;
	text-transform:uppercase;
}

address {
	font-weight: bold;
	font-style:normal;
	font-size: 14px;
	line-height: 18px;
}

.phone_numbers {
	font-weight: bold;
	font-style:normal;
	font-size: 14px;
	line-height: 18px;
	float:right;
	margin-left:10px;
}

.phone_numbers .caption {
	font-size: 10px;
	font-weight:normal;
}