html, body {
	height: 100%;
	margin: 0 auto;
}
body {
	/*background:#D3D3D3;*/
	margin:0 auto;
	width:100%;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#000;
/*min-width:990px;*/}
img {
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	line-height:100%;
}
form, fieldset {
	margin:0;
	padding:0;
	border:0;
}
#main-content {
	/*background:#FFFFFF;*/
}
#article-wrapper {
	margin:40px;
	text-align:justify;
	text-justify:auto;
}
#single-column-wrapper {
	margin:40px;
}
#multi-column-wrappers {
	background:#A9A9A9 left top repeat-y url('/images/two_col_bg.jpg');
	min-height:200px;
	overflow:auto;
}
#one-column {
	background:#FFFFFF;
	min-height:250px;
}
#tpl-shop-account {
	margin-left:15px;
	display:inline-block;
	padding-bottom:30px;
	min-height:270px;
}
table.default a.product-links {
	margin:20px;
}
table.default p.product-info {
	color:#000000;
}
table#shop-cart-table {
	empty-cells:hide;
}
table#shop-cart-table tr {
	border-color:#C0C0C0;
}
table#shop-cart-table td {
	padding:12px;
}
table#shop-cart-table img.cart-product-thumbs {
	height:70px;
}
table#shop-cart-table-totals {
	border-width:1px;
	padding:12px;
}
table#nested-table-totals td {
	border-width:1px;
	padding:12px;
}
table#nested-table-totals tr {
	height:40px;
}
table#nested-table-totals {
	border-color:#DCDCDC;
}
table#shop-cart-table tr#table-header {
	font-weight:bold;
	height:40px;
}
tr.bold-font-row {
	font-weight:bold;
}
table#buyer-details {
	width:400px;
}
.main-bg {
	/*background-image:url(/images/bg.jpg);*/
	background-repeat:no-repeat;
	height:290px;
	margin:0 auto;
	width:100%;
}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
input[type=text], input[type=password], input[type=file], textarea {
	-webkit-appearance:none;
}
a {
	color:#000000;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
.clr {
	clear: both
}
.color-white {
	color:#fff;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	background:#FFFFFF;
}
#header ul {
	list-style:none;
}
#header ul li {
	float:left;
	padding: 10px 80px 0 0;
}
#slogan-and-name {
	/*margin: 33px 0 0 0;*/
	height: 50px;
	float:left;
}
#logo-holder {
	float:left;
	color:#FFFFFF;
	height:auto;
	line-height:100%;
	font-size:35px;
	margin-left:20px;
        z-index:999;
        position:absolute
}
#school-name {
	float:left;
	font-size:35px;
	line-height:100%;
	color:#FFFFFF;
	margin-left:10px;
	height:30px;
	padding: 3px 0px;
}
.hr-top {
	margin-top:12px;
	margin-bottom:5px;
}
#slogan-box {
	color:white;
	font-size:18px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	width:500px;
	margin: 42px 0 0 20px;
}
.background-header {
	background-color:#383838;
	width:100%;
	height:150px;
	margin:0 auto;
}
.login {
	text-align:right;
	float:right;
	margin-right:20px;
	margin-top:10px;
	color:#FFFFFF;
}
.login a {
	color:#9ACD32;
	text-decoration:none;
}
.login a:hover {
	text-decoration:underline;
}
.login span {
	margin-left:8px;
        float:left;
}
.login-links {
	margin-left:15px;
}

/* cart summary tooltip*/
.summarycontent {
  position: relative;
  float:left;
}

.summarycontent .tooltip {
  background-color: #d3d3d3;
  border: 1px solid #777;
  border-radius: 7px;
  padding: 2px;
  position: absolute;
  width: 350px;
  z-Index: 99999;
  display: none;
}
/* cart summary tooltip*/

form#log-in-form input#login {
	width:70px;
}

#topwrapper{
width: 1100px; 
margin: 0 auto; 

}

#topwrapperctr{
width: 100%; 
background-image:url(/static/images/topbg.gif);
background-repeat:repeat-x;

}

#midwrapper{
width: 1100px; 
margin: 0 auto; 

}

#midwrapperctr{
width: 100%; 
background-color:#9a0000;
background-repeat:repeat-x;
min-width: 1100px;
}


