body {
	background-color: #054D9F;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	height: 130px;	
	left: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 50px;
	width: 150px;
}
h1 a {
	display: block;
	height: 130px;
	text-indent: -9999px;
	width: 150px;
}
h4 {
	border-bottom: 1px dotted #FFFFFF;
}
hr {
	display: none;
}
p em {
	font-size: 0.85em;
}
fieldset {
	/*border: 2px solid #FFFFFF;*/
	border: none;
	margin-top: 2em;
	margin-bottom: 1em;
	padding: 1.5em 1.5em 1em;
	background-color: #1061A7;
}
fieldset div {
	padding: 0.3em;
}
fieldset p {
	margin-left: 12em;
	/*font-size: 0.85em;*/
}
fieldset input, fieldset textarea, fieldset select {
	background-color: #FFFFFF;
	color: #333333;
	padding: 0.2em;
	border-top: none;
	border-right: none;
	border-bottom: 3px solid #054D9F;
	border-left: none;
}
fieldset input:focus, fieldset textarea:focus {
	font-style: normal;
	color: #000000;
	border-bottom-color: #FF9900;
	font-size: 1.2em;
}
legend {
	background-color: #1061A7;
	font-size: 1.3em;
	padding: 0 0.8em;
	color: #FFCC00;
	font-weight: bold;	/*border: 2px solid #1061A7;*/
}
legend span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	font-style: italic;
	font-weight: normal;	/*font-weight: bold;*/
}
label {
	float: left;
	width: 10em;
}
dt {
	font-size: 1.1em;
	margin-bottom: 0.4em;
}
dt a:link, dt a:visited, dt a:hover, dt a:active {
	text-decoration: none;
}
dd {
	margin-bottom: 0.4em;
}
table {
	width: 100%;
	border: 0;
	margin: 1em auto;
}
thead th, thead td {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1061A7;
}
tfoot th, tfoot td {
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #1061A7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1061A7;
}
/*td {
	width: 30%;
}
td + td {
	width: 70%;
}*/
#page {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
#header {
	background-image: url(../images/background_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	width: 780px;
}
#header ul {
	list-style-type: none;	
	margin-left: 0px;
	margin-top: 20px;
	padding-left: 0px;
	position: relative;
	left: 440px;
	width: 300px;
}
#header li {
	float: left;
	margin-left: 10px;
}
#header ul a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 12px;
	text-indent: -9999px;
}
#menu_btn_home {
	width: 39px;
	background-image: url(../images/menu_btn_home.gif);
}
#menu_btn_order {
	width: 78px;
	background-image: url(../images/menu_btn_order.gif);
}
#menu_btn_faq {
	width: 26px;
	background-image: url(../images/menu_btn_faq.gif);
}
#content {
	padding: 1.5em 1.5em 1.5em 3em;
}
#headline_home {
	background-image: url(../images/headline_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 29px;
	width: 261px;
}
#headline_order {
	background-image: url(../images/headline_order.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 29px;
	width: 197px;
}
#headline_faq {
	background-image: url(../images/headline_faq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 29px;
	width: 398px;
}
#headline_terms-and-conditions {
	background-image: url(../images/headline_terms-and-conditions.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 29px;
	width: 476px;
}
#headline_contact {
	background-image: url(../images/headline_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 23px;
	width: 108px;
}
#headline_publishing-details {
	background-image: url(../images/headline_publishing-details.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 27px;
	width: 148px;
}
#headline-privacy {
	background-image: url(../images/headline-privacy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 29px;
	width: 300px;
}
#toorder_btn {
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 150px;
	background-image: url(../images/toorder_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
#toorder_btn:hover {
	background-image: url(../images/toorder_btn-over.gif);
}
#flashmovie {
	width: 400px;
	height: 200px;
	border: 1px solid #FFFFFF;
	margin: 1.5em auto 1em;
}
#footer {
	height: 50px;	
}
#footer ul {
	list-style-type: none;
	margin-left: auto;
	margin-right: 0;
	padding-left: 0;
	width: 350px;
}
#footer li {
	float: left;
	margin-left: 10px;
}
#footer ul a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 11px;
	text-indent: -9999px;
}
#footer_btn_terms-and-conditions {
	width: 30px;
	background-image: url(../images/footer_btn_terms-and-conditions.gif);
}
#footer_btn_contact {
	width: 64px;
	background-image: url(../images/footer_btn_contact.gif);
}
#footer_btn_publishing-details {
	width: 77px;
	background-image: url(../images/footer_btn_publishing-details.gif);
}
#footer-btn-privacy {
	width: 95px;
	background-image: url(../images/footer-btn-privacy.gif);
}
#home thead th {
	font-size: 1.2em;
}
#home tbody th {
	text-align: left;
	width: 40%;
}
#home tbody td {
	text-align: center;
	width: 30%;
}
#home tfoot th {
	text-align: left;
}
#home tfoot td {
	text-align: center;
}
#terms-and-conditions h4, #terms-and-conditions h5 {
	margin-bottom: 0.1em;
	padding-bottom: 0;
}
#terms-and-conditions p, #terms-and-conditions #content li {
	font-size: 0.9em;
	margin: 0;
}
#productSet label {
	display: inline;
	clear: none;
	float: none;
	margin-right: 8em;
}
#productSet input {
	display: inline;
	clear: none;
	float: none;
}

/* CLASSES */
.errors {
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0;
	padding: 1em;
}
label .error {
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 0;
}
div.error {
	margin: 0;
	padding: 0;
}
div.error input, div.error textarea {
	border-bottom: 3px solid #CC0000;
}
.success {
	color: #FFFFFF;
	background-color: green;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0;
	padding: 1em;
}
label.radio {
	display: inline;
	clear: none;
	float: none;
}
input.radio {
	display: inline;
	clear: none;
}
.alternate_row {
	background-color: #1061A7;
}
.order_btn {
	background-color: #FFFFFF;
	color: #054D9F;
	font-size: 1.3em;
	font-weight: bold;
}
.change_btn {
	background-color: #FFFFFF;
	color: #054D9F;
	margin-left: 1.5em;
}
.display {
	cursor: pointer;
	color: #FFCC00; 
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.vcard-url {
	padding-left: 35px;
	min-height: 20px;
	display: block;
	background-image: url(../images/icon-hcard.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/* ROUND CORNERS TEST */
.topleft {
	background: url(../images/top-left.gif) no-repeat top left;
}
.topright {
	background: url(../images/top-right.gif) no-repeat top right;
}
.bottomleft {
	background: url(../images/bottom-left.gif) no-repeat bottom left;
}
.bottomright {
	background: #1061A7 url(../images/bottom-right.gif) no-repeat bottom right;
}

/* VCARD */
.vcard {
	font-style: normal;
}
.adr {

}
.fn {
	
}
.org {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.3em;
	border-bottom: 1px dotted #FFFFFF;
	display: block;
}
.street-address {
	
}
.postal-code {
	
}
.locality {
	
}
.tel {
	
}
.email {
	
}
.url {
	
}