
/* Reset
----------------------------------------------------------*/

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,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
caption, table, tbody, tfoot, thead, tr, th, td, article, aside, details,
figcaption, figure, footer, header, hgroup, mark, nav, section, summary,
time, audio, canvas, video {
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	text-decoration: none;
	}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	}

body {
	line-height: 1;
	}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
	}

audio,
canvas,
video {
	display: inline-block;
	}

audio:not([controls]) {
	display: none;
	height: 0;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: none;
	}

ol, ul {
	list-style: none;
	}

blockquote {
	quotes: none;
	}

blockquote:before,
blockquote:after {
	content: '';
	content: none;
	}

:focus {
	outline: 0;
	}

::-moz-focus-inner {
	border: 0;
	}

del {
	text-decoration: line-through;
	}

a img {
	border: none;
	}

table {
	border-collapse: collapse;
	border: 1px solid #ddd;
	}

table tr {
	border-top: 1px solid #ddd;
	}

table td {
	padding: 6px;
	}


/* Site Structure
----------------------------------------------------------*/

#wrapper {
	margin: 0 auto;
	margin-top: 0px;
	max-width: 1140px;
	}

#header {
	background: #fff;
	padding: 30px;
	border-top: 4px solid #111;
	border-bottom: 4px solid #ccc;
	}

#header-left {
	}

#header-right {
	}

#header-banner {
	max-height: 138px;
	width: 100%;
	border-bottom: 4px solid #ccc;
	}

#main {
	background: #fff;
	width: 100%;
	clear: both;
	overflow: hidden;
	}

#content {
	width: 66.66%;
	padding: 30px;
	padding-bottom: 50px;
	box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        overflow: hidden;
	}

#sidebar-left {
	width: 33.33%;
	padding: 30px;
	box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        overflow: hidden;
	}

#sidebar-right {
	width: 33.33%;
	padding: 30px;
	box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        overflow: hidden;
	}

.content-3col {
	width: 50% !important;
	}

.content-3col-2 {
	width: 60% !important;
	}

#sidebar-left-3col {
	width: 25%;
	padding: 30px;
	box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        overflow: hidden;
	}

#sidebar-left-3col-2 {
	width: 20%;
	padding: 30px;
	box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        overflow: hidden;
	}

#sidebar-right-3col {
	width: 25%;
	padding: 30px;
	box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        overflow: hidden;
	}

#sidebar-right-3col-2 {
	width: 20%;
	padding: 30px;
	box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        overflow: hidden;
	}

#sidebar-right-3col #checkout {
	margin-bottom: 200px;
	}

#footer {
	background: #1e1d1e no-repeat;
	width: 100%;
	padding: 30px;
	color: #ccc;
	font-size: 11px;
	border-top: 4px solid #ccc;
	border-bottom: 4px solid #111;

	box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
	}




/* Header
----------------------------------------------------------*/

.logo {
	height: 60px;
	width: 214px;
	}


/* Sidebar_Menu
----------------------------------------------------------*/

#menu {
    	margin-bottom: 200px;
	}

ul.menu-sidebar {
	margin: -14px 0 0 9px;
	}
.menu-sidebar li,
.widget_nav_menu li {
	list-style: none;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 160%;
	border-bottom: dotted 1px #888;
	}
.menu-sidebar .sub-menu li,
.widget_nav_menu .sub-menu li {
	list-style: none;
	margin: 0;
	padding-top: 7px;
	padding-bottom: 0px;
	border-bottom: dotted 0px #888;
	}
.menu-sidebar .current-menu-item,
.widget_nav_menu .current-menu-item {
	font-weight: bold;
	}
.menu-sidebar .current-menu-item ul,
.widget_nav_menu .current-menu-item ul {
	font-weight: normal;
	}


/* Fonts
----------------------------------------------------------*/

html,
body,
input,
select,
textarea,
.page-title span,
.pingback a.url {
	font-family: arial, helvetica, verdana, sans-serif;
}

h3#comments-title,
h3#reply-title,
#header-menu .menu,
#header-menu div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: arial, helvetica, verdana, sans-serif;
}
pre,
code {
	font-family: "Courier 10 Pitch", Courier, monospace;
}


/* Global Style & Typography
----------------------------------------------------------*/

body {
	background: #565656;
}

body,
input,
textarea,
table {
	color: #333;
	font-size: 13px;
	line-height: 18px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	padding: 0 2em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
input[type="password"],
select,
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}
a {
	color:#000099;
}
a:active,
a:hover {
	color: #cc0000;
}