#sitepagemidwrapperctr{
width: 100%; 
min-width: 1100px;
}



#bottomwrapper{
width: 1100px; 
margin: 0 auto; 

}

#bottomwrapperctr{
width: 100%; 
background-image:url(/static/images/bottombg.gif);
background-repeat:repeat-x;

}




.ir-banner {
	/*background:center center no-repeat url('http://www.wn.lr-dev.com/static/uploads/ea18e3e8103cc0a8e273bd72400cea74.jpg');*/
        clear:both;
	display:block;
	/*margin-bottom:15px;*/
}


.athlete-banner {
	height:auto;
	display:block;
	margin-bottom:15px;
}
/*banner styles*/

#banner-wrapper{position:relative;display:block;overflow:hidden;width:100%;min-width:1100px;}
#banner-bottom{/*background:url('/static/images/elements/banner-bottom-drop-shadow.gif') repeat-x top left;*/height:20px;}
#banner-wrapper #prev, #banner-wrapper #next{width:81px;height:81px;z-index:10;position:absolute;display:block;text-indent:-9999px;top:200px;}
#banner-wrapper #prev{background:url('/static/images/elements/banner-left-arrow.png') no-repeat;left:40px;}
#banner-wrapper #next{background:url('/static/images/elements/banner-right-arrow.png') no-repeat;right:40px;}
/*banner styles*/






.left-block, .right-block {
	float:left;
	width:310px;
	text-align:justify;
	text-justify:auto;
}
.left-block {
	margin-left:100px;
}
.right-block {
	margin-left:70px;
}
#right-column-wrapper, #left-column-menu {
	float:left;
}
#right-column-wrapper {
	/*width:770px;*/
        width:100%;
	display:inline-block;
	background:#FFFFFF;
	padding-bottom:30px;
	min-height:220px;
}
#right-column-content {
	margin-top:15px;
	margin-left:20px;
}
#right-column-content #product-image-container, #right-column-content #product-details {
	float:left;
}
#right-column-content #product-details {
	
}

#product-details {
       float:right;
       width:500px;
}

#product-image-container img {
/* width:350px ---MAX WIDTH---*/

}

.product-image-container {
  float:left

}

#left-column-menu {
	/*width:180px;*/
        width:auto
}
#left-column-menu h3 {
	margin-left:10px;
	color:#000000;
	width:180px;
}
#left-column-menu ul {
	padding:0;
	margin-left:10px;
	list-style-type:none;
}
#left-column-menu ul li {
}
#left-column-menu ul a {
	color:#FFFFFF;
	display:block;
	padding:10px 15px;
	background:#960001;
	width:auto;
	margin:5px;
	text-decoration:none;
        font-size:14px;
        font-weight:bold;
        border-radius:4px
}

#left-column-menu ul a:hover {
	background:#383838;
}
.menu-bar {
	/*background-image:url(/images/menu-bar.gif);*/
	background-repeat:no-repeat;
	height:35px;
	width: 948px;
	margin-top:18px;
}

.menushop li{
        float:left;
}

