/* --------------------------------------------------------------

	COLOR WARS STYLES

-------------------------------------------------------------- */
.content {
	background: url(../images/colorwars/cw_bg.png) no-repeat;
}

.maincontent {
	background: url(../images/colorwars/top_shade.png) repeat-x;
}

.innercontent {
	min-height: 660px;
}

.cwsidebar {
	float: left;
	width: 235px;
}

.cwcontent {
	float: left;
	width: 462px;
	position: relative;
}

.cwcontent a {
	color: #D80909;
	text-decoration: underline;
}

.cwcontent a:hover {
	text-decoration: none;
}

p {
	line-height: 1.6;
}

.cwcontent h2, .cwcontent h3, .cwcontent h4, .cwcontent h5, .cwcontent h6, .cwcontent p, .cwcontent ul {
	margin-left: 10px;
	color: #666666;
}

.cwcontent .pagetitle {
	margin-left: 0;
	margin-top: 45px;
	min-height: 132px;
	vertical-align: bottom;
}

.cwflash {
	margin-top: 15px;
	margin-bottom: 15px;
}

.cwlogo {
	margin: 25px 10px 10px 30px;
}

.facebook {
	margin-left: 40px;
}

.sidenav {
	margin: 0;
	margin-left: 40px;
	list-style: none;
	background: url(../images/colorwars/cw_nav.gif) left top;
	width: 186px;
	position: relative;
}

.sidenav li {
	float: left
}
.sidenav li a {
	display: block;
	height: 35px;
	background-image: url(../images/colorwars/cw_nav.gif);
	text-indent: -9999em;
	overflow:hidden;
	font-size:1%;
	left: 0;
}
/* individual nav items */

.sidenav li {
	width: 186px;
}
.sidenav li#sidenav1 a {
	top: 0;
	background-position: left top;
}
.sidenav li#sidenav2 a {
	top: 36px;
	background-position: left -36px;
}
.sidenav li#sidenav3 a {
	top: 71px;
	background-position: left -71px;
}
.sidenav li#sidenav4 a {
	top: 106px;
	background-position: left -106px;
}
.sidenav li#sidenav5 a {
	top: 141px;
	background-position: left -141px;
}
.sidenav li#sidenav6 a {
	top: 176px;
	background-position: left -176px;
}
.sidenav li#sidenav7 a {
	top: 211px;
	background-position: left -211px;
}
.sidenav li#sidenav8 a {
	top: 246px;
	background-position: left -246px;
}
.sidenav li#sidenav9 a {
	top: 281px;
	background-position: left -281px;
}
.sidenav li#sidenav9logged a {
	top: 281px;
	background-position: left -316px;
}


/* hover states */
.sidenav li#sidenav1 a:hover {
	background-position: right top;
}
.sidenav li#sidenav2 a:hover {
	background-position: right -36px;
}
.sidenav li#sidenav3 a:hover {
	background-position: right -71px;
}
.sidenav li#sidenav4 a:hover {
	background-position: right -106px;
}
.sidenav li#sidenav5 a:hover {
	background-position: right -141px;
}
.sidenav li#sidenav6 a:hover {
	background-position: right -176px;
}
.sidenav li#sidenav7 a:hover {
	background-position: right -211px;
}
.sidenav li#sidenav8 a:hover {
	background-position: right -246px;
}
.sidenav li#sidenav9 a:hover {
	background-position: right -281px;
}
.sidenav li#sidenav9logged a:hover {
	background-position: right -316px;
}
/* active states */
.sidenav li#sidenav1 a.active {
	background-position: right top;
}
.sidenav li#sidenav2 a.active {
	background-position: right -36px;
}
.sidenav li#sidenav3 a.active {
	background-position: right -71px;
}
.sidenav li#sidenav4 a.active {
	background-position: right -106px;
}
.sidenav li#sidenav5 a.active {
	background-position: right -141px;
}
.sidenav li#sidenav6 a.active {
	background-position: right -176px;
}
.sidenav li#sidenav7 a.active {
	background-position: right -211px;
}
.sidenav li#sidenav8 a.active {
	background-position: right -246px;
}
.sidenav li#sidenav9 a.active {
	background-position: right -281px;
}
.sidenav li#sidenav9logged a.active {
	background-position: right -316px;
}

