/* REGULAR STYLESHEET FOR DEFAULT TEMPLATE */
/* COPYRIGHT 2007 PATRICK STODDART. ALL RIGHTS RESERVED. */

/* CSS Document */
body {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-family:"Myriad Pro", "MyriadPro", "Segoe UI", Calibri, Tahoma, Verdana, sans-serif;
}
#sidebar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 500px;
	background-color: transparent;
	}
#cont-table {
border:none;
border-width:0px;
}
#spacer {
height:15px;
}
div.spacer2 {
height:2px;
margin-top:23px;
}

/* ALL TABLE STYLES */
.table-header {
background-color:#FFFFFF;
text-align:left;
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size:14px;
color:#000000;
font-weight:bold;
}
.table-content {
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size: 11px;
text-align:left;
}
table-content a {
color:#000000;
text-decoration:none;
}
table-content a:hover {
color:#333333;
text-decoration:none;
}
.toprow {
background:url(../background_generic.png);
background-repeat: repeat-x;
font-size:12px;
height:25px;
padding-left:2px;
font-weight:bold;
border:none;
border-width:0px;
border-color:none;
vertical-align:middle;
color:#FFFFFF;
}
.toprow-sortby {
background:url(../background_sortby.png);
background-repeat: repeat-x;
font-size:12px;
height:25px;
padding-left:2px;
font-weight:bold;
border:none;
border-width:0px;
border-color:none;
vertical-align:middle;
color:#FFFFFF;
}
.toprow a, .toprow-sortby a {
color: #FFFFFF;
text-decoration:none;
vertical-align:super;
}
.toprow a:hover, .toprow-sortby a:hover {
color: #FFFFFF;
text-decoration:underline;
}
.otherrows td {
padding-top:4px;
padding-bottom:4px;
color:#000000;
}
.otherrows a {
color:#990000;
text-decoration:none;
}
.otherrows a:hover {
color:#000000;
text-decoration:underline;
}
.otherrows-bold td {
padding-top:4px;
padding-bottom:4px;
font-weight:bold;
background:#FFFF99;
color:#000000;
}
.otherrows-bold a {
color:#990000;
text-decoration:none;
}
.otherrows-bold a:hover {
color:#000000;
text-decoration:underline;
}



/*END TABLE STYLES */
.toolbar {
text-align:center;
color:#FFFFFF;
font-size:11px;
background-image:url(../../../includes/images/toolbargradient.png);
background-repeat:repeat-x;
padding-top:2px;
padding-bottom:2px;
}

.renamebar {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
height:27px;
width:auto;
font-size:12px;
color:#000000;
background-color:#FFFF66;
border-color:#FF9900;
border:1px;
border-style:solid;
vertical-align:middle;
}
.blockbar {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
height:27px;
width:auto;
font-size:12px;
color:#FFFFFF;
background-color:#FF3333;
border-color:#660000;
border:1px;
border-style:solid;
vertical-align:middle;
}
.searchbar {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
height:27px;
width:auto;
font-size:12px;
color:#000000;
}
a {
color:#990000;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:underline;
}
a img {
border:none;
border-style:none;
}

/* END OF ALL TABLE STYLES */
.table-links {
border-style:solid;
border-color:#CCCCCC;
border-width:1px;
}
.table-links img {
border-style:solid;
border-color:#CCCCCC;
border-width:2px;
}
.table-links img:hover {
border-style:solid;
border-color:#CC0000;
border-width:2px;
}

.basictab ul{
margin: 4px;
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid black;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color:#666666;
color: #FFFFFF;
}

.basictab li a:visited{
color: #FFFFFF;
}

.basictab li a:hover, .basictab li a.current{
background-color: #CCCCCC;
color: black;
}

.basictab li a:active{
color: black;
}

#tabcontentcontainer{
width:95%; /*width of 2nd level content*/
height:300px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
border-bottom-color:black;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-color:black;
border-right-style:solid;
border-right-width:1px;
border-left-color:black;
border-left-style:solid;
border-left-width:1px;
overflow:hidden;
}

.tabcontent{
display:none;
}

/* STATS */
.renamebar {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
height:27px;
width:auto;
font-size:12px;
color:#000000;
background-color:#FFFF66;
border-color:#FF9900;
border:1px;
border-style:solid;
vertical-align:middle;
}
.blockbar {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
height:27px;
width:auto;
font-size:12px;
color:#FFFFFF;
background-color:#FF3333;
border-color:#660000;
border:1px;
border-style:solid;
vertical-align:middle;
}
.searchbar {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
height:27px;
width:auto;
font-size:12px;
color:#000000;
}
a {
color:#990000;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:underline;
}
a img {
border:none;
border-style:none;
}
/* END STATS */

/* OKAY, MORE STATS */
table.adminheading {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
}
table.adminheading th {
	background: url(../../../includes/images/generic.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 0px;
	border-bottom: 5px solid #fff;
}
table.adminheading td {
	color : #000;
}
/* standard list style table */
table.adminlist {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(http://www.bsatroop323.com/personal/323/admin/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {

}
table.adminlist tr.row1 {

}
table.adminlist tr.row3 {
background-color:#FFFF33;
}
table.adminlist tr.row3:hover {
background-color:#FFCC00;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}
/* standard form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	background: url(../images/background.jpg);
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	text-align: left;
}
table.adminform td.editor {
	font-size: 9px;
}

.adminheader {
	color : #c30;
	font-size : 24px;
}

/* END OF STATS 2 */
/*----- FORMS ----- */



textarea.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	height:80px;
	color: #707070;
	margin:5px 0px 5px 25px;
}

input.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_content   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:5px 0px 5px 0px;
}
.toolbar3 a {
color:#FFFFFF;
text-decoration:underline;
}
.toolbar3 a:hover {
color:#FFFFFF;
text-decoration:none;
}







/*    Form Styles   */

form {
  margin: 0px;
  padding: 0px; }

label {
  color: gray;
  font-weight: bold; }


/*  FORM INPUTS  */

.input-text,
.input-password {
  border: 1px solid #bdc7d8;
  font-size: 11px;
  padding: 3px; }

textarea {
  border: 1px solid #bdc7d8;
  padding: 3px;
  font-size: 11px;
}
     
.input-button1,
.input-submit1 {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color:#666666;
  color: #FFFFFF;
  font-size: 11px;
  padding-right:2px;
  padding-left:2px;
}

.input-checkbox {
  border: 0px; }





.err-row {
color:#FFFFFF;
background-color:#FF0000;
border-width:2px;
border-color:#990000;
border-style:solid;
padding:2px 2px 2px 2px;
}

