/* GENERAL STYLES */
body
{
    background: #000000 url('/images/dn_bkgd.jpg') no-repeat;
    background-position: center top;
    font-family: Arial;
    font-size: 11px;
    color: #BEBEBE;
    margin: 0;
    padding: 0;
    scrollbar-face-color:#9c001a;
    scrollbar-highlight-color:#ac0000;
    scrollbar-3dlight-color:#c60000;
    scrollbar-darkshadow-color:#44000b;
    scrollbar-shadow-color:#630000;
    scrollbar-arrow-color:#ffffff;
    scrollbar-track-color:#630000;
}
a
{
    text-decoration: none;
    color: #FFFFFF;
}
a:hover
{
    color: #868686;
}
img
{
    border: 0;
    text-decoration: none;
}

#CentrePage
{
    float: none;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
#Header
{
    float: left;
    width: 100%;
    height: 110px;
    margin: 10px 0 0 0;
}
#DNLogo
{
    width: 151px;
    height: 55px;
    float: left;
    margin: 20px 0 0 30px;
}
#HeaderImage
{
    float: right;
    width: 370px;
    height: 80px;
    margin: 0;
}
#HeaderMenu
{
    float: right;
    width: 550px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    margin: 0;
    padding: 0;
margin-right:5px;
}
#HeaderMenu a
{
    color: #FFFFFF;
}
#HeaderMenu ul
{
    float: left;
    margin: 0 0 0 6px;
    padding: 0;
}
#HeaderMenu ul li
{
    background: url('/images/menuBullet.gif') no-repeat;
    background-position: center left;
    display: inline;
    margin: 0 0 0 6px;
    padding: 0 0 0 10px;
}
#HeaderMenu ul li:first-child
{
    background: none;
    margin: 0;
    padding: 0;
}
#HeaderMenu ul li img
{
    margin: 1px 0 0 6px;
    padding: 0;
}
#Content
{
    position: relative;
    float: left;
    width: 100%;
}
#TopCorners
{
    position: absolute;
    top: 0;
    left: 0;
    height: 11px;
    width: 800px;
    background: url('/images/topcorners.gif') no-repeat;
    margin: 0;
}
#BottomCorners
{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 11px;
    width: 800px;
    background: url('/images/bottomcorners.gif') no-repeat;
    margin: 0;
}
#HomeVideo
{
background-color:#000000;
overflow:hidden;
    float: left;
    width: 496px;
    margin: 0 0 0 25px;
padding-bottom:10px;
    border: solid 2px #363636;
}
#HomePageMenu
{
    float: right;
    width: 270px;
margin-left:5px;
}
#HomePageLower h4
{
margin-left:25px;
}

#HomePageLower
{
    float: left;
    height: 155px;
    width: 800px;
    margin: 20px 0 0 0;
}
#MainContent
{
    width: 465px;
    float: left;
    border: solid 2px #363636;
    padding: 10px;
    margin: 0 0 0 30px;
    overflow: auto;
   font-size:12px;
	font-family:verdana;
	font-weight:600;
    /*background-color:#232323;
    background-image:url(../images/content-background.png);
    background-repeat:repeat-y;*/
}
#MainContentImageHolder
{
    float: left;
    width: 255px;
    margin: 0 0 0 10px;
}
#MCimage
{
    float: left;
}
#SideBar
{
    float: left;
    width: 235px;
    height: 530px;
    margin: 0 0 0 25px;
}
#ItemContent
{
    float: left;
    height: 530px;
    width: 490px;
    margin: 0 0 0 20px;
    border: 2px solid #363636;
	
    /*background-color:#232323;
    background-image:url(../images/content-background.png);
    background-repeat:repeat-y;*/

	
}
#ItemVideo
{
    float: left;
    width: 490px;
    padding-left:10px;
    padding-top:10px;
}
#ItemText
{
    clear:both;
    float: left;
    height: 90px;
    width: 480px;
    overflow: auto;
    margin: 6px 0 0 0;
	font-size: 12px;
	font-family:verdana;

}
.Item
{
    border-bottom: solid 1px #868686;
    padding: 0 0 10px 0;
}
.Year
{
    float: left;
    width: 460px;
    text-align: right;
}
.Description
{
    float: left;
    width: 403px;
    padding: 0 0 0 44px;
    font-weight:600;
}
.ItemColour
{
    color: #9F0001;
}
#Footer
{
    width: 100%;
    height: 90px;
    float: left;
    margin: 10px 0 0 0;
}
#FooterMenu
{
    width: 800px;
    height: 34px;
    line-height: 34px;
    border: solid 1px #363636;
    border-left: 0;
    border-right: 0;
    color: #8A8A8A;
    margin: 0;
    padding: 0;
}
#FooterMenu ul
{
    float: left;
    margin: 0 0 0 25px;
    padding: 0;
}
#FooterMenu ul li
{
    display: inline;
    margin: 0 0 0 6px;
    padding: 0;
}
#FooterMenu ul li img
{
    margin: 0 0 0 6px;
    padding: 0;
}
#FooterMenu a
{
    color: #8A8A8A;
}
#FooterMenu a:hover
{
    color: #FFFFFF;
}
#FooterSearch
{
    float: right;
    width: 200px;
    height: 26px;
    margin: 5px 2px 0 0;
    padding: 0;
}
#SearchTextBox
{
    float: left;
    width: 180px;
    height: 23px;
    line-height: 23px;
    margin: 0;
    padding: 0;
}
#SearchTextBox input
{
    width: 130px;
    height: 18px;
    line-height: 18px;
    border: solid 1px #363636;
    color: #8A8A8A;
    background-color: #000000;
    margin: 0;
    padding: 0;
    font-size: 11px;
}
#SearchButton
{
    float: left;
    width: 17px;
    height: 17px;
    margin: 3px 0 0 0;
}
#Copyright
{
    float: left;
    margin: 10px 0 0 30px;
    color: #2F2F2F;
}
#DevelopedBy
{
    float: right;
    margin: 0 10px 0 0;
    padding: 0;
}
#PopupContent
{
    width: 500px;
    height: 400px;
    margin: 8px 0 0 18px;
    padding: 0;
}
#PopupTop
{
    float: left;
    width: 480px;
    height: 50px;
    margin: 0;
    padding: 0;
}
#PopupMain
{
    float: left;
    width: 480px;
    margin: 14px 0 0 0;
}
#PopupBottom
{
    float: left;
    width: 480px;
    margin: 4px 0 0 0;
}

#VideoPlayer {float:left; width:500px; height: 350px;}
#VideoContent { float:left; padding-top:4px; width:465px;}
#VideoArtist {margin-left:20px; clear:left; float:left; width:210px; color: #9c001a;}
#VideoArtist label{ color: #bababa; padding-right:3px;}
#VideoTitle {margin-left:20px; float:left; width:440px; color: #9c001a; width:430px;}
#VideoTitle label{ color: #bababa; padding-right:10px;}
#VideoDirector {float:left; width:210px; color: #9c001a;}
#VideoDirector label{ color: #bababa; padding-right:5px;}
#VideoDescription {float:left; clear:left; width:430px; margin-left:20px; padding-top:5px;}

#MainContent .ContactForm .Error
{
	border-top:2px solid #FFD324;
	border-bottom:2px solid #FFD324;
	background-color:#FFF6BF;
	color:#000000;
	font-weight:bold;
	margin:18px 25px 31px 0;
	padding:9px 0 10px 50px;
	background-image:url(../Data/Assets/theme_one/Misc/error_icon.gif);
	background-repeat:no-repeat;
	/*background-position:15px 50%;*/
	background-position:15px 12px;
}

#MainContent .ContactForm .Error li
{
	font-weight:normal;
}

#MainContent .ContactForm fieldset
{
	border:0px solid #000000;
	display:block;
	margin:15px 0 15px 0;
	width:90%;
}

#MainContent .ContactForm legend
{
	display:none;
}

#MainContent .ContactForm label
{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}

#MainContent .ContactForm .TextBox
{
	border:1px solid #CACACA;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	width:100%;
}

#MainContent .ContactForm .TextArea
{
	border:1px solid #CACACA;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	height:90px;
	width:100%;
}

#SecondaryContent
{
	float:right;
	width:240px;
	font-size:12px;
	padding:35px 0 80px 0;
}

#SecondaryContent h3
{
	font-size: 20px;
	color:#ff6300;
}
h4
{
	font-size: 20px;
	color:#ff6300;
}

#SecondaryContent a
{
	color:#000000;
	text-decoration:underline;
}

#SecondaryContent a:hover
{
	color:#000000;
	text-decoration:none;
}
.client-list-item
{
    width:100%;
    height:125px;
    position:relative;
    margin:3px;

}

.client-list-item img,
.client-list-item img .right,
.client-list-item img .left
{
    height:100%;
    max-width:50% !important;
    margin:0px 5px 0px 5px;
}

.client-list-item .left
{
    float:left !important;
}

.client-list-item .right
{
    float:right !important;
}















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