/* Content
----------------------------------------------------------*/

#content {
	margin-bottom: 200px;
	}

#content,
#content input,
#content textarea {
	/*color: #333;*/
	font-size: 14px;
	line-height: 22px;
	}

#content p,
#content ul,
#content ol,
#content dd,
#content pre {
	margin-bottom: 24px;
	}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
	}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	margin: 0 0 20px 0;
	line-height: 1.4em;
	}

#content h1 {
	margin-top: -9px;
	}


/* Images
----------------------------------------------------------*/

img {
	height: auto;
	max-width: 100%;
	}

#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 14px;
	margin-top: 0px;
	}

#content img.alignright {
	display: inline;
	float: right;
	margin-left: 14px;
	margin-top: 0px;
	}

#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
	}


/* Print Style
----------------------------------------------------------*/

@media print {
	body {
		background: none !important;
	}

	#content.receipt {
		display: block !important;
		max-width: 650px !important;
		clear: both !important;
		margin-left: auto !important;
		margin-right: auto !important;
		}

	.receipt-header {
		display: table-row !important;
		width: 100% !important;
		float: none !important;
	}

	.receipt-details {
		page-break-after: always;
		display: table-row !important;
		width: 100% !important;
		float: none !important;
		clear: both !important;
	}
}


/* Column Layouts
----------------------------------------------------------*/

.one_fifth {
	width: 18%;
	margin: 0 2% 0 0;
	}
.one_quarter {
	width: 23%;
	margin: 0 2% 0 0;
	}
.one_third {
	width: 31.33%;
	margin: 0 2% 0 0;
	}
.one_half {
	width: 48%;
	margin: 0 2% 0 0;
	}
.two_thirds {
	width: 64.66%;
	margin: 0 2% 0 0;
	}
.three_quarter {
	width: 73%;
	margin: 0 2% 0 0;
	}

.col_last {
	margin-right: 0;
	}


/* Misc
----------------------------------------------------------*/

.rich {
	margin: -46px 0px 32px 32px !important;
	}

#eitn {
	text-align: center;
	}

#eitn a {
	font-weight: bold;
	}

.eitn {
	margin: 0 5px 0 5px;
	}

.scont {
	font-size: 11px;
	color: #333333;
	}
.scont a {
	color: #000099;
	text-decoration: none;
	}
.scont a:hover {
	color: #cc0000;
	text-decoration: underline;
	}

.mcont {
       font-size: 14px;
       color: #333;
       }
.mcont a {
       color: #000099;
       text-decoration: none;
       }
.mcont a:hover {
       color: #cc0000;
       }

.lcont {
       font-size: 17px;
       color: #333;
       }
.lcont a {
       color: #000099;
       text-decoration: none;
       }
.lcont a:hover {
       color: #cc0000;
       }
.lcontcolor {
	color: #990000;
	}

#content .lcont {
	line-height: 1.5em;
	}

.c999 {
	color: #999;
	}

.alignleft {
	float: left;
	}

.aligncenter {
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    }

.alignright {
	float: right;
	}

.alignnone {
	float: none !important;
	}

.center {
	text-align: center;
	}

.formcell {
	background: #ffffff;
	color: #000000;
	font-size: 13px;
	padding: 1px;
	border: #999999 solid 1px;
	}
.formbtn {
	background: #fafafa;
	color: #000000;
	font-size: 13px;
	border-left: #cccccc solid 1px;
	border-top: #cccccc solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	padding: 1px;
	font-weight: bold;
	cursor: pointer;
	}
.formnotes {
	font-size: 11px;
	color: #333;
	}

.hrule {
	background: #cccccc;
	height: 4px;
	}
.hrule1 {
	background: #cccccc;
	height: 1px;
	}

.breadcrumbs {
	margin: -2px 0 13px 0;
	}

.w_100p {
	width: 100% !important;
	}

.w_75p {
	width: 75% !important;
	}

.w_50p {
	width: 50% !important;
	}

.w_25p {
	width: 25% !important;
	}

.w_50 {
	width: 50px !important;
	}

.w_100 {
	width: 100px !important;
	}

.w_150 {
	width: 150px !important;
	}

.w_200 {
	width: 200px !important;
	}

.w_250 {
	width: 250px !important;
	}

.pt_2 {
	padding-top: 2px !important;
	}

.m_0 {
	margin: 0px !important;
	}

.mt0 {
	margin-top: 0px !important;
	}
.mt5 {
	margin-top: 5px !important;
	}
.mt8 {
	margin-top: 8px !important;
	}
