/* CSS Document */

/* Reset */

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent }
body { line-height:1 }
ol, ul { list-style:none }
blockquote, q { quotes:none }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none }
:focus { outline:0 }
ins { text-decoration:none }
del { text-decoration:line-through }
table { border-collapse:collapse; border-spacing:0 }


/******** COMMON ********/
body { font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; margin: 10px; background-color: #FFF; color: #80561B;/*background-color: #FFFFFF;*/
}
body, td, th { font-family: Arial, Helvetica, sans-serif; color: #80561B;/*background-color: #FFFFFF;*/
}
#outer_wrapper { background-color:#FFFFFF; background-position:top center; }
#outer_container { width: 976px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ background: #FFFFFF; margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */ text-align: left; /* this overrides the text-align: center on the body element. */ }
#body_wrapper { width:976px; height:auto; }
#body_container { widows:976px; height:auto; }
#content_container { width:960px; float:right; margin-bottom:56px; }
.main_container { width:675px; float:left; margin:40px 20px 0 0; padding: 0 50px 0 0; background:url(../img/bar.gif) top right no-repeat; }
.main_container p { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.main_container p a { color: #5A471C; font-size: 11px; letter-spacing: .5px; }
.main_container p a:hover { color: #b8b308; }
.main_container .left { padding-right: 10px; margin: 20px 0 20px 0; float: left; }
.main_container .thumb { width: 100px; }
.main_container .item { width: 550px; }
.main_container li { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#9E6614; line-height: 14px; }
.right_container { width:190px; float:right; margin:40px 20px 0 0; }
.clear { clear:both; }
.ninja { display: none;}
a:link { color: #80561B; text-decoration: none; }
a:visited { color: #80561B; text-decoration: none; }
a:hover { color: #b8b308; text-decoration: none; }
a:active { color: #b8b308; text-decoration: none; }

p { padding:0; margin:0; line-height: 15px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #5A471C; }
h1 { color: #f58466; font-size: 2em; font-weight: 100; margin: 30px 0 15px 0; }
h2 { font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #f58466; margin-bottom: 10px; }
h3 { font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #f58466; margin: 0px; }
hr { height: 1px; border: none; color:#B9B309; background-color: #B9B309; margin: 2px 0; }

/******** IMG ********/
#white { border-color:#FFFFFF; }
#blue { border-color:#dae5dc; }


/******** HEADER ********/
#header_container { background:url(../img/header_bg.gif) top center no-repeat; width:976px; height:235px; }
#header_logo { float:left; margin-top:75px; margin-left:50px; display:inline; }
#header_logo img { border:none; }
#header_contact { float:right; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FFF; margin-right:40px; margin-top:20px; display:inline; }
#header_contact a { color:#FFFFFF; }
#header_contact a:hover { color:#B8B308; }
#index-social-buttons { float:right; display:inline; padding:9px; margin:10px 20px;}
.twitter { height: 30px; width: 30px; display: inline-block; background: url(../img/twitter-sprite.png) top center no-repeat;}
.twitter:hover { background: url(../img/twitter-sprite.png) bottom center no-repeat;}
.facebook { height: 30px; width: 30px; display: inline-block; background: url(../img/facebook-sprite.png) top center no-repeat;}
.facebook:hover { background: url(../img/facebook-sprite.png) bottom center no-repeat;}


/******** NAVIGATION ********/
#main_nav { float:left; height:40px; text-align:right; padding-top:0px; display:inline; margin-left: 15px; }
#main_nav ul { list-style:none; margin:0; padding:0; margin-top:0px; }
#main_nav ul li { display: inline-block; text-align: right; margin-left: 10px; zoom: 1; *display: inline; }
#main_nav ul li a { background-color: rgba(206, 206, 0, 0.75); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFCECE00,endColorstr=#BFCECE00);
zoom: 1; padding-top:5px; padding-bottom:5px; text-align:right; font-size:10px; font-weight:bold; list-style:outside; list-style-image:none; padding-right:10px; letter-spacing:.05em; color:#80561B; width: 110px; display: block;  position: relative; }
#main_nav ul li a:hover { background-color: rgba(245, 132, 102, 0.85); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8F58466,endColorstr=#D8F58466);
zoom: 1; color: #ffffff }
#main_nav ul li a.active { background-color: rgba(245, 132, 102, 0.85); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8F58466,endColorstr=#D8F58466);
zoom: 1; color: #ffffff }


/******** JUST FOR IE ********/
#main_nav li{display: inline\9;}
#main_nav ul li a { background: rgb(206, 206, 0)\9; padding-top:5px\9; padding-bottom:5px\9; text-align:right\9; font-size:10px\9; font-weight:bold\9; list-style:outside\9; list-style-image:none\9; padding-right:10px\9; letter-spacing:.05em\9; color:#80561B\9; width:110px\9;}
#main_nav ul li a:hover { background: rgb(245, 132, 102)\9; color: #ffffff\9; }
#main_nav ul li a.active { background: rgb(245, 132, 102)\9; color: #ffffff\9; }


/******** LINKS ********/
.links { line-height: 40px; }


/******** RIGHT BAR ********/
.right-bold { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #80561B; }
.right-std { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #80561B; }
.right-small { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #80561B; }
.right-green { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #b8b308; }


/******** INDEX ********/
.box_text { color: #80561B; font-size: 12px; }
#index-big { padding-top:40px; width:500px; float:left; height: 300px; }
#featured_headbar { height:28px; background:#9D8D6F; margin-bottom:6px; }
#featured_left { 
width:580px; 
height:110px;
padding: 15px; 
float:left; 
background-color: #EDED8A;
background-image: url(../img/related_left_bg.jpg) top left no-repeat; 
background-image: -webkit-gradient(radial, 118 118, 353, 118 118, 0, from(#EDED8A), to(#FFFFFF)); 
background-image: -moz-radial-gradient(28% 43% 0deg,circle closest-corner, #FFFFFF, #F4F3C6, #EDED8A 100%);
display:inline; margin-right: 6px; }
#featured_left .left { margin-right: 15px;}
#featured_left .borders {width: 5px; border-left: 1px solid #80561B; border-right: 1px solid #80561B; height: 100%; margin: 0 20px;}
#featured_right { 
width:332px;
height:110px;
padding: 15px 14px;
float:left;
background-color: #EDED8A;
background-image: url(../img/related_right_bg.jpg) top left no-repeat;
background-image: -moz-radial-gradient(50% 0% 0deg,ellipse farthest-corner, #FFFFFF, #EDED8A);
background-image: -webkit-gradient(radial, 50% -50, 50, 353 -500, 721, from(#FFFFFF), to(#EDED8A));
display:inline;}
#featured_label ul { margin:0; padding:0; margin-left:10px; padding-top:5px; }
#featured_label li { padding-left:15px; display: inline-block; background: url(../img/flower_bullet.png) no-repeat 0px 4px; font-size:11px; font-weight:bold; text-transform:uppercase; color:#ffffff; zoom: 1; *display: inline; }


/******** MENU ********/
#cake { position: relative; top: 30px; }
.box_text { color: #80561B; font-size: 12px; line-height:15px; }
.body-head { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #f58466; }


/******** CATERING ********/
.catering-head { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #b8b308; }


/******** PHOTO GALLERY ********/
.gallery-head { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #b8b308; }
.gallery-std { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #5A471C; }
#flashcontent { height:550px; position:relative; right:25px; }


/******** BAKERY ********/
.bakery-head { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #f58466; }


/******** FAQ ********/
.faq-q { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #80561B; }
.faq-std { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #5A471C; }
.faq-small { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; }


/******** FOOTER ********/
#footer { font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #bbbbbb; width:976px; clear:both; margin: 0 auto; padding: 20px 0; }


#popupContainer { height:375px; width:442px; background:#FFFFFF; margin:20px; font-size:11px; line-height:16px; color:#80561B; }
#popupWrapper { height:400px; width:580px; background:#FFFFFF; margin:20px; padding: 20px; border: 5px solid #F58466; }
#popupCupcakes { height:340px; width:442px; background:#FFFFFF; margin:20px; font-size:11px; line-height:16px; color:#80561B; }
#popupCustomCakes { height:740px; width:800px; background:#FFFFFF; margin:40px; font-size:11px; line-height:16px; color:#80561B; }
#popupCustomCakes p { padding:3px 0; }
.link_active { color:#b8b308; }
.link_inactive { color:#80561B; }
.bold { font-weight: bold; }
.small { font-size: 10px; line-height: 12px; }
.leading { line-height: 18px; }
.leading_less { line-height: 12px; }
.left { float:left; display:inline; }
.right { float:right; display:inline; }
.price { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #80561B; }
.light-brown { color:#9E6614; }
.dark-brown { color: #5A471C; }
.centered { text-align: center; width: 150px; }
.popup_centered { text-align: center; margin: 0 auto; }


#feat-1 { padding: 7px 0 0 45px; margin: 0 0 10px 0; background: url(../img/1.gif) left -39px no-repeat; line-height: 12px; height: 30px; }
#feat-2 { padding: 10px 0 0 45px; margin: 0 0 10px 0; background: url(../img/2.gif) top left no-repeat; line-height: 12px; height: 30px; }
#feat-3 { padding: 10px 0 0 45px; margin: 0 0 10px 0; background: url(../img/3.gif) top left no-repeat; line-height: 12px; height: 30px; }
#feat-4 { padding: 10px 0 0 45px; margin: 0 0 10px 0; background: url(../img/4.gif) top left no-repeat; line-height: 12px; height: 30px; }
#feat-5 { padding: 7px 0 0 45px; margin: 0 0 10px 0; background: url(../img/5.gif) top left no-repeat; line-height: 12px; height: 30px; }

/******** FORM ********/
#form_wrapper { width: 400px; height: 450px; margin: 40px; }
#success { display: none;}
#success p { padding: 10px 0 0 0; line-height: 20px;}
#success img { margin: 30px 0;}

.form_field {width: 100%; float: left; display: inline block; margin: 15px 0;}
.form_field.first { margin-top: 20px;}
.form_field.half{width: 48%;}
.form_field.half.alpha { margin-right: 2%}
.form_field.half.omega { margin-left: 2%}
form label {display: block; text-transform: uppercase; font-size: 12px; font-weight: bold;}
.input_text { 
	background-color: #F9F9F9;
	border: 1px solid #A8A616;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25) inset;
    color: #473C10;
    display: inline-block;
    font-family: 'Museo Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1em;
    line-height: 1.2em;
    padding: 8px 10px;
    position: relative;
    top: 0; width: 375px; }
.input_text:focus {background: white;}
.form_field.half .input_text {width: 165px;}
.form_controls { text-align: center; margin-bottom: 20px;}

.input_button {
  background: #F58466;
  border: 1px solid #ED6E4E;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
  -moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
  -ms-box-shadow: inset 0 0 1px 1px #f6f6f6;
  -o-box-shadow: inset 0 0 1px 1px #f6f6f6;
  box-shadow: inset 0 0 1px 1px #f6f6f6;
  color: white;
  font: bold 14px "helvetica neue", helvetica, arial, sans-serif;
  line-height: 1;
  padding: 8px 0 9px;
  text-align: center;
  text-shadow: 0 1px 0 #ED6E4E;
  width: 150px; }
.input_button:hover {
    background: #ED6E4E;
    -webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
    -moz-box-shadow: inset 0 0 1px 1px #eaeaea;
    -ms-box-shadow: inset 0 0 1px 1px #eaeaea;
    -o-box-shadow: inset 0 0 1px 1px #eaeaea;
    box-shadow: inset 0 0 1px 1px #eaeaea;
    color: white;
    cursor: pointer; }
    
.needsfilled {
	border: 1px solid #ED6E4E;
	color:#ED6E4E;
}

