/*** SPLITMENU.CSS ***/

/* @group main tabmenu */

#nav-main ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 2px;
}

#nav-main li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav-main a {
	float:  left;
	margin: 0;
	height: 28px;
	line-height: 30px;
	padding: 0 20px;
}

#nav-main li {
	background-repeat:  no-repeat;
	background-position: 100% 0;
}

#nav-main li a {
	background-repeat: no-repeat;
	background-position:  -2px 0;
}

#nav-main li.index-1 a {
	background-position: 0 0;
}

/* @end */

/* @group secondary tabmenu */
#nav-sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 2px;
}

#nav-sub li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav-sub a {
	float:  left;
	margin: 0;
	padding: 0;
	height: 28px;
	line-height: 30px;
	padding: 0 20px;
}

#nav-sub li {
	background-repeat:  no-repeat;
	background-position: 100% 0;
}

#nav-sub li a {
	background-repeat: no-repeat;
	background-position:  -2px 0;
}

#nav-sub li.index-1 a {
	background-position: 0 0;
}

/* @end */

/* @group vert submenu */

#vert-menu ul {
	padding: 0;
}

#vert-menu li {
	padding: 0;
	background: none;
}

#vert-menu a {
	display: block;
}

#vert-menu a:hover {
	background-position: 100% -40px;
	text-decoration: none;
}

#vert-menu li.active_menu a {
	background-position: 100% -20px;
}

#vert-menu li li {
	text-indent: 20px;
}

#vert-menu li li a {
	background: none;
}

/* @end */



/**** LITEBOX.CSS ***/


#lightbox{
	position: absolute;
	top: 40px;litebox/
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../Custom_DYC/litebox/litebox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../Custom_DYC/litebox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../Custom_DYC/litebox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/*** TEMPLATE_CSS.CSS ***/

/* @group Main */

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4, h5, h6 {
	padding-bottom: 5px;
	margin: 15px 0;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

/* @group Fonts */

/* @group Sizes */


body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 15px;
}

h1,h2,h3,h4 {
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 150%;
	/* color: see style css */
}

h2 {
	font-size: 140%;
	/* color: see style css */
}

h3 { 
   font-size: 130%;
}

h4 {
	font-size:  110%;
}

h5 {
	font-size: 100%;
	font-style: italic;
}


.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
	/* color: see style css */
}

#nav a,
#tabmenu a,
#nav-main a,
#nav-sub a,
.moduletable h3,
.module h3,
.module-hilite1 h3,
.module-hilite2 h3,
.module-hilite3 h3,
.module-hilite4 h3,
#vert-menu a,
a.mainlevel,
a.sublevel,
.componentheading {
	font-size: 92%;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

.componentheading {
	/* color: see style css */
 	margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

body {
		line-height: 125%;
		font-family: Verdana, Lucida Grande, Arial, sans-serif;
		/* color: see style css */
}

.contentheading {
	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 130%;
	line-height:150%;
	font-weight: bold;

}


a:link,
a:visited {
	text-decoration: none;
	/* color: see style css */
}

a:hover {
	text-decoration: underline;
	/* color: see style css */
}

/* @end */

/* @end */

/* @end */

/* @group Custom */

/* @group accessibility */

/* accessibility stuff */

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 38px;
	height: 18px;
	margin-left: 1px;
	background-repeat: no-repeat;
	font-size: 11px;
	cursor: pointer;
}

/* @end */

/* @group layout */

#page-bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
  /* background: see style css */
}


/*****************************************************
 * CHANGE WIDTH SETTINGS HERE
 *
 * To change the width of this template just edit this 
 * div#wrapper element.
 *
 * Fixed - just chagne the width to your desired width
 * Fluid - remove the width element completely
 *
 *****************************************************/
div#wrapper {
	width: 883px;
	margin: 0 auto;
	position: relative;
}

#mainbody #header {
	/* background: see style css */
	width: 100%;
	position: relative;
	height: 115px;
}

