@import url(forms.css);

body{
    background-image: url('../images/background.png');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #fefefe;

    /*    font-family: Arial, Helvetica, sans-serif;*/
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;

}

textarea, iframe{
    font-family: Helvetica, Arial, sans-serif;
}

p{
    line-height: 150%;
}

a, a:link, a:visited, a:hover, a:active{
    color: #003380;
    text-decoration: none;
    font-weight: bold;

}

a:hover{
    text-decoration: underline;
}

a img{
    border: 0px;
}

a:focus { 
    outline: none; 
}


h1{
    font-size: 22px;
}

h2{
    font-size: 14px;
    color: #666666;
}
h3{
    margin: 10px 0px;
    font-size: 20px;
}

h4{
    color: #666666;
    font-size: 14px;
    margin-bottom: 0px;
}


#shadow{
    width: 1020px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/shadow.png);
}

#wrapper{
    width: 980px;
    margin-left: auto;
    margin-right: auto;

}

#main{
    padding: 10px 5px;
    background-color: #ffffff;
    border-bottom: 14px solid #494949;

}

#flashMasthead{
    width: 960px;
    margin: 0px auto;
}
#content{
    overflow: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    min-height: 300px;
}

#leftContent{
    width: 225px;
    float: left;
    padding-left: 15px;
    border-right: 0px solid gray;
}

#gearsSidebar{
    width: 220px;
    min-height: 315px;
    padding: 5px 0px 5px 0px;
    background-image: url(../images/sidebar.png);
    background-repeat: no-repeat;
}
#gearsSidebar .sidebar_content{
    color: #555555;
    display: block;
    font-family: helvetica;
    font-size: 18px;
    line-height: 1.8em;
    padding-top: 10px; 
    padding-left: 10px;
}

#gearsSidebarFooter{
    width: 220px;
    height: 13px;
    padding: 0px 0px 0px 0px;
    background-image: url(../images/sidebar-footer.png);
    background-repeat: no-repeat;
}



#gearsSidebar p.feed{
    font-size: 12px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#gearsSidebar p.date{
    text-align: right;
    color: #436ca8;
    font-weight: bold;
    font-size: 10px;
    margin-top: 0px;
}

#gearsSidebar p{
    font-size: 14px;

}

#centerContent{
    margin-left: 260px;
    padding-right: 15px;
}

.justified p{
    margin-right: 200px;
}

#header{
    width: 980px;
    margin-left: auto;
    margin-right: auto;

    margin-bottom: 5px;
    position: relative;
    z-index: 99999;
}

#header ul{
    display: inline;
    list-style: none;
}

#header li{
    display: inline;
    padding-right: 15px;
    padding-left: 15px;
    color: #666666;
    font-weight: bold;
    border-right: 2px solid #666666;
}

#header li.last{
    border-right: none;
}


#header a, #header a:link{
    color: #111111;
}

#topmenu{
    position: absolute;
    bottom: 3px;
    right: 4px;
    text-align: right;
    overflow: auto;
}

#topmenu .current{
    color: #ff7500;
}

#topmenu .searchIcon{
    background-image: url(../images/search.png);
    background-color: transparent;
    width: 22px;
    height: 22px;
    border: none;

}

#topmenu #searchForm{
    display: inline;
}
#masthead{
    width: 960px;
    margin: auto;
    background-color: #ffffff;
    height: 190px;
}

#awards{
    text-align: center;
}

#awards img{
    margin: 15px auto;
}

#applicationForm label{
    width: 30em;
    font-weight: bold;
    display: block;
}

#bandwagon{
    margin-top: 20px;
}

#bandwagon a{

    margin-right:6px;
}

.xyloLink{
    display: block;
    text-align: center;
    width: 180px;
    font-size: 16px;
    margin: auto;
    margin-top: 20px;
    line-height: 120%;
}
p.sitemap{
    margin-bottom: 0px;
}
ul.sitemap{
    list-style: square;
    margin-top: 0px;
}

.coreItems{
    width: 100%;
}

.coreItems td{
    text-align: center;
}

.xylo{
    color: #ff600c;
}

.sidepic{
    float: right;
    margin: 0px 4px 8px 12px;
    border: 1px solid #cccccc;
}
ul.news{
    padding-left: 15px;
}
ul.news li{
    margin-bottom: 12px;
}

