@charset "utf-8";
/* CSS Document */
html, body {height: 100%; }

html {
overflow-x:hidden;
}

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height: 100%;
	color:black;
	background:#2b135f url(http://www.dldcollege.co.uk/media/146121/new-back.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.bullet{
background:url(http://www.dldcollege.co.uk/images/shape_grey.jpg); 
background-repeat:no-repeat; 
background-position:left; 
padding-left:25px;
}
a:link {
	color: #ce136b;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ce136b;
}
a:active {
	text-decoration: underline;
	color: #ce136b;
}
a:hover {
	text-decoration: underline;
	color: #ce136b;
}
.error
{
    color:Red;
}

.information
{
    color:navy;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;    
}
.information2
{
    color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;    
}
.clear{
clear:both;
height:0px;
font-size:0px;
display:block;
}
.textmain12{font-size:12px; margin-bottom:10px;}

/*Table style*/
.tdA{
height:35px;
text-align:center;
background-color: #b5cecd;
border-right:1px solid white;
padding-top:5px;
padding-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.tdB{
height:35px;
text-align:center;
background-color: #e6efee;
border-right:1px solid white;
padding-top:5px;
padding-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.tdC{
height:35px;
text-align:center;
background-color: #cedfde;
border-right:1px solid white;
padding-top:5px;
padding-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

img{
border:none;
}

p{
margin-top:0px;
}

hr {
height:1px;
color: #cccccc;
background-color: #cccccc;
border:0px;
margin:0px;
}
  .slide-out-div {
          padding: 20px;
          width: 250px;
          background: #ccc;
          border: 1px solid #29216d;
      }
#main{ background-color:#FFFFFF;
width:984px;
margin-left:auto;
margin-right:auto;
background-image: url(../images/topline.jpg);
background-repeat:repeat-x;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -206px; 
}
#container{
width:910px;
margin-left:auto;
margin-bottom:0px;
margin-right:auto;
padding-bottom:30px;
}
#top{
width:910px;
padding-top:30px;
}
#logo{
float:left;
width: 183px;
height: 108px;
}
#top_right{
float: right;
width:718px;
height: 70px;
}
#top_link{
float: right;
}
.toplink{
margin-right:17px;
float:left;
}
.toplink2{
float:left;
}
a.toplk:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
text-decoration:none;
}
a.toplk:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
text-decoration:none;
}
a.toplk:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
text-decoration:underline;
}
a.toplk:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
text-decoration:underline;
}
#top-menu {
margin-top: 2px;
}
#top-menu li {
display: inline;
margin-left: 10px;
}
#top-menu a:link, #top-menu a:visited {
text-decoration: none;
color: #2B135F;
font-size: 12px;
}
#top-menu a:hover {
text-decoration: underline;
}
#search{
width: 267px;
clear: right;
float: right;
margin-top: 6px;
margin-right:12px;
}

#search_text{
width:215px;
height:20px;
position:relative; top:-1px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding: 3px;
font-style:italic;

color:#656565;
}
ul#menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	float: right;
	margin-top: -39px;
}

ul#menu li { display: inline; }

ul#menu li a { display: inline; }

ul#menu li a:link { color : #4E4E4E; } 
ul#menu li a:visited { color : #4E4E4E; }
ul#menu li a:active { color : #4E4E4E; }
ul#menu li a:hover { color : gray; }

#menu_top{
width: 910px;
height: 16px;
background:url(../images/menuline_dark.jpg);
background-position: left bottom;
background-repeat:repeat-x;
float: left;
}
#menu_bottom{
width:910px;
height:11px;
background:url(../images/menuline_grey.jpg);
background-repeat:repeat-x;
}
.homefix{
float:left;
width:73px;
height:55px;
margin-left:7px;
background:url(../images/home_fix.jpg);
background-repeat:no-repeat;
display:block;
font-size: 0px;
text-decoration: none;
}
	
