/*
Theme Name: GameRosters
Theme URI: http://simplifive.com/services/blogs
Description: GameRosters Theme
Author: Simplifive
Author URI: http://simplifive.com
*/

/* Misc. Elements */
body {
	background: #313131;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

h1,h2,h3,h4 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}
#wrapper #content h2 {
	font-size: 16px;
}
.italic {
	font-style: italic;
}
.warning {
	color: #FF0000;
}
.noborder {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.noborderbottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






h3 {
	font-size: 18px;
	margin: 0;
}

a {
	color: #CC0000;
}
a:hover {
	text-decoration: none;
}

#wrapper #content p {
	font-size: 12px;
}
.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}
.highlight {
	background-color: #FFFF99;
}



#wrapper #content #ncaa-roster-element a {
	font-size: 12px;
	text-decoration: none;
}
#wrapper #content #ncaa-roster-element a:hover {
	color: #CCCCCC;
}



small {
	font-size: 11px;
	color: #000;
}
#wrapper #content #ncaa-roster-element {
	float: left;
	height: 180px;
	width: 175px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: center;
}
#wrapper #content h1 {
	font-size: 14px;
}



small a {
	color: #971a1a;
}

blockquote {
	border: 1px dashed #2b363d;
	padding: 0 10px 0;
}

input {
	color: #000;
	margin-top: 0;
	padding-left: 3px;
	border: 1px solid #2b363d;
}

textarea {
	color: #000;
	border: 1px solid #2b363d;
	padding: 10px;
}

ul {
	/*padding: 0 30px 0;
	margin: 0 10px 15px;*/
}

form {
	margin: 0 10px 15px;
}

/* Classes */
.submit {
	background: #313131 ;
	color: #fff;
	border: 1px solid #2b363d;
	cursor: pointer;
}

.right {
	float: right;
	padding-right: 10px;
}

.left {
	float: left;
}
#sitepalhome {
	float: left;
	width: 200px;
	height: 180px;
	margin-top: 15px;
}
.bold-pre-order {
	color: #990000;
	font-weight: bolder;
}



.links {
	font-size: 10px;
}

.title a {
	/*color: #971a1a;*/
}

.postdata {
	margin-top: -15px;
	padding-left: 10px;
}

.text {
	font-size: 12px;
	color: #000;
}

.linkslist, ul {
	list-style: none;
	font-size: 12px;
	margin-left: -20px;
}

.copyright {
	font-size: 10px;
	color: #bebebe;
	padding: 10px 15px 0;
	float: right;
}

/* Positioning Elements */
#header {
	background-color:  #F1F1F1;
	height: 250px;
	width: 788px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/images/gr-banner.jpg);
	background-repeat: no-repeat;
	background-position: 0 43px;
}

#header h1 {
	padding-top: 120px;
}

#header h1 a {
	color: #971a1a;
}

#wrapper {
	width: 788px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content {
	float: left;
	width: 575px;
	background-color: #fff;
	height: 100%;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#wrapper #content li {
	padding-left: 20px;
}

#wrapper #content #home-rosters img {
	margin-right: 5px;
}
#wrapper #content #home-rosters {
	margin-bottom: 10px;
}


#wrapper #content #ncaa-football-2008-rosters img {
	padding-right: 15px;
	float: left;
	clear: both;
}
#wrapper #content #ncaa-football-2008-rosters h2 {
	float: right;
	font-size: 15px;
	width: 370px;
	text-align: justify;
	background-color: #999999;
	color: #FFFFFF;
	margin-top: 1px;
	padding: 5px;
}

#wrapper #content #ncaa-football-2008-rosters p {
	float: right;
	width: 370px;
	text-align: justify;
	margin-top: 1px;
	padding: 5px;
}

#wrapper #content #ncaa-football-2008-rosters #virginia-tech {
	float: left;
	width: 570px;
}
.briankaldenberg {
	float: left;
	padding-right: 5px;
	padding-bottom: 2px;
}


#wrapper #content #ncaa-football-2008-rosters #form {
	float: right;
	width: 340px;
	text-align: right;
}


#wrapper #content #headerseo {
	line-height: 20px;
	padding-top: 2px;
	text-align: justify;
	background-color: #FFFFFF;
}




#sb_wrap {
	margin: 0px 0;
	width: 179px;
	float: left;
    background-color: #FFFFFF;
}

#sidebar {
	min-height: 100px;
		background-color: #f1f1f1;
		color: #313131;
		/*border-left: solid 1px #313131;*/
}

#sidebar h3, h4 {
 background: #BB1B1B;
 color: #fff;
 padding: 4px;
}

#sidebar ul {
	padding: 0;
	list-style: none;
	margin-left: 0px;
}

#sidebar ul li {
	padding: 4px;
	padding-left: 8px;
}

#sidebar ul li:hover {
	background-color: #fff;
}

#sidebar ul li a {
	text-decoration: none;
}

#sidebar ul li a:hover {
	text-decoration: none;
}

#secondary-footer {
	margin-top: 5px;
	height: 17px;
	width: 788px;
	text-align: center;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-bottom: 20px;
	margin-bottom: 30px;
	font-size: 12px;
	}
