html, body, form, fieldset {

	margin: 0;

	padding: 0;

}



body {

	background: #FFFFFF;

	color: #000000;

	font-family: tahoma, "Lucida Grande", Tahoma, tahoma, sans-serif;

	line-height: 1.5;

}



body#bd {

	background: #aaa;

	color: #333333;
	font-size: 12px;

	text-align: right;

}



body.contentpane {
	direction: rtl;
	float: right;

	margin: 1em 2em;

	width: auto; /* Printable Page */

	color: #000000;
	padding-top: 66px;
}





/* links */

a {

	color: #7e4008;

	text-decoration: none;

}



a:hover, a:active, a:focus {

	color: #fb8010;

	text-decoration: none;
}



/* Title text */

.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, h5, h6 {

	font-family: tahoma, "Times New Roman", Times, serif;
	font-weight: normal;

}



/* Small text */

small, .small, .smalldark, .mosimage_caption {

	font-size: 100%;

	color: #999999;

}



/* Heading */

h1 {

	font-size: 225%;

}



h2 {

	font-size: 200%;

}



h3 {

	font-size: 175%;

}



h4 {

	font-size: 125%;

}



p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {

	margin: 10px 0;

	padding: 0;

}



ul {

	list-style: none;

}



ul li {

	padding-right: 20px;

	line-height: 170%;

	background: url(../images/bullet-list.png) no-repeat right 5px;

}

ul li:hover,
ul li:hover {

	padding-right: 20px;

	line-height: 170%;

	background: url(../images/bullet-list.png) no-repeat right 5px;

}



ol li {
	

	margin-right: 20px;

	line-height: 170%;

}



th {

	padding: 5px;

	font-weight: normal;

	text-align: left;

}



fieldset {

	border: none;

}



fieldset a {

	font-weight: normal;

}



hr {

	border-bottom: 0;

	border-left: 0;

	border-right: 0;

	border-top: 1px solid #CCCCCC;

	height: 1px;

}



a img {

	border: none;

}



td, div {

	font-size: 100%;

}



/* FORM

--------------------------------------------------------- */

form {

	margin: 0;

	padding: 0;

}

form#poll {

width: 95%;
}

form label {

	cursor: pointer;

}



input, select, textarea, .inputbox {

	padding: 1px;

	font-family: tahoma, sans-serif;

	font-size: 100%;
	

}



select, textarea, .inputbox {

	background: #ffdfbf;

	color: #333333;

}



.button, .button:hover {

}

.button:active, .button:focus {

}



.inputbox {

	border: 1px solid #999999;

	margin-bottom: 1px;

}



.inputbox:hover, .inputbox:focus {

	border-color: #333333;

}



/* BONUS TYPOGRAPHY STYLES

-------------------------------------------------------------------------*/

/* Code text */

pre, .code {

	margin: 15px 0;

	padding: 15px 25px 15px 30px;

	background: url(../images/tp-code.gif) no-repeat top left #F7F7F7;

	font: 1em/1.5 monospace;

}



/* Quote */

blockquote {

	margin: 15px 0;

	padding: 5px 30px 5px 25px;

	background: url(../images/quote-right.gif) right 0 no-repeat;

	font: normal 125%/1.5 Cambria, "Times New Roman", Times, serif;

}



div.blockquote {

	margin: 0;

	padding: 0;

	background: url(../images/quote.gif) no-repeat bottom left;

}



/* Quote hilight */

.quote-hilite {

	color: #FFFFFF;

	background: #0167cc url(../images/q2_std.gif) no-repeat right 10px;

	padding-left : 5px;

	padding-bottom: 10px;

	margin: 0;

}



.quote-hilite blockquote {

	background: url(../images/q1_std.gif) no-repeat left bottom;

	margin: 0;

}



.quote-hilite blockquote a {

	color: #FFFFFF;

}



.quote-hilite blockquote a:hover, a:active {

	color: #FFFFFF;

}



/* Dropcap */

