html {
height:100%; /* fix height to 100% for IE */
max-height:100%; /* fix height for other browsers */
padding:0; /*remove padding */
margin:0; /* remove margins */
border:0; /* remove borders */
font-family:"trebuchet ms", tahoma, verdana, arial, sans-serif; /* set default font */
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow:hidden; /*get rid of scroll bars in IE */
/* */
}
body {
	margin:0;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/background-02.gif) bottom left no-repeat black fixed;
	height:100%;
}

#container {
position:relative;
width: 1300px;
}

h1 {
display:block;
text-align:center;
}


h2.itemTitle {
	margin-top:0px;
	padding-top:10px;
	display:block;
	width:100%;
	text-align:left;
	font-size:18px;
	color:#ffffff;
}
h2.itemTitle a{
	color:white;
	text-decoration:none;
}
h2.itemTitle a:hover{
	text-decoration:underline;
}
#contentArea {
position:absolute;
left:250px;
	padding-left:50px;
	min-width: 650px;
	/*padding-bottom:30px;*/
}
#bodyArea {
position:absolute;
	width:650;
	/*height:100%;*/
}
#bodyArea2 {
	position:absolute;
	top:0px;
	left:300px;
	height:100%;
	overflow:scroll;
	
}
* .itemPic {
	behavior: url(iepngfix.htc);
}
#contentHeader {
	position:relative;
	width:100%;
	height:74px;
}
#cartBar {
	width:100%;
	height:5px;
}
#headerTitle {
	float:left;
	height:46px;
	width:500px;
}
#headerCat {
	float:right;
	margin-top:-46px;
	height:70px;
	width:300px;
}
#headerMenu {
	float:left;
	clear:left;
	height:20px;
	width:500px;
}
#headerMenu ul {
	list-style:none;
	padding:4px 0px 0px 0px;
	margin:0;
}
#headerMenu li.first {
	border-left:none;
	text-indent:6px;
}
#headerMenu li {
	margin-right:10px;
	padding-left:10px;
	border-left:1px solid white;
	float:left;
}
#headerMenu li a, #headerMenu li a:hover{
color:white;
text-decoration:none;
}
#headerMenu li a:hover {
text-decoration:underline;
}

#headerTitle.gangstaSurf a { background-image:url(../images/header-gangsta_surf.gif); }
#headerTitle.gangstaGals a { background-image:url(../images/header-gangsta_gals.gif) ;}
#headerTitle.gangstaSurfboards a { background-image:url(../images/header-gangsta_surfboards.gif) ;}
#headerTitle {

}
#headerTitle a {
height:46px;
display:block;
background-position:top left;
background-repeat:no-repeat;
}
#headerTitle a h1{
display:none;
}
#headerCat.tshirts { background-image:url(../images/category-tshirts.gif) ;}
#headerCat.shorts {	background-image:url(../images/category-shorts.gif) ;}
#headerCat.silver_j {background-image:url(../images/category-silver_j.gif) ;}
#headerCat.accessories {background-image:url(../images/category-accessories.gif) ;}
#headerCat.galskirts {background-image:url(../images/category-gal_skirts.gif) ;}
#headerCat.galpants {background-image:url(../images/category-gal_pants.gif) ;}
#headerCat.galtops {background-image:url(../images/category-gal_tops.gif) ;}
#headerCat {
background-position:top right;
background-repeat:no-repeat;
}

#footerBar {
width:100%;
background-color:black;
height:44px;
padding-top:20px;
padding-bottom:20px;
}

.thumbScroller {
}

/* footer stuff */ 

ul.menu {
list-style-type:none;
padding:0;
margin:0;
position:relative;	
margin-left:234px;
height:44px;
}

ul.menu li a{
height:44px;
display:block;
overflow:hidden;
}

ul.menu li {

float:left;
}
li.gangstaSurf a, li.gangstaSurf a em, 
li.gangstaGal a em, 
li.gangstaBoard a em {
height:44px;
display:block;
overflow:hidden;


}
li.gangstaSurf a em, 
li.gangstaGal a em, 
li.gangstaBoard a em {
display:none;
}
li.gangstaSurf a{
width:110px;
background:url(../images/nav/gangsta-surf.jpg) top no-repeat;
}
li.gangstaGal a {
width:108px;
background:url(../images/nav/gangsta-gal.jpg) top no-repeat;
}
li.gangstaBoard a {
width:113px;
background:url(../images/nav/gangsta-board.jpg) top no-repeat;
}
li.gangstaSurf a:hover{
background:url(../images/nav/gangsta-surf.jpg) bottom no-repeat;
}
li.gangstaGal a:hover{
background:url(../images/nav/gangsta-gal.jpg) bottom no-repeat;
}
li.gangstaBoard a:hover{
background:url(../images/nav/gangsta-board.jpg) bottom no-repeat;
}
.input{
	color:#ffffff;
	background-color:#313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	font-weight:normal;
	border:1px solid #999999;
}

.botton {
	color:#ffffff;
	background-color:#666666;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	border:1px solid #999999;
	height:18px;
}
#wallpaperTab h3 {
font-size: 16px;
font-weight: bold;
padding-top: 5px;
margin-bottom: 5px;
}
#wallpaperTab a, #wallpaperTab a:active {
color:white;
text-decoration:none;
}
#wallpaperTab a:hover {
text-decoration:underline;
}
/***** galleries ******/
div.galleryDiv {
width:100%;
position:absolute;
left:0;
height:800px;
top:0;
}

div.galleryDiv img {

}
div.galleryDiv a img {
border:none;
width:133px;

}
div.galleryDiv div.profileImg {
float:left;
clear:none;
margin-right:6px;
}
div.galleryDiv ul {
list-style:none;
}
div.galleryDiv ul, div.galleryDiv ul li {
padding:0;
margin:0;
}
div.galleryDiv ul li {
float:left;
position:relative;
width:133px;
margin-bottom:6px;
margin-right:6px;
}
div.galleryImg {
width:780px;
}


h3.galTitle {
background:url(../images/header_transparent.png) top right no-repeat;
display:block;
padding-top:20px;
width:760px;
height:130px;
clear:none;
position:relative;
margin-bottom:10px;
}
div.profileImg a img{
width:272px;
}