/* Reset Styles */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #01351c;
	color:white;
	font-family:Verdana;
	font-size:12px;
}
ol, ul {
	list-style: none;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

strong {
	font-weight:bold;	
}

th {
	font-weight:bold;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
}

#frame {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}


#masthead {
	height:154px;
/*	padding-left:45px;
	padding-top:35px;*/
	position:relative;
	background-color:white;
	color:black;
}

#masthead a {
	color:#012916;	
}

#left-column {
	width:241px;
	float:left;
	margin-right:40px;
	margin-left:35px;
}

#right-column {
	float:left;
	width:650px;
	text-align:left;
}


#nav {
	height:75px;
	padding-left:53px;
}

#nav li {

}

#nav a.active { 
	background-image:url('../images/ap/navlist-icon-active.gif');
}

#nav a {
	color:white;
	font-weight:bold;
	float:left;
	background:url('../images/ap/navlist-icon.gif') no-repeat top center;
	margin-top:14px;
	padding-top:25px;
	display:block;
}

#nav .divider {
	width:2px;
	background:url('../images/ap/divider.gif') no-repeat;
	float:left;
	height:15px;
	margin:40px 27px 0px 27px;
}



/* enable for CSS debugging */

#masthead, #nav, #subnav, #content {
/*	border:1px solid green;*/
}



a {
	color:white;
	text-decoration:none;
}

#nav a{
	text-decoration:none;
}

#subnav {
	/*float:left;*/
}



#content {
	float:left;
	/*border-top:1px dashed #436957;
	border-bottom:1px dashed #436957;*/

	background-color:#012916;
	width:100%;
	min-height:465px;
	/*padding-top:75px;*/
	text-align:center;
}

#footer {
	clear:both;
	background:url('../images/ap/footer.gif') no-repeat;
	height:49px;
	text-align:center;
	line-height:49px;
}


.right {
	position:absolute;
	right:0px;
}


.home #content {
	background-color:#022916;
}

.home #content ul {
	margin-left:80px;	
}

.home #content h2 {
	color:white;
}


.home #content li {
	width:242px;
	height:240px;
	background:transparent url('../images/ap/menu/menu-panel.gif') no-repeat;
	float:left;
	margin-right:60px;
	margin-top:60px;
	padding-top:25px;
}

h1, h2 {
	font-family:Verdana;
	font-size:21px;
}

#subnav {
	/*width:241px;*/
	text-align:left;
	background:#012011 url('../images/ap/menu/subnav-top.gif') no-repeat top left;
	/*margin-right:40px;*/
	padding-top:20px;
	/*margin-left:35px;*/
}

#subnav .content {
	padding:0px 15px;
}

#subnav .bottom{
	width:100%;
	height:23px;
	background:#012011 url('../images/ap/menu/subnav-bottom.gif') no-repeat bottom left;
	clear:left;
}

#subnav h2 {
	border-top:2px solid #96ab79;
	padding:11px;
}

#subnav ul {
	margin:10px 40px 0px 12px;
	/*padding-left:15px;*/
}

#subnav li {
	margin-bottom:15px;
	/*list-style-type:disc;*/
	/*list-style-image:url('../images/ap/dash.gif');*/
/*	background:transparent url('../images/ap/dash.gif') no-repeat 0px 0px;*/
}

#subnav li li {
	padding-left:8px;
}

#subnav a.active {
	font-weight:bold;
}

#subnav ul ul {
	padding-left:10px;
	padding-top:15px;
	margin:0;
	background-color:#96AB79;
}

#subnav ul ul li a {
	color:#012011;
	font-weight:bold
}

#inner-content {
	float:left;
	width:643px;
	color:black;
	text-align:left;
	font-family:Arial;
	background-color:white;
	padding:0;
	margin:0;
        position:relative;
}

#inner-content .contents {
	padding:0px 20px 10px 35px;
	margin-bottom:20px;
	width:570px;
}


#inner-content h1, #inner-content h2 {
	padding-top:15px;
	color:green;
	padding-bottom:10px;
}

#inner-content h3 {
	text-transform:uppercase;	
	font-weight:bold;
	padding:10px 0px;
}

#inner-content li {
	list-style:disc;
	margin-left:15px;
}

#inner-content * {
	line-height:15px;
}

#inner-content p {
	margin:6px 0px;
}

#inner-content a {
	color:#012011;
	text-decoration:underline;
}

.product-heading {
	text-align:center;	
}

