body
{
    /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    background-position: #666666;
    background: #666666;
    margin: 0;
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 120%;
}
.twoColFixLtHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height:100%;
} 
.twoColFixLtHdr #header
{
    padding: 10px 20px 0px 20px;
    background-color: #333333;
    -moz-appearance: 0 10px 0 20px;
    background-position: top;
    height: 25px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #666666;
    border-bottom-color: #666666;
} 
.twoColFixLtHdr #header h1
{
    padding: 0px 3 10px 3;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: right;
    font-size: 12px;
    top: 21px;
    font-weight: normal;
}

.twoColFixLtHdr #header  a:link
{
    color: #FFFFFF;
    font-weight: bold;
}
.twoColFixLtHdr #header a:visited
{
    color: #FFFFFF;
    font-weight: bold;
}
.twoColFixLtHdr #header  a:hover
{
    color: #555C9A;
    }
.twoColFixLtHdr #header  a:active
{
    color: #FFFFFF;
    font-weight: bold;
}
.wrapper
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #666666;
}

.twoColFixLtHdr #sidebar1
{
    float: left; /* since this element is floated, a width must be given */
    width: 150px;
      padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 20px;
    color: #999999;
}
.twoColFixLtHdr #container #sidebar1 a{
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 a:hover {
	color: #555C9A;
}

.twoColFixLtHdr #mainContent
{
    color: #FFFFFF;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 190px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 125%;
    z-index: 200;

} 
.twoColFixLtHdr #container #footer
{/*
    padding: 0 10px 0 20px;
    background-color: #333333;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #666666;
    display:inline;
 */
} 
.twoColFixLtHdr #container #footer p
{
    background-color: #333333;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #666666; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
    background-position: top;
    height: 30px;
    clear: both;
    padding-top: 13px;
    padding-left: 15px;
}
.Login
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}
.Login a:link
{
    color: #666666;
}
.Login a:hover
{color: #555C9A;
}
.Login a:visited
{color: #555C9A;
}
.Login a:active
{color: #666666;
}
.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;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
	text-align: right;
}
h1
{
    font-size: 24px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 125%;
}
h2
{
    font-weight: bold;
    color: #999999;
    text-align: left;
    line-height: 110%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #626AAC;
    float: none;
    font-weight: normal;
    line-height: 110%;
}
h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #F8631A;
    line-height: 110%;
}
h5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #95CA37;
    line-height: 110%;
    margin-left: 5px;
}
h6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    text-align: left;
    line-height: 125%;
    padding-right: 10px;
    padding-left: 10px;
}
.text1
{
    color: #ffffff;
    text-align: left;
    line-height: 110%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.text2
{
    color: #ffffff;
    text-align: left;
    line-height: 110%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

/* HELP STYLE */
.Help
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    text-align: left;
    font-style: italic;
}
/* End of Help Style */
/* The 2 classes are used to have a popupmodalextender within a gridview  and to create the opaque background*/
.hidden
{
	visibility:hidden;
}

.modalBackground 
{
	
            background-color:Gray;
            filter: alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}

/* THIS SECTION HANDLES THE TABLE DISPLAY FOR THE USERS' PAGES */


table.QuestionsUsers 
{
	
	padding:1,1,1,1;
}

table.QuestionsUsers th
{
	background-color: #95CA37;
	color: #FFFFFF;
	font-weight:bold;
	text-align: left;
	font-size: 95%;
}


a.QuestionsUsers :link
{
    background-color: #6666ff;
    color: #95CA37;
    text-align: left;
}
a.QuestionsUsers :visited
{
	background-color: #6666ff;
	color: #95CA37;
    font-weight:lighter;
    text-align:left;
}
a.QuestionsUsers :hover
{
	background-color: #6666ff;
	color: #95CA37;
    font-weight:lighter;
    text-align:left;
}
a.QuestionsUsers :active
{
	background-color: #6666ff;
	color: #95CA37;
    font-weight:lighter;
    text-align:left;
}

table.QuestionsUsers td
{
	color:Black;
	text-align: left;
	vertical-align: middle;
	    font-size: 95%;

}

/* END OF THE USER TABLE SECTION */

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(http://www.pyrasports.com/v2/common_images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(http://www.pyrasports.com/v2/common_images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(http://www.pyrasports.com/v2/common_images/SavedStar.png);
}

.Login2
{
    padding: 4px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}
.Login2 a:link
{
    color: #666666;
}
.Login2 a:hover
{color: #555C9A;
}
.Login2 a:visited
{color: #555C9A;
}
.Login2 a:active
{color: #666666;
}

.table2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 15px;
    text-decoration: none;
    font-weight: normal;
    margin-left: 31px;
    text-align: left;
}
.table2 th
{
    color: #666666;
    font-weight: bold;
    text-decoration: underline;
    border-collapse: separate;
}
.table2 td
{
    font-size: 12px;
}
.table2 td a:link
{
   color: #666666;
}
.table2 td a:hover
{
    color: #555C9A;
}
.table2 td a:visited
{
    color: #555C9A;
}
.table2 td a:active
{
  color: #666666;
}

