/*** Body Definitions ***/
*{
	margin:0; 
	padding:0; 
}

body{ 
	font-family: Arial, Helvetica, sans-serif; 
	line-height:1.4em; 
	font-size:12px;
	background-color: #b8cbde;
}

/*** Website wrapper Div ***/

#wrapper{ 
	margin:0 auto; 
	width:990px;  
	min-height:400px; 
	background-color:#ffffff;	
}

#container{
	float:left;
	background:#FFFFFF;
	width:990px; 	
	/*border:1px solid #FFFF00;*/
}

/*** Website Heading ***/

#header{
	width:980px; 
	height:106px;
	margin:0 auto;
	margin-top:0px;
}

.website-heading{
	margin-top:5px;
	padding-bottom:5px;
}

/*** Horizontal Menu Style with Rollover ***/

#menu{ 	
	display:none; /******************************* PRINT STYLESHEET ********************/
}

#member-login{	
	display:none; /******************************* PRINT STYLESHEET ********************/
}

#lhs{	
	display:none; /******************************* PRINT STYLESHEET ********************/
}

#rhs{
	float:right;
	width:190px;
	padding:0px;
	background:#FFFFFF;
	/*border:1px solid #993333;*/
	margin-right:15px;
	margin-top:10px;
}

/*********************  Main Content *************************/

#content { 
	float:left; 
	background: #ffffff; 
	width: 700px; /******************************* PRINT STYLESHEET ********************/
	padding:10px;
	margin-left:0px;
	padding-left:15px;
	margin-left:10px; /******************************* PRINT STYLESHEET ********************/
	
}

#content ul{
	margin-bottom:10px;
}

#content ul li{
	color:black; /******************************* PRINT STYLESHEET ********************/
}

/******************** Heading Styles *************************/

h1 { 
	font-family: Arial, sans-serif;
	font-size: 16px; 
	color:black; /******************************* PRINT STYLESHEET ********************/
	text-align:left; 
	margin-bottom:15px;
	border-bottom:1px solid #CC0000;
	padding-bottom:5px;
}

h1 span{
	font-size:22px;
	font-weight:bold;
}
h1 a{ 
	color:black; /******************************* PRINT STYLESHEET ********************/
	text-decoration:none;
}
h1 a:hover{ 
	color:black; /******************************* PRINT STYLESHEET ********************/
	text-decoration:underline;
}

h2 { 
	clear:both;
	font-size: 14px; 
	color:black; /******************************* PRINT STYLESHEET ********************/
	margin-top:10px; 
	margin-bottom:10px;
	border-bottom:1px solid #CC0000;
	padding-bottom:5px;
}

h2.product-h2{
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

h2 a{ 
	color:black; /******************************* PRINT STYLESHEET ********************/
	text-decoration:none;
}
h2 a:hover{ 
	color: #3366CC; 
	text-decoration:underline;
}

h3 { 
	font-size: 16px; 
	color:black; /******************************* PRINT STYLESHEET ********************/
	background-color: #e6edf9;
	width:178px;
	font-weight:bold;
	line-height:2.2em;
	padding-left:10px;
	clear:both;
	border-bottom:1px solid #cad6e8;
}

h3 a{ 
	color:black; /******************************* PRINT STYLESHEET ********************/
	text-decoration:none;
}

h3 a:hover{ 
	color: #3366CC; 
	text-decoration:underline;
}

h4, h4 a{ 
	font-size: 14px; 
	color:black; /******************************* PRINT STYLESHEET ********************/
	font-weight:normal;
	text-decoration:none;
	margin-bottom:10px;
	padding-top:5px;
}

h4 a:hover{
	text-decoration:underline;
} 

/*** Paragraph Styles ***/

p, textarea {
	font-family:Arial, Helvetica, sans-serif;
	margin:0; margin-bottom:10px; 
	color:black; /******************************* PRINT STYLESHEET ********************/
	line-height:1.4em; 
	font-size:13px;
}

p a{ 
	color:black; /******************************* PRINT STYLESHEET ********************/
	text-decoration:none;
}

p a:hover{ 
	color: #3399cc; 
	text-decoration:underline;
}

p a img{ border:none;}

p span{
	/*color:#339900;
	font-weight:bold;*/
}

#content input, #content select, textarea{
	color:black; /******************************* PRINT STYLESHEET ********************/
	font-size:12px;
}

#recent-climbs, #feature-profiles, #marketplace, #top-exercisers{
	border:1px solid black; /******************************* PRINT STYLESHEET ********************/
	margin-bottom:10px;
	padding-right:10px;
}

#recent-climbs p, #feature-profiles p, #marketplace p, #top-exercisers p{
	margin-left:10px;
	margin-top:10px;
}

.right-ads{
	border:1px solid black; /******************************* PRINT STYLESHEET ********************/
	margin-bottom:10px;
}

p.intro{
	font-size:14px;
}

.do-you-have-it{
	border:0px;
	margin-bottom:10px;
}

.comment, .comment a{
	font-size:11px;
	color:#333333;
}
	
.date{
	color:#333333;
}

.article{
	clear:both;
	width:550px;
	margin-top:10px;
}

.article h2{
	border:0;
	font-size:12px;
	font-weight:bold;
	/*width:200px;*/
	padding-top:0;
	margin-top:0;
}

.article h2 a{}

.article-details{
	float:left;
	width:450px;
}

.articleimg {
	padding:0;
	margin:0;
}

/******************** tables ************************/

td{
	color:black; /******************************* PRINT STYLESHEET ********************/
	font-size:12px;
	padding:5px;
}

