BODY
{
	background-color: #999999;
	margin: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

TABLE
{
	color: #3399cc; 
	font-family: Arial; 
	font-size: 9pt;
}

TD
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    font-weight: normal; 
    color: #333333
}

TH
{
    font-weight: bold;
    border-bottom: 1px solid black;
    font-size:11px;
}

a
{
	text-decoration: none;	
	color: #858585;
}

a:hover
{
	text-decoration: underline;
	color: #666;
}

A.prod:link, A.prod:visited {
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:black;
}

A.prod:hover, A.prod:active {
    font-size:12px;
    font-weight:bold;
    text-decoration:underline;
    color:black;
}

H1
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: -1px;
	margin-top: -3px;
}

H2
{
	color: black;
font-size:13px;
font-weight:bold;
margin:0px;
padding:0px;
}

H3
{
	color: black;
    font-size:16px;
    font-weight:bold;
    font-style: italic;
}

P
{
	margin-top: 9pt;
	margin-bottom: 9pt;
	font-size: 9pt;
	color: #000000;
}

SELECT
{
	font-family: Arial;
	font-size: 8pt;
}

INPUT
{
	font-family: Arial;
	font-size: 8pt;
}

INPUT.Button
{
	color: #EDEC7D;
	background-color: #dddddd;
	border: 1px solid #999999;
	cursor: hand;
}

TR.SpacerRow
{
	height: 10px;
}

TR.Backordered
{
	
}

TR.Canceled
{
	color: #ff0000;
}

TABLE.ItemBox
{
	background-color: #ffffff;
	vertical-align: top;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

TABLE.Box
{
	border: 1px solid #999999; 
	background-color: #ffffff;
	padding:10px;
	border-collapse: collapse;
}

TABLE.Grid
{
	border-collapse: collapse;
	border: solid 1px #999999;
}

.Grid TD
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 3px;
}

TABLE.Grid A
{
	text-decoration: underline;
	color: blue;
}

TABLE.Grid A:Hover
{
	color: blue;
}

TABLE.Grid A:Visited
{
	color: purple;
}	

.Header
{
	background-color: #cccccc;
	color: #000000;
	font-weight: 700;
}

.ItemRow
{
	background-color: #ffffff;
}

.AlternatingRow
{
	background-color: #999999;
}

.ImageButton
{
	cursor: hand;
}

.ErrorMessage
{
	color: #ff0030;
	font-weight: 700;
	font-size: 10pt;
}

.Price
{
	color: #000000;
}

.SalePrice
{
	color: #ff0030;
}

TABLE.Form
{
	border: 1px solid #cccccc; 
	background-color: #ffffff;
	padding:10px;
	border-collapse: collapse;
}

TABLE.Form TH
{
	background-color: #ffffff;
	font-weight: 700;
	font-size: 10pt;
	border: solid 1px #cccccc;
	padding: 2px;
	text-align: left;
}

TABLE.Calendar
{
	border: 1px solid #cccccc;
	background-color:#ffffff;
	color: #000000;
}

.ValidationSummary
{
	color: #ff0030;
	font-weight: 700;
	font-size: 10pt;
	border: 1px solid #cccccc; 
	background-color: #ffffff;
	padding:10px;
	border-collapse: collapse;
	margin: 2px 2px 2px 2px;
}
	
TD.AddressLineLabel
{
	padding-right: 5px;
	text-align: right;
	font-weight: 700;
}

TD.AddressLineInfo
{
	text-align: left;
}

/**********************************
Coggins' Style
***********************************/
.bodyTextBlack 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: normal; 
    color: #333333
}

.footerTextGray 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    font-weight: normal; 
    color: #666666
}

.footerTextWhite 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #FFFFFF
}

.bodyTextBlackBold 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold; 
    color: #333333    
}

.bodyLinkBlue 
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: normal; 
    color: #002261
}

.bodyLinkBlueBold 
{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold; 
    color: #002261
}

.footerTextBlack 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: normal; 
    color: #333333
}

.footerLinkBlue 
{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: normal; 
    color: #002261
}

.bodyLinkWhite 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: normal; 
    color: #FFFFFF
}

.bgFineGray 
{
	background-color: #F6F6F6;
}

.bgLtGray 
{
	background-color: #E6E6E6;
}

.bgMedGray 
{
	background-color: #CCCCCC;
}

.bgMedDkGray 
{
	background-color: #999999;
}

.bgDkGray 
{
	background-color: #666666;
}