.suckerfish #mainbody #header {
	/* background: see style css */
	height: 151px;
}


#header #access {
	position: absolute;
	left: 300px;
	top:  6px;
	width: 150px;
	height: 21px;
	border: 0;
}

#header #tabmenu {
	position: absolute;
	right: 30px;
	top:  3px;
	width: 400px;
	height:  30px;
}

#header #nav-main ul {
	padding-top:  82px;
}

#header #logo {
	position: absolute;
	left:  35px;
	top:  38px;
	width: 150px;
	height: 85px;
}

#header #search {
	position: absolute;
	left: 55px;
	top: 0px;
	width: 230px;
	height: 32px;
}

#header #nav-main {
	height: 74px;
	padding-top: 42px;
	margin-right: 23px;
	margin-left:  214px;
}

#header #nav-main.splitmenu2 {
	height: 116px;
	padding: 0;
	margin-right: 23px;
	margin-left:  214px;
}

#header #nav-sub {
	margin-right: 23px;
	margin-left:  214px;
}

.border-pad {
	margin-left: 5px;
	margin-right: 5px;
	padding: 0 1px;
}

.border-bottom {
	padding-bottom: 1px;
}

#content-bg {
	margin-left:15px;
	margin-right: 15px;
}



.usermodule {
	float: left;
}

#fakecolumn2 {

}

#fakecolumn1.sc_0 {
	border-left: 0;
}

#fakecolumn1.sc_0 #fakecolumn2 {
	margin-left: 0;
	background: none;
}

div#middlecolumn .padding {
	padding: 10px 20px;
}

div#leftcolumn {
	float: left;
	width: 120px;
	margin-left: -120px;
	padding-top: 10px;
	position: relative;
	margin-top:300px;
}

div#align-padding {
	margin-left: 2px;
	margin-right: -1px;
}

div#inset {
	padding: 1px;	
}

div#rightcolumn {
	font-size: .9em;float: right;
	width: 191px;
	padding: 5px 5px 0 0;
}

div#componentcolumn {
	margin-right: 200px;
}

div#componentcolumn.sc_0 {
	margin-right: 0;
}

#footer {
	padding: 7px 7px 5px 7px;
}

#bottom_stripe {	height: 6px;
	background-color: #048;
	}
}
#bottom {
	margin-bottom: 20px;
}

#bottom .shad-1 {

}

#bottom .shad-2 {
	height: 74px;
}

#bottom .rocket {
	
}

/* @end */

/* @group modules */

div.moduletable {
	margin-bottom: 15px;
}

div.moduletable-flush {
	margin: 0;
	padding: 0;
}

div.module,
div.module-hilite1,
div.module-hilite2,
div.module-hilite3,
div.module-hilite4 {
	margin-bottom: 10px;
}

div.moduletable h3,
div.module h3,
div.module-hilite1 h3,
div.module-hilite2 h3,
div.module-hilite3 h3,
div.module-hilite4 h3 {
	margin: 10px 0;
	padding: 0 0 1px 0;
	line-height: 100%;
	height: auto;
}

div#showcase div.moduletable,
div#footer div.moduletable {
	padding: 10px 5px;
	margin: 0;
}

#showcase div.moduletable h3 {
	margin: 0 0 10px 0;
}

#leftcolumn div.moduletable {
	padding: 0 10px 20px 10px;
}

div.module h3,
div.module-hilite4 h3,
div.module-hilite1 h3 {
	margin: 0 0 10px 0;
}

div.module-hilite2 h3 {
	margin: 0 0 10px 0;	
}

div.module-hilite3 h3,
#footer div.moduletable h3 {
	margin: 0 0 10px 0;	
}


div.module div div div,
div.module-hilite1 div div div,
div.module-hilite2 div div div,
div.module-hilite3 div div div,
div.module-hilite4 div div div {
	padding: 15px 15px;
}

div.module-hilite1,
#componentcolumn div.module {
	padding-bottom: 5px
}

div.module-hilite1 div,
#componentcolumn div.module div {
	background: none;
}