.dropcap {

	float: right;

	padding: 0 0 0 6px;

	display: block;

	color: #666666;

	font: normal 30px/20px "Times New Roman", Times, serif;

}



/* Tips, Error, Message, Hightlight*/

.error {

	padding: 5px 26px 5px 5px;

	background: url(../images/bullet-error.gif) no-repeat center right;

	color: #CC0000;

}



.message {

	padding: 5px 26px 5px 5px;

	background: url(../images/bullet-info.gif) no-repeat center right;

	color: #0167cc;

}



.tips {

	padding: 5px 26px 5px 5px;

	background: url(../images/bullet-tips.gif) no-repeat center right;

}



.highlight {

	border-bottom: 1px dotted #0167cc;

	padding: 0 1px;

	background: #E7F4FA;

	font-weight: normal;

}



/* Note Style */

p.stickynote {

	background: url(../images/sticky-bg.gif) no-repeat top right #F7F7F7;

	border: 1px solid #DDDDDD;
	padding: 10px 50px 10px 10px;
}



p.pinnote {

	background: url(../images/pin-bg.gif) no-repeat top right #F7F7F7;

	padding: 10px 50px 10px 10px;

	border: 1px solid #DDDDDD;

}



p.clipnote {

	background: url(../images/clip-bg.gif) no-repeat top right #F7F7F7;

	padding: 10px 60px 10px 10px;

	border: 1px solid #DDDDDD;

}



p.newspaper {

	background: url(../images/newspaper-bg.gif) no-repeat top right #F7F7F7;

	padding: 10px 60px 10px 10px;

	border: 1px solid #DDDDDD;

}



/* Check list */

ul.checklist {

	list-style: none;

}



ul.checklist li {

	margin-left: 3px;

	padding: 0px 22px 5px 0;

	background: url(../images/checklist-bg.gif) no-repeat right 5px;

}



/* Big number list */

.bignumber {

	float: right;

	margin-left: 8px;

	padding: 7px 7px;

	display: block;

	background: url(../images/ol-bg.gif) no-repeat top right;

	color: #FFFFFF;

	font: normal 20px/normal tahoma, sans-serif;

}



.blocknumber {
	right: 11px;
	clear: both;

	margin: 5px 0;

	padding: 10px 11px 10px 15px;

	position: relative;

}

/*module - display news--------------------------------*/

.dgmnews img, .dgmnews-grey img {

	background-color: #eaeae4;

	border: 1px solid #c7c7c5;

	padding: 3px;

	margin: 0 3px 0 0;

}

.dgmnews a.contentheading, .dgmnews-grey a.contentheading {

	font: normal 12px tahoma, Helvetica, sans-serif;

	color: #660000;

}


/* MODULE

--------------------------------------------------------- */

div.moduletable h3 {
	

	margin: 0 0 5px;

	padding: 0 20px 0 0;

	font-size: 130%;

	color: #7d0507;
			background: url(../images/bullet-list.png) no-repeat right 0;



}



div.moduletable {

	margin: 0 0 15px;

	padding: 0;

	font-size: 100%;

	color: #000000;
}



/* Normal Module */

div.module h3 {
	margin: 0 0 5px;

	padding: 0 20px 0 0;

	font-size: 130%;

	color: #c10e09;
		background: url(../images/bullet-list.png) no-repeat right 50%;



}



div.module {

	margin-bottom: 10px;

	padding: 0;

	float: left;

	clear: both;

	width: 100%;

	background: url(../images/box2-br.gif) no-repeat bottom right;

}



div.module div {

	padding: 0;

	background: url(../images/box2-bl.gif) no-repeat bottom left;

}



div.module div div {

	padding: 0;

	background: url(../images/box2-tr.gif) no-repeat top right;

}



div.module div div div {
	overflow: hidden;
	padding: 5px 10px 10px;

	background: url(../images/box2-tl.gif) no-repeat top left;

}

div.module div div div p{

	padding: 0px;
	margin: 0px;

}