.homelk{
float:left;
text-indent: 10px;
outline: none;
}
a.homelk:link{
background:url(../images/home.jpg);
width:73px;
height:55px;
background-repeat:no-repeat;
display:block;
text-indent: 10px;
}
a.homelk:visited{
background:url(../images/home.jpg);
width:73px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.homelk:active{
background:url(../images/home_hover.jpg);
width:73px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.homelk:hover{
background:url(../images/home_hover.jpg);
width:73px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
.collegefix{
float:left;
background:url(../images/college_hover.jpg);
width:112px;
height:55px;
background-repeat:no-repeat;
display:block;
font-size: 0px;
text-decoration: none;
text-indent: 9999px;
}
.collegelk{
float:left;
text-indent: 10px;
outline: none;
}
a.collegelk:link{
background:url(../images/college.jpg);
width:112px;
height:55px;
background-repeat:no-repeat;
display:block;
}
a.collegelk:visited{
background:url(../images/college.jpg);
width:112px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.collegelk:active{
background:url(../images/college_hover.jpg);
width:112px;
height:55px;
background-repeat:no-repeat;
display:block;
color: White;
}
a.collegelk:hover{
background:url(../images/college_hover.jpg);
width:112px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
.subjectsfix{
float:left;
background:url(../images/subjects_hover.jpg);
width:179px;
height:55px;
background-repeat:no-repeat;
display:block;
font-size: 0px;
text-decoration: none;
text-indent: 9999px;
}
.subjectslk{
float:left;
text-indent: 10px;
outline: none;
}
a.subjectslk:link{
background:url(../images/subjects.jpg);
width:179px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.subjectslk:visited{
background:url(../images/subjects.jpg);
width:179px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.subjectslk:active{
background:url(../images/subjects_hover.jpg);
width:179px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.subjectslk:hover{
background:url(../images/subjects_hover.jpg);
width:179px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
.studentsfix{
float:left;
background:url(../images/students_hover.jpg);
width:91px;
height:55px;
background-repeat:no-repeat;
display:block;	
font-size: 0px;
text-decoration: none;
text-indent: 9999px;
}
.studentslk{
float:left;
text-indent: 10px;
outline: none;
}
a.studentslk:link{
background:url(../images/students.jpg);
width:91px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.studentslk:visited{
background:url(../images/students.jpg);
width:91px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.studentslk:active{
background:url(../images/students_hover.jpg);
width:91px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.studentslk:hover{
background:url(../images/students_hover.jpg);
width:91px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
.newsright{
color:#666666;
}
.newsfix{
float:left;
background:url(../images/news_hover.jpg);
width:144px;
height:55px;
background-repeat:no-repeat;
display:block;	
font-size: 0px;
text-decoration: none;
text-indent: 9999px;
}
.newslk{
float:left;
text-indent: 10px;
outline: none;
}
a.newslk:link{
background:url(../images/news.jpg);
width:144px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.newslk:visited{
background:url(../images/news.jpg);
width:144px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.newtslk:active{
background:url(../images/news_hover.jpg);
width:144px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.newslk:hover{
background:url(../images/news_hover.jpg);
width:144px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
.downloadfix{
float:left;
background:url(../images/download_hover.jpg);
width:102px;
height:55px;
background-repeat:no-repeat;
display:block;
font-size: 0px;
text-decoration: none;
text-indent: 9999px;
}
.downloadlk{
float:left;
text-indent: 10px;
outline: none;
}
a.downloadlk:link{
background:url(../images/download.jpg);
width:102px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.downloadlk:visited{
background:url(../images/download.jpg);
width:102px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.downloadlk:active{
background:url(../images/download_hover.jpg);
width:102px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.downloadlk:hover{
background:url(../images/download_hover.jpg);
width:102px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
.applyfix{
float:left;
background:url(../images/apply_hover.jpg);
width:91px;
height:55px;
background-repeat:no-repeat;
display:block;
font-size: 0px;
text-decoration: none;
text-indent: 9999px;
}
.applylk{
float:left;
text-indent: 10px;
outline: none;
}
a.applylk:link{
background:url(../images/apply.jpg);
width:91px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.applylk:visited{
background:url(../images/apply.jpg);
width:91px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.applylk:active{
background:url(../images/apply_hover.jpg);
width:91px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
a.applylk:hover{
background:url(../images/apply_hover.jpg);
width:91px;
height:55px;
background-repeat:no-repeat;
display:block;	
}
#content{
width:910px;
overflow:visible;
margin-top:1px;
}
#slide{
margin-bottom:35px;
}
#content_left{
float:left;
width:288px;
}
#pic1{
margin-bottom:25px;
position:relative;
}

a.pic1:link{text-decoration:none;}
a.pic1:visited{text-decoration:none;}
a.pic1:active{text-decoration:none;}
a.pic1:hover{text-decoration:none;}


.pic1{
background-repeat:no-repeat;
width:274px;
height:178px;
display:block;
padding:7px;
text-decoration:none;
}
#pic1_text{
background-color:#666666;
padding:10px;
width:254px;
position:absolute;
bottom:7px;
left:7px;
}
#pic3{
position:relative;
}
.pic3{
background-repeat:no-repeat;
width:288px;
height:137px;
display:block;
text-decoration:none;
position:relative;
z-index:0;
margin-top:19px;
}

#pic2{
position:relative;
}
.pic2{
background-repeat:no-repeat;
width:288px;
height:137px;
display:block;
text-decoration:none;
position:relative;
z-index:0;
}
#arrow{
float:left;
width:40px;
}
#textpic{
float:left;
width:170px;
font-size:15px;
font-weight:bold;
color:white;
}
#pic2_text{
background-color:black;
padding:10px;
width:215px;
height:55px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px; 
border-radius:5px;
filter:alpha(opacity=50);
opacity:0.50;
margin:auto;
position:absolute;
top:30px;
left:25px;
}
.text_picgrey{
font-size:16px;
color:#eacd0d;
font-weight:bold;
margin:0px;
}
a.text_picgrey{
text-decoration:none;
}
.text_picwhite{
margin:0px;
color:white;
}
#content_right{
float:right;
width:595px;
margin-top:-5px;
}
.text_smallgreen{
color:#0a5e35;
font-weight:bold;
}
.text_smallorange{
color:#db5200;
font-weight:bold;
}
.text_bigred{
font-size:20px;
color:#2d0a5e;
font-weight:bold;
}
.text_smallred{
color:#cc0033;
}
.text_grey{
color:#333333;
}
#art1
{
    height:192px;
    overflow:hidden;
}

#art2{
float:left;
margin-top:20px;
width:290px;
    height:192px;
    overflow:hidden;


}
#art3{
float:right;
margin-top:20px;
width:290px;
    height:192px;
    overflow:hidden;

}
#art4
{
    margin-top:-2px;


}
#events{
background-color:#cccccc;
padding:20px;
}

.readmore
{
	display:block;
	background-repeat:no-repeat;
	width:101px;
	height:21px;			
}	
a.readmore:link{background:url(/images/readmore.jpg);}
a.readmore:visited{background:url(/images/readmore.jpg);}
a.readmore:active{background:url(/images/readmore_blue.jpg);}
a.readmore:hover{background:url(/images/readmore_blue.jpg);}

/* readmore Differential by color green */
.readmore_green
{
	display:block;
	background-repeat:no-repeat;
	width:101px;
	height:21px;			
}	
a.readmore_green:link{ background:url(/images/readmore.jpg); }
a.readmore_green:visited{background:url(/images/readmore.jpg);}
a.readmore_green:active{background:url(/images/readmore_green.jpg);	}
a.readmore_green:hover{background:url(/images/readmore_green.jpg);	}
/* End readmore color green*/

/* Begin findout_orange */
a.findout_orange:link{
background:url(/images/findout.jpg);
width:123px;
height:21px;
background-repeat:no-repeat;
display:block;	
}
a.findout_orange:visited{
background:url(/images/findout.jpg);
width:123px;
height:21px;
background-repeat:no-repeat;
display:block;	

}
a.findout_orange:active{
background:url(/images/findout_orange.jpg);
width:123px;
height:21px;
background-repeat:no-repeat;
display:block;	
}
a.findout_orange:hover{
background:url(/images/findout_orange.jpg);
width:123px;
height:21px;
background-repeat:no-repeat;
display:block;	
}
/* End findout color orange*/

.footer, .push {
	height: 206px; /* .push must be the same height as .footer */
}

#footerB{
width:984px;
height:206px;
margin-left:auto;
margin-right:auto;
background:url(http://dld.fabricinterface.com/images/footer.jpg);
background-repeat:repeat-x;
}
#footer_content{
width:910px;
margin-left:auto;
margin-right:auto;
padding-top:25px;
}
.text_bigwhite{
color:white;
font-size:14px;
font-weight:bold;
}
.text_bigwhite12{
color:white;
font-size:12px;
font-weight:bold;
}
.text_smallwhite{
font-size:12px;
color:white;
font-weight:normal;
}


a.footerlk:link{
color:white;
text-decoration:none;
font-size:12px;
font-weight:normal;
}

a.footerlk:visited{
color:white;
text-decoration:none;
font-size:12px;
font-weight:normal;
}
a.footerlk:active{
color:white;
text-decoration:underline;
font-size:12px;
font-weight:normal;
}
a.footerlk:hover{
color:white;
text-decoration:underline;
font-size:12px;
font-weight:normal;
}
#col{
float:left;
width:130px;
}
#col2{
float:left;
width:220px;
}
#col3{
float:right;
width:295px;
}
#breadcrumb{
background-color:black;
height:9px;
line-height:9px;
padding-left:11px;
padding-right:11px;
color: white;
font-size:12px;
}
#breadcrumb_bottom{
height:3px;
width:910px;
background-color:black;

}
#breadcrumb_left{
float:left;
}
#breadcrumb_right{
float:right;
}
a.link_breadcrumb:link{
color: white;
font-size:12px;
text-decoration:none;
}
a.link_breadcrumb:visited{
color:white;
font-size:12px;
text-decoration:none;
}
a.link_breadcrumb:active{
color:white;
font-size:12px;
text-decoration:underline;
}
a.link_breadcrumb:hover{
color:white;
font-size:12px;
text-decoration:underline;
}
.arrow
{
	 margin-left:5px; margin-right:5px;background-image:"url(../images/arrow_red.jpg)";
}
	

#breadcrumb { background-color:black; height:11px; padding:11px 11px 8px 11px; color:white;font-size:12px; }
#breadcrumb ul {list-style:none; margin: 0; padding:0px; border: none;}
#breadcrumb li {margin: 0; color:white; font-size:12px; float:left; }
#breadcrumb li a {display: block; color:white; font-size:12px; text-decoration:none;}
html>body #breadcrumb li a {width: auto;}
#breadcrumb li a:hover {color:white; font-size:12px; text-decoration:underline;}
#breadcrumb li.arrows { margin-left:5px; margin-right:5px;  }

#part_left
{
float:left;
width:218px;
margin-top:20px;
position:relative;
z-index:0;
}
#section{
background-color:#000;
height:11px;
padding:10px 0px 12px 0px;

font-size:12px;
color:white;
font-weight:bold;
position:inherit;
}
#section2{
background-color:#000;
height:11px;
padding:10px 0px 12px 0px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px; 
border-radius:3px;
behavior:url(../app_files/script/border-radius.htc);
font-size:12px;
color:white;
font-weight:bold;
margin-top:20px;
position:relative;
}
ul{
margin:0px;
padding:0px;
}
li{
list-style:none;

}
.sdtitle{
display:block;
font-size:12px;
font-weight:bold;
color:black;
line-height:12px;
}
.menu_title{
width:198px;
height:12px;
padding:10px 10px;
display:block;
border-bottom:1px solid #cccccc;
}
a.menu_title:link{
text-decoration:none;
color:black;
}
a.menu_title:visited{
text-decoration:none;
color:black;
}
a.menu_title:active{
color:white;
text-decoration:none;
}
a.menu_title:hover{
color:white;
text-decoration:none;
background-color:#999999;
}
.menu_titleOn{
width:198px;
height:12px;
padding:10px 10px;
display:block;
border-bottom:1px solid #cccccc;
color:white;
background-color:#999999;
}
a.menu_titleOn:link{
text-decoration:none;
color:white;
}
a.menu_titleOn:visited{
text-decoration:none;
color:white;
}
a.menu_titleOn:active{
color:white;
text-decoration:none;
}
a.menu_titleOn:hover{
color:white;
text-decoration:none;
background-color:#999999;
}
.menu_2{
font-weight:normal;
font-size:11px;
width:198px;
height:15px;
line-height:15px;
display:block;
background-image:url(/images/arrow_white.jpg); 
background-repeat:no-repeat;
background-position: middle left;
padding-left:10px;
margin-top:5px;
margin-bottom:5px;
}
a.menu_2:link{
color:black;
text-decoration:none;
}
a.menu_2:visited{
color:black;
text-decoration:none;
}
a.menu_2:active{
color:black;
text-decoration:none;
}
a.menu_2:hover{
color:#095e59;
text-decoration:underline;
margin-left:3px;
}
.menu_2On{
color:#095e59;
font-weight:normal;
font-size:11px;
width:198px;
height:15px;
line-height:15px;
display:block;
background-image:url(/images/arrow_white.jpg); 
background-repeat:no-repeat;
background-position: middle left;
padding-left:10px;
margin-top:5px;
margin-bottom:5px;
}
a.menu_2On:link{
color:#095e59;
text-decoration:none;
}
a.menu_2On:visited{
color:#095e59;
text-decoration:none;
}
a.menu_2On:active{
color:#095e59;
text-decoration:none;
}
a.menu_2On:hover{
color:#095e59;
text-decoration:underline;
}

