/* ------ BUSYMAC STYLES -------- */


body {
	background:#cdcdcd url(site-bkg.gif) repeat-x 0 0;
	margin: 0; 
	padding: 0; 
	text-align:center;
	}

/* Sets width of page to 768px*/
#mainWrapper {
	width:768px;
	margin:0 auto;
	text-align:left;
	}

/* Top border image*/
#pageTop{
	width:768px;
	height:21px;
	background:url(page-top.png) no-repeat;
	}

/* Nav background image and text/link styles */
#nav {
	background:url(page-bkg.png) repeat-y 0 0;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	font-size:12px;
	}

 	#nav a {
		color:#333;
		text-decoration: none; /* I added this */
		}
		
	#nav a:hover {
		text-decoration:underline;
		}

.paddingNav { padding:10px 24px 6px 24px; }

.navAt { text-decoration:underline; }

/* Banner graphic */
#header {
	width:760px;
	height:177px;
	margin:0 auto;
	background:url(header-bkg.jpg) no-repeat 0 0;
	text-align:center;
	}

#icon{
	position:relative;
	top:-85px;
	height:50px;
	}

/* 768x1-pixel white horizontal line with grey edges */
#page, #page2 {
	background:url(page-bkg.png) repeat-y 0 0; 
	}

/* Sets the margin and padding for the body text */
#page2 p {
	margin:0;
	padding:0 0 10px 0;
	}

.paddingLeftRight44 { padding: 0px 44px; }

.clear { clear: both;	}
		
/* Bottom border image*/
#pageBottom {
	width:768px;
	height:21px;
	background:url(page-bottom.png) no-repeat;
	}

/* ------ ESELLERATE STYLES -------- */

/* CSS Document */
/* 20040630 */

.dummy    {font-family: verdana; font-size: 11px}
body {font-family: verdana; font-size: 11px; background-color: #FFFFFF}
.bodycopy {font-family: verdana; font-size: 11px}
.smallcopy {font-family: verdana; font-size: 10px}
.price {color: #0099FF}
.redcopy {font-family: verdana; font-size: 11px; color: red}
.warning {border-width: 1px; border-style: dashed; border-color: #FF0000; background-color: #FFCCCC}
.inputSubmit {color: #000000; font-family : verdana; font-size: 10px; font-weight: bold}
.inputBox {font-family: verdana; font-size: 10px; background-color: #FFFFFF; border: 1px solid #D2D2D2;}
.duporder_bodyfont {font-family: verdana; font-size: 11px}
.duporder_inputSubmit {color: #000000; font-family : verdana; font-size: 10px; font-weight: bold}
.duporder_errorheader {font-family: verdana; font-size: 11px; font-weight: bold}
.duporder_errormessage {font-family: verdana; font-size: 11px}
.duporder_labelbackground {background-color: #f1f1f1}
.duporder_labelheader {font-family: verdana; font-size: 11px; font-weight: bold}
.processing_bodyfont {font-family: verdana; font-size: 11px}
.processing_labelheader {font-family: verdana; font-size: 14px; font-weight: bold}
.processing_header {font-family: verdana; font-size: 11px; font-weight: bold}
.terms_header {font-family: verdana; font-size: 11px; font-weight: bold}
.terms_inputBox {font-family: verdana; font-size: 10px; background-color: #FFFFFF; border: 1px solid #D2D2D2; width: 100%}