/* Sweet Twist CSS */

*, html {margin: 0; padding: 0; border: none; outline: none;}

html {height: 100%;}
.clear {clear: both;}

body {background: #47b4ae; height: 100%; font: 100% !important;}


#search-form, h2.title {
	display: none;
}
#bgContainer {
	width: 100%;
	background: url(../images/background.jpg) no-repeat top center;
	min-height: 100%;
}

#pageWrapper {
	width:985px;
	margin: 0 auto;
}

/*/ Header Styles  /*/

#headerWrapper {

}

#headerLeft {
	width: 570px;
	float: left;
	display: inline;
	margin-top: 30px;
	margin-left: 15px;
}

#headerRight {
	width: 400px;
	float: left;
	display: inline;
	margin-top: 20px;
}

#searchWrapper {
}


#search input[type="text"]{
  border: none;
  float: left;
  display: inline;
  width: 133px;
  text-align: right;
  border: none;
  background: none;
  font-size: 12px;
background: #ffffff;
height: 20px;
color: #653600;
padding: 0 5px 0 0;
}

#search input[type="image"]{
  float: left;
  display: inline;
  width: 20px;
height: 20px;
}

#topLinks {
	width: 240px;
	float: left;
	display: inline;
	text-align: right;
}

#topLinks ul {
	margin: 0px !important;
}

#topLinks li {
	display: inline;
	margin: 0 10px 0 0;
	background: none !important;
	padding: 0 !important;
}

#topLinks li img {
	margin-top: 2px;
}

#search {
	width: 158px;
	float: left;
	display: inline;
	border: 1px solid #00b4cb;
	margin-top: 2px;
}

#topNavigation {
	background: url(../images/topNavBg.png) no-repeat;
	width: 376px;
	height: 42px;
	float: right;
	margin-top: 33px;
}

#topNavigation ul {
	margin: 8px 0 0 23px;
}

#topNavigation li {
	display: inline;
	margin: 0 14px;
	letter-spacing: .04em;
	background: none !important;
	padding: 0 !important;
	font-family: 'Trebuchet MS', Arial, sans-serif !important;
	font-size: 16px !important;
}

#topNavigation li a {
	text-decoration: none;
	color: #653600;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 2px 2px #f5fafa;
        filter: dropshadow(color=#f5fafa, offx=0, offy=2);
}

#topNavigation li a.active {
	border-bottom: 1px solid #653600;
	padding: 0 0 2px 0;
}

#topNavigation li a:hover, #topNavigation li.active {
	border-bottom: 1px solid #653600;
	padding: 0 0 2px 0;
}

/*/ Content Styles /*/

#contentWrapper {
	padding-top: 10px;
}

/*/ Left Column Styles /*/

#contentLeft {
	width: 800px;
	float: left;
	display: inline;
}

#homeSlideShow {
	height: 554px;
	background: url(../images/homeSlideBg.png) no-repeat;
}

.slides_container {
	padding: 20px 0 0 20px;
}

.slideOverlay {
	left: -7px;
	position: relative;
	top: -459px;
	z-index: 500;
	height: 1px;
}

.slideText {
	font-family: Arial, Tahoma, sans-serif;
	margin-top: 25px;
}

.slideTextLeft {
	width: 670px !important;
	float: left;
	display: inline !important;
}

.slideTextLeft p {
	font-size: 16px;
	color: #572600;
}

.slideTextRight {
	display: inline;
	float: right;
	position: relative;
	top: -556px;
	margin-right: 5px;
	width: 109px;
}

.slideTextRight a {
	text-decoration: none;
	font-size: 12px;
	color: #572600;
	text-transform: uppercase;
	background: url(../images/moreLinkBg.png) no-repeat;
	padding: 5px 15px 5px 10px;
	display: block;
}

.slides_container {
	width:780px;
	display:none;
}

.slides_container div:first-child {
	width:780px !important;
	height:554px;
	display:block;
}

#slides .pagination {
	list-style:none;
	margin:-97px 0 0 -2px;
	padding:0;
	left: 357px;
	position: relative;
	z-index: 1000;
	width: 200px;
}

.pagination li {
float: left;
margin: 0 1px;
}

#slides .pagination li a {
	background-image: url("/sites/all/themes/sweettwist/assets/images/slideOff.png");
background-position: 0 0;
display: block;
float: left;
height: 0;
overflow: hidden;
padding-top: 12px;
width: 12px;
margin-right: 5px;
}

