@charset "utf-8";
/* CSS Document */

/*************************layout***********************/

body{
width:100%;
background-color:#000;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-repeat:repeat;
/*position:relative;*/
}

#topNavWrapper{
width:100%;
height:53px;
background-image:url(../images/b-topNav.png);
background-repeat:repeat-x;
z-index:500;
position:relative;
margin-top:-789px;
}

#topNav{
width:1066px;
height:53px;
margin:auto;
font-size:9px;
color:#002d55;
z-index:501;
}

#flashWrapper{
width:100%;
z-index:0;
}

#flash{
width:1066px;
margin:auto;
z-index:0;
position:relative;
top:-53px;
}

#flasha{
width:1066px;
margin:auto;
z-index:0;
position:relative;
top:-53px;
}

#copyright{
clear:both;
position:relative;
width:750px;
margin:auto;
margin-top:680px;
padding-bottom:15px;
font-size:9px;
color:#989998;
text-align:right;
padding-right:40px;
z-index:400;
}

#errorPage{
width:100%;
margin:auto;
font-size:9px;
color:#fff;
padding-top:100px;
}


/****search/login box****/

#loginBoxTop{
width:128px;
height:42px;
padding:4px;
background-color:#000;
/*position:relative*/
}

#loginBoxBottom{
width:128px;
height:42px;
padding:4px;
background-color:#000;
display:block;
padding-top:0px;
display:none;
}

#searchInput{
width:102px;
height:17px;
background-color:#949493;
text-align:left;
color:#3b3b3b;
border:0px;
margin:0px;
float:left;
padding-left:4px;
}

.usernameInput{
width:124px;
height:17px;
background-color:#949493;
text-align:left;
color:#c0c0c0;
border:0px;
margin-bottom:4px;
padding-left:4px;
}

.passwordInput{
width:104px;
height:17px;
background-color:#949493;
text-align:left;
color:#c0c0c0;
border:0px;
margin:0px;
float:left;
padding-left:4px;
}

/****recruiting login boxes****/

.rLoginWrapper{
width:320px;
height:44px;
padding:4px;
background-image:url(../images/b-product-contentRight.png);
background-repeat:repeat;
}

.rFormWrapper{
padding:4px;
background-image:url(../images/b-product-contentRight.png);
background-repeat:repeat;
}

.rLoginInput{
width:142px;
height:17px;
background-color:#949493;
text-align:left;
color:#fff;
border:0px;
margin:4px 4px 0px 0px;
float:left;
padding-left:4px;
font-size:11px;
}

.rFormInput{
width:142px;
height:17px;
background-color:#949493;
text-align:left;
color:#fff;
border:0px;
margin:4px 4px 0px 0px;
padding-left:4px;
font-size:11px;
}


/*************************link classes***********************/

a {
outline:none;
}


#copyright a:link{
color:#989998;
outline:none;
text-decoration:none;
}

#copyright a:visited{
color:#989998;
outline:none;
text-decoration:none;
}

#copyright a:hover{
color:#989998;
outline:none;
text-decoration:underline;
}

#copyright a:active{
color:#989998;
outline:none;
text-decoration:underline;
}

.textLink a:link{
color:#e7e7e7;
font-weight:normal;
font-style:normal;
text-decoration:underline;
outline:none;
}

.textLink a:visited{
color:#e7e7e7;
font-weight:normal;
font-style:normal;
text-decoration:underline;
outline:none;
}

.textLink a:hover{
color:#b2b2b2;
font-weight:normal;
font-style:normal;
text-decoration:underline;
outline:none;
}

.textLink a:active{
color:#eb2b2b2;
font-weight:normal;
font-style:normal;
text-decoration:underline;
outline:none;
}




/*   video library */
.LoginError
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:Red
}
.login-button
{
	width:85px;
	margin-left: 195px;
}