.gradient-bg {
	background-image:url(/images/gradient-bg.gif);
	background-repeat:repeat-x;
	height:105px;
	width: 100%;
}
#banner {
	/*background-image:url(/images/banner01.jpg);*/
	background-repeat: no-repeat;
	margin-top:30px;
	float:right;
	width:740px;
	height: 280px;
	border: solid 10px;
	border-color:#ffffff;
}
.banner-shadow {
	background-image:url(/images/banner-shadow.png);
	background-repeat:no-repeat;
	width:760px;
	height: 25px;
	float:right;
}
#home-left, #news-nav {
	width:100px;
	padding-left:50px;
	margin-bottom:25px;
}
#contact-left {
	width:100px;
	margin-bottom:25px;
}
.sub-holder {
	width:190px;
	float:left;
}
.activities-holder {
	width:180px;
	float:left;
}
#news-holder {
	float:right;
}
#newsletter-container {
	width: 500px;
	display: inline-block;
}
.subnav-left {
	float:left;
	width:160px;
	background-color:#C0C0C0;
	margin-right:10px;
}
#nav-left-1st, #nav-left-2nd {
	width:120px;
	list-style:none;
	padding-right:20px;
	float:right;
}
#nav-left-1st li a, #nav-left-2nd li a {
	color:#fff;
}
#nav-left-1st li a:hover, #nav-left-2nd li a {
	color:#fff;
	text-decoration:undeline;
}
#nav-left-1st li#nav-home, #nav-left-1st li#nav-news, #nav-left-1st li#nav-our-page, #nav-left-1st li#nav-events, #nav-left-1st li#nav-contact-us, #nav-left-2nd li#nav-home, #nav-left-2nd li#nav-our-mission, #nav-left-2nd li#nav-news, #nav-left-2nd li#nav-events, #nav-left-2nd li#nav-contact-us {
	display:none;
}
#bottom-left-container {
	float:left;
	width:180px;
	margin-top:5px;
	background:#fff;
}
.left-list {
	list-style:none;
	border-bottom:dotted 1px #fff;
	padding:5px 0 10px 10px;
	margin-left:10px;
	width:120px;
}
.left-list-top {
	list-style:none;
	font-weight:bold;
	padding:10px 0 5px 12px;
}
.left-list-bottom {
	list-style:none;
	padding:5px 0 10px 20px;
}
.news-box {
	float:right;
	min-height:400px;
	height:auto !important;
	width:180px;
}
.news-title {
	font-size:18px;
	padding:16px 0 9px 18px;
}
.latest-title {
	font-size:18px;
	padding:16px 0 0 16px;
	float:left;
}
.left-shadow {
	background-image:url(/images/left-shadow.png);
	background-repeat: no-repeat;
	float:left;
	width:180px;
	height:20px;
}
.bg-news {
	/*background-image:url(/images/left-box.gif);*/
	float:right;
	width:180px;
	height:40px;
}
#latest-box, #right-news-box {
	float:left;
	padding-bottom:15px;
}
.bg-latest {
	/*background-image:url(/images/right-box.gif);*/
	float:left;
	width:170px;
	height:40px;
}
.left-box-shadow {
	background-image:url(/images/left-box-shadow.png);
	background-repeat: repeat-y;
	float:right;
	width:20px;
	height:200px;
}
.left-box-bg {
	background-color:#ffffff;
	background-repeat: repeat-y;
	float:left;
	width:180px;
	min-height:200px;
}
.right-box {
	/*background-image:url(/images/right-box.gif);*/
	background-repeat: no-repeat;
	float:right;
	width:200px;
	height:40px;
}
.right-box-shadow {
	background:url(/images/right-box-shadow.png);
	background-repeat: no-repeat;
	float:right;
	width:20px;
	height:200px;
}
.right-box-bg {
	background-color:#ffffff;
	background-repeat: repeat-y;
	float:right;
	width:200px;
	min-height:100px;
}
.bottom-shadow {
	background-image:url(/images/bottom-shadow.png);
	background-repeat: no-repeat;
	width:100%;
	margin-top: 40px;
	height:20px;
	float:left;
}
#intro {
	float:left;
	width:550px;
	text-align:justify;
}
#top-left-container {
	width: 180px;
	float:left;
	margin-right:10px
}
.bottom-container {
	width: 758px;
	float:right;
	margin-top:8px;
}
#top-right-container {
	width: 758px;
	float:right;
}
#left-container {
	float:left;
	width:206px;
	height:auto;
	border: 3px solid #69696a;
	margin-left:15px;
	display:inline;
}

#featurednews-container {
	float:left;
	width:370px;
	height:auto;
	/*border: 3px solid #69696a;*/
	margin-left:15px;
	display:inline;
        color:#FFF;
}

#featurednews-container a{
        color:#FFF;
        text-decoration:none;
}



#newslabel {
	width:206px;
	height:44px;
}
#newslistcontent {
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
}
#postlabel {
	width:206px;
	height:44px;
}
#postlistcontent {
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
}
#homecontainer {
	float:left;
	height: auto;
	margin-left: 15px;
	width: 655px;
}
#hero-image-container {
	width: 739px;
	height: 282px;
	float:right;
	border:solid 9px #fff;
}
#hero-image-container .hero_image {
	float:right;
}
#hero-image-container #heroimage_2, #hero-image-container #heroimage_3 {
	display:none
}
#blog-roll {
	padding: 10px;
	background:#fff;
	height:300px;
}
.blog-roll-container {
	border-bottom:1px dotted;
	color:#333333;
	padding-bottom:8px;
	padding-top:8px;
}
.blog-roll-container div a {
	font-weight:bold;
}
.bottom-round {
	margin-top: 30px;
	border: 1px solid silver
}
.bottom-div {
	float:left;
	width:200px;
	margin-left: 20px
}

