
body {
	text-align : center;
	min-width : 978px;
	background-color: #3a6ea5;
	}
img {
	border: 0px;  
  }

#itemdetail {
	float: left;
	width: 886px;
	padding: 0 0 10px 40px;
	}
	
#itemdetail img {
	border: 0px;  
  float: right;
}

label {
	width: 13em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	}

#terms_box {
	background: #FFFFFF;
	width: 620px;
	border: 1px solid #000000;
	padding: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3+, Chrome */
          border-radius: 5px; /* Opera 10.5, IE 9 */	
	
}

.submit input {
	margin-left: 13em;	
	} 

#wrapper {
	width : 978px;
	text-align : left;
	margin-left : auto ;
	margin-right : auto ;
	}
	
#header {
	padding-top: 10px;
	}

#maincontainer {
	float: left;
	width : 978px;
	background: url(../images/middle.png) repeat-y;
	}

#padding {
	clear: both;
	padding: 30px 0 0 0;
	}

#content {
	float: left;
	width: 886px;
	padding: 0 0 10px 40px;
	}

#nav {
	float: left;     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3+, Chrome */
          border-radius: 5px; /* Opera 10.5, IE 9 */
	padding-bottom: 2px;
	padding-left: 14px;
	margin: 0;
	}

#navcheckout {
	float: right;
	padding-top: 4px;
	padding-right: 24px;
	}

	
#navinner {
	float: left;
	width: 939px;
	height: 41px;
	background: #AAD5B0;
	border-top: 2px solid #87BA74;
	border-bottom: 2px solid #87BA74;
	}
	
#nav ul {
	margin: 0;
	padding: 0 0 0 27px;
	list-style: none;
	
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	}
	
#nav li a {
	float: left;
	text-align: center;a.small_button {
	padding: 1px 5px 1px 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: #696969;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

a.small_button:hover {
	background: #425f93;
	}
	
a.small_button:visited {
	color: #FFFFFF;
	}

	margin: 5px 0 0 0;
	padding: 4px 12px;
	font-weight: bold;
	text-decoration: none;
	color: #422100;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	
	}
	
#nav li a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #222222;
	background: #666666;
	
	}

#searchbox {
	background: #EEEEEE;
	width: 80%;
	text-align: center;
	vertical-align: center;
	border: 1px dotted #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	

body {
	font: small Verdana, Sans-serif;
	line-height: 1.6em;
	color: #000000;
	}


h1 {
	text-align: center;
	padding: 5px 5px 5px 5px;
	font-size: 1.2em;
	font-style: bold;
	color: #FFFFFF;
	background: #3a6ea5;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	}

p {
	font-size: 1em;
	color: #000000;
}

h2 {
	font-size: 1em;
	font-style:italic;
	color: #000000;
	}


h4 {
	font-size: 1em;
	padding-top: 0px;
	color: #000000;
	}

h5 {
	font-size: .9em;
	}

/* ----- Styles for Administration Area ----- */

#admincontent {
	float: left;
	width: 892px;
	padding: 0 0 10px 40px;
	}

#admincontent table {
	width: 100%;	
	border: 1px solid;
	border-collapse: collapse;
	} 

#admincontent th {
	width: 100%;	
	text-align: center;
	background: #AAD5B0; 	
	border: 1px solid;
	border-collapse: collapse;
	}

#admincontent td {
	padding: 4px;
	}


/* ----- Links ----- */

a:visited {
	color: blue;
}


#footer {
	text-align: center;
	clear:both;
	font-size: .8em;
	color: #FFFFFF;
	}

#footer a {
	color: #FFFFFF;
	}

#footer a:visited {
	color: #FFFFFF;
	}

#footer p {
	color: #FFFFFF;
}

a.small_button {
	padding: 1px 5px 1px 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: #696969;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

a.small_button:hover {
	background: #425f93;
	}
	
a.small_button:visited {
	color: #FFFFFF;
	}

	
#menu a {
width: 200px;	
color: #FFFFFF;
	float: left;
	font-size: 1.2em;
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 4px 12px 4px 12px;
	font-weight: bold;
	text-decoration: none;
	background: #67676a;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	
	}
	
#menu a:hover {
	border-bottom: 2px solid #2a4764;
	border-right: 2px solid #2a4764;
	background: #3a6ea5;

	}
	