html, body, table, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
body, html {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../media/common/page-bg.jpg);
	background-repeat: repeat-x;
}
input, textarea, select {
	font-family: Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #eee;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
a {
	color: #FD040A;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

th {
	background-color: #DDDDDD;
	border: 1px solid #DDDDDD;
}

td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 3px;
	border: 1px solid #DDDDDD;
}
.msg, .errmsg, .msg.error {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEFFDD;
	border: 1px solid #669900;
	padding:10px
}
.msg.error, .errmsg{
	color: #CC0000;
	background-color: #FFEAEA;
	border: 1px solid #CC0000;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfix, .clear{	clear: both;	float: none;	}
.left {	text-align: left;	}
.center {	text-align: center;	margin-right: auto;	margin-left: auto;	}
.right {	text-align: right;	}
.absmiddle {	vertical-align: middle;	}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

img.left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img.right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#header {
	background:url(/media/common/apexquick-header193d.jpg) no-repeat top left;
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#header .headright{
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#header #menu {
	padding: 2rem 0 0 1rem;
	margin: 0;
}

#header #menu li {
	display:inline-block;
}
/*
#header #menu li {

	background-image: url(/media/common/grey-loz100w.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 0px;
	height: 18px;
	width: 80px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
}
*/


#header #menu a {
	display:inline-block;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color:#999;
	border-radius:10px;
	white-space:nowrap;
	padding:0.75rem 2em;
	margin-right: 1em;
	min-width:7em;
	text-align:center;
}
#header #menu a:hover {
	background-color: #FD040A;
}



#banner {
	padding: 0px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A3A3A3;
	border-right-color: #A3A3A3;
	border-bottom-color: #A3A3A3;
	border-left-color: #A3A3A3;
}
#pagecontainer {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content , #adminmenu{
	width: 780px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	background-image: url(/media/common/content-bg-slice.gif);
	background-repeat: repeat-x;
}
#footer {
	padding: 10px;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E63919;
	color: #FFF;
	text-decoration: none;
}
#footer p, #footer a, #footer p a {
	color: #FFF;
	text-decoration: none;
}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	float: left;
	padding: 10px;
	margin: 0px;
}

.chirotable {
	background-color: #FCF5ED;
	border: 1px solid #F7E7CE;
	padding: 10px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.chirotable .productimg {
	background-repeat: no-repeat;
	padding: 0px;
	height: 300px;
	width: 450px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.chirotable .price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #060;
}

.col1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 480px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.col2 {
	padding: 0px;
	float: right;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link2 {
	background: url("/media/common/tri-button.png") no-repeat transparent;
	float: left;
	line-height: 2em;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
}






/* formatform - generic styles */
form.formatform p{
	clear:both;
	float:none;
}
form.formatform label {
	display: inline-block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 200px;
	text-align: left;
	vertical-align: middle;
}
form.formatform input, form.formatform textarea, form.formatform select {
	display: inline-block;
}
form.formatform textarea {
	overflow: auto;
}

form.formatform .autowidth,
form.formatform input.button,
form.formatform #captcha label {
	width: auto;
}

form.formatform .grouped, form.formatform .group {
	display: inline-block;
	vertical-align:text-top;
}
form.formatform .grouped input, form.formatform .group input {
	margin-bottom:2px;
}


/* specific styles for inputs etc */
form.formatform {
	margin: 0px auto 0px auto;
	text-align:left;
}
/* texty type inputs (not radios, checkboxes & buttons) */
form.formatform input[type=text], form.formatform input[type=password], form.formatform textarea, form.formatform select{
	margin-top: 7px 0px 0px 0px;
	border: 1px solid #4C5E8D;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;	
}
form.formatform input[type=radio], form.formatform input[type=checkbox]{
	border:none;
	width:auto;
}
form.formatform input.button, input.button {
	padding: 10px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #526B97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
