/* CSS for the City Cake Company website */
* {
	margin: 0;
	padding: 0;
}
/********************* body and background ***********************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2em;
	color: #333333;
}
/* Page Background */
#background{
	margin: 0px auto;
	background-color: #717171;
}
/* Background for middle part */
#container{
	width: 773px;
	min-width: 773px;
	max-width: 773px;
	margin: 0px auto;
	padding-top: 5px;
}
/********************* Links ***********************/

a:link, a:visited {
	color: #e84b00;
}
a:hover {
	color: #FF9933;
}
a.not-justified {text-align:left;}

/******************Header**********************/
#header {
	position: relative;
	width: 100%;
	width: 773px;
	min-width: 773px;
	max-width: 773px;
	height: 218px;
	min-height: 218px;
	max-height: 218px;
	background-image: url(../images/frame_top3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*********** NAVIGATION ***************/

#menu {
	text-align: left;
	padding-top: 88px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}
ul.menu_items {
	display: inline;
	text-align:left;
	margin:0px;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 28px;
	padding-left: 5px;
}
ul.menu_items li {
	display: inline;
	text-align:center;
	display: inline;
	color: #c0c0c0;
	font-size: 100%;
	margin-right: -7px;
	*margin-right: -7px;
	_margin-right: -7px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul.menu_items li#lastli {
background: none;
}
ul.menu_items li a:link, ul.menu_items li a:visited {
	color: #FFFFFF;
	text-decoration:none;
	margin: 0px;
	font-style: normal;
	
}
ul.menu_items li a:hover {	
	background-color: #4c5d1a;
	text-decoration:none;
	margin: 0px;
}





/******************** Other layout divisions ********************/

#main-body {
	width: 773px;
	min-width: 773px;
	max-width: 773px;
	background-image: url(../images/frame_middle.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	float: left;
	margin-top: -23px;
	position: relative;
}

#wrap {
	padding-bottom: 10px;
}
#content {
	font-size: small;
	line-height: 1.5em;
	color: #333333;
	float: right;
	position: relative;
	top: 15px;
	font-size: 95%;
	width:290px;
	min-width:290px;
	max-width:290px;
	padding-right: 40px;
	padding-bottom: 65px;
}
#content div.innerdiv {	
	padding: 0;
}

#content div.rightbox {
	padding: 0;
	background-color: #00CCCC;
}

/******************* Sidebar [left hand on home page]******************/
#sidebar {
	float: left;
	position: relative;
	left: 15px;
	top: 15px;
	padding-bottom: 65px;	
	width: 405px;	
	min-width: 405px;	
	max-width: 405px;
}

/* Sidebar elements */
#sidebar div.innerdiv {	
}
#sidebar div.innerdiv div.firstbox {
	border: 1px solid #838383;
	padding:20px 20px 60px;
	margin-top: 0px;
}
#sidebar div.innerdiv div.box {
	border: 1px solid #838383;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#sidebar div.box a:link, a:visited, a:hover{
	color: #6600CC;
}

#sidebar div.innerdiv ul, #sidebar div.innerdiv ol {
	padding-left: 20px;
	padding-right: 20px;
}


/******************* End Sidebar [left hand on home page]******************/

/******************* Two columns layout [shopping pages]******************/
/* Two columns simple layout : submenu + column droite*/

#boite_ext{
	background-color: #CCCCCC;
	background-image: url(../images/frame_middle.jpg);
	background-repeat: repeat-y;
	width: 773px;
	padding-bottom: 10px;
}
#boite_ext div.innerdiv {
	margin-left: 25px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	}
#boite_ext div.innerdiv div.boitegauche {
	width: 25%;
	float: left;
	margin-right: 25px;
	margin-left: 5px;
	padding: 0px;
	margin-bottom: 30px;
	font-size: 90%;
	background-image: url(../images/submenu_bckgrd.jpg);
	background-repeat: repeat-y;
	}
#boite_ext div.innerdiv div.boitegauche li{
	display: inline;
	text-align:left;
	display: block;
	font-size: 100%;
	line-height: 1.5em;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}


#boite_ext div.innerdiv div.boitegauche {
	text-decoration:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #FFFFFF;
}
#boite_ext div.innerdiv div.boitegauche a:link {
	color: #FF9933;
	font-style: normal;
	text-decoration: none;
}

#boite_ext div.innerdiv div.boitegauche a:visited {
	color: #FF9933;
	font-style: normal;
	text-decoration: none;
}

#boite_ext div.innerdiv div.boitegauche a:hover {
	color: #FF9933;
}

	
#boite_ext div.innerdiv div.boitedroite{
	line-height: 1.5em;
	background-color: #f7f9f2;
	width: 64%;
	float: left;
	background-position: center;
	padding: 15px;
	}
#boite_ext div.innerdiv div.boiteshop{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
	
div.boiteshop a:link, a:visited {
	color: #e84b00;
}
div.boiteshop a:hover {
	color: #FF9933;
}


#boite_ext div.innerdiv div.boiteshop h1{
	color: #660000;
	font-size: small;
}
#boite_ext div.innerdiv div.boiteshop h3{
	font-size: small;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}
	}
#boite_ext div.innerdiv div.boiteshop h4{ /*pictures captions*/
	font-size: 70%;
	text-align: left;
	line-height: 1.5em;
	color: #666666;
	}

/******************* END Two columns layout [shopping pages]******************/

/******************* Article Pages : one plain box for text + pics ************/

#boite{
	font-size: small;
	float: left;
	position: relative;
	top: 0px;
	width:670px;
	min-width:670px;
	max-width:670px;
	padding-left: 40px;
	padding-bottom: 65px;
	margin-left: 33px;
	margin-bottom: 20px;
	margin-top: 10px;
}

