/* ------------------------------------------------------------------------
CSS sheet for Artistic Cakes
Date Created: 4/21/09
All inquiries for this document should be directed to information@virtualtech.com.
--------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
MAIN DESIGN ELEMENTS
--------------------------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #EFE4C6 url(../images/artistic1b_06.jpg) top left repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#outer_header {
	height: 150px;
	background: #EFE4C6 url(../images/header_bg.jpg) top left repeat-x;
	border-bottom: 5px solid #b4a370;
}
	#inner_header {
		position: relative;
		margin: 0px auto;
		padding: 10px 20px;
		width: 900px;
	}
		#inner_header h1 a {
			position: absolute;
			top: 10px;
			left: 20px;
			width: 457px;
			height: 126px;
			background: url(../images/artisticLogo.png) top left no-repeat;
			text-indent: -10000px;
			display: block;
			overflow: hidden;
		}
		#inner_content p {
			color: #4A2E1C;
		}
		ul#top_nav {
			position: absolute;
			top: 10px;
			right: 20px;
			list-style-type: none;
			float: right;
		}
		ul#top_nav li {
			float: left;
		}
		ul#top_nav li a {
			padding: 0px 10px;
			font-size: 14px;
			color: #371f0f;
			text-decoration: none;
		}
		ul#top_nav li a:hover {
			text-decoration: underline;
		}
		#topSlogan {
			position: absolute;
			top: 45px;
			right: 20px;
			width: 315px;
			height: 47px;
			font: 26px/47px Georgia, "Times New Roman", Times, serif;
			color: #371f0f;
			text-align: center;
			display: block;
		}
		.images-on #topSlogan {
			background: url(../images/artworks.png) top left no-repeat;
			text-indent: -10000px;
			overflow: hidden;
		}
		.phoneNo {
			position: absolute;
			top: 85px;
			right: 20px;
			display: block;
			font: 14px/30px Verdana, Arial, Helvetica, sans-serif;
			text-align: left;
			color: #371f0f;
		}
#outer_menu {
	min-height: 445px;
	background: #806645 url(../images/menu_bg.jpg) top center repeat;
	border-bottom: 5px solid #b4a370;
	display: block;
	overflow: hidden;
}
	#inner_menu {
		margin: 0px auto;
		padding: 10px 20px;
		width: 900px;
	}
		ul#nav {
			width: 287px;
			list-style-type: none;
		}
		ul#nav li a {
			text-align: center;
			margin: 15px 0px;
			font: 24px Georgia, "Times New Roman", Times, serif;
			text-decoration: none;
			color: #371f0f;
			line-height: 53px;
			display: block;
		}
		.images-on ul#nav li a.weddings {
			background: url(../images/weddings.jpg) top left no-repeat;
			text-indent: -10000px;
			overflow: hidden;
		}
			.images-on ul#nav li a.weddings:hover {
				background: url(../images/weddings_hover.jpg) top left no-repeat;
			}
		.images-on ul#nav li a.birthdays {
			background: url(../images/birthdays.jpg) top left no-repeat;
			text-indent: -10000px;
			overflow: hidden;
		}
			.images-on ul#nav li a.birthdays:hover {
				background: url(../images/birthdays_hover.jpg) top left no-repeat;
			}
		.images-on ul#nav li a.baby {
			background: url(../images/baby.jpg) top left no-repeat;
			text-indent: -10000px;
			overflow: hidden;
		}
			.images-on ul#nav li a.baby:hover {
				background: url(../images/baby_hover.jpg) top left no-repeat;
			}
		.images-on ul#nav li a.cookies {
			background: url(../images/cookies.jpg) top left no-repeat;
			text-indent: -10000px;
			overflow: hidden;
		}
			.images-on ul#nav li a.cookies:hover {
				background: url(../images/cookies_hover.jpg) top left no-repeat;
			}
		.images-on ul#nav li a.gifts {
			background: url(../images/gifts.jpg) top left no-repeat;
			text-indent: -10000px;
			overflow: hidden;
		}
			.images-on ul#nav li a.gifts:hover {
				background: url(../images/gifts_hover.jpg) top left no-repeat;
			}
		.images-on ul#nav li a.cheesecakes {
			background: url(../images/cheesecakes.jpg) top left no-repeat;
			text-indent: -10000px;
			overflow: hidden;
		}
			.images-on ul#nav li a.cheesecakes:hover {
				background: url(../images/cheesecakes_hover.jpg) top left no-repeat;
			}
#inner_content {
	margin: 0px auto;
	padding: 30px;
	width: 890px;
}
#footer {
	clear: both;
}


/* ------------------------------------------------------------------------
TEXT AND LINK ELEMENTS
--------------------------------------------------------------------------*/
P {
	margin: 15px 0px;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #261308;
}
#inner_menu a {
	color: #0F0701;
}

			
/* ------------------------------------------------------------------------
IMAGE SLIDESHOW ELEMENTS
--------------------------------------------------------------------------*/
#pic_player {
	margin-top: 10px;
	border: 20px solid #4a2e1c;
	background: #4A2E1C;
	width: 450px;
	height: 338px;
	float: right;
	display: block;
}

.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	height: 338px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 450px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


/* ------------------------------------------------------------------------
CONTENT ELEMENTS
--------------------------------------------------------------------------*/
#mainContent {
	margin-right: 30px;
	width: 550px;
	float: left;
	min-height: 300px;
	position: relative;
}
#preface {
	margin-top: 20px;
	width: 375px;
}
	#preface p, .intro p {
		color: #EFEBE0;
	}
