.tx-sriframe-pi1 {
	padding: 0;
	margin: 0;
}

.subsubMenu {
	padding: 0;
	margin: 0;
	background-color: #F7F0D0;
	width: 150px;
}

html>body .subsubMenu {
	padding: 0;
	margin: 0;
	background-color: #F7F0D0;
}

*+html>body .subsubMenu {
	padding: 0;
	margin: 0;
	background-color: #F7F0D0;
}

.subsubMenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}



.subsubMenu ul.nav3 li {
	margin: 0
	padding: 0;
	border-bottom: 1px dotted #DAA520;
}

.subsubMenu ul div {
	height: 100%;
	display: block;
}

.subsubMenu li a.subsubmenuA:link, 
.subsubMenu li a.subsubmenuA:visited {
	display: block;
	padding: 5px 10px;
	margin: 0;
	color: #BA8D1B;
	font-size: 0.95em;
	text-decoration: none;
}

.subsubMenu ul.nav3 li a.subsubmenuA:hover, 
.subsubMenu ul.nav3 li a.subsubmenuActive {
	display: block;
	color: #000;
	padding: 5px 10px;
	margin: 0;
	font-size: 0.95em;
	text-decoration: none;
}



/* CSS Document */
.clr {
	clear: both;
}

a:link {
        color: #B88B1B; 
       
}

a:visited {
        color: #B88B1B;        
}

#printLink {
	position: absolute;
	top: 5px;

	left: 482px;
	margin: 0;
	padding: 0;
}

#pdfLink {
	position: absolute;
	top: 5px;
	left: 527px;
	margin: 0;
	padding: 0;
}

.feedlink {
	position: absolute;
	top: 7px;
	left: 530px;
	margin: 0;
	padding: 0;
}


#tipafriend {
	position: absolute;
	top: 5px;
	left: 502px;
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	background-color: #E8EAED;
	background-image: url(../_images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

html,body {
    margin: 0;
    padding: 0;
    height: 100%;
}

#mainWrapper {
	
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */ 


/***********/
/* Banners */
/***********/

/* Big size banner at the top (728x90) */
.bannerHead {
    position:relative;
    left: 7px;
	z-index: 100000;
}

.bigTopBanner {
	
    width: 855px;
	z-index: 100000;
}

.bigTopBanner * {
    float:left; /* needed for IE6 to get rid of the "magic" pixel */
}

/* Skyscraper banner to the left */
.skyscraperBannerLeft {
    position:absolute;
    left: 0;
	z-index: 100000;
}

.skyscraperBannerLeft * {
    float:left;
}

/* Skyscraper at the right (120x600) */
.skyscraperBanner {
    position:absolute;
    
    left: 843px;
    margin-left:0.75em;
	z-index: 100000;
}

#pageImageWrapper {
	background-image: url(../_images/bg_wrapper.jpg);
	background-repeat: repeat-y;
}

#pageImageWrapperTop {
	padding-top: 6px;
	background-image: url(../_images/bg_wrapper_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


#pageImageWrapperBottom {
	padding-bottom: 6px;
	background-image: url(../_images/bg_wrapper_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}


#pageWrapper {
	/*margin: 6px;*/
	margin-right: 6px;

	padding: 0;
	width: 844px !important;
	background-color: #FFF;
	/*position: relative;*/
}



#header {
	margin: 0px auto;
	position: relative;
	width: 100%!important;
	height: 169px;
	background-image: url(../_images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-bottom: 1px dotted #DAA520;
}

#logo_header {
	position: relative;
	width: 100%!important;
	height: 110px;
	margin: 0;
	padding: 0;
}

#logo {
	position: relative;
	top: 15px;
	/*top: 0;*/
	left: 19px;
	float: left;
	padding: 0;
	margin: 0;
	width: 251px;
	height: 70px;
}
/* horizontal menu styling */
#udm ul li {
	width:auto;
	float:left !important;
}
ul#udm.udm li ul {
	background-color: #F7F0D0;
}

#udm ul li a {
	white-space:nowrap;
}

#menuWrapper {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 59px;
	background-color: #F7F0D0;
	z-index: 20;	
}

#mainMenu {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 844px;
	height: 30px;
	background-image: url(../_images/bg_mainMenu.jpg);
	background-repeat: repeat x;
	clear: both;
}

#mainMenu a.mainmenu:link,
#mainMenu a.mainmenuActive:link {
	margin: 0;
	padding: 0;
}

#mainMenu a.mainmenu:hover,
#mainMenu a.mainmenuActive:link,
#mainMenu a.mainmenuActive:visited {
	text-decoration: none;
    	color: #000000;
	background-color: #F7F0D0;
}

#mainMenu a.mainmenuActive:link,
#mainMenu a.mainmenuActive:visited {
	padding: 8px 13px;
}


