/* Start of CMSMS style sheet 'DGT: Layout - 4 columns' */
/* Layout:4 columns - CSS Document */

body,
html {
    margin: 0;
    padding: 0;
    background-color: #fff;
    }
	
img {
    border: 0 0 0!important 0;
    border-bottom:0!important;
    margin: 0;
    padding: 0;
    }
	
#pagewrapper {
    margin-top:30px;
    padding:0 0 0 0;
    margin:0 auto;
    width:980px;
    height:auto;
    background-color: transparent;
}

#header {
    background:url(uploads/images/dgtheader.png) no-repeat center center;
    background-color: #fff;
    height: 85px;
    width:980px;
    margin:30px 0 20px 0;
    border-top:2px dashed #000;
    border-bottom:2px dashed #000;
    text-indent: -50000px;
}

#columns {
	width:980px;
	margin:30px 0 30px 0;
	float:left;
	height:auto;
	background:white;
	font-size:12px;
}

#left,#leftc,#rightc,#right {
	width : 230px;
	margin : 0 20px 20px 0;
	float : left;
	height:auto;
	background:#fff;
/* 	border-top:2px dashed #000; */
}

#right {
	margin:0 !important;
	float right;
	background: transparent;
	border-top:0;
}

#right1, #right2, #right3 {
	background : #fff;
	margin : 0 0 20px 0;
/* 	border-top:2px dashed #000; */
	height:auto;
}

#right4 {
	background : #fff;
	margin : 0 0 20px 0;
	border-top:2px dashed #000;
	height:auto;
}

.textbox {
	padding:0 5px 5px 5px;
}

#headnews {
	background:url(uploads/images/headnews.png) no-repeat center center;
	border-top:2px dashed #000;
	border-bottom:2px dashed #000;
	height:40px;
	width:auto;
	text-indent: -50000px;
}

#headportfolio {
	background:url(uploads/images/headart.png) no-repeat center center;
	border-top:2px dashed #000;
	border-bottom:2px dashed #000;
	height:40px;
	width:auto;
	text-indent: -50000px;
}

#headlaw {
	background:url(uploads/images/headlaw.png) no-repeat center center;
	border-top:2px dashed #000;
	border-bottom:2px dashed #000;
	height:40px;
	width:auto;
	text-indent: -50000px;
}

#headcontact {
	background:url(uploads/images/headcontact.png) no-repeat center center;
	border-top:2px dashed #000;
	border-bottom:2px dashed #000;
	height:40px;
	width:auto;
	text-indent: -50000px;
}

#headabout{
	background:url(uploads/images/headabout.png) no-repeat center center;
	border-top:2px dashed #000;
	border-bottom:2px dashed #000;
	height:40px;
	width:auto;
	text-indent: -50000px;
}

#headlinks {
	background:url(uploads/images/headlinks.png) no-repeat center center;
	border-top:2px dashed #000;
	border-bottom:2px dashed #000;
	height:40px;
	width:auto;
	text-indent: -50000px;
}

.NewsSummary {
	margin-top:15px;
}

.NewsSummaryMorelink {
	margin : 5px 0 15px 0;
}



#NewsPostDetailSummary {
/*	margin-top:5px; */
}

#NewsPostDetailContent {
	margin-top:5px;
}

#NewsPostDetailReturnLink {
	margin-top:5px;
}
/* End of 'DGT: Layout - 4 columns' */

/* Start of CMSMS style sheet 'DGT: Typography' */
p { 
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: black;
}

a { 
	font-family: helvetica neue, helvetica, sanserif;
	color: black;
	text-decoration:none;
	background-color: #DFDFDF;
	cursor:hand;
}

a:hover{
		background-color:#ff0;
}

a.soundcloud-dropbox:hover {
	color: #1896D1 !important;
	background-color: transparent !important;
}

*html a.soundcloud-dropbox {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_small_white.png?7d56df)', sizingMethod='crop') !important;

}

h1 {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 30px;
	line-height: 25px;
	font-weight: bold;
	color: black;
}

h1#headertext {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 30px;
	line-height: 25px;
	font-weight: bold;
	color: black;
	text-indent:-50000;
}


h2 {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: black;
}

h3 {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	color: black;
}

h4 {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: black;
}

.paragraf {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: black;
}

.NewsSummaryTitle {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: black;
}

.NewsSummaryPostdate {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	color: black;
}

.NewsSummarySummary {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: black;
}

.NewsSummaryContent {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: black;
}

.NewsSummaryMorelink {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: black;
}

#NewsPostDetailDate {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	color: black;
}

#NewsPostDetailSummary {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: black;
}

#NewsPostDetailContent {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: black;
}

#NewsPostDetailReturnLink {
	font-family: helvetica neue, helvetica, sanserif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: black;
}

img {
    border: 0;
    border-bottom:0!important;
    margin: 0;
    padding: 0;
}
/* End of 'DGT: Typography' */

