@charset "UTF-8";
/* CSS Document */


/* reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	margin-bottom: 10px;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
img {
	border:none;
}

.clearit {
	clear:both;
}
/* main type*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color:#333333;
}
p {
	padding-top: 10px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h1 {
	color:#3D71B2;
	font-size: 24px;
}
h2 {
	color: #EF6B1A;
	font-size: 20px;
	
}

.impact-front {
float:right;	
}

.content h2 {
	padding-top: 30px;
	
}
h3 {
	font-size: 16px;
	padding-top: 30px;
	color:#EF6B1A;
}
h4 {
	font-size: 14px;
	padding-top: 30px;
	color:#000000;
	font-weight:bold;
}

.contestquote {
	font-size: 24px;
	line-height: 40px;
	color: #F28B22;
	text-align: center;
	font-weight: bold;
}

.content table {
	margin-top: 20px;
	margin-bottom: 20px;
	border-collapse: collapse;
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
}

#explorer .content table {
	border: 1px solid #ccc;
}

.content tr {
	border: 1px #ccc solid;
	vertical-align:top;
}

#explorer .content tr {
	border: 1px #ccc solid;
	vertical-align:top;
}


.content th {
	background-color: #ffca09;
	font-size:18px;
	
}
.content td, .content th {
	padding: 20px;
	margin-top: 0px;
}


a {
	color:#2F5CA2;
	text-decoration:none;
}
a:hover {
	color: #333;
}
input {
	padding:2px;
}
ol li {
	margin-top: 10px;
	margin-left: 15px;
	padding-left: 10px;
}
ul li {
	padding-left: 10px;
	list-style-type: disc;
	margin-left: 15px;
	margin-top: 10px;
}

table {
	margin-bottom: 20px;
	margin-top: 20px;
}
table th {
	text-align: center;
	font-weight: bold;
	padding: 10px;
	background-color: #CCCCCC;
	line-height:12px;
}
table td {
	padding: 5px;
	
}

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

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

#photovideo{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#photovideo td{
padding:0px;	
}

#photovideo a {
display:block;
height:80px;
width:400px;	
}


.video {
	background-image: url(../images/buttons/video.png);
	background-repeat: no-repeat;
	background-position: center center;	
}

.video:hover {
	background-color:#FAC228;
}

.photo {
	background-image: url(../images/buttons/photo.png);
	background-repeat: no-repeat;
	background-position: center center;	
}


.firstbook {
	background-image: url(../images/buttons/firstbook.jpg);
	width:223px;
	height:295px;
	background-repeat: no-repeat;
	background-position: center center;	
	float: right;
}


.firstbooktext {
	margin-top:75px;
	margin-left: 25px;
	margin-right: 25px;
	width:175px;
	height:210px;
	font-size:12px;
	line-height: 18px;

}



.problems {
	float: left;
	width: 250px;
}


.photo:hover {
	background-color:#3274B5;
}

.wall {
	background-image: url(../images/buttons/wall.png);
	background-repeat: no-repeat;
	background-position: 48px center;
}

.wall:hover {
	background-color:#EC8D20;
}
/* main layout*/

body {
	background-image: url(../images/bckrd-fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

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

#topsection {
	background-image: url(../images/header.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#midsection {
	background-image: url(../images/sliced-blue.png);
	background-position: center top;
}

#circles{
	background-image: url(../images/circles.png);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	width: 1050px;
	background-position: right top;
	padding-top: 30px;
}

#bottomarea {
background-image: url(../images/header.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#bottomer {
	background-image: url(../images/content-btm.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	padding-top: 90px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#bottomer a {
	color: #FFFFFF;
}

#bottomer a:hover {
	color: #E2E2E2;
}

.header {
	height: 180px;
	display:block;
}
#topnav {
	height: 38px;
	padding-left: 23px;
	line-height: 20px;
}


#topnav .leftitem {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}

#topnav .centeritem {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
}

#topnav .rightitem {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
}


/* remove the list style */
	#nav, #nav li{
		margin:0; 
		padding:0; 
		list-style:none;
	}	
	
		/* make the LI display inline */
		/* it's position relative so that position absolute */
		/* can be used in submenu */
		#nav li {
			float:left; 
			display:block; 
			position:relative;
			z-index:500; 
	
		}
		
		/* this is the parent menu */
		#nav li a {
	display:block;
	color: #333333;
	display: block;
	width: 174px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	height: 28px;
	padding-top: 10px;
	background-color: #DCB85F;
	background-image: url(../images/nav.jpg);
		}

		#nav li a:hover {
	color:#000;
	background-image: none;
	background-color: #F8C214;
		}

	
		/* submenu, it's hidden by default */
		#nav ul {
			position:absolute; 
			left:0; 
			display:none; 
			list-style:none;
		}
		
		#nav ul li {
	width:174px;
	float:left;
	border-top:1px solid #fff;
		}
		
		/* display block will make the link fill the whole area of LI */
		#nav ul a {
	display:block;
	/*height:15px;
			padding: 8px 5px; */
			color:#333;
	background-color: #F8C214;
	background-image: none;
	font-size: 10px;
		}
		
	
		
		#nav ul a:hover {
	background-color: #F07522;
	background-image: none;
		}

		/* fix ie6 small issue */
		/* we should always avoid using hack like this */
		/* should put it into separate file : ) */
		*html #nav ul {
			margin:0 0 0 -2px;
		}