#slides .pagination li.current a {
	background-image: url("/sites/all/themes/sweettwist/assets/images/slideOn.png");
}


#homeBuckets {
	margin: 2px 0 0 -1px;
}

#homeBuckets ul {
	padding: 0 0 0 2px !important;
}

#homeBuckets li {
	display: inline-block;
	width: 256px;
	overflow: hidden;
	padding: 0 !important;
	margin: 0 !important;
	background: url(../images/bucketbg.png) no-repeat top left;
	height: 143px;
}

#homeBuckets li img {
	margin: 7px 0 0 10px;
}

#hometBuckets li a {
	
}

#homeBuckets span a {
	text-align: center;
	color: #572600;
	text-transform: uppercase;
	font-family: 'Copse', Georgia, serif;
	background: #ffffff;
	text-decoration: none;
	font-size: 20px;
	padding: 5px;
	margin: 0 auto;
	width: 250px;
}

/*/ Inner Page Content Styles /*/

#contentHeader {
	background: url(../images/contentTopBg.png) no-repeat;
	height: 242px;
	overflow: hidden;
}

#contentHeader h1 {
	font-family: 'Copse', Georgia, serif;
	font-size: 26px;
	color: #572600;
	font-weight: normal;
	margin: 17px 0 0 22px;
	padding: 0 0 0 12px;
}

#headerImage {
	margin: 20px 0 0 21px;
}

#headerImageOverlay {
	position: relative;
	height: 0px;
	top: -157px;
	left: 18px;
}

#contentBody {
	background: url(../images/contentMidBg.png) repeat-y;
	padding: 1px 23px 7px 22px;
	width:734px;
	min-height: 200px;
}

#contentBody img {
	margin: 10px;
	border: 1px solid #a67c52;
}

#contentBody  table {
	width: 734px;
	}
	
#contentBody h2 {
color: #00b4cb;
font-family: 'Copse', Georgia, serif;
font-size: 18px;
padding: 10px 0 10px 12px;
font-weight: normal;
}
	
	#contentBody h3 {
	color: #572600;
	font-family: 'Trebuchet MS', tahoma, sans-serif;
	font-size: 16px;
	padding: 15px 0 5px 12px;
	}
	
#contentBody table tbody {
	border: none !important;
}
	
#contentBody table tr {
border-bottom: 1px solid #a67c52;
}
	
#contentBody table p {
width: 300px !important;
margin: 5px 0 !important;
}


#contentBody p {
	font-family: 'Trebuchet MS', tahoma, sans-serif;
	font-size: 14px;
	color: #572600;
	line-height: 25px;
	padding: 0 0 0 12px;
	width: 640px;
	margin-bottom: 10px;
}

#contentBody p a {
	text-decoration: none;
	color: #00b4cb;
}

.callout {
	font-family: 'Copse', Georgia, serif;
	font-size: 18px;
	color: #00b4cb;
}

.bottomP .callout {
	font-family: 'Copse', Georgia, serif;
	font-size: 18px;
	color: #00b4cb;
	position: relative;
	top: 4px;
}

.callout a {
	font-family: 'Copse', Georgia, serif;
	font-size: 18px;
	color: #00b4cb;
	text-decoration: none;
}

#contentFooter {
	background: url(../images/contentBtmBg.png) no-repeat;
	height: 20px;
}

#contentBuckets {
	margin: 2px 0 0 0;
}

#contentBuckets ul {
	padding: 0 0 0 2px !important;
}

#contentBuckets li {
	display: inline-block;
	width: 256px;
	overflow: hidden;
	padding: 0 !important;
	margin: 0 !important;
	background: url(../images/bucketbg.png) no-repeat top left;
	height: 143px;
}

#contentBuckets li img {
	margin: 7px 0 0 10px;
}

#contentBuckets li a {
	
}

#contentBuckets span a {
	text-align: center;
	color: #572600;
	text-transform: uppercase;
	font-family: 'Copse', Georgia, serif;
	background: #ffffff;
	text-decoration: none;
	font-size: 20px;
	padding: 5px;
	margin: 0 auto;
	width: 250px;
}

span.brandwrap {
	width: 256px;
	text-align: center;
	display: block;
	margin-top: 3px;
	margin-left: 1px;
	overflow: hidden;
}