.menu_3{
font-weight:normal;
line-height:18px;
display:block;
padding:0px 30px;
}
.menu_3On{
font-weight:normal;
line-height:18px;
display:block;
padding:0px 30px;
}
a.menu_3:link{
color:black;
text-decoration:none;
}
a.menu_3:visited{
color:black;
text-decoration:none;
}
a.menu_3:active{
color:black;
text-decoration:underline;
}
a.menu_3:hover{
color:black;
text-decoration:underline;
}
div.sdmenu div {
overflow:hidden;
}
div.sdmenu div.collapsed {
height:33px;
}
#part_middle{
float:left;
width:403px;
margin-top:27px;
margin-left:35px;
}
#part_middle2{
float:left;
width:580px;
margin-top:27px;
margin-left:35px;
}
.text_smallgrey{
font-size:12px;
color:#333333;
font-weight:normal;
}
.question{
font-size:12px;
font-weight:bold;
color:#2d0a5e;
margin-bottom:10px;
}

a.question:link{
text-decoration:none;
color:#2d0a5e;
}
a.question:visited{
text-decoration:none;
color:#2d0a5e;
}
a.question:active{
color:#2d0a5e;
text-decoration:none;
}
a.question:hover{
color:#2d0a5e;
text-decoration:underline;
}

