/*
File:			custom.css for Chiles Group Store
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

body {
	background: url("images/background.jpg") #f6f0e2 repeat-x;
	width: 100%;
	margin-top: 0;
}
#page {
    margin-top: 15px;
}
.custom.home h1 {
    font-size: 1.8em!important;
    line-height: 1.364em!important;
	text-align: center!important;
	margin: 0.5em 0;
}
.custom.welcome-to-the-online-store-for-the-sandbar-beachhouse-and-mar-vista-restaurants h2 {
    font-size: 1.8em!important;
    line-height: 1.364em!important;
	text-align: center!important;
	margin: 0.5em 0;
}
.custom .format_text h3 {
    font-size: 1.5em!important;
    line-height: 1.45em;
	font-weight: bold;
    margin:15px 0 10px!important;
}
.custom .format_text h4 {
    font-size: 1.3em!important;
    line-height: 1.4em;
	font-weight: bold;
    margin:0 0 10px!important;
}
.custom .format_text h5 {
    font-size: 1.2em!important;
    line-height: 1.45em;
	font-weight: bold;
    margin:0 0 10px!important;
}
.custom .format_text p {
    margin-bottom: .8em;
}
.custom .sidebar h3 {
    color: #555555;
	font-size: 1.2em!important;
    line-height: 1.45em;
	font-weight: bold;
    margin:5px 0 10px!important;
}
/*.custom #content {
	width: 70em;
}*/

/* Main Nav -----------------------------------------------------------------*/ 
.custom .menu-main-menu-container {
	width: 941px;
	height: 34px;
	margin: 0px auto;
	background: url("images/nav.png") no-repeat;
	padding: 4px;
	margin-top: 15px;
	}
.custom .menu a {
    letter-spacing: 1px;
    text-transform: uppercase;
	font-weight: bold;
	padding: 0.75em 1.1em 0.6em 1.2em;
}
.custom .menu a:hover {
	text-decoration: underline;
}
.custom .menu {
    z-index: 99;
}
.custom .menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a, .menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover {
    background: none;
}

.custom .menu ul {
	padding: 10px;
}

/* FEATURE  BOX SLIDER STYLES ---------------------------------------------------------------*/
.custom #feature_box {
    padding: 0;
	width: 960px;
}
.custom #uds-billboard-wrapper {
    background: none;
    margin-bottom: 0px;
    overflow: hidden;
}

/* PAGE STYLES -------------------------------------------------------------------*/
.custom .headline_area {
    margin-bottom:1.2em;
}
.custom .no_sidebars .post_box {
    margin: 1.5em 1em;
	padding-top: .5em;
}
.custom .entry-title {
	display:none;
}
/* NEXT GEN STYLES ------------------------------------------------------------------*/
.custom .ngg-gallery-thumbnail {
    margin-right: 10px;
}
.custom .ngg-galleryoverview {
    margin-top: 10px 0 0 10px;
}

/* Shopp Styles ---------------------------------------------------------------------*/
.custom #shopp ul.breadcrumb {
	font-size: 0.7em;
	font-family:Verdana, Helvetica, sans-serif;
	margin: 0;
}
.custom #prodRight {
	float: right;
	display:inline;
}
.custom .options li {
	float: left!important;
	width: 30px;
	padding: 7px !important;
	font-size: 0.67em;
	line-height: normal;
	text-align: center;/*
	list-style: none;
	margin-left: 0;*/
}
/*.custom .variations li {
	list-style: none;
	margin-left: 0;
}*/
.custom #shopp .category .options li {
	float: left;
	width: 30px;
	padding: 7px !important;
	font-size: 0.67em;
	line-height: normal;
	text-align: center;
}
.custom .options li img {
	margin: 0px 0px 3px 0px;
	border: 1px solid #999999;
}
.custom #shopp .gallery {
    margin: 5px 20px 15px 0;
	/*display:block;*/
}
/*.custom #shopp .gallery .fill img {
    width: 90%;
	height: 90%;
}*/
.custom #shopp .gallery li img, .sideproduct img, .frame img {
	border: #CCC 1px solid;
}
.custom #shopp.list ul.products li .details {
	width: 75%;
	margin-left: 10px;
}
.custom #shopp .price {
	display: block;
}
.custom #shopp dl {
    margin-bottom: .5em;
	font-size: 0.8em;
}
.custom #shopp dl dd {
    margin-bottom: .5em;
}
/*.custom #shopp form ul li div.right {
    width: auto;
}
.custom #shopp form ul li div.left {
    width: auto;
}*/
.custom .button, input[type="submit"] {
    -moz-appearance: button;
    -moz-binding: none;
    -moz-box-sizing: border-box;
    -moz-user-select: none;
	cursor:pointer;
    background-color: #3D58A5;
    border: 1px solid #999;
    color: #FFF;
	font-size: 0.8em!important;
	font-weight:bold!important;
    cursor: default;
    font: -moz-button;
    line-height: normal;
    padding: 3px 8px;
    text-align: center;
	width: auto!important;
}
.custom #shopp #cart big {
	font-size: 1em;
	font-weight: bold;
}
/*.custom .alignright {
    float: right;
	position:relative;
	margin: -42px 0 0 0;
}*/
.custom #shopp form {
    width: 75%;
}
.custom #shopp form ul li input, #shopp form ul li select {
    margin: 0 0 5px;
}
.custom li.widget ul li {
	list-style: inside none none;
	margin-left: 25px;
}
.custom #shopp form ul li input, #shopp form ul li select {
    padding: 0.214em;
    /*width: auto;*/
}
.custom .buttons input{
	width: auto;
	background: #3D58A5;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
	font-size: 0.9em!important;
}
/*.custom #shopp ul {
    list-style: inside disc;
    margin: 20px;
}*/
.custom #shopp ul.account li {
    display: block;
    padding-top: 0;
    width: auto;
}
.custom .payoption-button input {
	width: auto;
}
.custom .cross-sell {
	clear: both;
    margin-top: 20px;
    position: relative;
}
.custom .cross-sell .carousel li {
	float:left;
}
.custom #shopp .cross-sell .carousel li.empty {
	display:none;
}
.custom #shopp .cross-sell .frame li.empty {
	display:none;
}
.custom #shopp .carousel .frame {
	padding: 5px 0 3px 0;
	background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E5E5E5;
}
.custom .checkbox input{
	width:auto!important;
}
/*.custom #shopp .thumbnails  ul li {
	float: left;
}*/

