/* @override 
	http://www.thecakewalkcary.com/cakewalk_ee/stylesheets/master.css
	http://thecakewalkcary.com/cakewalk_ee/stylesheets/master.css
*/

/*-------------------------------------
THE CAKE WALK CARY

version: 	1.0
author: 	IMP Designs
email:		info@impdesigns.com
website:	http://www.impdesigns.com
copyright:	(c)2008	
---------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	vertical-align: baseline;
	list-style-type: none;
}

body{
	background-color: #e6e6e2;
	font: 62.5%/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #553715;
}

/* @group MISCELLANEOUS */

.floatLeft{
	float: left !important;
}

.floatRight{
	float: right !important;
}

.clear{
	clear: both !important;
}

.noMargin{
	margin: 0 !important;
}

.legroom{
	margin-bottom: 18px !important;
}

.headroom{
	margin-top: 18px !important;
}

.center{
	text-align: center;
}

/* @end */

/* @group STRUCTURE */

.container{
	margin: 0 auto;
	width: 940px;
	height: 100%;
	line-height: normal;
	font-size: 1.2em;
}

#header{
	height: 112px;
	background: url(../images/backgrounds/header-repeat.gif) repeat-x center top;
}

#navigation{
	height: 55px;
	background: url(../images/backgrounds/navigation-repeat.gif) repeat-x 0 0;
}

	#navigation .container{
		width: 960px;
		background: url(../images/backgrounds/navigation.jpg) no-repeat center top;
	}

#content{
	padding: 0 0 30px 0;
	background: #70481c url(../images/backgrounds/cake_layers.jpg) repeat-x center top;
}

#top{
	padding-top: 8px;
	margin-bottom: 18px;
}

#footer{
	padding: 120px 0 30px 0;
	background: url(../images/backgrounds/footer-repeat.gif) repeat-x 0 0;
}

/* @group COLUMNS */
#main_column{
	padding: 0 20px;
	width: 580px;
	float: left;
}

#side_column{
	padding:20px 0;
	width: 320px;
	float: left;
}

.three_column{
	margin: 0 14px 18px 0;
	float: left;
	width: 30%;
	padding: 5px;
	background-color: #eeebd6;
}

	.three_column.last{
		float: right;
		margin: 0;
	}

/* @end */
/* @end */

/* @group ELEMENTS */

/* @group IMAGE THUMB */
.image_thumb{
	margin: 0 5px 18px 0;
	padding-top: 5px;
	float: left;
	width: 185px;
	text-align: center;
	background: url(../images/elements/thumb_background.gif) no-repeat top center;
}

	.image_thumb img{
		margin-bottom: 10px;
		border: 1px solid #70481c;
	}

	.image_thumb h4{
		font-size: 1.2em;
}

/* @end */
#site_logo{
	margin-left: 20px;
	display: block;
	position: absolute;
	z-index: 2;
	text-indent: -9999px;
	width: 200px;
	height: 260px;
	background: url(../images/logos/the_cake_walk.jpg) no-repeat 0 0;
}

#contact_number{
	float: right;
	width: 305px;
	height: 42px;
	text-indent: -9999px;
	background: url(../images/elements/contact_number.gif) no-repeat 0 0;
}

#home_title{
	margin-top: 100px;
	height: 150px;
	width: 300px;
	float: left;
	text-indent: -9999px;
	background: url(../images/page_titles/carys_premier_cake.gif) no-repeat center top;
}

#site_creator{
	display: block;
	text-indent: -9999px;
	float: right;
	width: 100px;
	height: 25px;
	background: url(../images/logos/imp_designs.gif) no-repeat 0 0;
}

p#copyright{
	padding-left: 5px;
	clear: both;
	color: #888;
	font-size: 1.2em;
}

.jump_link{
	display: block;
	margin-bottom: 8px;
}

#photo_frame{
	float: right;
	width: 620px;
	height: 285px;
	background: url(../images/elements/photo_frame_new.jpg) no-repeat 0 0;
}

	#photo_frame img{
		float: left;
	border-width: 1px;
	border-color: #e2e2e2;
}
	
#slideshow {
	border: 1px solid #555;
	margin: 25px 0 0 25px;
	width: 570px;
	padding: 0;
}
	
.faq_section {
	display: block;
	margin-bottom: 20px;
	background-color: #cee8f5;
	padding: 5px;
}

