html {
overflow-y: scroll;
}
.clear {
}
body {
	padding: 30px 0 0;
	margin: 0;
	font-family: Helvetica, Arial, "Helvetica Neue Light", "Helvetica Neue";
	font-size: 12px;
	color: #333333;
	background-color: #0097ff;
}
p {
	color: #4e4e4e;
	font: normal 14px/24px Arial, "Helvetica Neue", Helvetica;
}

h3 {
	color: #333333;
	font-size: 14px;
	margin: 10px 0px 5px;
	padding: 0px;
}
.floatright {
	float: right;
}

.minorder {
	font-size: 11px;
	font-style: italic;
	float: right;
}

h2 {
	color: #0066CC;
	font-size: 24px;
}

hr {
	border-color: #ccc;
}

.totaltext {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}
input , textarea{
	border: 1px solid #999;
	padding: 3px;
}

#total {
	border: 1px solid gray;
	font-weight: bold;
	font-size: 14px;
	text-indent: 2px;
}

#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#masthead {
	width: 820px;
	background: white url(images/top-border.gif) no-repeat;
	padding: 0px;
	margin-top: 0px;
	float: left;
	clear: both;
}

#content {
	padding: 0 39px;
	min-height: 350px;
	margin: 0;
	background: white url(images/apple.gif) no-repeat 112px 48px;
	clear: both;
}

#contactcontent {
	padding: 0 39px;
	min-height: 350px;
	clear: both;
	margin: 0;
	background: white url(images/apple.gif) no-repeat 460px 52px;
}

#aboutuscontent {
	width: 742px;
	margin: 0;
	padding: 0 39px;
	min-height: 402px;
	clear: both;
	background: white url(images/apple.gif) no-repeat 168px 88px;
}

#ordercontent {
	min-height: 402px;
	margin: 0;
	background: white;
	clear: both;
	padding-right: 39px;
	padding-left: 39px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container #deliverycontent table {
	border: 1px solid #CCCCCC;
}

a:link   {
	color: #C8001C;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #C8001C;
	text-decoration: none;
	font-weight: bold;
}

a:hover  {
	color: #0097FF;
	text-decoration: none;
	font-weight: bold;
}

#description {
	background-color: #99FF00;
	height: 300px;
	width: 500px;
	z-index: auto;
}

.sideimg {
	white-space: nowrap;
	margin: 3px;
}

#footer {
	width: 820px;
	height: 79px;
	color: #feffcb;
	font: 12px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding: 0;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#footer img {
	margin-bottom: 3px;
}

#footer a:link, #footer a:visited {
	color: yellow;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

#footer a:hover {
	color: maroon;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @group tables */


#message, #name, #email, #phone {
	width: 98%;
}

#delivery {
	width: 98%;
	margin-bottom: 4px;
	float: left;
}
.submitbutton {
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 577px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#reset {
	padding: 3px 10px;
	border: 1px none black;
	background-color: #FF6600;
	color: white;
	font-weight: bold;
}

#ordercontent #ofrm table {
	border: 1px solid silver;
	margin-bottom: 19px;
	font-family: Helvetica, Arial, "Helvetica Neue Light", "Helvetica Neue";
	font-size: 12px;
	color: #333333;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#ordercontent #ofrm td {
	padding: 5px;
}

#table1 {
	border: 1px hidden silver;
	font-family: Helvetica, Arial, "Helvetica Neue Light", "Helvetica Neue";
	font-size: 12px;
	color: #333333;
}

#indextable {
	font-family: Helvetica, Arial, "Helvetica Neue Light", "Helvetica Neue";
	font-size: 12px;
	color: #333333;
	white-space: normal;
	margin: 0;
	border-style: none;
	width: 100%;
}

table .h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	background-color: #FF6600;
	color: #FFFFFF;
}
table .h2 {
	font: bold 13px/17px Arial, Helvetica, sans-serif;
	background-color: #F6F6D7;
}
table .alt {
	background-color: #D7F2F6;
}
table .total {
	font: 12px/30px Arial, Helvetica, sans-serif;
	text-align: right;
}
table .h3 {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0099FF;
}
table .h4 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #CCFFFF;
}
table   h5 {
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
}
#emailform    textarea  {
	width: 99%;
}



/* @end */

/* @group navbar */

#navbar {
	width: 494px;
	float: right;
	padding-top: 68px;
	margin: 0;
	padding-bottom: 67px;
	height: 25px;
}

#navbar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navbar li {
	display: block;
	float: left;
	padding: 0;
	list-style-image: none;
	margin: 0;
}

#navbar a {
	width: 89px;
	color: white;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	height: 17px;
	text-align: center;
	padding: 7px 3px 5px;
	display: block;
	margin-right: 1px;
	margin-left: 1px;
	background: url(images/button.png) no-repeat 0 0;
	text-shadow: #333 2px 2px 2px;
}

#navbar #active a {
	color: white;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	text-align: center;
	display: block;
	background: url(images/button.png) no-repeat 0 -84px;
}

#navbar a:hover {
	background: url(images/button.png) no-repeat 0 -42px;
}
#content  /* @end */

.delivery {
	font: 1em/1.4em Helvetica, Arial, "Helvetica Neue Light", "Helvetica Neue";
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

#ofrm a, #ofrm a:visited {
	color: #C8001C;
	text-decoration: none;
	font-weight: bold;
}

#ofrm a:hover {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
#button {
	background-color: white;
	margin-bottom: auto;
	margin-top: auto;
}

#button a:link, #button a:visited {
	text-align: center;
	color: white;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-shadow: #333 2px 2px 2px;
	text-decoration: none;
	display: block;
	width: 95px;
	height: 16px;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	background: url(images/button.png) no-repeat 0 0;
}

#button a:hover {
	display: block;
	background: url(images/button.png) 0 -42px;
}
.new {
	background-image: url(images/NEW.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	text-indent: 40px;
	height: 23px;
}
#ordercontent  #ofrm  .clear {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#orderwho {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}
#ordernew {
	float: left;
}
.clear {
	clear: both;
	padding: 0px;
}
.new-alt {
	background-image: url(images/NEW-alt.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	text-indent: 40px;
	height: 23px;
}
#deliverycontent {
	margin: 0;
	background: white;
	clear: both;
	padding-right: 39px;
	padding-left: 39px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#deliveryfooter {
	width: 820px;
	color: #feffcb;
	font: 12px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding: 0;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.hidden {
	display: none;
}
.area {
	float: left;
	text-align: left;
}
.area {
	float: left;
	width: 176px;
	border: 1px solid #CCCCCC;
	margin-right: 7px;
	margin-bottom: 20px;
}
.area .blue {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0099FF;
	padding: 5px;
}
.area .orange {
	color: #FFFFFF;
	background-color: #EE5F00;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.area .sub {
	padding: 5px;
	height: 190px;
}
.area .deliver {
	height: 15px;
	font-weight: bold;
	padding: 5px;
}
#message {
	height: 90px;
}
.none {
	display: none;
}
#cboxWrapper h1 {
	color: #ff3900;
}
.noborder {
	margin-left: 0px;
	padding-left: 0px;
	background-color: transparent;
	border-style: none;
	color: #333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 13px;
	font-size: 12px;
}
pre {
	line-height: 17px;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 740px;
}