.text_biggrey{
font-size:14px;
font-weight:bold;
color:#333333;

}
.news_text_smallgrey
{
	margin-left: 29px;
	font-size:12px;
	color:#333333;
}
.news_sortnews{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	float:right;
}
.news_question{
	font-size:14px;
	font-weight:bold;
	color:#2d0a5e;
	margin-bottom:15px;
	text-decoration:none;
}

.news_date{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin-bottom:10px;
	text-decoration:none;
}

a.news_readmore:link{
	color:#2d0a5e;
	font-size:12px;
	margin-left: 3px;
}
a.news_readmore:visited{
	color:#2d0a5e;
	font-size:12px;
	margin-left: 3px;
}
a.news_readmore:active{
	color:#2d0a5e;
	font-size:12px;
	text-decoration:none;
	margin-left: 3px;
}
a.news_readmore:hover{
	color:#2d0a5e;
	font-size:12px;
	text-decoration:none;
	margin-left: 3px;
}

.shape_grey{
margin-right:10px;
}
#shape_biggrey{
float:left;
}
#italic{
float:left;
background-color:#e3e3e3;
font-style:italic;
color:#333333;
height:47px;
width:355px;
padding:8px;
margin-bottom:10px;
font-size:13px;
}
#readmore{
margin-top:25px;
color:#2d0a5e;
font-size:12px;
}
a.readmorelk:link{
color:#2d0a5e;
font-size:12px;
}
a.readmorelk:visited{
color:#2d0a5e;
font-size:12px;
}
a.readmorelk:active{
color:#2d0a5e;
font-size:12px;
text-decoration:none;
}
a.readmorelk:hover{
color:#2d0a5e;
font-size:12px;
text-decoration:none;
}
#part_right{
margin-top:27px;
float:right;
width:222px;
}
#sharethis{
float: right;
margin-bottom:13px;
}

