/* @override 
	http://wikcandle.floatingcms.com/css/wik_styles.css
	https://wikcandle.worldsecuresystems.com/css/wik_styles.css
	http://wikcandle.com/css/wik_styles.css
	http://www.wikcandle.com/css/wik_styles.css
*/

/* @group Original Styles */

.mainborder {
	border: 1px solid #999999;
}
.bottommainborder {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.leftborder {
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
}
.rightborder {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-width: thin;
	border-bottom-color: #999999;
}
.rightONLYmainbdr {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.lefttop {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-family: Helvetica, Arial, Geneva;
	font-size: 10pt;
	color: #999999;
}


.toprule {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}



.formfield {
	font-family: Helvetica, Arial, Geneva;
	font-size: 8pt;
}
.onSale {
	font-family: Helvetica, Arial, Geneva;
	font-size: 8pt;
	color: #FF0000;
}
.onSaleBodyText {
	font-family: Helvetica, Arial, Geneva;
	font-size: 8pt;
	color: #999999;
}
.botrule {
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Helvetica, Arial, Geneva;
	font-size: 9pt;
	color: #990000;
}
.prices {
	font-family: Helvetica, Arial, Geneva;
	font-size: 8pt;
	font-weight: bolder;
	color: #FFFFFF;
}
.aboutus {
	font-family: Helvetica, Arial, Geneva;
	font-size: 8pt;
	color: #999999;
}
.error {
	font-weight: bolder;
	color: #CA0000;
}

/* @end */

/* @group New Styles by Floating Point Media, Inc. */

body {
	color:#fff;
	background: #000;
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
}
a {
	color: #CA0000;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
img {
	border: none;
}
#wrapper {
	margin: 10px auto;
	width: 785px;

}
#header {
	clear: both;
	height: 145px;
	background: url(/images/store_line.jpg) top right no-repeat;
	border: 1px solid #fff;
}
#logo {
	float: left;
	margin: 8px 0px 0px 20px;
}
#nav { 
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 783px;
	height: 24px;
	clear: both;
	font-size: 11px;
	text-transform: uppercase;
}
#nav ul {
	margin: 0;
	padding: 0;
	padding-top: 6px;
}
#nav li {
	display: inline;
}
#mainnav a {
	padding: 5px 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
#mainnav a:hover {
	background: #424242;
	color: #fff;
}
#mainnav {
	float: left;
}
#viewcart {
	float: right;
	margin-right: 0;
	padding-left: 22px;
	padding-top: 6px;
	height: 20px;
	display: block;
	font-size: 10px;
	background: url(/images/carticon.png) no-repeat;
	background-position: left center;
}
#viewcart a {
	color: #fff;
	text-decoration: none;
	padding: 5px;
}
#viewcart a:hover {
	color: #fff;
	background: #424242;
}
#contentWrapper {
	margin: 1px;
}
#content {
	margin: 20px 0px;
	width: 785px;
	clear: both;
}
#leftContentWide {
	width: 488px;
	margin-right: 10px;
	float: left;
	padding-bottom: 20px;
	border: 1px solid #000;
}
#rightContentNarrow {
	width: 238px;
	margin-left: 10px;
	float: right;
	padding-bottom: 20px;
	border: 1px solid #000;
}
#footer {
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	clear: both;
	padding-top: 20px;
	border-top: 1px solid #fff;
	width: 785px;
}

.itemName {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	text-align: center;
}
h2.salePrice {
	color: #ca0000;
	margin-top: 0px;
}
.shippingSelect {
	padding: 10px;
	float: right;
}
#shippingCheck {

}
#billingInformation {
	width: 180px;
	float: left;
	clear: left;
	padding: 0px 20px 0px 40px;

}
#billingInformation h2 {
	margin-left: -20px;
}

#shippingInformation {
	display: none;
	float: left;
	width: 180px;
	padding: 0px 20px 0px 40px;

}
#shippingInformation h2 {
	margin-left: -20px;
}
#paymentInformation {
	float: left;
	width: 180px;
	padding: 0px 20px 0px 40px;

}
#paymentInformation h2 {
	margin-left: -20px;
}
#billingInformation .cat_textbox, #shippingInformation .cat_textbox, #paymentInformation .cat_textbox {
	width: 150px;
}
#billingInformation label, #shippingInformation label, #paymentInformation label {
	font-size: 11px;

}
#billingInformation item {
	padding: 20px;
}
.shop-checkout {
	float: left;
	clear: both;
}
#CardType.cat_dropdown {
	width: 100px;
}
.cat_dropdown_smaller {
	width: 60px;
}
.cat_textbox_amount {
	background: #000;
	border: none;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	font-size: 20px;
}
.cat_listbox_giftmessage {
	width: 150px;
}
#GiftCardForm {
	display: none;
}
.item {
	margin-top: 10px;
	font-size: 11px;
}
.req {
	color: #cc0000;
}
.wholesale-login {
	width: 250px;
	margin: 0 auto;
}
.update {
	width: 75px;
}
td.shippingSpecial {
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	font-size: 20px;
}
.shippingSpecial span {
	color: #fff;
}
/* @end */

