@charset "utf-8";

html {
	background:#004c81;
}

body  {
	position:relative;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto; 
	padding: 0 0 0 0;
	text-align: left;
	line-height:1.4em;
	/*letter-spacing:.015em;*/
}

#backgroundContainer {
	background:url(../images/layout/background.jpg) repeat-x;
}

#headerBar {
	background:url(../images/layout/header-bar.jpg) repeat-x;
	width:100%;
	height:57px;
}

#headerContainer {
	width:1004px;
	height:200px;
	margin:0 auto;
}

#header {
	background:url(../images/layout/header.png) no-repeat;
	width:789px;
	height:200px;
	margin:0 auto 0 auto;
	padding: 0 0 0 0;
}

#rotatingEarth {
	background:#000000;
}
#container {
	position:relative;
	top:-80px;
	width: 950px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	padding:13px 0 0 0;
} 

#containerTop {
	background:url(../images/layout/container-top.png) no-repeat;
	width:950px;
	height:18px;
}

#containerMiddle {
	background:url(../images/layout/container-middle.png) repeat-y;
	width:950px;
	height:100%;
}

#containerBottom {
	background:url(../images/layout/container-bottom.png) no-repeat;
	width:950px;
	height:19px;
}

#starburst {
	background:url(../images/layout/starburst.png) no-repeat;
	position:relative;
	top:125px;
	left:745px;
	width:212px;
	height:154px;
	z-index:3;
}

#sidebar {
	position:absolute;
	right:0;
	width: 275px;
	height:100%;
	padding:0px 0 0 16px;
	margin:92px 0 0 0;
}

.horzDivider {
	background:url(../images/layout/horz-divider.png) no-repeat;
	width:596px;
	height:25px;
	margin:7px 0 30px 15px;
}

#sidebarContent {
	padding:0 0 0 5px;
	margin:0;
	text-align:center;	
}

.thrColFixHdr #mainContent {
	text-align:justify;
	color:#a6b7c2;
	width:710px;
	height:100%;
	padding-top:40px;
	margin-left:20px;
}

.thrColFixHdr #designsComingSoonSection {
	text-align:left;
	color:#a6b7c2;
	width:930px;
	height:100%;
	padding-top:40px;
	margin-left:20px;
}

.thrColFixHdr #designsComingSoonSection p {
	margin:0;
	padding:0 40px 14px 18px;
}

.thrColFixHdr #mainContent p {
	width:582px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.firt {
	display:none;
}

h1, h2, h3, h4 {
	margin:0;
	padding:15px 0 15px 0;
	line-height:1.25em;
	color:#c4161c;
}

#mainContent h2 {
	font-size:24px;
	padding-left:18px;
}

h3 {
	font-size:18px;
	padding:5px 0 5px 18px;
	margin-top:7px;
}

#mainContent p {
	margin:0;
	padding:0 40px 14px 18px;
}

.smallText {
	font-size:11px;
	font-weight:normal;
	line-height:1.4em;
}

.boldText {
	font-weight:bold;
}

.featuredText {
	color:#b11500;
	font-weight:bold;
}

img {
	border:none;
}

.commonBorder {
	padding:7px;
	border:1px solid #CCCCCC;
	background:#fff;
}

#headerColumnContainer {
	width:950px;
	height:144px;
	margin:0 auto;
}

#headerColumnA {
	float:left;
	width:650px;
}

#headerColumnB {
	width:200px;
	height:144px;
	float:left;
}

/*------------------NAV_MAIN---------------------*/

#navMain {
	position:relative;
	top:-40px;
	background:url(../images/layout/nav_main/nav-bar.png) no-repeat;
	margin:0 auto;
	padding:0 11px 0 0;
	width:897px;
	height:40px;
	z-index:2;
}

#navMain ul {
	margin:0 auto;
	padding:0 0 0 0;
	list-style-type:none;
	height:51px;
	width:950px;
}

#navMain ul li {
	display:inline;
	height:40px;
}

#navMain ul li a{
	height:40px;
	background-repeat: no-repeat;
	float:left;
}

li a {
	background-position:center 0;	
}

li a:hover {
	background-position:center -40px;
}

#navMain ul li.pipe {
	margin: 1px 0 0 0;
	background:url(../images/layout/nav_main/pipe.png) no-repeat;
	width:3px;
	height:38px;
	float:left;
}

#firstPipe {
	margin-left:2px;
}

li#button1 a {
	background-image:url(../images/layout/nav_main/button1.png);
	width:69px;	
}