.pullQuote{
    color: #333333;
    font-size: 10px;
    font-weight: bold;
}

.quoteAuthor{
    color: #333333;
    font-weight: bold;	
}

.method{
    text-align: center;
    margin: 10px auto 20px auto;

}

ul.rss-items{
    list-style: disc;
    margin-left: 0px;
    padding-left: 10px;
    padding-right: 20px;
}

li.rss-item{
    padding-left: 0px;
    margin-bottom: 10px;
}

table.stories td{
    text-align: center;
    vertical-align: top;
    font-size: 10px;
    padding: 5px 10px;
    background-color: #eeeeee;
    width: 33%;
}

table.stories td p:first-child{
    font-size: 12px;
    font-weight: bold;

}


table.stories td.leftStory{
    border-right: 5px solid #FFFFFF;
}

table.stories td.rightStory{
    border-left: 5px solid #FFFFFF;
}

table.stories td.alt{
    background-color: #d7e3f4;
}

.messageBox{
    border: 1px solid #0055a5;
    background-color: #d7e3f4;
    padding: 8px;
    margin-top: 25px;
    width: 400px;
    font-weight: bold;
}

.failure{
    color: red;
}

#footer{
    width: 980px;
    padding: 10px;
    font-size: 12px;
    color: #666666;
    text-align: right;
    margin: 0px auto 0px auto;

}

#footer a, #footer a:link{
    color: #666666;
}


/* Dropdown Navigation Menu */

#navbar{
    text-align: center;
    width: 960px;
    margin: 1px auto 0px auto;
    overflow: auto;
}

/*All Lists*/
#nav, #nav ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    line-height: 22px;

}

#nav p{
    padding: 0;
    margin: 0;
}


#nav a {
    display: block;
    width: 237px;
    height: 22px;
    color: #ffffff;
    font-family: helvetica, arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
}




/*All List Items*/
#nav li {
    float: left;
    width: 237px;
    margin-right: 4px;
    background-image: url(../images/navitem.png);
    background-position: top left;
}

#nav li.last{
    margin-right: 0px;
}

#nav li.arrow{
    background-image: url(../images/navitem_arrow.png);
    background-position: top left;

}

#nav a:hover, #nav li:hover, #nav li.selected{
    /*color: #ff600c;*/
    text-decoration: none;
    background-position: bottom left;
}


#nav li a {

}

/*Second Level Lists*/
#nav li ul {
    position: absolute;
    width: 240px;
    left: -999em;
}

#nav li ul a{
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background-image: none;
    background-color: #ffe6cd;
    height: 26px;
    line-height: 26px;
    width: 223px;
    padding-left: 15px;
    z-index: 15;
}

#nav li ul a:hover{
    background-color: #ffc68a;
}



#nav li:hover{
    position: static;
}

/*Explicitly Hide the third level list (when the ultimate parent is hovered) */

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
    left: auto;

}

.error{
    color: #b31b1b
}

.admin-content{
    padding: 0 10px;
}


.admin-page-content{
    width: 800px;
    height: 600px;
}

span.success{
    background: lightgreen;
    border: 1px solid green;
    padding: 5px;
    display: block;
}
table.zebra{
	border-collapse:collapse;
}
table.zebra tr.odd{
	background-color: #ddd;
}
table.zebra tr.even{
	background-color: #fff;
}

table.zebra tr.even td, table.zebra tr.odd td{	
	padding: 5px;
}

h1 a{
	color: #000 !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration: none !important;
}

/* Clebration ribbon */
#celebrationribbon{  
	height: 69px;
	width: 60px;
	position: relative;
	background: url("/assets/images/xylo-ribbon.png");
	float: right;
	right: 45px;
	top: 1px;
	z-index: 99999;
	color: #fff !important;
	text-transform: uppercase;
	padding: 4px;
	text-align: center;
	padding-top: 10px;
	text-shadow: 0 1px 16px rgba(0,0,0,.4);
}

#celebrationribbon h3{
	font-size: 8px;
	margin: 0;
}

#celebrationribbon h2{
	color: #fff !important;
}
#celebrationribbon h1{
	margin: 0;
	font-family: georgia;
	font-size: 28px;
}

/* home ribbon fix*/
.main-content{
	position: relative;
	top: -84px;
}