/* CSS Document */

body {
	background-color: #635749;
	margin: 5px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

p {
	color: #fff;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.nomargin {
	margin: 0px;
	padding: 0px;
}

p.cupcake_title {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

p.important {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

.blue {
	color: #b6deee;
}

.blue_bold {
	color: #b6deee;
	font-weight: bold;
}

.r_blue_bold {
	color: #b6deee;
	font-weight: bold;
	text-align: left;
}

hr {
	height: 1px;
	border: 0px;
	color: #b6deee;
	background-color: #b6deee;
}

a:link,
a:visited {
	color: #b6deee;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #5bc1f5;
	text-decoration: none;
	font-size: 12px;
}

ul {
	color: #fff;
	font-size: 12px;
}

ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.clear {
	clear: both;
}


/* Header Area */

#header {
	background-image: url(/images/header/header_bg.gif);
	background-repeat: repeat-x;
	width: 780px;
	height: 156px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header img {
	border: none;
}

#eini_logo {
	position: absolute;
	width: 137px;
	margin-top: 45px;
	margin-left: 50px;
}

#navigation_menu {
	position: absolute;
	width: 650px;
	height: 17px;
	margin-top: 115px;
	margin-left: 138px;
	padding-top: 3px;
}

#navigation_menu a:link,
#navigation_menu a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 18px;
}

#navigation_menu a:hover {
	color: #5bc1f5;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 18px;
}

#navigation_menu_side {
	position: absolute;
	text-align: right;
	width: 150px;
	margin-top: 25px;
	margin-left: 610px;
}

#navigation_menu_side a:link,
#navigation_menu_side a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#navigation_menu_side a:hover {
	color: #5bc1f5;
	text-decoration: none;
	font-size: 12px;
}


/* Main Content Area */

#body {
	width: 780px;
	height: 430px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#cupcake_movie {
	float: left;
	width: 270px;
	height: 430px;
}

.page_title {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.sub_title {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#content_text_box {
	position: relative;
	left: 35px;
	top: 15px;
	height: 335px;
	width:404px;
	padding: 20px;
	overflow: auto;
	scrollbar-face-color: #3e3217;
	scrollbar-shadow-color: #3e3217;
	scrollbar-highlight-color: #3e3217;
	scrollbar-3dlight-color: #635749;
	scrollbar-darkshadow-color: #3e3217;
	scrollbar-track-color: #635749;
	scrollbar-arrow-color: #5ec2f6;
}

#home {
	width: 510px;
	height: 430px;
	background-image: url(/images/home/right_home.jpg);
	float: left;
}

#flavours {
	width: 510px;
	height: 430px;
	background-image: url(/images/flavours/right_flavours.jpg);
	float: left;
}

#weddings {
	width: 510px;
	height: 430px;
	background-image: url(/images/weddings/right_wedding.jpg);
	float: left;
}

#cupcakes {
	width: 510px;
	height: 430px;
	background-image: url(/images/cupcakes/right_cupcakes.jpg);
	float: left;
}

#charity {
	width: 510px;
	height: 430px;
	background-image: url(/images/charity/right_charity.jpg);
	float: left;
}

#faq,
#press,
#press2,
#events {
	width: 510px;
	height: 430px;
	background-image: url(/images/faq/right_faq.jpg);
	float: left;
}

#events img {
	float: right;
	border: 1px solid #5ec2f6;
	margin-left: 4px;
}

.event {
	margin-bottom: 25px;
	clear: both;
}

#contact_us {
	width: 510px;
	height: 430px;
	background-image: url(/images/contact_us/right_contact.jpg);
	float: left;
}

#wholesale {
	width: 510px;
	height: 430px;
	background-image: url(/images/contact_us/right_contact.jpg);
	float: left;
}

#promotions {
	width: 510px;
	height: 430px;
	background-image: url(/images/promotions/right_promotions.jpg);
	float: left;
}

.input {
	width: 170px;
	border: 1px solid #b6deee;
	font-size: 12px;
	color: #003399;
	vertical-align: middle;
}

#affiliates {
	width: 510px;
	height: 430px;
	background-image: url(/images/affiliates/right_affiliates.gif);
	float: left;
}

.affiliates {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.affiliates li {
	float: left;
	margin-right: 25px;
}

#collections,
#gallery_area,
#cupcake {
	background-color: #3e3624;
	overflow: auto;
	text-align: left;
	scrollbar-face-color: #99ccff;
	scrollbar-shadow-color: #3e3217;
	scrollbar-highlight-color: #3e3217;
	scrollbar-3dlight-color: #635749;
	scrollbar-darkshadow-color: #3e3217;
	scrollbar-track-color: #635749;
	scrollbar-arrow-color: #3e3217;
}

#collections {
	width: 660px;
	height: 390px;
	padding: 20px 60px;
	margin: 0px;
}

.collection {
	clear: both;
}

.collection img {
	float: left;
	border: 1px solid #5ec2f6;
	margin-right: 15px;
	margin-bottom: 15px;
}

#gallery_area {
	width: 760px;
	height: 410px;
	padding: 20px 0px 0px 20px;
	margin: 0px;
}

#cupcake {
	width: 660px;
	height: 390px;
	padding: 20px 60px;
	margin: 0px;
	overflow: auto;
}

#cupcake img {
	border: 1px solid #5ec2f6;
}

/* Footer Area */

#footer {
	background-color: #625241;
	width:760px;
	height: 16px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 10px 0px 10px;
}

#Ennexus {
	width:780px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}


/* Gallery Section */

#gallery {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#gallery li {
	float: left;
	width: 130px;
	height: 155px;
	padding-left: 40px;
	margin-bottom: 20px;
	font: 10px;
	color: #fff;
}

#gallery img{
	display: block;
	border: 1px solid #5ec2f6;
}

#gallery a:link, #gallery a:visited {
	text-decoration: none;
	color: #fff;
}

#gallery a:hover {
	text-decoration: none;
	color: #5cc0f4;
}


/* Cupcake Details Section */

#details {
	float: left;
}

#details table {
	border-collapse: collapse;
	border: none;
	width: 320px;
}

#details table td {
	border-bottom: 1px solid #a5a895;
	border-top: 1px solid #a5a895;
	padding: 2px 0px;
}

/* Press */

#press ul,
#events ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#press ul li,
#events ul li {
	float: left;
	width: 385px;
	font: 10px;
	color: #fff;
	margin-top: 10px;
}

#press ul li img,
#events ul li img {
	float: left;
	border: 1px solid #b6deee;
	margin-right: 10px;
}

/* ------------ */

#press2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#press2 ul li {
	float: left;
	font: 10px;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 20px;
}

#press2 ul li img {
	float: left;
	border: 1px solid #b6deee;
	margin-right: 20px;
}