/*MENU*/
#menu ul li {
	list-style-type: none;
	display:block;
	margin-left:42px;
	height: 20px;
	float: left;
	}

#menu ul li a {
	text-align:center;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	width:130px;
	margin-left:5px;
	text-decoration:none;
	color:#666;
	cursor:pointer;
}

#menu ul li a:visited {
	color:#CCC;
}

#menu ul li a:hover {
	color:#333;	
}

#menu ul li a.current {
	color:#333;
}

#menu {
	position:relative;
	margin-top:15px;
	margin-left:9px;
}

#previewFull {
  background-color: #FFFFFF !important;
  width: 832px !important;
  color: inherit;
}

#liveUpdateContactInfo {
}

#sitetitle {
	clear:both;
	margin-top:40px;
  border-bottom: 1px dotted #B3B3B3 !important;
}

body {
  background-color: #FFFFFF !important;
  color: inherit;
}

#stage, #stage2 {
  border-bottom: 1px dotted #B3B3B3 !important;
}

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

#wrapper_thumb {
  width: 832px !important;

}

.logo {
  display: inherit !important;
  margin-left: -10px;
}

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

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

.thumbnail {
  background-color: #FFFFFF !important;
  color: inherit;
}

.itemNumber {
  color: #FFFFFF !important;
  display: none !important;
  background-color: inherit;
}

#stage2 {
  width: 832px !important;
}

.thumb, .preview {
}

.selectedThumbnail, .thumbnail:hover {
  background-color: #E6E6E6 !important;
  color: inherit;
}

.borderTopLeft {
  border-top: 1px solid #FFFFFF !important;
  border-left: 1px solid #FFFFFF !important;
}

.borderRightDotted {
  border-right: 1px dotted #FFFFFF !important;
}

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

.emptyThumbnail {
  background-color: #FFFFFF !important;
  color: inherit;
}

#wrapper_large {
  width: 832px !important;

}

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

#previewImage {
  maxSize: 800.00 !important;
}

.paginationLinks, .pagination, #liveUpdatePagination {
}

.thumb {
  border: none !important;
}

#liveUpdateSiteTitle {
}

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

#stage {
  width: 806px !important;
}

.textColor {
  color: #4C4C4C !important;
  background-color: inherit;
}
#technical_details {
	
	text-align:center;
	margin-left:300px;
	width:200px;
}

#technical_details p {
	background:#FFF;
	color:#333;
}

#technical_details a {
	text-decoration:underline;	
	display:block;
	height:12px;
	width:200px;
	overflow:hidden;
	
}

#technical_details a:hover {
	overflow:visible;
	text-decoration:none;
	line-height:15px;
	
}

#bottom_menu {
	margin-bottom:40px;
}

#bottom_menu ul {
    margin:0px 0px 0px 20px;
}

#bottom_menu li {
    float: left;
    list-style: none outside none;
    padding-top: 10px;
    text-align: center;
    width: 87px;
}