/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
}

h1 {
	font-weight: normal;
	color: #BBBBBB;
}

#page h1 a {
	color: #BBBBBB;
	text-decoration: none;
}

h2 {
	color: #BBBBBB;
}

h3 {
	color: #BBBBBB;
}

h4 {
	color: #BBBBBB;
}

h5 {
	color: #BBBBBB;
}

h6 {
	color: #BBBBBB;
}

/*
 * anchor
 */

a:link, a:visited {
text-decoration: none;
	color: #C59741;
}

a:hover {
text-decoration: underline;
}

a.icon-folder {
        padding-left: 17px;
        background: url(//accplus.co.nz/templates/jsn_epic_free/images/typography/icon_folder.png) 0 40% no-repeat;
}

a.icon-file {
        padding-left: 17px;
        background: url(//accplus.co.nz/templates/jsn_epic_free/images/typography/icon_file.png) 0 40% no-repeat;
}

a.icon-download {
        padding-left: 17px;
        background: url(//accplus.co.nz/templates/jsn_epic_free/images/typography/icon_download.png) 0 40% no-repeat;
}

a.icon-external {
        padding-left: 17px;
        background: url(//accplus.co.nz/templates/jsn_epic_free/images/typography/icon_external.png) 0 40% no-repeat;
}

a.icon-pdf {
        padding-left: 17px;
        background: url(../images/pdf_button.png) 0 40% no-repeat;
}

/*
 * emphasis
 */

em.box { 
	padding: 0px 3px 0px 3px;
	border: 1px dotted #aaaaaa;
	background: #f5f6f7;
	font-style: normal;
}

/*
 * unsorted lists
 */

ul.arrow,
ul.checkbox,
ul.check,
ul.star {
	margin: 10px 0px 10px 0px;
	padding-left: 20px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li {
	margin: 5px 0px 5px 0px;
	padding-left: 35px;
	line-height: 26px;  
}

ul.arrow li { background: url(//accplus.co.nz/templates/jsn_epic_free/images/typography/list_arrow.png) 0 0 no-repeat; }
ul.checkbox li { background: url(//accplus.co.nz/templates/jsn_epic_free/images/typography/list_checkbox.png) 0 0 no-repeat; }
ul.check li { background: url(//accplus.co.nz/templates/jsn_epic_free/images/typography/list_check.png) 0 0 no-repeat; }
ul.star li { background: url(//accplus.co.nz/templates/jsn_epic_free/images/typography/list_star.png) 0 0 no-repeat; }

/*
 * horizontal rule
 */
 
hr {
color: #555555;
background: #555555;
}

/*
 * highlighted div and span tags
 */

span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}

#system-message,
div.shop_tip,
div.shop_warning,
div.shop_info,
div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip,
div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 8px 35px 8px 35px;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
}

div.note, span.note, #system-message {
	background: #444444;
}

div.shop_info, div.info, span.info {
	background: #FFFF80 url(//accplus.co.nz/templates/jsn_epic_free/images/typography/box_info.png) 4px 3px no-repeat;
	color: #333333;
}

div.shop_warning, div.alert, span.alert {
	background: #fff5eb url(//accplus.co.nz/templates/jsn_epic_free/images/typography/box_alert.png) 4px 3px no-repeat;
}

div.download, span.download {
	background: #f5faeb url(//accplus.co.nz/templates/jsn_epic_free/images/typography/box_download.png) 4px 3px no-repeat;
}

div.shop_tip, div.tip, span.tip {
	background: #fffdeb url(//accplus.co.nz/templates/jsn_epic_free/images/typography/box_tip.png) 4px 3px no-repeat;
}

/*
 * tables
 */
 
table.listing {
	width: 100%;
	margin-bottom: 30px;
	font-size: 11px;
}

table.listing thead th {
	height: 30px;
	padding: 5px;
	border-bottom: 1px solid #c8c8c8;
	background: none;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
}

table.listing tbody td {
	height: 20px;
	padding: 5px;
	border-bottom: 1px solid #c8c8c8;
}

table.listing tr.odd td { background: #fafafa; }
table.listing tr.even td { background: #ffffff; }

table.listing td.bold {
	font-weight: bold;
	font-size: 12px;
}

/*
 * blockquotes
 */

q.blockquote {
	display: block;
	margin: 10px 0px 10px 15px;
	font-style: italic;
	font-size: 130%;
}

q.blockquote:before,
q.blockquote:after {
  content: "";
}

blockquote:first-letter,
q.blockquote:first-letter,
blockquote.quotation p:first-letter {
	font-size: 150%
}

blockquote.quotation {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	border: none;
	background: url(//accplus.co.nz/templates/jsn_epic_free/images/typography/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote.quotation p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(//accplus.co.nz/templates/jsn_epic_free/images/typography/blockquote_end.png) 100% 100% no-repeat;
}

/*
 * floating boxes
 */

body .inset-left {
	margin: 15px 15px 10px 0px;
	float: left;
}

body .inset-right {
	margin: 15px 0px 10px 15px;
	float: right;
}