* { margin:0; padding:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#e6e7e8;
	background-color: #000;
	background-image: url(images/tail-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1em;
	text-transform: uppercase;
}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:10px;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:30px;}
#contacts-form input {
	width:327px;
	background:none;
	border:1px solid #e6e7e8;
	color:#e6e7e8;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: small;
}
#contacts-form textarea {
	width:327px;
	height:66px;
	overflow:auto;
	background:none;
	border:1px solid #e6e7e8;
	color:#e6e7e8;
	font-size: small;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 3px;
}
#contacts-form select {
	width:332px;
	border:1px solid #e6e7e;
	color:#000000;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: small;
	margin-bottom: 10px;
	margin-top: 2px;
	background-color: #e6e7e8;
	background-image: none;
}

/*==================list====================*/
ul { list-style:none;}

#site-nav {
	width:100%;
	overflow:hidden;
	padding-top: 151px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 178px;
}
#site-nav li { display:inline;}
#site-nav li a {
	display:block;
	float:left;
	font-size:1.55em;
	text-transform:none;
	color:#7e7e7e;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 0;
	padding-left: 21px;
}
#site-nav li a:hover {
	color:#e6e7e8;
}
#site-nav li a span {
	display:block;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 27px;
	padding-left: 8px;
}
#site-nav li a.current {
	color:#e6e7e8;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#site-nav li a.current span {
}

.list1 li { background:url(images/marker.gif) no-repeat left 7px; padding:2px 0 2px 14px;}
.list1   li   a {
	color:#e6e7e8;
	text-decoration: none;
}
.list1  li  a:hover {
	text-decoration: underline;
}

.list2 li {
	color:#e6e7e8;
	padding:0 0 6px 0;
}

.works-list { width:100%; overflow:hidden; padding:8px 0 0 0;}
.works-list li {
	float:left;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 0;
}
#home02 .works-list li {
	padding-right: 16px;
}
.works-list li.alt { padding-right:0;}

.portfolio { width:100%; overflow:hidden; padding-bottom:6px;}
.portfolio li { float:left; padding:0 0 8px 8px;}

.page-nav { text-align:center;}
.page-nav li { display:inline; padding:0 2px;}
.page-nav li a.prev { background:url(images/marker1.gif) no-repeat left 3px; padding:0 0 0 13px;}
.page-nav li a.next { background:url(images/marker.gif) no-repeat right 3px; padding-right:13px;}

/*==================other====================*/
.img-indent {
	float:left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 20px;
	padding-top: 5px;
}
#weddings .img-indent {
	padding-top: 0px;
	padding-bottom: 0px;
}
.img-indent-rt {
	float:right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
#contact .img-box {
	padding-left: 30px;
	padding-top: 20px;
}
.img-box img { float:left; margin:0 20px 0 0;}

#close-button { position:absolute; top:12px; margin-left:657px;}

.p1 {
	margin-bottom:17px;
}

/*==================txt, links, lines, titles====================*/
a {
	color:#e6e7e8;
}
a:hover{text-decoration:none;}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:41px;
	margin-bottom:17px;
	line-height:1.1em;
	color:#e6e7e8;
	text-transform:none;
	font-weight:normal;
	letter-spacing:1px;
}
h3 {
	font-size:small;
	margin-bottom:7px;
	font-family:tahoma, geneva, sans-serif;
}
h4 {
	font-size:small;
	margin-bottom:12px;
	color:#e6e7e8;
	font-family:tahoma, geneva, sans-serif;
}

.link1 {
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: circle;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.img-link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.divider { background:url(images/line-hor.gif) left top repeat-x; height:1px; overflow:hidden; font-size:0; line-height:0; margin:25px 0 20px 0;}


/*==================boxes====================*/
.box {
	height:445px;
	position:relative;
	background-image: url(images/box-bg_video.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 820px;
}
#weddings .box/*==========================================*/
  {
	background-image: url(images/box-bg_wedding.jpg);
}
#home .box {
	background-image: url(images/box-bg_home_vid.jpg);
}
#programming .box {
	background-image: url(images/box-bg_kids.jpg);
}
.box .inner {
	padding-top: 33px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 46px;
}

.cont-box {
	margin:0;
	width: 230px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	height: 100px;
}
.cont-box span { float:right;}

/*header*/
#header #logo { position:absolute; top:105px; right:259px;}

/*content*/
#content {
	min-height:377px;
	height:auto !important;
	height:377px;
	background-image: url(images/back_video.jpg);
}
#content .inside {
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 160px;
}
#content .line-ver-right {
}
#content .line-ver-left {
	margin-left:-1px;
}
#video_sm {
	margin-top: 5px;
	overflow: hidden;
}
#video_sm p {
	padding-bottom: 50px;
}
#video_sm  .border {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	overflow: hidden;
	background-color: #000000;
	border-right-style: none;
	border-left-style: none;
}
#home02 .small_logos {
	float: left;
	width: 300px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#home02 .small_logos li {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
#home02 .small_logos p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	width: 250px;
}
#content .col-1 .indent { padding:0 30px 0 0;}
#content .col-2 .indent {
	padding:0 0 0 30px;
}
#content .col-3 .indent {
	padding:0 0 0 34px;
}

/*footer*/
#footer {
	color:#4c4c4c;
	text-transform:none;
	padding-left: 148px;
}
#footer p {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 59px;
}
#footer img {
	padding-left: 10px;
	position: relative;
	bottom: 5px;
}
#footer a {
	color:#4c4c4c;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#video_lg {
	height: 360px;
	width: 640px;
	border: 2px solid #000000;
	background-color: #000000;
}
.list3 li {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-image: url(images/marker.gif);
	margin-left: 15px;
}
.list3 li a {
	color:#e6e7e8;
}
#wedding_packs .box {
	background-image: url(images/box-bg_wedding.jpg);
}
h5 {
	font-size:large;
	margin-bottom:5px;
	color:#e6e7e8;
	font-family:tahoma, geneva, sans-serif;
	text-align: left;
}
#clients h5 {
	font-size: medium;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
h6   {
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: small;
	color: #e6e7e8;
	font-style: italic;
}
#video_buttons_container {
	float: left;
	width: 365px;
	padding: 0px;
	overflow: auto;
}
#footer .bottom_text {
	font-size: xx-small;
	color: #000000;
}
#buttons {
	width: 635px;
}
#buttons_th {
	width: 1150px;
}
.clear {
	clear: both;
}
