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

body {
	margin-left:auto;/*margin left and right center the page structure*/
	margin-right:auto;
	margin-top:0px;
	width:800px;
	height:auto;
	text-align:center;
	min-width:600px;
	background-image:url(images/bg.png);
	background-repeat:repeat;
	background-attachment:fixed;
	background-color:#333333;
	vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	/*background-repeat:repeat-y;*/
}

/* Hides annoying HTML borders*/
img {
	border-style: none;
}



#page{
/*Do not include height attribute*/
width:800px;
text-align:center;

margin-left:0px;
background-color:#333333;

}

#banner{
width:800px;
height:182px;
float:left;
background-image:url(images/Banner.png);
}

#NavLeft{
width:92px;
height:25px;
float:left;
background-image:url(images/LeftNav.png);
z-index:0;
}

/*static buttons*/

#btn-blog{
width:57px; height:25px; float:left;background-image:url(images/btn-blog2.png);
}


#btn-home{
width:48px;
height:25px;
float:left;
background-image:url(images/btn-home.png);
}

#btn-mens{
width:70px;
height:25px;
float:left;
background-image:url(images/btn-mens.png);
}

#btn-womens{
width:74px;
height:25px;
float:left;
background-image:url(images/btn-womens.png)
}

#btn-news{
width:57px;
height:25px;
float:left;
background-image:url(images/btn-news.png);
}

#btn-gallery{
width:114px;
height:25px;
float:left;
background-image:url(images/btn-gallery.png);
}

#btn-apparel{
width:82px;
height:25px;
float:left;
background-image:url(images/btn-apparel.png);
}

#btn-contact{
width:68px;
height:25px;
float:left;
background-image:url(images/btn-contactstatic.png);
}
#btn-about{
width:68px;
height:25px;
float:left;
background-image:url(images/btn-aboutstatic.png);
}


/*change-state buttons*/
.btn-about { width:68px; height: 25px; float:left;}
.btn-about a { display: block; width: 68px; height: 25px; background:url(images/btn-about); no-repeat: top left;}
.btn-about a:hover { background-position: bottom left;}

.btn-blog { width:57px; height: 25px; float:left;}
.btn-blog a { display: block; width: 57px; height: 25px; background:url(images/btn-blog.png); no-repeat: top left;}
.btn-blog a:hover { background-position: bottom left;}

.btn-contact { width:68px; height: 25px; float:left;}
.btn-contact a { display: block; width: 68px; height: 25px; background:url(images/btn-contact.gif); no-repeat: top left;}
.btn-contact a:hover { background-position: bottom left;}

.btn-shop { width:57px; height: 25px; float:left;}
.btn-shop a { display: block; width: 57px; height: 25px; background:url(images/btn-shop.gif); no-repeat: top left;}
.btn-shop a:hover { background-position: bottom left;}


.btn-home { width:48px; height: 25px; float:left;}
.btn-home a { display: block; width: 48px; height: 25px; background:url(images/btn-home1.gif); no-repeat: top left;}
.btn-home a:hover { background-position: bottom left;}

.btn-mens { width:70px; height: 25px; float:left; }
.btn-mens a { display: block; width: 70px; height: 25px; background:url(images/btn-mens1.gif); no-repeat: top left;}
.btn-mens a:hover { background-position: bottom left;}

.btn-womens { width:74px; height: 25px; float:left; }
.btn-womens a { display: block; width: 74px; height: 25px; background:url(images/btn-womens1.gif); no-repeat: top left;}
.btn-womens a:hover { background-position: bottom left;}

.btn-news { width:57px; height: 25px; float:left; }
.btn-news a { display: block; width: 57px; height: 25px; background:url(images/btn-news1.gif); no-repeat: top left;}
.btn-news a:hover { background-position: bottom left;}

.btn-gallery { width:114px; height: 25px; float:left; }
.btn-gallery a { display: block; width: 114px; height: 25px; background:url(images/btn-gallery1.gif); no-repeat: top left;}
.btn-gallery a:hover { background-position: bottom left;}

.btn-apparel {width:82px; height: 25px;float:left;}
.btn-apparel a { display: block; width: 82px; height: 25px; background:url(images/btn-apparel1); no-repeat: top left;}
.btn-apparel a:hover { background-position: bottom left;}

#NavRight{
width:13px;
height:25px;
float:left;
background-image:url(images/RightNav.png);
}

#MainContent{
width:800px;
height:578px;
float:left;
background-image:url(images/MainContentArea.png);
}

#TheMovement{
width:800px;
height:96px;
float:left;
background-image:url(images/TheMovement.png);
}

#baseSection{
width:800px;
height:75px;
float:left;
background-image:url(images/BaseSection.png);
}

#copyRightText{
width:450px;
height:25px;
float:left;
margin-left:10px;
margin-top:26px;
text-align:left;
}

