/* CSS Document
*
* author: dynamic-e-motion http://www.dynamic-e-motion.com
*
*/

/* Body
***************************************************************/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #19181c;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}

/* Headings
***************************************************************/

h1 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 80px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
}

/* Links Styling
***************************************************************/

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

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

a:active {
	text-decoration: none;
}

/* Containers
***************************************************************/

#nav_top {
	text-align: center;
	height: 30px;
	width: 100%;
	margin-top: 10px;
}

#table_container {
	width: 500px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#table_price_container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#table_price_container p {
	margin-bottom: 10px;
}

#table_price_container a {
	font-size: 12px;
}

#table_gallery_lyr {
	width: 700px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#arrows_bottom {
	text-align: center;
	height: 30px;
	width: 100%;
	margin-top: 10px;
	top: 570px;
	position: absolute;
	left: 0px;
}

#nav_bottom {
	text-align: center;
	height: 30px;
	width: 100%;
	margin-top: 10px;
	top: 544px;
	position: absolute;
	left: 0px;
}

#nav_bottom_low {
	text-align: center;
	height: 30px;
	width: 100%;
	margin-top: 10px;
	top: 620px;
	position: absolute;
	left: 0px;
}

#footer {
	height: 132px;
	width: 368px;
	background-color: #000000;
	float: left;
}

/* Text
***************************************************************/

.tdContributors {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	background-color: #999999;
	vertical-align: bottom;
	padding-bottom: 6px;
	padding-left: 7px;
}

.tdContributors a:hover {
	color: #FFFFFF;
}

.tdCopyright {
	background-color: #999999;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 7px;
}

.titleGallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.wh_bold {
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.td_price {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}

.galleryNumberOff {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

.captionPainting1 {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}

.captionPainting2 {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

.body12Bl {
	font-size: 12px;
	color: #000000;
}

.body11Bl {
	font-size: 11px;
	color: #000000;
}

.body18Bl {
	font-size: 18px;
	color: #000000;
}

.body10Bl {
	font-size: 10px;
	color: #000000;
}

.captionPaintingPortfolio {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	padding-left: 6px;
}

.priceListWh {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.priceListWhCenter {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.captionFull {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	padding-left: 15px;
	width: 100px;
	vertical-align: bottom;
}

.caption {
	font-size: 11px;
	color: #999999;
	text-align: right;
	margin-right: 50px;
	margin-top: 5px;
	margin-bottom: 25px;
}

.quote_small {
	font-size: 11px;
	color: #999999;
	margin-left: 103px;
	margin-right: 50px;
}

.hilight_text {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.img-bio {
	float: right;
	margin-right: 50px;
}

.title_bio {
	margin-left: 67px;
	font-weight: bold;
}

.quote1 {
	text-align: justify;
	margin: 10px 50px 10px 67px;
}

.quote2 {
	margin-left: 92px;
	margin-bottom: 5px;
	margin-right: 50px;
	text-align: justify;
}

.quote3 {
	margin-left: 117px;
	margin-right: 50px;
	text-align: justify;
}

.title_stat {
	font-weight: bold;
	margin: 25px 50px 10px 67px;
}
.tdNew {

	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #999999;
	vertical-align: bottom;
	padding-bottom: 6px;
	padding-left: 7px;
}
.new {
	font-size: 13px;
	font-weight: bold;
	padding-top: 120px;
	font-style: normal;
}