div.module div div div div,
#rightcolumn div.module div div div div,
div.module-hilite1 div div div div,
div.module-hilite2 div div div div,
div.module-hilite3 div div div div,
div.module-hilite4 div div div div {
	background: none;
	padding: 0;
}

/* @end */

/* @group menus */

/* For other menu CSS see individual style files: splitmenu.css and suckerfish.css */

/* @group top tabmenu */

/* styles are in the style.css for tabs */

#tabmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float:  right;
}

#tabmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#tabmenu a {
	float:  left;
	margin: 0;
	height: 28px;
	line-height: 34px;
	padding: 0 20px;
}

#tabmenu li {
	background-repeat:  no-repeat;
	background-position: 100% 0;
}

#tabmenu li a {
	background-repeat: no-repeat;
	background-position:  -2px 0;
}

#tabmenu li.index-1 a {
	background-position: 0 0;
}

/* @end */

/* @end */

/* @group content */

/* @group headers */

/* see style css files for colors */

/* @end */

/* @group search box */

.moduletable form  {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
#search form {
	margin: 0;
	padding: 0;
}

#search .search {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

#search input.inputbox {
	width: 130px;
	padding-left: 5px;
}

span.searchtitle {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px
}

/* @end */

/* @group lists */

ul {
	list-style: none;
	padding: 0;
	padding-left: 10px;	
}

ul li {
	margin: 5px 0;
	padding-left: 25px;
	/* background: see style css */
}

#componentcolumn ul li {
	margin: 15px 0;
}

div.moduletable ul li {
	margin: 5px 0;
	padding-left: 20px;
}

ul.arrow {

}

ul.arrow li {
	/* background: see style css */
	padding-bottom: 10px;
	padding-left: 40px;
}

ul.check li {
	/* background: see style css */
	padding-bottom: 10px;
	padding-left: 40px;
}

ul.big li {
	padding-bottom: 10px;
	padding-left: 55px;	
}

/* @end */

/* @group alert styles */

span.alert {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 45px;
}

span.info {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 45px;
}

span.star {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 45px;
}

span.note {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 45px;
}

span.download {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 45px;
}


/* @end */

/* @group quote */

span.quote {
	display: block;
	font-style: italic;
}

div.author {
	text-align: right;
	font-weight: bold;
}

/* @end */

/* @group blockquote */

blockquote {
	/* background: see style css */
	margin:  10px;
	padding: 10px 10px 5px 45px;
}

blockquote p {
	/* background: see style css */
	padding-right: 35px;
}

/* @end */

/* @group code */

pre {
	margin: 10px;
	padding: 10px 10px 10px 40px;
	font-family: "courier new",helvetica,"times new roman",serif;
	font-size: 1.1em;
}

/* @end */

/* @group content area */

.left_image {
	float: left;
	margin-right: 10px;
}

.right_image {
	float: right;
	margin-left: 10px;
}

/* @end */


/* @group styles */

img.album.left {
	margin-right: 5px;
}

img.alubm.right {
	margin-right: 5px;
}

div.style {
	float: left;
	margin-left: 10px;
	width: 175px;
	text-align: center;
	margin-top: 20px;
}

.style .album {
	border: 0;
}

/* @end */

#rocket {
	display: block;
	border: 0;
	width: 146px;
	margin: 0 auto;
	height: 49px;
}

.vert_spacing {
	margin: 15px 0;
}

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

a:link.nounder,
a:visited.nounder,
a:hover.nounder {
	text-decoration: none;
	border: 0;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group content */

.contentheading {
	padding: 10px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:100%;
}

#showcase .contentheading {
	padding-top: 0;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
	width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 25px;
	padding-top: 2px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	/* background: see style css */
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	font-size: 10px;
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 15px;
}

span.pathway a {
}

