html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family:"Times New Roman",Georgia,Serif;
	vertical-align: baseline;
}

html {
	height: 100%;
}
body {
	line-height: 1;
	text-align: center;
	background-color: black;
	background-image: url('../img/ds_bg.jpg');
	behavior: url('./css/csshover3.htc');
	color: #a1a1a1;
	font-size: 19px;
}

ol, ul {
	list-style: none;
}

#content { overflow : hidden; _height : 1%; }

blockquote, q {
	quotes: none;
}

a {
	text-decoration: none;
	color: #d0d0d0;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 18pt;
	text-transform: uppercase;
	font-style: normal;
	font-family:"Times New Roman",Georgia,Serif;
	font-weight: bold;
	width: 600px;
	margin-top: 5px;
	margin-left: -10px;
	margin-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ds_header_bg {
	height: 280px;
	background-image: url('../img/header_bg.png');
	z-index: 2;
}

#ds_header {
	width: 960px;
	height: 260px;
	margin: auto;
}

#ds_header_sprtr {
	background-image: url('../img/header_sprtr.png');
	width: 960px;
	height: 99px;
	position: absolute;
	top: 204px;
	z-index: 2;
}

#ds_slogan {
	position: absolute;
	width: 320px;
	height: 60px;
	margin: -78px auto auto 420px;
	color: #717171;
	font-size: 18px;
	text-align: left;
	font-weight: lighter;
	word-spacing: 2px;
}

#ds_logo {
	background-image: url('../img/ds_logo.png');
	width: 380px;
	height: 130px;
	margin: 20px auto auto 30px;
}

#header_shadow {
	background-image: url('../img/header_shadow.png');
	height: 27px;
	width: 961px;
	margin-top: -20px;
	margin-left: -85px;
}

#menu {
	position: relative;
	width: 466px;
	height: 40px;
	margin: auto 0px auto auto;
	text-decoration: none;
	font-size: 17px;
}

#menu li a {
	float: left;
	padding: 20px 3px 2px 37px;
	margin-left: 2px;
	margin-right: 4px;
	border-right: 1px solid grey;
	
}

#menu li a:hover{
	background-image: url('../img/menu_item_hover_bg.png');
	color: #FFFFFF;
	text-decoration: none;
}

#ds_header ul ul {
	display: none;
}

#menu li:hover ul{
	display: block;
}

#menu ul{
	z-index: 99;
	position: absolute;
	top: 39px;
	left: -2px;
	width: 80px;
	padding-left: 80px;
}

#menu ul li a{
	float: left;
	font-size: 14px;
	padding: 10px 3px 2px 3px !important;
	text-align: left;
	width: 100%;
	border-left: 1px solid grey !important;
	border: none;
}

#current_page a {
	background-image: url('../img/menu_item_hover_bg.png');
	color: #FFFFFF;
	text-decoration: none;
}

#current_fix a {
	background: none;
}

#ds_title {
	position: relative;
	font-size: 30px;
	font-style: normal;
	font-family:"Times New Roman",Georgia,Serif;
	font-weight: normal;
	width: 960px;
	height: 344px;
	overflow: hidden;
	top: -31px;
	left: -95px;
	line-height: 35px;
	text-align: center;
	text-transform: none;
}

#ds_title:first-line {
	font-weight: bold;
}
	

.ds_main_bg {
	position: relative;
	width: 960px;
	min-height: 100%;
	margin: -20px auto;
	background-image: url('../img/main_bg.jpg');
}

.ds_main_wrapper {
	position: relative;
	border: 0px solid white;
	margin-top: 0px;
	padding: 20px 105px;
}

.ds_main_l_brdr {
	margin-left: -22px;
	width: 100%;
	height: 100%;
	background: url('../img/main_l_brdr.png') repeat-y;
}

.ds_main_r_brdr {
	width: 980px;
	height: 100%;
	background: url('../img/main_r_brdr.png') repeat-y right;
}

#ds_showcase {
	margin: auto;
	margin-bottom: 35px;
	width: 780px;
	height: 370px;
	border: 1px solid #684747;
}

#ds_main_sprtr {
	width: 600px;
	height: 60px;
	margin: -38px auto 30px auto;
	background-image: url('../img/main_sprtr.png');
	z-index: 100;
}

#ds_showcase_pages_pos {
	position: relative;
	width: 140px;
	height: 40px;
	margin: 5px auto auto 240px;
}

.ds_showcase_pages_digits {
	display: inline-block;
	padding: 5px 6px 2px 6px;
	color: #848383;
	margin-top: 3px;
}

a:hover .ds_showcase_pages_digits {
	background-image: url('../img/menu_item_hover_bg.png');
	color: #ffffff;
}

.ds_content {
	text-align: left;
	width: 780px;
	height: 100%;
	margin: 30px auto;
	color: #a1a1a1;
}

.ds_content a {
	color: #a04040;
}

.ds_info_column {
	display: inline-block;
	width: 50%;
	margin: 0px;
	vertical-align: top;
}

.info_headline {
	width: 100%;
	margin: 0px;
	vertical-align: top;
}

em {
	color: #a10d0d;
	text-align: left;
	font-size: 14px;
	margin: 15px 0px 0px 0px;
}

#ds_footer {
	position: relative;
	margin: auto;
	width: 960px;
	background-image: url('../img/footer_bg.jpg');
	background-repeat: repeat-x;
	background-color: black;
}

