/* @group General */

#logo, ul.nav, #targetContent, #targetSlider a, #galleries, #forums, #topNews #topNewsClip, #newsArticles .box, #newsSub, #animResource, h5 {
	-moz-background-clip: border;
	-moz-background-inline-policy: continous;
	-moz-background-origin: padding;
	background: transparent url(../images/sprites/backgrounds.png) no-repeat scroll;
}

#galleries, #forums, #topNews, #newsArticles {
	padding-bottom: 20px;
}

body {
	background: transparent url(../images/general/bg.png) repeat-x;
}

h5 {
	color: #fff;
	height: 30px;
	padding-right: 10px;
	padding-top: 8px;
	padding-left: 10px;
	margin-bottom: -8px;
}

/* Seachbar */

#uSearch {
	height: 35px;
	float: right;
	width: auto;
}

input {
	border: 0px;
	display: block;
	float: left;
}

#spotlight-search {
	margin-top: -5px;
	padding-left: 30px;
	width: 190px;
	height: 30px;
	padding-top: 13px;
	background: transparent url(../images/sprites/footer.png) no-repeat scroll 0px -90px;
}

input.searchSubmit {
	margin-top: -5px;
	width: 80px;
	height: 35px;
	background: transparent url(../images/sprites/footer.png) no-repeat scroll right -90px;
}

.submitsd {
	float: left;
	height: 35px;
}

#spotlight-search.focus {
	background-position: 0px -140px;
}

.submitsd_on {
	background-position: -190px -140px;
}

.submitsd_on input, input.searchSubmit:hover {
	background-position: right -135px;
	cursor: pointer;
}

.submitsd_on input,input.searchSubmit:active {
	background-position: right -135px;
}

/* @end */

/* @group Header */

/* User registration and Login */

#loginPanel {
	
}

/* Masthead */

#logo {
	width: 600px;
	height: 60px;
	background-position: left -320px;
	text-indent: -99999px;
}

#logo h2 {
	width: 600px;
	height: 60px;
}

#a3Date {
	
}

/* Navigation menu */

ul.nav {
	background-position: left -550px;
}

#navMenu li a {
	background: url(../images/sprites/backgrounds.png) no-repeat scroll;
	height: 30px;
	padding: 0;
	text-indent: -99999px;
	overflow: hidden;
}

#navMenu .home a {
	width: 81px;
}

#navMenu .home a:link, #navMenu .home a:visited {
	background-position: left -550px;
}

#navMenu .home a:hover, #navMenu .home a:focus {
	background-position: left -580px;
}

#navMenu .home a:active {
	background-position: left -610px;
}

#navMenu .current-home .home a:link, #navMenu .current-home .home a:visited {
	background-position: left -610px;
}

.nav-home {
	background: url(../images/sprites/backgrounds.png) no-repeat scroll left -580px;
	height: 30px;
	width: 81px;
	position: absolute;
}

#navMenu .assoc a {
	width: 121px;
}

#navMenu .assoc a:link, #navMenu .assoc a:visited {
	background-position: -81px -550px;
}

#navMenu .assoc a:hover, #navMenu .assoc a:focus {
	background-position: -81px -580px;
}

#navMenu .assoc a:active {
	background-position: -81px -610px;
}

#navMenu .current-assoc .assoc a:link, #navMenu .current-assoc .assoc a:visited {
	background-position: -81px -610px;
}

#navMenu .nav-assoc {
	height: 30px;
	width: 121px;
}

#navMenu .workshops a {
	width: 151px;
}

#navMenu .workshops a:link, #navMenu .workshops a:visited {
	background-position: -202px -550px;
}

#navMenu .workshops a:hover, #navMenu .workshops a:focus {
	background-position: -202px -580px;
}

#navMenu .workshops a:active {
	background-position: -202px -610px;
}

#navMenu .current-workshops .workshops a:link, #navMenu .current-workshops .workshops a:visited {
	background-position: -202px -610px;
}

#navMenu .members a {
	width: 81px;
}