#subMenu {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	height: 29px;
	z-index: -10;
}

#subMenu a {
	position: relative;
	top: 8px;
	padding: 8px 13px;
	margin: 0;
	font-weight:normal;
}


#subMenu a.submenu:link, #subMenu a.submenu:visited {
	text-decoration: none;
        color: #BA8D1B;
}


#subMenu a.submenu:hover {
        text-decoration: none;
        color: #000000;
        
}

#subMenu a.submenuActive:link, #subMenu a.submenuActive:visited {
	text-decoration: none;
        color: #000000;
	font-weight: bold;
}

#searchBar {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 26px;
}

#searchField {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 216px;
	height: 26px;
}

#addMenu {
	position: absolute;
	top: 7px;
	left: 0;
	float: left;
	padding: 0;
	margin: 0;
	width: 837px;
	text-align: right;
}

#addMenu a {
	padding: 0 10px 0 10px;
	margin: 0 0 3px 0;
	font-weight:bold;
	font-size: 0.95em;
}


#addMenu a.addmenu:link,#addMenu a.addmenu:visited {
	text-decoration: none;
        color: #000;
}

#addMenu a.addmenu:hover,
#addMenu a.addmenuActive:link,
#addMenu a.addmenuActive:visited {
	text-decoration: none;
        color: #000000;
}

#pathWay {
	padding: 0;
	margin: 10px;
	width: 821px;
	height: 17px;
	border-bottom: 1px dotted #DAA520;
	font-size: 0.95em;
	color: #DAA520;
}

#pathWay a {
	text-decoration: underline;
	font-weight:normal;
	padding: 0 5px;
	
}

#pathWay a.pathway:link, a.pathway:visited {
	text-decoration: underline;
        color: #DAA520;
}

#pathWay a.pathway:hover {
        color: #000000;
}

#pathWay .smallText {
        color: #000000;
}

#content {
	margin: 0;
	padding: 0 9px 0 14px;
	position: relative;
	width: 821px!important;
	background-image: url(../_images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: 14px 0px;
}

#centerRow {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 548px;
	margin: 0 0 37px 0;
	padding: 0;
}

.contentNormal {
	margin: 0;
	padding: 15px 10px 0 0;
}

#rightRow {
	position: relative;
	top: 0;
	left: 23px;
	float: left;
	width: 250px;
	margin: 0 0 37px 0;
	padding: 0;
}

.contentRight {
	width: 250px!important;
	margin: 0;
	padding: 0 10px 0 0;
	line-height: 16px;
	color: #999999;
}

#footer {
	margin: 0;
	width: 821px;
	position: relative;
	top: 0;
	left: 14px;
	height: 80px;
	background-color: #FFF;
	border-top: 1px dotted #DAA520;
}



#footerMenu {
	margin: 0;
	width: 100%;
	position: relative;
	top: 10px;
	height: auto;
	color: #A8A8A8;
	text-align: center;
}

#footerMenu a {
	padding: 0 10px 0 10px;
	margin: 0 0 3px 0;
	font-weight:normal;
}


#footerMenu a.footermenu:link,#footerMenu a.footermenu:visited {
        color: #DAA520;
}

#footerMenu a.footermenu:hover,
#footerMenu a.footermenuActive:link,
#footerMenu a.footermenuActive:visited {
        color: #000000;
}

#footerMenu2 {
	position: relative;
	top: 10px;
	margin: 0 0 0 0;
	padding: 5px 0 10px 0;
	width: 100%;
	font-size: 10px;
}

#footerMenu2 li {display: inline;}

#footerMenu a, #footerMenu2 a {
	padding: 0 2px 0 2px;
	margin: 0;
	
}

#footerMenu2 a:link, #footerMenu2 a:visited {
	color: #A8A8A8;
	text-decoration: none;
        font-size: 10px;
}


#footerMenu2 a:hover , #footerMenu2 a.footermenu2Active:link , #footerMenu2 a.footermenu2Active:visited{
	color: #000000;
	text-decoration: none;
}

#innerFooter {
	margin: 0;
	width: 100%;
	position: relative;
	height: auto;
	font-size: 0.95em;
	color: #000;
	border-top: 1px dotted #DAA520;
}

#footerText {
	position: absolute;
	top: 15px;
	left: 310px;
	margin: 0 auto;
	padding: 5px 0 10px 0;
	width: 250px;
	
}


#footerTwitter {
	position: absolute;
	top: 5px;
	left: 0px;
	margin: 0 auto;
	padding: 5px 0 10px 0;
	width: 150px;
	
}

#newsBox {
	padding: 0;
	margin: 10px 0 10px 0;
	width: 100%;
	border-bottom: 1px dotted #DAA520;
}
