/*
	InfoSite Default Style Sheet
	Yorganic.com - 2009
	Big Wedding Cake Company - March 2009
*/

body {
	background:url(images/sitebg.gif) repeat-x #FFFFFF;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px auto; font-size:12px;
	text-align:center;
}

h1 { color:#D0118C; font-size:18px; margin: 0px 0px 5px 0px; }
h2 { color:#D0118C; font-size:16px; margin: 0px 0px 5px 0px; }
h3 { color:#D0118C; font-size:15px; margin: 0px 0px 5px 0px; }
h4 { color:#D0118C; font-size:14px; margin: 0px 0px 5px 0px; }
h5 { color:#D0118C; font-size:12px; margin: 0px 0px 5px 0px; }
p { font-size:15px; color:#404040;}
ul,ol { font-size:15px; color:#404040; }

/* BESPOKE */
/* Left Navigation Rollovers *NEW* */
#LeftNav .home a { background: url(images/home-both.gif) 0 0 no-repeat; width:227px; height:20px; display:block;}
#LeftNav .home a:hover { background-position:-227px 0; }
#LeftNav .weddingcakes a { background: url(images/wedding-cakes-both.gif) 0 0 no-repeat; width:227px; height:20px; display:block;}
#LeftNav .weddingcakes a:hover { background-position:-227px 0; }
#LeftNav .celebrationcakes a { background: url(images/celebration-cakes-both.gif) 0 0 no-repeat; width:227px; height:20px; display:block;}
#LeftNav .celebrationcakes a:hover { background-position:-227px 0; }
#LeftNav .corporatecakes a { background: url(images/corporate-cakes-both.gif) 0 0 no-repeat; width:227px; height:20px; display:block;}
#LeftNav .corporatecakes a:hover{ background-position:-227px 0; }
#LeftNav .portion a { background: url(images/portion-both.gif) 0 0 no-repeat; width:227px; height:20px; display:block;}
#LeftNav .portion a:hover { background-position:-227px 0; }
#LeftNav .delivery a { background: url(images/shop-both.gif) 0 0 no-repeat; width:227px; height:20px; display:block;}
#LeftNav .delivery a:hover { background-position:-227px 0; }
#LeftNav .testimonials a { background: url(images/testimonials-both.gif) 0 0 no-repeat; width:227px; height:20px; display:block;}
#LeftNav .testimonials a:hover { background-position:-227px 0; }

#LeftNav .links a { background: url(images/links-both.gif) 0 0 no-repeat; width:227px; height:20px; display:block;}
#LeftNav .links a:hover { background-position:-227px 0; }
#LeftNav .contact a { background: url(images/contact-both.gif) 0 0 no-repeat; width:227px; height:20px; display:block;}
#LeftNav .contact a:hover { background-position:-227px 0; }

#LeftNav .blog a { background: url(images/blog-both-vert.jpg) 0 0 no-repeat; width:90px; height:115px; display:block;}
#LeftNav .blog a:hover { background-position:0px -115px; }

/* ENDS */
/* ENDS */

/* LAYOUT SECTION */

#maincontainer {
	width:920px;
	text-align:left;
	margin:0px auto;
	background:#FFFFFF;
}

.headerbar {
	background:#ffffff;
	height:10px; font-size:10px;
	color:#9C9B9B; padding:6px; text-align:right;
	border-bottom:1px solid #c0d72f;
}

.headerbar a { color:#9C9B9B; }
#headercont { height:166px; z-index:10; background:url(images/sitebg.gif); }

.headerleft {
	background: url(images/logo.jpg) no-repeat left;
	height:166px;
}

.centralcol { padding-left:2px; padding-right:6px; padding-top:8px; padding-bottom:40px; }
.centralcontainer {
	background-color:white;
	padding-left:10px; padding-right:10px;
	padding-bottom:10px;
}

.centralcontainer a { color:black; }
.centralcontainer a:hover { color:#2C2E63; }

#news .sep,#blog .sep { border-bottom:1px dashed silver; margin-bottom:10px; clear:both;}
#news .h2,#blog .h2 { margin: 5px 0px 0px 0px;  }
#news .title a,
#blog .title a { color:#D0118C; font-size:16px; text-decoration:none; margin-top:0px;}
#blog .small,#news .small  { font-size:10px; color:#2c2c2c; margin-top:0px; }

#news h1 { font-size:14px; }
/* LEFT RIGHT NAV */

.menuheader {
	background-color:#a3b925;
	height:14px; padding-left:6px; padding-top:3px; padding-bottom:3px;
	margin-bottom:1px;
}

.menuheader h1 {
	font-family: "Tahoma",Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF; font-size:11px; margin:0px; margin-bottom:1px;
}

.menuspace {
	background-color:#FFFFFF;
	width:160px;
	padding-left:15px; padding-right:10px; padding-top:12px;
	padding-bottom:20px;
}

.menubox {
	background-color:white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; margin-bottom:15px;
}

.menubox2 {
	background-color:#a8c316;
	padding: 4px 8px 4px 8px; color:white;
	margin-bottom:15px;
}

.menubox2 a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; text-decoration:none; color:white;
}

.menubox p,.menubox2 p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; color:white;
}

.menurow { padding:0px; margin:0px; }
.menurow a { color:#ffffff; font-size:11px; background:#a8c316; display:block; padding:4px; text-decoration:none;}
.menurow a:hover { background:#ebc0d1; display:block; padding:4px; color:#bf327f;}
.menurow li { border-bottom:1px solid #ffffff; list-style:none; color: white; }
.menurow .endmore a { background:#869b16; }

/* ENDS */


#footercontainer {
	width:920px;
	text-align:left;
	margin:0px auto;
}

#footer1 {
	background:url(images/footerbg1.jpg) no-repeat;
	height:98px;
}

#footer { background:#bdd630; 
  min-height:120px;
  height:auto !important;
  height:120px;

}
#footer .left {
	background:url(images/footerbg.jpg) left no-repeat;
	  height:120px;
}

#footer .right {
	float:right;
	position:relative;
	left:410px; width:500px;
	top:80px; margin:0px;
}

#footer p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; color:#575757;
}

#footer a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; color:#575757; text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* FORMS */

form { margin:0px; }

/* INFO SITE CONTENT */

.contenthead {
	background:url(images/head-bg.gif) repeat-y #1768B4;
	padding: 3px 10px 3px 10px;
}

.contenthead h1 { color:white; margin:0px; font-size:12px; }

.productcol { border:1px solid #CCCCCC; }

.productcol p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; color:black;
}

.productcol a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; color:black;
}

.productcol a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; color:red;
}
/* COMPETITION & FORMS */

.formrow {
	background-color:#B4C9D6;
	border-bottom: 1px solid #D7E2ED;
	border-top:1px solid White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; padding:3px;
}

.formcell1 
{
	background-color:#E4E4E4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color:#343433; font-weight:bold;
	border-top:1px solid #EBEBEB;
	border-bottom:1px solid #D1D1D1;
	padding:6px;
}

.formcell2
{
	background-color:#E3E2E2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	color:black;
	border-top:1px solid #EBEBEB;
	border-bottom:1px solid #D1D1D1;
	padding:6px;
}

/* Calendar Options  */

/* Main Table Setup Includng Date Number Fonts, Size and Color */
.mainTable {
	background-color: #629ED0;
	width:100%;
 }

/* Month and Year Row Setup */
.monthYearRow {
    line-height: 15pt;
	background-color: #434649;
	text-align: left;
	vertical-align: middle; padding-left:5px;
	}
	
/* Month and Year Text Setup */
.monthYearText {
	font-family: "Tahoma",Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #FFFFFF;
	}

/* Day Names Row Setup */
.dayNamesRow {
   line-height: 11pt;
	background-color: #2586D7;
	text-align: center;
	vertical-align: middle;
	}
/* Day Name Setup */
.dayNamesText {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: white;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #434649;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	}

/* Color of Today's Date */
.today {
background-color: #FFA31A;
color: #FFFFFF;
}


.s2 { background-color: #65ADE9; } /* Empty Cell Background (empty cells with no date numbers) */
.s20 { background-color: #65ADE9; } /* Mark Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s21 { background-color: #CAD9E3; }


.listings {
	border:1px solid silver;
}

.listings td {
	background-color:#E7E7E7;
	border-bottom:1px solid #CDCBCB;
	border-top:1px solid #FBF9F9;
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.listings th {
	background-color:#D1D1D1;
	border-bottom:1px solid #CDCBCB;
	border-top:1px solid #FBF9F9;
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; text-align:left;
}

/* LATEST PRODUCTS */

#products li {
	display:block;
	float:left;
	width:200px;
}

#latest a {
	display:block;
	background:#186AB4;
	color:white; text-decoration:none;
	padding:6px;
}

#latest a:hover {
	background:#235F94;
}

#latest .selected {
	background:#235F94;
	font-weight:bold;
}
.producthead {
	background:#186AB4; padding:6px; color:white;
	font-size:11px; font-weight:bold; text-transform:uppercase;
	text-align:center;
}

.producthead a { font-size:11px; color:white; }
.producthead a:hover { font-size:11px; color:white; }

/* Comments */
.commentsbox {
	border:1px solid silver;
	background:#E7E7E7;
	margin:4px; padding:10px;
}

.commentsbox .date {
	color:#8A8A89;
}
/* JS Live Validation */

.LV_validation_message{ font-weight:bold; margin:0 0 0 5px;}
.LV_valid { color:#00CC00; }
.LV_invalid { color:#CC0000; }   
.LV_valid_field,input.LV_valid_field:hover, input.LV_valid_field:active,textarea.LV_valid_field:hover, textarea.LV_valid_field:active { border: 1px solid #00CC00; }  
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active,textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active { border: 1px solid #CC0000; }

.isformerror { border:2px solid red; background:#FCF7C1; padding:5px; }
.isformok { border:2px solid #FAD426; background:#FCF7C1; padding:5px; }
/* ENDS */

/* ICONS (MIME) */

.folder a {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/folder.gif) center left no-repeat;
}

#downloads a[href$='.pdf'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/pdf.gif) center left no-repeat;
}

#downloads a[href$='.ppt'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/powerpoint.gif) center left no-repeat;
}

#downloads a[href$='.rss'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/feed.gif) center left no-repeat;
}

#downloads a[href$='.mp3'],#downloads a[href$='.wma'],#downloads a[href$='.ram'],#downloads a[href$='.snd'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/sound.gif) center left no-repeat;
}

#downloads a[href$='.csv'],#downloads a[href$='.mdb'],#downloads a[href$='.mde'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/database.gif) center left no-repeat;
}

#downloads a[href$='.swf'],#downloads a[href$='.fla'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/flash.gif) center left no-repeat;
}

#downloads a[href$='.mov'],#downloads a[href$='.avi'],#downloads a[href$='.cmv'],#downloads a[href$='.fli'],#downloads a[href$='.flc'],#downloads a[href$='.mpg'],#downloads a[href$='.divx'],#downloads a[href$='.xvid'],#downloads a[href$='.wmv'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/movie.gif) center left no-repeat;
}

