body {
	font-size: 62.5%;
}
body {
	font-family: arial, tahoma, verdana;
	font-size: 80%;
	margin: 0px;
	background-color: #ffffff;
	color: #555555;
}
h1, .h1_mimic {
	font-family: arial, tahoma, verdana;
	font-size: 160%;
	font-weight: normal;
	color: #003366;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	text-align: left;
}
.h1_mimic {
	margin-top: 20px;
}
h2 {
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #555555;
	font-size: 130%;
	text-align: left;
}
h3 {
	color: #333;
	font-size: 100%;
	margin: 0 0 3px 0;
	padding: 0px;
	text-align: left;
}
h4 {
	font-size: 100%;
}
td {
	vertical-align:top;
	font-size: 90%;
}
p, label, input {
	vertical-align:top;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 90%;
}
label {
	color: #333;
}
ul {
	padding-top:0px;
	margin:0px;
	margin-bottom: 10px;
	font-weight: normal;	
}
li {
	text-align: left;
	color: #555555;
	padding-top: 3px;
	margin-left: 25px;
	font-weight: normal;
}
form td {
	padding: 0.3em;
	text-align: left;
}
input, select {
	font-size: 100%;
	font-family: arial, tahoma, verdana;
}
.submit {
	background-color: #555555;
	color: #ffffff;
	margin: 10px;
	font-weight: bold;
}
textarea {
	font-family: arial, tahoma, verdana;
	font-size: 100%;
	padding: 5px;
	border: 1px solid #999999;
}
img {
	border:0px;
}
a:link {
	text-decoration: none;
	color: #0099cc;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #0099cc;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000066;
}
a:active {
	text-decoration: none;
}

#outer {
	width: 960px;
	margin: 0 auto;
}
.inner {
	width: 960px;
	margin: 0 auto;
	background-color: transparent;
}
#content {
	width: 100%;
	margin: 0 auto;
	clear: both;
}
#maincontent {
	width: 100%;
	clear: both;
	margin-top: 1px;
	min-height: 400px;
}
#rn {
	width: 760px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: transparent;
}
#ln {
	width: 160px;
	min-height: 500px;
	font-size: 100%;
	float: left;
	text-align: left;
	padding: 0px;
}
#ln a {
	font-size: 80%;
}
#bar {
	width: 960px;
	clear: both;
	position: relative;
	top: 1px;
	text-align: left;
	padding: 2px;
	color: #444;
	font-size: 85%;
	font-weight: bold;
}
#bar a {
	font-weight: bold;
}
#lbar {
	width: 50%;
	float: left;
}
#rbar {
	width: 50%;
	float: right;
	text-align: right;
}
#searchbar {
	width: 100%; 
	margin-bottom: 0.5em;
	background-color: #dddddd;
	border: 1px solid #cccccc; 
	padding: 1px;
}
#searchbar input {
	font-size: 90%;
}
#banner {
	width: 100%;
	padding: 0px;
	margin: 0 0 15px 0;
	border-bottom: 0px solid #cccccc;
	height: 95px;
}
#logo {
	float: left;
}

#rlogo {
	font-family: arial, tahoma, verdana;
	float: right;
	text-align: right;
	padding-top: 20px;
	font-size: 150%;
	font-weight: bold;
	color: #fff;
}
#rlogo a {
	color:#333333;
}
#breadcrumb {
	font-size: 85%;
	color: #bbb;
	border-bottom: 1px dotted #bbbbbb;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#breadcrumb a {
	color: #bbb;
}
#breadcrumb a:hover {
	color: #666;
}
.active_breadcrumb {
	color: #444;
}
#menu {
	clear:both;
	text-align: left;
	color: #555555;
}
#menu_ul {
	margin-left: -40px;
}
#menu h2 a {
	color: #333;
}
#menu a {
	font-weight: bold;
	font-size: 100%;
	color: #555555;
}
#menu a:hover {
	text-decoration: none;
	color: #0099cc;
}
#menu li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	color: #555555;
}
#menu .active {
	background-color: #cccccc;
}
#menu .menuhead {
	color: #333333;
	font-weight: bold;
	background-color: #e9e9e9;
}
.menu_img {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px dotted #555555;
	border-bottom: 1px dotted #555555;
}
.subul, .subul a {
	font-size: 11px;
	color:#999;
}
#footer li {
	display: inline;
	color:#cccccc;
}
#footer {
	width: 100%;
	background-image:URL(../../images/foot-bg.jpg);
	background-repeat: repeat-x;
	color: #fff;
	min-height: 39px;
	padding-top: 10px;
	font-size: 90%;
	text-align: center;
	clear:both;
	position: relative;
	top: 20px;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
	font-weight:normal;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
	font-weight:normal;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight:normal;
}
.footer_logo {
	height: 20px;
	margin-top: 5px;
}