div.module div div div div {

	margin: 0;

	padding: 0;

	background: none;

}



#am-right div.module h3,

div.module-notitle h3,

div.module-blue h3,

div.module-redblue h3 {

	margin: 0 0 10px -5px;

	padding: 5px;

	font-size: 100%;

	color: #000000;
	padding-right: 25px;

}

div.module-redblue h3,
div.module-brown h3 {

	margin: 0 0 10px -5px;

	padding: 5px;

	font-size: 100%;

	color: #fff;

}

#am-right div.module-brown {
	color: #fb8010;
		margin-bottom: 10px;

	padding: 0;

	float: left;

	clear: both;

	width: 100%;


}

#am-right div.module {

	margin-bottom: 10px;

	padding: 0;

	float: left;

	clear: both;

	width: 100%;

	background: url(../images/box-br.gif) no-repeat bottom right;

}



#am-right div.module div {

	padding: 0;

	background: url(../images/box-bl.gif) no-repeat bottom left;

}



#am-right div.module div div {

	padding: 0;

	background: url(../images/box-tr.gif) no-repeat top right;

}



#am-right div.module div div div {

	padding: 0 15px 15px;

	background: url(../images/box-tl.gif) no-repeat top left;

}



#am-right div.module div div div div {

	margin: 0;

	padding: 0;

	background: none;

}





/* brown */

div.module-brown {
		color: #fff;



	margin-bottom: 10px;

	padding: 0;

	float: left;

	clear: both;

	width: 100%;

	background: url(../images/box-brown-br.gif) no-repeat bottom right;

}
div.module-brown h3 {
	padding: 0px;
}

div.module-brown img {
	background: #fff;
	border: 1px double #dd7557;
}

div.module-brown div {

	padding: 0;

	background: url(../images/box-brown-bl.gif) no-repeat bottom left;	

}



div.module-brown div div {

	padding: 0;

	background: url(../images/box-brown-tr.gif) no-repeat top right;	

}



div.module-brown div div div {

	padding: 0 15px 15px;

	background: url(../images/box-brown-tl.gif) no-repeat top left;

}



div.module-brown div div div div {

	margin: 0;

	padding: 0;

	background: none;

}



/* redblue Module */

div.module-redblue {
	margin-bottom: 10px;
	color: #ffffff;

	padding: 0;

	float: left;

	clear: both;

	width: 100%;

	background: url(../images/box-redblue-br.gif) no-repeat bottom right;

}



div.module-redblue div {

	padding: 0;

	background: url(../images/box-redblue-bl.gif) no-repeat bottom left;	

}



div.module-redblue div div {

	padding: 0;

	background: url(../images/box-redblue-tr.gif) no-repeat top right;	

}



div.module-redblue div div div {

	padding: 0 15px 15px;

	background: url(../images/box-redblue-tl.gif) no-repeat top left;	

}



div.module-green div div div div {

	margin: 0;

	padding: 0;

	background: none;

}






/* JOOMLA STYLE

--------------------------------------------------------- */

.article_seperator {

	display: block;

	background: url(../images/sep.gif) repeat-x center;

	height: 20px;

}



table.blog .article_seperator {

}





table.contentpane {

	border: none;

	width: 100%;

	border-collapse: collapse;

}



table.contentpaneopen {

	border: none;

	border-collapse: collapse;

}



table.contenttoc {
	float: left;

	margin: 0 10px 10px 0;

	padding: 0 0 5px;

	width: 35%;

	border: 1px solid #CCCCCC;

}



table.contenttoc a {

	font-weight: normal;

}



table.contenttoc td {

	padding: 5px 22px 2px 3px;

	background: url(../images/bullet-list.png) no-repeat 98% 12px;
	border-bottom-color: rgba(255,255,255,0.81);
}



table.contenttoc th {
	text-align: right;

	text-indent: 5px;

	border-bottom: 1px solid #CCCCCC;

	background: #F7F7F7;

}



table.poll {
	font-family: tahoma;
	font-weight: normal;

	padding: 0;

	width: 100%;

	border-collapse: collapse;

}



