/* reset */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; } 
img{border:none;}
/* End of reset */


body {
background:#FBDBC6 url('../img/bg-body.png') repeat-x;
width:100%;
text-align:center;
margin:0 auto; 
}

div#header, div#footer, div#content{
width:960px;
text-align:left;
margin:0 auto;
}

div#headerwrapper{
height:73px;
background:#FBDBC6 url('../img/bg-header.png') repeat-x;
float:left;
width:100%;
margin-top:30px;
}

div#contentWrapper{
margin:20px 0;
clear:both;
float:left;
width:100%;
}

div#footerWrapper{
margin-bottom:20px;
clear:both;
height:36px;
background:#FBDBC6 url('../img/bg-footer.png') repeat-x;
float:left;
width:100%;
}

div#logo{
margin-top:4px;
float:left;
width:374px;
height:64px;
background:transparent url('../img/destiny-through-character-logo.png') no-repeat;
}

div#logo a{
margin:0px;
float:left;
padding:30px 350px 35px 50px;
}

div#logo a span{
display:none;
}

div#nav{
float:right;
}

div#nav ul li{
display:inline;
}

div#donatePanel{
float:right;
}

div#content{
padding:10px;
}

div#slides{
float:left;
}

div#slides img{
background:#fff;
padding:1px;
margin:0 10px;
border:1px solid #FF9A52;
}

.contentWide{
float:right;
width:630px;
text-align:justify;
}

.contentWideColumn{
clear:right;
float:left;
width:300px;
margin:10px 15px 0 0;
text-align:justify;
}

.contentColumn{
float:left;
width:300px;
margin:10px;
text-align:justify;
}

.contentColumnTwo{
float:left;
width:440px;
margin:20px;
}

div#footer ul{
float:left;
}

div#footer ul li{
display:inline;
line-height:34px;
padding:0 20px;
}

div#footer .smallLogo{
float:right;
margin-top:2px;
}

.divider{
width:100%;
height:2px;
background:#fff url('../img/divider.png') repeat-x;
margin:10px 0;
}

div#slidewrapper{
clear:both;
width:100%;
float:left;
text-align:center;
}


.clear{
clear:both;
}

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

.contentColumn h1{
line-height:48px;
}

.readmore{
float:right;
}

.bullet{
background-image:url('../img/bullet.png');
background-repeat:no-repeat;
background-position:0px 7px;
padding-left:25px;
}

li.bullet{
display:block;
line-height:30px;
}

.imageright{
float:right;
background:#fff;
padding:1px;
margin:0 10px;
border:1px solid #FF9A52;
}

.imageleft{
float:right;
background:#fff;
padding:1px;
margin:0 10px;
border:1px solid #FF9A52;
}

/* fonts stylesheet */
body, a, li, ul, p {font-family:Arial, Helvetica, sans-serif;}

/*headers*/
h1 {  
font-family:"Times New Roman", Times, serif;
color: #78441D;  
font-size: 20px;  
font-weight: bold;  
text-shadow:0px 1px #fff;
line-height:26px;
padding-bottom:10px;
}

h1 em{  
color: #3C2211;  
font-size: 20px;  
font-weight: normal;  
text-shadow:0px 1px #fff;
padding-bottom:10px;
}

h2 {  
font-family:"Times New Roman", Times, serif;
color: #78441D;  
font-size: 16px;  
font-weight: bold;  
text-shadow:0px 1px #fff;
padding-bottom:10px;
}

h3 {  
font-family:"Times New Roman", Times, serif;
color: #ddd;  
font-size: 16px;  
font-weight: bold;  
text-shadow:0px 1px #fff;
padding-bottom:10px;
}

h4 {  
font-family:"Times New Roman", Times, serif;
color: #78441D;  
font-size: 16px;  
font-weight: bold;  
text-shadow:0px 1px #fff;
line-height:26px;
padding-top:20px;
font-style:italic;
}

h4 em{  
color: #3C2211;  
font-size: 16px;  
font-weight: normal;  
text-shadow:0px 1px #fff;
float:right;
margin-top:-30px;
}
/* body */

p {  
color: #3C2211;  
font-size: 12px;  
font-weight: normal;  
line-height:20px;
padding-bottom:10px;
}

a {  
color: #3C2211;  
font-size: 12px;  
font-weight: normal;  
text-decoration:none;
text-shadow:0px 1px #fff;
}

a:hover{
text-decoration:underline;
}

li {  
color: #3C2211;  
font-size: 12px;  
font-weight: normal;  
}

div#footer ul li a{
font-family:"Times New Roman", Times, serif;
color: #78441D;  
text-shadow:0px 1px #fff;
}

div#nav ul li{
overflow:hidden;
float:left;
}

div#nav ul li a{
font-family:"Times New Roman", Times, serif;
color: #78441D;  
font-size: 16px;  
line-height:80px;
padding:25px 20px;
font-weight: normal;  
text-shadow:0px 1px #fff;
width:40px;
}


.donatePanel {
position: absolute;
top: 110px;
right: 0;
display: none;
background: #3C2211;
border:1px solid #e1e1e1;
border-left:none;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
width: 400px;
height: auto;
padding: 30px 130px 30px 30px;
filter: alpha(opacity=85);
opacity: .95;
z-index:999;
text-align:left;
}

.donatePanel p{
color:#fff;
}

a.trigger span{
display:none;
}

a.trigger{
background:transparent url('../img/nav-plus.png') right center no-repeat;
}


a.trigger:hover{
text-decoration:underline;
}

a.active.trigger {
background:transparent url('../img/nav-minus.png') right center no-repeat;
}


/* lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
/*	zoom: 1; */
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* contact form */
.mailwrapper {
	text-align: center;
}



.maildiv {
	text-align: left;
	width: 600px;
}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}

.maildiv .sidelbl {
	/* used for left side labels */
	width: 100px;
	text-align: right;
	padding: 0 10px 0 0;
	vertical-align: top;
	position: relative;
    display: block; 
    float: left; 
	clear: left;
	color: #333;  
	font-family:"Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;  
	font-weight: normal;  
}
.maildiv a {
	color: #005ABE;
}
.maildiv h2 {
	color: #005ABE;
	font-size: 120%;
}
.maildiv input {
	margin-bottom: 10px;

}
.maildiv select {
	margin-bottom: 10px;

}
.maildiv textarea {
	margin-bottom: 10px;

}
.maildiv .ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom;  
	border: 1px solid #005ABE; 
}
.maildiv fieldset {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	float: left;
}
.maildiv .fmsubmit {
margin-left:300px;
}
.maildiv .fmrequired {
	color: #005ABE;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
.maildiv .fmspacer {
	height: 10px;
}

.maildiv .fminfofull {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-bottom: 15px;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #FF0000;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 880px;
    padding: 5px 40px 2px 40px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  780px;
    height: 79px;
margin-left:40px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
margin: 0 10px;
border:1px solid #FF9A50;
padding:1px;
background:#FFEEE2;
}


/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 15px;
    right: 0px;
    width: 64px;
    height: 64px;
    cursor: pointer;
    background: transparent url('../img/arrow-right.png') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 15px;
    left: 0px;
    width: 64px;
    height: 64px;
    cursor: pointer;
    background: transparent url('../img/arrow-left.png') no-repeat 0 0;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 77px;
    height: 77px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}