#downloads a[href$='.txt'],#downloads a[href$='.doc'],#downloads a[href$='.rtf'],#downloads a[href$='.pdb'],#downloads a[href$='.psw'],#downloads a[href$='sdw'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/page.gif) center left no-repeat;
}

#downloads a[href$='.zip'],#downloads a[href$='.rar'],#downloads a[href$='.tar'],#downloads a[href$='gzip'],#downloads a[href$='arc'],#downloads a[href$='arj'],#downloads a[href$='lha'],#downloads a[href$='lzh'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/archive.gif) center left no-repeat;
}

#downloads a[href$='.jpg'],#downloads a[href$='.gif'],#downloads a[href$='.gif'],#downloads a[href$='.bmp'],#downloads a[href$='.psd'],#downloads a[href$='.art'],#downloads a[href$='.cdr'],#downloads a[href$='.cmf'],#downloads a[href$='.cmp'],#downloads a[href$='.cpt'],#downloads a[href$='.emf'],#downloads a[href$='.pbm'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/image.gif) center left no-repeat;
}

#downloads a[href$='.xls'],#downloads a[href$='.ods'],#downloads a[href$='.sdc'],#downloads a[href$='.dif'],#downloads a[href$='.pxl'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/excel.gif) center left no-repeat;
}

#downloads .sep { border-bottom:1px dashed silver; }
/* ENDS */