table.pollstableborder {

	border: none;

	padding: 0;

	width: 100%;

	text-align: right;

}



table.pollstableborder img {

	vertical-align: baseline;

}



table.pollstableborder td {

	padding: 2px !important;

}



table.pollstableborder tr.sectiontableentry1 td {

	padding: 5px 5px;

	color: #9a0d0f;

	background: #fac48e;

}



table.pollstableborder tr.sectiontableentry2 td {

	padding: 5px 5px;

	color: #000;

	background: #ffdfbf;

}



table.searchintro {

	padding: 10px 0;

	width: 100%;

}



table.searchintro td {

	padding: 5px !important;

}



table.adminform {

	width: 400px!important; /*Control the Frontend Editor area width*/

}



.adminform .inputbox {

}



.blog_more {

	margin: 15px 0;

}



.blog_more strong {

	margin: 0 0 5px;

	display: block;

	font-size: 150%;

}



.blog_more ul {

	margin: 0;

	padding: 0;

}



.blog_more ul li {

	padding-right: 33px;

	background: url(../images/bullet-list.png) no-repeat right 5px;

	margin: 0;

}



td.buttonheading {

	padding: 0 0 0 5px!important;

	text-align: center;

}



td.buttonheading a {

	border: none;

}



.category {

	font-weight: normal;

}



.clr {

	clear: both;

}



.componentheading {

	margin-bottom: 15px;

	padding-bottom: 5px;

	background: url(../images/sep.gif) repeat-x bottom;

	color: #555;

	font-size: 205%;

	font-weight: normal;
	font-family: tahoma, Tahoma;

	line-height: normal;

	text-align: right;

}



.contentdescription {
	font-size: 1.9em;

	padding-bottom: 30px;

}



table.blog .contentheading {
	padding-bottom: 4px;

	font-size: 170%;

	font-weight: normal;

	line-height: normal;

}



.contentheading {

	font-size: 175%;

	font-weight: normal;

	line-height: normal;

}



a.contentpagetitle {

	border-bottom: none;

}



a.contentpagetitle:hover,

a.contentpagetitle:active,

a.contentpagetitle:focus {

	border-bottom: none;

}

.back_button a{
	color: #444;
}

a.readon {
	float: left;
	font-family: tahoma;
	border-bottom: none;

	font-weight: normal;

	color: #444;

}



a.readon:hover, a.readon:active, a.readon:focus {

	border-bottom: none;
	color: #fb8010;

}



table.contentpaneopen td, table.contentpane td {

}



table.contentpaneopen, table.contentpane, table.blog {
	text-align: right;

	width: 100%;

	border-collapse: collapse;

	border-spacing: 0;

}

table.blog tbody tr td table tbody tr td {
	padding-left: 4px;
	padding-right: 4px;

}
table.blog {
	text-align: right;
}



.createdate {

	margin: 5px 0 10px;

	color: #999999;

}



.modifydate {

	color: #999999;

	height: 15px;

}



.moduletable {

	padding: 0;

}



.mosimage {

	margin: 15px 10px 10px 0!important;

	margin: 15px 5px 10px 0;

	padding: 0;

}



.mosimage img {

}



.mosimage_caption {

	margin-top: 5px;

	padding: 1px 2px;

	color: #999999;

}



.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {

	padding: 0 2px;

}



a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a {
	color: #666;

}



.pagenavbar {

}



.pagenavcounter {

	padding: 8px 14px 0 14px;

	background: url(../images/pages.gif) no-repeat 0 11px;

}



.sectiontableheader {

	padding: 5px;

	background: #333333;

	color: #FFFFFF;

	font-weight: normal;

}



tr.sectiontableentry1 td {

	padding: 5px 5px;

	border-bottom: 1px solid #888;

	color: #ac322b;

	background: #fac48e;

}



tr.sectiontableentry2 td {

	padding: 5px 5px;

	border-bottom: 1px solid #888;

	color: #000;

	background: #ffdfbf;

}