span.pathway img {
	border: 0;
	width: 10px;
	margin: 0 7px 0 9px;
	/* background: see style css */
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* @end */

/* @group sections */



/* @end */

/* @group mainmenu */

a.mainlevel:link,
a.mainlevel:visited {
	display: block;
	padding: 0px 0 0px 0px;
	margin-bottom: 5px;
	/* background: see style css */
}

a.mainlevel:hover {
	background-position: 100% -40px;
	text-decoration: none;
}

a.mainlevel#active_menu,
a.sublevel#active_menu {
	background-position: 100% -20px;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}


/* @end */

/* @group modules */


/* @end */

/* @group misc */

table.adminform textarea {
  width: auto;
}

.sectiontableheader {
	font-weight: bold;
	padding: 4px;
}

.sectiontableentry1,
.sectiontableentry2 {
	padding: 4px;
}

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	border: 0;
	background: none;
}

/* @end */

/* @end */

/* My Comment */


/*** STYLE1.CSS ***/

/* General Style */

body {
		color: #4f4f4f;
}

a:link,
a:visited {
	color: #049;
}

a:hover {
	color: #606c7a;
}

/* access */

a.large .button {
	background: url(../../Custom_DYC/images/style1/access-large.png);
}

a.small .button {
	background: url(../../Custom_DYC/images/style1/access-small.png);
}

a.default .button {
	background: url(../../Custom_DYC/images/style1/access-med.png);
}


/* Layout */

#page-bg {
  background: #fff url(../../Custom_DYC/images/style1/blank.png) repeat-x;

}

#mainbody {
  background: #fff url(../../Custom_DYC/images/style1/head-bg-tabs.png) 0 0 repeat-x;
	
}

* {
	
}


#mainbody .shad-1 {
	background: url(../../Custom_DYC/images/style1/shadow-l.png) 0 0 repeat-y;

}

#mainbody .shad-2 {
	background: url(../../Custom_DYC/images/style1/shadow-r.png) repeat-y 100% 0;
}

#mainbody .shad-3 {
  background: url(../../Custom_DYC/images/style1/head-r-tabs.png) 100% 0 no-repeat;
	;
  background: url(../../Custom_DYC/images/style1/blank.png) 100% 0 no-repeat;
	;
}

#mainbody #header {
	background: url(../../Custom_DYC/images/style1/logo-tabs.png) 0 0 no-repeat;
 
  		background: url(../../Custom_DYC/images/style1/logo_dyc.png) no-repeat 0 0;
  		 	
	}
.border-pad {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

.border-bottom {
	border-bottom: 1px solid #e7e7e7;
}

#content-bg {
	background: #fff;
}

#showcase {
background:none;
background-color:#048;
height:4px;

	
	}

#fakecolumn1 {
	border-left: 120px solid #fff;

		
}
/* the width of this fake column is controlled by the fakecolumn1 above. */
#fakecolumn2 {

}

div#leftcolumn {
	border-top: 1px solid #fff;
}

div#inset {
	border-bottom: 1px solid #e7e7e7;
}

#footer {
	background: #cbd7e8 url(../../Custom_DYC/images/style1/footer-bg.png) 0 0 repeat-x;
}

#bottom_yw {
	  background:none;
background-color:#ffd65c;
height:7px;
margin-bottom:2px;}

#bottom {
	background: url(../../Custom_DYC/images/style1/bottom-bg.png) repeat-x;
height:60px;  }

#bottom .shad-1 {
	background: url(../../Custom_DYC/images/style1/bottom-r.png) 100% 0 no-repeat;
		background: url(../../Custom_DYC/images/style1/blank.png) 100% 0 no-repeat;
}

#bottom .shad-2 {
	background: url(../../Custom_DYC/images/style1/bottom-l.png) 0 0 no-repeat;
	background: url(../../Custom_DYC/images/style1/blank.png) 100% 0 no-repeat;
}

/* Modules */

div.moduletable h3,
div.module h3,
div.module-hilite1 h3,
div.module-hilite2 h3,
div.module-hilite3 h3,
div.module-hilite4 h3 {
	color: #333;
}

#showcase div.moduletable h3 {
	border-bottom: 2px solid #BECADD;	
}

