/**/
.checkout #order_review .shop_table TR
{
	height: 40px;
}
.shipping_calculator H2 A
{
}
.shop_table.cart .quantity
{
	margin-top: 0px;
}
.shop_table.cart TR
{
	height: 65px !important;
}
.jigoshop_message .button
{
	margin-top: -4px !important;
	margin-right: -4px !important;
}
.jigoshop_message .button:hover
{
	background-color: #FF9C07;
}
.product #tabs .tabs
{
	background-color: #CFCFCF !important;
}
.cart .button-alt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 9px 18px;
	background-color: #FF8F00;
	background: -moz-linear-gradient( top, #fff3db 0%, #ffc821 25%, #ff3c00);
	background: -webkit-gradient( linear, left top, left bottom, from(#fff3db), color-stop(0.25, #ffc821), to(#ff3c00));
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #B85F00;
	-moz-box-shadow: 0px 1px 4px rgba(000,000,000,0.5), inset 0px -1px 0px rgba(255,255,255,0.7);
	-webkit-box-shadow: 0px 1px 4px rgba(000,000,000,0.5), inset 0px -1px 0px rgba(255,255,255,0.7);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5), inset 0px -1px rgba(255, 255, 255, 0.7);
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.2), 0px 1px rgba(255, 255, 255, 0.3);
	width: 149px !important;
	float: right;
}
.cart .button-alt:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 9px 18px;
	background: -moz-linear-gradient( top, #fff3db 0%, #ffc821 25%, #ff3c00);
	background: -webkit-gradient( linear, left top, left bottom, from(#fff3db), color-stop(0.25, #ffc821), to(#ff3c00));
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #FF9B30;
	-moz-box-shadow: 0px 1px 4px rgba(000,000,000,0.5), inset 0px -1px 0px rgba(255,255,255,0.7);
	-webkit-box-shadow: 0px 1px 4px rgba(000,000,000,0.5), inset 0px -1px 0px rgba(255,255,255,0.7);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5), inset 0px -1px rgba(255, 255, 255, 0.7);
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.2), 0px 1px rgba(255, 255, 255, 0.3);
	width: 149px !important;
	float: right;
}
.cart .button-alt:hover
{
}
#content .product.type-product
{
	width: 680px;
	float: left;
	/*[empty]background-color:;*/
}
/*Theme Name: Cubabev.com
Author:
Author URI:
Description:

MAIN STYLES
-------------------------------------------*/
*
{
	margin: 0;
	padding: 0;
}
.checkout #order_review SELECT#shipping_method
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #CCC;
	width: 100%;
	padding: 6px;
	margin: 0;
	outline: 0;
	background: #FFF;
	font-size: 14px;
	line-height: 1em;
}
.checkout #customer_details SELECT
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #CCC;
	width: 100%;
	padding: 6px;
	margin: 0;
	outline: 0;
	background: #FFF;
	font-size: 14px;
	line-height: 1em;
}
.cart .actions .button
{
	margin-top: 3px !important;
	float: left !important;
	background-color: #CACACA;
}
.shop_table.cart
{
	background-color: #FFFFFF;
}
DIV.product #tabs .panel
{
	background-color: #FFFFFF;
}
.quantity INPUT.qty
{
	border: 1px solid #CCC;
	width: 20px;
	display: inline;
	line-height: 1em !important;
	vertical-align: middle;
	padding: 12px !important;
	text-align: center;
	/*[empty]height:;*/
}
.product .summary .quantity
{
	position: absolute;
	/*[empty]top:;*/
	/*[empty]right:;*/
}
.quantity #add1
{
}
.quantity #minus1
{
}
.quantity #minus1, .quantity #add1
{
	background-color: #1FA2E1;
	height: 42px;
}
FORM.cart DIV.quantity
{
	float: left;
	margin: 0 !important;
}
.product #tabs #tab-description.panel
{
	background-color: #FFFFFF;
}
#colLeft #breadcrumb
{
	background-color: #1FA2E1;
	padding: 15px;
	margin-top: 0px !important;
	/*+border-radius:5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF !important;
}
DIV.product DIV.summary
{
	float: left !important;
	width: 354px !important;
	/*[empty]margin-top:;*/
}
DIV#tabs
{
	float: left !important;
	clear: none !important;
	width: 355px;
	margin: 0px 0px 0px -3px !important;
	padding: 0px;
	height: 182px !important;
}
BODY, HTML
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background: url(images/bk_body.jpg);
	line-height: 135%;
}
.products LI .price
{
	color: #FFFFFF !important;
	position: absolute;
	top: 139px;
	left: 22px;
	display: block;
	font-weight: bold !important;
	float: right;
	text-align: left;
	padding: 10px;
	background-color: #009AD2;
	margin-top: -4px;
	opacity: .9;
	/*+border-radius:0 4px 0 0;*/
	-moz-border-radius: 0 4px 0 0 !important;
	-webkit-border-radius: 0 4px 0 0 !important;
	-khtml-border-radius: 0 4px 0 0 !important;
	border-radius: 0 4px 0 0 !important;
	font-size: 18px;
}
UL
{
	list-style: none;
}
A
{
	text-decoration: none;
	color: #1FA2E1;
}
A:hover
{
	text-decoration: underline;
}
.login .form-row .lost_password
{
	line-height: 3.1;
	margin-left: 9px;
}
A:focus
{
	outline: none;
}
.products .product A STRONG
{
	font-size: 14px;
	margin-bottom: 16px;
	margin-top: 17px;
	min-height: 36px;
}
#breadcrumb A
{
	color: #FFFFFF !important;
}
#breadcrumb .home
{
	color: #00618F !important;
}
P
{
	margin: 0 0 1.5em;
}
.product .summary .stock
{
	margin-right: 0;
	margin-top: 9px;
}
.product .summary .price
{
	font-size: 26px !important;
	margin: 0;
	font-weight: bold;
	color: #1FA2E1;
}
.contactformtitle P
{
	font-size: 10px;
}
.contactformtitle
{
	float: left;
	width: 152px;
}
H1, H2, H3
{
	font-size: 32px;
	letter-spacing: -1px;
	line-height: 100%;
	padding-bottom: 15px;
}
H1
{
	font-weight: normal;
}
.product .product_title
{
	font-size: 24px;
}
H1 A:hover
{
	text-decoration: none;
	color: #333;
}
H2
{
	font-size: 20px;
	padding-top: 10px;
	font-weight: normal;
}
H3
{
	font-size: 18px;
	padding-top: 10px;
}
/*LAYOUT STRUCTURE
--------------------------------------------------*/
BODY#home #mainWrapper
{
	background: url(images/bk_main_wrapper_home.png) repeat-x 0 0;
}
#mainWrapper
{
	background: url(images/bk_main_wrapper.png) repeat-x 0 0;
}
#wrapper
{
	margin: 0 auto;
	width: 960px;
}
#header
{
	height: 190px;
	position: relative;
	background: url(images/bk_header.png) no-repeat 0 0;
}
#content
{
	padding-bottom: 20px;
	overflow: hidden;
	background: url(images/bk_vertline.jpg) repeat-y 695px 0;
	margin-top: 35px;
}
BODY#home #content
{
	margin-top: 20px;
}
BODY#home #content, BODY#portfolio #content
{
	background: none;
}
#content #colLeft
{
	float: left;
	width: 670px;
	margin-right: 50px;
	padding-top: 10px;
}
#content #colRight
{
	float: left;
	width: 240px;
}
#footer
{
	background: url(images/bk_horiz_line.jpg) repeat-x 0 0;
	margin: 10px 0 0;
	color: #666;
	position: relative;
	padding-top: 3px;
	font-size: 12px;
}
#footerActionsInner
{
	width: 960px;
	margin: 0 auto;
	padding: 32px 0 0;
	overflow: hidden;
}
#footerWidgets
{
	background: #000 url(images/bk_footer_widgets.png) repeat-x 0 0;
	padding-top: 32px;
}
#footerWidgetsInner
{
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 35px;
	overflow: hidden;
}
/*HEADER ELEMENTS
-----------------------------------
-- logo --*/
#logo
{
	position: absolute;
	top: 115px;
	left: 0;
}
#logo A IMG
{
	border: none;
	vertical-align: middle;
	margin-top: -15px;
}
#mainMenu
{
	position: absolute;
	left: -18px;
	top: 0;
}
#mainMenu UL LI
{
	float: left;
}
#mainMenu UL LI A
{
	display: block;
	height: 49px;
	color: #CCC;
	padding: 36px 18px 0;
	font-size: 17px;
	background: url(images/bk_mainmenu.png) no-repeat 0 -78px;
}
#mainMenu UL LI A SPAN
{
	font-size: 10px;
	color: #999;
	line-height: 120%;
}
#mainMenu UL LI A:hover
{
	text-decoration: none;
	background: url(images/bk_mainmenu.png) repeat-x 0 0;
	color: #96DDFC;
}
#mainMenu UL LI UL LI A:hover
{
	background: #132325;
}
/*top social links*/
#topSocial
{
	position: absolute;
	right: 0;
	top: 120px;
}
#topSocial UL LI
{
	float: left;
	padding: 0 5px;
	width: 50px;
}
#topSocial UL LI A
{
	display: block;
	height: 47px;
	width: 47px;
	background: url(images/bk_topsocial.png) no-repeat 0 0;
}
#topSocial UL LI A IMG
{
	border: none;
	margin-top: 9px;
	margin-left: 8px;
}
#topSocial UL LI A:hover
{
/*background:url(images/bk_topsocial_hover.png) 0 0 no-repeat;*/
	background: none;
}
/*Top Search*/
#topSearch
{
	position: absolute;
	right: 5px;
	top: 25px;
}
/*CONTENT ELEMENTS
-------------------------------------------*/
.alignleft
{
	float: left;
	margin: 5px 15px 5px 0;
}
.alignright
{
	float: right;
	margin: 5px 0 5px 15px;
}
/*homeboxes*/
#homeBoxes
{
	overflow: hidden;
}
#homeBoxes .homeBox
{
	width: 290px;
	float: left;
	margin-right: 40px;
	background: url(http://cubabev.com/wp-content/themes/boldy/images/bk_dotted_thick.png) repeat-x 0 0;
}
#homeBoxes .homeBox IMG
{
	border: 6px solid #E2E2E2;
	background: #FFF;
	padding: 1px;
}
#homeBoxes .homeBox IMG:hover
{
	border-color: #F9F9F9;
}
#homeBoxes .last
{
	margin-right: 0;
}
#homeBoxes .homeBox H2
{
	padding: 10px 0 15px;
	color: #333;
	font-weight: normal;
	font-size: 24px;
}
.more-link
{
	padding: 20px 0 0;
}
/*home blurb*/
#blurb
{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-top: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 15px 20px 25px;
	text-shadow: 1px 1px #FFF;
	background: url(images/bk_blurb.jpg) repeat-x 0 100%;
	font-size: 18px;
	line-height: 130%;
	margin-bottom: 25px;
}
#blurb P
{
	margin: 0;
}
#blurb IMG
{
	float: right;
	border: none;
	margin-top: 5px;
}
#archive-title
{
	padding: 5px 0 7px 25px;
	margin: 0 0 15px;
	display: block;
	background: url(images/ico_archive.png) no-repeat 2px 50%;
	border-bottom: 1px solid #DDD;
}
#content #colLeft IMG
{
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
/*BLOG ITEMS*/
.postItem
{
	margin: 0 0 30px;
	padding: 0 0 15px;
	border-bottom: 1px dotted #BBB;
	overflow: hidden;
}
.postItem .meta
{
	font-size: 11px;
	color: #666;
	text-shadow: 1px 1px #FFF;
	margin-top: -12px;
	margin-bottom: 18px;
}
.postTags
{
	font-size: 13px;
	background: url(images/ico_tag.png) no-repeat 0 50%;
	padding-left: 24px;
	margin: 25px 0 0;
}
BLOCKQUOTE
{
	padding-left: 80px;
	margin: 20px 0 15px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: url(images/bk_blockquote.png) no-repeat 0 15px;
	border-top: 1px dotted #DDD;
	border-bottom: 1px dotted #DDD;
}
#content #colLeft UL LI, #content #colLeft OL LI
{
	padding: 5px 0 5px 25px;
	background: url(images/bullet_list.png) no-repeat 0 8px;
}
.product .related.products .products LI
{
	margin-left: 0 !important;
}
#colLeft UL.products LI.product
{
	padding: 21px !important;
	background-color: #FFFFFF !important;
	/*+border-radius:5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #E7E7E7;
	margin-left: 15px;
}
#colLeft .products .product
{
	padding: 10px !important;
	background: none !important;
}
UL.tabs LI
{
}
#content #colLeft UL
{
	margin: 0 0 15px 15px;
}
#content #colLeft OL LI
{
	background: none;
	padding-left: 0;
}
#content #colLeft OL
{
	margin: 0 0 15px 35px;
}
#shareLinks
{
	height: 30px;
	background: url(images/bk_social.jpg) repeat-x 0 0;
	font-size: 12px;
	line-height: 32px;
	padding: 0 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #008FF5;
/*border-left:1px solid #008FF5;
border-bottom:1px solid #fff;
border-right:1px solid #fff;*/
	margin: 20px 0;
	width: 130px;
}
#shareLinks A
{
	color: #FFF;
}
#shareLinks #icons
{
	display: none;
	padding-left: 15px;
}
#shareLinks #icons A
{
	margin: 0 10px;
	font-weight: bold;
	text-transform: uppercase;
}
/*PAGINATION*/
.emm-paginate
{
	padding: 10px 0;
	overflow: hidden;
	clear: both;
}
.emm-paginate A
{
	background: url(http://cubabev.com/wp-content/themes/boldy/images/bk_pagenavi.jpg) repeat-x 0 100%;
	border: 1px solid #DDD;
	color: #666;
	margin-right: 5px;
	padding: 4px 8px;
	text-align: center;
	text-decoration: none;
}
.emm-paginate .emm-title
{
	color: #555;
	margin-right: 4px;
}
.emm-paginate .emm-gap
{
	color: #999;
	margin-right: 4px;
}
.emm-paginate A:hover, .emm-paginate A:active, .emm-paginate .emm-current
{
	color: #FFF;
	background: #18AEF5;
	border: 1px solid #0A95D8;
	margin-right: 5px;
	padding: 4px 8px;
}
.emm-paginate .emm-page
{
}
.emm-paginate .emm-prev, .emm-paginate .emm-next
{
}
#tabs .tabs LI
{
	background: none !important;
	padding: 0 !important;
}
/*SLIDER
---------------------------------------*/
#slider
{
	position: relative;
	background: url(images/loading.gif) no-repeat 50% 40%;
	height: 370px;
}
#slider IMG
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 1;
}
/*PORTFOLIO PAGE
---------------------------------------*/
.portfolioCategs
{
	margin-top: 5px;
	float: right;
	margin-top: -47px;
}
.portfolioCategs LI
{
	float: left;
	margin-right: 5px;
}
.portfolioCategs LI A
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #FEFEFE;
	border-right: 1px solid #FEFEFE;
	padding: 6px 12px;
	text-shadow: 1px 1px #FFF;
	background: url(images/bk_blurb.jpg) repeat-x 0 100%;
	font-weight: bold;
	display: block;
}
.gallery
{
	margin-top: 10px;
	padding-left: 22px;
	margin-left: -22px;
	margin-bottom: 20px;
	width: 982px;
}
.gallery .portfolioItem
{
	float: left;
	width: 300px;
	margin-right: 25px;
	overflow: hidden;
	margin-bottom: 10px;
}
.gallery .portfolioItem IMG
{
	border: none;
}
/*COLRIGHT ELEMENTS
-------------------------------------*/
.rightBox
{
	margin-bottom: 17px;
}
.rightBox H2
{
	padding: 10px 0;
}
.rightBox UL LI
{
	padding: 6px 0;
	border-bottom: 1px solid #DDD;
}
.rightBox UL
{
	border-top: 1px solid #DDD;
}
/*COMMENTS
-----------------------------------*/
#content #colLeft UL.commentlist
{
	list-style: none;
	list-style-position: outside;
	display: block;
	margin: 0 0 20px;
	border-top: 3px solid #D2D8DB;
	border-bottom: 4px solid #D2D8DB;
	padding: 0;
	padding-bottom: 10px;
}
#content #colLeft UL.commentlist UL
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
}
#content #colLeft UL.commentlist LI
{
	padding: 20px 0 10px 50px;
	position: relative;
	margin-top: 0;
	background: url(images/bk_horiz_line.jpg) repeat-x 0 0;
}
#content #colLeft UL.commentlist LI IMG
{
	border: none;
}
#content #colLeft UL.commentlist LI P
{
	font-size: 13px;
	margin: 10px 0;
}
#content #colLeft UL.commentlist LI .comment-meta, #content #colLeft UL.commentlist LI .text
{
	margin-left: 20px;
}
#content #colLeft UL.commentlist LI .comment-meta SPAN
{
	font-size: 11px;
	color: #999;
}
#content #colLeft UL.commentlist LI .comment-meta
{
	font-size: 16px;
}
#content #colLeft UL.commentlist LI .gravatar
{
	position: absolute;
	width: 50px;
	height: 50px;
	top: 20px;
	left: 0;
}
#content #colLeft UL.commentlist LI .gravatar .gravatar_mask
{
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/bk_gravatar_mask.png) no-repeat 0 0;
	width: 50px;
	height: 50px;
}
#content #colLeft UL.commentlist .reply
{
	position: absolute;
	right: 0;
	top: 25px;
	width: 46px;
	height: 21px;
	text-align: center;
	font-size: 12px;
}
#content #colLeft UL.commentlist .reply A
{
	display: block;
	width: 46px;
	height: 21px;
	font-style: italic;
}
#content #colLeft UL.commentlist .reply A:hover
{
	text-decoration: none;
	color: #333;
}
#content #colLeft UL.commentlist LI .children LI
{
	margin-top: 15px;
	padding-top: 25px;
	border-bottom: none;
	overflow: hidden;
	padding-bottom: 5px;
}
#content #colLeft UL.commentlist LI .children LI .gravatar
{
	top: 20px;
}
#content #colLeft UL.commentlist LI .children LI .reply
{
	top: 30px;
}
/*FOOTER ELEMENTS
-------------------------------------------*/
#twitter #twitter_update_list LI
{
	list-style-type: none;
	line-height: 140%;
}
#showHide
{
	display: block;
	position: absolute;
	width: 48px;
	height: 16px;
	right: 4px;
	top: -5px;
	background: url(images/but_show_hide.png) no-repeat 0 0;
	text-indent: -9999px;
}
#footerActionsInner #twitter
{
	float: left;
	overflow: hidden;
	width: 315px;
	background: url(images/twitter_ill.png) no-repeat 0 0;
	padding-left: 85px;
	position: relative;
}
#footerActionsInner #twitter #latest
{
	width: 293px;
}
#footerActionsInner #twitter #latest #tweet
{
	background: url(images/bk_latest_tweet.png) no-repeat 0 0;
	padding: 10px 10px 0 20px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 125%;
	height: 65px;
}
#footerActionsInner #twitter #latest #tweetBottom
{
	height: 26px;
	background: url(images/bl_latesttweet_bottom.png) no-repeat 0 0;
}
#footerActionsInner #twitter A.action
{
	position: absolute;
	display: block;
	width: 81px;
	height: 23px;
	background: url(images/but_actions.png) no-repeat 0 0;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	padding-top: 2px;
}
#footerActionsInner #twitter A.action:hover
{
	background: url(images/but_actions.png) no-repeat 0 -25px;
}
#footerActionsInner #twitter A.action
{
	left: 0;
	top: 76px;
}
#footerActionsInner #quickContact
{
	float: right;
	overflow: hidden;
	width: 435px;
	background: url(images/quick_contact_ill.png) no-repeat 0 0;
	padding-left: 85px;
	position: relative;
	margin-left: 30px;
}
#footerActionsInner #quickContact .leftSide
{
	float: left;
	width: 155px;
	overflow: hidden;
}
#footerActionsInner #quickContact .rightSide
{
	float: left;
	width: 268px;
	overflow: hidden;
	margin-left: 10px;
}
/*Footer Widgets*/
#footerWidgetsInner .boxFooter
{
	float: left;
	width: 210px;
	padding-right: 30px;
	overflow: hidden;
	margin-bottom: 40px;
}
#footerWidgetsInner H2
{
	font-size: 20px;
	border-bottom: 1px solid #292929;
	padding: 7px 0 12px;
	margin-bottom: 2px;
	color: #CCC;
}
#footerWidgetsInner .boxFooter UL LI
{
	padding: 7px 0;
	border-bottom: 1px solid #292929;
	color: #986123;
	font-size: 10px;
	font-style: italic;
}
#footerWidgetsInner .boxFooter UL LI A
{
	text-decoration: none;
	color: #515151;
	font-size: 13px;
	font-style: normal;
}
#footerWidgetsInner .boxFooter UL LI A:hover
{
	color: #CCC;
}
/*Copyright*/
#footerWidgetsInner #copyright
{
	clear: both;
	border-top: 4px solid #090E0F;
	padding-top: 25px;
	margin-top: 15px;
	position: relative;
}
#site5bottom
{
	position: absolute;
	right: 0;
	top: 17px;
}
#site5bottom IMG
{
	border: none;
}
#site5bottom A
{
	display: block;
/*width:344px;
height:26px;
background:url(images/site5bottom.png) 100% 0 no-repeat;
text-indent:-9999px;*/
}
/*FORMS
------------------------------------
Quick Contact Form*/
#quickContact FORM INPUT[type="text"], #quickContact FORM TEXTAREA
{
	width: 138px;
	margin-bottom: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-top: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: url(images/bk_blurb.jpg) repeat-x 0 100%;
	padding: 7px;
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#quickContact .text
{
	width: 249px !important;
}
#quickContact FORM TEXTAREA
{
	width: 250px;
	height: 90px;
	padding-top: 5px;
}
#quickContact FORM INPUT[type="submit"]
{
	display: block;
	float: right;
	width: 81px;
	height: 24px;
	background: url(images/but_actions.png) no-repeat 0 0;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	padding-top: 0px;
	border: none;
	line-height: 80%;
	margin-top: 3px;
}
/*Top Search*/
#topSearch INPUT[type="text"]
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 100px;
	background: url(images/bk_top_search.png) repeat-x 0 0;
	padding: 9px 10px 10px;
	border: 1px solid #2E4849;
	color: #A8A8A8;
	font-style: italic;
	margin-right: 10px;
	position: relative;
}
#topSearch INPUT[type="submit"]
{
	position: absolute;
	right: 0;
	z-index: 100;
	width: 43px;
	height: 44px;
	background: url(images/but_search.png) no-repeat 0 0;
	border: none;
	cursor: pointer;
}
/*COMMENTS F0RM*/
#commentform P
{
	margin: 0;
}
#commentform LABEL
{
	display: block;
	padding: 5px 0;
}
#commentform INPUT, #commentform TEXTAREA
{
	border: 1px solid #DDD;
	padding: 8px;
	width: 300px;
	margin-bottom: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#commentform INPUT:focus, #commentform TEXTAREA:focus
{
	border: 1px solid #0099FF;
}
#commentform TEXTAREA
{
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#commentform INPUT[type="submit"]
{
	border: none;
	width: 151px;
	height: 32px;
	margin-top: 10px;
	cursor: pointer;
	background: url(images/but_form.jpg) repeat-x 0 100%;
	color: #FFF;
	font-size: 12px;
	padding: 0;
}
/*Contact Form*/
#contact LABEL
{
	display: block;
	padding: 5px 0;
}
#contact INPUT, #contact TEXTAREA
{
	border: 1px solid #DDD;
	padding: 8px;
	width: 300px;
	margin-bottom: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#contact TEXTAREA
{
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#contact INPUT[type="submit"]
{
	border: none;
	width: 151px;
	height: 32px;
	margin-top: 10px;
	cursor: pointer;
	background: url(images/but_form.jpg) repeat-x 0 100%;
	color: #FFF;
	font-size: 12px;
	padding: 0;
}
.errormsg, .successmsg
{
	background: #FEF4F1;
	border: 1px solid #F7A68A;
	color: #DA4310;
	padding: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.successmsg
{
	background: #F5FAF1;
	border: 1px solid #C2E1AA;
	color: #8FA943;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/*?#header*/
#INVALID-RULE
{
	z-index: 1001 !important;
}
#content
{
	z-index: 100 !important;
}
#colLeft #content
{
	margin-top: 0px;
}
.shipping_calculator
{
	float: right !important;
}