tr.sectiontableentry1:hover td,

tr.sectiontableentry2:hover td {

	background: #666;

}



.small {
	direction: rtl;

}



.smalldark {

	text-align: left;

}



div.syndicate div {

	text-align: center;

}



.pollstableborder tr.sectiontableentry1 td,

.pollstableborder tr.sectiontableentry2 td {

	background: none;
	border: none;

}







.graphic_generic_title_textbox_style_default {
    background: transparent;
    border: 1px #000000 none;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
.graphic_textbox_style_default {
    background: transparent;
    border: 1px #000000 none;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}
/* Default Joomla! Menu */

a.mainlevel {

	margin: 0;

	padding: 3px 25px 3px 0;

		border-bottom: 1px solid #fac48e;
	text-align: right;

	display: block;

	color: #555555;

	background: url(../images/bullet-list.png) no-repeat right 5px;

}



a.mainlevel:hover,

a.mainlevel:active,

a.mainlevel:focus {
	background: #fac48e url(../images/bullet-list-h.png) no-repeat 98% 5px;

	border: none;

	color: #9a0d0f;
		border-bottom: 1px solid #fac48e;


}



a.mainlevel#active_menu {

	color: #9a0d0f;
	text-align: right;
	background: #fac48e url(../images/bullet-list-h.png) no-repeat 98% 5px;
		border-bottom: 1px solid #fac48e;


}



a.sublevel {
	text-align: right;
	padding: 3px 14px 3px 0;

	border-bottom: none;

	display: block;

	background: url(../images/sublevel-bg.gif) no-repeat top right;

}



a.sublevel:hover,

a.sublevel:active,

a.sublevel:focus {

	border-bottom: none;

}



#active_menu {

	color: #CC0000;

	font-weight: normal;

}


















.graphic_textbox_style_default {
    background: transparent;
    border: 1px #000000 none;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}



/*------------ Div Layout ---------*/
body#bd {
	margin-right: auto; margin-left: auto;
	
	background: #ffdfbf url(../images/bd_mainbg.jpg) repeat-y fixed center top;
}

#am-body {
	
	margin-left: auto; margin-right: auto; position: relative; width: 1000px; z-index: 1; height: auto;
	background: url(../images/index_bg.gif) repeat-y 0 0;
	border-bottom: 2px solid #c10e09;
}

#am-body_content {
	direction: rtl;;
	margin-bottom: 0px; margin-left: auto; margin-right: auto; margin-top: 0px; overflow: hidden; position: relative;  background: #ffffff; text-align: right; width: 1000px; 
	
	
	
	height: 1185px; 
}

#am-logo {
	display: block;
	width: 220px;
	height: 80px;
	background: none;
	position: absolute;
	right: 12px;
	top: 35px;
}
#am-mainbody {
	display: table;
	background: none;  height: auto; left: 5px; position: relative;  width: 989px; z-index: 1; 
}

#am-leftcol {
	left: 0px;
	position: absolute;
	top: 0px;
	padding: 5px;
	padding-bottom: 40px;
	background:  url(../images/index_bg_1400x7.gif) repeat-y 0 0;
	height: auto;   width: 252px; z-index: 2; float: left;
	overflow: hidden;
}
#am_leftcolwrap {
	position: absolute;
	top: 0px;
	padding: 5px;
	padding-bottom: 40px;
	background: url(../images/LeftColSh.png) no-repeat right top;
	height: 100%;   width: 274px; z-index: 2; float: right;
	display: block;
}


div#topmenu {
		font-family: "tahoma", Tahoma, Helvetica, sans-serif;

	display: block;
	float: right;
	margin-top: 0px;
	text-align: right;
}
div#topmenu div.moduletable a.mainlevel-menu {
	float: right;
	padding-right: 12px;
	padding-left: 12px;
	display: inherit;
}

div#topmenu div.moduletable a#active_menu-menu.mainlevel-menu {
	background: black;
}
div#topmenu a {
	color: #ffffff;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #ffffff;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
