@import url("../../../../themes/hodan/reset.css");

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #628ceC;
	background-image: url('../../../../themes/hodan/images/textureHodanMan.png');
	background-repeat: repeat;
	background-attachment: fixed;
	height: 100%;
}
a,
a:visited {
	color: #0000FF;
}

#hodan-fontsize {   /* USED FOR SIZE CONTROLS */
	position: absolute;
	top: 2px;
	left: 840px;
	border-color: #003366 ;
	border: solid 1px;
	border-radius: 10px;
	width: 140px;
	text-align: center;
	background-color: #FFFFFF;
}

#hodan-logo {
	position: absolute;
	top: -26px;
	left: -10px;
}

#hodan-wrapper-top {
	top: 20px;
	min-height:150px; 
	height:auto !important;
	margin: 0px;
	padding: 0px;
	border-width: 0;
	bottom: 0px;
	left:50%;
	margin-left:-510px;   
	position:relative;
	width:1020px;
	clear:both;
}
/*   margin-left: above should be -half of width: below   */

#hodan-header {
	position:relative;
	width: 1020px;
	height: 250px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding: 0px;
	border-width: 0;
/*	bottom: 60px; */
	clear:both;
	display: block;
}
#hodan-headerXXX {
	height: 260px\9 !important;
}
.headerImageBackground {
	width: 1020px;
	padding: 10px 0 0 0;
	background-color: #FFFFFF;
	border: solid 1px #006699;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(../../../../themes/hodan/PIE.htc);
-moz-box-shadow: 3px 3px 23px #ffffff; 
-webkit-box-shadow: 3px 3px 23px #ffffff; 
	box-shadow: 3px 3px 23px #ffffff;
}

/* style nav tabs  */
#nav li a ,
#nav li li a {
	background-color: #97C4FB;
	-webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	behavior: url(../../../../themes/hodan/PIE.htc);
	margin-right: 3px;
	margin-bottom: 1px;
	border: solid 1px;
	border-color: #006699;
	background-image: url(../../../../themes/hodan/images/navGrad.jpg);
} 
ul#nav li a:hover,
ul#nav li a:focus {
	background-color: #E8EBF2;
	background-image: url(../../../../themes/hodan/images/navGradClear.gif);
}
ul#nav {
	float: none !important;
	padding-left: 66px !important;
	width: 1020px !important;
	margin-top: 16px;
}

#hodan-wrapper-shadow {
	top: 0px;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	width:1020px;
	background-color: #FFFFFF;
	border: solid 1px #006699;
	position:relative;
	left:50%;
	margin-left:-510px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(../../../../themes/hodan/PIE.htc);
-moz-box-shadow: 3px 3px 23px #ffffff; 
-webkit-box-shadow: 3px 3px 23px #ffffff; 
	box-shadow: 3px 3px 23px #ffffff;
}
#hodan-wrapper-shadow a {
	text-decoration: none;
}
#hodan-wrapper-shadow a:hover {
	background-color: #DBEAFB;
	background-image: url(../../../../themes/hodan/images/navGradClear.gif);
	color: #000000;
}

#hodan-slideshow {
	position:relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-width: 0;
	min-height: 0px;
	height: auto !important;
	height: 0px;
	bottom: 0px;
	text-align: center;
	z-index: 3;
}
#hodan-slideshow img {
}
#hodan-sidebar {
	-webkit-border-radius: 20px 0px 20px 20px;
    -moz-border-radius: 20px 0px 20px 20px;
	border-radius: 20px 0px 20px 20px;
	behavior: url(../../../../themes/hodan/PIE.htc);
	width:200px;
	background-color: #F8F8FC;
	position:relative;
	margin-top: 0px;
	padding-top: 40px;
	top: -15px;
	z-index: 2;
	float: left;
	border: 0px;
	height: 100%;
	-moz-box-shadow: 2px 1px 5px #CCCCCC; 
	-webkit-box-shadow: 2px 1px 5px #CCCCCC; 
	box-shadow: 2px 1px 5px #CCCCCC;
}
#hodan-sidebar p,
#hodan-sidebar h1,
#hodan-sidebar h2,
#hodan-sidebar h3,
#hodan-sidebar h4,
#hodan-sidebar h5,
#hodan-sidebar h6 {
	padding-right: 9px;
	padding-left: 9px;
}

