div.projects.dropdown ul li a {
    background-color: #F2F2F3 !important;
}

div.nxc_gallery ul.house_menu div.projects.dropdown
{
    background-color: #F2F2F3 !important;
	width: 110px;
}

div.nxc_gallery ul.house_menu div.projects.dropdown div.heading
{
	padding: 0 0 0 10px;
	border: none;
}

div.nxc_gallery ul.house_menu div.projects.dropdown div.heading span
{
	font-weight: bold;
	font-family: Helvetica;
	font-size: 10px;
	color: #ffffff;
}

div.nxc_gallery ul.house_menu div.projects.dropdown ul.hide li
{
	float: none;
}

div.nxc_gallery ul.house_menu div.projects.dropdown ul.hide li a
{
	float: none;
	padding: 0px;
	font-size: 10px;
	color: #888C99;
}

div.class-house div.content
{
	height: auto;
}
div.nxc_gallery
{
	width: 100%;
	position: relative;
}

div.nxc_gallery a
{
	text-decoration: none;
}

div.nxc_gallery div.top_navigation
{
	/*background: url( ../images/mag-NavBarBg.jpg ) repeat-x;*/
	background-color: #E7E7E8;
	height: 35px;
	/*box-shadow: 0px 5px 15px 3px #000000;*/
	z-index: 10;
	position: relative;
}

div.nxc_gallery div.bottom_navigation
{
	/*background: url( ../images/mag-NavBarBg.jpg ) repeat-x;*/
	background-color: #E7E7E8;
	/*height: 35px;*/
	/*box-shadow: 0px -5px 15px 3px #000000;*/
	z-index: 10;
	position: relative;
	color: #ffffff;
}

div.nxc_gallery div.middle_section
{
	position: relative;
	/*box-shadow: 0px 0px 15px 3px #000000;*/
	background-color: #E7E7E8;
	z-index: 5;
	position: relative;
	overflow: hidden;
}

div.nxc_gallery div.albums
{
	position: relative;
	width: 100000px;
	left: 0px;
	top: 0px;
}

div.nxc_gallery div.album
{
	float: left;
	width: 770px;
	height: 578px;
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
}

div.nxc_gallery div.album div.picture
{
	width: 770px;
	height: 500px;
	text-align: center;
	position: relative;
}
div.nxc_gallery div.album div.pictures
{
	height: 100%;
	float: left;
}
div.nxc_gallery div.album div.cover
{
	height: 100%;
	float: left;
	position: relative;
	z-index: 9;
}

div.nxc_gallery div.album div.album_description
{
	bottom: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	background: url( ../images/trans-gray.png );
	text-align: left;
}

div.nxc_gallery div.album div.album_description div.album_description_wrapper
{
	position: relative;
	padding: 12px 40px;
	left: 0px;
	bottom: 0px;
	width: 570px;
	float: left;
}

div.nxc_gallery div.album div.album_description div.album_description_buttons
{
	float: left;
    padding: 20px 5px;
    position: relative;
    width: 250px;
}
div.nxc_gallery div.album div.album_description div.album_description_buttons div.projects.dropdown
{
	width: 115px;
	margin-right: 15px;
	float: left;
}
div.nxc_gallery div.album div.album_description div.album_description_buttons div.projects.dropdown ul li
{
	margin: 0;
}
div.nxc_gallery div.album div.album_description div.album_description_buttons div.projects.dropdown ul.hide
{
	bottom: 54px;
	position: absolute;
	width: 112px;
}

div.nxc_gallery div.album div.album_description div.album_title
{
	color: #ffffff;
	font-size: 36px;
	margin-bottom: 10px;
}

div.nxc_gallery div.album div.album_description div.desc
{
	color: #ffffff;
	font-size: 20px;
}

div.clear
{
	clear: both;
}

div.nxc_gallery div.navigation_part
{
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}

div.nxc_gallery div.navigation_part.left
{
	float: left;
}

div.nxc_gallery div.navigation_part.right
{
	float: right;
}

div.nxc_gallery div.navigation_part.center
{
	text-align: center;
}

div.nxc_gallery div.navigation_part a.home
{
	background: url("../images/houses/btn_menu.png") repeat-x scroll 0 0 transparent;
	border-left: 1px solid #80838C;
    border-right: 1px solid #80838C;
}

div.nxc_gallery div.navigation_part a.home.active
{
	background: url("../images/houses/btn_menu_active.png") repeat-x scroll 0 0 transparent;
	border-left-color: #AC1A2F;
    border-right-color: #AC1A2F;
}

div.nxc_gallery div.navigation_part a.home span
{
	background: url( ../images/home.png ) no-repeat scroll center center transparent;
	padding: 10px;
}

div.nxc_gallery div.navigation_part a.album_overview
{
	background: url("../images/houses/btn_menu.png") repeat-x scroll 0 0 transparent;
	border-left: 1px solid #80838C;
    border-right: 1px solid #80838C;
}