#ds_footer h1 {
	font-size: 20px;
	margin-left: -19px;
}

#ds_footer_content {
	width: 350px;
	height: 300px;
	float: left;
	text-align: left;
	position: relative;
	margin-top: 0px;
	margin-left: 85px;
	
}

#footer_list {
	vertical-align: top;
	padding-bottom: 30px;
}

#footer_list li {
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}

#footer_list li li {
	display: inline-block;
	margin-right: -5px;
}

#footer_list li em {
	display: block;
	margin-left: -10px;
}
#ds_footer_text {
	display: inline-block;
	margin: 0px auto auto 20px;
	padding-top: 8px;
	vertical-align: 6px;
	width: 960px;
	color: #855454;
	font-size: 12px;
}

#ds_footer_text a {
	color: #855454;
}

#ds_footer_text a:hover {
	color: white;
}

#ds_footer_sprtr {
	position: absolute;
	width: 600px;
	height: 60px;
	background-image: url('../img/main_sprtr.png');
	margin: -40px auto auto 180px;
	z-index: 2;
}

.gallery_item_wrapper_bg {
	vertical-align: top;
	display: inline-block;
	margin-bottom: 25px;
	color: #684747;
}

.gallery_item_wrapper_bg:hover {
	background: url('../img/menu_item_hover_bg.png');
	color: #c2c2c2;
}

.gallery_item_wrapper {
	position: relative;
	display: inline-block;
}


.gallery_item_wrapper_bg:hover #bottom_decor {
	visibility: visible;
}

#bottom_decor {
	position: relative;
	visibility: hidden;
	background: url('../img/item_bottom.png');
	height: 9px;
	margin-bottom: -9px;
}

.gallery_item_wrapper a {
	display: inline-block;
	position: relative;
}

.gallery_item_wrapper img{
	position: relative;
	border: 1px solid #684747;
	margin: 5px;
	
}

.gallery_item_wrapper a:hover img {
	border: 1px solid #955956;
}

.gallery_item_wrapper div {
	margin: 5px;
	font-size: 14px;
	text-align: left;
	max-width: 255px;
}

.gallery_item_wrapper p {
	display: block;
	font-size: 15px;
	padding-left: 5px;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
	background: url('../img/menu_item_hover_bg.png');
	text-decoration: none;
}

.gallery_item_wrapper a p {
	visibility: hidden;
	position: absolute;
	padding-left: 10px;
	line-height: 21px;
	margin-left: 6px;
	margin-bottom: 10px;
	bottom: 10px;
	background: url('../img/showcase_caption.png');
}

.gallery_item_wrapper:hover p {
	color: #c2c2c2;
}

.gallery_item_wrapper ul {
	display: inline-block;
	float: right;
	margin: 0px;
}

.gallery_item_wrapper ul li img{
	float: none;
	width: 90px;
	height: 51px;
	margin: 5px 5px 0px 0px;
}

.gallery_item_wrapper:hover p {
	visibility: visible;
	color: #c2c2c2;
	text-decoration: none;
}

.gallery_item_wrapper a:hover p:hover {
	color: white;
}

.gallery_item_wrapper #animation_thumb img {
	height: 130px;
	width: 230px;
}

.gallery_item_wrapper a #video {
	position: absolute;
	text-align: center;
	padding: 0px;
	margin: 21% 44%;
	z-index: 1;
	background: url('../img/video-64.png');
	opacity: 0.7;
	width: 64px;
	height: 64px;
}

.gallery_item_wrapper a:hover #video {
	opacity: 1;
	background: url('../img/video-64.png');
}

.gallery_item_wrapper a:hover #video:hover {
	background: url('../img/video-64_hover.png');
}

.gallery_item_wrapper a #enlarge {
	position: absolute;
	visibility: hidden;
	margin: 5px;
	right: 3px;
	bottom: 3px;
	z-index: 1;
	width: 32px;
	height: 32px;
	background: url('../img/magnifying_glass.png');
}

.gallery_item_wrapper a:hover #enlarge {
	background: url('../img/magnifying_glass.png');
	visibility: visible;
	opacity: 0.3;
}

.gallery_item_wrapper a:hover #enlarge:hover {
	background: url('../img/magnifying_glass_hover.png');
	opacity:0.8;
}

.info_item_wrapper {
	text-align: left;
}

.info_item {
	position: relative;
	display: inline-block;
	margin: 0px 0px -2px 0px;
	padding-bottom: 10px;
}

.info_item li {
	padding: 0px 5px 10px;
}

.info_item li:hover {
	
	color: #c2c2c2;
}

.info_item em {
	display: block;
	padding-top: 3px;
}

.info_item li ul li {
	display: inline-block;
	background: none;
}

.info_item li:hover ul li {
	background: none;
}

#socialicon {
	text-indent: 0px;
	width: 33px;
	height: 33px;
	margin: 0px 15px 0px 0px;
	margin: 0px 15px 0px 0px;
	background: url('../img/social_icons.png');
}

a:hover #socialicon {
	background: url('../img/social_icons_hover.png');
}

.ds_content .about {
	line-height: 140%;
	display: block;
	text-indent: 15px;
}


.ds_content .about:first-letter {
	font-size: 30px;
}

.ds_content .about:first-line {
	font-weight: bolder;
}

#portrait {
	border: 1px solid #c2c2c2;
	margin: 0px 15px 15px 0px;

}