.module {
	border: 1px solid #555555;
	background-color: #eeeeee;
}
.module td {
	border: 1px solid #555555;
}
.module li {
	color:#333333;
}
.modulehead {
	font-weight: bold; 
	background-color:#cccccc;
}
.aaa a:link {
	color:#e6e6e6;
	text-decoration:none;
}
.aaa a:hover {
	text-decoration:none;
}
.menu_title {
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 5px;
}
.menu_txt {
	font-size: 80%;
}
.width100 {
	width: 100%;
}
.caption {
	font-size: 80%;
	text-align: center;
	font-weight: bold;
}
.subhead {
	font-weight: bold;
	padding-top: 5px;
}
.center {
	text-align: center;
}
.float_right {
	float:right;
}
.float_left {
	float: left;
}
.portfolio_title {
	color: #000099;
	font-size: 110%;
	font-weight: bold;
}
.quote {
	float: right;
	padding: 5px;
	border: 2px solid #cccccc;
	color: #555555;
	font-size: 140%;
}
.quoter {
	color: #666666;
	font-size: 80%;
}
.portfolio_thumb {
	float: left;
	margin: 0px 6px 8px 0px;
	border: 1px solid #999999;
}
.imgborder {
	border: 1px solid #cccccc;
}
.imagepad {
	border: 1px solid #cccccc;
	padding: 3px;
	margin-right: 1px;
}
.input {
	padding: 5px;
	border: 2px solid #000000;
}
.contact_form {
	width: 95%;
	padding: 10px;
	background-color: transparent;
	border: 2px solid #333333;
}
.contact_r {
	width: 2em; 
	float: left;
}
.bullet {
	padding-right:5px;
}
.mensp {
	padding-right: 10px;
}
.sep {
	color: #555555;
	font-size: 70%;
}
.help {
	cursor: help;
	color: #ffffff;
	border-bottom: 1px dotted #999999;
}
.subtle {
	margin-top: 10px;
	font-size: 80%;
	color: #999999;
	text-align: center;
}
.formtbl {
	width: 100%;
}
.formtbl td {
	vertical-align: top;
}
.formtbl textarea {
	border: 1px solid #cccccc;
	font-size: 100%;
	width: 100%;
}
.formtbl_head {
	color: #ffffff; 
	background-color: #0099cc;
	font-weight: bold;
}

.msg {
	font-weight: bold;
	color: #333;
	padding: 10px 10px 10px 30px;
	margin: 10px 0;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.msg a {
	font-weight: bold;
}
.alert {
	border: 1px solid #ccc;
	background-color: #ffffb2;
	background-image: URL(../../images/icons/exclamation-diamond-frame.png);
}
.error {
	border: 1px solid #990000;
	background-color: #ffd9d9;
	background-image: URL(../../images/icons/minus-circle-frame.png);
}
.tick {
	border: 1px solid #006600;
	background-color: #D9F0D9;
	background-image: URL(../../images/icons/tick-circle-frame.png);
}
.info {
	border: 1px solid #003366;
	background-color: #ccccff;
	background-image: URL(../../images/icons/information-frame.png);
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
#logintbl {
	margin: 0 auto;
}
.errorcode {
	font-size: 10px;
	color: #999999;
}

.contenttbl {
	border: 1px solid #cccccc;
}
.advanced_head_b {
	font-weight: bold;
	border-bottom: 1px solid #999999;
	background-color: #0099cc;
	color: #ffffff;
	padding: 2px;
}
.advanced {
	border-bottom: 1px dotted #cccccc;
	padding: 2px;
}
.cms_tbl {
	font-size: 11px;
}
.browse_tbl {
	width: 100%;
}
.browse_tbl td {
	text-align: left;
	width: 30%;
	border: 1px solid #cccccc;
}
.browsetitle {
	background-color: #555555;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 11px; 
	padding: 2px;
}
.bold {
	font-weight: bold;
	margin-bottom: 3px;
}
/*STORE STYLING*/
.prod_gallery {
	float: left;
	width: 370px;
	margin: 0 10px 10px 0;
}
.main_img {
	border: 1px solid #ddd;
	padding: 2px;
	height: 350px;
}
.store_prod_div {
	width: 30%;
	text-align: center;
	float: left;
}
.thumb_img {
	border: 1px solid #ddd;
	padding: 2px;
	height: 150px;
}
.thumb_img:hover {
	background-color: #0099cc;
	border: 1px solid #555555;
}
.thumb_div {
	clear: both;
}
.prod_thumbs {
	float: left;
	height: 75px;
	margin-right: 2px;
}
.prod_info {
	width: 370px;
	float: left;
}
.price {
	font-size: 120%;
	font-weight: bold;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.prod_price {
	font-size: 110%;
	font-weight: bold;
	color: #0099cc;
}
.saletxt {
	color: #ff0033;
	font-weight: bold;
	font-size: 120%;
	margin: 0 0 3px 0;
}
.ref {
	font-size: 70%;
	font-weight: normal;
	color: #999;
	padding: 2px 0 2px 20px;
}
.lowstock {
	color: #0099cc;
}
.avail {
	color: #006600;
}
.cartform {
	margin-top: 20px;
}
.carttbl {
	margin-bottom: 10px;
}
.carttbl td {
	vertical-align: middle;
	padding: 2px;
	border-bottom: 1px dotted #ccc;
}
.checkouttbl td {
	vertical-align: top;
}
.checkouttbl label {
	font-size: 100%;
}
.checkouttbl .input_text {
	width: 200px;
}
.checkouttbl textarea {
	width: 98%;
	min-height: 100px;
}
.sub_error, .red_label {
	font-weight: bold;
	color: #ff0000;
}
.sub_error {
	padding-left: 20px;
}
.cartdel, .cartdel a {
	color: #ff0000;
	font-weight: bold;
}
.cart_summary_title {
	text-align: right;
	font-weight: bold;
}
.cart_total {
	font-size: 110%;
	font-weight: bold;
	color: #222;
}
.nostock {
	color: #333;
}
.qty {
	width: 30px;
}
.desc {
	border-top: 1px dotted #ccc;
	padding-top: 5px;
	margin-bottom: 10px;
}
.orderdata {
	clear: both;
	border-top: 1px dotted #999;
}
.comments {
	border: 1px solid #999;
	background-color: #e6e6e6;
}
.comments textarea {
	width: 98%;
}
.orderlabel {
	float: left;
	text-align: right;
	width: 130px;
}
.credit, .credit a {
	float: right;
	font-size: 90%;
	color: #666;
	padding-top: 3px;
}

