body {
	font-size: 62.5%;
}
body {
	font-family: arial, tahoma, verdana, sans-serif;	font-size: 80%;
	margin: 0 0 70px 0;
	color: #555;
}
h1, .h1_mimic {
	font-family: georgia, arial, tahoma, verdana, sans-serif;	font-size: 160%;
	font-weight: normal;
	color: #555;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	text-align: left;
}
.h1_mimic {
	margin-top: 20px;
}
h2, .h2_mimic {
	font-family: georgia, arial, tahoma, verdana, sans-serif;	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #555;
	font-size: 130%;
	text-align: left;
}
h3 {
	color: #555;
	font-size: 100%;
	margin: 0 0 3px 0;
	padding: 0px;
	text-align: left;
}
h4 {
	font-size: 100%;
}
th {
	text-align: left;
	padding-bottom: 5px;
}
td {
	vertical-align:top;
}
p, label, input {
	vertical-align:top;
	margin: 0px;
	margin-bottom: 0px;
	font-size: 90%;
}
p {
	margin: 0 0 10px;
}
label {
	color: #555;
}
ul {
	padding-top:0px;
	margin:0px;
	margin-bottom: 10px;
	font-weight: normal;	
}
li {
	text-align: left;
	color: #555;
	padding-top: 3px;
	margin-left: 25px;
	font-weight: normal;
}
form td {
	padding: 0.3em;
	text-align: left;
}
input, select {
	font-size: 95%;
	font-family: arial, tahoma, verdana, sans-serif;}
hr {
	border: 1px solid #ddd;
}
.submit {
	margin: 0;
	padding: 0;
}
.oldsubmit {
	background-color: #A02481;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 1px solid #272727;
}

textarea {
	font-family: arial, tahoma, verdana, sans-serif;	font-size: 100%;
	padding: 5px;
	border: 1px solid #999999;
	color: #555;
}
img {
	border:0px;
}
a:link {
	text-decoration: none;
	color: #A02481;
}
a:visited {
	text-decoration: none;
	color: #A02481;
}
a:hover {
	text-decoration: underline;
	color: #0099ff;
}

#outer {
	width: 960px;	margin: 0 auto;
	background-color: #ffffff;
	border: 1px solid #000;
}
.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;
	padding-bottom: 100px;
	display: table-cell;
}
#rn {
	width: 760px;
	float: right;
	margin-top: 10px;
	padding: 0px 10px 0px 10px;
	min-height: 400px;
}
#ln {
	width: 160px;
	font-size: 100%;
	float: left;
	text-align: left;
	padding: 5px 10px 0;
}
#ln a {
	font-size: 80%;
}
#bar {
	width: 940px;
	clear: both;
	text-align: left;
	padding: 3px 10px;
	color: #444;
	font-size: 85%;
	font-weight: bold;
	background-color: #e6e6e6;
	min-height: 15px;
	border-bottom: 1px solid #999;
}
#bar a {
	font-weight: bold;
}
#lbar {
	width: 50%;
	float: left;
}
#rbar {
	width: 50%;
	float: right;
	text-align: right;
}
#banner {
	width: 960px;	background-color: #272727;
	padding: 0px;
	border-bottom: 2px solid #A02481;
	height: 120px;
}
#logo {
	float: left;
	margin-left: 10px;
}
#topmenu {
	float: left;
	margin-left: 50px;
	font-size: 95%;
	margin-top: 15px;
	font-weight: bold;
}
#topmenu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#topmenu a:hover {
	color: #00ccff;
}
#topmenu ul {
	border-left: 1px solid #333;
	margin-left: 0px;
	padding-left: 5px;
	font-weight: bold;
	margin-right: 50px;
}
#topmenu li {
	color: #fff;
	list-style-type: none;
	margin-left: 0px;
	font-weight: bold;
	padding: 2px 0;
}
#rlogo {
	padding-top: 10px;
	font-family: arial, tahoma, verdana, sans-serif;	float: right;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}
#rlogo_ie6 {
	display: none;
	padding-top: 10px;
	font-family: arial, tahoma, verdana, sans-serif;	float: right;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}
#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: #A02481;
}
.active_breadcrumb {
	color: #555;
}
#menu {
	clear:both;
	text-align: left;
	color: #272727;
}
#menu_ul, #brandmenu_ul, #sizemenu_ul, #news_menu {
	margin-left: 0;
	padding-left: 0;
}

#menu_ul, #brandmenu_ul, #sizemenu_ul {
	margin-bottom: 10px;
	border-bottom: 1px dotted #666;
}	
#menu_ul li, #brandmenu_ul li, #sizemenu_ul li {
	border-bottom: 1px dotted #ccc;
	padding: 2px 0;
}

