/* @override  -- http://65.181.131.103/css/stylesheet.css */
/* @override  -- http://www.weidmangallery.com/css/stylesheet.css */

body {
	background: #44423d url('/images/background.png') repeat-x;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
}
img {
	border-width: 0;
	outline: none;
}
.clearificator {
	clear: both;
}
#weidman_gallery {
	width: 900px;
	margin: 0 auto;
}
#weidman_gallery img {
	margin: 0 auto;
	display: block;
}
#content {
	width: 900px;
	margin: 0 auto;
	text-align: justify;
	border: 2px solid white;
	background: #000 no-repeat 0 top;
}
a {
	color: white;
}

/* @group Top Navigation */

ul#top_navigation {
	list-style: none;
	padding: 0;
	width: 900px;
	border: 2px solid white;
	font-weight: bold;
	font-size: 14px;
	margin: 0 auto 10px auto;
	text-transform: uppercase;
	height: 26px;
}
#top_navigation li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
#top_navigation a {
	color: white;
	text-decoration: none;
	display: inline-block;
	padding: 5px 7px;
}
#top_navigation a:hover {
	background-color: red;
}
#top_navigation a.selected {
	background-color: red;
}
#top_navigation a.selected:hover {
	background-color: red;
	color:  white;
}
#top_navigation form {
	display: inline;
}

/* @end */

/* @group Poster Categories */
a.show_all {
	display: block;
	margin-top: 20px;	
	font-size: 20px;
	font-weight: bold;
}
ul#poster_categories {
	list-style: none;
	padding: 0;
	width: 900px;
	border: 2px solid white;
	font-weight: bold;
	font-size: 12px;
	margin: 0 auto;
	text-transform: uppercase;
	height: 26px;
}
#poster_categories li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
#poster_categories a {
	color: white;
	text-decoration: none;
	display: inline-block;
	padding: 6px 5px 6px 7px;
}
#poster_categories a:hover {
	background-color: red;
}
#poster_categories a.selected {
	background-color: red;
}
#poster_categories a.selected:hover {
	background-color: red;
	color:  white;
}
td a {
	text-decoration: none;
}
/* @end */



/* @group Poster Subategories */

ul#poster_subcategories {
	list-style: none;
	padding: 0;
	width: 900px;

	font-weight: bold;
	font-size: 10px;
	margin: 0 auto;
	text-transform: uppercase;
	height: 26px;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	border-left: 2px solid white;
}
#poster_subcategories li {
	display: block;
	margin: 0 auto;
	padding: 0;
	float: left;
}
#poster_subcategories a {
	color: white;
	text-decoration: none;
	display: inline-block;
	padding: 8px 7px 7px 7px;
}
#poster_subcategories a:hover {
	background-color: red;
}
#poster_subcategories a.selected {
	background-color: red;
}
#poster_subcategories a.selected:hover {
	background-color: red;
	color:  white;
}

/* @end */

#front_poster {
	width: 341px;
	height: 492px;
	text-align: center;
	float: left;
}

img#click_here {
	float: left;
	display: block;
}
#front_text {
	width: 344px;
	height: 452px;
	float: right;
	background-color: black;
}
#front_text_inner {
	width: 320px;
	margin-left: 10px;
	padding-top: 10px;
}
#ivpda {
	float: right;
	border: 8px solid white;
}

.title {
	text-transform: uppercase;
	font-weight: bold;
}
.title.major {
	font-size: 200%;
	line-height: 100%;
}
.title.minor {
	font-size: 120%;
}

/* @group Poster Details */
#poster_details_title {
	margin: 5 auto 0 auto;
	width: 754px;
	color: black;
	background-color: white;
}
#poster_details {
	width: 750px;
	height: 550px;
	border: 2px white solid;
	margin: 0 auto;
}
#poster_details img {
	float: left;
	margin: 20px 0 0 30px;
}
#poster_details_text {
	float: right;
	text-align: left;
	width: 320px;
	margin: 20px 30px 0 0;
}
/* @end */

/* @group General Gallery Categories */

ul.gallery_categories {
	list-style: none;
	padding: 0;
	width: 900px;
	border: 2px solid white;
	font-weight: bold;
	font-size: 12px;
	margin: 0 auto;
	text-transform: uppercase;
	height: 26px;
}
#content ul.gallery_categories {
	width: 850px;
}
ul.gallery_categories li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
ul.gallery_categories a {
	color: white;
	text-decoration: none;
	display: inline-block;
	padding: 6px 5px 6px 7px;
}
ul.gallery_categories a:hover {
	background-color: red;
}
ul.gallery_categories a.selected {
	background-color: red;
}
ul.gallery_categories a.selected:hover {
	background-color: red;
	color:  white;
}

/* @end */

/* @group General Gallery Subategories */

ul.gallery_subcategories {
	list-style: none;
	padding: 0;
	width: 900px;

	font-weight: bold;
	font-size: 10px;
	margin: 0 auto;
	text-transform: uppercase;
	height: 26px;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	border-left: 2px solid white;
}
ul.gallery_subcategories li {
	display: block;
	margin: 0 auto;
	padding: 0;
	float: left;
}
ul.gallery_subcategories a {
	color: white;
	text-decoration: none;
	display: inline-block;
	padding: 8px 7px 7px 7px;
}
ul.gallery_subcategories a:hover {
	background-color: red;
}
ul.gallery_subcategories a.selected {
	background-color: red;
}
ul.gallery_subcategories a.selected:hover {
	background-color: red;
	color:  white;
}

/* @end */