#course_details{
margin-bottom:25px;
background-color:black;
font-weight:bold;
height:120px;
color:#eacd0d;
padding:20px;

}

#details_title{ 
float:left;
color:white;
height:45px;
font-size:11px;
line-height:13px;
width:85px;
height:70px;
margin-top:10px;

}
#details_info{
float:left;
color:white;
height:45px;
font-size:11px;
line-height:13px;
font-weight:normal;
width:85px;
height:70px;
margin-top:10px;
}
#applynow{
width:89px;
height:29px;
background:url(../images/applynow.jpg);
border:none;
}
input#applynow:hover{
background:url(/images/applynow_hover.jpg);
}
#slide_landing{
float:right;
margin-top:27px;
}
#slideshow{
float:left;
margin-top:27px;
margin-left:35px;
width:403px;
}
a.boldlk:link{
font-size:14px;
font-weight:bold;
color:#2d0a5e;
}
a.boldlk:visited{
font-size:14px;
font-weight:bold;
color:#2d0a5e;
}
a.boldlk:active{
font-size:14px;
font-weight:bold;
color:#2d0a5e;
text-decoration:none;
}
a.boldlk:hover{
font-size:14px;
font-weight:bold;
color:#2d0a5e;
text-decoration:none;
}
#news{
margin-top:35px;
font-size:11px;
font-weight:bold;
color:#2d0a5e;
}
.text11grey{
font-size:11px;
color:#333333;
font-weight:normal;
margin-top:15px;
}
a.readmoresmall:link{
font-size:11px;
color:#2d0a5e;
}
a.readmoresmall:visited{
font-size:11px;
color:#2d0a5e;
}
a.readmoresmall:active{
font-size:11px;
color:#2d0a5e;
text-decoration:none;
}
a.readmoresmall:hover{
font-size:11px;
color:#2d0a5e;
text-decoration:none;
}
#pic-right{
margin-bottom:25px;
}
#course_past{
background-color:#0a5e59;
font-weight:bold;
color:white;
padding-left:20px;
padding-top:20px;
padding-bottom:20px;
padding-right:20px;

}
.text_whitebold{
font-size:14px;
font-weight:bold;
}
#picfloat{
margin:0;
padding:0;
text-align:left;
list-style:none;
}
div#picfloat img{
float:left;
margin-right:10px;
margin-bottom:5px;
list-style:none;
}

.imgborder{
float:left;
border:2px solid white;
margin-right:10px;
margin-bottom:5px;
list-style:none;
}
.text_italicwhite{
font-size:12px;
font-style:italic;
font-weight:normal;
list-style:none;
}
#border{
border:solid 1px;
border-color:#d3d3d3;
padding:5px;
height:21px;
.margin-bottom:5px;
/margin-bottom:5px;
}
.text_biggrey2{
float:left;
font-size:14px;
font-weight:bold;
color:#333333;
line-height:21px;
}
.readmorearrow{
float:right;
}
a.readmorearrow:link{
background:url(/images/readmoresmall.jpg);
width:22px;
height:21px;
background-repeat:no-repeat;
display:block;
}
a.readmorearrow:visited{
background:url(/images/readmoresmall.jpg);
width:22px;
height:21px;
background-repeat:no-repeat;
display:block;
}
a.readmorearrow:active{
background:url(/images/readmoresmall_hover.jpg);
width:22px;
height:21px;
background-repeat:no-repeat;
display:block;
}
a.readmorearrow:hover{
background:url(/images/readmoresmall_hover.jpg);
width:22px;
height:21px;
background-repeat:no-repeat;
display:block;
}
#border-red{
border:solid 1px;
border-color:#d46d89;
padding:5px;
height:21px;
}
#part_right2{
float:left;
width:657px;
margin-top:27px;
margin-left:35px;
font-size:12px;
}
#pic_gallery_left{
float:left;
}
#pic_gallery{
float:left;
margin-left:19px;
}
.gallerypic{
border:solid 3px;
border-color:#333333;
}
#gallery_line2{
margin-top:19px;
}
.form_text{
width:393px;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
line-height:30px;
color:#333333;
padding-left:8px;
margin-bottom:20px;
border:solid 1px;
border-color:#CCCCCC;
}
#submit{
width:86px;
height:33px;
background:url(/images/submit.jpg);
border:none;
}
input#submit:hover{
background:url(/images/submit_hover.jpg);
}

.button{
width:86px;
height:33px;
background:url(/images/submit.jpg);
border:none;
}
.button:hover{
background:url(/images/submit_hover.jpg);
}

.form_textarea{
width:383px;
height:170px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
line-height:16px;
color:#333333;
padding:6px;
margin-bottom:20px;
border:solid 1px;
border-color:#CCCCCC;
}
#news_resume{
float:left;
width:315px;
font-size:12px;
}
#news_pic{
float:left;
width:71px;
}
#news_readmore
{
	color:#b80c3b;
	font-size:12px;
	margin-bottom:45px;
	margin-left: 96px;
}

.news_selectlist 
{
	float:right; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px; 
	color:#666666; 
	padding:2px; 
}

