/* ------------- general styles */
* { 
	margin : 0; 
	padding : 0; 
}
body {

	margin:0px 0px 0px 0px;
	padding:0px;
}
html { 
	background : #b4212d;
}
/* ------------- text styles */
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	color: #000;
	margin-bottom: 6px;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color: #000;
}
p {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
}
p a:link { 
	color : #ee272b;
	font-weight: normal; 
	text-decoration : underline;
}
p a:visited { 
	color : #ee272b;
	font-weight: normal; 
	text-decoration : underline;
}
p a:hover { 
	color : #ff9999;
	font-weight: normal; 
	text-decoration : underline;
}


/* ------------- classes */
.image {
	border: 4px solid #ee272b;
}
.thumbnail {
	border: 2px solid #ee272b;
}
.phone {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #fff;
}
.address {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}

.answer {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin-left: 20px;
	color : #ee272b;
	margin-bottom: 8px;
}
.info {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000;
}
.infofeatured {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	line-height: 14px;
	color: #ee272b;
}
.rightborder {
	border-right: 2px solid #ee272b;
}
.paddingleft {
	padding-left: 10px;
}
/* ------------- containers */
div#container { 
	width : 942px;
	height: 950px;
	margin: 0 auto;
}

/* ------------- header */
div#header {
	position : relative;
	width : 942px;
	height : 251px;
	/* background : url(../images/siteimages/header.jpg) no-repeat; */
}

/* ------------- main */
div#main {
	position : relative;
	width : 942px;
	height : 699px;
	background : url(../images/siteimages/main_bkg.jpg) no-repeat;
}
/* ------------- nav */
div#nav {
	position : relative;
	left:-2px;
	width : 770px;
	height : 25px;
	text-align : center;
	margin: 0px auto;
	z-index:3;
}
div#nav ul {
	margin : 0px;
	padding-top : 5px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform:uppercase;
	color: #fff;
	display:inline;
	list-style-type: none;
}
div#nav li {
	display: block;
	float:left;
}
div#nav a{
	color: #fff;
	text-decoration:none;
	height: 20px; 
	display: block;
}
div#nav #about a{ 
	padding-top: 5px; 
	width: 85px;
}
div#nav #products a{ 
	padding-top: 5px; 
	width: 143px;
}
div#nav #cakes a{ 
	padding-top: 5px; 
	width: 66px;
}
div#nav #bridal a{ 
	padding-top: 5px; 
	width: 116px;
}
div#nav #clients a{ 
	padding-top: 5px; 
	width: 130px;
}
div#nav #gallery a{ 
	padding-top: 5px; 
	width: 128px;
}
div#nav #contact a{ 
	padding-top: 5px; 
	width: 100px;
}
div#nav #about a:hover {
	color: #ff9999;
}
div#nav #products a:hover {
	color: #ff9999;
}
div#nav #cakes a:hover {
	color: #ff9999;
}
div#nav #bridal a:hover {
	color: #ff9999;
}
div#nav #clients a:hover {
	color: #ff9999;
}
div#nav #gallery a:hover {
	color: #ff9999;
}
div#nav #contact a:hover {
	color: #ff9999;
}
/* ------------- dropdown */
div#dropdown {
	position : absolute;
	width : 130px;
	/* left : 622px; */
	left: 540px;
	background-color:#fff;
	border: 2px solid #9d9fa2;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align : center;
	z-index: 3;
}
div#dropdown ul {
	margin : 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	text-align:center;
	color: #000;
	list-style-type: none;
}
div#dropdown li {
	display: block;
	margin: 0 auto;
}
div#dropdown a{
	color: #000;
	text-decoration:none;
	display: block;
}
div#dropdown .gallery-category a{ 
	width: 130px;
}
div#dropdown .gallery-category a:hover {
	color: #ff9999;
}

div#dropdown .gallery-separator {
	width: 128px;
}

div#dropdown .gallery-separator img {
	display:block;
	margin: 0 auto;
}
/* ------------- main content */
div#maincontent {
	position : relative;
	margin: 0 auto;
	top: 20px;
	width : 730px;
	height : 520px;
	z-index:1;
}

div#contentright {
	z-index: 1;
}
div#leftcontent {
	z-index: 1;
}
/* ------------- icons */
div#icons {
	position : relative;
	margin-left: -20px;
	top: 25px;
	width : 172px;
	height : 40px;
	z-index:1;
}
div#icons ul {
	margin : 0px;
	display:inline;
	list-style-type: none;
}
div#icons li {
	display: block;
	float:left;
}
div#icons a{
	margin:0px;
	padding:0px;
	height: 40px;
	width: 172px;
	display: block;
}
div#icons #bbb_icon a{ 
	background: transparent url(/static/images/siteimages/bbb_icon.png) no-repeat; 
	padding: 0px; 
	overflow: hidden; 
	width: 96px;
	text-indent : -9999px;
}
div#icons #facebook_icon a{ 
	background: transparent url(/static/images/siteimages/facebook_icon.png) no-repeat; 
	padding: 0px; 
	overflow: hidden; 
	width: 38px;
	text-indent : -9999px;
}
div#icons #twitter_icon a{ 
	background: transparent url(/static/images/siteimages/twitter_icon.png) no-repeat; 
	padding: 0px; 
	overflow: hidden; 
	width: 38px;
	text-indent : -9999px;
}

/* ------------- footer */
div#footer {
	position : relative;
	margin: 0 auto;
	top: 75px;
	width : 730px;
	height : 70px;
	text-align:center;
	clear:both;
}

.cycle-image {
	display: block;
	margin: 0 auto;
}

