/* General Styles */

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5C5C5C;
	background-image: url(/media/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

a:link, a:active, a:hover, a:visited {
	font-size: inherit;
	color: #195CE1;
	text-decoration: underline;
}

img {
	border: none;
}

p {

margin: 1.5em 0px;

}

.visualClear {
	clear: both;
	height: 0px;
}

.date {
	font-size: 10px;
}

h1, .BrandCategories  {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 22px;
	color:#3C3C3C;
}

h2, h2 a:active, h2 a:link, h2 a:visited, h2 a:hover {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	text-decoration: none;
}

.header  {
    margin: 0px 0px 0px 0px;
	font-size: 16px;
	padding: 0px;
	color:#3C3C3C;
	font-weight:bold
}

.subheader  {
	font-size: 13px;
	color:#3C3C3C;
	font-weight:bold
}

.DynamicImage {
	background-position: center;
	background-repeat: no-repeat;
	border: #CECECE 1px solid;
	background-color: #FFFFFF;
	float: left;
	margin: 3px 14px 14px 0px;
	padding: 5px;
}

div#bodyContent ul, div#bodyContent li {
	clear:both;
}

/* Template Common */

div#pageContainer {
	width: 903px;
	margin: 0px auto;
	/*background-color: #000000;*/
}

div#headerContainer {
	position: relative;
}

	div#headerNavigation {
	width: 903px;
		/* Empty */
	}

div#bodyContainer {
	padding: 0px 12px 0px 12px;
	background-color:  #000000;
}

div#footerContainer {
	background-image: url(/media/tmp_footer_bg_2009.jpg);
	background-repeat: no-repeat;
	height: 97px;
	text-align: left;
}

	#footerContainer, #footerContainer a:link, #footerContainer a:active, 
	#footerContainer a:visited, #footerContainer a:hover {
		color: #CCCCCC;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	
	div#footerNavigation {
		/* Empty */
	}
	
	div#footerNavigation ul {
		width: 650px;
		margin: 0px auto;
		padding: 20px 0px 0px 0px;
		text-align: left;
	}	
	
	div#footerNavigation li {
		list-style:none;
		float: left;
		padding: 0px;
		margin: 0px;
	}
	
	div#footerNavigation li a {
		display: block;
		border-left: #CCCCCC 1px solid;
		padding: 0px 5px 0px 5px;
	}
	
	div#footerNavigation li a.footerNoBorder {
		border:none;
	}
	
	div#footerCopy {
		padding-top: 5px;
		padding-left: 125px;
		line-height: 17px;
		clear: both;
	}

/* Template Interior */

#sidenav {
		background-color: #000000;
		width: 215px;
		padding: 0px 12px 0px 0px;
	}
	
	#content {
		width: 652px;
		background-image: url(/media/img_content_bottom.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		background-color: #EDEDED;
	}
	
	#contentPadding {
		padding: 0px 24px 10px 24px;
	}

div#bodyContent {
	background-color: #EDEDED;
}

	div#bodyContentBackground {
		padding: 0px 26px 0px 26px;
		background-color: #EDEDED;
	}
	
	div#BodyText {
		margin: 0px 0px 0px 228px;
		position: relative;
	}
	
	div#BodyText img {
		position: absolute;
		top: 0px;
		left: 0px;
	}

div#bodySideNav {
	float:left;
	width: 215px;
}

	div#productMain {
		background-color: #3D3D3D;
		margin-bottom: 20px;
	}

	div#productMain ul, div#productMain ul ul {
		list-style: none;
	}
	
	div#productMain ul {
		margin: 0px;
		padding: 5px 10px 10px 15px;
	}
	
	div#productMain ul li a:active, div#productMain ul li a:link, 
	div#productMain ul li a:visited, div#productMain ul li a:hover {
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
	}
	
	div#productMain ul ul {
		margin: 0px;
		padding: 0px;
	}
	
	div#productMain li li a:active, div#productMain li li a:link, 
	div#productMain li li a:visited, div#productMain li li a:hover {
		font-size: 12px;
		text-decoration: none;
	}
	
	div#productMain li li a:hover {
		text-decoration: underline;
	}
	
	div#productMain li {
		padding: 6px 0px 6px 0px;
		color: #FFFFFF;
	}
	
	.BorderTop {
		border-top: 1px #CCCCCC solid;
	}

div#productMain li li {
		border: none;
		padding: 4px;
		margin:0px;
		padding: 4px 4px 4px 12px;
}

div#productMain div {
	background-color: #555555;
	width: 178px;
	margin-top: 5px;
}