#inStoreExclusives {
	background: url(../images/inStoreExclusives.png) no-repeat;
	height: 106px;
	overflow: hidden;
	margin: 0 0 0 3px;
}

#inStoreExclusives ul {
	margin: 66px 0 0 6px;
	    text-align: center;
	    width: 760px;
}

#inStoreExclusives li {
	display: inline;
	background: url(../images/blueStar.png) no-repeat right;
	padding: 3px 27px 0 15px;
	margin: 0 !important;
}

#inStoreExclusives li.last {
	background: none;
}

#inStoreExclusives li {
	text-decoration: none;
	color: #572600;
	font-family: 'Trebuchet MS', tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.brown {
	color: #572600 !important;
}

/*/ Right Column Styles /*/

#contentRight {
	width: 185px;
	float: left;
	display: inline;
	margin-left: -5px;
}

#shopLink {
	text-align: center;
	margin-top: 17px;
}

#sideNavigation {
	font-family: 'Copse', Georgia, serif;
}

#sideNavigation ul {
	
}

#sideNavigation li {
	list-style: none;
	text-align: center;
	padding: 4px 0 16px 0;
	background: url(../images/dotDivider.png) no-repeat bottom;
	letter-spacing: 0.05em;
	display: block;
	height: 23px;
	overflow: hidden;
}

#sideNavigation li.last {
	background: none !important;
}

#sideNavigation li a {
	font-size: 19px;
	color: #653600;
	text-decoration: none;
}

#sideNavigation li a:hover, #sideNavigation li.current a {
	
}

.activeIcon {
	margin: 0 5px;
	display: none;
}

#sideNavigation li.active-trail .activeIcon {
	display: inline !important;
}

#getSocial {
	text-align: center;
	margin: 5px 0;
}

#testimonial {
	background: url(../images/quoteBg.png) no-repeat top left;
	padding-top: 47px;
	color: #663700;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	text-align: right;
	text-shadow: 0px 1px 3px #ffffff;
	margin-top:40px;
}

#testimonial p {
	margin-left: 30px;
}

#testimonial .byline {
	font-style: italic;
	font-weight: bold;
	padding: 4px 0;
}

/*/ Footer Styles /*/

#footer {
	margin: 8px 0 10px 5px !important;
	text-shadow: 2px 2px 2px #58adac;
   
}

#footer .shift {
	
}

#footer p {
	color: #fefdfa;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 19px;
}

#footer p a {
	color: #fefdfa;
	text-decoration: none;
}

.footerDivide {
	padding: 0 10px;
	position: relative;
	top: 3px;
}

#drupalinfo {
	font-family: 'Trebuchet MS', Arial, sans-serif;
}

#drupalinfo a {
	color: #58adac;
}

/* drupal style overrides */

.error {
	margin: 10px 0;
}

.error ul li {
	list-style: none;
	margin: 5px;
}

.form-required {
	color: #009cbb !important;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 2px solid #DD7777 !important;
}

.node {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

#user-login input, #user-register input, #user-pass input {
	border: 1px solid #a67c52;
}

dt.title a {
	font-family: 'Copse', Georgia, serif;
	font-size: 18px;
	color: #00b4cb;
	text-decoration: none;
}

.clear-block:after {
	content: none !important;
}

#testimonial {
	margin-bottom: 20px;
	margin-top: 30px !important;
}

#noResults {
	margin-left: 20px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #572600;
	font-size: 14px;
	line-height: 25px;
}

#storeHours {
	color: #663700;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	text-shadow: 0px 1px 3px #ffffff;
}

#storeHours strong {
	font-family: 'Copse',Georgia,serif !important;
	font-size: 19px !important;
	font-weight: normal !important;
}

/* product / listing page styles */

#productHeader {
	background: url(../images/productTopBg.png) no-repeat;
	height: 30px;
	overflow: hidden;
}


#productBody {
	background: url(../images/productMidBg.png) repeat-y;
	padding: 7px 28px 7px 31px;
	width:727px;
	min-height: 590px;
}

#productBody p {
	font-family: 'Trebuchet MS', tahoma, sans-serif;
	font-size: 14px;
	color: #572600;
	line-height: 25px;
	padding: 0 0 0 12px;
	width: 640px;
}

#productFooter {
	background: url(../images/productBtmBg.png) no-repeat;
	height: 20px;
}

#productLeft {
	background: url(../images/productPhotoBg.png) no-repeat;
	height: 484px;
	float: left;
	display: inline;
	width: 354px;
}