.checkout_box {
        border:2px solid #E0E0E0;
        padding:5px;
        float:left;
        width:100%
        
}

.checkout_signin {
        width:300px;
        height:auto;
        float:left
}

.checkout_steps {
        border:2px solid #E0E0E0;
        padding:5px;
        background:#F4F4F4;  
        float:left;
        width:100%
}

.checkout_progress {
        background:url(/static/images/circle.gif);
        background-repeat:no-repeat;
        padding-left:22px;
        margin-top:5px
}

.checkout_progress_info {
        border-left:2px solid #c3c9d2;
        margin:4px 0 0 6px;
        padding:0 0 10px 15px;
        color:#a6a9ad
}

.shipping_info {
		width:200px;
		clear:both	
}

.shipping_info_bold {
		width:200px;
		clear:both;
		font-weight:bold
}

.leftbar_orderinfo {
		width:145px;
		clear:both;
}

.leftbar_orderinfo_box {
		border:2px solid #E0E0E0;
		float:left;
		padding:10px;
		margin:10px 0 10px 0;
}

.col_left {
	width: 200px;
	float:left
}

.col_right {
	width: 690px;
	float:left;
        margin-top:10px
}
.col1 {
	/*width: 690px;*/
        width:100%;
	float:left
}
.col2 {
	width: 230px;
	float:right
}
.header-wrapper {
	background-color:#111111;
}
.header-logo {
	height:50px;
}
.header-menu {
        background:repeat-x url('/static/images/menubg.gif');
	height:50px;
	clear:both;
        padding-left:220px;
}
#navbar {
	margin: 0;
	padding: 8px;
	height: 1em;
}
#navbar li {
	list-style: none;
	float: left;
}
#navbar li a {
	display: block;
	padding: 10px 16px 12px 10px;
	/*background-color: #5e8ce9;*/
	color: #fff;
	text-decoration: none;
        text-transform: uppercase;
        font-size:16px;
        font-weight:bold;
}
#navbar li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #69f;
        z-index:5;
}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}
#navbar li:hover li, #navbar li.hover li {
	float: none;
}
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #696969;
	border-bottom: 1px solid #817e7e;
	color: #FFF;
}
#navbar li li a:hover {
	background-color: #787777;
}
/* FORM */
.formelement {
	border: 1px solid #AAAAAA;
	/* border-radius: 3px 3px 3px 3px; */
    padding: 6px;
	vertical-align: middle;
	width: 240px;
}
td .formelement {
	width:30px;
	padding: 4px;
}
select.formelement {
	width: 253px;
}
form.default label {
	font-weight:bold;
	font-size:11px;
}
form.checkout label {
	font-weight:bold;
	font-size:11px;
        float:left;
        min-width:110px;
}
.multielement {
	border: 1px solid #AAAAAA;
	/* border-radius: 3px 3px 3px 3px; */
    padding: 6px;
	vertical-align: middle;
	width: 500px;
	height:200px;
}
.img-title {
	font-size:15px;
	padding:5px 0 0 10px;
	color:#fff;
}
.img-text {
	padding:5px 0 0 10px;
	color:#fff;
}
.img-caption {
	position:absolute;
	top:226px;
	width:739px;
	height:65px;
	background-image:url(/images/banner-transparent.png);
}
 @media \0screen {
.img-caption {
	position:absolute;
	top:225px;
	width:739px;
	height:65px;
	background-image:url(/images/banner-transparent.png);
}
}
.home-content {
	width:550px;
	float:left;
	padding-left:8px;
	height:100%;
}
.home-content h1 {
}
.empty-box {
	height:80px;
	float:right;
}
.col-left {
	width:170px;
	float:left;
	margin-right:6px;
	padding:10px 5px 10px 10px;
}
.activities-content {
	border:solid 1px #E2E2E2;
	width:540px;
	float:left;
	padding: 0 15px 10px 15px;
}
.news-content {
	/*border:solid 1px #E2E2E2;*/
	width:740px; /*720px;*/
	float:left;
	padding: 0 15px 10px 15px;
}
.blog-content {
	border:solid 1px #E2E2E2;
	width:720px;
	float:left;
	padding: 0 15px 10px 15px;
}
.wiki-content {
	border:solid 1px #E2E2E2;
	width:720px;
	float:left;
	padding: 0 15px 10px 15px;
}
.main-content {
	min-height:300px;
	height:auto !important;
	float:left;
	width:540px;
	background:#fff;
	border:solid 1px #E2E2E2;
	padding:0 15px 10px 15px;
}
.main-content h1 {
}
/*Button*/