/* Products */
.BrandContainer {
	 float: left;
	 width: 145px;
	 height: 188px;
	 border-top: 1px solid #CCCCCC;
	 border-right: 1px solid #CCCCCC;
	 border-bottom: 1px solid #CCCCCC;
	 border-left: none;
	 background-color: #E2E2E2;
	 text-align: center;
}

.BrandContainer, .BrandContainer a:link, .BrandContainer a:active, .BrandContainer a:visited, .BrandContainer a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #0066FF;
}

.BrandContainer a:hover {
	text-decoration: underline;
}

.BrandContainerFirstCell {
	 border-left: 1px solid #CCCCCC;
}

.BrandContainerMoreThanOneRow {
	 border-top: none;
}

.BrandImage {
	 background-position: center;
	 background-repeat: no-repeat;
	 border: 1px solid #CCCCCC;
	 background-color:#FFFFFF;
	 margin: 25px auto 10px auto;
	 cursor: pointer;
	 padding: 5px;
}

/* Breadcrumb */
div#breadcrumb, div#breadcrumb a:active, div#breadcrumb a:link,  div#breadcrumb a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #3C3C3C;
	margin-bottom: 2px;
}

div#breadcrumb a:hover {
    text-decoration: none;
}

/* Product Details */
div#RequestMoreInformation {
	margin: 0px 0px 10px 0px;
}

div#ProductDetailsLinks ul, div#ProductDetailsLinks li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#ProductDetailsLinks li {
	clear: both;
}


div#ProductDetailsLinks a:active, div#ProductDetailsLinks a:link, div#ProductDetailsLinks a:hover, div#ProductDetailsLinks a:visited {
	color: #0763F2;
	font-size: 14px;
	text-decoration: underline;
	display: block;
	padding: 3px 0px 3px 15px;
	float: left;
	background-image: url(/media/bullet_disc.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

/* PRODUCT TABLES */
.indexTable td {
	border: 1px solid #CCCCCC;
	width: 145px;
	background-color: #E2E2E2;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.indexTable, .indexTable a:link, .indexTable a:active, .indexTable a:visited, .indexTable a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #0066FF;
}

.TableBrandImage {
	 background-position: center;
	 background-repeat: no-repeat;
	 border: 1px solid #CCCCCC;
	 background-color:#FFFFFF;
	 margin: 0px auto 10px auto;
	 cursor: pointer;
	 padding: 5px;
}
							
td.NoSides {
	border-left: none;
}

/* NEWS */

div.newsTeaser {
	/*margin-top: 10px;
	padding-bottom: 10px;*/
}

div.newsTeaser div {
	margin-bottom: 5px;
}

div.newsRow {
	color: #000000;
}

div.newsRow h2 a:link, div.newsRow h2 a:active, 
div.newsRow h2 a:hover, div.newsRow h2 a:visited
{
	color: #0763F2;
}

/* RESOURCES */

div#resources h2 {
	color: #000000;
	clear: both;
}

div#resources ul, div#resources li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#resources ul {
	margin-bottom: 40px;
}

div#resources li {
	margin-left: 20px;
}


div#resources a:active, div#resources a:hover, div#resources a:link, div#resources a:visited {
	display: block;
	float: left;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-image: url(/media/bullet_disc.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/* SITEMAP */
div#sitemap ul {
list-style: none;
margin: 0px;
padding: 0px;
display: block;
clear: both;
}

div#sitemap ul a:link,  div#sitemap ul a:active, 
div#sitemap ul a:visited, div#sitemap ul a:hover {
font-weight: bold;
font-size: 14px;
padding: 3px 0px 3px 0px;
display: block;
float: left;
}

div#sitemap ul ul {
margin: 0px 0px 0px 30px;
}

div#sitemap ul ul a:link,  div#sitemap ul ul a:active, 
div#sitemap ul ul a:visited, div#sitemap ul ul a:hover {
font-weight: bold;
font-size: 12px;
background-image: url(/media/bullet_disc.gif);
background-repeat: no-repeat;
padding: 5px 0px 0px 12px;
background-position: 0px 4px;
}

div#sitemap ul ul ul {
margin: 0px 0px 0px 30px;
}

div#sitemap ul ul ul a:link,  div#sitemap ul ul ul a:active, 
div#sitemap ul ul ul a:visited, div#sitemap ul ul ul a:hover {
font-weight: 0px;
font-size: 12px;
background-image: url(/media/bullet_disc.gif);
background-repeat: no-repeat;
padding: 5px 0px 0px 12px;
background-position: 0px 4px;
}

.BrandSummary {
	margin-bottom: 25px;
}