#main {
	height:100%;
}

#hodan-main {
	width:820px;
	position:relative;
	top: 0px;
	float: right;
}
#hodan-main h1,
#hodan-main h2,
#hodan-main h3,
#hodan-main h4,
#hodan-main h5,
#hodan-main h6 {
	padding: 0px 12px 0px 24px;
}
h1 {
	color: #003366;
	font-size: 24px;
}
h2, h3, h4, h5, h6 {
	color: #000066;
	font-size: 18px;
}
#hodan-main p,
#hodan-main label {
	padding: 0px 12px 0px 12px;
}
#hodan-main td {
	padding: 1px 0px 1px 12px;
}

#hodan-footer-shadow {
	text-align: center;
	margin: 0px 0px 23px 0px;
	padding: 0px;
	top: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../../../../themes/hodan/PIE.htc);
	width:1020px;
	background-color: #FFFFFF;
	border: solid 1px #006699;
	position:relative;
	left:50%;
	margin-left:-510px;
-moz-box-shadow: 3px 3px 23px #888888; 
-webkit-box-shadow: 3px 3px 23px #888888; 
	box-shadow: 3px 3px 23px #888888;
}
#hodan-footer {
	text-align: center;
	margin: 0px;
	padding: 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../../../../themes/hodan/PIE.htc);
	width:1020px;
	background-color: #FFFFFF;
	border: 0px;
	position:relative;
	left:50%;
	margin-left:-510px;
}
/****** FOOTER NAV ******/
#hodan-footer .nav li {
	display: inline;
	list-style-type: none;
	font-size: 14px;
	padding: 2px 5px 2px 7px;
}
#hodan-footer .nav-dropdown,
#hodan-footer .hodan-footer-subnav,
#hodan-footer .hodan-footer-subnav3 {
	background-color: #F8F8FC;
}
#hodan-footer .hodan-footer-subnav {
	font-size: 11px;
	padding-left: 0px !important;
	padding-bottom: 3px !important;
	position: relative;
/*	padding-top: 4px !important;
	bottom: -2px;  */
}
#hodan-footer .hodan-footer-subnav3 {
	font-size: 9px;
}
#hodan-footer .nav-last {
}

#hodan-footer .nav-selected {
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: #000000;
}
#hodan-footer .nav A:HOVER {
	padding: 2px 0px 2px 0px;
	background-color: #DBEAFB;
}
/****** END FOOTER NAV ******/
#hodan-subFooter {
	text-align: center;
	position: relative;
	top: 23px;
	font-size: .7em;
}


.getsirius,
.getsirius a {
	color: #666666;
}
.getsirius a:hover {
	color: #003333;
}

.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	background-color: #9933FF;
}
.hodan-controlstyle {
	color: #000000;
	font-size: 30px;
}

.hodan-donateButton {
	display: block;
	width: 160px;
	height: 40px;
	background: url('../../../../themes/hodan/images/donate-now-2.gif') bottom;
	text-indent: -99999px;
}
.hodan-donateButton:hover {
	background-position: 0 0;
}

/****** STYLE FOR BUTTONS ON SIDEBAR ******/
ul.hodan-navSide_sf-menu li {
	list-style: none;
}
ul#hodan-navSide li a {
	font-family: helvetica,arial,verdana,sans;
	text-decoration: none;
	color: black;
	width: 150px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin-left: -15px;
}
/*default.css:62*/
#hodan-navSide li a, 
#hodan-navSide li li a {
background-color: #97C4FB;
-webkit-border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;
behavior: url(../../../../themes/hodan/PIE.htc);
margin-bottom: 8px;
border: solid 1px;
background-image: url(../../../../themes/hodan/images/navGrad.jpg);
border-color: #006699;
}
ul#hodan-navSide li a:hover,
ul#hodan-navSide li a:focus {
	background-color: #E8EBF2;
	background-image: url(../../../../themes/hodan/images/navGradClear.gif);
}
/*sooperfish.css:38*/
ul.hodan-navSide_sf-menu a, ul.hodan-navSide_sf-menu span {
display: block;
position: relative;
}
/*sooperfish.css:19*/
ul.hodan-navSide_sf-menu, ul.hodan-navSide_sf-menu * {
margin: 0;
}



