/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~                                          ~
~  SouthPatriots.com Stylesheet            ~
~  For Use With SCREEN                     ~
~                                          ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* ----------------------------------------
|                                          |
|  HTML Tag Overrides - Global             |
|                                          |
------------------------------------------*/

a:link {
	color: #036;
}

a:visited {
	color: #036;
}

a:hover {
	color: #900;
}

a:active {
	color: #900;
}

body {
	background: #fff;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
 }
 
img {
 	border: 0px;
}

/* -----------------------------------------
|                                          |
|  Box Model Section Controls              |
|                                          |
------------------------------------------*/

#box_model {
	border-top: 10px solid #900;
	margin: 0px auto 0px auto;
	padding: 0px 0px 15px 0px;
	width: 770px;
}

/* -----------------------------------------
|                                          |
|  Logo Section Controls                   |
|                                          |
------------------------------------------*/

#logo_wrapper {
	background: #ccc;
	text-align: center;
}

#logo_container {
	background: #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 11px;
	margin: 1px auto 0px auto;
	padding: 0px;
	text-align: center;
	width: 670px;
}

/* ----------------------------------------
|                                          |
|  Rule Section Controls                   |
|                                          |
------------------------------------------*/

.rule1_wrapper {
	background: #036;
	text-align: center;
}

.rule1_container {
	background: #ddd;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 2px;
	height: 5px;
	margin: 1px auto 0px auto;
	padding: 0px;
	width: 670px;
}

.rule2_wrapper {
	background: #900;
	text-align: center;
}

.rule2_container {
	background: #eee;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 2px;
	height: 5px;
	margin: 1px auto 0px auto;
	padding: 0px;
	width: 670px;
}

/* -----------------------------------------
|                                          |
|  Header Section Controls                 |
|                                          |
------------------------------------------*/

#header_wrapper {
	background: #ccc;
	text-align: center;
}

#header_container {
	background: #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 11px;
	margin: 1px auto 0px auto;
	padding: 0px;
	text-align: center;
	width: 670px;
}

#header_container .sitenav ul {
	margin: 2px 0px 4px 0px;
	padding: 2px 0px 0px 0px;
	list-style-type: none;
}

#header_container .sitenav li {
	color: #900;
	display: inline;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#header_container .sitenav li a {
	border-bottom: 2px solid #fff;
	color: #666;
	margin: 5px 8px 5px 8px;
	padding: 0px;
	text-decoration: none;
}

#header_container .sitenav li a:hover {
	border-bottom: 2px solid #900;
	color: #900;
	text-decoration: none;
}

/* -----------------------------------------
|                                          |
|  Localnav Section Controls               |
|                                          |
------------------------------------------*/

#teamnav {
	background: #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 1px auto 0px auto;
	padding: 0px;
	text-align: center;
	width: 670px;
}

#teamnav ul {
	margin: 2px 0px 4px 0px;
	padding: 1px 0px 0px 0px;
	list-style-type: none;
}

#teamnav li {
	color: #036;
	display: inline;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#teamnav li a {
	border-bottom: 2px solid #fff;
	color: #666;
	margin: 5px 10px 4px 10px;
	padding: 0px;
	text-decoration: none;
}

#teamnav li a:hover {
	border-bottom: 2px solid #900;
	color: #036;
	text-decoration: none;
}

/* -----------------------------------------
|                                          |
|  Page Section Controls                   |
|                                          |
------------------------------------------*/

#page_wrapper {
	background: #eee;
	text-align: center;
}


/* -----------------------------------------
|                                          |
|  Location Section Controls               |
|                                          |
------------------------------------------*/

#location {
	background: #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin: 1px auto 0px auto;
	padding: 0px;
	text-align: center;
	width: 670px;
}

#team {
	background: #036;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #fff;
	float: left;
	height: 38px;
	margin: 0px 0px 0px 0px;
	width: 333px;
}

#team h1 {
	font-size: 18px;
	margin: 7px 0px 0px 20px;
	text-align: left;
}

#page {
	background: #036;
	border-right: 1px solid #fff;
	float: right;
	height: 38px;
	margin: 0px 0px 0px 0px;
	width: 334px;
}