/* Ticker Boxes */
#marqueecontainer{
position: relative;
background:#1A619D;
height: 200px;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

.ResultsHighLight {
	background:#23639C; color:white;
}

#searchresults
{
	border-top:1px solid silver;
	margin-top:10px;
	text-align:right;
	padding-top:6px;
}

#searchresults a {
	padding-left:3px; padding-right:3px;
	margin-right:2px; color:#3B5998; font-weight:bold;
}

#searchresults .pagecurrent {
	border-top:2px solid #3B5998;
}

#searchresults .pagelink {
}

#bookmarks .social
{
	float:left;
	width:80%;
	color:#444444; font-size:11px;
}
#bookmarks .social img {
	border:1px solid silver;
	margin:1px; width:16px; height:16px;
	padding:3px; background:white;
}

#bookmarks .digg{
	float:right;
	width:120px; position:relative;
}

.product {
	border:1px solid silver;
	margin:5px; padding:4px;
	text-align:center;
}

.productimg img { border:0px; background:url(images/spinner-med.gif) no-repeat; background-position: center; width:100px; height:100px; margin:4px;}
.ofwproduct { border:1px solid silver; padding:4px; text-align:center;}
.product p { font-size:11px; }
.productdt {  height:35px; }
.product .blue { color:#DE4B1D;}
.product a { text-decoration:none; color:#000000;}
.product a:hover { text-decoration:underline; }
.productstop {
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-right:1px solid silver; text-align:center;
	padding: 5px 3px 3px;
}

.productsmid {
	border-left:1px solid silver;
	border-right:1px solid silver; text-align:center;
	padding-left:3px; padding-right:3px;
}

productsmid p {
	margin:0px;
}
.productspace {
	width:5px; height:10px;
}
.productsend {
	border-left:1px solid silver;
	border-bottom:1px solid silver;
	border-right:1px solid silver; text-align:center;
	padding-left:2px; padding-right:2px;
	padding-bottom:4px;
}

.prodbuttons {
	display:block;
}

/* CSS Buttons */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.gbutton {
    background: transparent url(images/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.gbutton span {
    background: transparent url(images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.gbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.gbutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

/* Scroller Box */
#scroller_container {
 position: relative;
 width: 500px;
 height: 120px;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
 line-height: 60px;
 font-size: 60px;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */

#greenscroll .middle {
	background:#a8c316;}