li#button2 a {
	background-image:url(../images/layout/nav_main/button2.png);
	width:158px;	
}

li#button3 a {
	background-image:url(../images/layout/nav_main/button3.png);
	width:150px;	
}

li#button4 a {
	background-image:url(../images/layout/nav_main/button4.png);
	width:174px;	
}


li#button5 a {
	background-image:url(../images/layout/nav_main/button5.png);
	width:299px;	
}

li#buttonSpacerTop {
	background-image:url(../images/layout/nav_main/button-spacer-top.png);
	width:97px;
}

li#button6 a {
	background-image:url(../images/layout/nav_main/button6.png);
	width:139px;	
}

li#button7 a {
	background-image:url(../images/layout/nav_main/button7.png);
	width:177px;	
}

li#button8 a {
	background-image:url(../images/layout/nav_main/button8.png);
	width:174px;	
}

li#button9 a {
	background-image:url(../images/layout/nav_main/button9.png);
	width:221px;	
}

li#buttonSpacer a {
	background-image:url(../images/layout/nav_main/button-spacer.png);
	width:188px;	
}

#beerPongPhotoGalleriesButton {
	background:url(../images/layout/nav_main/beer-pong-photo-galleries.png) no-repeat;
	width:375px;
	height:45px;
	float:left;
	margin-left:68px;
	margin-top:12px;	
}

#beerPongPhotoGalleriesButton a {
	background:url(../images/layout/nav_main/beer-pong-photo-galleries.png) no-repeat;
	width:375px;
	height:45px;
	display:block;
}

#beerPongPhotoGalleriesButton a:hover {
	background:url(../images/layout/nav_main/beer-pong-photo-galleries.png) no-repeat;
	width:375px;
	height:45px;
	background-position:0 -45px;
}

#beerPongVideoGalleriesButton {
	background:url(../images/layout/nav_main/beer-pong-video-galleries.png) no-repeat;
	width:370px;
	height:45px;
	float:left;
	margin-left:68px;	
	margin-top:12px;
}

#beerPongVideoGalleriesButton a {
	background:url(../images/layout/nav_main/beer-pong-video-galleries.png) no-repeat;
	width:370px;
	height:45px;
	display:block;
}

#beerPongVideoGalleriesButton a:hover {
	background:url(../images/layout/nav_main/beer-pong-video-galleries.png) no-repeat;
	width:370px;
	height:45px;
	background-position:0 -45px;
}

/*----------------/NAV_MAIN--------------------*/	

.itemSection {
	background:#162636;
	width:874px;
	height:100%;
	border:#2f3b44 solid 1px;
	padding:20px 0px 15px 0px;
	margin:15px 0 0 18px;
	text-align:center;
}

.itemSection img {
	margin-bottom:10px;
}

.itemSection label {
	color:#FFFFFF;
}

.itemSection label a {
	color:#FFFF00;
	text-decoration:underline;
}

.itemSection label a:hover {
	color:#F60;
	text-decoration:underline;
}

.itemName {
	font-weight:bold;
}

.photoGallerySection {
	background:#162636;
	width:874px;
	height:100%;
	border:#2f3b44 solid 1px;
	padding:20px 0px 15px 0px;
	margin:15px 0 0 18px;
	text-align:justify;
	color:#fff;
}

.photoGallerySection img {
	margin-left:15px;
}

.photoGallerySection h3 {
	margin: 0 0 5px 0;
	padding:0;
	color:#fff;
}

.photoGalleryEntry {
	color:#a6b7c2;
}

.photoGallerySection label {
	color:#FFFFFF;
}

.photoGallerySection label a {
	color:#FFFF00;
	text-decoration:underline;
}

.photoGallerySection label a:hover {
	color:#F60;
	text-decoration:underline;
}

#photoGallerySubmissionForm {
	line-height:2.05em;
}

.formLabelContainer input {
	top-margin:3px;
	float:left;
}

.formLabelContainer {
	width:200px;
	margin-right:5px;
	color:#a6b7c2;
	text-align:right;
	float:left;
}

.formLabelContainer label {
	color:#a6b7c2;
}

#navcontainer {
}

#navSideFirstButton {
	border-top:#FFFFFF solid 1px;
}

.sectionContainerTop {
	background:url(../images/layout/section-container-top.png) no-repeat;
	height:13px;
	font-size:0;	
}

.sectionContainerMiddle {
 	background:url(../images/layout/section-container-middle.png) repeat-y;
	width:639px;
	padding:5px 20px;
 	height:100%;
	color:#fff;
}

