@import url('../Default/global/global.css');

/* ############################################################################
   ##
   ##  Home Page Stylesheet
   ##
   ######################################################################### */

/* ####################################
   HTML Element Styles
   ################################## */

h3 {
	font-size: 100%;
	font-weight: bold;
	clear: both;
	margin: 10px 0;
}

p {
	font-size: 100%;
	line-height:20px;
	margin:0pt 0pt 10px;
}



/* ####################################
   Page Layout
   ################################## */

body {
	background-color: #000;
}

#Primary-Content, #Secondary-Content, #Tertiary-Content {
	float: left;
	margin: 0;
	padding: 0pt 15px;
	width: 199px;
	
}

    #Primary-Content p, #Secondary-Content p, #Tertiary-Content p {
	    line-height:160%;
	    margin:8px 0pt;
	    background: #fff;
    }

#Homepage {
	margin: 0px 0px 50px 0px;
	padding-top: 10px;
}

#Intro {
	position: relative;
	clear: both;
	overflow: hidden;

	margin: 0 0 3px;
	padding: 0 0 1px;
	width: 690px;
}

#channel-1 {
	float: left;
	padding:0px 0pt 0pt;
	width: 690px;
}

#channel-2 {
	float: right;
	border:1px solid #CCCCCC;
	padding:0pt 19px;
	width:180px;
}

/* ####################################
   Special Home Page Features
   ################################## */

div.image-item {
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #ccc;
	
}

div.image-caption {
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}

div.box {
	width: 220px;
	margin: 0 10px 10px 0;
	padding: 15px 0 0 0;
	float: left;
}

div.feature {
	position: relative;
	float: left;
	width: 30%;
	margin: 0px 1.5% 20px 1.5%;
}

div.feature p {
	margin-top: 0;
	padding-top: 0;
}

div.feature img {
	float: left;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
}

#FeatureBoxes {
	position: relative;
	float: left;
	width: 690px;
	border-bottom: 5px solid #CCCCCC;
}

    #FeatureBox-1 a.FeatureBox, #FeatureBox-2 a.FeatureBox, #FeatureBox-3 a.FeatureBox{
	    color:#FFFFFF;
	    float:left;
	    margin:0pt 1px 0pt 0pt;
	    padding:10px 15px 15px;
	    position:relative;
	    text-decoration:none;
	    width:199px;
	    height: 68px;
	    border-bottom: #ffffff 1px solid;
    }

    #FeatureBox-1 a.FeatureBox span.feature-heading, #FeatureBox-2 a.FeatureBox span.feature-heading, #FeatureBox-3 a.FeatureBox span.feature-heading {
	    font-size: 175%;
	    display: block;
	    margin: 0 0 15px 0;
    }

    #FeatureBox-1 a.FeatureBox span.feature-text, #FeatureBox-2 a.FeatureBox span.feature-text, #FeatureBox-3 a.FeatureBox span.feature-text {
	    margin: 15px 0 0;
    }

    #FeatureBox-1 a.FeatureBox {
	    background:#148ace none repeat scroll 0%;
    }

    #FeatureBox-1 a.FeatureBox:hover {
	    background:#29a294 none repeat scroll 0%;
    }

    #FeatureBox-2 a.FeatureBox {
	    background:#cf6703 none repeat scroll 0%;
    }

    #FeatureBox-2 a.FeatureBox:hover {
	    background:#a24e12 none repeat scroll 0%;
    }

    #FeatureBox-3 a.FeatureBox {
	    background:#59b245 none repeat scroll 0%;
    }

    #FeatureBox-3 a.FeatureBox:hover {
	    background:#648f3f none repeat scroll 0%;
    }

    #FeatureBoxes h3 {
	    margin: 0px 0px 2em 0px;
    }

#SubFeatures {
	float: left;
	width: 690px;
	margin-top: 5px;
	background-color: #fff;
}

    #SubFeatures p {
	    font-size: 91.7%;
    }

    #SubFeatures ul {
	    margin: 0;
	    padding: 0;
    	
    }

h3 a {
	background:#fff url(../Default/images/arrow.gif) no-repeat scroll 100% 0pt;
	display:block;
	padding:0pt 0pt 7px;
	text-decoration: none !important;
	width:100%;
	border-bottom:1px solid #CCCCCC;
}

h3 a:hover {
	background: #fff url(../Default/images/arrow-hover.gif) 100% 0 no-repeat;
	padding: 0 0 7px 0;
	color: #000;
}

h3 a, h3 a:hover, h3 a:visited {
	color: #000 !important;
}

h3.no-link {
	color:#333333;
	padding:0pt 0pt 7px;
	border-bottom:1px solid #CCCCCC;
}

#Homepage ul li.alt, #Homepage ol li.alt {
	background:#eee;
}

#Homepage ul li {
	list-style: none;
	padding: 7px;
	line-height: 120%;
}

#Homepage ul li a {
	background:transparent url(../Default/images/bullet.gif) no-repeat scroll 0pt 3pt;
	display:block;
	padding:0pt 0pt 0pt 12px;
	list-style: none;
	color: #000;
	font-size: 91.7%;
}

#Intro object {
    display: block;
    margin-bottom: 1em;
}

#news p, #event p {
	line-height:150%;
	padding:5px 0pt 0pt 11px;
}

#news ul, #event ul {
	margin-left: -40px;
}

    *:first-child+html #news ul, *:first-child+html #event ul {	
        /* IE7 only */
	    margin-left: 0px;
    }

    * html #news ul, * html #event ul {	
        /* IE6 only */
	    margin-left: 0;
    }

label.hidden-label {
	display: none;
}

fieldset#subscribe-form input.subscribe-email {
	border:1px solid #C9CACB;
	width:143px;
	padding:4px 6px;
}

input.subscribe-button {
	border:medium none;
	padding:0pt;
	position:relative;
	top:4px;
	width:17px;
}

fieldset#subscribe-form {
	margin: 10px 0;
	border: 0;
	padding: 0;
}