.table3
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    margin-left: 5px;
    text-align: left;
    line-height: 20px;
    vertical-align: bottom;
}
.table3 th
{
    color: #666666;
    font-weight: bold;
    text-decoration: underline;
    border-collapse: separate;
    font-size: 15px;
}
.table3 td
{
    font-size: 12px;
}
.table3 td a:link
{
    color: #666666;
    text-decoration: underline;
    font-weight: bold;
}
.table3 td a:visited
{
    color: #555C9A;
    text-decoration: underline;
}
.table3 td a:hover
{
    color: #555C9A;
    text-decoration: underline;
}

.table3 td a:active
{
    color: #666666;
    text-decoration: underline;
}
.FormButtons
{
    padding: 2px;
    border: 2px solid #555c9a;
    font-family: Arial, Helvetica, sans-serif;
    color: #555C9A;
    font-size: 12px;
    background-color: #eeeeee;
    font-weight: bold;
    text-transform: none;
}
.Login3
{
    padding: 0px 3 10px 3;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-align: right;
    font-size: 18px;
    top: 21px;
    text-decoration: none;
}
.Login3 a:link
{
 color: #ffffff;
}
.Login3 a:visited
{color: #555C9A;
}
.Login3 a:hover
{color: #555C9A;
}
.Login3 a:active
{color: #ffffff;
}
.text3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-decoration: underline;
    line-height: 20px;
}
.text4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 20px;
    text-decoration: none;
}
.text4 a:link
{
 color: #333333;
}
.text4 a:visited
{color: #555C9A;
}
.text4 a:hover
{color: #555C9A;
}
.text4 a:active
{color: #333333;
}
.text5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
    text-decoration: underline;
}
.text5 a:hover
{
    color: #95CA37;
}
.text5 a:link
{
 color: #ffffff;
}
.text5 a:visited
{color: #95CA37
}
.text5 a:active
{color: #ffffff;
}

.text6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    line-height: 20px;
    text-decoration: none;
    font-weight: bold;
}
.text6 a:hover
{color: #95CA37;
}
.text6 a:link
{
 color: #333333;
}
.text6 a:visited
{color: #95CA37;
}
.text6 a:active
{color: #333333;
}
.welcomepagelogin
{
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    width: 520px;
    float: right;
    font-family: arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}
 a:link
{
    color: #ffffff;
    text-decoration: none;
}
a:visited
{
    color: #ffffff;
    
}
a:hover
{
    color: #555c9a;
    
}
 a:active
{
    color: #ffffff;
    
}
.Panel
{
    padding-left: 8px;
    margin-top: 60px;
    padding-right: 5px;
    padding-top: 5px;
}