#navMenu .members a:link, #navMenu .members a:visited {
	background-position: -353px -550px;
}

#navMenu .members a:hover, #navMenu .members a:focus {
	background-position: -353px -580px;
}

#navMenu .members a:active {
	background-position: -353px -610px;
}

#navMenu .current-members .members a:link, #navMenu .current-members .members a:visited {
	background-position: -353px -610px;
}

#navMenu .communities a {
	width: 101px;
}

#navMenu .communities a:link, #navMenu .communities a:visited {
	background-position: -434px -550px;
}

#navMenu .communities a:hover, #navMenu .communities a:focus {
	background-position: -434px -580px;
}

#navMenu .communities a:active {
	background-position: -434px -610px;
}

#navMenu .current-communities .communities a:link, #navMenu .current-communities .communities a:visited {
	background-position: -434px -610px;
}

#navMenu .resources a {
	width: 105px;
}

#navMenu .resources a:link, #navMenu .resources a:visited {
	background-position: -535px -550px;
}

#navMenu .resources a:hover, #navMenu .resources a:focus {
	background-position: -535px -580px;
}

#navMenu .resources a:active {
	background-position: -535px -610px;
}

#navMenu .current-resources .resources a:link, #navMenu .current-resources .resources a:visited {
	background-position: -535px -610px;
}

/* Breadcrumbs */

/* @end */

/* @group Content */

/* Top Rotating Content */

#targetContent {
	width: 940px;
	height: 300px;
	background-position: left top;
	padding-bottom: 10px;
}

#targetContent ul {
	position: relative;
	width: 940px;
	height: 300px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#targetContent li {
	position: absolute;
	width: 940px;
	height: 300px;
	margin:0;
}

#targetContent h2,#targetContent p{
	text-indent: -99999px;
}
#targetSlider {
	text-align: center;
	width: 40px;
	height: 5px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 15px;
}

#targetSlider a {
	background-position: 0px -700px;
	width: 5px;
	height: 5px;
	float: left;
	text-indent: -99999px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	display: block;
	margin: 2px;
}

#targetSlider a.activeSlide {
	background-position: -5px -700px;
}

/* Communities. Galleries, Showcases & Forums */

#galleries {
	width: 580px;
	height: 370px;
	background-position: -1000px top;
}

#galleries h5 {
	background-position: left -400px;
}

#forums {
	width: 340px;
	height: 370px;
	background-position: -1600px top;
}

#forums h5 {
	background-position: left -450px;
}

/* News & Articles */

#topNews {
	width: 460px;
	height: 410px;
}

#topNews #topNewsClip {
	width: 460px;
	height: 200px;
	background-position: -1950px top;
	padding-bottom: 10px;
}

#topNews #article {
	width: 460px;
	height: 200px;
}

#newsArticles {
	width: 220px;
	height: 410px;
}

#newsArticles .box {
	height: 410px;
	background-position: -2450px top;
}

#newsArticles .box .article {
	padding: 0;
	border-top: 0;
}

#newsArticles .box h5 {
	background-position: left -500px;
	margin-top: -10px;
	margin-left: -10px;
	width: 220px;
}

#newsSub {
	width: 220px;
	height: 140px;
	padding-bottom: 10px;
	background-position: -2700px top;
}

#newsSub h5, #animResource h5 {
	background-position: left -500px;
}

#animResource {
	width: 220px;
	height: 260px;
	background-position: -2950px top;
}

/* @end */

/* @group Footer */

/* Footer */

#footer .uBar {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/sprites/footer.png) no-repeat scroll 0 0;
	height: 40px;
	width: 100%;
}

#footer .uBar h1 {
	width: 460px;
	height: 40px;
	float: left;
}

#footer .uBar h1 a {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/sprites/footer.png) no-repeat scroll 0 -46px;
	display: block;
	height: 35px;
	text-indent: -9999px;
	width: 460px;
}

.uBar #uSearch {
	margin-top: 5px;
}

/* @end */