.news_div_Sort
{
	width:85px; 
	float:right; 
	padding-top:4px; 
	margin-top:-90px;
}

.news_Pager_offbutton 
{ 
	font-size:12px; 
	color:#2d0a5e;
}

.news_Pager
{
	font-size:12px;
	font-size:12px; 
	font-weight:bold; 
	color:#2d0a5e;
}

.news_pagenb_bgOff
{ 
	background:url(/images/pagenb_bg_off.jpg);  
	width: 20px; 
	height:20px; 
	color:#FFFFFF; 
	text-decoration:none; 
	float:left; 
	margin-right:5px; 
	text-align:center; 
	font-size:11px; 
	line-height:20px;
}


ul#news_paginationnumbers 
{
	height:20px;  
	text-align:left; 
	margin:0px; 
	padding:0px; 
	list-style: none; 
	text-align:right;
}

ul#news_paginationnumbers li 
{ 
	display: inline; 
}

ul#news_paginationnumbers li a.padinationOn 
{
	background:url(/images/pagenb_bg.jpg); 
	width: 20px; 
	height:20px; 
	color:#FFFFFF; 
	text-decoration:none; 
	float:left; 
	margin-right:5px; 
	text-align:center; 
	font-size:11px; 
	line-height:20px;
}

ul#news_paginationnumbers li a.padinationOn:hover, ul#news_paginationnumbers li a.padinationOn:focus 
{
	background:url(/images/pagenb_bg_off.jpg); 
	width: 20px; 
	height:20px; 
	color:#FFFFFF; 
	text-decoration:none;	
}


/* BEGIN - Add This */ 
.addthis_toolbox .custom_hover
{
    height: 29px;
    position: relative;
    font-size: 13px;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
.addthis_toolbox .custom_hover .custom_button
{
    color: #434343;
    font-size: 13px;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
.addthis_toolbox .custom_hover .custom_button.active
{
    color: #434343;
    font-size: 13px;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
.addthis_toolbox .hover_menu
{
    display: none;
    position: absolute;
    font-size: 13px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    background: #fff;
    position: absolute;
    z-index: 3;
}
.addthis_toolbox .custom_hover .tower
{
    font-size: 13px;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
.addthis_toolbox .hover_menu
{
    width: 200px;
    padding: 0;
    margin-left: -145px;
    border: 3px solid #2D0A5E;
    color: #434343;
    font-size: 13px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    position: absolute;
    z-index: 3;
}
.addthis_toolbox .hover_menu a
{
    width: 192px;
    padding: 4px;
    margin: 0;
    position: relative;
    display: block;
    text-decoration: none;
    color: #434343;
    font-size: 13px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    cursor: pointer;
}
.addthis_toolbox .hover_menu a:hover
{
    background-color: #2D0A5E;
    text-decoration: none;
    color: White;
    font-size: 13px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    cursor: pointer;

}
.addthis_toolbox .hover_menu span
{
    position: absolute;
    font-size: 13px;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
.addthis_toolbox .hover_menu .more
{
    border-top: solid 1px #eee;
    width: 200px;
    position: relative;
    display: block;
    text-decoration: none;
    color: #434343;
    font-size: 13px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    cursor: pointer;
}
.addthis_toolbox .hover_menu .more a
{
    width: 192px;
    position: relative;
    display: block;
    text-decoration: none;
    color: #434343;
    font-size: 13px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    text-align: left;
    cursor: pointer;
}
.addthis_toolbox .hover_menu .more a:hover{
    color: white;
}
.addthis_toolbox .hover_menu .more span
{
    display: none;
    text-align: left;
}
/* END - Add This */


/*IMAGE GALLERY*/

.imagepix{ width:162px; float:left; text-align: center; margin-top:15px; margin-bottom:20px;}
.pixbox { width:100px; float: left; height:105px; padding-laft:10px; text-align:left;}
.imagepix .pixtitle{ width:100px; float: left; margin-top: 25px; font-size:12px; color:#666666; text-align: left;}
.imagepix .zoombox{ float:left; padding-top:7px;}
.buttonbox{ float: right; width: 20px; margin-top: 25px; margin-right: 12px; cursor:pointer;}
#imagegalleryfull{ width:100%; margin-left:20px;}

/*END - IMAGE GALLERY*/

/* Begin - Styles for css dropdown */
#navbar {
   margin: 0;
   padding: 0;
   height: 1em;
   width:390px;
 }
#navbar li {
   list-style: none;
   float: left; }
   
#navbar li a {
   display: block;
   padding-left:1px;
   width:390px;
   height:24px;
   line-height:24px;
   text-decoration: none;

  }
   
#navbar li a.video {
}

#navbar li a.top {
   display: block;
   color:#333333;
   font-weight:bold;
   height:24px;
   line-height:24px;
   text-decoration: none;
   background-image:url(/images/readmoresmall.jpg);
   background-repeat:no-repeat;
   background-position:right;
}
   
#navbar li a.top:hover 
{
  background-image:url(/images/readmoresmall_hover.jpg);
  background-repeat:no-repeat;
  background-position:right;
}


#navbar li ul {
   display: none; 
   width: 12px; /* Width to help Opera out */
   background-color: #71ae2b;
   }