/* events page */
.eventstable {
	margin-left: 0px;
	width: 440px;
	margin-bottom: 20px;
}

.emphasis {
	color: #d80909;
}

/* =cwpopup */
.cwpopup {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	1display: none;
	z-index:110;
	color: #666666;
}
.cwhelp {
	width: 533px;
	margin: 30px auto;
	margin-top: 5px;
	background: #fff url(../images/colorwars/popup_bottom.gif) left bottom no-repeat;
	padding-bottom: 45px;
}
.cwpopup a {
	text-decoration: underline;
	color: #d10015;
}
.cwpopup a:hover {
	text-decoration: none;
}
.cwtop {
	padding: 31px 34px 0 34px;
	height: 61px;
	background: url(../images/colorwars/popup_top.gif) no-repeat;
	margin: 0 auto;
}

.cwtop img {
	float: left;
}

.popuphead {
	margin-top: 12px;
	margin-left: 10px;
}

.cwwrap {
	overflow: auto;
	background: #fff url(../images/colorwars/popup_tile.gif) repeat-y;
	padding: 31px 34px 0 33px;
}

#cwlogo {
	margin-left: 95px;
}

/* =forms */

form.infoform {
	margin-top: 0px;
}

label.label {
	width: 75px;
}

.cwpopup label.label {
	width: 123px;
}

form fieldset {
	padding-left: 5px;
	margin-bottom: 10px;
}

.cwpopup .submit {
	margin-left: 10px;
	margin-right: 15px;
}

.cwpopup .largetxt {
	width: 290px;
}

textarea {
	width: 430px;
	height: 120px;
}

.cwpopup textarea {
	width: 290px;
	height: 190px;
}

textarea.error {
	border-color: red;
}

fieldset.cw_buttons {
	text-align: left;
	float: none;
	width: 100%;
	margin-top: 10px;
}

.cwpopup .cw_buttons {
	border-top: 2px solid #000;
	padding-top: 10px;
	padding-left: 0;
	text-align: right;
}

div.erromessage {
	margin: -20px 0 15px 0;
	padding-top: 2px;
}

.infoform .actioncall {
	margin-left: 10px;
	float: none;
	margin-top: 5px;
	margin-bottom: 10px;
}

.cwpopup .infoform .actioncall {
	margin-left: 40px;
}

.infoform .head {
	margin-top: 0;
}

.cwpopup .teamdetails span.label {
	width: 75px;
	text-align: right;
}

.scheduleform input.radio {
	float: left;
}

label.radiolabel {
	float: left;
	width: 80%;
	padding-left: 5px;
}

li.alt label.radiolabel {
	background: #FFEEEE;
}

.scheduleform ol {
	margin-top: 5px;
}

.scheduleform li {
	margin-bottom: 3px;
	overflow: auto;
}

.commentform ol {
	margin: 0 0 0 10px;
}

.commentform fieldset.cw_buttons  {
	text-align: right;
}

.commentform fieldset.cw_buttons .submit {
	margin-right: 20px;
}

.uploadform {
	overflow: hidden;
	width: 100%;
}

.uploadform ol {
	margin: 0 0 0 5px;
}


.uploadform input.file {
	width: 200px;
	float: left;
}

.uploadform fieldset.cw_buttons  {
	float: right;
	clear: none;
	width: auto;
	margin-top: -40px;
	margin-right: 130px;
	display: inline;
}

.cwloginform fieldset.cw_buttons .submit {
	margin-left: 255px;
}


.cwpopup .scheduleform .radio {
	margin-left: 45px;
}

