div#header {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 7px;
	float:left;
	display: inline;
}

div#header img {
    text-align:center;
	display: inline;
	float: left;
	border-style: none;
}
	
h1 {
	color: #5b5b5b;
	font: "Helvetica Neue Light", Arial, Helvetica, Geneva, sans-serif;
	font-size: 140%;
}

h2 {
	font-family: "Helvetica Neue Light", Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
	color: #5b5b5b;
	padding-bottom: 1px;
}

body {
	text-align: left;
	background: #ccffff url(../images/background.jpg) repeat;
}

div#wrapper {
	margin: 0 auto;
	width: 750px;
	background: #f1f1f1;
}

div#popup_wrapper {
	margin: 0 auto;
	width: 500px;
	background: #f1f1f1;
}

div#nav {
	clear: both;
}

div#nav img {
	border-style: none;
}

div#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	height: 20px;
	width: 100%;
	background: #F1F1F1;
}

div#nav li {
	display: inline;
	width: 50%;
	height: 50%;
}

div#nav a {
	display: block;
	float: left;
	font: bold 80% "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 1em;
}

div#nav a:hover {
	color: #003333;
}

siv#sidenav {
	display: block;
	text-align: left;
	text-decoration: none;
}

div#sidenav ul {
	background-color: #d8e6d4;
	list-style-type: none;
}

div#sidenav li {
	display: block;
}

div#main_image {
	display: block;
	width: 700px;
	height: 350px;
	overflow: hidden;
	text-align: center;
	border: 1em 0;
}

div#loadarea {
	padding: 20px;
}

div#loadarea img {
	height: 360px;
	width: 480px;
}

div#loadfrom {
	padding-left: 20px;
}

div#cart {
	float: right;
	padding: 50px;
}

p.wtn_sectionhdr {
	font-size: 12pt;
	color: white;
	background-color: black;
}

p.wtn_hdr {
	color: black;
	font-size: 10px;
}

p.wtn_hdr strong {
	font-weight: bold;
	color: black;
	font-size: 10px;
}

div#wtn_txt label {
	color: black;
	font-size: 10px;
}

p.wtn_box {
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	font-size: 10pt;
	width: 350px;
	padding: 2px;
	margin: 0;
}

p.wtn_box_empty {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	width: 350px;
	color: white;
	font-size: 10pt;
	padding: 2px;
	margin: 0;
}

p.wtn_box_sameline {
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	width: 350px;
	font-weight: bold;
	font-size: 10pt;
	display: inline;
	margin: 0;
}

p.wtn_box_empty_sameline {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	color: white;
	font-size: 10pt;
	width: 350px;
	display: inline;
	padding: 2px;
	margin: 0;
}

p.err_text {
	font-size: 125%;
	color: red;
}

p.ok_text {
	font-size: 125%;
	color: #336633;
}

p.small_decimal {
	font-size: 70%;
	display: inline;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #333333;
}

strong {
	color: lime;
	font-weight: normal;
}

a {	
	color: #5b5b5b;
	text-decoration: underline;
	font-size: 110%;
}

a:hover {
	color: teal;
}

div#content {
	clear: both;
	font-size: 90%;
	font-family: "Helvetica Neue Light", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 10px;
	display: block;
}

.roundcont {
	background-color: #cccccc;
	color: #5b5b5b;
	margin-top: 20px;
}

.roundcont p {
	margin: 0 10px;
}

.roundcont ul {
	margin: 10 15px;
}

.roundcont li {
	margin: 0 40px;
	padding-top: 3px;
}


.imgleft {
	margin: 0 40px;
	padding-top: 3px;
	border: 2px;
	display: inline;
	float: left;
}

.textright {
	float: left;
	padding-top: 40px;
	padding-right: 25px;
}

.clear {
	clear: both;
}

.roundtop { 
	background: url(../images/top_right_box.jpg) no-repeat 100% 0%;
}

.roundbottom {
	background: url(../images/bot_right_box.jpg) no-repeat 100% 100%; 
}

.department {
	float: left;
	width: 200px;
	background: #cccccc url(../images/top_right_box.jpg) no-repeat 100% 0%;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 2px;
	margin-bottom: 10px;
}

.department h1 {
	text-align: center;
}

.department img.main_dept {
	text-align: center;
	height: 100px;
	width: 150px;
	border: none;
	margin-bottom: 5px;
}

.department img.main_dept_p {
	text-align: center;
	height: 100px;
	width: 100px;
	border: none;
	margin-bottom: 5px;
}

.department p {
	color: #5b5b5b;
	margin-left: 5px;
	margin-right: 5px;
}

.department a.centre {
	text-align: center;
}

div#shopfront {
	background-color: #cccccc;
}

img.corner {
   border: none;
   display: block !important;
}

.roundcont h2 {
	color: #5b5b5b;
	padding: 10px 20px 0;
	font-family: "Helvetica Neue Light", Arial, Helvetica, Geneva, sans-serif;
	font-size: 110%;
	margin: 0 0 10px 10px;
}

.roundcont h3 {
	color: #5b5b5b;
	margin: 0;
	padding: 10px 20px 0;
	font-family: "Helvetica Neue Light", Arial, Helvetica, Geneva, sans-serif;
}

.roundcont p {
	color: #5b5b5b;
	padding: 0 20px 10px;
}

div#footer p {
	clear: both;
	font-size: 80%;
	font-family: "Helvetica Neue Light", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	background-color: gray;
}
 
.roundcont p.old_price {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:line-through;
	line-height: 30px;
}  

.roundcont p.price {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 30px;
}  

fieldset {
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 0;
}

fieldset legend {
	font-size: 1.1em;
	color: #5b5b5b;
}

form {
	margin-top: 15px;
	margin-left: 30px;
	width: 650px;
	background-color: #cccccc;
}

.popup {
	width: 430px;
}

form fieldset {
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 0;
}

form fieldset legend {
	font-size: 1.1em;
	color: #5b5b5b;
}

fieldset#sub-heading {
	margin: 5px;
	color: #5b5b5b;
}

fieldset div {
	margin:0.3em 0;
	clear:both;
	vertical-align: bottom;
}

legend span {
	width:10em;
	text-align:right;
}

form label {
	float: left;
	width: 10em;
	padding: 0;
	margin: 5px 0 0;
	text-align: right;
	color: #5b5b5b;
}

form label.full_line {
	width: 580px;
	text-align: left;
	margin-left: 20px;
	color: #5b5b5b;
}

form input.submit {
	text-align: left;
	margin-left: 20px;
}

form label.small {
	display: block;
	margin: 2px 0 5px 100px;
	font-size: 88%;
	padding: 1px 0 1px 3px;
	width: 440px;
	text-align: left;
}

form input, form textarea {
	width: auto;
	margin: 5px 0 0 10px;
}

form select {
	width: auto;
	margin: 0 0 0 10px;
	vertical-align: bottom;
}

form input#reset {
	margin-left: 0px;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

input.required {
	background-color: #ccffcc;
}

textarea.required {
	background-color: #ccffcc;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #DEDECA; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #DEDECA;
 color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.small_decimal {
	font-size: 80%;
	display: inline;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }
