@charset "UTF-8";

body {
	background-color: #000;
	text-align: center;
	margin: 0 auto 25px auto;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#about, #clients, #contact {
	display: none;
}

#header {
	width: 740px;
	height: 35px;
	margin: 0 auto;
}

#header ul {
	text-transform:uppercase;
	font-family:Helvetica, Arial;
	font-size: 12px;
	margin: 0;
	padding: 15px 7px;
	text-align: right;
}

#header ul li {
	display: inline;
}

#header ul li a {
	padding-left: 15px;
	text-decoration: none;
	color: #ded5a8;
}

#header ul li a:hover {
	text-decoration: underline;
	color: #ded5a8;
}

#logo {
	background-image: url(../../digital/images/DS_logo2.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 730px;
	margin: auto;
	height: 100px;
}

#reelbintop {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}

#reelbin {
	margin: 0px auto;
	width: 720px;
	background-image: url(../images/reelbg.png);
	background-repeat: repeat-y;
	background-position: center top;
	position:inherit;
	z-index:1;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

#reelbinbottom {
	margin: 0px auto;
	width: 740px;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}

.braker {
	margin: 0px auto;
	width: 740px;
	height: 10px;
}

.title {
	clear: left;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Helvetica, Arial;
	font-size: 11px;
	text-align: left;
	padding: 5px 10px;
	margin: 0px auto;
	width: 720px;
	color: #999;
}

#thumbbin {
	margin: 0px auto;
	width: 740px;
	font-size: 0px;
	line-height: 0px;
	z-index: 0;
}

.thumbs {
	float: left;
	width: 182px;
	height: 125px;
	margin-right: 4px;
	margin-bottom: 7px;
	border: 0px;
	padding: 0;
}

.thumbs img {
	border: 5px solid #fff;
}

.thumbs img:hover {
	border: 5px solid red;
}

.thumbs-end {
	float: left;
	width: 182px;
	height: 125px;
	border: 0px;
	padding: 0;
	margin: 0;
}

.thumbs-end img {
	border: 5px solid #fff;
}
 
.thumbs-end img:hover {
	border: 5px solid red;
}
 
.description {
	float:right;
	width:163px;
	font-size: 11px;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
}

#footer {
	border-top: 1px solid #999;
	padding-top: 15px;
	margin: 10px auto;
	width: 740px;
	height: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

#footer a {
	color: #ded5a8;
	text-decoration:underline;
}

#footer strong {
	color: #ded5a8;
}#medialux_linkur {
	height: 28px;
	width: 730px;
	clear: both;
	text-align: right;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
}
#medialux_linkur a {
	font-size: 6px;
	color: #DED5A8;
	text-decoration: none;
}