#navbar li:hover ul, #navbar li.hover ul {
   display: block;
   position: absolute;
   margin: 0;
   padding: 0; }
#navbar li:hover li, #navbar li.hover li {
   float: none; }
#navbar li:hover li a, #navbar li.hover li a {
   color:#333333;
   background-color: white;
   font-weight:normal;
   border:solid 1px;
   border-color:#d3d3d3;
	/*border-color:#d46d89; */
	height:21px;	 	
}
#navbar li li a:hover {
   background-color: #2d0a5e;
   color:white;}
/* End - Styles for css dropdown*/



/*BEGIN OF NEWS LIST CSS*/

/*END OF NEWS LIST CSS*/


/* SITEMAP CSS*/
/*
	Sitemap Styler 	 
*/

/*GENNERAL SETTINGS FOR SITEMAP*/	

.middlerow{text-align:left; width:900px; padding-left:10px;margin-top:30px;}
.h2 {font-size:18px; color:#2d0a5e;}
h2.contentheading{ color:#2d0a5e; font-size:24px; font-weight:normal; margin-bottom:30px; margin-top:-4px;}
h2.newsitemtitle{ color:#2d0a5e; font-size:24px; font-weight:normal;margin-top:-4px; margin-bottom:0px; padding:0px;}
h2.rowheading{ color:#2d0a5e;; font-size:24px; font-weight:normal; margin-bottom:10px; margin-top:-4px;}
/*END GENNERAL */

#sitemapA, #sitemapA ul, #sitemapA li{
	margin:0;
	padding:0;
	list-style:none;
	width:500px;
	font-size:13px;
	text-align:left;
}
#sitemapA{background:url(/images/line1.gif) repeat-y;}
#sitemapA li{
	line-height:20px;
	margin-top:1px;
	position:relative;
	width:100%;
}
/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemapA li{
	float:left;
	display:inline;	
}

#sitemapA li a{padding-left:28px; text-decoration:none;}
#sitemapA li span{float:left;position:absolute;top:5px;left:5px;width:13px;height:13px;cursor:auto;font-size:0;}
#sitemapA li span, #sitemapA li span.collapsed{background:url(/images/collapsed.gif) no-repeat 0 0;} 
#sitemapA li span.expanded{background:url(/images/expanded.gif) no-repeat 0 0;}

/* sub levels */

#sitemapA li ul{	
	margin-left:28px;
	background:url(/images/line1.gif) repeat-y;
}
#sitemapA li {	
	background:url(/images/line2.gif) no-repeat 0 0;
	
}
#sitemapA li li{	
	background:url(/images/line2.gif) no-repeat 0 0;
	font-style:italic;
}
#sitemapA li li li{	
	background:url(/images/line2.gif) no-repeat 0 0;
	color:;
	font-style:normal;
	}

/* etc. */

/* float fix */

#sitemapA:after, #sitemapA ul:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#sitemapA, #sitemapA ul{display:block;}
/*  \*/
#sitemapA, #sitemapA ul{min-height:1%;}
* html #sitemapA, * html #sitemapA ul{height:1%;}
 /*  */
#sitemapA ul{display:none;}

/* END SITEMAP CSS */

#video_content
{
    position: relative;
    z-index: 0;
}


#imageHP1 {position:relative; width:288px; height:192px; color:#FFFFFF;}
#imageHP2 {position:relative; width:288px; height:192px; color:#FFFFFF;}
#imageHP3 {position:relative; width:288px; height:192px; color:#FFFFFF;}

#textHP1 {position:absolute; top:50px; left:0px; width:155px; height:80px; background:#000; color:#FFFFFF; padding:10px;}
#textHP1 {filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 -moz-opacity: 0.70; opacity:0.7; color:#FFFFFF;
}
#textHP2 {position:absolute; top:50px; left:0px; width:155px; height:80px; background:#000; color:#FFFFFF; padding:10px;}
#textHP2 {filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 -moz-opacity: 0.70; opacity:0.7; color:#FFFFFF;
}
#textHP3 {position:absolute; top:50px; left:0px; width:155px; height:80px; background:#000; color:#FFFFFF; padding:10px;}
#textHP3 {filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 -moz-opacity: 0.70; opacity:0.7; color:#FFFFFF;
}


#wordsHP1 {position:absolute; top:60px; left:0px;color:#FFFFFF; width:160px; height:40px; padding:10px; background:transparent;  background-repeat:no-repeat;  font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; }
#wordsHP2 {position:absolute; top:60px; left:0px;color:#FFFFFF; width:160px; height:40px; padding:10px; background:transparent;  background-repeat:no-repeat;  font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; }
#wordsHP3 {position:absolute; top:60px; left:0px;color:#FFFFFF; width:160px; height:40px; padding:10px; background:transparent;  background-repeat:no-repeat;  font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; }

a.whitelkHP:link{font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;text-decoration:none;}
a.whitelkHP:visited{font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;text-decoration:none;}
a.whitelkHP:active{font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;text-decoration:none;}
a.whitelkHP:hover{font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;text-decoration:underline;}




