@charset "utf-8";
@import url("tabbed_panels.css");

/* ***************************************************** */
/* Set the images for the main backgrounds               */
/* ***************************************************** */
#bodyOne {
	background-image: url(../graphics/backgrounds/images/07.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#bodyTwo {
	background-image: url(../graphics/backgrounds/images/06.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#bodyThree {
	background-image: url(../graphics/backgrounds/images/05.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#bodyFour {
	background-image: url(../graphics/backgrounds/images/04.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#bodyFive {
	background-image: url(../graphics/backgrounds/images/03.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#bodySix {
	background-image: url(../graphics/backgrounds/images/02.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#bodySeven {
	background-image: url(../graphics/backgrounds/images/01.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#bodyEight {
	background-image: url(../graphics/backgrounds/images/07.jpg);
	background-repeat: repeat;
	background-position: center top;
}
/* ***************************************************** */
/* Set the backgrounds for the panels                    */
/* ***************************************************** */
.panel70 {
	background-image: url(../graphics/panels/trans70.png);
	background-repeat: repeat;
	background-position: left top;
}
.panel40 {
	background-image: url(../graphics/panels/trans40.png);
	background-repeat: repeat;
	background-position: left top;
}
.panel40Border {
	background-image: url(../graphics/panels/trans40.png);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
}
.panel70Border {
	background-image: url(../graphics/panels/trans70.png);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
}
.panel70Border:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .panel70Border {
	height: 1%;
}
/* End Hide from IE-mac */

/* ***************************************************** */
/* Set the wrapper divs                                  */
/* ***************************************************** */
.wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .wrapper {
	height: 1%;
}
/* End Hide from IE-mac */

/* ***************************************************** */
/* Set the styles for Home Page squares                  */
/* ***************************************************** */
#squaresPoll {
	width: 240px;
	margin-right: 10px;
	margin-top: 30px;
	float: left;
}
#squaresVideo {
	width: 240px;
	margin-right: 10px;
	margin-top: 30px;
	float: left;
}
#squaresNews {
	width: 450px;
	margin-top: 30px;
	float: left;
}
#squaresVideoLarge {
	width: 490px;
	margin-top: 30px;
	margin-right: 10px;
	float: left;
}
#squaresPoll h1 {
	text-indent: -9999px;
	background-image: url(../graphics/messages/polls.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#squaresVideo h1 {
	text-indent: -9999px;
	background-image: url(../graphics/messages/videos.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#squaresVideoLarge h1 {
	text-indent: -9999px;
	background-image: url(../graphics/messages/videos.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#squaresNews h1 {
	text-indent: -9999px;
	background-image: url(../graphics/messages/news.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#squaresPollInner a{
	text-indent: -9999px;
	background-image: url(../graphics/messages/sponsor.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
	width: 240px;
	display: block;
}
.sideLink a{
	height: 22px;
	display: block;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	margin-right: 10px;
	font-size: 12px;
}
#squaresNewsInner {
	height: 407px;
	overflow: auto;
	padding: 10px;
}
#squaresVideoInner {
	padding: 5px;
}

/* ***************************************************** */
/* Set the styles for container divs                     */
/* ***************************************************** */
#headerTop {
	height: 30px;
	color: #FFFFFF;
}
#headerMiddle {
	height: 120px;
	margin-bottom: 20px;
}
.headerBottomHome {
	margin-left: 260px;
	height: 130px;
	text-indent: -9999px;
}
.headerBottom {
	margin-left: 260px;
	height: 100px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
.container {
	color: #CCCCCC;
	float: left;
	margin-bottom: 20px;
}
.innerContainer {
	float: left;
	overflow: hidden;
	padding-bottom: 1px;
}
#sideContent {
	float: left;
	width: 240px;
	margin-top: 33px;
	margin-right: 20px;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
}
#mainContent {
	float: left;
	width: 690px;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
}
#secondaryContent {
	float: left;
	width: 690px;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
}
#containerSingle {
	margin-top: 33px;
	margin-bottom: 20px;
}
#containerBottom {
	clear: both;
	margin-bottom: 20px;
	height: 1%;
}
#containerBottom:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #containerBottom {
	height: 1%;
}
/* End Hide from IE-mac */