.headerBlackBold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.largeHeaderBlackBold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.borderGray 
{
	border: 1px solid #666666;
}

.leftnavigation 
{
	font-size: 12px;
	padding: 0px;
	line-height: 17px;
}

.ibox 
{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: normal; 
    color: #333333
}

.fieldlabel
{
	text-align: right;
	padding-right: 5px;
	width: 45%;
}

.addrline
{
	background-color: #E6e6e6;
}

.remark
{
	text-align: right;
}

.xh1
{
	background-color: #E6e6e6;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.largetext 
{
    font-size:12px;
    color:black;
}

.normaltext 
{
    font-size:11px;
    color:black;
}

.BottomBorder
{
    border-bottom: 1px solid black;
	text-align: left;
}

.cartnormaltext
{
    font-size:11px;
    color:black;
    border-bottom: 1px solid #e1e1e1;
}

.smalltext 
{
    font-size:10px;
    color:black;
}

.productprice 
{
    font-size:11px;
    color:red;
}

.formtext 
{
    border:1px solid #CCC;
}

.formbutton
{
    font-size: 10pt;
}
/*---------------------------
New Design Styles
---------------------------*/
body {
	background: url(../Images/body-bg.gif) repeat-x #3399cc; 


}

#banner {
	width: 1106px;
	height: 127px;
	margin: 0 auto;
	padding: 0;
	background: url(../Images/banner-bg.png) no-repeat transparent;
	position: relative;
}
#banner-logo {
	border: 0;
	position: absolute;
	top: 6px;
	left: 80px;
}
#border-logo a img {
	border-width: 0 !important;
}

#banner-nav {
	position: absolute;
	bottom: 9px;
	left: 308px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#banner-nav a {
	color: #fff;
	text-decoration: none;
}
#banner-nav a:hover {
	text-decoration: underline;
}
#banner-nav-ul {
	height: 25px;
	margin: 0;
	padding: 0;
}
#banner-nav-ul li{
	display: inline;
	list-style-type: none;
	padding: 7px;
	padding-right: 13px;
	padding-left: 13px;
	border-right: 1px solid #3399cc;
}
.left-nav-link{
	display: block;
	height: 26px;
	width: 175px;
	background: url(../Images/left-nav-item-bg.gif) no-repeat transparent;
	color: #858585;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}
.left-nav-link:hover {
	color: #4c4646;
}
#left-nav-search {
	position:relative;
	height: 25px;
}
#left-nav-search .formButton{
	position: absolute;
	right: 6px;
	top: 0;
	background: transparent url(../Images/search-submit.png) no-repeat;
	border: 0;
	width: 25px;
	height: 25px;
	cursor: pointer;
}
#left-nav-search #search {
	padding: 0;
	margin: 0;
	width: 141px;
	position:absolute;
	top: 0;
	left: 32px;
	border-color: #b7b7b7;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 15px;
}
#left-nav-search #magnifier {
	z-index: 50;
	position: absolute;
	top: 0;
	left: 0;
}
h3 {
	font-family: Georgia, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333399;
	padding: 0;
	padding-top: 12px;
	margin: 0;
}
#content {
	width: 944px;
	margin: 0 auto 15px auto;
	border: 1px solid #0000a0;
	border-top: 5px solid #0000a0;
	border-bottom: 5px solid #0000a0;
	background: url(../Images/left-nav-bg.gif) repeat-y #fff;
}
#login-page {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #858585;
}
#login-page a {
	color: #858585;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
#fLogin input {
	width: 182px;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
#fLogin {
	padding-left: 12px;
	color: #858585;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#fLogin h2 {
	display: block;
	width: 182px;
	border-bottom: 2px solid #dddddd;
	margin-bottom: 3px;
	margin-top: 15px;
}
#fLogin .form-text {
	border: 1px solid #ddd;
	margin-bottom: 4px;
	margin-top: 3px;
}
#fLogin .form-button {
	margin-top: 5px;
}
#fLogin #smaller {
	font-size: 11px;
}
#item-description {
	width: 300px;
}
#action-box {
	width: 150px;
	float: right;
	background: #ddd;
	padding: 5px;
}
#item-box {
	width: 492px;
}
.price {
	display: block;
	width: 125px;
	font-size: 18px;
	font-family: Arial, Verdana, sans-serif
}
#dotted-line {
	height:3px;
	width:706px;
	background: url(../Images/dotted-line.gif) repeat-x transparent;
	padding-bottom: 16px;
	margin-top: 8px;
}