#social {
	height: 38px;
}

#search {

	width: 350px;
	margin-left: 55px;
	float: left;
	margin-top: 10px;
	
}

#subscribe {
	float: right;
	width: 280px;
	margin-top: 14px;
	margin-right: 40px;
}

#main {
	
}

#notice {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	padding: 20px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}

#slidingDiv {
display:none;
}

#topper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content-top.png);
	height: 55px;
	background-repeat: no-repeat;
	background-position: center top;
}
#columns {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}

#index-news {

	width: 930px;
	float: left;
	padding-left: 30px;
	margin-bottom: 30px;
}

#news-top {
	background-image: url(../images/featured-back.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 480px;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	-webkit-border-top-left-radius:20px;
	border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-right-radius:20px;
	float: right;
	margin-right: 40px;
}
#news-top-cut {
	height: 33px;
	overflow: hidden;
	padding-top: 3px;
}

#feed {
	background-color: #FFFFFF;

	width: 850px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	-webkit-border-bottom-left-radius:20px;
	border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	-webkit-border-top-left-radius:20px;
	border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;
	padding: 20px;
}

#explorer #feed {
border: 1px solid #CCCCCC;	
}
#sidebar {
	float: left;
	width: 350px;
	background-image: url(../images/sidebar-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C4C4C4;
	padding-left: 30px;
}

.content {
	float: left;
	width: 530px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.letter {
	font-size: 70px;
	float: left;
	height: 80px;
	width: 80px;
	margin-top: 10px;
	line-height: 66px;
	text-align: center;
}

.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.order {
	padding-top: 10px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.order btm{
	padding-top: 10px;
	padding-bottom: 30px;
	
	
}

.column {
	width: 265px;
	float: left;
	text-align: center;
}

	/*for photo slideshow on main page */
	#index-image, #sidebar-image {
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	width: 290px;
	background-color: #FFFFFF;
	height: 220px;
	overflow: hidden;
	padding: 20px;
	background-image: url(../images/slideshow-back.jpg);
	background-repeat: repeat;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	
	
	/*border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;*/
	}
	
	#index-image {
	float: right;
	
	}
	
	#sidebar-image {
	float: left;
	
	}
	
	#index-image ul, #sidebar-image ul {
	margin: 0px;	
	}
	#index-image li, #sidebar-image li {
	list-style-type: none;
	margin: 0px;
	float: left;
	display: block;
	padding: 0px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
	.reg {
	background-image: url(../images/buttons/reg.jpg);	
	}
	.reg:hover {
	background-image: url(../images/buttons/reg-over.jpg);	
	}
.fb {
	background-image: url(../images/buttons/fb.jpg);
	
	}
	
	.fb:hover{
	background-image: url(../images/buttons/fb-over.jpg);
	}
.tw  {
	background-image: url(../images/buttons/tw.jpg);
	}
	.tw:hover  {
	background-image: url(../images/buttons/tw-over.jpg);
	}
	.yt {
	background-image: url(../images/buttons/yt.jpg);	
	}
		.yt:hover {
	background-image: url(../images/buttons/yt-over.jpg);	
	}
	
	#links {
	padding-right: 20px;
	}
#links a {
	list-style-type: none;
	display: block;
	margin-bottom: 20px;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
	#explorer #links a {
	border: 1px solid #CCCCCC;	
	}
	
	#links a, #links a:hover {
	color: #333333;
	}
	
	
	
	#social-sidebar {
	background-image: url(../images/photo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	}
	
		#social-sidebar p{
	padding-top: 43px;
	
	margin-left: 60px;
	font-size: 12px;
	}
	
		#videowrap{

	background-image: url(../images/featured-back-video.jpg);
	
		}
		
				#photowrap{

	background-image: url(../images/featured-back-photo.jpg);
	
		}
	
	.featured, .featured-sidebar{
	background-color: #FFFFFF;
	background-image: url(../images/featured-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom: 20px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
	#explorer .featured, #explorer .featured-sidebar{
	background-color: #FFFFFF;
	background-image: url(../images/featured-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;	
	}
	
	.featured, #explorer .featured {
	
	width: 480px;
	
	}
	
	.featured-sidebar, #explorer .featured-sidebarr{
	width: 290px;	
	}
	
	.featured h2, .featured-sidebar h2, #news-top h2 {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	}

#footer {
	background-image: url(../images/content-footer.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 33px;
}

#about {
	margin-left: 30px;
}

#footer-top {
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-left: 10px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.footercolumn {
	width: 195px;
	float: left;
	height: 250px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.footercolumn h2 {
	margin-left: 10px;
}

.footercolumn ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footercolumn li {
	list-style-type: none;
	margin: 0px;
}

.footercolumn a {
	color: #3D71B2;
}

.footercolumn a:hover {
	color: #333;
}

#about {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#resources {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
}

#resources2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
}

#stay {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

img, div { behavior: url(../css/png-fix/iepngfix.htc)}

/**
 * Default theme for google search
 *
 */

#searchbar {
	width: 183px;
	height:16px;
	border: 1px solid #F37F20;
	float:left;
	background-color: #F7CF72;
	margin-right: 5px;
	border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
		border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}
#searchbutton {
	height:22px;
	float:left;
	border: none;
	font-size: 13px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F8C214;
	border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
		border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}
#searchbutton:hover {
	background-color: #F17821;
	color: #000000;
}
#cse-search-results {
	}

