@charset "UTF-8";
@import "reset.css";
@import "text.css";
@import "navItems.css";
@import "widgets.css";


* {
     padding: 0;
     outline: 0;
     margin: 0;
     border: 0;
}






img {border: 1px none black }

/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
background-color:silver;  
font: 0.85em Arial, Helvetica, sans-serif;


} 







div#leaderBoard {
text-align: center;
padding: 3px 0 10px 0;
font-size: .85em;
color: silver; 
}


div#leaderBoardBox {
margin:0 auto;
border: 1px solid #666;
width:1000px;
}

div#LeaderBottom {
text-align: center;
padding: 3px 0 10px 0;
font-size: .85em;
color: silver; 
}


div#LeaderBottomBox {
margin:0 auto;
border: 1px solid #666;
width:1000px;
}
 
div#shadowBg {
    background: url(/layout/chimages/siteShadow1.png) repeat-y 0 0;
    width: 1200px;
    margin: 0 auto;
}
#pagewidth{ 
 width:1164px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:180px; 
  background-color:black; 

 padding: 10px 0px 0px 10px;
} 
 
#maincol{
background-color: white; 
width: 820px;


 float:left; 
 position:relative; 
  }
 
#leftcol{ 
 float: right; 
 display:inline; 
 position: relative;
 width: 336px;
 

 }
 
#footer{
 height:55px; 
  background-color:black; 
 clear:both;
 padding: 10px 10px 10px 10px;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/* text links */

#topnavigationlinks 
{
position: absolute;
top: 10px; 
right: 10px;
/* border: solid 1px red; */
}

ul.navTextLinks {
text-align: center;
margin: 0 0 0 0;
}

ul.navTextLinks li {
display: inline;
border-right: 1px solid #4e4e4e;
padding: 0 10px 0 8px;
}

ul.navTextLinks li a {
color: #fff;
text-decoration: none;
}

ul.navTextLinks li a:hover {
color: #666;
text-decoration: underline;
}

ul.navTextLinks li.last {
border-right: none;
}




#logo { 
position: absolute;
left: 20px;
top: 10px; 
/* border: solid 1px red; */
}

#partners { 
position: absolute;
padding:0px 0px 0px 10px;
left: 0px;
right:0px;
bottom: 0px;
}

#premiumtext { 
position: absolute;
padding:3px 0px 0px 23px;
left: 0px;
right:0px;
top: 100px;
color:red;
vertical-align: text-top; 
font: bold 14px/150% Arial, Helvetica, sans-serif;  
border-bottom: solid 1px red;
}

#mags { 
position: absolute;
right: 0;
bottom: 0; 
/* border: solid 1px red;  */}

#googlesearch { 
position: absolute;
right: 20px;
top: 40px; 
/* border: solid 1px red; */}






div#breadCrumb {
padding: 5px 0 10px 0;
}





.clearFix {
clear: both;
}

 .chkbox INPUT
{
 margin-right: 5px
}


 .hiddencol
    {
        display:none;
    }
 
 .viscol
    {
        display:block;
    }

.pagelinks{
font-size: 10px; 


}

  .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
	
	
   /* Rating */



.ratingStarSolid {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: default;
    display: block;
    background-repeat: no-repeat;
}


.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    cursor: hand;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/001controls/rating/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/001controls/rating/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/001controls/rating/SavedStar.png);
}

	
	
	.connectform {
	background-color: #C42127;
	height: 105px;
}

.connectemail {
 	font-size:12px; 
	width: 269px;
  	background-color: #ffffff;
	border:0px solid red; 
	font-family:Arial, Helvetica, sans-serif; 
    margin: 10px 0px 0px 17px; 
    padding: 2px 2px 2px 2px;	
}

.connectsubscribe {
 	width: 148px;
	height: 22px;
	background-color: #000000; 
  	border:1px solid #ffffff; 
	color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
    margin: 12px 0px 5px 17px;  
	}

	
	
	
	
	

