body {
	font-family: arial, helvetica, serif;
	font-size: 80%;
	background: white url(images/ddbg3.gif) no-repeat 6000px 6000px;
	padding: 2em;
	margin: 0 auto;
}

form {
	display: inline; padding: 0; margin:0; clear:left;
}

img {
	border: 0;
}	
.container {
	background-color: #ffffff;
	margin: 0 auto;
	width: 975px;
	clear: both;
	text-align:center;
}
#content {
	background-color: #ffffff;
	padding: 1em 0;
	margin: 0 auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 975px;
	clear: left;
}
#header{
	padding: 0;
	margin: 0 auto;
	width: 975px;
}

a {
	text-decoration: none;
}

a:link {
	color: #080;
}

a:visited {
	color: #790;
}

a:active {
	color: red;
}

a:hover {
	text-decoration: underline;
}

form, fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

div.side-panel {
	border: 2px solid #ccdab7;
	width: 163px;
	margin-bottom: 10px;
}

div.side-panel h1 {
	padding: 0;
	margin: 0;
}

div#footer {
	clear: left;
}

input#searchterm {
	margin-left: 3px;
	border: 1px solid #ccdab7;
}

div#searchbar, div#searchbar select {
	font-size: 14px;
}

div#footer ul {
	float: right;
}
div#footer li {
	text-align: right;
}
div#footer ul.horizontal-menu a {
	color: gray;
}

.prothumb {
	float: left; 
	clear: none;
	margin: 0 10px 20px 10px;
	width: 160px; 
	height: 165px; 
	border: 1px solid #eee;
	text-align: center;
	padding:0;
}

#pagelinks {
	width: 95%;
	text-align: right;
	list-style: none;
}

#pagelinks li {
	display: inline;
}

div.category-type {
	width: 30%;
	float: left
}

.crumbdiv{
	height: 36px;
	text-transform:uppercase;
	font-size: 8pt;
	line-height: 16px;
	text-align: left;
	padding: 0 5px;
}

.teamHeading{
	font-weight: bold;
	text-transform: uppercase;
	color: #003d7d;/*blue*/
	clear:both;
	padding: 0 5px;

}

#breadcrumb ul{
	height: 36px;
	text-transform:uppercase;
	font-size: 8pt;
}
#breadcrumb li {
	list-style:none;
	float:left;
	padding: 0 5px;
	vertical-align: middle;
	line-height: 16px;
}

/* BEGIN MENU STYLES*/

#menu{
	height: 36px;
	vertical-align:middle;
	line-height:1;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: 003d7d;
	text-decoration: none;
}

#nav li ul {
	width: 11em;
	background-color: #f1f1f1;
}

#nav li ul li {
	width: 100%;
	border-bottom: 1px solid #8CC63F;
}

#nav li li a, #nav li li a:visited {
	display: block;
	font-weight: bold;
	color: #8CC63F;
	background-color: #f1f1f1;
	padding: 0;
	padding-left: 1.5em;
	padding-bottom: 0.3em;
	text-align:left;
	height: 1.6em;
	_height: 1.0em;
	vertical-align:middle;	
	width: 11em;
	_line-height: 14px;
}

#nav li li a:hover {
	padding: 0;
	background-color:#8CC63F;
	color: #ffffff;
	font-weight: bold;
	border-width: 0;
	padding-left: 1.5em;
	padding-bottom: 0.3em;
	text-align:left;
	height: 1.6em;
	_height: 1.0em;
	width: 11em;
	_line-height: 14px;

}

#nav li {
	float: left;
	position: relative;
	width: 8.8em;
	text-align: center;
	cursor: default;
	background-color: white;
}

li#first {
	border-left-width: 0em;
}

li#last {
	border-right-width: 0em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: #ffffff;
	padding: 0;
	width: 11em;
	_line-height: 14px;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	height: 1.6em;
	_height: 1.0em;
	width: 11em;
	padding-bottom: 0.3em;
	line-height: 2;
	_line-height: 14px;

}

li:hover ul, li.over ul {
	display: block;
}

/* oTHER ELEMENTS */

.main_gap{
	width: 20px;
	height: 20px;
	display:block;
}