#autonavGetSiriusHorizSmall ul {
	list-style-type: none;
}
#autonavGetSiriusHorizSmall {
	padding: 10px;
	border: 0px;
	font-size: 12px;
	text-align: center;
	width: 780px;
	margin-left: 10px;
}
#autonavGetSiriusHorizSmall a:hover {
	background-color: #E8EBF2;
	background-image: url(../../../../themes/hodan/images/navGradClear.gif);
}

/* == sidebar sub nav - blocks/autonav/templates/getsiriusSidebarList.php == */

#hodan-sideLImenu ul {
	font-size: 14px;
	padding-left: 16px;
	color: #CCCCCC;
} 
#hodan-sideLImenuSub ul {
	font-size: 12px;
	padding-left: 8px;
}
 #hodan-sideLImenu li {
	list-style-image: url(../../../../themes/hodan/images/li.gif);
} 
 #hodan-sideLImenu li li,
 #hodan-sideLImenu li li li {
	list-style-image: url(../../../../themes/hodan/images/lili.gif);
}
.nav-selected-gsl {
	background-image: url(../../../../themes/hodan/images/menuPointer4sp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	list-style-image: url(../../../../themes/hodan/images/li-sel.gif) !important;
}
.nav-selected-gsl a {
	background-image: url(../../../../themes/hodan/images/2x2.gif) !important; /* overrides menuPointer4sp.jpg */
}
.hodanLItext { /* moves text closer to bullet img */
	margin-left: -5px;
}

/* == sidebar sub nav - blocks/autonav/templates/getsiriusSidebar_menu.php == */
.nav-header-getsirius-sidebarnav {
	font-size: 12px;
	margin-left: -30px;
	line-height: 1.3em;
	list-style-type: none;
	padding-top,
	padding-bottom: 2px;
}
.nav-header-getsirius-sidebarnav a {
	text-decoration: none;
}
.nav-header-getsirius-sidebarnav a:hover {
	background-color: #DBEAFB;
	background-image: url(../../../../themes/hodan/images/navGradClear.gif);
	color: #000000;
}
.nav-header-getsirius-sidebarnav .nav-selected a {
	color: #000000;
}
.nav-header-getsirius-sidebarnav .nav-selected,
.hodan-side-subnav2 {
	background-color: #E8EBF2;
	border-left: 1px solid #7EA4E2;
}
.nav-header-getsirius-sidebarnav .nav-path-selected {
	background-color: #E8EBF2;
	border-left: 1px solid #7EA4E2 ;
}
.nav-header-getsirius-sidebarnav .nav-path-selected a,
.hodan-side-subnav2 a {
	border-left: 0px ;
}

/* columnNav Template for footer links */
#sirius-columnNav {
	background-color: #F8F8FC;
}

#sirius-columnNav li {
	list-style-type: none;
	margin-left: -30px;
}
#siriuscolumnNavTable {
	width: 700px;
}
#sirius-columnNav td {
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding-right: 10px;
}
#sirius-columnNav a:hover {
	background-color: #DBEAFB;
	background-image: url(../../../../themes/hodan/images/navGradClear.gif);
	color: #000000;
}
.sirius-columnNavTop {
	font-size: 1.0em;
	font-weight: bold;
}
.sirius-columnNavSub {
	font-size: 0.7em;
}

/* Highlight boxes for Donate Now! page */
#hodan-highlight01,
#hodan-highlight02 {
	height: 100px;
	width: 250px;
	z-index: 23;
	border: 1px solid;
	border-color: #666666;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	background-color: #DBEAFB;
	background-image: url(../../../../themes/hodan/images/hodan-highlight-softback.png);
}


/* Round corners and shadow the boxes for Donate Now! page */
#hodan-highlight01,
#hodan-highlight02 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	border-radius: 10px;
-moz-box-shadow: 2px 4px 5px #888888; 
-webkit-box-shadow: 2px 4px 5px #888888; 
box-shadow: 2px 4px 5px #888888;
}
.question {
	width: 340px;
}
.formBlockSurveyTable td {
	padding-bottom: 8px !important;
	padding-top: 8px!important;
	border-bottom: solid 2px!important;
	border-bottom-color: #E1E6FB !important;
}