/* --Start of Main CSS File for All Occasions Chair Covers-- */
/* --Script version 1.1-- */
/* Script browser version:  for home page */


body {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #090909;
	font-size: 14px;
}
a { text-decoration: none; }
a:link { color: #ef4b90; } /* Pink */
a:visited { color: #ef4b90; } /* Pink */
a:focus { color: #c0c0c0; } /* Silver */
a:hover { color: #c0c0c0; } /* Silver */
a:active { color: #ef4b90; } /* Pink */

.global_container {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	z-index: 1;
}
.main_container {
	width: 828px;
	height: 800px;
	margin:0 auto;
	z-index: 2;
}
.header {
	position: relative;
	width: 828px;
	height: 130px;
	background-image: url(../images/header_bkg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 3;
}
.logo {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 191px;
	height: 90px;
}
.contact {
	position: absolute;
	top: 0px;
	left: 380px;
	width: 408px;
	height: 95px;
	line-height: 28px;
	text-align: left;
	font-weight: bold;
	padding-top: 35px;
}
#home_tel {
	font-size: 110%;
}
#home_email {
	font-size: 100%;
}

/* Menu Styles */

.menu_container {
	position: relative;
	width: 828px;
	height: 220px;
	margin-top: 0px;
	background-image: url(../images/bubble.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	z-index: 4;
}
#menu {
	position: absolute;
	top: 39px;
	left: 0px;
	width: 828px;
	height: 59px;
	background-image: url(../images/menu_bar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 5;
}
.main_img {
	position: absolute;
	top: 39px;
	left: 0px;
	width: 828px;
	height: 181px;
	z-index: 6;
}
.buttons {
	position: absolute;
	top: 10px;
	height: 25px;
}
#home_button {left: 20px; width: 55px; }
#about_button {left: 104px; width: 79px; }
#balloon_button {left: 216px; width: 148px; }
#gallery_button {left: 400px; width: 64px; }
#testimonials_button {left: 498px; width: 102px; }
#links_button {left: 634px; width: 50px; }
#contact_button {left: 720px; width: 91px; }

/* Content Styles */

.main_content {
	position: relative;
	width: 828px;
	height: 450px;
	margin-top: 0px;
	background-color: transparent;
	background-image: url(../images/balloons_and_bubbles.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.side_bar {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 180px;
	height: 420px;
}
.offer_box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 110px;
	padding: 70px 5px 0px 5px;
	background-image: url(../images/other_services.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}
#offer {
	line-height: 16px;
}
#offer_link a:link { color: #fff; } /* White */
#offer_link a:visited { color: #fff; } /* White */
#offer_link a:focus { color: #c0c0c0; } /* Silver */
#offer_link a:hover { color: #c0c0c0; } /* Silver */
#offer_link a:active { color: #fff; } /* White */
.side_img {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 180px;
	height: 220px;
}
.thecontent {
	position: absolute;
	top: 20px;
	left: 200px;
	width: 480px;
	height: 450px;
	background-image: url(../images/content_bar.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 1px;
	line-height: 17px;
}
#title {
	padding: 0px 0px 0px 5px;
	color: #fff;
	font-weight: bold;
}
#home_text {
	line-height: 20px;
	font-size: 110%;
}
.i {
	font-style: italic;
}
.p {
	color: #ef4b90; /* Pink */
}
.b {
	font-weight: bold;
}
.left {
	float: left;
	margin: 0px 5px 5px 0px;
}
.eLoader {
	width: 80px;
	height: 60px;
	margin-left: 50px;
	margin-top: 30px;
	text-align: center;
	color: #ef4b90;
	text-decoration: blink;
}

/* Galleries Styling */

#slideshow img { 
	padding: 5px; 
	background-color: #eee; 
}
.slideshows img { 
	padding: 5px; 
	background-color: #eee; 
	vertical-align: middle;
	border: 1px solid #ef4b90;
}
.services_spacer {
	width: 400px;
	height: 3px;
	margin: 50px 0px 50px 30px;
	background-color: #ef4b90;
}


div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 480px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
	padding-right: 5px;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 420px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 420px;
	height: 420px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 480px;
	height: 420px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 420px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ef4b90;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 40px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 480px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 10px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #ef4b90;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #ed9ca7;
	border-color: #ef4b90;
	color: #000;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