.sectionContainerMiddle a:link {
	color:#fff;
}

.sectionContainerMiddle a:hover {
	color:#CCFFFF;
}

.sectionContainerMiddle h3 {
	color:#FFFFFF;
	margin-top:0;
	padding:0;
}

.sectionContainerBottom {
	background:url(../images/layout/section-container-bottom.png) no-repeat;
	height:14px;
	padding-bottom:15px;
}

.sectionContainerTop, .sectionContainerBottom {
	width:679px;
}

#footerBarContainer {
	background:#000000;
}

#footerBar {
	position:relative;
	background:url(../images/layout/footer-bar.jpg) repeat-x;
	top:-90px;
	width:100%;
	height:90px;
}

#footerInfo {
	position:relative;
	top:-110px;
	margin:0 auto;
	padding-right:14px;
	width:876px;
 	font-size:12px;
	color:#a6b7c2;	
	text-align:left;
}

#footerInfo ul,
#footerInfo p {
	padding:0 0 5px 14px;
	margin:0 0 7px 0;
}

#navlist {
	text-align:center;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-left:0;
	padding:0 5px 0px 0;
	margin:0;	
}

#navlist li a,
#navlist li a:link,
#navlist li a:hover,
#navlist li a:visited {
	color:#a6b7c2;
	font-weight:normal;
	text-decoration:underline;	
}

#navlist li a:hover {
	color:#FFFFFF;
}

#annualWBPD {
	background:url(../images/5th-annual-world-beer-pong-day.png);
	width:476px;
	height:341px;
	margin-left:75px;
}

/*--------------------MAIN LINK STATES----------------------*/
a {
	font-weight:bold;
	color:#ffff00;
	text-decoration:underline;
}

a:link {
	font-weight:bold;
	color:#ffff00;
	text-decoration:underline;
}

a:visited {
	font-weight:bold;
	/*color:#551a8b;*/
	color:#ffff00;
	text-decoration:underline;
}

a:hover {
	font-weight:bold;
	color:#F60;
	text-decoration:underline;
	
}

a:active {
	font-weight:bold;
	color:#ffff00;
	text-decoration:underline;	
}

.bigLink {
	font-size:18px;
}

.submitError {
	border:none;
	color:#F00;
	margin-left:205px;
}

/* ----------------submit section ---------------*/

.submitSection {
	margin-left:20px;
}

.submitContainerTop {
	background:url(../images/layout/submit-container-top.png) no-repeat;
	width:574px;
	height:10px;
}

.submitContainerBottom {
	background:url(../images/layout/submit-container-bottom.png) no-repeat;
	width:574px;
	height:10px;
	margin-bottom:10px;
}

.submitSection .CollapsiblePanel {
	background:#16191d;
	width:574px;
	outline:none;
	font-size:14px;
	border:none;
}

.submitSection .CollapsiblePanelTab,
.submitSection .CollapsiblePanelOpen .CollapsiblePanelTab,
.submitSection .CollapsiblePanelOpen .CollapsiblePanelTabHover,
.submitSection .CollapsiblePanelFocused .CollapsiblePanelTab {
	background:none;
	outline:none;
	font-size:15px;
	border:none;
	color:#FF0;
	text-decoration:underline;
	padding:0px 11px;
}

.submitSection .CollapsiblePanelOpen .CollapsiblePanelTabHover,
.submitSection .CollapsiblePanelClosed .CollapsiblePanelTabHover {
	color:#F90;
}

.submitSection .CollapsiblePanelContent {
	padding:0 13px;
	font-size:14px;
}

.submitSection .CollapsiblePanelContent ul li {
	margin-top:0;
	padding-top:0;
	font-style:italic;	
}

.submitSection .CollapsiblePanelContent .smallText {
	text-size:11px;
}

.submitSection .textSectionOne {
	text-align:left;
}

.submitSection .submitText {
	font-size:21px;
}


/* ----------------- famous teams -------------------------*/

.teamMemberSection {
	width:393px;
	height:155px;
	float:left;
}

.addAnother {
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	text-align:right;
	width:200px;
	height:25px;
	text-align:right;
	color:#white;
	font-style:italic;
	text-decoration:underline;
}

#addAnotherOne {
	display:block;
}

/*--------------awesometown---------------------*/

#awesometown a {
	color:#656565;
	font-weight:normal;
}

#awesometown a:link {
	color:#656565;
	font-weight:normal;	
}

#awesometown a:hover {
	color:#FFFFFF;
	font-weight:normal;	
}


