/******************************************************************************
 * Kicstart public CSS definitions
 *
 * Copyright (C) 2009 Fairfax eCommerce Pty Ltd.
 *****************************************************************************/

@import url(/lib/FWS/css/fws.css);

@import url(/FWS/css/common.css);

/******************************************************************************
 * general rules
 *****************************************************************************/

body
{
	color: #111720;
	font-size: 12px;
	font-family: Arial,Helvetica, sans-serif;
}

table { font-size: 12px; /* Needed for IE */ }

img { vertical-align: bottom; }

.wrapper
{
	width: 100%;
	text-align: center;
}

@media print
{
	.fws-body, .white-strip { background: none; }
	.noprint { display: none; }
	input { display: none; }
	.zwp-layer-menu, .zwp-menu { display: none; }
}

.fws-login-wrapper { width: 100%; }


/******************************************************************************
 * main-menu
 *****************************************************************************/

#kicmenu li
{
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, Serif;
}

.zwp-layer-menu a:link,
.zwp-layer-menu a:visited
{
	color: #747474;
}

.zwp-layer-submenu li
{
	padding-top: 5px;
	padding-left: 5px;
	text-align: center;
	border-bottom: 1px solid #0f49a4;
	padding-bottom: 0.6em;
}

ul.zwp-layer-menu
{
	list-style-image: none;
	padding-bottom: 0;
	margin-left: 0;
}

.zwp-layer-submenu
{
	background-color:#e6ecf4;
	left: 0;
	top: 18px;
}

.zwp-layer-submenu a:link,
.zwp-layer-submenu a:visited
{
	color: #0b439f;
	
}

/******************************************************************************
 * background
 *****************************************************************************/

.fws-body
{
	background: #3872c8 url(/images/mdlbdybg.jpg) no-repeat scroll center bottom;
}

.white-strip
{
	background: transparent url(/images/whtgf.gif) repeat-x scroll;
}


/******************************************************************************
 * main border
 *****************************************************************************/

.outer-content
{
	width: 939px;
	margin: auto;
	padding-bottom: 155px;
}

.bordered
{
  border-left: 1px solid white;
  border-right: 1px solid white;
  padding: 0 5px;
}

.bordered-corner1, .bordered-corner2, .bordered-corner3, .bordered-corner4
{
	font-size: 1px;
	overflow: hidden;
	
}

.bordered-corner1 { margin: 0 5px; background-color: white; height: 1px; }
.bordered-corner2 { margin: 0 3px; border-left: 2px solid white; border-right: 2px solid white; height: 1px; }
.bordered-corner3 { margin: 0 2px; border-left: 1px solid white; border-right: 1px solid white; height: 1px; }
.bordered-corner4 { margin: 0 1px; border-left: 1px solid white; border-right: 1px solid white; height: 2px; }

.inner-content
{
	background-color: #b9cdeb;
	text-align: left;
}

/******************************************************************************
 * inner header
 *****************************************************************************/

.innr_topbg
{
	background:url(/images/innr_topbg.jpg) repeat-x top;
	height:140px;
	width:637px;
}

.innr_tophead
{
	margin-top: 60px;
	margin-left: 15px;
	color: #00bbf2;
	font-size: 28px;
	font-weight: bold;
}

/******************************************************************************
 * content body
 *****************************************************************************/

.outer-table td, .inner-table td
{
	vertical-align: top;
}

.outer-table p
{
	line-height: 18px;
	margin-bottom:20px;
}

.outer-table p.bottom
{
	margin-bottom: 0;
}

.outer-right-column
{
	padding-top:   20px;
	padding-right: 20px;
	padding-left: 20px;
	color:#2464aa;
	text-decoration:none;
	background-color:#C6DEFA;
}

.outer-left-column
{
	padding-top:   20px;
	padding-left:20px;
	padding-right:20px;
}

.outer-table h2
{
	font-size: 16px;
	font-weight: bold;
	margin-top:20px;
}

.outer-table h3
{
	font-size: 12px;
	font-weight: bold;
	margin-top:20px;
}

.outer-table h4
{
	font-size: 16px;
	font-weight: bold;
	margin-top:20px;
}

.outer-table a:link,
.outer-table a:visited
{
	color:#a50135;
	text-decoration:underline;
}

