@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #151616 url(../images/background.jpg);
	font: 11px Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: top;
	color: #4b4b4b;
}

a {
	color: #fff;
}

#header {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#menu {
	padding: 0;
	margin: 0;
	z-index: 1;
	width: 675px;
	height: 138px;
	background: url("../images/repeat.jpg") repeat-x scroll 0 3px transparent;
	float: left;
}

#menu li {
	float: left;
	list-style-type: none;
}

#menu li img {
	padding-top: 105px;
	padding-right: 3px
}

#menu-icons {
	padding: 0;
	margin: 0;
	float: right;
	padding: 20px 20px 0 0;
	position: relative;
	width: 145px;
}

#menu-icons li {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
}

#gallery {
	padding: 0;
	margin: 0;
	clear: both;
	height: 415px;
	white-space: nowrap;
	position: relative;
	overflow-x: scroll;
	overflow-y: hidden;
	top: 131px;
	left: 0px;
	width: 100%;
	color: #fff;
}

#bottom-menu {
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 560px;
	left: 0px;
}

#bottom-menu li {
	float: left;
	list-style-type: none;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 10px;
	
}
 
#bottom-menu li a {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#bottom-menu li a:hover, .current_page_item a {
	color: #24c3c1;
}

#bottom-logo {
	width: 100%;
	margin: 0;
	padding: 0;
	background-attachment: absolute;
	background: url(../images/elementone.png);
	background-position: top center;
	height: 279px;
	background-repeat: no-repeat;
	position: absolute;
	top: 588px;
	left: 0px;
}

#cb-wrapper {
	position: absolute;
	width: 525px;
	text-align: center;
}

#contact-box {
	background: #1e1e1e;
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
}

#contact-box form {
	
}

#contact-box label input {
	border: 2px solid #2c2c2b;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/textarea.jpg);
	margin: 10px;
	padding: 3px;
}

#contact-box label textarea {
	border: 2px solid #2c2c2b;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/textarea.jpg);
	margin: 10px;
	padding: 3px;
}

.MultiBoxContainer {
	position: absolute;
}

.MultiBoxContent {
	background: #1e1e1e;
}

#admin-gallery {
	padding: 0;
	margin: 0;
	clear: both;
	height: 365px;
	white-space: nowrap;
	position: absolute;
	z-index: 1;
	top: 139px;
	left: 0px;
	color: #fff;
}

#thumbnails {
	padding: 0;
	margin: 0;
	clear: both;
	height: 395px;
	white-space: nowrap;
	position: relative;
	top: 139px;
	left: 0px;
	color: #fff;
}

#admin-bottom-menu {
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 545px;
	left: 0px;
}

#admin-bottom-menu li {
	float: left;
	list-style-type: none;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 10px;
	
}
 
#admin-bottom-menu li a {
	color: #fff;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#admin-bottom-menu li a:hover {
	color: #24c3c1;
}

#admin-bottom-logo {
	width: 100%;
	margin: 0;
	padding: 0;
	background-attachment: absolute;
	background: url(../images/bottom-logo.jpg);
	background-position: top center;
	height: 279px;
	background-repeat: no-repeat;
	position: absolute;
	top: 573px;
	left: 0px;
}

.admin-button {
	margin-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
	list-style-type: none;
}

#admin-login {
	margin: 0 auto;
	width: 300px;
	padding: 30px;
	border: 1px solid white;
	background-color: #1e1e1e;
}

#upload-header {
	border-bottom: 1px solid #1f1f1f;
	background: none;
	padding: 15px;
	position: absolute;
	top: 92px;
	left: 198px;
	width: 100%;
	opacity: .9;
	z-index: 2;
}

#button-holder {
	height: 21px;
	width: 100%;
	position: absolute;
	background-color: #24c3c1;
	top: 107px;
	margin-left: 213px;
	z-index:-1;
}

.uploaded-image {
	float: left;
	padding: 5px;
	margin: 0px;
	margin-right: 20px;
	text-align: left;
	background-color: #000;
	height: 365px;
}

.upload-sub {
	position: relative;
	bottom:   55px;
	opacity:  .85;
}

.upload-sub input {
	background-color: #1e1e1e;
	border: 1px solid #0f0f0f;
	font-size: 20px;
	color: #fff;
	width: 95%;
}

