/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color:#3699E4;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: darkorange;
}

a:hover {
	text-decoration: none;
	color:#3699E4;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 860px;
	height: 220px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat right top;
}

/* Logo */

#logo {
	float: left;
	width: 280px;
	height: 220px;
	background: orange url(images/logo_ugly.jpg);
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
}

#logo h1 {
	padding: 120px 0 0 0;
	background: url(images/img04.jpg) no-repeat 50% 30px;
	letter-spacing: -1px;
	font-size: 36px;
}

#logo h2 {
	font-size: 18px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	width: 570px;
	height: 40px;
	padding: 180px 0 0 0;
}

#menu ul {
	width: 566px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: orange url(images/up.jpg) repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 7px 9px 0 19px;
	background: url(images/line.jpg) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover {
background: url(images/down.jpg) no-repeat;
color: #000000;
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
}

/* Content */

#content {
  text-align:center;
  float: right;
	width: 530px;
	min-height:360px;
	padding: 20px;
	background: #FFFFFF url(images/bottom.jpg) no-repeat left bottom;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	padding-top: 10px;
}

#sidebar a {
	color: #3699E4;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 5px 14px;
	background: url(images/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {
	margin-bottom: 10px;
	min-height:300px;
	background: #000000 url(images/tab_bottom.jpg) no-repeat left bottom;
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #5EB2ED url(images/tab_long.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.boxed img{
max-width:250px;
}
.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

/* Search */

#search {
margin-left:20px;
width: 260px;
float:right;
}

#form {
	margin: 0;
	padding: 0;
}

# fieldset {
	margin: 10;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}
.label{
	font-weight: normal;
	color:#3699E4;
}
.input {
 margin-right:15px;
	float: right;
	width: 180px;
	padding: 2px 5px;
	background: #EFEFEF url(images/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.in{
  margin:4px;
	width: 45px;
	padding: 0px;
	background: #EFEFEF url(images/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.name {
  margin:0px;
	width: 180px;
	padding: 0px 5px;
	background: #EFEFEF url(images/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.button {
	margin: 10px 5px 5px 20px;
	background: #AD1112 url(images/up.jpg) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.button:hover{
	border: none;
	color: black;
}

/* Footer */

#footer {
	height: 100px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #000000;
}

#footer a {
	color: #000000;
}

.column_r{
background: #000000  no-repeat left bottom;
width:240px;
float:right; 
color:orange;
padding:8px;
min-height:656px;

}

.column_l{
	background: #000000  no-repeat left bottom;
 width:240px;
  float:left; 
color:orange;
padding:8px;
min-height:656px;

}
#front_ad{
min-width:364px;
max-width:364px;
min-height:260px;
max-height:260px;
background:url(images/shirts.jpg)
}

#front_ad:hover{

background:url(images/shirts_over.jpg)
}

/* NBS gallery stylesheet */
/*-----------------------------------------------------------*/
a {
	color: #3699E4;
	text-decoration: underline;
}

a:hover {
	color: #00FF00;
        text-decoration: underline;
}

a:active {
	color: #800080;
        text-decoration: underline;
}

#header {
	position: static;
	margin-top: 10px;
	margin-bottom: 10px;
}

#thumbnails {
	position: static;
	clear: both;
}

#footer {
	position: static;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

.thumb {
	margin: 10px;
	float: left;
	border:1px orange solid;
	  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
  
}

.thumb:hover {
	border:1px solid #3699E4;
	  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  
}

.thumb:active {
	background-color: #99CC99;
}

/* Lightbox stylesheet */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
	
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../js/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(js/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}		
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/*---------------------------------------------------------------*/

#men TH {
padding:4px;
background:black;
color:orange;
}

#women TH {
padding:4px;
background:black;
color:limegreen;
}

.img{
max-width:800px;

}