#leftcolumn div.moduletable {
	background: url(../../Custom_DYC/images/style1/module-left-bg.png) 100% 100% no-repeat;
	background: url(../../Custom_DYC/images/style1/module-blank.png) 100% 100% no-repeat;
}

#leftcolumn div.moduletable h3 {
	border-bottom: 2px solid #E6E6E6;
}

#leftcolumn div.moduletable a {
	font: Arial 10px bold;
	
}

div.module h3,
div.module-hilite4 h3,
div.module-hilite1 h3 {
	color: #333;
	border-bottom: 4px solid #ECECEC;
}


div.module-hilite2 h3 {
	color: #a60000;
	border-bottom: 4px solid #F0E5E1;	
}

div.module-hilite3 h3,
#footer div.moduletable h3 {
	color: #2C5EAC;
	border-bottom: 4px solid #D5DEEC;	
}

div.module-hilite1,
#componentcolumn div.module {
	background: url(../../Custom_DYC/images/style1/module-1-bg.png) 100% 100% no-repeat;
}

div.module-hilite2 {
	background: url(../../Custom_DYC/images/style1/module-2-tr.png) 100% 0 no-repeat;
}

div.module-hilite2 div {
	background: url(../../Custom_DYC/images/style1/module-2-tl.png) 0 0 no-repeat;
}

div.module-hilite2 div div {
	background: url(../../Custom_DYC/images/style1/module-2-br.png) 100% 100% no-repeat;
}

div.module-hilite2 div div div {
	background: url(../../Custom_DYC/images/style1/module-2-bl.png) 0 100% no-repeat;
}

div.module-hilite3  {
	background: url(../../Custom_DYC/images/style1/module-3-tr.png) 100% 0 no-repeat;
}

div.module-hilite3 div {
	background: url(../../Custom_DYC/images/style1/module-3-tl.png) 0 0 no-repeat;
}

div.module-hilite3 div div {
	background: url(../../Custom_DYC/images/style1/module-3-br.png) 100% 100% no-repeat;
}

div.module-hilite3 div div div {
	background: url(../../Custom_DYC/images/style1/module-3-bl.png) 0 100% no-repeat;
}

div.module-hilite4,
#rightcolumn div.module {
	background: url(../../Custom_DYC/images/style1/module-4-tr.png) 100% 0 no-repeat;
}

div.module-hilite4 div,
#rightcolumn div.module div {
	background: url(../../Custom_DYC/images/style1/module-4-tl.png) 0 0 no-repeat;
}

div.module-hilite4 div div,
#rightcolumn div.module div div {
	background: url(../../Custom_DYC/images/style1/module-4-br.png) 100% 100% no-repeat;
}

div.module-hilite4 div div div,
#rightcolumn div.module div div div {
	background: url(../../Custom_DYC/images/style1/module-4-bl.png) 0 100% no-repeat;
}

#rightcolumn h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	border-bottom: 2px;

}
#rightcolumn div.module, #rightcolumn div.module div, #rightcolumn div.module div div ,#rightcolumn div.module,#rightcolumn div.module div div div {

border: 1px solid #eee;
background-image: none;
background-color: #fea;
}

/* Top tabmenu styles */

#tabmenu a {
	color: #666;
}

#tabmenu li {
	background-image: url(../../Custom_DYC/images/style1/tabs-top-r-off.png);
}

#tabmenu li a {
	background-image: url(../../Custom_DYC/images/style1/tabs-top-l-off.png);
}

#tabmenu li.active_menu {
	background-image:  url(../../Custom_DYC/images/style1/tabs-top-r-on.png);	
}

#tabmenu li.active_menu a {
	background-image: url(../../Custom_DYC/images/style1/tabs-top-l-on.png);
	color: #049;
}

/**** CONTENT STYLES *****/

/* headers */

h1 {
	color: #049;
}

h2,h4,h5 {
	color: #333;
}

h3 {
	color: #475e7e;
}