/******************* End Article Pages ************/

/******************* Page with two columns ************/	
#col_left{
	font-size: small;
	position: relative;
	top: 15px;
	float: left;
	width: 300px;
}

#col_left h1{
	font-size: 110%;
	color: #800000;
}

#col_left h2{ /* centered text */
	text-align: center;
}


#col_right{
	position: relative;
	top: 15px;
	width: 400px;
	min-width: 250px;
	float: left;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
	padding: 20px;
	border: 1px groove #CCCCCC;
	}
/******************* Page with two columns ************/
    

/*********************OTHER LISTS CONTENT and SIDEBAR (2 columns)*/

#content-2collist{
	border: none;
	width: 100%;
	padding: 0px;
} 
#content-2colist div.innerdiv{
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #0066CC;
}
#sidebar-2collist div.innerdiv{
	padding-left: 10px;
	padding-top: 25px;
}	
/*boxes*/
#single_block_list{/* Just here to maintain a regular space between boxes different sized images*/
	margin-top: 10px;
	margin-bottom: 20px;
	width: 705px;
	min-width: 705px;
	max-width: 705px;
}
#sidebar-2collist div.innerdiv div.firstdiv{
	float: left;
	position: relative;
	width: 270px;
	padding-bottom: 18px;
	clear: both;
	margin-left: 25px;
	
}
#sidebar-2collist div.innerdiv div.seconddiv{
	float: left;
	position: relative;
	width: 55%;
	min-width: 55%;
	max-width: 55%;
	padding-bottom: 25px;
	margin-bottom: 20px;

}
#sidebar-2collist div.innerdiv div.seconddiv li{
	padding-left: 15px;
	list-style-type: square;
	margin-left: 15px;
}
#sidebar-2collist div.innerdiv h1{
	font-size: 120%;
	font-weight: normal;
	color: #800000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 12px;
	padding-bottom: 3px;
}		
#sidebar-2collist div.innerdiv h2{
	font-size: 140%;
	font-weight: normal;
	color: #2E0110;
}	
#sidebar-2collist  div.innerdiv h3{
	font-weight: normal;
	color: #330000;
	font-style: italic;
	font-size: small;
}	

#sidebar-2collist div.innerdiv p{
	padding-bottom: 0px;
	font-size: small;
	line-height: 1.5em;
}

/********************* END OTHER LIST CONTENT and SIDEBAR*/
/********************* End Lists specific divisions *******/


/********************* Footer divisions********************/
#footer {
	clear: both;
	position: relative;
	width: 773px;
	margin: 0 auto;
	padding-bottom: 50px;
	font-size: 85%;
	background-image: url(../images/frame_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*#footer_logo{
	background-image: url(../images/frame_bottom_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 773px;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 0px 0px;
	padding-bottom: 50px;
	height: 150px;
	}*/
	
	
/**Disclaimer ***/
#footer_logo{
	background-image: url(../images/frame_middle.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 773px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 0px 0px;
	padding-bottom: 10px;
	background-color: #0099FF;
}
#image_footer_logo{
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	margin-left: 15px;
}
/** End disclaimer ***/
#footer-bottom {
	width: 773px;
	background-image: url(../images/frame_bottom_part2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: 333333;
}
#footer-text {
	background-color: 333333;
	background-position: center;
	margin: 0px;
}
/****************** Typography ********************/
h1 {
	font-size: 110%;
	line-height: 1.2em;
	text-transform: none;
	margin-bottom: 15px;
}

div.innerdiv p, div.innerdiv ul li, div.innerdiv ol li  {
font-size: 110%;
}
div.innerdiv p  {
		font-size: small;
}


p.beforeul {
	padding-bottom: 0;
}
ul#contentul {
	margin-top:0;
	padding-top:0;
}
ul#contentul li {
	padding-left: 35px;
	list-style:none;
	background: url(../images/bullet2.gif) no-repeat 0px 4px;
}
#footer-text p{
	margin: 0px;
	text-align: center;
	color: #CCCCCC;
	font-size: 70%;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 70px;
	background-color: 333333;
}
#footer-text a:link, #footer-bottom a:visited{
	color: #CCCCCC;
	text-decoration: overline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#footer-bottom p{
	margin: 0px;
	text-align: center;
	color: #CCCCCC;
	font-size: 50%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	background-color: 333333;
}
#footer-bottom a:link, #footer-bottom a:visited{
	color: #CCCCCC;
	text-decoration: overline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#footer-bottom a:hover{
	color: #CCFF99;
	text-decoration: overline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#single_block li{
	margin-left: 20px;
	list-style-type: square;
}
#single_block ol{
	margin-left: 20px;
	list-style-type: decimal;
}



/**************************** Images ******************************************/
img a, a img, img {
	border:none;
}
img.floatleft {
	float:left;
	position:relative;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom:10px;
}
img.floatright {
	float:right;
	position:relative;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom:3px;
}

img.dessertimage {
	float:left;
	position:relative;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom:3px;

}
img.nofloat {
	float:none;
	position:relative;
	vertical-align: middle;
	margin: 10px;
}
/********************************** Hacks etc for IE***************************/

	/* Hide from IE5/Mac \*/
	#footer {
	height: 1%;
	}
	/* End hide from IE5/Mac */
	
	/*****Self Clearing Fix *****/
	*html dl.feature {height: 1%;} /* for IE5+6 */
	:first-child+html dl.feature {min-height: 1px;} /* for IE7 */

/******************************** Hide from Safari ****************************/

.innerdiv {
	padding: 0px 20px 20px 10px;
	#
}
