﻿body 
{
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#333333;
}

* a 
{ 
	position:relative;
    color:#000000;      
}	

a:hover
{
	color:#FF0000;
}


img
{
	border:0px;
}

p {
	border:0px;
	padding:0px;
	margin:0px;
}	

p:first-letter 
{
font-size:14px;
}

h1 {
	padding-left:10px;
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
}

#overlay{
	width:100%;
	height:100%;
	background-image: url(../images/overlay.png);
	z-index:-1;
	position:absolute;
	bottom:0;
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://www.websol.us/cox/images/overlay.png',sizingMethod='scale');
}

#overlayHeader {
	width:100%;
	height:100%;
	background-image: url(../images/overlayHeader.png);
	z-index:-1;
	position:absolute;
	top:0;
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://www.websol.us/cox/images/overlayHeader.png',sizingMethod='scale');

}


#center
{
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
	width:970px;
	height:128px;
	background-image:url(../images/headerBG.png);
	background-repeat:no-repeat;
}

#headerContent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#headerContent a
{
	color:#FFFFFF;
}

#headerContent a:hover
{
	color:#FF0000;
}

#menu
{
	width:970px;
	height:34px;
	background-image:url(../images/menuBg.jpg);
}


/* Content */


#content
{
	background-color:#333333;
	padding-top:25px;
	width:970px;
	
}

#contentLeft {
	/*  width:700px; */
	padding-left:23px;
}

#contentRight {
	/* width:270px; */
	padding-right:23px;
}

/* Main Content Layout */

#contentMain {
	/*  width:970px; */
	padding-left:23px;
	padding-right:23px;
}

#mainContent {
	float:left;
	width:920px;
	color:transparent;		
}

#mainTop{
	width:920px;
	background-image:url(../images/mainTop.jpg);
	background-repeat:no-repeat;
	height:5px;
	float:left;
}

#mainMiddle{
	width:920px;
	background-image:url(../images/mainMiddle.jpg);
	background-repeat:repeat-y;
	float:left;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#mainBottom{
	width:920px;
	background-image:url(../images/mainBottom.jpg);
	background-repeat:no-repeat;
	height:5px;
	float:left;
}

.tblAccessories td{
border:1px;
border-color:#333333;
border-style:solid;
border-collapse:collapse;
color: #333333;
background-color: #FFFFFF;

}

tblAccessories td:hover {
  color:#000000;
  background-color: #eeeeee;
}


#homeLeftContent {
	float:left;
	width:670px;
	color:transparent;		
}

#homeLeftTop{
	width:670px;
	background-image:url(../images/homeLeftTop.jpg);
	background-repeat:no-repeat;
	height:5px;
	float:left;
}

#homeLeftMiddle{
	width:670px;
	background-image:url(../images/homeLeftMiddle.jpg);
	background-repeat:repeat-y;
	float:left;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#homeLeftBottom{
	width:670px;
	background-image:url(../images/homeLeftBottom.jpg);
	background-repeat:no-repeat;
	height:5px;
	float:left;
}

#homeRightContent {
	float:right;
	width:247px;
}

#homeRedRightTop{
	width:243px;
	background-image:url(../images/homeRedRightTop.jpg);
	background-repeat:no-repeat;
	height:5px;
	float:left;
}

#homeRedRightMiddle{
	width:243px;
	background-image:url(../images/homeRedRightMiddle.jpg);
	background-repeat:y;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#homeRedRightBottom{
	width:243px;
	background-image:url(../images/homeRedRightBottom.jpg);
	background-repeat:no-repeat;
	float:left;
	height:5px;
}

#homeRightClear {
	width:243px;
	height:10px;
	float:left;
}

#homeWhiteRightTop{
	width:243px;
	background-image:url(../images/homeWhiteRightTop.jpg);
	background-repeat:no-repeat;
	height:5px;
	float:left;
}

#homeWhiteRightMiddle{
	width:243px;
	background-image:url(../images/homeWhiteRightMiddle.jpg);
	background-repeat:repeat-y;
	float:left;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#homeWhiteRightBottom{
	width:243px;
	background-image:url(../images/homeWhiteRightBottom.jpg);
	background-repeat:no-repeat;
	height:5px;
	float:left;
}


.productHeaders {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	font-weight:bold;


}


/* FORM STYLE */

.inputTextBG {
pading-left:2px;
font-size: 13px;
font-family:Arial, Helvetica, sans-serif;
background-color: #eeeeee;
color:#000000;
border: 1px solid #eeeeee; 
background-image:url(../images/inputBg.jpg);
}

.inputSelectBG {
pading-left:2px;
font-size: 13px;
font-family:Arial, Helvetica, sans-serif;
background-color: #eeeeee;
color:#000000;
border: 1px solid #CCCCCC; 

}

.inputTextAreaBG {
font-size: 13px;
font-family:Arial, Helvetica, sans-serif;
background-color: #eeeeee;
color:#000000;
border: 1px solid #eeeeee; 
background-image:url(../images/inputBg.jpg);
}


#footer
{
	text-align:right;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:970px;
	height:100px;
	background-color:#333333;
}

#footerLinks {
	padding-right:30px;
}

#footerLinks a
{
	color:#FFFFFF;
}

#footerLinks a:hover
{
	color:#FF0000;
}