div#topmenu li {
	
	padding: 20;
	display: inline;
	background: none;
}
div#topmenu ul {
	text-align: right;
	margin: 0;
	padding: 0;
}
div#topmenu a:link, div#topmenu a:visited{
	font-family: "tahoma", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
div#topmenu a#active_menutopmenu.mainleveltopmenu  {
	background: black;
}
div#topmenu a:hover{
	background: #fb8010;
	color: #000000;
	text-decoration: none;
}




#am-content {
	text-align: right;
	direction: rtl;
	margin-right: -6px;
	right: 0px;
	/*	background: url(../images/bgslide.gif) repeat-x left 150px;*/

	height: auto; position: relative; width: 725px; z-index: 1; float: right;
}

#am-allcontent {
	position: relative;
	width: 720px;
	display: block;
}   
#am-rightcontent {
	padding-right: 10px;
	display: block;
	width: 180px;
	float: right;
}

#am-leftcontent {
	float: left;
	height: auto;
	display: block;
	position: relative;
	width: 510px;
}




#am-header {
	border-bottom: 2px solid #ff8d58;
	height: 149px; position: relative; width: 737px; z-index: 4;
	background: url(../images/header.png) no-repeat;
}

#am-bgslideshow {
	padding: 10px 10px 0;
	display: table;
	width: 730px;
	position: relative;  z-index: 0;
}

#am-section {
	padding-right: 5px;
	background: none;  height: auto; position: relative; width: 717px; z-index: 1; 
}

#am-morenews {
	display: block;
	margin-top: 10px;
	background: none;  height: auto; position: relative; width: 717px; z-index: 1;
	padding-right: 10px;
}

#am-downcontent {
	display: table;
	margin-top: 10px;
	background: none;  height: auto; position: relative; width: 717px; z-index: 1;
}

#am-right {
	padding-right: 10px;
	background: none;  height: auto; position: relative; width: 182px; z-index: 1; float: right;
}


#am-slideshow {
	background: none;  position: relative; width: 327px; z-index: 3; float: right; height: auto;
}

#am-user1 {
	background: none;  height: auto; position: relative; width: 172px; z-index: 1; float: left;
}

#am-user5 {
	margin-right: 10px;
	background: none;  height: auto;  position: relative; width: 715px; z-index: 1;
}

#am-user6 {
	padding: 5px;
	background: none;  height: auto; position: relative; width: 136px; z-index: 1; float: right;
}

#am-user7 {
	padding: 3px;
	margin-right: 10px;
	background: none;  height: auto; position: relative; width: 358px; z-index: 1; float: right;
}

#am-user8 {
	padding: 5px;
	background: none;  height: auto; position: relative; width: 182px; z-index: 1; float: left;
}

#am-user9 {
	display: block;
	background: none;  height: auto;  position: relative; width: 705px; z-index: 1; 
}

#am-left {
	padding: 10px;
	direction: rtl;
	float: right;
	text-align: right;
	top: 30px;
	display: block;
	background: none;
	height: auto;  position: relative; width: 235px; z-index: 1;
}
#am-footer {
	overflow: hidden;
	float: right;
	display: table;
	padding: 15px;
	text-align: right;
	height: 35px;
	position: relative;
	
}
#am-cert {
	left: 35%;
	padding-bottom: 20px;

	position: absolute;

	display: table;

	top: 18px;
	float: left;

}



#am-cert a {

	padding-left: 2px;

	border-bottom: none;

}


#am-search
 {
	left: 0px;
	direction: rtl;
	text-align: right;
	top: 0px;
	display: block;
	padding: 5px;
	background: #c10e09;  height: 18px;  position: absolute; width: 253px; z-index: 1; 
}
#am-mainnav
 {
	
	font-size: 13px;
	text-align: right;
	display: block;
	float: right;
	top: 0px;
	right: 1px;
	background: none;  height: 27px;  position: absolute; width: 620px; z-index: 5; 
}
