﻿img {
	border-width: 0;
}

a {
	text-decoration: none;
	color: #00c0c0;
}

h1
{
	
	font-size:1.2em;
	color: #FFFFFF;
	width: 100%;
    	height:32px;
    	background-image:url(Images/TitleBar3.gif);
    	background-repeat:repeat-x;     
}

h2
{
	font-size:1.2em;
	color: #FFFFFF;
	width: 100%;
    	height:32px;
    	background-image:url(Images/TitleBar3.gif);
    	background-repeat:repeat-x;
	
}

a:visited {
	color: #00c0c0;
}

a:hover {
	text-decoration: underline;
	color: #00e7e7;
}

a:active {
	color: #00c0c0;
}

.highlight
{
	color: #00c0c0;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background-color: #130B08;
color:white;
border-width: 0px 0px 0px 0px; 
}

.TitleBar
{
    width: 100%;
    height:43px;
    background-image:url(Images/TitleBar.gif);
    background-repeat:repeat-x;
}

.container
{
	width:781px;
	margin: auto auto auto auto;
}

.header{
	height:145px;
}

.logo
{
	background-image:url('Images/logo.gif');
	margin-left:5px;
	float:left;
	width:195px;
	height:100px;
}

.sitemenu
{
	background-image:url('Images/menubar.gif');
	background-repeat:repeat-x;
	clear:both;
	height:33px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.hruler
{
	clear:both;
	background-color:#413d3c;
	height: 1px;
	width: 100%;
}

.content
{
	clear:both;
}

.footer{
	clear:both;
	font-size:12px;
	color: #535c5c;	
}

/*Products*/

.contentPDSText
{
	
}

.contentPDSCol1
{
	width:260px;
	float:left;
}

.contentPDSCol2
{
	width:260px;
	float:left;
}

.contentPDSCol3
{
	width:260px;
	float:left;
}

/*Product View*/

.contentPDVImages
{
	width:781px;
}

.contentPDVImage1
{
	width:195px;
	float:left;
}

.contentPDVImage2
{
	width:195px;
	float:left;
}

.contentPDVImage3
{
	width:195px;
	float:left;
}

.contentPDVImage4
{
	width:195px;
	float:left;
}

.contentPDVText
{
	clear:both;
}

.contentAE1, .contentAE2, .contentAE3, .contentAE4, .contentAE5
{
 
 clear:both;
 font-size:16px;
}


/*Sitefinity*/

.poweredBySitefinityLogo
{
    
    
}

.SF_LightboxGallery
{
 width:781px;
 margin-left:80px;
 margin-top:40px; 
 margin-bottom:40px;
}

.sf_listTitle
{
 	
}

.sf_listItemTitle
{
 color:#00c0c0;
}




