/* ============================ common ============================== */

body { 
	color: #666; background: #fff url(../img/bg.gif) repeat-x 0 0;
	font: normal 69% "Trebuchet MS", Tahoma, Verdana, sans-serif;
	position:relative; left:0px; top:0px; z-index:0;

}


a:link, a:visited { color: #fff; text-decoration: none; }
a:link:hover, a:visited:hover, a:active, a:focus { text-decoration: underline; }

img { display: block; }
a img { border: none; }
a span{ cursor: pointer; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{ display: inline-table; }
.clearfix{ display: block; }
.clearfix{ height: 1%; } /* ie */

/* ========================== common end ============================ */

/* ============================ layout ============================== */

.holder{ 
	width: 903px;
	margin: 0 auto;
}


.input-box {
	border: 1px solid #cccccc;
	background: #ffffff;
}
.input-text {
	border: 0;
}

.search-btn {
	background: url(../img/search-btn.gif) no-repeat 0 0;
	width: 26px; height: 26px;
	border: 0; padding: 0;
}

.submit-btn, div.submit input {
	background: url(../img/submit-btn.gif) no-repeat 0 0;
	width: 74px; height: 16px;
	border: 0; padding: 0;
	text-indent: -2008%;
	text-transform:capitalize;
	color:transparent;
}

h2 {
	background: url(../img/h2-icon.gif) no-repeat 0 3px;
	display: block; text-indent: 23px; color: #01022e;
	font-weight: bold; font-size: 18px;
	margin-bottom: 20px;
}

/* ========================== layout end ============================ */


/* =========================== cookie header =========================== */
.cwarning {
	height:30px;
	width:100%;
	padding:5px 0px 15px;
	display: none;
	background-color:#010130;
}
.cwarning p{
	width:903px;
	margin:4px auto;
	display: block;
	color:#fff;
}
.cwarning p a{
	text-decoration:underline;
}
#ignore{
	position:absolute;
	right:0px;
}
/* =========================== cookie header end =========================== */


/* ============================ header ============================== */

#logo {
	background: url('https://www.dmcommission.com/wp-content/uploads/2024/02/DMC-2019-01-png-minus-strapline.png') no-repeat;
	float: left; width: 198px; height: 65px;
	margin-top: 41px;
   background-size: contain;
}
#logo a span {
	width: 198px; height: 65px; display: block; text-indent: -2008%;
}


#top-nav {
	background: url(../img/top-nav.gif) no-repeat 0 0;
	float: right; width: 172px; height: 32px;
	color: #ffffff;
	
}
#top-nav ul {
	padding: 10px;
}
#top-nav li {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}

#top-bar {
	width: 903px; 
	height: 45px; 
	margin: 29px 0 15px 0;
    background-image: linear-gradient(#FBFBFB,#EBEBEB);
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    background-color: white;
}
#search-form {
	float: right;
	width: 230px;
	margin-top: 11px;
}
#search-form .input-box {
	width: 180px; height: 20px; float: left;
}
#search-form .input-text {
	width: 176px; height: 15px;
	margin: 2px;
}
#search-form .search-btn {
	float: left; margin: -1px 0 0 10px;
}


/* ========================== header end ============================ */

/* ============================ content ============================= */

#nav {
	margin-bottom: 27px;
}
#nav li {
	background: url(../img/nav-bg.gif) no-repeat 0 0;
	width: 174px; height: 28px;
	margin-bottom: 1px;
	position: relative;
}
#nav li:hover {
	background-position: 0 100%;
}
#nav li a {
	text-transform: uppercase;
	font-size: 12.5px;
}
#nav li a span {
	width: 174px; height: 28px;
	line-height: 28px; display: block;
	text-indent: 30px;
}

#nav li ul {
	position: absolute; left: 168px; top: 0;
	width: 730px; height: 28px;
	z-index: 300;
}
#nav li ul li {
	background: #2f2f2f;
	float: left;
	width: auto;
}
#nav li ul li a span {
	width: auto; height: 28px;
	text-indent: 5px;padding-right: 27px;
}
#nav li ul .end {
	background: #fc0512;
	width: 4px; height: 28px;
	display: block;
	float: left;
}

#content {
	float: right;
	width: 720px;
}
#content a:link, #feedback ul li a {
	color: #0066CC;
	text-decoration: underline;
}
#content a:visited {
	color: #17569B;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	text-decoration: none;
}

#page-box-holder {
	width: 720px; height: 233px;
	margin-bottom: 25px;
	position: relative;
	z-index: 0;
}
#flash-box {
	margin-bottom: 25px;
}

#page-box {
	background: url(../img/page-box.gif) no-repeat 0 0;
	width: 720px; height: 233px;
	margin-bottom: 25px;
	position: relative;
	color: #ffffff;
}
#page-box .title {
	position: absolute;
	top: 18px; left: 40px;
	font-size: 18px;
}
#page-box .text {
	position: absolute;
	top: 50px;
	left: 40px;
	font-size: 13px;
	width: 660px;
}

#spage {
	width: 485px;
	float: left;
	margin-left: 15px;
}
#spage .title {
	font-size: 20px;
	margin-bottom: 15px;
	display: block;
}
#spage .date {
	color: #ff0000;
	margin-top: -13px;
	margin-bottom: 10px;
	display: block;
}
#spage .item {
	margin-bottom: 40px;
}
#spage p {
	font-size: 13.5px;
	line-height: 140%;
	margin-bottom: 15px;
}
#spage p strong {
	font-weight: bold;
	color: #002C6B;
}