/* Joomla styles */
.small,
.modifydate,
.createdate,
div.mosimage_caption {
	color: #666;
}

.componentheading {
	color: #333;
	border-bottom: 4px solid #ECECEC;	
}

.contentheading {
	color: #038;
		font-size: 150%;
}

a.readon {
	background:  url(../../Custom_DYC/images/style1/bullet-redo.png) 0 0 no-repeat;
}

span.pathway img {
	background: url(../../Custom_DYC/images/style1/arrow-round.png) 50% 50% no-repeat;
}

table.adminform textarea {
  color: #666;
}

.sectiontableheader {
	background: #f0f0f0;
	border-bottom: 1px solid #ddd;
}

.sectiontableentry1,
.sectiontableentry2 {
	border-bottom: 1px solid #f0f0f0;
}

.sectiontableentry2 {
	background: #f6f6f6;
}

/* List styles */

ul li {
	background: url(../../Custom_DYC/images/style1/arrow-round.png) 0 3px no-repeat;
}

ul.arrow li {
	background: url(../../Custom_DYC/images/style1/bullet-arrow.png) 0 0 no-repeat;
}

ul.check li {
	background: url(../../Custom_DYC/images/style1/bullet-check.png) 0 0 no-repeat;
}

ul.big li.big1 {
	background: url(../../Custom_DYC/images/style1/list-1.png) 0 -3px no-repeat;
}

ul.big li.big2 {
	background: url(../../Custom_DYC/images/style1/list-2.png) 0 -3px no-repeat;
}

ul.big li.big3 {
	background: url(../../Custom_DYC/images/style1/list-3.png) 0 -3px no-repeat;
}

ul.big li.big4 {
	background: url(../../Custom_DYC/images/style1/list-4.png) 0 -3px no-repeat;
}

ul.big li.big5 {
	background: url(../../Custom_DYC/images/style1/list-5.png) 0 -3px no-repeat;
}

ul.big li.big6 {
	background: url(../../Custom_DYC/images/style1/list-6.png) 0 -3px no-repeat;
}

ul.big li.big7 {
	background: url(../../Custom_DYC/images/style1/list-7.png) 0 -3px no-repeat;
}

ul.big li.big8 {
	background: url(../../Custom_DYC/images/style1/list-8.png) 0 -3px no-repeat;
}

ul.big li.big9 {
	background: url(../../Custom_DYC/images/style1/list-9.png) 0 -3px no-repeat;
}

/* Alert styles */

span.alert {
	background: #F7F1EF url(../../Custom_DYC/images/icon-alert.png) 5px 5px no-repeat;
	border-top: 4px solid #F8A88C;
	border-bottom: 4px solid #F8A88C;
	color: #000;
}

span.info {
	background: #e9eef3 url(../../Custom_DYC/images/icon-info.png) 5px 5px no-repeat;
	border-top: 4px solid #aec9ef;
	border-bottom: 4px solid #aec9ef;
	color: #333;
}

span.star {
	background: #ffffe6 url(../../Custom_DYC/images/icon-star.png) 5px 5px no-repeat;
	border-top: 4px solid #f6f086;
	border-bottom: 4px solid #f6f086;
	color: #333;
}

span.note {
	background: #f7f7f7 url(../../Custom_DYC/images/icon-note.png) 5px 5px no-repeat;
	border-top: 4px solid #dbdbdb;
	border-bottom: 4px solid #dbdbdb;
	color: #333;
}

span.download {
	background: #e6ffe1 url(../../Custom_DYC/images/icon-download.png) 5px 5px no-repeat;
	border-top: 4px solid #bbeeae;
	border-bottom: 4px solid #bbeeae;
	color: #333;
}

blockquote {
	background: #f5f5f5 url(../../Custom_DYC/images/quote-start.png) 5px 5px no-repeat;
	border-top: 4px solid #D3D3D3;
	border-bottom: 4px solid #D3D3D3;
}

blockquote p {
	background: url(../../Custom_DYC/images/quote-end.png) 100% 100% no-repeat;
}