#productLeft h4 {
	color: #572600;
	font-family: 'Trebuchet MS', tahoma, sans-serif;
	text-align: center;
	font-size: 12px;
	margin: 0 20px 9px 20px;
	background: url(../images/additionalViews.png) repeat-x bottom;
}

#prodImg {
	margin: 8px 8px  2px 8px;
}

#prodThumbs ul {
	margin-left: 15px;
}

#prodThumbs li {
	display: block;
	float: left;
	height: 92px;
	margin: 0 6px 0 5px;
	border: 3px solid #fff;
}

#prodThumbs li.current {
	border: 3px solid #977247;
}

#prodThumbs li a img{
	border: 1px solid #e8ddd2;
}

#prodThumbs li.current a img {
	
}


#productRight {
	float: left;
	display: inline;
	width: 350px;
	margin-left: 20px;
	margin-top: 1px;
}

#productRight h1 {
	border-top: 1px solid #a67c52;
	border-bottom: 1px solid #a67c52;
	font-family: 'Copse', Georgia, serif;
	font-size: 26px;
	color: #572600;
	font-weight: normal;
	padding: 7px 0 7px 10px;
	margin-bottom: 10px;
}

#productRight h2 {
	color: #00b5cb;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Trebuchet MS', tahoma, sans-serif;
	padding-left: 10px;
}

#productRight p.price {
	width: 350px !important;
	padding: 20px 0 0px 10px !important;
	font-size: 18px;
	font-family: 'Copse', Georgia, serif;
}

.productSection {
	border-bottom: 1px solid #a67c52;
	padding: 15px 0 15px 10px;
}

.product-body a {
	color: #00B5CB;
}

.productSection p {
	padding: 0 0 5px 0 !important;
	width: 350px !important;
	font-size: 13px !important;
	line-height: 16px !important;
}

.productSection ul {
	margin-left: 17px;
	padding: 3px 0;
}

.productSection li {
	font-family: 'Trebuchet MS', tahoma, sans-serif;
	font-size: 13px;
	color: #572600;
	padding: 4px 0;
}

.attribute label {
	font-family: 'Trebuchet MS', tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #572600;
	width: 90px;
	padding: 4px 0;
	display: block;
	float: left;
	text-transform: capitalize;
}

#prodImg.slides_container {
	padding: 0px !important;
}

.attribute select {
	/*float: left;*/
	display: inline;
	width: 160px;
	margin: 4px 0;
	height: 20px;
	border: 1px solid #adaeb3;
		background: #fff;
}

.form-item {
	margin: 0 !important;
}

.attributes {
	border-bottom: 1px solid #a67c52;
margin-left: -10px;
padding: 0 0 15px 10px;
}

.add-to-cart input[type='submit'] {
	height: 38px;
	display: block;
	margin-top: 15px;
	cursor: pointer;
	text-indent: -1000px;
	width: 142px;
	background: url(../images/addToCartBtn.png);
}
#productList {
	margin-left: 10px;
}

#productList li {
	display: inline;
	width: 175px;
	float: left;
	background: url(../images/productThumbBg2.png) no-repeat;
	height: 249px;
	margin: 4px 3px;
	line-height: 15px;
	text-align: center;
}

#productList img {
	padding: 8px 10px 0px 6px;
	margin: 0 !important;
	border: none !important;
	
}

#productList a {
	text-decoration: none;
}

#productList li span {
	width: 160px !important;
	font-size: 12px !important;
	text-align: center;
	color: #572600;
	font-family: 'Trebuchet MS', tahoma, sans-serif;
	font-size: 12px;
	margin: 3px 5px 0;
	display: block;
}

#productList li span.productTitle {
	height: 30px;
	overflow: hidden;
}

#productList li span.brand {
	width: 160px !important;
	text-align: center;
	color: #572600;
	font-family: 'Copse', Georgia, serif;
	font-size: 14px !important;
	margin: 3px 5px 0;
	display: block;
	height: 15px;
	overflow: hidden;
}

#productList li span.uc-price {
	color: #00b5cb;
	font-size: 15px !important;
	font-weight: bold !important;
	text-align: center;
	margin-top: 6px;
	margin-left: 3px;
}

#pagination {
	height: 15px;
	margin-right: 7px;
}

#pagination ul {
	float: right;
	display: inline;
	height: 50px;
}