.outer-table a:hover
{
	color:#a50135;
	text-decoration:none;
}


.outer-left-column
{
	padding-left:  20px;
}

.inner-left-column
{
	padding-top:   20px;
	padding-right: 20px;
}

/******************************************************************************
 * e-store
 *****************************************************************************/

.product-title
{
	padding:10px;
	background-color: #5f96e7;
	color: white;
	font-weight: bold;
}

/* dbe6f5 */
.pimgbox
{
	padding: 20px 10px 30px;
	width: 120px;
	border-top: 10px solid #b9cdeb;
	border-bottom: 10px solid #b9cdeb;
	background-color: #D3E6FC;
}

.pimgbox img, .imgbox img
{
	border: 1px solid #5f96e7;
}

.imgbox
{
	padding: 15px;
}


.pdescbox
{
	padding: 20px 10px 30px;
	border-top: 10px solid #b9cdeb;
	border-bottom: 10px solid #b9cdeb;
	background-color: #D3E6FC;
}	

.cat-table
{
	background-color: #C6DEFA;
}

.imgbox, .descbox
{
	border-top: 5px solid #B9CDEB;
}


.cat-variants
{
	background-color: #C6DEFA;
} /* variant table */

.cat-variants td, .cat-variants th
{
	border: 1px solid white;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	height: 25px;
}

.cat-variants th { font-weight: bold; color: white; background-color: #91BDF1; }

.qtycol { width: 3em; }

.cat-variants .zwp-text
{
	width: 3em;
}

.qty-cell { text-align: center; }

.submit-button
{
	margin-top: 5px;
	text-align: right;
}

.fes-shopcart
{
	border: 1px solid #5f96e7;
	padding:10px;
}

.fes-shopcart .zwp-form-submit
{
	margin-bottom: 0.7em;
}

#fws-cc-reject, .zwp-message-outer
{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

.fws-cc-reject-wrapper, .zwp-message-inner
{
	border: 1px solid #5f96e7;
	margin: auto;
	padding: 15px;
	text-align: left;
	width: 500px;
}

.zwp-message-outer
{
	margin-top: 0;
}

#shopping_basket td
{
	vertical-align: middle;
}

.fws-gadget
{
	background-color: #D3E6FC;
	padding: 5px;
	margin-bottom: 5px;
}

/******************************************************************************
 * lists
 *****************************************************************************/

.zwp-paged-table thead
{
	background-color: #5f96e7;
}

.outer-table .zwp-paged-table thead a, .outer-table .zwp-paged-table thead a:visited
{
	color: white;
	text-decoration: none;
}

.outer-table .zwp-paged-table thead a:hover
{
	color: black;
}

/******************************************************************************
 * members area
 *****************************************************************************/

#member-menu ul
{
    list-style: none;
    padding: 3px 0;
	margin: 0;
}

#member-menu li
{
    display: inline;
	background-color:#C6DEFA;

    padding: 3px 10px;
    margin: 0;
}

#member-menu li.zwp-menu-current
{
	background-color:#D3E6FC;
}

#member-menu a
{
	text-decoration: none;
	color: black;
}

#panel_table, #ww-form
/*.zwp-tabbed-panels*/
{
	padding: 10px;
	background-color:#D3E6FC;
	border: none;
}

.zwp-tabbed-tabs p
{
	background-color:#C6DEFA;
	border: none;
}

.zwp-tabbed-tabs p.zwp-tabbed-current
{
	background-color:#D3E6FC;
	border-bottom: none;
}

.measure-table td
{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}

.measure-table .value-cell
{
	border: 1px solid white;
	background-color:#C6DEFA;
	width: 30px;
}

@media print
{
	.measure-table .value-cell
	{
		border: 1px solid black;
	}
}

.wwform td
{
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}

/******************************************************************************
 * footer
 *****************************************************************************/

.fws-footer
{
	height: 100px;
	margin: auto;
	width: 928px;
	padding-top:  12px;
	text-align: right;
	color: #747474;
	font-family: Georgia, "Time New Roman", Times, serif;
	font-size: 11px;
}

.fws-footer a, .fws-footer a:hover, .fws-footer a:visited
{
	color: #747474;
	padding: 0 5px;
}

.fws-footer a:hover
{
	text-decoration: underline;
}