/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {background: #d0d0d0 url(http://stucchisicecream.com/themes/stucchis/images/site-bg.jpg); padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor:pointer}
p {margin:0px; padding:0px;}

label { font-weight:bold;}
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{ width:860px; margin:auto; text-align:left }
#page #headerSpacer{ height:1px }
#page #header{ 
	position:relative;
	width:860px;
	height:180px;
	background: url(http://stucchisicecream.com/themes/stucchis/images/header-bg.png) no-repeat top;
}

#page #header #logo {
	position:absolute;
	top:5px;
	left:340px;
}

#page #header #headerNav{
	position: absolute;
	margin-top:145px;
	width:100%;
	z-index:2;
	overflow:visible;
}

#page #header ul.nav-header{ list-style:none; margin:2px 20px; padding:0px; width:auto; z-index:2; overflow:visible; float:none;}

#page #header ul.nav-header li{float:left; padding:0px 10px; color:#CCC; font-size:15px; border-right: 1px solid #CCC; margin:0px;}

#page #header ul.nav-header li a{ text-decoration:none; color:#CCC; }

#page #header ul.nav-header li a:hover{ text-decoration:none; color:#FFF; }

#page #header ul.nav-header li.nav-selected{padding-top:0px; color:#FFF; }

#page #header #header-area{margin-top: 10px; margin-bottom: 10px }

#page #header #header-area #header-area-inside{margin-bottom: 12px;}

#page #header #header-area img { display: block}

#page .divider{padding-top: 0px; overflow:hidden; height:1px; clear:both; width:100%; }

#page #central{
	background:url(http://stucchisicecream.com/themes/stucchis/images/center-body-bg.png) repeat-y center; 
	clear:both;
	padding:10px 30px 10px 30px;
}
#page .no-sidebar { /*background-image: none !important*/}
#page #central.central-left { /*background:url(http://stucchisicecream.com/themes/stucchis/images/nav_sidebar_left_bg.gif) repeat-y center !important;*/ }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #body {padding-left: 0px !important; padding-right: 0px !important; float:right}
 
#page #central #body{float:right; width:600px; padding-right:0px; padding-left: 0px !important; padding-right: 0px !important }
#page .no-sidebar #body{ float: none !important; width: auto !important; }

#page #central #body #sections {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#000 !important;
	overflow:hidden;
}
#page #central #body #sections a {
	color:#000 !important;
}
#page #central #body #sections .col-left {
	background:url(http://stucchisicecream.com/themes/stucchis/images/cold-shipping.png) no-repeat center top;
	width:203px;
	height:37px;
	padding:62px 30px 43px 75px;
	float:left;
	overflow:hidden;
}
#page #central #body #sections .col-middle {
	width:183px;
	height:142px;
	float:left;
}
#page #central #body #sections .col-right {
	background:url(http://stucchisicecream.com/themes/stucchis/images/stucchis-club.png) no-repeat center top;
	width:188px;
	height:49px;
	padding:58px 25px 35px 95px;
	float:left;
	overflow:hidden;
}

#page #central #sidebar{
	float:left;
	width:181px;
	overflow:hidden;
}
#page #central #sidebar-header{
	background:url(http://stucchisicecream.com/themes/stucchis/images/side-bar-header.png) no-repeat;
	width:181px;
	height:32px;
	position:relative;
	top:0px;
	left:0px;
}
#page #central #sidebar #sidebar-top {
	background:url(http://stucchisicecream.com/themes/stucchis/images/side-bar-bg.png) no-repeat bottom;
	padding:10px 30px;
	margin-bottom:10px;
	overflow:hidden;
}
#page #central #sidebar-bottom {
	padding:0 16px;
}

#page #central #sidebar p{ line-height:12px}

#page #central #sidebar ul.nav{ list-style:none; margin:0px 0px 15px 0px; padding:0px; font-size:14px;}

#page #central #sidebar ul.nav li{ margin-bottom:6px;  font-weight:bold;}

#page #central #sidebar ul.nav a{ text-decoration:none; color:#333 }

#page #central #sidebar ul.nav a.nav-selected {color:#9C331E}

#page #central #sidebar ul.nav a:hover{ text-decoration:none; color:#9C331E; }




#page #central #sidebar ul.nav ul{ list-style:none; margin:3px 0px; padding-left:0px; font-size:12px;}

#page #central #sidebar ul.nav ul li{ 
	font-weight:normal;
}

#page #central #sidebar ul.nav ul li a{ 
	padding:3px 20px 3px 18px;
}

#page #central #sidebar ul.nav ul li a.nav-selected{ 
	background:url(http://stucchisicecream.com/themes/stucchis/images/nav-arrow-off.png) no-repeat;
	background-position:center left;
	color:#000000;
	/*padding:4px 14px;*/
}

#page #central.navLeft{ background:url(http://stucchisicecream.com/themes/stucchis/images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }

#page #footer{
	padding-top:24px;
	clear:both;
	padding-bottom:16px;
	font-size:10px;
	background: url(http://stucchisicecream.com/themes/stucchis/images/footer-bg.png) no-repeat top;
	text-align: center;
	color:#fff;
	height:105px;
	position:relative;
}
#page #footer #twitter {
	position:absolute;
	top:70px;
	right:55px;
}
#page #footer #facebook {
	position:absolute;
	top:70px;
	right:25px;
}
#page #footer a,a:visited,a:active{ text-decoration:underline; color:#fff; }
#page #footer span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; display:none;}

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}

/* customize_miscellaneous */  /* customize_miscellaneous */

#order-now {
	z-index:80;
	position:absolute;
	top:75px;
	right:30px;
	width:242px;
	height:56px;
	display:none;
}

#header-links-right{
	z-index:25;
	position:absolute;
	top:20px;
	right:10px;
	font-size:11px;
}

#header-links-left{
	z-index:25;
	position:absolute;
	top:20px;
	left:10px;
	font-size:11px;
	color:#000000;
}

.ccm-page-list h3 {
	margin-bottom:0;
	padding-bottom:0;
}
.ccm-page-list-description {
	margin-bottom:15px;
}