/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

h3 {
     margin-bottom: 10px;
}

img {
	margin-right: 5px;
	margin-left: 5px;
}

ul { 
margin-left:25px;
margin-top:10px;
margin-bottom:10px; 
margin-right:0px; 
}



html, body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .9em;
	height: 100%;
	background-image: url(images/site/bg.jpg);
	background-color: #FFCD37;
	background-repeat: repeat-x;
	min-height: 100%;
}
#wrapper {
	margin: 0 auto 0 auto;
	width: 1000px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	min-height: 100%;

}
#header {
	color: #333;
	width: 900px;
	float: left;
	height: 160px;
	margin-left: 50px;
}
#navigation {
	float: left;
	width: 900px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	background-color: #D2232A;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 4px;
	height: 18px;
	margin-left: 50px;
}
#row1 {
	float: left;
	width: 1000px;
	color: #333;
	margin: 0px 0px 0px 0px;
}
#leftcolumn {
	color: #333;
	margin: 5px 5px 5px 50px;
	width: 317px;
	float: left;
	background-color: #95C98C;
	min-height: 250px;
font-size: 11px;
}
.leftcolumnTxt {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	color: #000000;
}
.leftsubTxt {
        color: #ffffff;
	margin-bottom: 10px;
	margin-left: 15px;
}
#content {
	float: left;
	color: #FFFFFF;
	width: 293px;
	display: inline;
	margin: 5px 5px 5px 5px;
	background-color: #D2232A;
	min-height: 250px;
}
.contentTitle {
	text-align: center;
        font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.contentTxt {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#rightcolumn {
	width: 274px;
	float: left;
	margin: 5px 0px 5px 5px;
	background-color: #FFFFFF;
	min-height: 250px;
}
.rightcolumnTitle {
        font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	background-color: #663300;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rightcolumnTxt {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #663300;
}

#footer {
	width: 900px;
	clear: both;
	font-size: 10px;
	text-align: center;
       margin: 5px 5px 5px 50px;
}
#lefttop {
	color: #333;
	background: #000000;
	margin: 5px 5px 5px 50px;
	height: 210px;
	width: 390px;
	float: left;
}
.righttopTitle {
	color: #000;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 10px;;

}
#ticker {
	float: left;
	width: 900px;
	color: #FFFFFF;
	margin: 0px 0px 0px 50px;
	height: 18px;
}
#rightsub {
	color: #333;
	margin: 10px 35px 5px 5px;
	width: 690px;
	float: left;
}
#contact {
	color: #333;
        margin-left: 10px;
	width: 350px;

	float: left;
}
#contactform {
	color: #333;
        margin-left: 10px;
	width: 320px;

	float: right;
}

#leftsub {
	color: #333;
	margin: 10px 15px 5px 50px;
	width: 200px;
	float: left;
	background-color: #22418D;
}
#righttop {
	color: #000;
	margin: 5px 45px 5px 5px;
	height: 210px;
	width: 500px;
	float: left;
	background-image: url(http://www.hawaiiartsalliance.org/images/site/blueboxbg.jpg);
	background-color: #323398;
background-repeat: repeat-x;
}