/* end forms */

.controls {
	position: absolute;
	right: 20px;
	margin-top: 15px;
}

.controls img {
	margin: 5px 0;
	display: block;
}

.controls2 {
	margin-top: 25px;
	float: right;
	margin-right: 15px;
	display: inline;
}

.controls2 img {
	margin: 5px 0;
	display: block;
}


.head {
	color: #8c8d90;
	font-size: 1.6em;
	margin-bottom: 15px;
	text-transform: uppercase;}

.head .purchased {
	text-transform: capitalize;
}

.subhead {
	color: #65676b;
	font-size: 1.3em;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.teamdetails {
	overflow: hidden;
	width: 90%;
	margin-bottom: 15px;
	margin-right: 0;
}

.teamdetails li {
	clear: both;
	list-style: none;
	line-height: 1.6;
}

span.label {
	float: left;
	width: 45px;
	margin-right: 10px;
	display: inline;
}

.value {
	float: left;
	color: #d80909;
}

.leaderdetails span.label {
	width: 72px;
	text-align: right;
}


.actioncall {
	clear: both;
	margin-bottom: 15px;
	font-size: 1.2em;
	height: 30px;
	color: #d80909;
	background: url(../images/colorwars/flower.gif) left top no-repeat;
	padding-left: 25px;
}

.cwcontent p.actioncall {
	color: #d80909;
}

.actioncall a {
	color: #d80909;
	text-decoration: underline;
	display: block;
}

.actioncall a:hover {
	text-decoration: none;
}

.purchase {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 5px;
}

.purchase .actioncall {
	clear: none;
	float: left;
	margin-top: 25px;
	margin-left: 0;
}

.purchase img {
	float: left;
}

/* share the joy */
.gallery {
	margin-left: 10px;
	margin-top: 20px;
	clear: both;
	overflow: hidden;
	width: auto;
}

.photo img {
	margin-left: 10px;
	margin-bottom: 10px;
}

.gallery .photo {
	float: left;
}

.gallery .photo img {
	margin-left: 0;
}

.description {
	float: none;
	margin-left: 0;
}

.gallery .description {
	margin-left: 180px;
	float: none;
	display: block;
}

.description p {
	margin-bottom: 0;
}

.gallery  a {
	color: #d80909;
	text-decoration: underline;
}

.gallery a:hover {
	text-decoration: none;
}

.posted {
	font-size: .9em;
	font-style: italic;
}

h3.subtitle, h4.subtitle {
	font-size: 1.2em;
	margin-bottom:5px;
	margin-top: 20px;
}

.postedby {
	background: #FFEEEE;
	padding: 2px 5px;
	font-style: italic;
}

.comment {
	margin-bottom: 10px;
}

.paging {
	clear: left;
	float: left;
	background: url(../images/colorwars/flower2.gif) left 10px no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	margin-left: 10px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.2em;
}

.paging a {
	color: #d80909;
	text-decoration: underline;
}

.paging a:hover {
	text-decoration: none;
}

.paging a, .paging span {
	padding-left: 3px;
}

h3.detailtitle {
	color: #d80909;
	margin-bottom: 10px;
	font-size: 2em;
	text-transform: none;
	margin-top: -20px;
}


/* leader login */
.editinfo {
	margin-bottom: 25px;
}

.scheduletable th {
	font-size: 1.2em;
	background: #FFEEEE;
}

.scheduletable td {
	background: #ffffff;
}

.scheduletable tr.alt td {
	background: #FFEEEE;
}

/* rules */
.cwcontent h4.sub {
	color: #D80909;
	margin-top: 25px;
	margin-bottom: 20px;
}

.cwcontent h5.sub {
	color: #000;
	margin-top: 15px;
	margin-bottom: 5px;
}

.cwcontent .gamedetails {
	margin-left: 25px;
	line-height: 1.6;
	margin-bottom: 10px;
}