.listpurple{font-size:12px;
font-weight:bold;
color:#2d0a5e; background:url(http://dld.fabricinterface.com/images/shape_grey.jpg); background-repeat:no-repeat; height:15px; line-height:15px; padding-left:25px;}

/*NEW CSS (blog)*/
.text_grey{
font-size:12px;
color:#333333;
}
.blog_title{
font-size:18px;
font-weight:bold;
color:#2d0a5e;
margin-bottom:5px;
text-decoration:none;
}
.article_title{
font-size:18px;
font-weight:bold;
color:#2d0a5e;
}
.blog_links{
width:403px;
font-size:12px;
color:#333333;
margin-bottom:8px;
}
.blog_resume{
width:403px;
font-size:12px;
color:#333333;
margin-bottom:15px;
background-image: none;
}

.blog_subtitle{
font-size:18px;
font-weight:bold;
color:#2d0a5e;
margin-bottom:20px;
margin-top:40px;
}
.blog_readmore{
font-weight:normal;
color:#006666;
font-size:12px;
margin-bottom:35px;
}
.blog_author{
color:#006666;
font-size:12px;
margin-bottom:8px;
}
.greentitle{
color:#095e59;
font-size:14px;
font-weight:bold;
margin-bottom:20px;
margin-left:0px;
padding-left:0px;
}
.case{
margin-bottom:25px;
}
.greybloglk{
font-size:12px;
font-weight:normal;
color:#333333;
text-decoration:underline;
}
	
.greybloglk a{
font-size:12px;
font-weight:normal;
color:#333333;
text-decoration:underline;
}
a.greybloglk:link{
font-size:12px;
color:#333333;
text-decoration:underline;
}
a.greybloglk:visited{
font-size:12px;
color:#333333;
text-decoration:underline;
}
a.greybloglk:active{
font-size:12px;
color:#333333;
text-decoration:underline;
}
a.greybloglk:hover{
font-size:12px;
color:#333333;
text-decoration:underline;
}
.entry-title{
margin-top:30px;
}
.entry-title a:link{
font-size:18px;
font-weight:bold;
color:#2d0a5e;
text-decoration:none;
}
.entry-title a:visited{
font-size:18px;
font-weight:bold;
color:#2d0a5e;
text-decoration:none;
}
.entry-title a:active{
font-size:18px;
font-weight:bold;
color:#2d0a5e;
text-decoration:none;
}
.entry-title a:hover{
font-size:18px;
font-weight:bold;
color:#2d0a5e;
text-decoration:underline;
}
#comments{
	display:inline-block;
}
#respond{
	display:inline-block;
}
.comment alt{
	display:inline-block;
}		
#archieve h3{
font-size:18px;
font-weight:bold;
color:#2d0a5e;
}
.tab h4{
color:#095e59;
font-size:14px;
font-weight:bold;
margin-bottom:20px;
}
.tab ul li a{
font-size:12px;
font-weight:normal;
color:#333333;
text-decoration:underline;
line-height:30px;
}
.tab ul li small{
color:#006666;
font-size:12px;
}
a.archivelk:link{
font-size:12px;
font-weight:bold;
color:#006666;
}
a.archivelk:visited{
font-size:12px;
font-weight:bold;
color:#006666;
}
a.archivelk:active{
font-size:12px;
font-weight:bold;
color:#006666;
text-decoration:none;
}
a.archivelk:hover{
font-size:12px;
font-weight:bold;
color:#006666;
text-decoration:none;
}
.postlk a:link{
font-size:12px;
color:#595959;
text-decoration:underline;
}
.postlk a:visited{
font-size:12px;
color:#595959;
text-decoration:underline;
}
.postlk a:active{
font-size:12px;
color:#595959;
text-decoration:underline;
}
.postlk a:hover{
font-size:12px;
color:#595959;
text-decoration:underline;
}
ol.blog_resume{
margin-left:0px;
padding-left:0px;
float:left;
height:auto;
}
.entry_resume{
width:403px;
font-size:12px;
color:#333333;
background-image: none;
margin-bottom:10px;
}
.entrytext{
width:403px;
}
.entrytext p{
width:403px;
font-size:12px;
color:#333333;
}
.comments-link a{
color:#2d0a5e;
text-decoration:underline;
}
.comments-closed{
font-size:12px;
color:#333333;
}
.comment-item a{
font-size:12px;
color:#595959;
text-decoration:underline;
}
#latest-comment{
margin-top:30px;
}
#latest-posts{

}
#archives{
margin-top:30px;
}
#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_ContentPlaceHolder_Feedback1_pnlForm {
font-size:12px;
}

/*END NEW CSS*/



































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
blockquote {
float:left;
background:#e3e3e3 url(http://dld.fabricinterface.com/images/shape_biggrey.jpg);
background-position:left;
background-repeat:no-repeat;
font-style:italic;
color:#333333;
height:47px;
width:355px;
padding-top:8px;
padding-right:8px;
padding-bottom:8px;
padding-left:40px;
margin-bottom:10px;
}

ol {
font-size:12px;
font-weight:bold;
color:#2d0a5e; background:url(http://dld.fabricinterface.com/images/shape_grey.jpg); background-repeat:no-repeat; height:15px; line-height:15px; padding-left:25px; 
}

bullet {
background:url(http://www.dldcollege.co.uk/images/shape_grey.jpg); 
background-repeat:no-repeat; 
background-position:left; 
padding-left:25px;
}


