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

body {
	background:#fff url(../images2/bg_fade.png) repeat-x;
	background:#E3E7EA url(../images2/bg_gradient-bl.jpg) repeat-x;
	padding-top:6px;
	}
	
#wrap {
	background-color:#fff;
	}
	
#header {
	padding-top:18px;
	}
#header h1 {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images2/logo.png) no-repeat 40px 0;
	}
#header h1 a {
	display:block;
	}

#menu {
	padding:36px 0 18px;
	}
#menu h3 {
    font-size:1.08em;
	font-weight:bold;
	line-height:1.5em;
 	margin-bottom:0;
 	color:#000;
	}
#menu h3 a {
 	color:#000;
	}
#menu img {
	margin-bottom:31px;
	}
#menu a img {
	border:solid 1px #ddd;
	}	
#menu a:hover img {
	border-color: #00bbff;
	}	
	
#detail h3 {
    font-size:1.08em;
	font-weight:bold;
	line-height:1.5em;
 	margin-bottom:0;
 	color:#000;
	}
#detail p{
  	color:#444;
	}
#detail .blurb {
	padding-top:18px;
	}
#detail .blurb p.quiet {
	color:#999;
	}
#detail .blurb p em {
	font-style:normal;
	color:#555;
	}
#detail .blurb .small {
	font-size:10px;
	}
div.jcarousel-skin-grey {
	border:solid 1px #fff;
	}

	
a {
	color:#6da5ba;
	text-decoration:none;	
	}
#nav2 a,
a.more {
	color:#777;
	font-size:11px;
	}
#footer a{
	color:#aaa;
	}

a:hover,
#menu h3 a:hover,
#nav2 a:hover,
#footer a:hover{
	color:#00bbff;
	}	
	
#nav2 a.ghosted {
	color:#ccc;
	}
#nav2 a.link-prev {
	padding-left:12px;
	background:url(../images2/icon_arrow-left.png) no-repeat 0 1px;
	}
#nav2 a.link-prev:hover {
	background-position: 0 -12px;
	}
#nav2 a.link-prev.ghosted {
	background-position: 0 -25px;
	}		
#nav2 a.link-prev.ghosted:hover {
	background-position: 0 -25px;
	}	
	
#nav2 a.link-menu {
	padding:1px 0 1px 25px;
	background:url(../images2/icon_menu.png) no-repeat 0 0;
	}
#nav2 a.link-menu:hover {
	background-position:0 -16px;
	}
	
#nav2 a.link-next,
a.more {
	padding-right:12px;
	background:url(../images2/icon_arrow-right.png) no-repeat 100% 1px;
	}
#nav2 a.link-next:hover,
a.more:hover {
	background-position:100% -12px;
	}	
#nav2 a.link-next.ghosted {
	background-position: 100% -25px;
	}
#nav2 a.link-next.ghosted:hover {
	background-position: 100% -25px;
	}
	
#footer {
	color:#aaa;
	}
	
.gw-flash {
	padding-top:125px;
	}	
	
	
.top1 {
	padding-top:18px;
	}
.bottom1 {
	padding-bottom:18px;
	}
p.left {
	text-align:left;
	}
p.center {
	text-align:center;
	}
p.right {
	text-align:right;
	}