.righttopTxt {
	color: #000000;
	font-size: 10px;
        margin-top 5px;
        margin-bottom 15px;
	padding-bottom: 5px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	width: 220px;
	float: left;
	background-image: url(http://www.hawaiiartsalliance.org/images/site/subscribebg.jpg);
	font-weight: bold;
	padding-top: 3px;
}
.righttopcal {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
        margin-top 5px;
        margin-bottom 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	margin-right: 10px;
}
.righttopSubscribe {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bolder;
margin-right: 0px;
	margin-left: 0px;
    margin-top 5px;
    margin-bottom 15px;
	display: block;
	width: 230px;
	float: left;
	margin-top: 10px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu2s/flyout2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* Vertical Flyout */

.menu2 {
z-index:1000;
font-size:90%;
margin:25px 0 10px 15px; /* this page only */
}
/* remove all the bullets, borders and padding from the default list styling */
.menu2 ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:170px;
	color: #FFFFFF;
}
/* hack for IE5.5 */
* html .menu2 ul {
	margin-left:-16px;
	ma\rgin-left:0;
}
/* position relative so that you can position the sub levels */
.menu2 li {
	position:relative;
	height:25px;
	background-color: #243E90;
	color: #FFFFFF;
	
	border-bottom-color: #FFFFFF;
	
	border-bottom-style: solid;
	
	border-bottom-width: 1px;
}
/* get rid of the table */
.menu2 table {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
	font-size:1em;
}
/* style the links */
.menu2 a, .menu2 a:visited {
	display:block;
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:170px;
	color:#FFFFFF;
	text-indent:5px;
	border:1px solid #fff;
	border-width:0 0px 0px 0;
}
/* hack for IE5.5 */
* html .menu2 a, * html .menu2 a:visited {
	width:170px;
	w\idth:170px;
	background-color: #243E90;
	color: #FFFFFF;
}
/* style the link hover */
* html .menu2 a:hover {
	color:#fff;
	background:#949e7c;
}
.menu2 :hover > a {
	color:#fff;
	background:#949e7c;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu2 ul ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:170px;
}
/* make the second level visible when hover on first level list OR link */
.menu2 ul li:hover ul, .menu2 ul a:hover ul {
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu2 ul :hover ul ul {
	visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu2 ul :hover ul :hover ul ul {
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu2 ul :hover ul :hover ul {
	visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu2 ul :hover ul :hover ul :hover ul {
	visibility:visible;
}/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* layout */




/* Horizontal Drop Down */


.menu {
	font-family: arial, sans-serif;
	font-size:12px;
	z-index:100;
	font-weight: bold;
	position: relative;
	width: 900px;
	background-color: #D2232A;
	text-align: center;
	vertical-align: bottom;
}
.menu ul li a, .menu ul li a:visited {
	text-decoration:none;
	color:#000;
	color:#fff;
	font-size:12px;
	width: 110px;
	height: 15px;
	background-color: #D2232A;
	display: block;
	vertical-align: bottom;
	padding-top: 3px;
}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {
	position:relative;
	float: left;
}
.menu ul li ul {
	display: none;
	vertical-align: middle;
}

/* specific to non IE browsers */
.menu ul li:hover a {
	color:#000000;
	background-color: #FFFFFF;
	text-align:center;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:18px;
	left:0;
	min-width: 110px;
}

.menu ul li:hover ul li a.hide {
	color:#fff;
	background-color: #000000;
}

.menu ul li:hover ul li:hover a.hide {
	color:#000;
	background-color: #FFFFFF;
}

.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover ul li a {
	display:block;
	color:#FFFFFF;
	width:150px;
	background-color: #000000;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	height: 18px;
	border-top-width: 1px;
}

.menu ul li:hover ul li a:hover {
	color:#000000;
	background-color: #FFFFFF;
}

.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:150px;
	top:0;
	color: #000000;
}

.menu ul li:hover ul li:hover ul.left {
	left:-50px;
}
/* ---------------------Gallery CSS------------------- */

.paginate {
 margin:            10px 0 10px 6px;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 background-color:  transparent;
}

.windowclose {
 margin:            15px 0 10px 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 background-color:  transparent;
 text-align: 		center;
}

.spacer {
 font-size:	10px;
 margin:		5px 0 5px 0;
}


.border {
 border:	1px solid #000;
}

.paddedborder {
 padding: 	20px;
 border: 	1px solid #000;
}

.thumbs {
 text-align:	center;
 padding:	15px 3px 8px 3px;
 background-color: transparent;
}

.title {
 margin:            3px 0 0 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 font-weight: 		bold;
 color:             #000;
}

.caption {
 margin:  			12px 0 4px 0;
 background-color:	transparent;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color: #000;
width:700px;
	text-align: left;

}

.commentlink {
 margin:            4px 0 8px 0;
}



.stats {
 margin:            4px 0 4px 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 font-weight: 		normal;
 color:             #fff;
}

.imageBG {
 text-align: center;  
}

.categories {
 padding:           5px 10px 5px 12px;
 background-color:  transparent;  
}

.tableBorder {
 border: 1px solid #73737E;
}

th {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         12px;
 color:             #fff;
 font-weight:		bold;
 text-align:			left;
 padding:           5px 4px 5px 12px;
 background-color:  #cc3333;  
}

td {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #000;
}
