/*************************************************** GENERAL PAGE BITS *************************************************/

body {
	margin: 0;
	background: url(images/bg.gif) center repeat-y;
	font-family:Arial, Helvetica, sans-serif;
}

/*************************************************** MAIN NAVIGATION ***************************************************/
#menucontainer {
	background: #fa6c15;
	width: 160px;
}
#menuli ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuli ul ul {
	list-style: none;
	display: none;
}
#menuli ul ul ul {
	list-style: none;
	display: none;
}
#menuli ul ul.submenu1 a {
	padding-left: 15px;
	border-top: 1px solid #002850;
}
#menuli ul ul.submenu2 a {
	padding-left: 15px;
	border-top: 1px solid #fb8944;
}
#menuli ul ul ul.submenu1 a {
	padding-left: 30px;
	background: #336197;
	border-top: 1px solid #003a7d;
}
#menuli ul ul ul.submenu2 a {
	padding-left: 30px;
	background: #c85611;
	border-top: 1px solid #fa6c15;
}
.mainmenu li a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: white;
	padding-left: 15px;
	font-style:italic;
	line-height: 46px;
	font-weight: bold;
}
.mainmenu li a:hover {
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #e4f0f6;
	padding-left: 15px;
	font-style:italic;
	font-weight: bold;
}
.submenu1 li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: white;
	padding-left: 15px;
	font-style:normal;
	line-height:normal;
}
.submenu1 li a:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #fa6c15;
	padding-left: 15px;
	font-style:normal;
}
.mainitemon1 {
	background-image: url(images/onarrow.gif) !important;
	background-position: right !important;
	background-repeat:no-repeat !important;
	color: #fa6c15 !important;
}
.itemon1 {
	background-image: url(images/onarrow.gif) !important;
	background-position: right !important;
	background-repeat:no-repeat !important;
	color: #fa6c15 !important;
}
.submenu2 li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: white;
	padding-left: 15px;
	font-style:normal;
	line-height:normal;
}
.submenu2 li a:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #003a7d;
	padding-left: 15px;
	font-style:normal;
}
.submenu3 li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: white;
	padding-left: 15px;
	font-style:normal;
	line-height:normal;
}
.submenu3 li a:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: white;
	padding-left: 15px;
	font-style:normal;
}
.mainitemon2 {
	background-image: url(images/onarrow.gif) !important;
	background-position: right !important;
	background-repeat:no-repeat !important;
	color: #003a7d !important;
}
.itemon2 {
	background-image: url(images/onarrow.gif) !important;
	background-position: right !important;
	background-repeat:no-repeat !important;
	color: #003a7d !important;
}