.table-vtl
{
	color: #999999; /*40% black*/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 

	margin:5px 0px 5px 0px;
	padding:0px;
	border-width:0px;
	width: 495px;	
}
.table-vtl .row-header td
{
	background-color: #ffffff;
	color: #000000; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.table-vtl td
{
	background-color: #282828;
	border-width:0px;
	background-image: url(/LRSSports/images/trule.gif);
	background-repeat:repeat-x;
	background-position: top left;
	padding: 7px 5px 3px 0px;

}
.table-vtl .alt td
{
	background-color: #ffffff;
}

.table-search-box
{
	border-color: #000000; 
	border-width:1px;
	border-style:solid;
	width:450px;
}
.table-search 
{
	width:450px;
	background-color: #282828;
}
.table-search .c1
{
	width: 200px;
}
.table-search .i3
{
	width: 140px;
}

.searchResults{
padding:5px;
}

.searchResults td{
padding:5px;
}

.display6{
display:none;
}

a.pagingLink{
font-size:11px;
	font-style:normal;
	color:#a2261d;
	text-decoration:none;
	outline:none;
	padding:5px;
}

a:hover.pagingLink{
color:#ca371b;
}
/*
#bigWrapperHP{
width:1066px;margin:0 auto;position:relative;
}

#bigWrapperHP #loginBoxWrapper{
position:absolute;
top:6px;
left:53px;
z-index:3000;
width:136px;
height:50px;
}

#EDGEDEMO{
	position:absolute;z-index:30000;background:url(/lrssports/images/1PIXEL.GIF) repeat;left:575px;top:0;width:205px;height:135px;text-indent:-1000px;display:block;
}*/


/****************************2011 updates************************************/

body
{
    background-image:url(/lrssports/images/bgBody.jpg);
    background-repeat:repeat;
}

#flashWrapper{
width:100%;
z-index:0;
}

#flash{
width:1154px;
height:762px;
margin:auto;
z-index:0;
position:relative;
background-image:url(/lrssports/images/2011/b-home.png);
background-repeat:no-repeat;
top:-27px;
}

a.edgeDemo
{
    width:100px;
    height:100px;
    display:block;
    margin:auto;
    text-align:center;
    margin-right:350px;
    position:relative;
    top:35px;
    cursor:pointer;
}

#flashBtns
{
    width:750px;
    height:215px;
    display:block;
    /*border:solid 1px #fff;*/
    position:relative;
    margin:auto;
    text-align:center;
    margin-top:15px;
}

#lowerBar
{
    width:913px;
    height:346px;
    background-image:url(/lrssports/images/2011/b-lowerBar.png);
    background-repeat:no-repeat;
    margin:auto;
    text-align:center;
}

#recruitingUsersTop
{
    width:680px;
    height:60px;
    margin:auto;
    text-align:center;
}

#recruitingUsersTop a
{
    width:320px;
    height:60px;
    margin:auto;
    text-align:center;
    display:block;
}

#recruitingUsers
{
    width:680px;
    height:20px;
    margin:auto;
    text-align:center;

}

#recruitingUsers div
{
    width:680px;
    height:20px;
    margin:auto;
    text-align:center;
    position:relative;
    background:none !important;
}



#boxes
{
    margin:auto;
    width:888px;
    margin-top:13px;
    
}

.lowerBarBox
{
    width:288px;
    height:160px;
    float:left;
    margin-right:12px;
}


a.edgeReferrals 
{
    width:288px;
    height:160px;
    display:block;
    background-image:url(/lrssports/images/2011/b-edgeReferral.gif);
    background-repeat:no-repeat;
    background-position:0px;
    text-indent:-30000px;
}

a.edgeReferrals:hover
{
    background-position:-288px;
}

#helmets
{
    width:288px;
    height:140px;
    background-image:url(/lrssports/images/2011/b-helmets.gif);
    background-repeat:no-repeat;
}

#helmets div
{
    color:#fff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align:center;
    line-height:140px;
    margin:auto;
    font-weight:bold;
    width:288px;
    overflow:hidden;
    height:140px;
    background:none !important;
}

a.edgeUsers
{
    width:288px;
    height:20px;
    display:block;
    background-image:url(/lrssports/images/2011/b-usingEdge.gif);
    background-repeat:no-repeat;
    background-position:0px;
    text-indent:-30000px
}

a.edgeUsers:hover
{
    background-position:-288px;
}

#userQuotes
{
    width:288px;
    height:140px;
    background-image:url(/lrssports/images/2011/b-boxQuotes.gif);
    background-repeat:no-repeat;
}

#userQuotes div
{
    text-align:left;
    padding-left:90px;
    width:170px;
    background:none !important;
    padding-top:10px;
}

a.boxTestimonials
{
    width:288px;
    height:20px;
    display:block;
    background-image:url(/lrssports/images/2011/b-testimonials.gif);
    background-repeat:no-repeat;
    background-position:0px;
    text-indent:-30000px
}

a.boxTestimonials:hover
{
    background-position:-288px;
}
    
    
