* {
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, p, a {
	background-color:inherit;
	color: #b3b3b3;
	font-size: 12px;
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
}

body 
   {
   background-color: #1A1A1A !important;
	font-size: 11px;
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
   }

a
  {
  	  text-decoration: none;
     font-weight: bolder; 
	  cursor: pointer;

  }
  	
a:hover 
   {
	color: #61A2D7;
	text-decoration: underline;
   }

img
  {
     margin: 0;
     padding: 0;
     border: 0;
  }  

p
  {
  margin-top: 0;
  margin-bottom: 10px;  
  font-size: 12px;
  line-height: 1.3em;	
  }

#logo
   {
   width: 259px;
   height: 66px; 
   margin: 0px;
   padding: 0px;
   float: left;
   }

#searchbox
   {
   width: 300px;
   margin:  10px 9px 0 0;
   padding: 0;
   float: right;      
   text-align: right;
   }

#strip
   {
   clear: both;
	margin: 0;
   padding: 0;
   border: 0;
   width: 997px;
   height: 74px;
   }

#wrapper_large {
  width: 997px !important;
  background-color: #313131;
  text-align:left;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px
}

#stage2 {
  width: 997px !important;
  border-bottom: 1px dotted #7F7F7F !important;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 9px;
}

#stage1 {
  width: 997px !important;
  border-bottom: 1px dotted #7F7F7F !important;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
}

#stage3 {
  width: 997px !important;
  border-top: 1px dotted #7F7F7F !important;
  border-bottom: 1px dotted #7F7F7F !important;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#index {
	float: left;
	position: relative;
	margin: 0;
}

#previewFull {
  background-color: #414141 !important;
  width: 995px !important;
  color: inherit;
}

#button
  {
   color: #b3b3b3;
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
   font-size: 11px;
   font-weight: bolder;
   border: 1px solid #313131;
   background-color: #313131;
  }

#menubox
   {
   clear: right;
   width: 461px;
   margin: 13px 0px 0px 0px; 
   float: right;      
   padding: 0 9px 0 0;
   }

#menubox ul 
{
	list-style: none;
   padding: 0;
   margin: 0;
}
	
#menubox li 
{
   float: left;
   border-left: 2px solid;
}

#menubox li.noleft
{
   float: left;
	border-left: 0;
}
	
#menubox a 
{
   display: block;
   padding: 0 1em 0px;
   text-decoration: none;
   font-weight: bolder; 
   border-bottom-width: 0px;
   margin-bottom: 0px;
	cursor: pointer;
}

#menubox a:hover 
{
   display: block;
   padding: 0 1em 0px;
	color: #61A2D7;
	text-decoration: underline;
   font-weight: bolder; 
   border-bottom-width: 0px;
   margin-bottom: 0px;
}

#strip
   {
   clear: both;
	margin: 0;
   padding: 0;
   border: 0;
   width: 997px;
   height: 78px;
   }

#collectionHeader {
  margin-bottom: 5px;
  margin-top: 12px;
  padding-left: 9px;
  border-bottom: 1px dotted #7F7F7F !important;
}
#collectionHeader h1 {
	font-size: 14px;
}
#collectionHeader p {
	margin-top: 5px;
	padding-right:9px;
}

#collectionFooter {
  padding-bottom: 0px;
  margin-top: 12px;
  padding-left: 9px;
}

#previewImage {
  maxSize: 800.00 !important;
}
#footerblockright
  {
   float: right;
	padding-right: 9px;
  	text-align: right;
  	clear: right;
   margin: 5px 0 0px 0;
   font-size: 11px;
   font-weight: normal;
	width: 987px;
   padding-bottom: 10px;
  }

.small
  {
  	font-size: 6px;
  }

#pagemenu2
  {
   clear: both;
   float: left;
  	width: 977px;
   margin: 5px 0 17px 0px;
   padding-left: 9px;
   font-size: 11px;
   font-weight: bolder; 
  }
  
#pagemenu3
  {
   clear: both;
   float: left;
  	width: 977px;
   margin: 5px 0 17px 0px;
   padding-left: 20px;
   padding-right: 20px;
   font-size: 11px;
   font-weight: bolder; 
  }
  
#pagemenu
  {
   clear: both;
   float: left;
  	width: 810px;
   margin: 5px 0 3px 0px;
   padding-left: 9px;
   font-size: 11px;
   font-weight: bolder; 
  }
  
#pagemenusearch
  {
   clear: both;
   float: left;
  	width: 710px;
   margin: 5px 0 3px 0px;
   padding-left: 9px;
   font-size: 11px;
   font-weight: bolder; 
  }
  
#detailTitle {
	margin: 10px 0 0 0;
	float:left;
	clear:both;
	text-align: center;
	width: 100%;
}
  
.borderTopLeft {
  border-top: 1px solid #575757 !important;
  border-left: 1px solid #575757 !important;
}