/* FOOTER STYLES ---------------------------------------------------------------------------*/
.custom #subfooter {
	width: 960px;
	margin: 0 auto 5px auto;
	text-align: right;
	font-size: 1.1em;
	color: #3D58A5;
}
.custom #footer a, #subfooter a { 
	border: none!important;
	text-decoration: underline;
}
#footer .horizWidget a {
    color: #FFFFFF;
	text-decoration: underline;
}
#footer .horizWidget a:hover {
	text-decoration: none;
}
.custom #footer a:hover, #subfooter a:hover { 
	text-decoration: none;
}
.custom #footer .menu-footer-menu-container {
	background: none;
	/*float: left;*/
	}
.custom #subfooter .bottommenu{
	margin: 0 0 15px 0;
	padding: 0;
	border-width: 0 0 0 0;
	list-style: none outside none;
	/*background: url("http://beachstore.groupersandwich.com/wp-content/themes/thesis_185/custom/images/divider.png") no-repeat top center;*/
	}
.custom #subfooter .bottommenu li {
    float: left;
    position: relative;
	margin-right: .5em;
}
.custom #subfooter .bottommenu a { 
    text-transform: none;
	line-height: 180%;
	padding: 0 .5em 0.3em 0;
}

/* FOOTER widget area setup -----------------------------------------------------------------*/
.custom #footer {
    padding:0 8px;
}
.custom .horizWidget {
	background: #3d58a5;
	text-align:center;
	vertical-align: middle;
	color:#FFF;
	font-size: 2em;
	text-transform:none;
	margin: 15px auto 0;
    padding: 8px;
    width: 941px;
	font-family: Arial, Helvetica, sans-serif;
}
.custom .horizWidget .finePrint {
	font-size:.6em;
	font-weight: normal;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
}

#widget_setup {
background: #FFFFFF;
margin: 0 auto;
	/* do not change this! */
 overflow: hidden;
 width: 941px;
 clear:both;
}

/* FOOTER widget item setup -----------------------------------------------------------------*/
#widget_setup .widget_items_b {
	/* contents alignment */
 text-align: center;
	/* widget width */
 width: 313px;
	/* space between widgets */
 padding: 0px;
	padding-top: 15px;
	margin: 0px;
	/* text color 
 color: #FFFFFF;*/
 /* do not change these! */
 display: inline-block;
	float: left;
	height: 100%;
	/*border-right: #725f24 solid 1px;*/
}
#widget_setup .widget_items {
 /* contents alignment */
 text-align: center;
 /* widget width */
 width: 313px;
 /* space between widgets */
 padding: 0px;
 padding-top: 15px;
 margin: 0px;
 /* text color 
 color: #FFFFFF;*/
 /* do not change these! */
 display: inline-block;
 float: left;
 height: 100%;
}

/* FOOTER widget item headers -----------------------------------------------------------------*/
.custom #widget_setup h2 {
 /* font size */
 font-size: 1.2em;
 /* bold or not */
 font-weight: bold;
 font-family:Arial, Helvetica, sans-serif;
 /* uppercase or not */
 text-transform:uppercase;
 /* space out the letters*/
 letter-spacing: 1px;
 /* font color*/
 color: #363636;
 /* padding under header text */
 padding-bottom: 0;
 /* border under header text */
 border-bottom: none;
 /* distance between border and widget text */
 margin-bottom: 8px;
}
.custom #widget_setup h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	margin: 5px 0 3px 0;
	color: #666;
}

/* do not change these! */
#widget_setup .widget_items ul li { list-style:none;
 font-size:12px;
 line-height:120%;
 margin-bottom: 15px;
}
#widget_setup .widget_items ul { margin: 1.5em; padding: 0px; }

#widget_setup .widget_items p {
 /* font size */
 font-size: 1.2em;
 /* bold or not */
 line-height: 130%;
}
.custom .textwidget img {
	border: 0;
}