@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Century Gothic;
	font-size: 14px;
	color: #000066;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebebd1;

}
h1 {
	font-size: 10px;
	color: #FFF;
	width:1000px;
	margin:0 auto;
	text-align:right;
}
.h1holder{
	background-color:#aacde1;
	}
h2{	
margin:0px; padding:0px;
font-weight:100;
font-size:26px;
height:30px;
	}
h3{	
margin:0px; padding:0px;
font-weight:100;
height:20px;
	}
h4{	
margin:0px; padding:0px;
height:20px;
	}
	.centralBox{
	width:395px; float:left; margin-right:20px;
	}
	
p{
	/*margin:0px;
	padding:0px;
	*/}
.headerHolder{
	background-image:url(/grx/top_bkg.jpg); background-repeat:repeat-x; height:150px
	}
.header{
	background-image:url(/grx/header.jpg); height:150px; width:1000px; margin:0 auto; 
	}
	
.menuHolder{
	padding-top:120px; 
	color:#FFF; 
	font-size:12px; 
	text-align:right;
	}
.menuHolder a{
	color:#FFF; 
	text-decoration:none;
	}
.menuHolder a:hover{
	text-decoration:underline;
	}
	
	
.footer{
	width:980px; font-size:10px; text-align:center; margin:0 auto; padding:10px;
	}
.footer li{
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
.footer a{
	color:#666;
	font-size:10px;
	border-right:#fdfde7 1px solid;
	padding-right:5px;
	margin-bottom:5px;
	text-decoration:none;
	}	
	
.topmenu{
	padding-top:77px; color:#FFF; font-size:12px; text-align:right;
	}
.topmenu a{
	color:#FFF;
	text-decoration:none;
	}
.topmenu a:hover{
	text-decoration:underline;
	}
.contentBody{
		background-color:#fdfde7; min-height:500px;
}
.centreFloat {
	width:1000px;
	margin:0 auto;
}

.SmallImage {
	width:130px; height:180px; float:left; padding-right:5px; padding-bottom:5px; background-image:url(/grx/smallimgbkg.jpg); background-repeat:no-repeat;
	}
.LargeImage {
	width:270px; height:370px; float:left; padding-right:5px; padding-bottom:5px; background-image:url(/grx/bigimgbkg.jpg); background-repeat:no-repeat;;
	}
.LargeImageHolder {
	width:270px;float:left; margin-right:20px;
	}
.iconHolder{
		width:270px;float:left;;
	}
.mensCategoryButton{
	height:90px; width:150px; display:block; margin-right:95px; float:left;text-align:center;
	}
.mensCategoryButton a{
	color:#006;
	text-decoration:none;
	font-size:10px;
	}
	
.womensCategoryButton{
	height:90px; width:150px; display:block; float:left;text-align:center;
	}	
	
.womensCategoryButton a{
	color:#006;
	text-decoration:none;
	font-size:10px;
	}
	
.sloganHolder{
	 clear:both; padding:20px; text-align:center;
	}
.clearme{
	clear:both;}
	

.catNav{
	font-size:14px; padding:5px; text-align:right; padding-right:20px;
	float:right;
	width:660px;
 height:100px;
	font-size:12px; 
	padding:5px; 
	text-align:center; 

	}
.catNav a{
	background-image:url(/grx/pager-bkg.jpg);
	background-repeat:none;
	width:31px;
	height:26px;
	display:inline-block;

	margin-right:5px;
	padding-top:6px;
		text-decoration:none;
		color:#6b6480;


		
}
.catNav a:hover{
	background-image:url(/grx/pager-roll.jpg);
	background-repeat:none;
	color:#003;
	
}
.catNav a:visited{
color:#6b6480;

	background-color:#FFF;
}

.detailBox{
	float:left; width:260px; height:90px; padding:5px; text-align:left;
	display:none;
	}
	
.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content-old {
	display: none;
	position: absolute;
	top: 10%;
	left: 25%;
	width: 50%;
	height: 450px;
	padding: 16px;
	border: 16px solid #ebebd1;
	background-color: #fdfde7;
	z-index:1002;

}

.white_content {
	display: none;
	position: absolute;
	top: 10%;
	left: 25%;
	width: 50%;
	height: 450px;
	padding: 16px;
	background-color: #fff;
	z-index:1002;

}

.zoom_black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:1001;
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
}
 
.zoom_white_content {
	display: none;
	position: absolute;
	top: 75px;
	left: 25%;
	width: 50%;
	height: 50%;
	z-index:1002;

}
.zoomContent{
	margin:0 auto;
	width: 540px;
	height: 590px;
	padding: 5px;
	border: 1px solid #ebebd1;
	background-color: #fdfde7;
	margin-top:-5px;
	}
	
.PageText{
	width:395px; min-height:240px; overflow:hidden;	}

	
.PageText a{
	color: #000066;
	text-decoration:none;
	}
.PageText a:hover{
	color: #0000cc;
	text-decoration:underline;
	}
.sitemap{
	padding:10px;
	}
	
.sitemap a{
	text-decoration:none;
	color:000066;
	
	}
.sitemap a:hover{
	color: #0000cc;
	text-decoration:underline;
	}