#secondary-footer a {
	color: #FFFFFF;
}
#secondary-footer a:hover {
	color: #66CCFF;
}

#footer {
	clear: both;
	width: 778px;
	height: 55px;
}

#search {
	margin-left: 12px;
	width: 140px
}

/* menu */
ul#menu{
	background: #BB1B1B 0 0;
	border: solid #F1F1F1;
	border-width: 3px;
	letter-spacing: 2px;
	list-style: none;
	margin: 0 auto;
	padding: 10px 20px;
	position: absolute;
	/*top: 225px;*/
	width: 742px;;
}

ul#menu li{ display: inline; margin-right: 8px; }


#menu a:link,
#menu a:visited{
	background: transparent;
	color: #E69E9E;
	padding-bottom: 4px;
	text-decoration: none;
}

#menu a:hover,
#menu a:active,
#menu a:link.act,
#menu a:visited.act{ 
	color: #FFF; 
}

.clearit {
	display: block;
	clear: both;
	}
#wrapper #content #ncaa-football-2008-rosters {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 320px;
}
#wrapper #content #ncaa-football-2008-rosters form {
	font-size: 12px;
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 65px;
}
#wrapper #content #ncaa-football-2008-rosters input {
	font-size: 12px;
	width: 150px;
	margin-bottom: 2px;
	text-decoration: blink;
}
#wrapper #content #home-rosters h2 {
	font-size: 16px;
	text-align: center;
}
.clearit2 {

}
.leftcol {
	float: left;
	height: 1555px;
}
.ncaapurchaseproduct {
	width: 170px;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	border: thin dotted #CCCCCC;
}
.ncaapurchaseproduct-spacer {
	width: 170px;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	height: 340px;
}
#wrapper #content h3 {
	font-size: 14px;
	color: #666666;
	font-style: italic;
}
#wrapper #content .ncaapurchaseproduct input {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#wrapper #content .ncaapurchaseproduct p {
	text-align: center;
	font-weight: bold;
}
#wrapper #content .ncaapurchaseproduct img {
}
.presale {
	color: #669900;
}
.discount {
	color: #CC0000;
	text-decoration: line-through;
}
.sitepalpurchase {
	margin-top: 15px;
	margin-right: 5px;
	float: left;
}
.aboutli {
	margin-left: 35px;
}
.copyright {
	text-align: left;
	font-size: 10px;
	color: #CCCCCC;
}
#wrapper #content .star {
	float: right;
	clear: both;
	padding-top: 10px;
}
.startxt {
	color: #999999;
}
.strategybullets {
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #0000FF;
	margin-left: 15px;
}
.advised {
	list-style-type: disc;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.download {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
}
.floatleftimagemargin {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatleftmarginrt {
	float: left;
	margin-right: 10px;
}


/* ================== faq.php style ================== */
.faqTxtContainer { padding: 10px 0 10px 10px; margin: 0; }
.faqHeading { padding: 0 0 25px 5px; font-size: 18px; font-weight: bold; font-family: Helvetica; color: #BB1B1B; line-height: 18px; }

.faqSubHeading { padding: 0 0 5px 5px; font-size: 14px; font-weight: bold; font-family: Helvetica; color: #6E6E6E; line-height: 18px; }
.fqList ul { display: block; clear: both; margin: 0 0 0 0; padding: 0 0 25px 0; text-align:left; }
.fqList ul li { display: block; list-style: none; margin: 0; padding: 0 15px 6px 10px; text-indent: 0; background: url(../images/bullet-fq.gif) no-repeat left top; }
.fqList ul li a:link, .fqList ul li a:visited { color: #666666; text-decoration: underline; }
.fqList ul li a:hover, .fqList  ul li a:active { color: #008ECD; text-decoration: underline; }
.faqs { margin:0px; padding: 0 0 25px 0; list-style:none; }
.faqs li { display:block; padding-bottom:1px; }
.faqs li a {
display:block; background:#E8E8E8 url(../images/ico_question.gif);
background-repeat:no-repeat; background-position:left; padding:4px; padding-left:20px; color:#4B4B4B;
text-decoration:none; border-bottom:1px solid #D2D2D2;
}

.faqs li a:hover
{
display:block; background:#F1F1F1 url(../images/ico_question.gif);
background-repeat:no-repeat; background-position:left; padding:4px;
padding-left:20px; color:#BB1B1B; text-decoration:none;
}
.faqs li a:visited {
display:block; background:#E8E8E8 url(../images/ico_question.gif);
background-repeat:no-repeat; background-position:left; padding:4px; padding-left:20px; color:#4B4B4B;
text-decoration:none; border-bottom:1px solid #D2D2D2;
}

.faqs li div { padding:5px; background:#F5F5F5; color: #4B4B4B; padding: 12px 15px 12px 20px; }




/* ================== Contact.aspx style ================== */
.indexForm { clear: both; border: #F0F0F0 5px solid; margin: 10px 0 20px 0; background-color: #F5F5F5; }
.indexFormWrapper { border: #FAFAFA 1px solid; padding: 20px; }
.indexFormHeading { font-size: 30px; padding: 0 0 15px 0; line-height: 35px; font-weight: normal; color: #BB1B1B; font-family: Helvetica; }
.indexFormWrapper form { margin: 0; padding: 0; }
.indexFormWrapper table { width: 100%; margin: 0; padding: 0; border-collapse: collapse; }

.tdLeft { width: 35%; height: 40px; font-size: 12px; font-weight: bold; }
.tdRight { width: 65%; height: 40px; font-size: 12px; }
.tdRight input { padding: 5px; border: #E6E6E6 3px solid; background-color: #FAFAFA; width: 325px; }
.tdRight select { padding: 5px; border: #E6E6E6 3px solid; background-color: #FAFAFA; width: 342px; }
.tdRightButton { height: 40px; }
.flatbutton { border-top: #E9E8CF 1px solid; border-right: #CBCAA2 1px solid; border-bottom: #CBCAA2 1px solid; border-left: #E9E8CF 1px solid; background-color: #E9E8C4; color: #333333; width: 100px; height: 35px; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }



/*
.indexForm { clear: both; height: 180px; border: #EBEBEB 5px solid; padding: 20px; margin: 10px 0 20px 0; }
.indexFormLeft {
	float: left;
	width: 218px;
	height: 175px;
	border-right: #E1E1E1 1px solid;
	padding: 0 20px 0 0;
	font-size: 13px;
	color: #BB1B1B;
	line-height: 13px;
	text-align: left;
	font-weight: bold;
}
.indexFormLeft span { font-weight: normal; color: #333333; font-size: 13px; font-weight: bold; line-height: 13px; }
.indexFormRight { float: right; width: 275px; }
.indexFormRight form { margin: 0; padding: 0; }
.indexFormTxt { height: 35px; font-size: 12px; }
.indexFormLabel { float: left; width: 70px; font-size: 12px; padding: 3px 0 0 0; }
.indexinput { float: left; padding: 2px 5px 2px 5px; border: #C8C8C8 1px solid; background-color: #F5F5F5; width: 175px; }
.flatbutton { padding: 0; border-right: #808080 1px solid; border-top: #F8F8FF 1px solid; border-left: #F8F8FF 1px solid; border-bottom: #808080 1px solid; background-color: #D4D0C8; color: #333333; width: 100px; height: 25px; }

.indexForm { clear: both; height: 180px; border: #EBEBEB 5px solid; padding: 20px; margin: 10px 0 20px 0; }
.indexForm p { padding: 0 0 25px 0; margin: 0; }
.indexForm h3 { padding: 0 0 5px 0; }
.indexForm { margin: 0; padding: 0; width: 410px; border-top: #EBEBEB 1px solid; }
.indexForm div { float: none; clear: both; height: 25px; padding: 7px; border-bottom: #EBEBEB 1px solid; }
.indexForm p { padding: 5px 10px 0 5px; float: left; width: 75px; font-weight: bold; }
.indexForm input { float: left; }
.indexForm textarea { float: left; }
.indexForm h5 { float: none; clear: both; font-size: 10px; font-style: italic; padding-left: 100px; }
*/
/* index form 
input { border: #C8C8C8 1px solid; padding: 1px 5px 4px 5px; border: #E1E1E1 3px solid; width: 275px; }
textarea { border: #C8C8C8 1px solid; padding: 1px 5px 4px 5px; border: #E1E1E1 3px solid; width: 275px; height: 150px; }
select { border: #C8C8C8 1px solid; padding: 2px 5px 2px 5px; border: #E1E1E1 3px solid; width: 291px; }

.inputChk { border: #C8C8C8 1px solid; padding: 2px 5px 2px 5px; border: #E1E1E1 3px solid; width: auto; text-align:right; }
*/
.sound { float: left; width: 575px; background-color: #fff; height: 100%; padding: 15px; font-size: 12px; }
.sound h1 { font-size: 18px; margin: 0; padding: 0 0 10px 0; }
.sound p { padding: 0 0 20px 0; margin: 0; }
.soundMainLinks ul { list-style: none; margin: 0; padding: 0 0 25px 0; }
.soundMainLinks ul li { margin: 0; padding:0 0 3px 20px; }
.sound h2 { font-size: 16px; margin: 0; padding: 0 0 20px 0; }
.sound h3 { font-size: 14px; font-weight: bold; margin: 0; padding: 0 0 0 0; }

.soundLinks { margin: 0; padding: 0 0 30px 0; line-height: 18px; }

.soundDevider { border-top: #CCCCCC 1px solid; margin-top: 5px; padding-bottom: 30px; }
.vinyardleft {
	float: left;
	margin-right: 10px;
}
#wrapper #content #rankingstable td {
	height: 30px;
	border: thin solid #CCCCCC;
}
.winnerright {
	float: right;
	margin-left: 10px;
}
#wrapper #content #headerseo .italicquote {
	font-size: 10px;
	font-style: italic;
}
.rightpaypalverified {
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
}
.christmasgreen {
	color: #006600;
	font-weight: bold;
}
.border-bottom-index {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