pre {
	background: #BFCBDC url(../../Custom_DYC/images/icon-code.png) 5px 5px no-repeat;
	border-top: 4px solid #779BCE;
	border-bottom: 4px solid #779BCE;	
	color: #000;
}

/* Misc styles */

div.style {
	border: 4px solid #f5f5f5;
}

#rocket {
	background: url(../../Custom_DYC/images/style1/rocket.png) 0 0 no-repeat;
}

/******* MENU SYSTEMS *******/

/* Default Joomla! menu */
a.mainlevel:link,
a.mainlevel:visited {
	background: url(../../Custom_DYC/images/style1/menu-indicator.png) 100% 0 no-repeat;
}

a.mainlevel#active_menu,
a.sublevel#active_menu {
	color: #333;
}

/* SplitMenu & SplitMenu2 */
.splitmenu #nav-main a {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;;
}

.splitmenu #nav-main li {
	background-image: url(../../Custom_DYC/images/style1/tabs-main-r-off.png);
}

.splitmenu #nav-main li a {
	background-image: url(../../Custom_DYC/images/style1/tabs-main-l-off.png);
}

.splitmenu #nav-main li.active_menu {
	background-image:  url(../../Custom_DYC/images/style1/tabs-main-r-on.png);	
}

.splitmenu #nav-main li.active_menu a {
	background-image: url(../../Custom_DYC/images/style1/tabs-main-l-on.png);
	color: #049;
}

.splitmenu #nav-sub a {
	color: #fff;
}

.splitmenu #nav-sub li {
	background-image: url(../../Custom_DYC/images/style1/tabs-second-r-off.png);
}

.splitmenu #nav-sub li a {
	background-image: url(../../Custom_DYC/images/style1/tabs-second-l-off.png);
}

.splitmenu #nav-sub li.active_menu {
	background-image:  url(../../Custom_DYC/images/style1/tabs-second-r-on.png);	
}

.splitmenu #nav-sub li.active_menu a {
	background-image: url(../../Custom_DYC/images/style1/tabs-second-l-on.png);
	color: #333;
}

.splitmenu #vert-menu a {
	background: url(../../Custom_DYC/images/style1/menu-indicator.png) 100% 0 no-repeat;
}

.splitmenu #vert-menu li.active_menu a {
	color: #333;
}

.splitmenu #vert-menu li.active_menu li a {
	color: #049;
}

/* Suckerfish Menu */
.suckerfish #nav-sub {
	border-right: 1px solid #d8521d;
}

.suckerfish #nav-sub ul {
	border-left: 1px solid #ff7b16;
}

.suckerfish #nav-sub li {
	border-left: 1px solid #d8521d;
	border-right: 1px solid #ff7b16;	
}

.suckerfish #nav-sub a {
	color: #F9FAFD;
}

.suckerfish #nav-sub li:hover a,
.suckerfish #nav-sub li.sfhover a {
	color: #333;
}

.suckerfish #nav-sub li:hover,
.suckerfish #nav-sub li.sfhover {
	background: url(../../Custom_DYC/images/style1/sucker-active-bg.png) 0 0 repeat-x;
	color: #333;
	border-left: 1px solid #ecf1f7;
	border-right: 1px solid #aebcd1;
}

.suckerfish #nav-sub li li a:link.daddy,
.suckerfish #nav-sub li li a:visited.daddy {
	background: url(../images/style1/sucker-bullet.png) 100% 50% no-repeat;
}

.suckerfish #nav-sub li li:hover,
.suckerfish #nav-sub li li.sfhover {
	background: #d2d9e2;
}

.suckerfish #nav-sub li li a:link,
.suckerfish #nav-sub li li a:visited {
	color: #049;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccd3dc;
}

.suckerfish #nav-sub li li {
	background: #e3eaf3;
	border-left: 1px solid #ccd3dc;
	border-right: 1px solid #ccd3dc;
}

	


* {
	
}
#portfolio li{
 display:inline}