#containerBottom h1 {
	text-indent: -9999px;
	background-image: url(../graphics/messages/sponsors.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#siteInfo {
	padding: 10px;
	text-align: center;
	font-size: 0.8em;
	color: #FFFFFF;
}
#bodySix #siteInfo {
	color: #333333;
}
#siteInfo p {
	padding: 1px;
}
#siteInfo a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/* ***************************************************** */
/* Set the styles for specific divs                      */
/* ***************************************************** */
#logo {
	position: absolute;
	height: 300px;
	width: 240px;
	background-image: url(../graphics/logos/mainLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#siteRequirements a{
	float: left;
	background-image: url(../graphics/messages/requirements.png);
	height: 28px;
	width: 240px;
	display: block;
}

/* ***************************************************** */
/* Set the styles for navigation lists                   */
/* ***************************************************** */
#subNav  {
	float: right;
}
#subNav li {
	display: inline;
}
#subNav a:link, #subNav a:active, #subNav a:visited {
	display: block;
	float: right;
	color: #CCCCCC;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#subNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainNav li {
	display: inline;
}
#mainNavBlogs a:link, #mainNavBlogs a:visited, #mainNavBlogs a:active, #mainNavCalendar a:link, #mainNavCalendar a:visited, #mainNavCalendar a:active, #mainNavStore a:link, #mainNavStore a:visited, #mainNavStore a:active, #mainNavGallery a:link, #mainNavGallery a:visited, #mainNavGallery a:active {
	color: #EEE;
	display: block;
	float: right;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 27px;
	letter-spacing: 1px;
}
#mainNavBlogs a:hover, #mainNavBlogs a.current:link, #mainNavBlogs a.current:visited, #mainNavGallery a:hover, #mainNavGallery a.current:link, #mainNavGallery a.current:visited, #mainNavStore a:hover, #mainNavStore a.current:link, #mainNavStore a.current:visited, #mainNavCalendar a:hover, #mainNavCalendar a.current:link, #mainNavCalendar a.current:visited {
	color: #FFF;
	margin-top: 36px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* ***************************************************** */
/* Set the styles Main Adds                              */
/* ***************************************************** */
#mainAddForum a{
	background-image: url(../graphics/adds/mainadds/gate7forum.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	text-indent: -9999px;
	height: 130px;
}
#mainAddNewWebsite {
	background-image: url(../graphics/adds/mainadds/new_website.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainAdd2009 {
	background-image: url(../graphics/adds/mainadds/2009.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainAddNoPolitica {
	background-image: url(../graphics/adds/mainadds/no_politica.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainAddStore {
	background-image: url(../graphics/adds/mainadds/store.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainAddBlog {
	background-image: url(../graphics/adds/mainadds/blog.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainAddGallery {
	background-image: url(../graphics/adds/mainadds/gallery.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainAddCalendar {
	background-image: url(../graphics/adds/mainadds/calendar.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainAddLinks {
	background-image: url(../graphics/adds/mainadds/links.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainAddContact {
	background-image: url(../graphics/adds/mainadds/contact.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ***************************************************** */
/* Set the styles Sponsors                               */
/* ***************************************************** */
#sponsorOne {
	width: 145px;
	height: 90px;
	background-image: url(../graphics/backgrounds/adds/white_brush.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 30px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.sponsorTwo {
	width: 160px;
	height: 105px;
	padding-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.sponsorThree {
	width: 180px;
	height: 120px;
	padding-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sponsorGoogle {
	width: 585px;
	height: 80px;
	background-color:#0099FF;
	padding-top: 20px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* ***************************************************** */
/* Set the styles Sponsors                               */
/* ***************************************************** */
#sideContent h2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 5px;
	margin: 20px;
}
#sideContent ul {
	margin-bottom: 20px;
}
#sideContent li {
	display: inline;
	list-style-type: none;
}
#sideContent li a:link, #sideContent li a:visited, #sideContent li a:active {
	display: block;
	height: 20px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 5px;
	padding-left: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 20px;s
}
#sideContent li a:hover, #sideContent li a.current:link, #sideContent li a.current:visited {
	border-left-color: #FF0000;
	color: #666666;
}

.productThumb {
	width: 200px;
	text-align: center;
	float: left;
	border: solid 1px #999;
	padding: 5px;
	margin-right: 10px;
}
.productThumb img {
	width: 200px;
}
.productThumb a {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FFF;
}
.productImage {
	height: 150px;
	width: 200px;
	overflow: hidden;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}
#view {
	display:none;
}