.upload-sub select {
	width: 100%;
}

.upload-sub img {
	border: 0;
	margin-top: 10px;
}

#divFileProgressContainer {
	z-index: 2;
	position: relative;
	margin: 0 auto;
	width: 250px;
	border: 1px solid #fff;
	color: #fff;
	top: 250px;
	background-color: #1e1e1e;
	opacity: 0;
	height: 75px;
}

#categoryCreateDiv {
	z-index: 2;
	position: relative;
	padding: 15px;
	margin: 0 auto;
	width: 350px;
	border: 1px solid #fff;
	color: #fff;
	top: 250px;
	background-color: #1e1e1e;
	opacity: 0;
}

.swfupload {
	margin-top: 107px;
	padding-left: 2px;
	padding-right: 2px;
}

.complement-text {
	text-align: center;
	font-size: 16px;
	padding-top: 5px;
	color: #24c3c1;
}

.red-link {
	color: #24c3c1;
}

#deleteImageBox {
	z-index: 2;
	position: absolute;
	margin: 0 auto;
	width: 250px;
	left:  45%;
	border: 1px solid #fff;
	color: #fff;
	top: 250px;
	background-color: #1e1e1e;
	opacity: 0;
	height: 75px;
	padding-top: 10px;
	text-align: center;
}

#hidden-footer {
	display: none;
	visibility: hidden;
}

.e1-rounded{display:block}
.e1-rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.e1-rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #6d6d6d;
  border-right:1px solid #6d6d6d;
  background:#bfbfbf}
.e1-rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #191919;
  border-right:1px solid #191919;
  background:#cecece}
.e1-rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #cecece;
  border-right:1px solid #cecece;}
.e1-rounded4{
  border-left:1px solid #6d6d6d;
  border-right:1px solid #6d6d6d}
.e1-rounded5{
  border-left:1px solid #bfbfbf;
  border-right:1px solid #bfbfbf}
.e1-roundedfg{
  background:#ffffff}

.rounded
{
	width: 970px;
	background-color: #f8f8f8;
	color: #000;
}

.left-area
{
	float: left;
	width: 160px;
	border-top: 25px solid #f8f8f8;
}

.left-area ul
{
	margin-left: 10px;
	list-style-type: none;
}

.left-area li
{
	margin-bottom: 2.5px;
}

.left-area a
{
	color: #4b4b4b;
}

.middle-seperator
{
	float: left;
	width: 1px;
	border-left: 10px solid #f8f8f8;
	border-right: 0px;
	background-color: #a1a1a1;
	border-top: 25px solid #f8f8f8;
	position: relative;
}

.right-content
{
	width: 540px;
	margin-left: 10px;
	border-top: 25px solid #f8f8f8;
	border-left: 1px solid #a1a1a1;
	padding-left: 10px;
	font-size: 12px;
	color: #4b4b4b;
	min-height: 450px;
	float: left;
}

.right-content a
{
	color: #24c3c1;
}

#right-content div
{
	padding-left: 20px;
}

#contact-form input
{
	width: 220px;
}

#contact-form textarea
{
	width: 371px;
	height: 132px;
}

#imageFormSubmit
{
	padding-left: 20px;
}

#contact-text
{
	margin-left: 310px;
	font-size: 12px;
	height: 220px;
}

.pink
{
	text-decoration: none;
	color: #24c3c1;
}


.pricing-head
{
	margin-left: 30px;
}

.wedding-piece
{
	margin-left: 3px;
	margin-right: 4px;
}

.pricing-text
{
	align: center;
	width: 95%;
	margin-top: 15px;
	margin-left: 30px;

}

.disclaimer
{
	text-align: center; 
	font-size: 10px;
	margin-top: 40px;
}

#floating-bar
{
	background: url(../images/firefox-dialogue.png);
	height: 24px;
	left: -136px;
	padding-left: 12px;
	padding-top: 25px;
	position: absolute;
	top: 50px;
	width: 212px;
	font-size: 13px;
	opacity: 0;
}

#scroll-right
{
	position: absolute;
	top: 600px;
	left: 150px;
	z-index: 1;
}

#scroll-right-back
{
	position: absolute;
	left: 150px;
	top: 553px;
	z-index: -1;
}