.main_col0{
	width: 296px;
	height: 100%;
	vertical-align: top;
	padding: 0;
	margin:0;
}
.main_col1{
	width: 426px;
	height: 100%;
	vertical-align: top;
	padding: 0;
	margin:0;
}
.main_col2{
	width: 163px;
	height: 100%;
	vertical-align: top;
	padding: 0;
	margin:0;
}

.side_cell{
	padding: 0;
	background-image: url(../dimage/cell_inner.png);
	background-repeat: repeat-y;
}
.side_cell div{
	line-height: 27px;
	border-bottom: 1px solid #BFDC91;
	padding: 0 10px 0 10px;
	text-align: center;
	margin: 0 4px 0 0px; 
}

.side_cell div a {
	color: #8CC63E;
}

.side_cell div a:hover {text-decoration: none;}

.side_cell a {
	color: #8CC63E;
}

.side_cell a:hover {text-decoration: none;}

.side_cell label{
	line-height: 27px;
	padding: 0;
	text-align: center;
	font-size: 8pt;
	color: #003d7d;/*blue*/
	font-weight:bold;
}

.side_cell div.cell_bottom{
	background-image: url(../dimage/cell_bottom.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	height: 30px;
	border-bottom: 1px solid #ffffff;
}
.side_cell div.cell_bottomthin{
	background-image: url(../dimage/cell_bottomthin.png);
	background-repeat: no-repeat;
	height: 2px;
	line-height: 2px;
	font-size: 1px;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}

.noborder{
	border: 0;
}
/* generic Controls */

.a_l{
	text-align:left;
}
.a_c{
	text-align:center;
}
.a_r{
	text-align:right;
}

.c_l{
	clear:left;
}
.c_b{
	clear:both;
}
.c_r{
	clear:right;
}
.c_n{
	clear:none;
}

.v_t{
	vertical-align: top;
}
.v_b{
	vertical-align: bottom;
}
.v_m{
	vertical-align: middle;
}
.f_l{
	float:left;
}
.f_r{
	float:right;
}

.prosub_gap{
	width: 3em;
}

table.prodetail {
	font-size: 9pt;
	width: 340px;
}	

table.prodetail th {
	text-align: center;
	font-weight: bold;
}

/* some products on prodetail.asp (like polos) have sizes
 * this is the CSS for it */

table.sizes {
	border-collapse: collapse;
	width: 50%;
	margin: 1em auto;
}

table.sizes caption {
	caption-side: top;
	margin-top: 1em;
	text-align: left;
	background-color: #eee;
}

table.sizes th {
	text-align: left;
	font-weight: bold;
}

.content_main{
	vertical-align: top;
	width: 760px;
}

/* ORDER FORM ONLY */
.contactDetails{
	font-weight:normal;
	font-size: 9pt;
	text-align:left;
	line-height: 22px;
}
.contactDetails .cell_0{
	width: 160px;
}
.contactDetails .cell_1{
	width: 220px;
}

.contactDetails .cell_2{
	width: 280px;
}

.payoption label {
	width: 110px;
	display: inline;
}
.button{
	cursor: pointer;	
}
h2{
	font-size:10pt;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0;
	margin: 5px auto;
	color: #018a3c;
}

hr{
	width: 90%;
	margin: 0 auto;
}

.horizontal-menu li{
	display:inline;
	margin: 0px 5px;
}

.simage {
	width: 85px;
	height: 85px;
}

.limage {
	width: 180px;
	height: 180px;
}

input{
	border: 1px solid #ccdab7;
	font-size: 9pt;
}

#freightSummary ul li{
	font-size: 8pt;
}

.afl {float: left; width: 177px; height: 162px; margin: 10px; background: padding-top: 5px;	}
.afl a {font-size: 14px; font-weight: bold;}
.afl a:hover {text-decoration: none;}

.mcg {margin: 0 20px 20px 8px; color: #8CC63F; display: none;}
.mcg a:hover {text-decoration: underline;}

#leftmenuctgr div {padding-left: 22px; margin: 0 5px 0 2px; text-align: left; font-weight: bold;}