#slogan h2 {
	width: 523px;
	height: 137px;
	font: 30px Georgia, "Times New Roman", Times, serif;
}
.images-on #slogan {
	background: url(../images/slogan.png) top left no-repeat;
	text-indent: -10000px;
	overflow: hidden;
}
#sidebar {
	border-left: 1px solid #846747;
	padding-left: 30px;
	width: 260px;
	min-height: 300px;
	float: left;
}
	.lquote {
		width: 68px;
		height: 56px;
		background: url(../images/lquote.png) top left no-repeat;
		display: block;
	}
	.rquote {
		width: 68px;
		height: 56px;
		background: url(../images/rquote.png) top left no-repeat;
		display: block;
		float: right;
	}

/* ------------------------------------------------------------------------
PAGE TITLES ELEMENTS
--------------------------------------------------------------------------*/
.weddingtitle {
	width: 294px;
	height: 73px;
	display: block;
}
.images-on .weddingtitle {
	background: url(../images/wedding_title.png) top left no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
}
.weddingsm {
	margin-left: 165px;
	width: 244px;
	height: 63px;
	display: block;
}
.images-on .weddingsm {
	background: url(../images/wedding_sm.png) top left no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
}

.birthdaytitle {
	width: 302px;
	height: 70px;
	display: block;
}
.images-on .birthdaytitle {
	background: url(../images/birthday_title.png) top left no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
}
.birthdaysm {
	margin-left: 165px;
	width: 252px;
	height: 60px;
	display: block;
}
.images-on .birthdaysm {
	background: url(../images/birthday_sm.png) top left no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
}	
	
.babytitle {
	width: 315px;
	height: 64px;
	display: block;
}
.images-on .babytitle {
	background: url(../images/baby_title.png) top left no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
}
.babysm {
	margin-left: 165px;
	width: 257px;
	height: 55px;
	display: block;
}
.images-on .babysm {
	background: url(../images/baby_sm.png) top left no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
}
.cookietitle {
	width: 139px;
	height: 52px;
	display: block;
}
.images-on .cookietitle {
	background: url(../images/cookie_title.png) top left no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
}
.gifttitle {
	width: 372px;
	height: 64px;
	display: block;
}
.images-on .gifttitle {
	background: url(../images/gift_title.png) top left no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
}		
.specialtitle {
	width: 287px;
	height: 70px;
	display: block;
}
.images-on .specialtitle {
	background: url(../images/special_title.png) top left no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
}
.specialsm {
	margin-left: 165px;
	width: 237px;
	height: 59px;
	display: block;
}
.images-on .specialsm {
	background: url(../images/special_sm.png) top left no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
}	
/* ------------------------------------------------------------------------
CAKES PAGE ELEMENTS
--------------------------------------------------------------------------*/
.col {
	margin-bottom: 10px;
	padding: 10px;
	width: 425px;
	height: 200px;
	float: left;
	display: block;
}
/*.col:hover {
	background: #5F4529;
}
*/
.intro {
	position: relative;
}
.intro img {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #4A2E1C;
}
.desc {
	margin-left: 165px;
	width: 250px;
}
	
/* ------------------------------------------------------------------------
GALLERY ELEMENTS
--------------------------------------------------------------------------*/
ul.gallery {
	list-style-type: none;
}
ul.gallery li {
	position: relative;
	margin: 18px;
	/*padding: 10px;
	background: #fff;
	border: 1px solid #7F6544;*/
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	float: left;
	display: block
}
ul.gallery li a img {
	border: 0px;
}
ul.gallery li img {
	 padding: 10px;
	background: #fff;
	border: 1px solid #7F6544;
	display: block; 
}
.num {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 5px;
	background: #fff;
}

/* ------------------------------------------------------------------------
CONTACT ELEMENTS
--------------------------------------------------------------------------*/
#contact #inner_menu {
	height: 650px;
}
#contact .col p {
	color: #fff;
}
#contact .col p a {
	color: #D4C69F;
}
#contact #inner_content img {
	border: 1px solid #4A2E1C;
}
 iframe {
 	background: #fff;
	padding: 10px;
 }
 
/* form elements */
form {
	color: #fff;
}
br {
	clear: left;
}
label, input {
	margin-bottom: 10px;
	width: 200px;
	font: 14px Arial, Helvetica, sans-serif;
	display; block;
	float: left;
}
input[type="text"] {
	font: 16px Arial, Helvetica, sans-serif;
	border: 1px solid #B4A370;
}
textarea {
	margin-bottom: 10px;
	border: 1px solid #B4A370;
}
input[type="submit"] {
	padding: 5px;
	color: #fff;
	background: #4A2E1C;
	border: none;
	width: auto;
	display: block;
}

#imageLinks {

}
#imageLinks p {
	display: block;
	float: left;
	width: 200px;
	text-align: center;
	margin-right: 10px;
}
#imageLinks a {
	text-decoration: none;
}
#imageLinks a:hover {
	color: #FFF !important;
}
	
/* ------------------------------------------------------------------------
MISC ELEMENTS
--------------------------------------------------------------------------*/
.clearfloat {
	clear: both;
}
.attn {
	color: #E6CC51;
}

#about #inner_menu p {
	color: #fff;
	clear: both;
}
#about #inner_menu img {
	border: 1px solid #4A2E1C;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px; 
}

#badge {
	display:block;
	width:120px;
	border:2px solid #3B5998;
	-moz-box-shadow:0px 0px 7px rgba(0, 0, 0, .35);
	-webkit-box-shadow:0px 0px 7px rgba(0, 0, 0, .35);
	box-shadow:0px 0px 7px rgba(0, 0, 0, .35);
}
#badge:hover {
	-moz-box-shadow:0px 0px 7px rgba(0, 0, 0, .75);
	-webkit-box-shadow:0px 0px 7px rgba(0, 0, 0, .75);
	box-shadow:0px 0px 7px rgba(0, 0, 0, .75);
}