a.top_link {
	background: url(../images/buttons/top_button.gif) no-repeat 0 0;
	width: 150px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	float: right;
}

a.read_more_link {
	background: url(../images/buttons/read_more_link.gif) no-repeat 0 0;
	width: 150px;
	height: 30px;
	text-indent: -9999px;
	display: block;
}

a.back_link {
	background: url(../images/buttons/back_link.gif) no-repeat 0 0;
	width: 150px;
	height: 30px;
	text-indent: -9999px;
	display: block;
}

a.back_home {
	background: url(../images/buttons/back_home.gif) no-repeat 0 0;
	width: 150px;
	height: 30px;
	text-indent: -9999px;
	display: block;
}


.item {
	clear: both;
	padding-bottom: 20px;
}

.page_image {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 2px solid #5a2b00;
	padding: 1px;
	background-color: #fff;
}
/* @end */

/* @group NAVIGATION */

/* @group MAIN NAV */

ul#main_nav{
	float: left;
	margin-left: 250px;
	width: 580px;
	text-indent: -9999px;
}

	ul#main_nav li{
		float: left;
		height: 55px;
	}
	
	ul#main_nav li a{
		display: block;
		height: 55px;
	}
	
		ul#main_nav li a:hover, ul#main_nav li.current a{
			background-position: 0 -55px;
		}
	
	ul#main_nav li.nav_home a{
		width: 89px;
		background-image: url(../images/navigation/nav_home.gif);
	}	
	
	ul#main_nav li.nav_about a{
		width: 98px;
		background-image: url(../images/navigation/nav_about.gif);
	}	
	
	ul#main_nav li.nav_cakes a{
		width: 124px;
		background-image: url(../images/navigation/nav_cakes.gif);
	}	
	
	ul#main_nav li.nav_resources a{
		width: 138px;
		background-image: url(../images/navigation/nav_resources.gif);
	}	
	
	ul#main_nav li.nav_contact a{
		width: 131px;
		background-image: url(../images/navigation/nav_contact.gif);
	}

/* @end */

/* @group SUB NAV */
ul#sub_nav{
	margin: 0 auto;
	width: 275px;
	font-size: 1.8em;
}

	ul#sub_nav li{
		margin-bottom: 4px;
	}
	
	ul#sub_nav li a{
		display: block;
		padding: 0 5px;
		line-height: 1.4em;
		background-color: #6f491c;
		width: 261px;
		color: #bf9364;
		border: 2px solid #926738;
	}
	
		ul#sub_nav li a:hover, ul#sub_nav li.current a{
			background-color: #402709;
			text-decoration: none;
			border-color: #6b3d08;
		}

/* @end */

/* @group FOOTER NAV */

ul#footer_nav{
	float: left;
	height: 40px;
	font-size: 1.6em;
}

	ul#footer_nav li{
		margin-right: 5px;
		float: left;
	}
	
	ul#footer_nav li a{
		padding: 5px;
		color: #888;
	}
	
		ul#footer_nav li a:hover, ul#footer_nav li.current a{
			background-color: #888;
			color: #fff;
		}

/* @end */

/* @end */

/* @group CONTENT */
#content_container{
	
}

#content_container.sub_page{
	padding-top: 100px;
}

	#content_container .content-top{
		height: 25px;
		background: url(../images/backgrounds/content-top.gif) no-repeat 0 0;
	}
	
	#content_container .content-middle{
		height: 100%;
		background: url(../images/backgrounds/content-middle.gif) repeat-y 0 0;
	}

	#content_container .content-bottom{
		height: 25px;
		background: url(../images/backgrounds/content-bottom.gif) no-repeat 0 0;
	}

/* @end */

/* @group MODULES */
.module{
	margin-bottom: 18px;
	padding-bottom: 18px;
	background: url(../images/elements/separator-brown.gif) no-repeat center bottom;
}

.module.noSeparator{
	background: none;
}

	h3.module-heading{
		margin-bottom: 8px;
		padding-left: 20px;
		height: 45px;
		font-weight: normal;
		line-height: 40px;
		font-size: 1.8em;
		color: #5a2b00;
		background: url(../images/elements/module_heading.jpg) no-repeat 0 0;
	}
	
	.module-content{
		width: 275px;
		margin: 0 auto;
}


/* @end */