div.nxc_gallery div.navigation_part a.album_overview.active
{
	background: url("../images/houses/btn_menu_active.png") repeat-x scroll 0 0 transparent;
	border-left-color: #AC1A2F;
    border-right-color: #AC1A2F;
}

div.nxc_gallery div.navigation_part a.album_overview span
{
	background: url( ../images/list.png ) no-repeat scroll center center transparent;
	padding: 10px;
}

div.nxc_gallery div.navigation_part a.album_print
{
	background: url("../images/houses/btn_menu.png") repeat-x scroll 0 0 transparent;
	border-left: 1px solid #80838C;
    border-right: 1px solid #80838C;
}

div.nxc_gallery div.navigation_part a.album_print.active
{
	background: url("../images/houses/btn_menu_active.png") repeat-x scroll 0 0 transparent;
	border-left-color: #AC1A2F;
    border-right-color: #AC1A2F;
}

div.nxc_gallery div.navigation_part a.album_print span
{
	background: url("../images/print.jpg") no-repeat scroll center center transparent;
	padding: 10px;
}

div.nxc_gallery div.navigation_part a.full_view
{
	background: url( ../images/full-view.png ) no-repeat scroll center center transparent;
	display: block;
	width: 26px;
	height: 24px;
	margin: 5px 10px;
	float: left;
}

div.nxc_gallery div.navigation_part a.left_arrow
{
	background: url( ../images/arrow-right.png ) no-repeat scroll center center transparent;
	padding: 0 15px;
	font-size: 17px;
}

div.nxc_gallery div.navigation_part a.right_arrow
{
	background: url( ../images/arrow-left.png ) no-repeat scroll center center transparent;
	padding: 0 15px;
	font-size: 17px;
}

div.nxc_gallery div.navigation_part span.previous_title, div.nxc_gallery div.navigation_part span.next_title
{
	color: #aeaeae;
	margin: 0 10px;
}

div.nxc_gallery div.navigation_part div.left_wrapper
{
	float: left;
	height: 35px;
	text-align: right;
}

div.nxc_gallery div.navigation_part div.center_wrapper
{
	float: left;
	height: 35px;
	text-align: center;
}

div.nxc_gallery div.navigation_part div.right_wrapper
{
	float: left;
	height: 35px;
	text-align: left;
}

div.nxc_gallery div.middle_section div.previous_album
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 35px;
	z-index: 10;
	height: 100%;
	/*opacity: 0.8;*/
}

div.nxc_gallery div.middle_section div.next_album
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 35px;
	z-index: 10;
	height: 100%;
	/*opacity: 0.8;*/
}

div.nxc_gallery div.middle_section div.previous_album a
{
	background: url("../images/prev_page.png") no-repeat scroll center center transparent;
	display: block;
	width: 35px;
	height: 100%;
}

div.nxc_gallery div.middle_section div.next_album a
{
	background: url("../images/next_page.png") no-repeat scroll center center transparent;
	display: block;
	width: 35px;
	height: 100%;
}

div.nxc_gallery div.middle_section div.previous_picture
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 10;
	height: 35px;
	/*opacity: 0.8;*/
}

div.nxc_gallery div.next_picture
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 10;
	height: 35px;
	/*opacity: 0.8;*/
}

div.nxc_gallery div.middle_section div.previous_picture a
{
	background: url("../images/prev_picture.png") no-repeat scroll center center transparent;
	display: block;
	width: 100%;
	height: 35px;
}

div.nxc_gallery div.next_picture a
{
	background: url("../images/next_picture.png") no-repeat scroll center center transparent;
	display: block;
	width: 100%;
	height: 35px;
}

div.nxc_gallery.album_overview div.middle_section>div.next_picture a
{
	display: none !important;
}
div.nxc_gallery.album_overview div.bottom_navigation
{
	height: 35px;
}

div.nxc_gallery.album_overview div.album
{
    height: 150px;
    left: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 0;
	float: none;
	margin: 14px 0;
	width: 100000px;
	border-bottom: 2px solid transparent;
    border-top: 2px solid transparent;
}
div.nxc_gallery.album_overview div.album div.album_description div.album_title
{
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 5px;
}

div.nxc_gallery.album_overview div.album div.album_description div.desc
{
	color: #ffffff;
	font-size: 10px;
}

div.nxc_gallery.album_overview div.album div.album_description div.album_description_wrapper
{
	position: relative;
	padding: 10px;
}
div.nxc_gallery.album_overview div.album div.cover
{
	height: 150px;
	width: 200px;
	overflow: hidden;
	position: relative;
	float: left;
}

div.nxc_gallery.album_overview div.album div.pictures
{
	float: left;
	width: 570px;
	position: relative;
	overflow: hidden;
}
div.nxc_gallery.album_overview div.album div.pictures_wrapper
{
	width: 10000px;
	position: relative;
	left: 0px;
	top: 0px;
}