#pagination ul li {
	display: inline;
	padding: 0px 3px 0px 0px !important;
	margin:0 !important;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
}

#pagination ul li a {
	text-decoration: none;
	color: #00b5cb;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
}

#pagination ul li.current a {
	color: #653600;
}
/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

#products .slides_container {
	width:339px;
	overflow:hidden;
	float:left;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

#products .slides_container img {
	width:339px;
	height:338px;
	display:block;
}

#divider img {
	margin: 0 !important;
	border: none !important;
}

/* Cart Styles */

#cart-pane, #cart-form-products {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	border: none !important;
}

#cart-pane tr, #cart-form-products tr {
	border: none !important;
	: 5px;
}

#cart-pane td, #cart-form-products td {
	padding: 5px;
}

#cart-form-products td.desc {
	padding-top: 10px;
}

#cart-pane tr.odd, #cart-form-products tr.odd {
	background: #e2fcff !important;
}


#cart-pane tr.even, #cart-form-products tr.even {
	background: #fff !important;
}

#cart-pane th, #cart-form-products th {
	border: none !important;
	padding: 10px 5px;
	font-family: 'Copse', Georgia, serif;
	color: #572600;
	font-weight: normal;
}

#cart-pane a, #cart-form-products a {
	text-decoration: none;
	color: #00b5cb;
}

#cart-pane ul li, #cart-form-products ul li {
	font-size: 12px;
	list-style: none;
}

#cart-form-products input[type='submit'] {
	margin: 20px 5px 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #A67C52;
	text-align: center;
}

#cart-form-products input[type='text'] {
	background: #fff;
	border: 1px solid #A67C52;
	width: 20px;
}

td.subtotal {
	padding: 5px;
}

#cart-form-buttons input[type='submit'] {
	margin: 20px 5px 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #A67C52;
	text-align: center;
	cursor: pointer;
}

#uc-cart-view-form img {
	padding-right: 0px !important;
}

#cart-form-buttons {
	border: none !important;
}

#continue-shopping-link a {
	color: #00b5cb;
	font-family: 'Copse', Georgia, serif;
	text-decoration: none;
}

#uc-cart-checkout-form fieldset {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	border: 1px solid #A67C52;
	width: 720px;
}

#uc-cart-checkout-form table {
	width: 720px !important;
}

#uc-cart-checkout-form #uc-order-total-preview {
	width: 690px;
}

#line-items-div {
	width:690px;
	border: none !important;
}

#uc-cart-checkout-form fieldset legend a {
	color: #00b5cb;
	text-decoration: none;
}

#uc-cart-checkout-form a {
	color: #00b5cb;
	text-decoration: none;
}

#uc-cart-checkout-form tr {
	border: none !important;
}

#uc-cart-checkout-form input[type='text'], #user-profile-form input[type='text']{
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc!important;
	padding: 3px;
}

#edit-panes-customer-new-account-pass, #edit-panes-customer-new-account-pass-confirm,
#edit-pass-pass1, #edit-pass-pass2, #edit-timezone-name{
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc!important;
	padding: 3px;
}

#uc-cart-checkout-form select{
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
}

#uc-cart-checkout-form textarea {
	border: 1px solid #cccccc;
}

#checkout-form-bottom {
	border: none !important;
}

#uc-cart-checkout-form input[type='submit'], #checkout-form-bottom input[type='submit'], #uc-cart-checkout-review-form input[type='submit'], #user-profile-form input[type='submit'] {
	padding: 5px;
	background: #fff;
	border: 1px solid #A67C52;
	text-align: center;
	cursor: pointer;
}

#uc-cart-checkout-review-form input[type='submit'] {
	margin:2px 5px 0px 0px;
}

.views-admin-links{
	display:none;
}

#payment-pane img{
	border:none;
}

.order-review-table .pane-title-row{
	text-align:left;
	padding-left:10px;
}

.order-review-table td{
	padding-left:15px;
}

.order-review-table .title-col{
	text-align:left;
}

.order-review-table{
	background-color:#EEEEEE;
}

#pagination .pager-last.last, #pagination .pager-first.first{
	display:none;
}

.pager-current{
	color:#663700;
}


/* Webkit Styles */

@media screen and (-webkit-min-device-pixel-ratio:0) {

#topNavigation ul {
	margin: 8px 0 0 35px;
}

}

#homeVideo{
	margin-top:20px;
}
#homeVideo video{
	width: 765px;
    margin-left: 8px;
}