/*HTML ELEMENTS START */

body {
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: small;
	text-align: center;
	background-color: #F3F1E9;
	background-image: url(../../gfx/adta/interface/background_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
img {
	border: 0px;
}
legend {
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: 140%;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
fieldset {
	border: 1px solid #E4E4E4;
	color: #666666;
	margin-left:5px;
	width: 95%;
	font-family: "trebuchet MS", arial, sans-serif;
	padding: 8px;
}
h2 {
	color: #666666;
	font-size: 140%;
	font-family: "trebuchet MS", arial, sans-serif;
}
h3 {
	color: #666666;
	font-size: 120%;
	font-family: "trebuchet MS", arial, sans-serif;
}
h4 {
	color: #666666;
	font-size: 110%;
	font-family: "trebuchet MS", arial, sans-serif;
}
h5 {
	color: #666666;
	font-size: 100%;
	font-family: "trebuchet MS", arial, sans-serif;
}
h6 {
	color: #666666;
	font-size: 90%;
	font-family: "trebuchet MS", arial, sans-serif;
}


/* HTML ELEMENTS END */


/* SEARCH BAR START */

#wrapper #header #searchBar .searchInput {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	vertical-align: middle;
}
#wrapper #header #searchBar .searchButton {
	padding-left: 5px;
	vertical-align: middle;
}

/* SEARCH BAR END */

/* CONTENT STYLING START */

#wrapper #contentWrapper #content p, #wrapperhome #contentWrapper #content p {
	font-size: 90%;
	color: #666666;
	line-height: 1.5em;
}
#wrapper #contentWrapper #content h1, #wrapperhome #contentWrapper #content h1 {
	font-size: 160%;
	color: #666666;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
}
#wrapper #contentWrapper #content li, #wrapperhome #contentWrapper #content li {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	color: #666666;
	list-style-type: square;
	line-height: 1.5em;
	font-size: 90%;
}
#wrapper #contentWrapper #content a, #wrapperhome #contentWrapper #content a {
	color: #758A0E;
	text-decoration: underline;
}
#wrapper #contentWrapper #content a:hover, #wrapperhome #contentWrapper #content a:hover {
	color: #9FAF50;
	text-decoration: none;
}
/* CONTENT STYLING START */

/* MASTER NAV STYLING START */


#wrapper #masterNav ul, #wrapperhome #masterNav ul {
	list-style-type: none;
	margin: 0px;
	text-align: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#wrapper #masterNav li, #wrapperhome #masterNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#wrapper #masterNav a, #wrapperhome #masterNav a {
	margin: 0px;
	font-size: 85%;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 12px;
	padding-bottom: 11px;
}
#wrapper #masterNav a:hover, #wrapperhome #masterNav a:hover {
	margin: 0px;
	font-size: 85%;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #758A0E;
}

/* MASTER NAV STYLING END */

/* FOOTER STYLING START */

#footer h1 {
	font-size: 140%;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#footer ul {
	font-size: 85%;
	color: #CCCCCC;
	list-style-type: none;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

#footer li {

}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* FOOTER STYLING END */

/* SUB-NAVIGATION - START */

#wrapper #contentWrapper #navigation h1 {
	font-size: 160%;
	color: #666666;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
	color: #AAC259;
	padding-right: 5px;
	padding-left: 5px;
}

#wrapper #contentWrapper #navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#wrapper #contentWrapper #content ul, #wrapperhome #contentWrapper #content ul {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	color: #CCCCCC;
	list-style-type: square;
	font-size: 100%;
}
#wrapper #contentWrapper #navigation li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}

#wrapper #contentWrapper #navigation a  {
	display: block;
	text-decoration: none;
	color: #666666;
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#wrapper #contentWrapper #navigation a:hover {
	display: block;
	text-decoration: none;
	color: #D8E99A;
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #666666;
}

/* SUB-NAVIGATION - END */

/* FUNCTIONS BAR */

#functions .img {
	padding: 3px;	
}	

/* FUNCTIONS BAR END */

/* CUSTOM CLASSES */

.blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAC259;
	border-right-color: #AAC259;
	border-bottom-color: #AAC259;
	border-left-color: #AAC259;
	margin: 10px;
	background-repeat: repeat;
	background-position: left top;
	background-color: #F0F2E3;
}
.codeblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #555555;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 10px;
	background-repeat: repeat;
	background-position: left top;
	background-color: #EFEFEF;
}
.galleryTable {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 90%;
	color: #666666;
	text-align: center;
}
.galleryThumbnail {
	padding: 3px;
	border: 1px solid #F5F5F5;
}
.imageRightOutlined {
	padding: 3px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
	border: 1px solid #CCCCCC;
}
.imageLeftOutlined {
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.imageRight {
	padding: 3px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.imageLeft {
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.accomTable {
	margin-bottom: 8px;
	padding: 0px;
}
.listLine {
	olor: #CCCCCC;
	height: 1px;
	width: 100%;
	border-top-style: solid;
	border-top-color: #F2F2F2;
}

.accomTable p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
/* .accomTable img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
*/

/* CUSTOM CLASSES END */
.accommImage {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#copyright {
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: 80%;
	color: #666B75;
	padding: 5px;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.catListing {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding-top: 10px;
}
div {
}