div.nxc_gallery.album_overview div.middle_section
{
	height: 500px;
}

div.nxc_gallery.album_overview div.album div.picture
{
	height: 150px;
	width: 200px;
	text-align: center;
	position: relative;
	float: left;
	margin: 0 10px;
	overflow: hidden;
}
div.nxc_gallery img.original
{
	display: inline;
}
div.nxc_gallery img.alias
{
	display: none;
}
div.nxc_gallery.album_overview img.original
{
	display: none;
}
div.nxc_gallery.album_overview img.alias
{
	display: inline;
}
div.nxc_gallery div.middle_section div.album div.previous_picture
{
	display: none;
}
div.nxc_gallery div.middle_section div.album div.next_picture
{
	display: none;
}
div.nxc_gallery.album_overview div.middle_section div.album div.next_picture
{
	position: absolute;
	left: auto;
	right: 0px;
	bottom: auto;
	top: 0px;
	width: 35px;
	z-index: 10;
	height: 100%;
	/*opacity: 0.8;*/
	display: block;
}
div.nxc_gallery.album_overview div.middle_section div.album div.previous_picture
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 35px;
	z-index: 10;
	height: 100%;
	/*opacity: 0.8;*/
	display: block;
}

div.nxc_gallery.album_overview div.middle_section div.album div.previous_picture a
{
	background: url("../images/prev_page.png") no-repeat scroll center center transparent;
	display: block;
	width: 35px;
	height: 100%;
}

div.nxc_gallery.album_overview div.middle_section div.album div.next_picture a
{
	background: url("../images/next_page.png") no-repeat scroll center center transparent;
	display: block;
	width: 35px;
	height: 100%;
}
div.nxc_gallery.album_overview div.middle_section div.previous_picture
{
	width: 100%;
}

div.nxc_gallery.album_overview div.middle_section div.next_picture
{
	width: 100%;
}
div.nxc_gallery.album_overview div.middle_section div.previous_picture a
{
	background: url("../images/prev_picture.png") no-repeat scroll center center transparent;
}

div.nxc_gallery.album_overview div.middle_section div.next_picture a
{
	background: url("../images/next_picture.png") no-repeat scroll center center transparent;
}

div.nxc_gallery.album_overview div.album.actived
{
	border-top: 2px solid gray;
	border-bottom: 2px solid gray;
}

div.nxc_gallery.album_overview div.album div.album_description.hide_desc div.desc
{
	display: none;
}

/*full view*/
div.gallery_full_view div.border-box
{
	margin: 0px;
}

div.gallery_full_view ul.house_menu
{
	margin: 0 0 8px 0;
	height: 32px;
	position: relative;
	z-index: 1000;
}
div.gallery_full_view ul.house_menu li .dropdown a:hover
{
	color: #eb1c31;
}
div.gallery_full_view ul.house_menu li a.dropdown
{
	display: block;
}
div.gallery_full_view ul.house_menu li .dropdown a
{
  background: url(../images/houses/btn_dropdown.png) repeat-x;
  font-size: 11px;
  color: #111213;
  float: left;
  width: 100%;
}
div.gallery_full_view ul.house_menu li a.mouseover
{
  background: url(../images/houses/btn_menu_mouseover.png) repeat-x;
}
div.gallery_full_view ul.house_menu li a, .dropdown a
{
	color: #fff;
	text-decoration: none;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 10px;
	padding: 0 14px;
	display: block;
	background: url(../images/houses/btn_menu.png) repeat-x;
	border-left: 1px solid #80838c;
	border-right: 1px solid #80838c;
}
div.gallery_full_view ul.house_menu li a.active
{
  background: url(../images/houses/btn_menu_active.png) repeat-x;
  border-right-color: #ac1a2f;
  border-left-color: #ac1a2f;
}
div.gallery_full_view ul.house_menu li
{
	float: left;
	margin-right: 6px;
	list-style: none;
	text-transform: uppercase;
	line-height: 32px;
}
div.gallery_full_view div.nxc_gallery div.middle_section div.previous_picture a
{
	background: url("../images/prev_picture_red.png") no-repeat scroll center center transparent;
}

div.gallery_full_view div.nxc_gallery div.next_picture a
{
	background: url("../images/next_picture_red.png") no-repeat scroll center center transparent;
}

div.gallery_full_view div.nxc_gallery div.go_to_top_container
{
	text-align: center;
}
div.gallery_full_view div.nxc_gallery div.go_to_top_container a.go_to_the_top
{
	color: #ffffff;
}
div.gallery_full_view div.nxc_gallery div.go_to_top_container a.go_to_the_top:hover
{
	text-decoration: underline;
}
div.projects.dropdown ul li a
{
	background: none;
	border-left: 0;
	border-right: 0;
}
div.gallery_full_view div.nxc_gallery div.middle_section div.previous_album
{
	left: 190px;
}

div.gallery_full_view div.nxc_gallery div.middle_section div.next_album
{
	right: 190px;
}