/* CSS Document */
*
{
	margin: 0;
	padding: 0;
}
body
{
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #87898c;
	line-height: 1.8em;
}

a
{
	text-decoration: none;
	border: 0;
}
a:hover
{
	text-decoration: underline;
}

a:link, a:visited
{
	text-decoration: none;
}


div
{
	display: block;
}
.top
{
	margin: 0 auto;
	width: 1020px;
	height: 200px;
	position: relative;
}
.toplogo
{
	width: 980px;
	height: 150px;
	float: left;
	background-color: #000;
	padding-left: 40px;
}
.toplogo p
{
	width: 680px;
	float: left;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}
.logo
{
	width: 560px;
	height: 70px;
	float: left;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
}
.gray
{
	width: 1020px;
	height: 30px;
	float: left;
	background-color: #333;
}
.top_right
{
	width: 190px;
	height: 200px;
	background-image: url(/images/top_right.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 796px;
	top: 0px;
}
/*
#content h1
{
	display: none;
}
.content h1
{
	display: none;
}
*/
#homepage .divfloatright{
	width: 980px;
}
.home_right
{
	float:left;
	margin-right:20px;
	width:300px;
}
.home_right .green{
	background: #a9be25;
	position:relative;
}
.home_right .blue{
	background: #2f56d7;
	position:relative;
}
.home_right .red{
	background: #d72f62;
	position:relative;
}
.home_right .blue a,
.home_right .green a,
.home_right .red a{
	display:block;
	height:105px;
	color: #ffffff;
	font-size:23px;
	font-weight:bold;
	line-height:28px;
}
.home_right .blue a,
.home_right .green a{
	padding: 15px 0 0 160px;
	width:140px;
}
.home_right .red a{
	padding: 15px 0 0 10px;
	width:290px;
}
.home_right span.article{
	font-size:13px;
}
.home_right .blue img,
.home_right .green img{
	position:absolute;
	left:0;
	top:0;
}
.home_right .red img{
	position:absolute;
	right:0;
	top:0;
}
.home_right h3{
	margin-top:5px;
}
.home_right li
{
	list-style-type: none;
}
.home_right ul
{
	padding: 0;
}
.main
{
	margin: 0 auto;
	width: 1020px;
}
.left
{
	float: left;
	width: 260px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.left a
{
	color: #666;
}
.left a:hover
{
	text-decoration: none;
	color: #999;
}
.left li
{
	float: left;
	width: 180px;
	background-color: #fff;
}
.nav
{
	border: 4px solid #EEEEEE;
	color: #666666;
	float: right;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 20px;
	padding: 10px 0 13px 10px;
	width: 202px;
}
.divfloatright
{
	float: right;
}
.menu li
{
	font-size: 12px;
	list-style-type: none;
	text-transform: uppercase;
	width: 130px;
}
.menu li a
{
	float: left;
	padding-left: 10px;
	width: 120px;
}
.menu li.focuse
{
	background-color: Black;
}
.menu ul li a:hover
{
	background-color: #666666;
	color: #cccccc;
}
.menu ul li
{
	background-color: #cccccc;
}
.menu ul
{
	display: none;
	width: 130px;
	position: absolute;
	margin-top: 0px;
	margin-left: 130px; *margin-left:0px;
	list-style-type:none;
	z-index:2;
}
.menu ul.submenu { width: 230px; }
.menu ul.submenu li {
	line-height: 18px;
	padding: 3px;
	width: 230px; }
.menu ul.submenu li a { width: 220px; }

.writer
{
	float: right;
	width: 192px;
	border: 4px solid #eeeeee;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	padding: 13px 0 20px 20px;
	font-family: Verdana;
}
.writer li
{
	list-style-type: none;
	margin-bottom: 10px;
}
.writer h3
{
	display: none;
}
.content
{
	float: right;
	width: 700px;
	margin-bottom: 20px;
	margin-right: 40px;
}
#right-col .content-no-border,
#home .content-no-border
{
	border: 0px;
	padding: 0px;
}
#content {
	border: 4px solid #eeeeee;
	padding: 10px 15px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#content h1 {
	text-transform: uppercase;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}
