/********************************************************************
*	Author: Levi Dawson
* 	Date Created: April 6, 2011
* 	For: Lee Bio Solutions
********************************************************************/

/********************************************************************
*	Start: CSS Browser Reset
********************************************************************/
*{margin:0;padding:0; background-color: transparent; background-position: top left; background-repeat: no-repeat;}
body{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:62.5%;}
a{text-decoration:none;color:black;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul,li,dl,dd,dt{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1em;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym,.help{cursor:help;text-decoration:none;border:0;border-bottom:1px #666 dotted;}

/********************************************************************
*	Start: Site-Specific Base Styles
********************************************************************/
body {font-family:arial, verdana, tahoma,sans-serif;font-size:12px;color:#333;line-height:18px; background: #3f3f3f url('/images/bg.gif') repeat-x;}
h1, div.post h1 a {font-family: "CicleSemi";font-size:30px;line-height:40px; color: #00afdd; font-weight: bold;}
h2 {font-size:12px;line-height:18px;}
h3 {font-size:14px;line-height:23px; color: #00afdd;}
h4,h5,h6 {font-size:15px;line-height:20px;}
h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,table,address,blockquote {margin-bottom:10px;}
li { margin-bottom: 5px; }
th,td {vertical-align:top;padding:0 5px 3px 0;}
th {font-weight:bold;}
ul, ol {margin-left:20px;}
ul li {list-style:disc;}
ol li {list-style:decimal;}
:focus {outline:0;}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border:0;}
button { cursor: pointer; }
p a, li a {color: #00afdd;}
a:hover {text-decoration: underline;}
/* ie6/7 width fix
* html button {
	overflow:visible;
	width:auto;
}
*+html button {
	overflow:visible;
	width:auto;
}
*/
input[type="text"], input[type="password"] { border: 1px solid #333; background-color: #fff; width: 170px; height: 20px; line-height: 20px; padding-left: 10px;}
input[type="file"] { background-color: #fff;}
input.sm { width: 20px; }
input.med { width: 90px; }
select { background-color: #fff;border: 1px solid #333; padding: 2px 0;}
textarea { display: block; margin: auto; width: 95%; height: 140px; background-color: #fff; border: 1px solid #333; }

/********************************************************************
*	Start: Grids
********************************************************************/
/* Make sure to clear your floats, this does not use the .clearFix method */
.grid {margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;border-left:0 !important;border-right:0 !important;float:left;_zoom:1;_height:1%;}
.grid1of1{float:none;}
.grid1of2{width:99.999999%;}
.grid2of2{width:49.999999%;}
.grid1of6{width:19.999999%;}
.grid2of6{width:33.333333%;}
.grid3of6{width:39.999999%;}
.grid4of6{width:59.999999%;}
.grid5of6{width:66.666666%;}
.grid6of6{width:79.999999%;}
.grid-content {padding:0 10px;}
.grid-first .grid-content {padding-left:0;}
.grid-last .grid-content {padding-right:0;}

/********************************************************************
*	Start: Utils
********************************************************************/
.arial { font-family: arial, sans-serif;}
.float-left {float:left;}
.clear-left {clear: left;}
.float-right {float:right;}
img.float-left {margin:0 5px 5px 0;}
img.float-right {margin:0 0 5px 5px;}
.no-margin-right { margin-right: 0 !important; }
.no-margin-left { margin-left: 0 !important; }
.margin-top { margin-top: 10px !important; }
.margin-bottom { margin-bottom: 10px !important; }
.border-bottom { border-bottom: 1px solid #ddd; margin-bottom: 10px;}
.clear {clear:both;height:0;line-height:1%;display:block;visibility:hidden;overflow:hidden;}
.align-left {text-align:left;}
.align-right {text-align:right;}
.align-center {text-align:center;}
.align-justify {text-align:justify;}
.blue 	{ color: #00afdd; }
.green 	{ color: #b3d334; }
.orange { color: #ff7600; }
.white 	{ color: #ffffff; }
.black 	{ color: #000000; }
.grey 	{ color: #333333; }
.dark-grey { color: #666 !important;}
.light-grey { color: #a3a2a2;}
.red	{ color: #ff0000; }
.font-10 { font-size: 10px; }
.font-12 { font-size: 12px; }
.font-14 { font-size: 14px; }
.font-16 { font-size: 16px; }
.font-18 { font-size: 18px; }
.font-20 { font-size: 20px; }
.font-22 { font-size: 22px; }
.font-32 { font-size: 32px; line-height: 30px !important; }
.font-46 { font-size: 46px; line-height: 40px !important; }
.caps { text-transform: uppercase !important; }
.bold { font-weight: bold !important;}
.italic { font-style: italic !important;}
.hr { width: 100%; height: 2px; clear:both; margin: 15px 0; background: url('/images/hr.gif') repeat-x;}
.next, .prev,.info,.add { float: right; margin-left: 10px; }
.info,.add { clear: both;}
.next a,
.prev a,
.info a,
.add a { display: block; width: 58px; height: 21px; line-height: 21px; text-align: center; color: #fff; }
.next a,
.prev a { color: #333; background-image: url('/images/btn_grey.gif');}
.info a { margin-top: -2px;background-image: url('/images/btn_blue.gif');}
.add a { background-image: url('/images/btn_green.gif');}
.dotted-line { width: 100%; height: 1px; background: url('/images/dotted_line.gif') repeat-x; margin: 15px 0;}

/********************************************************************
*	Start: General
********************************************************************/
#Masthead { height: 55px; width: 998px; margin: auto; position: relative; }
#Masthead .top-subnav { margin: 0; display: block; width: 408px; height: 33px; position: absolute; bottom: 0; left: 0; background-image: url('/images/nav_sub_top_bg.gif'); }
#Masthead .top-subnav li { float: left; list-style-type: none; margin: 0; }
#Masthead .top-subnav li a { display: block; height: 33px; padding: 0 27px; line-height: 33px; text-align: center; color: #333; }
#Masthead .top-subnav li a:hover { color: #00afdd; }
#Masthead .tag { position: absolute; top: 22px; left: 540px; }
#Masthead .social { float: right; margin-top: 10px; width:160px; height: 33px; }
#Masthead .social a { margin-left: 5px; float: right; }
#Wrapper {text-align:left;margin:auto; width: 962px; height: auto; padding: 0 18px 18px 18px; background-color: #fff;}
#Header { width: 100%; height: 160px; position: relative; z-index: 9999;}
#Header.header-pages { height: 188px;}
#Content { width: 100%; height: auto;}
#LeftSide { width: 705px; height: auto; float: left;}
#RightSide { width: 230px; height: auto; float: right;}
.search-holder { width: 405px; }
.phone-numbers { font-family: arial,verdana,tahoma,sans-serif; }
.search { background-image: url('/images/sprite_search_bg.gif'); position: relative; width:405px; height: 53px;  }
.search button { display: block; width: 90px; height: 27px; text-indent: -99999px; position: absolute; right:13px; top:13px; border: none;  }
.search input { background-color: transparent; width: 274px; height: 35px; line-height: 35px; padding-left: 10px; margin: 8px 0 0 11px; color: #a3a2a2; font-family: arial,verdana,tahoma,sans-serif; border: none; font-weight: bold; font-size: 16px; }
p#logo { float: left; margin-top: 34px; margin-bottom: 0;}
p#logo a {display: block; width: 196px; padding-top: 59px; height: 0; overflow: hidden; background-image: url('/images/logo.gif'); }
.view_more { display: block; width:70px; height: 20px; position: relative; }
.view_more a span { display: block; width:9px; height: 8px; position: absolute; right: 0; top: 5px; background-image: url('/images/sprite_arrow.jpg');}
.more { display: block; padding-top: 50px; height: 0; width: 62px; overflow: hidden; position: absolute; right: 0; top: 0; }
.gen-form { width: 674px; height: auto; padding: 15px; background-color: #e9e9e9; border: 1px solid #bbb; }
.form-hdr { display: block; width: auto; height: auto; text-align: center; background-color: #00afdd; color: #fff; line-height: 25px;}
.prod-list { width:690px; height: 40px; padding: 10px; margin-bottom: 4px; background-image: url('/images/sprite_prod_list_bg.gif'); }
.prod-list .grid6of6 p.float-left { margin-right: 10px;}
.prod-list p { margin-bottom: 2px; }
.prod-hdr { margin-bottom: 10px; clear: both;}
.results { margin-left: 10px; font-style: italic;}
.results span { font-weight: bold; }
.prod-desc { width: 400px; float: left;}
.prod-desc p { margin-bottom: 4px; }
.prod-desc p.bold { margin-left: 4px; }
.bg-color { background-color: #dedede !important; }
.contact-info { width:306px; height: 134px; padding: 10px 0 0 10px; background-image: url('/images/sprite_contact_info_bg.jpg'); }
ul.popular-products { margin-left: 0; }
.popular-products li { margin: 0; list-style: none; }
.featured-new-block { margin-top: 20px; }

/********************************************************************
*	Start: Navigation
********************************************************************/
#HeaderNav { margin-top: 10px; width: 960px; height: 35px; background-image: url('/images/nav_bg.gif'); }
#HeaderNav ul { margin: 0; display: block; width: 100%; height: 35px; }
#HeaderNav ul li { list-style-type: none; float: left; margin: 0; position: relative;}
#HeaderNav ul li a { display: block; width:160px; height: 35px; color: #fff; text-transform: uppercase; text-align: center; line-height: 35px; font-weight: bold; }
#HeaderNav ul li:hover a,
#HeaderNav ul li a.page { text-decoration: none; background: url('/images/nav_bg.gif') -160px -35px;}
#HeaderNav ul li:hover a.first,
#HeaderNav ul li a.page.first { background-position: 0 -35px; }
#HeaderNav ul li:hover a.last,
#HeaderNav ul li a.page.last { background-position: 160px -35px;}
#HeaderNav ul li ul { display: none; width:350px; padding: 10px; height: auto; border: 1px solid #333; border-top: none; position: absolute; top: 35px; left: 0; background-color: #fff; z-index: 99999; }
#HeaderNav ul li ul li { float: none; margin-bottom: 5px; }
#HeaderNav ul li ul li a { width: auto; height: auto; color: #00afdd; line-height: normal; text-align: left;background: none !important;}
#HeaderNav ul li ul li a:hover { color: #b3d334; }
#HeaderNav ul li.hover ul, #HeaderNav ul li:hover ul { z-index: 99999; }
#HeaderNav ul li.products_sub_nav ul { right: 0; left: auto;}
#HeaderNav ul li.products_sub_nav ul li a { text-align: left; }
#HeaderNav ul li.products_sub_nav ul li ul li a { text-align: left; float: left;}
#HeaderNav ul li ul li ul { margin: 5px 15px 5px 0; display: block; width: 350px; height: auto; padding: 0; border: none; position: static; top: auto; left: auto; right: auto; background: none; }
#HeaderNav ul li ul li ul li { float: left; margin: 0 5px 0 5px; }
#HeaderNav ul li ul li ul li a { color: #333; font-weight: normal; text-transform: capitalize;}
.home-cat-nav { width:230px; height: auto; float: right; }
.home-cat-nav ul { margin: 0; }
.home-cat-nav ul li { list-style-type: none; margin-bottom: 8px; }
.home-cat-nav ul li a { display: block; width: 215px; height: 51px; padding:10px 0 0 15px; line-height: 20px; background: url('/images/nav_cat_bg.gif') 0 0 no-repeat; }
.home-cat-nav ul li a span { color: #fff; font-size: 16px; font-weight: bold; }
.home-cat-nav ul li a span.sub-text { color: #333; font-size: 12px; font-weight: normal; }
.home-cat-nav ul li:hover a { background-position: 0 -61px; text-decoration: none; }
.home-cat-nav ul li:hover a span { color: #b2d225; }
.home-cat-nav ul li:hover a span.sub-text { color: #fff; }
.sub-cat-nav { margin: auto; width: 901px; height: 28px; background-image: url('/images/nav_sub_cat_bg.gif');}
.sub-cat-nav ul { margin: 0;}
.sub-cat-nav ul li { list-style-type: none; float: left; margin: 0 31px; line-height: 28px;}

/********************************************************************
*	Start: Cart & Add Form
********************************************************************/
.cart .form-hdr,
.small-form-hdr { width: 100%; height:32px; line-height: 32px; text-align: left; background-image: url('/images/cart_hdr_bg.gif'); }
.cart .form-hdr div,
.small-form-hdr div { height: 32px;}
.cart .col-1 { width: 48px; }
.cart .col-2 { width: 325px; margin-left:10px; }
.cart .col-3 { width: 96px; }
.cart .col-4 { width: 68px; }
.cart .col-5 { width: 60px; }
.cart .col-6 { width: 90px; }
.cart .col { padding: 5px 0; }
.cart .col p { margin: 0; font-size: 14px; }
.cart .form-body {padding-top: 10px; width: 100%; height: auto; min-height:110px; background: #fff url('/images/cart_body_bg.gif') 0 0 no-repeat; }
.cart .cart-item { width: 100%; height: auto; margin-bottom: 5px; }
.small-add-form { width: 285px; height: auto; min-height:140px; float: right; }
.small-add-form .col-1 { margin-left: 15px; width:150px; }
.small-add-form .col-2 { width:70px; }
.small-add-form .col-3 { width:35px; }
.small-form-hdr { background-image: url('/images/small_add_cart_hdr.gif'); }
.small-form-body { padding-top: 10px; width: 100%; height: auto; min-height:140px;  background: #fff url('/images/small_add_cart_bg.gif') no-repeat; }
button.add-to-cart { float: right;margin: 5px 0 0 0;display: block; padding-left: 15px; font-weight: bold; font-size: 16px;width:172px; height: 31px; text-align: left; line-height: 31px !important; color: #fff; border: none; background: url('/images/btn_add_to_cart.gif');}
button.add-to-cart:hover { background-position: 0 -31px;}
button.guest-checkout { float: right;margin: 5px 0 0 0;display: block; padding-left: 15px; font-weight: bold; font-size: 16px;width:234px; height: 31px; text-align: left; line-height: 31px !important; color: #fff; border: none; background: url('/images/btn_guest_checkout.gif');}
button.guest-checkout:hover { background-position: 0 -31px;}
button.update, p.blue-btn a { float: right; margin: 5px 10px 0 0; display: block; padding-left: 15px; font-weight: bold; font-size: 16px;width:141px; height: 31px; text-align: left; line-height: 31px !important; color: #fff; border: none; background: url('/images/btn_large_light_blue.gif');}
.cart .col-1,
.cart .col-2,
.cart .col-3,
.cart .col-4,
.cart .col-5,
.cart .col-6,
.small-add-form .col-1,
.small-add-form .col-2,
.small-add-form .col-3 { float: left; }
.small-add-form .col-3 input,
.cart .col-5 input { width: 30px; padding: 0; text-align: center; }
.subtotal { margin: 10px 10px 10px 0;}

/********************************************************************
*	Start: Home Page
********************************************************************/
.home-content { width: 710px; height: auto; float: left; }
.slide-show { width: 710px; height:249px; overflow: hidden; margin-bottom: 13px; background-color: #fff; position: relative; z-index: 10; }
.slide { position: absolute; top: 0; left: 0; display: none; z-index: 99;}
.slide-holder { position: relative; height: 249px; z-index: 16; }
.slide-content { padding: 15px; position: relative; z-index: 18;}
.shop-now { position: absolute; bottom: 15px; left: 15px; z-index: 18;}
.shop-now a, .submit-btn button { border: none; display: block; width:247px; height: 55px; text-align: center; line-height: 55px; font-weight: bold; color: #fff; text-transform: uppercase; font-size:30px; font-family: "CicleSemi", arial, sans-serif; background-image: url('/images/btn_large_blue.png');}
.shop-now a:hover {text-decoration: none; }
.submit-btn button { margin: auto;}
.slide p { display: block; height: auto; width: 280px; }
.slide img { position: absolute; top: 0; left: 0; z-index: 17;}
.slide.show { display: block; }
.feat-prod { width: 448px; height: 128px; padding: 15px; float: left; position: relative; background-image: url('/images/sprite_feat_prod_bg.gif');}
.feat-prod .grid4of6 { overflow: hidden; height: 21px; }
.feat-prod p { margin-bottom: 5px; line-height: 21px; }
.feat-prod .feat-prod-info a { margin-left: 8px;display: block; width: 58px; height: 21px; line-height: 21px; text-align: center; background-image: url('/images/btn_sm_grey.png');}
.new-prod { width:199px; height: 120px; padding: 25px 0 0 15px; float: right; background-image: url('/images/sprite_new_prod_bg.jpg'); }
.new-prod-shop-now { margin-top: 15px; display: block; width:92px; height: 20px; position: relative; }
.new-prod-shop-now a span{ display: block; width:9px; height: 8px; position: absolute; right: 0; top: 5px; background-image: url('/images/sprite_arrow_orange.gif'); }
.circles { width: 49%; height:15px; position: absolute; bottom: 5px; right: 5px; z-index: 99999;}
.circles a { float: right; display: block; width: 15px; height: 15px; margin: 0 2px; background-image: url('/images/sprite_slide_show_bullet.png');}
.circles a:hover, .circles a.showing { text-decoration: none; background-position: 0 -15px;}

/********************************************************************
*	Start: Login / Register
********************************************************************/
.register-form { border: 3px solid #00afdd; border-top: none; border-bottom: none; padding: 10px; width: 319px; height: auto;}
.register-form-hdr,
.register-form-bot { width: 345px; }
.register-form-hdr { height: 36px; background-image: url('/images/register_form_top.gif');}
.register-form-bot { height: 36px; background-image: url('/images/register_form_bot.gif');}
.register-form-hdr p { line-height: 36px; margin-left: 10px; }
.register-form .sameas { width: 205px; margin-left: 0;}
.register-form .register { border: none; display: block; width:210px; height: 51px; padding-left: 35px; background: #fff url('/images/register_btn.gif') 0 0 no-repeat; font-size: 20px;  color: #000; text-align: center; margin: auto; }
.register-form .login { margin-top: 15px; display: block; width: 91px; height: 31px; float: right; border: none; text-align: center; color: #fff; font-size: 16px; background: #fff url('/images/login_btn.gif') 0 0 no-repeat;}

/********************************************************************
*	Start: Widgets
********************************************************************/
.widget { width: 232px; margin-bottom: 15px; clear: both;}
.side-cart { height: auto; }
.side-cart p { margin: 0;}
.side-cart-top { width: 100%; height: 32px; position: relative; background: url('/images/sprite_side_cart.gif') 0 0;}
.side-cart-top p { position: absolute; top: 5px; left: 60px; }
.side-cart-content { padding: 6px; width: 218px; height: auto; background-color: #fff; border-left: 1px solid #b7b7b7; border-right: 1px solid #b7b7b7; }
.side-cart-bot { width: 100%; height: 7px; background: url('/images/sprite_side_cart.gif') 0 -32px;}
.cart-item { width: 218px; height: auto; }
.side-cart-row { margin-bottom: 5px; padding: 5px; }
.side-cart-row.bg { background-color: #ececec; }
.side-cart-x { display: block; width: 12px; height: auto; float: left; }
.side-cart-item-text { width: 168px; height: auto; float: left; }
.side-cart-edit { display: block; width: 20px; height: auto; float: right;}
.side-cart-actions { width: 218px; height: auto;}
.side-cart-btn { display: block; width:90px; height: 21px; text-align: center; line-height: 21px !important; color: #fff; border: none; background: url('/images/side_cart_btn.gif');}
.side-feat-prod {  padding-top: 5px; height: 140px; position: relative; background-image: url('/images/sprite_right_feat_prod_bg.jpg');}
.side-feat-prod .more { top: auto; bottom: 0;}
.side-feat-prod p { margin-bottom: 5px; margin-left: 10px;}
.mailing-list a { display: block; width: 230px; overflow: hidden; padding-top: 72px; height: 0; background-image: url('/images/sprite_mailing_list.jpg'); }
.questions { padding-top: 8px; position: relative; height:95px; background-image: url('/images/sprite_right_questions_bg.jpg');}
.questions p { margin: 0 15px 0 0; text-align: right;}
.questions p.blue-btn { margin: 4px 0 0 0;}
.questions p.blue-btn a { padding: 0; text-align: center; background-repeat: no-repeat;}
.side-form { width: 229px; height: auto; background: url('/images/side_form_bg.gif') repeat-y; }
.side-form-top,.side-form-bot { width: 229px; height: 6px; }
.side-form-top { background-image: url('/images/side_form_top_bg.gif'); }
.side-form-bot { background-image: url('/images/side_form_bot_bg.gif'); margin-bottom: 0; }
.side-form p { margin-bottom: 5px; margin-left: 16px;}
.side-form p.blue { margin-top: -10px;}
.side-form input[type="text"],
.side-form textarea {padding-left: 5px;  width: 191px; overflow: hidden; font-family: Georgia, serif; color: #7a7a7a; font-size: 11px; border: none;}
.side-form input[type="text"] { height:24px; line-height: 24px; background: url('/images/side_form_sprites.gif') 0 -106px;}
.side-form textarea { padding-top: 5px;height:101px; margin: 0; background: url('/images/side_form_sprites.gif') 0 0; }
.side-form .update { text-align: center; margin: 5px auto; padding: 0; float: none;}

/********************************************************************
*	Start: Contact Form
********************************************************************/
.contact-form { width: 400px; margin-right: 20px; }
.contact-form input[type="text"], input[type="password"],
.contact-form select,
.contact-form textarea { background-color: #fff; width: 230px; height: 28px; line-height: 28px; border: 1px solid #999; }
.contact-form .other_field { display: none; }
.contact-form select { width: 240px;}
.contact-form textarea { height: 120px; width: 99.99999%;}
.field-container { width: 400px;}

/********************************************************************
*	Start: Profile Form
********************************************************************/
.profile-form .grid2of6 { font-weight: bold; }
.profile-form .grid5of6 { text-align: right; }
.profile-form .field-container { float: left; }
.profile-navigation ul, .profile-navigation li { list-style-type: none; list-style: none; }
.profile-navigation ul a { border-bottom: 1px dotted; text-decoration: none; }
.profile-navigation ul a:hover { border-bottom-style: solid; }
.profile-navigation p.green { margin-left: 20px; }

/********************************************************************
*	Start: Checkout
********************************************************************/
.bread_crumbs { width: 705px; height: 37px; margin-bottom: 15px; background-image: url('/images/sprite_checkout_crumbs.gif'); }
.crumb { float: left; width:175px; height: 48px; }
.crumb:last-child { margin-right: 0;}
.bread_crumbs p { font-weight: bold; color: #999; line-height: 37px; text-align: left; }
.bread_crumbs.first 	{ background-position: 0 0; }
.bread_crumbs.second 	{ background-position: 0 -37px; }
.bread_crumbs.third 	{ background-position: 0 -74px; }
.bread_crumbs.fourth 	{ background-position: 0 -111px; }
.checkout-form { width: 699px; height: auto; padding: 15px 0 15px 0; }
.checkout-form-hdr { width: 705px; height:36px; background-image: url('/images/checkout_form_hdr.gif'); }
.checkout-form-hdr p { line-height: 36px; margin-left: 10px; }
.checkout-form-bot { width: 705px; height:6px; background-image: url('/images/checkout_form_bottom.gif'); }
.checkout-form-fields { float: left; width: 370px; height: auto; }
#payment-info-form .checkout-form-fields {width:345px;}
#payment-info-form .checkout-form-fields.cc-fields {width:320px;margin-left:25px;}
.checkout-form-fields select { width: 232px;}
.checkout-form-fields.cc-fields select {width:202px;}
.checkout-form-fields.cc-fields input[type="text"] {width:190px;}
.checkout-form-fields.cc-fields select#cc-month {width:90px;margin-right:8px;}
.checkout-form-fields.cc-fields select#cc-year {width:100px;}
.checkout-form-fields input[type="text"] { width: 220px;}
.checkout-form-fields input[type="password"] {border: 1px solid #333; background-color: #fff; width: 190px; height: 20px; line-height: 20px; padding-left: 10px;}
.checkout-form-fields .sameas { margin-left: -0 !important;}
.cart-review { width: 100%; height: auto; margin: 0 0 15px 0;}
.cart-review ul { margin: 0; }
.cart-review ul li{ list-style-type: none; float: left; margin-right: 12px; margin-bottom: 12px; display: block; width: 29%; padding: 5px; height: auto; background-color: #f2efdf; border: 1px solid #d5d0b4; }
.cart-review ul li ul li { float: none; margin: 0; padding: 0; border: none; width: auto; }
.cart-summary { float: right; width: 272px; height: auto; margin-right: 15px; }
#RightSide .cart-summary {margin-right:0;width:232px;}
.cart-summary-hdr { width: 272px; height: 35px; background-image: url('/images/cart_summary_hdr.gif');}
.cart-summary-hdr p { line-height: 35px; margin-left: 40px;}
.cart-summary-items { padding: 10px; width: 250px; height: auto; display: none; border: 1px solid #c9c9c9; border-top: none; background-color: #f2efdf;}
#RightSide .cart-summary-items {width:212px;}
.cart-summary-prices { width: 250px; height: auto; border: 1px solid #c9c9c9; padding: 10px;}
#RightSide .cart-summary-prices {width:212px;}
.cart-summary-bot { width: 272px; height: 27px; text-align: center; background-image: url('/images/cart_summary_bottom.gif'); }
.cart-summary-bot p { line-height: 27px; }
.sameas {  margin: 15px 0 15px 15px; width:677px; height: 30px; border: 1px solid #d5d0b4; background-color: #f2efdf; }
.sameas p { line-height: 30px; margin-left: 15px;}
.purchase-agreement { max-height: 200px; overflow: auto;}

/********************************************************************
*	Start: Footer
********************************************************************/
.footer-line { float: left;width: 1px; height:230px; background-color: #d3d3d3; margin: 0 10px; }
.footer-col { width: 30.99999%; }
#shipping { width: 960px; height: 75px; background-image: url('/images/sprite_free_shipping_bg.gif'); position: relative; margin-top: 15px;}
#shipping p { position: absolute; top: 30px; left: 115px;}
#shipping a { position: absolute; top: 22px; right: 22px; display: block; width:132px; height: 32px; line-height: 35px; text-align: center; font-weight: bold;}
#pop-prod { margin: 10px 0 20px 0;; width: 960px; height: 165px; position: relative; background-image: url('/images/sprite_pop_prod_bg.jpg'); }
#pop-prod-container { width:740px; height: 150px; float: right; padding-top: 10px; }
#pop-prod-container ul li { margin-bottom: 5px; }
#pop-prod-container ul li a { color: #fff; text-transform: uppercase; }
#Footer { width: 968px; height: auto; padding: 15px; margin: auto;  background-color: #212121; text-align: center; }
#Footer a { color: #00afdd; }

input.last { display: none; }
.bold { font-weight: bold; }
.overflow-hidden { overflow: hidden; }
.shipping-advert { display: none; }

#FlashNoticeContent { margin-bottom: 15px; }
#FlashNoticeContent div { padding: 15px; border: 2px solid; position: relative; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; }
#FlashNoticeContent ul, #FlashNoticeContent li { list-style: none; list-style-type: none; margin: 0; }
#FlashNoticeContent li { padding-left: 10px; }
#FlashNoticeContent .close { position: absolute; right: 5px; top: 2px; font-weight: bold; color: #333333; font-size: 13px; }
#FlashNoticeContent .close:hover { text-decoration: none; }
div.success { background-color: #E0FFC7; border-color: #459A2A; color: #2A4F0B; }
div.error { background-color: #F6D4D7; border-color: #B04242; color: #660000; }

/*******************************************************************
 * Blog Styles
 *******************************************************************/
.post-single h2 a { font-size: 18px; color: #00AFDD; border-bottom: 1px dotted; font-weight: bold; }
.partner-body a:first-child { display:block; font-weight: bold; }
.older, .newer { width: 49%; float: left; }
.newer { text-align: right; }
.newer a { padding-right: 12px; background: url('/images/sprite_arrow.jpg') no-repeat right center; }
.older a { padding-left: 13px; background: url('/images/sprite_arrow_left.jpg') no-repeat left center;}
#searchform { background: url('/images/sprite-wp-search.png') no-repeat; width: 220px; height: 29px; }
#searchform .screen-reader-text { display: none; }
.widget-sidebar ul { margin-left: 5px; }
#searchform input[type="text"] { width: 183px; border: none; background-color: transparent; line-height: 29px; height: 29px; color: #a3a2a2; }
#searchsubmit { width: 20px; border: none; text-indent: -9999px; cursor: pointer; display: block; font-size: 0; line-height: 0; }
.widget-sidebar h3 { font-size: 16px; font-weight: bold; color: #a3a2a2; margin-right: 5px; border-bottom: dotted 1px; padding-left: 1px; }
.widget-sidebar li { list-style: none; }
.widget-sidebar li { padding-left: 15px; background: url('/images/sprite_arrow.jpg') no-repeat left center; }
#post-meta a, .post-meta a, .post-single a { color: #a3a2a2; font-weight: bold; }
a.read-more { margin-left: 5px; color: #00AFDD; border-bottom: 1px dotted; }
.blog #Content a:hover { text-decoration: none; border-bottom: 1px dotted; color: #b2d225; }

/*******************************************************************
 * Ordering and Shipping Styles (not related to shopping cart)
 *******************************************************************/
.imgs_right { float: right; margin-left: 10px;}
div.imgs { float: left; margin-right: 10px;}
.ordering-shipping-info h2 { font-size: 16px; }
.seal-bottom { float: right; margin-top: -58px; margin-right: 40px; }
.seal-top { margin-top: 28px; margin-left: 40px !important; text-align: right; }

p.creativeanvil { margin-bottom: 0;}

.cart-modal-login-wrapper {width: 600px; float:left; height:250px; }
.cart-modal-login-wrapper button {float:none !important;}
.cart-modal-login-wrapper .row { margin-bottom: 10px; }
.cart-modal-login-wrapper .row a {text-decoration: none; border-bottom: 1px solid; }
.cart-modal-login-wrapper .row label {display:block; color:#999; font-weight:bold; font-size:14px;}
.cart-modal-login-wrapper .row input {background-color: #fff; width: 230px; height: 28px; line-height: 28px; border: 1px solid #999;}
.cart-modal-login-wrapper .row button {float:none;}
.cart-login-form { width: 280px; float:left; }
.cart-form-divider {width: 20px; float:left; margin:0 10px; }
.cart-guest-form {width:280px; float:left;}

.pa-accept-btn {display: inline-block; width:58px; height: 21px; text-align: center; color: #fff; border: none; background: url('/images/btn_green.gif');}
.pa-decline-btn {display: inline-block; width:58px; height: 21px; text-align: center; color: #777; border: none; background: url('/images/btn_grey.gif');}