.product-heading h3 {
	font-size:18px;
	padding-top:10px;
	padding-bottom:25px;
}


ul.productlist {
	padding-top:10px;
}

#inner-content ul.productlist li {
	width:274px;
	height:220px;
	color:#03321b;
	float:left;
	padding-bottom:30px;
	padding-top:15px;
	list-style:none;
	margin:0;
	border-bottom:1px solid #F7941C;
	border-right:1px solid #F7941C;
	padding-left:10px;
	
}

#inner-content ul.productlist li.edge {
	border-right:0px;	
}

#inner-content ul.productlist li.last {
	border-bottom:0px;	
}

#inner-content td {
	vertical-align:top;	
}

ul.productlist li img {
	padding-right:5px;
}

ul.productlist .image {
	width:88px;
	float:left;
	font-size:10px;
	margin-right:5px;
	text-align:center
}

ul.productlist li .title {
	text-transform:uppercase;
	font-weight:bold;
	
}

ul.productlist li .price {
	color:#96ab79;
	font-size:24px;
	font-weight:bold;

}

ul.productlist .container {
	float:left;
	width:180px;
}

ul.productlist p {
	padding-top:5px;
	padding-bottom:10px;	
}


/* FANCY BOX STYLING */
/* http://fancy.klade.lv */

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 27px;
	width: 86px;
	background: url('../images/ap/buttons/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

/*span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancybox/fancy_right.png') no-repeat;
}*/

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../images/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancybox/fancy_title_right.png') repeat-x;
}



#inner-content .form_result_warning h2 {
	font-size:11px;	
	color:red;
	font-weight:bold;
}

.form_result_warning li {
	color:#2D2D2D;	
}

#port_form .required {
	color:red;	
}

#port_form table, #port_form tr, #port_form td, #port_form th{
	padding:4px;	
}

#port_form h2 {
	padding-bottom:5px;
}

/*#inner-content #port_form tr, #inner-content #port_form td, #inner-content #port_form label,#inner-content #port_form input{
	line-height:22px;
	padding:auto;
}
*/

ul.products-menu li {
	border-bottom:1px solid #96AB79;	
	margin-bottom:0px;
	padding-bottom:8px;
}

ul.products-menu li li {
	border:0;	
	padding:0;
}


.warning {
	color:red;	
}

#region-selector {
	width:145px;
	float:left;
	position:relative;
}

#region-selector select {
	background-color:#022916;
	color:white;
	font-weight:bold;
	position:absolute;
	top:34px;
	left:0px;
	border:0;
	padding:2px;
	text-align:center;
}

#cart {
	height:60px;
	padding-top:15px;
}

#cart table {
	float:right;
	padding-right:54px;
}

#cart p {
	line-height:15px;	
}

div.important {
	border:1px solid #888;
	padding:10px;
	color:white;
	padding-left:50px;
	background:#D2271E url('../images/ap/exclamation.gif') no-repeat 10px center;
	margin:10px 0px;
}

#inner-content div.important a {
	color:white;	
}

#inner-content div.important p {
	line-height:18px;
}



#invoice p {
	margin:5px 0px;
	line-height:15px;	
}

em {
    font-style:italic;
}

li.form_result_warning {
    color:red;
}

#inner-content.category-prompt {
    background-color:transparent;
}

#inner-content.category-prompt .frametop, #inner-content.category-prompt .framebottom {
    display:none;
}
.quantity-and-colour tr, .quantity-and-colour td {
	vertical-align:top;
}

.quantity-and-colour td {
	line-height:18px;
	padding:3px 0px;
}

.quantity-and-colour td input {
	margin:0px;
	padding:0px;
}


.quantity-and-colour {
	margin-bottom:15px;
}

table.summary th, table.summary td {
    vertical-align:middle;
}

table.summary input {
    margin:0px;
    padding:0px;
}

.total-due {
    margin-top:10px;
    padding:10px;
    background-color:#FCFAEE;
    border-top:1px solid black;
    border-bottom:1px solid black;
    text-align:right;
    padding-right:91px;
}
.contents table div.total-due, .contents table div.total-due td {
	font-size:16px;
    font-weight:bold;
}
.total-due .price {
    color:green;
    font-weight:bold;
}

#dialog {
	text-align:center;
	font-size:20px;
	line-height:30px;
	padding-top:20px;
}
.field_brief {
	font-size:11px;
	color:#888;
}

table.payment-methods img {
	float:left;
	margin-right:5px;
}

table.payment-methods p {
	padding-right:15px;
}