#page {
	width: 690px;
	float: right;
	margin-right: 10px;
}
#page .title {
	font-size: 20px;
	margin-bottom: 15px;
	display: block;
}
#page .date {
	color: #ff0000;
	margin-top: -13px;
	margin-bottom: 10px;
	display: block;
}
#page .item {
	margin-bottom: 40px;
}
#page p {
	font-size: 13.5px;
	line-height: 140%;
	margin-bottom: 15px;
}
#page p strong {
	font-weight: bold;
	color: #002C6B;
}
#page p em {
	font-style: italic;
}

.ddsg-wrapper ul {
	padding: 0 0 2px 12px;
}


#page p img.alignright {
	float: right;
	display: inline;
	margin-left: 10px;
}
#page p img.alignleft {
	float: left;
	display: inline;
	margin-right: 10px;
}

#page ul, #spage ul {
	list-style-type: square;
	padding: 14px;
	font-size: 13px;
}
#page ul li, #spage ul li {
	padding: 3px 0;
}
#page ul strong, #spage ul strong {
	font-weight: bold;
}

#right {
	width: 220px;
	float: right;
	font-size: 13px;
}
#right ul {
	margin-bottom: 40px;
}
#right li {
	margin-left: 20px;
}
#right p {
	padding-bottom: 12px;
	padding-left: 10px;
}
#right p strong {
	font-weight: bold;
}

.column {
	float: left;
	width: 240px;
}




#homepage_boxes .column {
	background: top no-repeat;
	width: 236px;
	height: 258px;
}
#homepage_boxes p {
	margin: 45px 13px 0;
	color: #FFF;
	font-size: 11px;
}
#homepage_boxes #homepage_complaint {
	background-image: url(../img/make-a-complaint.gif);
	margin-right: 5px;
}
#homepage_boxes #homepage_guide {
	/*background-image: url(../img/consumer-guide.gif);*/
	background-image: url(../img/codeofpractice.gif);
/*		background-image: url(../img/best-practice.gif);*/
	margin-right: 5px;
}
#homepage_boxes #homepage_adjudications {
	background-image: url(../img/adjudications.gif);
}
#homepage_boxes a:link, #homepage_boxes a:visited { color: #FFF; text-decoration: underline; }
#homepage_boxes a:hover, #homepage_boxes a:active { text-decoration: none; }











#hotnews, #news {
	position: relative;
}

#faqs {
	color: #000;
}
#faqs ul {
}
#faqs ul li {
	background: #f1f1f0;
	padding: 6px;
	margin-bottom: 5px;
}
#faqs ul li a {
	color: #ff0099;
	font-weight: bold;
}


#feedback {
	color: #000;
	width: 176px;
}

#feedback ul {
}

#feedback ul li {
	background: #f1f1f0;
	padding: 6px;
	margin-bottom: 5px;
}

#feedback ul li a {
	font-weight: bold;
}

.dots {
	background: url(../img/dots.gif) repeat-y 230px 0;
}

#sidebar {
	float: left;
	width: 181px;
	position: relative;
	z-index: 999;
}
#sidebar label {
	display: block; margin-bottom: 2px;
	color: #000000; font-size: 11.5px;
}
#sidebar .input-box {
	width: 166px; height: 20px; float: left;
	margin-bottom: 18px;
}
#sidebar .input-text {
	width: 162px; height: 15px;
	margin: 2px;
}
#sidebar .submit-btn {
	float: right; margin: 0 11px;
}

/* ========================= bottom-nav end ========================= */

/* ============================= footer ============================= */


.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	width: 220px;
	background-color: #f0f0f0;
}

button#ot-sdk-btn {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #1f2755 !important;
    border: 1px solid #1f2755 !important;
    color: #ffffff!important;
    font-size: 1.3em!important;
}
.slider-wrap h3 {
	color: #ff0099;	
	font-weight: bold;
	margin-bottom: 10px;	
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 180px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 150px;
	clear: both;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 180px; /* Also specified in  .stripViewer  above */
	line-height: 120%;
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	display: none;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 95px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavL {
	left: -9px;
}

.stripNavR {
	right: 12px;
}

.stripNavL {
	background: url(../img/arrow-left.gif) no-repeat center;
}

.stripNavR {
	background: url(../img/arrow-right.gif) no-repeat center;
}

/* =========================== footer end =========================== */

#footer {
	background: url(../img/footer-bg.gif) no-repeat 0 0;
	width: 903px; height: 45px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#copy {
	float: left;
	margin-top: 15px;
	padding-left: 10px;
	color: #02022f;
}

#mailing-list {
	margin: 12px 10px 0px 60px;
	float: left;
}

#mailing-list h2, #mailing-list label {
	float: left;
	margin: 0px 10px 0px 10px;
}

#mailing-list form {
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
	display: inline;
	float: left;
}

#mailing-list form input.input-text {
	float: left;
	border: 1px solid #cccccc;
	background: #ffffff;
	display: inline;
}

#mailing-list form input {
	margin-right: 15px;	
	width: 145px;
}

#mailing-list form .submit-mailing {
	width: 59px;
	height: 23px;
	background-image: url(../img/mailing-submit.gif);
	border: 0px;
	margin: -3px 0 0 7px;
}

#foot-links {
	float: right;
	margin-right: 10px;
}

#foot-links a {
	color: #02022f;
}

#foot-links #rss {
	display: inline;
	margin-top: -5px;
	vertical-align: middle;
	margin-left: 5px;
}

#adj-header {
	padding-bottom: 20px;
}