.borderBottomRight {
  border-right: 1px solid #575757 !important;
  border-bottom: 1px solid #575757 !important;
}

.borderBottom {
  border-bottom: 1px solid #575757 !important;
}

.borderRight {
  border-right: 1px solid #575757 !important;
}

.detailText {
  color: #B3B3B3 !important;
  background-color: inherit;
}

.detailNav {
	width: 100%;
	float:left;
	clear: both;
	text-align: center;
}

.detailNav ul {
	margin: 10px auto;
	text-align: center;
}

.detailNav ul li {
	display:inline;
	text-align: center;
	list-style: none;
	padding: 5px;
}

/* PAGINATION */
.pagination {
	float: right;
	padding-right: 0px;
   font-size: 12px;
	font-weight: bolder;
}
.pagination ul {
	margin: 0;
	padding: 0;
}
.pagination li {
	float: left;
	list-style: none;
	padding: 4px;
	font-size: 12px;
	font-weight: bolder;
}

.pagination a
{
	font-size: 12px;
	font-weight: bolder;
}

.pagination .previous {
	font-weight: bold;
	margin-left: 4px;
}

.current {
	border: solid 1px #7f7f7f;
}

.notcurrent {
	border: solid 1px #313131;
}

.dropShadow {
	background: url(../images/general/shadow.png) right bottom no-repeat;
	display: block;
	float: left;
	margin: 13px -10px -10px 10px;
	position: relative;
}

.dropShadow:before, .dropShadow:after {
	background: inherit;	
	content: " ";
	display: block;
	height: 10px;
	width: 10px;
}

.dropShadow:before {
	background-position: right top;
	margin: -10px 0 0 auto;
	position: absolute;
	right: 0;
	top: 0;
}

.dropShadow:after {
	background-position: left bottom;
	margin: -13px 0 0 -10px;
}

.dropShadow .inner {
	display: block;
	left: -10px;
	margin: 0;
	overflow: hidden;
	position: relative;
	top: -13px;
}

.preview {
  border: 2px solid #000000 !important;
}

#detailCaption {
	margin: 10px;
	text-align: center;
}

.detailText a:hover 
   {
	color: #61A2D7;
	text-decoration: underline;
   }
	
/* INDEX - GRID */
.thumbnail {
	float: left;
	position: relative;
	color:inherit;
	background-color: #414141;
 	width: 165px;
   height: 177px; 
	overflow: hidden;
	padding: 0;
}
.selectedThumbnail, .thumbnail:hover {
	color:inherit;
	background-color: #313131;
}
.emptyThumbnail {
	float: left;
	position: relative;
	color:inherit;
	background-color: #313131;
 	width: 165px;
   height: 177px; 
	overflow: hidden;
}

.clear {
	clear: both;
}

.pictext
  {
  	width: 100%;
   text-align: center;
   margin-top: 148px;
   border: none;
	font-size: 10px;
  }
  
.last, .first, .previous, .next, .index
   {
   	font-size: 12px;
		font-weight: bolder;
   }

#siteusageimage
  {
  clear: both;
  margin: 0 0 5px 0px;
  padding-left: 20px;
  padding-top: 9px;
  }

#text {
  margin-bottom: 5px;
  margin-top: 12px;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px dotted #7F7F7F !important;
}
#text h1 {
	font-size: 14px;
}
#text p {
	margin-top: 5px;
}

#featured
  {
     clear: both;
     float: left;
     width: 165px;
     margin: 0 0 0 0;
     padding-top: 10px; 
     padding-left: 10px; 
     padding-right: 12px; 
     padding-bottom: 10px; 
	  border-right: 1px dotted #7F7F7F !important;
  }

#featuredheading
   {
   margin: 0;
   padding-bottom: 6px;
   width: 165px;
   font-size: 16px;
   font-weight: bolder;
   text-align: center;
   }
  
#gate
   {
	background-color: #414141 !important;
   width: 786px !important;
   color: inherit;
   margin-top: 10px;
   margin-left: 10px;
   margin-right: 10px;
   margin-bottom: 10px;
   float: right;
   height: 559px;
   }

#gatetext
  {
   margin: 10px 0 10px 22px;
   padding-left: 10px;
   width: 720px;
   color: white;
  }

#gatetext p
  {
	font-size: 13px;
  }

#gatetext a
  {
   font-style: italic;
	font-size: 13px;
  }

#gatetext h1
  {
  font-size: 32px;
  font-weight: bolder;
  }
  
#caption
  {
  margin-top: 2px;
  margin-bottom: 10px;  
  font-size: 9px;
  text-align: right;
  color: #b3b3b3;
  }

.shop ul
  {
  margin-left: 5px;
  }

.shop li
  {
  margin-left: 25px;
  color: #b3b3b3;
  font-size: 12px;
  font-family: helvetica, arial, tahoma, verdana, sans-serif;
  }