tr.bg{
	background-color:#c0d5eb;
}

td a{
	text-decoration:none;
	color:black; /******************************* PRINT STYLESHEET ********************/
}
	
td a:hover{ 
	color: #3399cc; 
	text-decoration:underline;
}

/******************** image styles ************************/

.ais-icon, .c2m-icon{ 
	vertical-align:middle;
	border:0;
}

.map, .elevation, .hill-climb-video, .article-image{
	clear:both;
	float:left;
	padding:5px;
	border:1px solid black; /******************************* PRINT STYLESHEET ********************/
	margin-right:10px;
	margin-bottom:10px;
}

.climb, .thumbnail{
	clear:both;
	float:right;
	padding:5px;
	border:1px solid black; /******************************* PRINT STYLESHEET ********************/
	margin-left:10px;
	/*margin-bottom:10px;*/
}



/*************** Comparitor Page ****************/

#comparitor1{
	width:310px;
	float:left;
	margin-right: 20px;
}

.comparitor2{
	border-left:1px solid black; /******************************* PRINT STYLESHEET ********************/
	width:310px;
	float:left;
	padding-left: 20px;
}

.comparitor-description{
	min-height: 60px;
}

.comparitor-image-div{
	min-height: 240px;
	height: auto;
}

.comparitor-product-image{
	border:1px solid black; /******************************* PRINT STYLESHEET ********************/
	padding:10px;
	
}

/************** Member Profiles **************/


.profile-picture-box{
	float:right;
	padding-left:5px;
	background-color:#FFFFFF;
	width:90px;
}

.profile-picture{
	float:right;
	padding:5px;
	border:1px solid black; /******************************* PRINT STYLESHEET ********************/
}

.added-pictures{
	float:left;
	padding:5px;
	border:1px solid black; /******************************* PRINT STYLESHEET ********************/
	margin-right:10px;
	margin-bottom:10px;
}

.input{
	height:20px;
	margin-bottom:10px;
}

.tagline{
	height:20px;
	color:#888888;
	font-size:14px;
}

.tagline-gap{
	height:20px;
	color:#CCCCCC;
	font-size:14px;
	margin-bottom:10px;
}

.terms{
	font-size:11px;
}

.tip{
	font-size:11px;
	color:black; /******************************* PRINT STYLESHEET ********************/
}

#tabs{ 
	margin:0 auto; 
	width:550px;  
	height:28px;
	background-color:#ffffff; 
	background-repeat: repeat-x;
	overflow:hidden;
	float:left;
	border-bottom:1px solid black; /******************************* PRINT STYLESHEET ********************/
	margin-bottom:10px;
}

#tabs ul{ 
	float:left;
	display: inline; 
	list-style-type: none;
}

#tabs ul li{
	float:left; 
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	border:1px solid black; /******************************* PRINT STYLESHEET ********************/
	font-size:14px;
	line-height:2em;
	height:38px;
	margin-right:5px;
}

#tabs ul li a{ 
	float:left;
	color:#FFFFFF; 
	display: block; 
	text-decoration:none;
	background-color:#547dab;
	border:0;
	padding-left:10px;
	padding-right:10px;
}

#tabs ul li a span{
	vertical-align:middle;
} 

#tabs ul li a:hover, #tabs ul li a:active{
	float:left;
	background-color:#d8dfea;
	color:#3b5998;
}

/************** Marketplace **************/

.sale-item{
	float:left;
	border:1px solid black; /******************************* PRINT STYLESHEET ********************/
	padding:10px;
	width:530px;
	margin-bottom:10px;
}

/************** Website Footer **************/

#footer { 	
	display:none; /******************************* PRINT STYLESHEET ********************/
}	


.email-product-button{
	margin:0px;
	vertical-align:middle;
}
.email-product{
	margin-bottom:0px;
}


/************** Style for .NET gridview **************/

.gridview td, .gridview th{
	padding:2px 6px 3px 6px;
}
.gridview a, .gridview a:visited{
	color:black; /******************************* PRINT STYLESHEET ********************/
	text-decoration:none;
}
.gridview a:hover{
	color: #3366CC;
	text-decoration:underline;
}
/*****************************************************/

.go{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	margin-bottom:3px;
}

.your-details-table, .your-details-table td{padding:0px}


/*************** Comparitor Page ****************/

#comparitor1{
	width:260px;
	float:left;
	margin-right: 15px;
}


.comparitor2{
	border-left:1px solid black; /******************************* PRINT STYLESHEET ********************/
	width:260px;
	float:left;
	padding-left: 15px;
}

.comparitor-description{
	min-height: 60px;
}

.comparitor-image-div{
	min-height: 240px;
	height: auto;
}

.comparitor-product-image{
	border:1px solid black; /******************************* PRINT STYLESHEET ********************/
	padding:15px;
	width:230px;
}

.spec-tabs li{
	margin-left:15px;
}

#front-map .map-link{float:left;}
#front-map ul{float:left; width:290px;}
#front-map li{margin-left:16px;}

/*************** Tour Down Under Page ****************/

.tdu-leftcol{ float:left; width: 220px;}

.tdu-rightcol{ float:right; width: 325px;}

.tdu-info{
	margin-top:10px;
	line-height:1.7em;
}

.tdu-blurb{
	margin-left:10px;
	font-size:1em;
}

.tdu-map{
	padding:4px; 
	border:1px solid #bbbbbb;
}

.tdu-elevation{
	width:305px;
	padding:4px; 
	margin-bottom:10px;
	border:1px solid #bbbbbb;
	float:right;
}