.mt_20 {
	margin-top: 20px !important;
	}
.mt-8 {
	margin-top: -8px !important;
	}
.mt_10 {
	margin-top: 10px !important;
	}

.mt-20 {
	margin-top: -20px !important;
	}

.mb-10 {
	margin-bottom: -10px !important;
	}
.mb0 {
	margin-bottom: 0px !important;
	}
.mb4 {
	margin-bottom: 4px !important;
	}
.mb8 {
	margin-bottom: 8px !important;
	}
.mb12 {
	margin-bottom: 12px !important;
	}
.mb20 {
	margin-bottom: 20px !important;
	}
.ml2 {
	margin-left: 2px;
	}

.ml_5 {
	margin-left: 5px;
	}

.ml_10 {
	margin-left: 10px !important;
	}

.ml_40 {
	margin-left: 40px !important;
	}

.mr_5 {
	margin-right: 5px;
	}

.mr_2 {
	margin-right: 2px !important;
	}

.mt_40 {
	margin-top: 40px !important;
	}

.mr_50 {
	margin-right: 50px !important;
	}

.va_m {
	vertical-align: middle;
	}

.fs_60 {
	font-size: 60px;
	}

.fs_50 {
	font-size: 50px;
	}

.fs_40 {
	font-size: 40px;
	}

.fs_30 {
	font-size: 30px;
	}

.fs_20 {
	font-size: 20px !important;
	}

.fs_11 {
	font-size: 11px !important;
	}

.fs_13 {
	font-size: 13px !important;
	}

.clearall {
	clear: both;
	}

.clear {
	clear: both;
	}

object {
	clear: none;
	}

.ls1 {
	letter-spacing: 1px;
	}

.nun,
.none {
	display: none;
	}

.nowrap {
	white-space: nowrap;
	}

.underline a:hover {
       text-decoration: underline;
       }

.img-right {
	margin: 0 12px 12px 0;
	}
.img-left {
	margin: 0 0 12px 12px;
	}

.bt_d {
	border-top: dotted 1px #333333;
	}

.btest { border: solid 1px #000; }


.mu_100 {
	position: relative;
	top: -100px;
	}

.mu_160 {
	position: relative;
	top: -160px;
	}

.mu_234 {
	position: relative;
	top: -234px;
	}

.mb_150 {
	margin-bottom: 150px !important;
	}

.o_a {
	overflow: auto !important;
	}

.o_v {
	overflow: visible !important;
	}

.c70 {
	margin: 0px auto 40px auto;
	max-width: 70%
	}

.bg_f0f0f0 {
	background: #f0f0f0;
	}

.bg_e5e5e5 {
	background: #e5e5e5;
	}

.bg_ffffcc {
	background: #ffffcc;
	}

.p_5 {
	padding: 5px !important;
	}

.p_10 {
	padding: 10px !important;
	}

.p_15 {
	padding: 15px !important;
	}

.pb_5 {
	padding-bottom: 5px !important;
	}

.pb_10 {
	padding-bottom: 10px !important;
	}

.b_s {
	border: 1px solid #e5e5e5;
	}

.bt {
	border-top: 1px solid #e5e5e5;
	}

.bb {
	border-bottom: 1px solid #e5e5e5;
	}

.br {
	border-right: 1px solid #ccc;
	}
.bl {
	border-left: 1px solid #ccc;
	}

.b_0 {
	border: 0px !important;
	}

.ta_center {
	text-align: center !important;
	}

.ta_right {
	text-align: right !important;
	}

.border_top_solid {
    	padding-top: 15px;
    	border-top: 2px solid #ccc;
	}

.border_bottom_dashed {
    	padding-top: 15px;
    	border-top: 1px dashed #ccc;
	}

.border_dashed {
    	padding-top: 15px;
    	border-top: 1px dashed #ccc;
    	border-bottom: 1px dashed #ccc;
	}

.border_box {
	box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        }

/* Dialog */
#dialog {
	display: none;
	}

.dialog {
	font-size: 13px !important;
	border: 0 !important;

	-webkit-border-radius: 10px !important;
	-khtml-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;

	-moz-box-shadow: rgba(0,0,0,0.8) 0px 0px 9px;
	-webkit-box-shadow: rgba(0,0,0,0.8) 0px 0px 9px;
	box-shadow: rgba(0,0,0,0.8) 0px 0px 9px;
	}

.dialog .ui-dialog-titlebar {
	display: none;
	}
/* /Dialog */

#z_hppm_iframe {
	height: 620px;
	width: 600px;
	}