.button {
	background: none repeat scroll 0 0 #080808;
	/*border: 1px solid #696969;*/
	border-radius: 3px 3px 3px 3px;
        color: #FFFFFF !important;
	cursor: pointer;
	text-decoration: none;
	vertical-align: middle;
	height:28px;
        padding:11px 15px 11px 15px !important;
}
a.button {
	padding:11px 15px 11px 15px;
        font-weight:bold;
        font-size:14px
}
.button:hover {
	background: #383838;
	border: 1px solid #383838;
	text-decoration:none;
}
/* SHOP Pages */


}
/* News comments*/
.comment {
	width:540px;
	overflow:hidden;
}
.comments-col1 {
	/*padding-top:15px;*/
	width:60px;
	float:left;
}
.comments-col2 {
	width:480px;
	/*float:right;*/
	margin-top:13px;
}
#news-view-more {
	font-weight:bold;
	float:right;
	padding-top: 5px;
}
.footer {
	text-align: left;
	display:block;
	margin:0 auto;
	width:100%;
	background:#000000;
        height:170px
}
.footer #footer-nav {
	width:1100px;
	/*border:1px solid #565656;*/
	display:inline-block;
	height:70px;
	background:#111111;
}
.footer #footer-nav ul {
	margin-top:10px;
	list-style: none;
	display:block;
	margin-left: 15px;
	padding:0;
}
.footer #footer-nav ul li {
	float: left;
	text-align: center;
}
.footer #footer-nav ul li a {
	color: #FFFFFF;
	font-size:11px;
	margin-right:20px;
}
.footer #footer-nav li ul.subnav {
/* * display none * */
}
.footer #footer-nav li:hover ul.subnav {
}
.footer #footer-nav ul ul.subnav {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	line-height: 30px;
	position: absolute;
	left: 200px;
	top:90px;
}

.copyright{
        float:right;width:400px; margin-top:30px;margin-right:15px;text-align:right;
        font-size:13px;
        text-decoration:none
}

.copyright a{
        font-size:14px;
        text-decoration:none
}


.forum {
	border:solid 1px #E2E2E2;
	width:100%;
	float:left;
	background:#fff;
	padding: 0 0 10px 0;
}
.forumtopics {
	width:100%;
	float:left;
	background:#fff;
	padding: 0 0 10px 0;
}

#homeproductwrapper{
width: 1100px; 
margin: 0 auto; 

}

#homeproductwrapperctr{
width: 100%; 
background-image:url(/static/images/gradient_bg.gif);
background-repeat:repeat-x;
padding-top:30px;
min-width: 1100px;
min-height:624px;
}

.biobox
{
float:right;
width: 380px; 
height: 615px; 
background-image:url(/static/images/bgtrans.png);
background-repeat:repeat;

border:1px solid #64686b;

}

.biobox h2
{
color: #fff;
line-height: 1;
font: 26px Arial, Helvetica, sans-serif;
margin: 0px;
}

.productbox
{
border: solid 2px #000;
margin:0 12px 0 12px;
width:246px;
height:440px;
float:left;
background-color:#000;
border-radius:5px
}

.productbox2
{
border: solid 2px #000;
margin:0 6px 0 6px;
width:246px;
height:440px;
float:left;
background-color:#000;
border-radius:5px
}


.productname
{
font-size:17px;
color:#FFF;
font-weight:bold;
font-style:italic
}

#lightbox-image-details{

display:none
}