#menu h1, #news_menu h1, #menu h2, #news_menu h2 {
	color: #333;
	font-style: normal;
	font-size: 1.2em;
	padding: 2px 0;
}
#menu a, #news_menu a {
	font-size: 1em;
	color: #555;
}
#menu a:hover, #news_menu a:hover {
	text-decoration: none;
	color: #A02481;
}
#menu li, #news_menu li {
	list-style-type: none;
	margin: 0;
	color: #555;
}
#menu .menuhead {
	color: #555;
	font-weight: bold;
	background-color: #e9e9e9;
}
#footer {
	width: 900px;
	text-align: left;
	padding: 30px;
	margin: 0 auto;
	border: 1px solid #000;
	border-top: 2px solid #A02481;
	background-image: URL(../../images/foot-bg.png);
	background-repeat: repeat;
	color: #ffffff;
	font-size: 0.85em;
	min-height: 200px;
	clear: both;
}
#footer h1, #footer .h1_mimic, #footer h2, #footer .h2_mimic {
	font-size: 1.6em;
	color: #A02481;
	margin-bottom: 0;
}
#footer p, #footer li, #footer a {
	font-size: 1em;
	color: #ffffff;
}
#footer a:hover {
	color: #0099ff;
}
#footer ul {
	margin-left: -40px;
}
.footcol {
	width: 30%;
	float: left;
	margin: 0 15px 30px;
}

.menu_img {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px dotted #272727;
	border-bottom: 1px dotted #272727;
}


.width100 {
	width: 100%;
}
.center {
	text-align: center;
}
.text_right {
	text-align: right;
}
.float_right {
	float:right;
}
.float_left {
	float: left;
}

#menu .newstitle, #menu .newstitle a, #footer .newstitle, #footer .newstitle a {
	font-weight: normal;
}
.newstitle, .newstitle a {
	font-weight: bold;
}
#ln .newstitle, #ln .newstitle a {
	font-size: 0.9em;
}
.author {
	clear: both; 
	text-align: right; 
	border-top: 1px dashed #ccc; 
	font-size: 0.8em;
	margin-top: 25px;
}

.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;
}
.subtle {
	margin-top: 10px;
	font-size: 85%;
	color: #777;
	text-align: left;
}
.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: #A02481;
	font-weight: bold;
}
.alert, .error, .tick, .info {
	background-repeat: no-repeat;
	padding-left: 25px;
}
.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: #A02481;
	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: #272727;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 11px; 
	padding: 2px;
}
.bold {
	font-weight: bold;
	margin-bottom: 3px;
}
.unbold {
	font-weight: normal;
	margin-bottom: 3px;
}	
.bold a {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}

/*STORE STYLING*/
.prod_gallery {
	float: left;
	width: 370px;
	margin: 0 10px 10px 0;
}
.main_img_container, .main_img_container_off {
	border: 1px solid #ddd;
	padding: 2px;
	width: 354px;
	vertical-align: middle;
	text-align: center;
}
.main_img_container img, .main_img_container_off img {
	border: 2px solid #fff;
}
.main_img_container img:hover {
	border: 2px solid #A02481;
}
.store_prod_div {
	width: 22%;
	min-height: 350px;
	margin: 0 10px 20px;
	text-align: left;
	float: left;
}
.store_prod_div img {
	width: 100%;
}
.storelabel {
	margin-bottom: 3px;
}
.thumb_img {
	border: 1px solid #ddd;
	padding: 2px;
}
.thumb_img:hover {
	background-color: #A02481;
	border: 1px solid #272727;
}
.thumb_div {
	clear: both;
}
.prod_thumbs {
	float: left;
	height: 75px;
	margin: 4px 4px 4px 0;
	cursor: pointer;
}
.prod_info {
	width: 370px;
	float: left;
}
.price {
	font-size: 110%;
	color: #A02481;
	font-weight: bold;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.priceline {
	font-size: 110%;
	color: #272727;
	margin: 15px 0;
}
.priceline input {
	font-size: 80%;
	margin-top: -3px;
}
.prod_price {
	font-size: 110%;
	font-weight: bold;
	color: #A02481;
}
.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: #ff0000;
}
.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 {
	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;
}

#strip {
	height: 20px;
	padding-top: 3px;
	background-color: #000;
	position: fixed;
	bottom: 0px;
	color: #666;
	width: 100%;
	text-align: center;
	font-size: 11px;
	border-top: 2px solid #A02481;
	margin: 0 auto 10px;
}
#strip a {
	color: #666;
	text-decoration: none;
}
#strip a:hover {
	text-decoration: underline;
}
.foot_left {
	float: left;
	width: 30%;
}
.foot_right {
	float: right;
	width: 30%;
}
.icon_p, .icon_p a {
	clear: both;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
.icon_p a:hover {
	color: #00ccff;
}
.icon_p img {
	height: 20px;
	padding: 0;
	float: left;
}
.icon_p p {
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	margin-left: 35px;
}
.collection_li {
	font-size: 0.9em;
}
.expandable {
	border: 1px dashed #bbb;
	background-color: #e9e9e9;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 0.95em;
}
.littletitle {
	font-weight: bold;
	color: #A02481;
	text-decoration: underline;
}
.padtop {
	padding-top: 20px;
}
.martop150 {
	margin-top: 150px;
}
.thecolor {
	color: #A02481;
}
.addfloat {
	display: inline;
}
.dispnone {
	display: none;
}