.copyright {font-family:"Trebuchet MS"; font-size:10px; font-weight:bold; color:#000000;}

/*Home buttons/text*/

.womenslink a{
display:block;
margin-left:0px;
margin-top:214px;
width:130px;
height:18px;
float:left;
}

.menslink a{
display:block;
margin-left:530px;
margin-top:214px;
width:130px;
height:18px;
float:left;
}

.newslink a{
display:block;
width:75px;
height:12px;
margin-left:270px;
margin-top:130px;
float:left;
}

.facebook a{
display:block;
width:170px;
height:60px;
margin-left:20px;
margin-top:21px;
float:left;
}

.myspace a{
display:block;
width:190px;
height:60px;
margin-left:100px;
margin-top:21px;
float:left;
}

.twitter a{
display:block;
width:190px;
height:60px;
margin-left:100px;
margin-top:21px;
float:left;
}

/*Apparel*/

#MainContentApparel{
width:800px;
height:578px;
float:left;
background-image:url(images/MainContentAreaApparel.png);
}

#ApparelContent{
width:600px;
height:200px;
margin-left:auto;
margin-right:auto;
margin-top:35px;
}

.mapMensclothing a{
display:block;
width:191px;
height:33px;
float:left;
margin-left:190px;
margin-top:80px;
}

.mapWomensclothing a{
display:block;
width:220px;
height:33px;
float:left;
margin-left:-200px;
margin-top:120px;
}

.mapCaps a{
display:block;
width:60px;
height:33px;
float:left;
margin-left:-145px;
margin-top:155px;
}

.mapCollabCaps a{
display:block;
width:230px;
height:33px;
float:left;
margin-left:-240px;
margin-top:190px;
}


/*Caps*/

#MainContentCaps{
width:800px;
height:578px;
float:left;
background-image:url(images/MainContentAreaCaps.png);
}

#ClothingContent1{
width:580px;
height:440px;
overflow:auto;
margin-top:35px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding:5px;
}
.ItemDescriptionW { font-family:"Trebuchet MS"; font-size:18px; font-weight:bold; color:#fff; }
.ItemDescription { font-family:"Trebuchet MS"; font-size:18px; font-weight:bold; color:#000000; }
.ItemDescription2{font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#000000; }
.ItemDescription3{font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#999999; }
a.pagelink { font-family:"Trebuchet MS"; font-size:16px; font-weight:bold; color:#0099FF; text-decoration:none; background-color:#FFFFFF;}
a:hover.pagelink {font-family:"Trebuchet MS"; font-size:16px; font-weight:bold; color:#000099; text-decoration:none; background-color:#FFFFFF;}
/*Collb caps*/

#MainContentCollab{
width:800px;
height:578px;
float:left;
background-image:url(images/MainContentAreaCollab.png);
}

/*Womens*/
#MainContentWomens{
width:800px;
height:578px;
float:left;
background-image:url(images/MainContentAreaWomens.png);
}

/*mens*/
#MainContentMens{
width:800px;
height:578px;
float:left;
background-image:url(images/MainContentAreaMens.png);
}

/*shop*/
#MainContentShop{
width:800px;
height:578px;
float:left;
background-image:url(images/MainContentAreaShop.png);
}

/*gallery*/
#MainContentGallery{
width:800px;
height:578px;
float:left;
background-image:url(images/MainContentAreaGallery.png);
}

/*contact*/
#MainContentContact{
width:800px;
height:578px;
float:left;
background-image:url(images/MainContentAreaContact.png);
}

#contactd1, #contactd2{
margin-top:95px;
width:350px;
height:60px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#furtherDetails{
margin-top:0px;
width:500px;
height:160px;
text-align:center;
margin-left:auto;
margin-right:auto;
}
.ItemDescriptionContact{font-family:"Trebuchet MS"; font-size:16px; font-weight:bold; color:#000000; }

/*News*/
#MainContentNews{
width:800px;
height:578px;
float:left;
background-image:url(images/MainContentAreaNews.png);
}
#TextContentNews{
width:550px;
height:440px;
overflow:auto;
margin-top:35px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding:5px;
}
/*About*/
#MainContentAbout{
width:800px;
height:578px;
float:left;
background-image:url(images/MainContentAreaAbout.png);
}

#TextContent1{
width:400px;
float:left;
height:440px;
overflow:auto;
margin-top:35px;
margin-left:100px;
text-align:left;
padding:5px;
}
.AboutLarge{font-family:"Trebuchet MS"; font-size:22px; font-weight:bold; color:#0033FF; }

.logo a{
width:244px;
height:62px;
float:right;
margin:7px 0 0 0;
background-image:url(images/logo_x.png);
background-repeat:no-repeat;
background-color:#fff;
}
