* {
	padding: 0;
	margin: 0;
}
html {
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	background: #000 url('/img/sdbg.gif') repeat;
	font-size: small;
}
img {
	border: none;
}
ul {
	list-style-type: none;
}
	
/* Popups
----------------------------------------------- */	
#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.submissions {
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

/* Form Boxes
----------------------------------------------- */
.popup_shetv {
       font-weight: bold;
       margin-top: 25px;
       margin-bottom: 25px;
}
.popup_shetv .name {
       margin-bottom: 1px;
       float: right;
}
.popup_shetv .email {
       margin-bottom: 1px;
       float: right;
}
.popup_shetv .txt {
       margin-bottom: 1px;
       float: right;
}
.popup_shetv .submit {
       height: 25px;
       width: 50px;
       text-align: center;
       float: right;
}
.popup_shetv .reset {
       height: 25px;
       width: 50px;
       text-align: center;
       float: right;
}

/* Type
----------------------------------------------- */
p, ul, ol, table {
	color: #333;
	margin: 0 0 .75em;
	line-height: 1.4em;
}
p.meta {
	font-size: 11px;
	color: #666666;
}
h3 {
	font-weight: normal;
	color: #333;
	font-size: 18px;
	padding-bottom: 10px;
}
h4 {
	color: #454545;
}
a:link,
a:visited {
	color: #E9008B;
	text-decoration: none;
}
a:hover {
    color:#99ff00; 
	text-decoration: underline;
	font-weight: bold;
}
a:link img,
a:visited img {
	border: none;
}


/* Header
----------------------------------------------- */
.topNav{
	margin: 0 auto;
	width: 980px;
	background: #ff99cc;
	color: #fff;
	font-weight: bold;
	height: 23px;
	line-height: 22px;
	font-size: 10px;
	clear: both;
}
.topNav a{
	color:#fff;
	font-weight:bold;
	line-height:22px;
	font-size:10px;
}
.topNav_left{
	float:left;
	margin-left:10px;
}
.topNav_right{
	float:right;
	margin-right:10px;
}
#body{
	width:980px;
	margin:0 auto;
	clear:both;
	
}
#header{
	float:left;	
	background:#fff;
	width:940px;
	padding-left:20px;
	padding-right:20px;
}
#header h1{
	float:left;	
}
#header h1 a{
	display: block;
	width: 940px;
	height: 129px;
	background: url('/img/header/mtn.jpg') no-repeat;
	text-indent: -9999px;
}	

	

/* Nativgation
----------------------------------------------- */
#navheaderimg {
	background: #FF99CC url('/img/nav/navigation.gif') no-repeat;
	width:940px;
	height:30px;
	margin:0;
	padding:0;
}

#nav span {
	display: none;
}

#nav li, #nav a {
	height: 30px;
	display:block;
}

#nav li {
	float:left;
	list-style:none;
	display:inline;
}


#nav_home {width: 77px;}
#nav_aboutus {width: 120px;}
#nav_shetv {width: 84px;}
#nav_press {width: 75px;}
#nav_design {width: 85px;}
#nav_forum {width: 87px;}
#nav_links {width: 113px;}
#nav_arrow {width: 20px;}

#nav_home a:hover {background:url('/img/nav/navigation.gif') 0px -30px no-repeat; }
#nav_aboutus a:hover {background:url('/img/nav/navigation.gif') -77px -30px no-repeat; }
#nav_shetv a:hover {background:url('/img/nav/navigation.gif') -197px -30px no-repeat; }
#nav_press a:hover {background:url('/img/nav/navigation.gif') -281px -30px no-repeat; }
#nav_design a:hover {background:url('/img/nav/navigation.gif') -354px -30px no-repeat; }
#nav_forum a:hover {background:url('/img/nav/navigation.gif') -440px -30px no-repeat; }
#nav_links a:hover {background:url('/img/nav/navigation.gif') -528px -30px no-repeat; }