#content a:hover {
	text-decoration: underline;
}
#content-home
{
	padding: 15px 10px 10px 0px;
	margin: 0px;
	background: #f5f5f5;
}
#content-home h1
{
	width: 200px;
}
.subnav
{	
	width: 740px;
	min-height: 20px;
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.subnav span
{
	/*color: #0033cc;*/
	color: #666666;
}
.subnav a, .subnav a:visited {
	color: #666666; }
.search
{
	background-color: #D62F62;
	float: left;
	height: 35px;
	padding-top: 10px;
	text-align: right;
	width: 700px;
}
.searchgreen
{
	background-color: #A8BD23;
	float: left;
	height: 35px;
	padding-top: 10px;
	text-align: right;
	width: 700px;
}
.searchresults
{
	float: left;
	width: 640px;
	border-top: 10px solid #EEEEEE;
	border-left: 10px solid #EEEEEE;
	border-right: 10px solid #EEEEEE;
	border-bottom: 10px solid #EEEEEE;
	padding: 20px;
	color: #000;
}
.searchresults li
{
	float: left;
	width: 640px;
	list-style-type: none;
}
.searchresults h3 span
{
	font-weight: bold;
}
.searchresults .pic
{
	float: left;
	width: 120px;
}
.searchresults .description
{
	float: right;
	width: 500px;
	text-align: left;
	font-size: 15px;
}
.searchresults .description h4
{
	color: #2f56d6;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 15px;
}
.searchresults .description h5
{
	color: #2f56d6;
	font-size: 11px;
	margin-bottom: 13px;
}
.searchresults .description h5 span
{
	color: #000;
	font-size: 12px;
}
.searchresults .description p
{
	color: #000;
	font-size: 12px;
	line-height: 15px;
}
.searchresults .description p span
{
	font-weight: bold;
}

.input_search
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF none repeat scroll 0 0;
	border: medium none;
	float: left;
	height: 22px;
	margin-left: 431px;
	width: 230px;
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	padding: 3px 3px 0 3px;
}
.btn_search
{
	border: medium none;
	float: left;
	height: 25px;
	width: 25px;
}

.content ul
{
	padding: 15px 0 0 27px;
}
.content li
{
	margin-left: 1.5em;
	text-indent: 1em;
}
.content li a
{
	color: #0033cc;
}

#sculptorthumblist table tr td {
	vertical-align: top; }

#sculptorthumblist a, #sculptorthumblist a:link, #sculptorthumblist a:visited
{
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0;
	color: #666666;
}

#sculptorthumblist a:hover
{
	text-decoration: underline;
}

#sculptorthumblist img a:hover
{
	text-decoration: underline;
}

#sculptorthumblist img
{
	text-decoration: none;
	padding: 0;
	margin: 0;
	border-style: none;
}
#SculptureList1_sculpture td
{
	margin: 0;
	padding: 0 0 25px;
	text-align: center;
	vertical-align: top;
	width: 25%;
}
/********** Containers & Sections **********/

.footer
{
	margin: 0 auto;
	width: 1020px;
	height: 30px;
	background-color: #333;
	color: #999;
	clear: both;
}
.footer li
{
	line-height: 30px;
	background-color: #333;
	color: #999;
	float: left;
	list-style-type: none;
}
.footer a
{
	color: #999;
}
.footer ul
{
	margin-left: 30px;
}
.footer li
{
	line-height: 30px;
	color: #999;
	margin-right: 10px;
	font-size: 11px;
	text-transform: uppercase;
}
.copyright
{
	line-height: 30px;
	float: right;
	margin-right: 37px;
	font-size: 11px;
}

img
{
	border: none;
}
h1
{
	/*font-family: "Bauhaus 93" , Verdana; color:#800001;*/ /*color: #4865A6;*/
	margin: 0px;
	padding: 5px 0 10px 0;
	text-transform: capitalize;
	font-size:20px;
}
.productlist
{
	background-color: #eee;
	float: left;
	width: 700px;
	padding: 15px 0 30px 0px;
}
.productlist table tr td {
	text-align: center;
	vertical-align: top;
	margin: 0 auto;
	width: 25%;
	font-size: 11px;
}
.productlist table tr td a {
	color: #0033cc; 
	text-decoration: none; }
.productlist table tr td a:hover {
	text-decoration: underline; }	

#sculptorthumbtable {
	width: 100%;
	height: 100%;
	margin-bottom: 20px;
}

.sculptorthumbcell {
	height: 130px; }
	
.sculptorname a, .sculptorname a:visited {
	color: #666666;
	text-decoration: none; }

.sculptorname a:hover {
	text-decoration: underline; }

#tabs h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;	
}

#nyroModalContent h1 {
	font-size: 12px;
	font-weight: normal;
}
#nyroModalContent h2 {
	font-size: 12px;
	font-weight: bold;
}

.cv p {margin: 0 0 12px;}