/*homepage css tribe world wear  
*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:#000;
	background-image:url('skins/TribeStyle/styleImages/backgrounds/background_body.jpeg');
	background-position:center top;
	background-repeat:no-repeat;
	color:#ccc;
	margin:0;
	padding:0;
}
#wrapper { 
	margin: 0 auto;
	padding:0px;
 	width: 842px;

	background: #000;
}

.sale{}

#header {
	width: 842px;
	height:120px;
	float: left;
	padding: 0;
	margin:0;
	background:url('images/content/store_landing.jpeg') no-repeat;

}

#headerHome{
	width: 842px;
	height:120px;
	float: left;
	padding: 0;
	margin:0;
}


#footer { 
	width: 842px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 20px 0 0 100px;
}

.footerBanner2{
	float:right;
	margin-top:-35px;
}

.left{
	float:left;
}


/******* Menu **********/
.menuhomepage{
	float:left;

	
}
.menuhomepage ul{
	margin:0;
	list-style:none;
	text-align:left;
	font-size: 12px;
	color:#656567;
	width:125px;
	float:left;
	padding-left:24px;
}
.menuhomepage ul li{
	line-height:22px;
	text-align:left;
}

.menuhomepage ul a:link, a:visited{
	text-decoration:none;
	color:#abc8be;
}
.menuhomepage ul a:hover{
	color:#fff;
	background-position:center center;
	background-repeat:no-repeat;
	text-decoration:underline;

}

.footerInfo{
	margin-left:178px;
	clear:both;
	width:434px;
	margin-top:-75px;
	padding-top:25px;
	float:left;
}

/******* Top menu ********/

#topmenu {
	margin-top:18px;
	margin-right:12px;
	list-style:none;
	width:300px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight:bold;
	color:#fff;
	float:right;
}

#topmenu a:link, #topmenu a:visited{
	text-decoration:none;
	color:#fff;
}
#topmenu a:hover{
	text-decoration:underline
}



/***** Top menu ends **********/


.homepage_text{
	padding-left:0;
	font-family:georgia, serif;
	margin:0 0 5px 1px;
	text-transform:uppercase;
	color:#b1b3b4;
	font-size:8pt;
	font-weight:bold;

}

.homepage_copyright{
	color:#6c6c6c;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:left;
	padding-left:2px;
	margin:0;
}

.copyright_homepage_img{
	padding-right:10px;
}

.power_peaceful_homepage{
	text-align:center;
	margin-bottom:5px;
}

#footer_homepage{
	padding:0 0 0 0;
	margin-top:14px;
	width: 820px;
	text-align:center;
	float:left;
	clear:both;
}
 
 
.adjust{
	padding: -4px 0px 0px 0px;
}

#index_content{
	height:190px;
	width:842px;
	color:#fff;
	text-align:center;
	float:left;
}

.oneworld{
	font-size:24px;
	font-family:georgia, serif;
	font-weight:bold;
	margin-bottom:10px;
}

.beachtribe{
	line-height:28px;
	font-size:18px;
	font-family:georgia, serif;
	font-weight:bold;
	color:#ffce80;
	margin:18px 0 18px 0;
	text-align:center;
	text-transform: uppercase;
}

.tribe a:link, .tribe a:hover, .tribe a:visited{
	color:#c0d9b1;
	text-decoration:underline;
	display:inline;
}
.range a:link, .range a:hover, .range a:visited{
	color:#c0d9b1;
	text-decoration:none;
	display:inline;
}

.oneworld a:link, .oneworld a:hover, .oneworld a:visited{
text-decoration:none;
}

 /******* Size Guide **********/
 
.size_guide_body{
	background: #000;
	background-image:url(skins/TribeStyle/styleImages/backgrounds/background_body.jpeg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#fff;
}
 
.table{
	margin-left:33%;
	margin-top:40px;
}

table{
	padding: 3px;
}

td{
	padding-right:15px;
}

h1{
	font-size: 16px;
	font-family:georgia, serif;
	color: #72A094;
	background:none;
	font-weight: bold;
	text-transform: uppercase;
	padding:6px 0 6px 0px;
	margin-bottom:10px;
}

.green_store_link a:link, .green_store_link a:hover, .green_store_link a:visited{
	color: #c0d9b1;
}
.homepage_logo{
	float:left;
	padding:3px 0 0 30px;
	}
	
.enterSite{
	float:right;
	padding-top:20px;


}

.enterStore{
	float:right;
	width:113px;
	height:33px;
	background:url('images/storeBut_bg.gif') repeat-x;
	padding:5px 9px 0 11px;
	border:1px solid #313132;
	font-size:20px;
	margin-right:6px;
	text-align:center;
}
/* image rotator */

#rotator{
	clear:both;
	margin-top:0;
	margin-bottom:20px;
	list-style:none;
	width:842px;
	margin-left:-40px;
	padding-left:40px;
}
ul#rotator li img{
	border: none;

}


#rotator_container{
	margin: 0;
	width:842px;
}

/* image subrotator */

#subrotator{
	margin-top:225px;
	margin-bottom:20px;
	list-style:none;
	width:842px;
}
ul#rotator li img{
	border: none;
}

#rotator_container{
	margin: 0;
	width:842px;
}

/* homepage buttons */

#homepage_buttons{
	height:183px;
}
.homepage_button_left{
	float:left;
	width:278px;
}
.homepage_button_right{
	float:right;
	width:278px;
}