#nav ul li.navPart2:hover{ border-color:#000;}
#nav .search_field{
	border: 1px solid #000;
	float: left;
	margin-top: 7px;
	margin-right: 6px;
	width: 128px;
	height: 14px;
	padding-top: 2px;
	font:bold 11px Arial, Helvetica, sans-serif;
}
#nav .search_submit{
	width:30px;
	height:18px;
	background:url(/img/nav/go.gif) no-repeat;
	border:0;
	margin-top:5px;
	text-indent:-9999px;
	cursor:pointer;
}

/* Design Navigation
----------------------------------------------- */
#designheaderimg {
	background: #FFFFFF url('/img/design/tmbs.gif') no-repeat;
	width: 900px;
	height: 105px;
	margin: 0px;
	padding: 0px;
}

#designnav span {
	display: none;
}

#designnav li, #designnav a {
	height: 105px;
	display: block;
}

#designnav li {
	float: left;
	list-style: none;
	display: inline;
}

#designnav_classics {width: 105px;}
#designnav_pirate {width: 130px;}
#shoesshoes {width: 130px;}
#designnav_jerra {width: 72px;}
#designnav_creme {width: 131px;}
#designnav_zombie {width: 75px;}
#designnav_accessories {width: 155px;}
#designnav_propaganda {width: 102px;}

#designnav_classics a:hover {background:url('/img/design/tmbs.gif') -0px -105px no-repeat; }
#designnav_pirate a:hover {background:url('/img/design/tmbs.gif') -105px -105px no-repeat; }
#shoesshoes a:hover {background:url('/img/design/tmbs.gif') -235px -105px no-repeat; }
#designnav_jerra a:hover {background:url('/img/design/tmbs.gif') -365px -105px no-repeat; }
#designnav_creme a:hover {background:url('/img/design/tmbs.gif') -437px -105px no-repeat; }
#designnav_zombie a:hover {background:url('/img/design/tmbs.gif') -568px -105px no-repeat; }
#designnav_accessories a:hover {background:url('/img/design/tmbs.gif') -643px -105px no-repeat; }
#designnav_propaganda a:hover {background:url('/img/design/tmbs.gif') -798px -105px no-repeat; }


/* Content
----------------------------------------------- */
#content {
	float: left;	
	padding-bottom: 20px;
	background: #FFF;
	width: 940px;
	padding-left: 20px;
	padding-right: 20px;
}
#leftColumn {
	float: left;
	width: 635px;
	margin-top: 20px;
	margin-bottom:20px;
	padding-left: 10px;
	padding-right: 10px;
}
#leftColumn ul {
	float: left;
}	
#leftColumn ul li {
	display: inline;
	padding: 0;
	margin: 0;
}	
#leftColumn .header {
	display: block;
	font-size: 20px;
	color: #666666;
	margin-bottom: 10px;
}		
#sidebar {
	float: left;
	width: 252px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 2px dotted #CCFF00;
	
}
#sidebar ul {
	float: left;
}	
#sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}		
#sidebar .header {
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: #959595;
	margin-top: 20px;
}		
#sidebar .header2 {
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: #959595;
	margin-top: 5px;
}	



/* Footer
----------------------------------------------- */
#footer {
	width: 940px;
	position: relative;
	overflow: hidden;
	font-size: 11px;
	background: #FF99CC;
	clear: both;
}
#footer ul {
	float: left;
	width: 668 px;
	padding: 10px 0 5px 0;
}
#footer ul li {
	padding: 0;
	margin: 0;
	line-height: 16px;
}
#footer a {
	color: #FF0066;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#footer .copywrite {
	display: block;
	clear: left;
	line-height: 30px;
	padding: 0 0 0 20px;
	margin: 0;
	color: #FFF;
	text-align: center;
	background: black url() bottom left no-repeat;
}
#footer .about {
	float: right;
	margin: 20px 20px 0 0;
	padding-left: 20px;
	width: 243px;
	color: #000;
	font-size: 10px;
	line-height: 1.4em;
	border-left: 1px solid #FFF;
}
#footer .first {
	margin-left: 20px;
}
#footer .header {
	color: #000;
	font-weight: bold;
}
#footer span {
	display: none;	
}	