#page h1 {
	color: #fff;
	font-size: 18px;
	margin: 7px 20px 5px 5px;
	padding: 0px;
	text-align: right;
}

/* -----------------------------------------
|                                          |
|  Content Section Controls                |
|                                          |
------------------------------------------*/

#content {
	background: #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	clear: both;
	font-size: 13px;
	margin: 1px auto 0px auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
	width: 650px;
}

#content h1 {
	color: #036;
	font-size: 17px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

#content h2 {
	color: #900;
	font-size: 15px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

#content ul {
	font-size: 12px;
	list-style-type: square;
	margin: 0px 0px 10px 15px;
	padding: 0px;
}

#content li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#content p {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content table {	
	border-collapse: collapse;
	border: 1px solid #eee;
	color: #333;
	font-size: 12px;
	margin: 5px 0px 10px 0px;
	width: 100%;
}

#content tr.altrow1 {
	background-color: #fff;
}

#content tr.altrow2 {
	background-color: #eee;
}

#content th {
	background-color: #900;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 3px 5px;
	text-align: left;
}

#content td {
	padding: 3px 10px 3px 5px;
	text-align: left;
}

#content form {
	margin: 0px;
	padding: 0px;
}

#content fieldset {
	border: 1px solid #eee;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 10px;
	width: 97%;
}

#content legend {
	color: #900;
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 0px -12px;
	padding: 0px 5px 5px 5px;
}

#content label {
	color: #333;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 5px 0px 0px;
	text-align: right;
	width: 100px;
}

#content input {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 3px 0px;
	padding: 1px;
}

#content input.readonly {
	border: 0px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 3px 0px;
	padding: 2px 1px 1px 1px;
}

#content select {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 3px 0px;
	padding: 1px;
}

#content textarea {
	color: #333;
	font-family: monospace;
	font-size: 13px;
	margin: 0px 0px 3px 0px;
	overflow-y: auto;
	padding: 1px;
}

#content textarea.readonly {
	border: 0px;
	color: #333;
	font-family: monospace;
	font-size: 13px;
	margin: 0px;
	overflow-y: auto;
	padding: 3px 1px 1px 1px;
}

#content .buttons {
	padding: 2px 0px 10px 108px;
}

#content .buttons input {
	background-color: #900; 
	border: 1px solid #900;
	color: #fff; 
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 7px 5px 0px;
	padding: 1px 2px 1px 2px;
	overflow: visible;
}

#content .instructions {
	font-size: 11px;
	padding: 0px 0px 0px 3px;
}

#content .nowrap {
	white-space: nowrap;
}

#playerphoto {
	float: left;
	height: 300px;
	margin: 0px 5px 0px 0px;
}

#teamphoto {
	margin: 0px 5px 5px 0px;
}

.columnone {
	float: left;
	margin: 0px 15px 0px 0px;
	width: 160px;	
}

.columntwo {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 450px;	
}

.clear {
	clear: both;
}

/* -----------------------------------------
|                                          |
|  Footer Section Controls                 |
|                                          |
------------------------------------------*/

#footer_wrapper {
	background: #ccc;
	text-align: center;
}

#footer_container {
	background: #036;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 11px;
	margin: 1px auto 5px auto;
	padding: 0px 1px 0px 1px;
	text-align: center;
	width: 670px;
}

#footer_container .sitenav ul {
	margin: 3px 0px 3px 0px;
	padding: 2px 0px 2px 0px;
	list-style-type: none;
}

#footer_container .sitenav li {
	color: #999;
	display: inline;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#footer_container .sitenav li a {
	border-bottom: 1px solid #036;
	color: #fff;
	margin: 5px 8px 4px 8px;
	padding: 0px;
	text-decoration: none;
}

#footer_container .sitenav li a:hover {
	border-bottom: 1px solid #fff;
	color: #fff;
	text-decoration: none;
}

/* -----------------------------------------
|                                          |
|  Team Moderator Section Controls         |
|                                          |
------------------------------------------*/

#moderator_wrapper {
	background: #fff;
	margin: 0px;
	text-align: center;
}

#moderator_container {
	background: #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 11px;
	margin: 0px auto 15px auto;
	padding: 0px 1px 0px 1px;
	text-align: center;
	width: 670px;
}