/* @group TEXT */
a {
	color: #4d3011;
	text-decoration: none;	
}

a:hover {
	color: #75491b;
	text-decoration: underline;
}

	a:active, a:focus{
		outline: none;
	}
	
a.link_link {
	font-size: 1.2em;
	color: #d2799d;
	background: url(../images/elements/outside_link.gif) no-repeat right;
	padding-right: 23px;
}
	
h1 {
	font-size: 3.2em;
	color: #d2799d;
	line-height: 1.5em;
	letter-spacing: -.6px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
h2 {
	font-weight: normal;
	margin-bottom: 5px;
	color: #5b9bc7;
	font-size: 2em;
}	

h2.subhead {
	color: #5a2b00;
}

#directions {
	font-size: .7em;
}

h3 {
	font-size: 1.8em;
}

	h3.column_heading{
		margin-bottom: 8px;
		background-color: #5a99c5;
		color: #fff;
		padding: 4px;
		font-size: 1.4em;
		border-bottom: 2px solid #487ca2;
	}

h4 {
	font-size: 1.6em;
	color: #72afb6;
}
	
p {
	margin-bottom: 10px;
	font-size: 1.4em;
	line-height: 1.2em;
}

	p.intro{
		margin-bottom: 24px;
		padding-bottom: 25px;
		font-size: 1.8em;
		line-height: normal;
		color: #5b9bc7;
		background: url(../images/elements/separator-tan.gif) no-repeat center bottom;
	}

	p#copyright{
		clear: both;
		color: #918a68;
		font-size: 1.2em;
	}


/* @end */

/* @group LISTS */
ul.simple_list{
	
}

	ul.simple_list li{
		padding: 5px 0;
		border-bottom: 1px solid #a57f58;
	}
	
ul.bulleted_list{
	font-size: 1.2em;
	line-height: 1.5em;
}

	ul.bulleted_list{
		margin-left: 10px;
		padding-left: 20px;
		list-style-image: url(../images/elements/bullet.gif) !important;
	}

ol.numbered_list {
	font-size: 1.2em;
	line-height: 1.5em;
}

ol.numbered_list li {
	margin-left: 25px;
	list-style-type: decimal;
}

/* @end */

/* @group FORM */
label{
	font-size: 1.6em;
	color: #5a99c5;
	margin-bottom: 4px;
}

input.text, textarea{
	color: #555;
	width: 98%;
	border: 2px solid #cbc8b6;
	font-size: 1.4em;
	margin-bottom: 8px;
}

input.submit{
	background: none;
	border: 3px solid #b7b5a6;
	background-color: #cbc8b6;
	cursor: pointer;
	color: #427295;
	font-size: 1.2em;
}

form span {
	color:red;
}


/* @end */
/* @group MULTIBOX */

/**************************************************************

	MultiBox
	v1.1

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #75491b;
	background-color: #FFF;
	display: none;
	z-index: 2;
	padding: 0;
}
.MultiBoxContainer a{
	color: #FFF;
	text-decoration: underline;
}
.MultiBoxLoading {
	background: url(../images/miscellaneous/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/miscellaneous/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	position: relative;
	height: 0;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #75491b;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/miscellaneous/left.png) no-repeat;
	width: 24px;
	height: 24px;
	margin-top: 5px;
	cursor: pointer;
	left: 7px;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/miscellaneous/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 7px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/miscellaneous/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/miscellaneous/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 40px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 40px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	padding-top: 5px;
	color: #FFF;
	margin: 0 40px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}



/*************************************************************/

/* @end */

.MultiBoxClose, .MultiBoxPrevious, .MultiBoxNext, .MultiBoxNextDisabled, .MultiBoxPreviousDisabled { 
	behavior: url(iepngfix.htc); 
}

/* @group SLIDESHOW */

/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="images" />
		<div class="captions" />
		<div class="controller" />
		<div class="thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}



/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	height: 235px;
	margin: 0 auto;
	width: 570px;
}
.slideshow a img {
	border: 0;
}



/* @end */

/* @group MAP */

#map {
	width: 271px;
	height: 260px;
	overflow: hidden;
	border: 2px solid #926738;
	margin-bottom: 15px;
}

.directions_form {
	font-size: 1em;
}

.directions_form label {
	color: #5a2b00;
}

.directions_form input {
	padding: 3px;
	font-size: .75em;
}

/* @end */