/*************************************************** PAGE TEXT STYLES *************************************************/
.toptab {
	background-image: url(images/tabbg.gif);
	background-repeat: no-repeat;
	float:right;
	width: 100px;
	text-align:center;
	margin-left:5px;
	height: 20px;
}
.toptab a {
	font-size: 12px;
	color: white;
	font-weight:bold;
	display:block;
	padding-top: 3px;
	text-decoration: none;
	font-style:italic;
}
.toptab a:hover {
	font-size: 12px;
	color: #fa6c15;
	font-weight:bold;
	display:block;
	padding-top: 3px;
	text-decoration: none;
	font-style:italic;
}
.toptabon {
	background-image: url(images/tabbg.gif);
	background-repeat: no-repeat;
	float:right;
	width: 100px;
	text-align:center;
	margin-left:5px;
	height: 20px;
}
.toptabon a {
	font-size: 12px;
	color: #fa6c15;
	font-weight:bold;
	display:block;
	padding-top: 3px;
	text-decoration: none;
	font-style:italic;
}
.toptabon a:hover {
	font-size: 12px;
	color: #fa6c15;
	font-weight:bold;
	display:block;
	padding-top: 3px;
	text-decoration: none;
	font-style:italic;
}
.bottab {
	font-size: 11px;
	color: white;
	display: inline;
}
.bottab a {
	font-size: 11px;
	color: white;
}
.bottab a:hover {
	font-size: 11px;
	color: #fa6c15;
}
.bottabon {
	font-size: 11px;
	color: white;
	display: inline;
}
.bottabon a {
	font-size: 11px;
	color:#fa6c15;
}
.bottabon a:hover {
	font-size: 11px;
	color: #fa6c15;
}
.blueboxheader {
	font-size: 16px;
	color: white;
	font-style:italic;
	font-weight: bold;
}
.blueboxtext {
	font-size: 12px;
	color: white;
}
.productbox {
	width: 176px;
	height: 250px;
	background: #e4f0f6;
	float:left;
	margin: 1px;
	overflow: hidden;
}
.productbox2 {
	width: 265px;
	height: 150px;
	background: #e4f0f6;
	float:left;
	margin: 1px;
}
.productinfobox {
	width: 532px;
	background: #e4f0f6;
	float:left;
	margin: 1px;
}
.prodblueheader {
	background: url(images/prodheader.gif);
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-style:italic;
	font-weight: bold;
	padding-left: 10px;	
}
.prodblueheader h1, .prodblueheader h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: white;
	font-style:italic;
	font-weight: bold;
}
.prodtitle {
	font-size: 12px;
	font-weight: bold;
}
.prodtitle h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.prodtitle h2 a {
	text-decoration: none;
	color: black;
}

.prodtitle h2 a:hover {
	text-decoration: underline;
}

.prodintro {
	font-size: 11px;
}
.prodprice {
	font-size: 18px;
	font-weight: bold;
	color: #003a7d;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
}
#footer {
	height: 50px;
	background-image: url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.footerlinks {
	padding-top: 27px;
	text-align:center;
}
.oboxtext {
	color: white;
	font-size: 11px;
	font-weight: bold;
}

.oboxtext a {
	color: #fa6c15;
}
.oboxtext a:hover {
	color: #ffffff;
}

.oboxtext2 {
	color: white;
	font-size: 13px;
	font-weight: bold;
}
.oboxtext2 a {
	color: #fa6c15;
}
.oboxtext2 a:hover {
	color: #003a7d;
}
.oboxtext select {
	color: black;
	font-size: 11px;
	width: 140px;
}
.productbox input {
	font-size: 12px;
}
.productinfobox input {
	font-size: 12px;
}
.nextprev {
	font-size: 13px;
	color: #003a7d;
	font-weight: bold;
}
.nextprev a {
	font-size: 13px;
	color: #fa6c15;
	font-weight: bold;
}
.nextprev a:hover {
	font-size: 13px;
	color: #003a7d;
	font-weight: bold;
}
.blueboxtext select {
	color: black;
	font-size: 12px;
	width: 100%;
}
.blueboxtext .formboxes {
	font-size: 12px;
	width: 120px;
}
.maintext {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
.maintext a {
	color: #003a7d;
}
.maintext a:hover {
	color: #fa6c15;
}
.moreintro {
	color: #003a7d;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
.formlabels {
	font-size: 12px;
}
.formfields {
	font-size: 12px;
}
.formlabelse {
	font-size: 12px;
	color: #FF0000;
}
.formfieldse {
	font-size: 12px;
	border: 1px solid #FF0000;
}
.admintext {
	font-size: 11px;
}
.admintext a {
	color: #003a7d;
}
.admintext a:hover {
	color: #fa6c15;
}
fieldset {
	border: 1px solid #003a7d;
}
legend {
	font-size: 11px;
	color: #fa6c15;
	font-weight: bold;
	padding:5px;
	background-color: #003a7d;
}
.vatfreetext {
	color: #fa6c15;
	font-size: 10px;
	font-weight: bold;
}

/*added by Indulge*/
.homedesc
{
	font-size: 12px;
	line-height: 16px;
}

.cart-continue-button
{
	margin:15px;
	float: right;
}
