/* begin general styles */
body{
	margin:auto;
	background-color:#AC9D88;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	color:#605036;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	color:#87200b;
	font-size:13px;
	margin-bottom:0px;
	margin-top:-13px;
	text-align:left;
}
html>body h1{
	color:#87200b;
	font-size:13px;
	margin-bottom:0px;
	margin-top:-3px;
}
a, a:link{
	color:#7d110e;
	text-decoration:none;
}
a:hover, a:active{
	color:#CC0000;
	text-decoration:none;
}

.imgborder
{
    border:1px solid #b6a68d;
}
.invlistpiececount{color:#605036; font-size:9px; font-weight:normal}
.invlistbirthdeath{color:#605036; font-size:11px; font-weight:normal;}

/* end general styles */
#wrapper{
	padding-top:25px;
	background-image:url(images/cp_mock4_back.jpg);
	background-repeat:repeat-x;
}
#container{
	width:788px;
	border:1px solid #b6a68d;
	background-color:#e4d0b5;	
}
#header{
	background-color:#d5c5ab;
	border-bottom:1px solid #b6a68d;
	height:67px;
	margin:auto;
}
#menu{
	height:32px;
	background-color:#d5c5ab;
}
#searchbar{
	background-color:#cdbda3;
	border-bottom:1px solid #b6a68d;
}
/* for placement of image tagline "the online leader..." */
.searchTag{
    margin-right:50px;
}
.searchButton{
	border:none;
}
#imageDisplay{
	background-color:#e4d0b5;
	height:256px;
	border-bottom:1px solid #b6a68d;
	padding:5px;
}
#imageDisplay img{
	border:1px solid #b6a68d;
	margin:3px;
}
/*begin content area styles for second tier of pages*/
#content_area
{
    background-color: #e4d0b5;
    border-bottom: 1px solid #b6a68d;
    padding: 30px 15px 15px 15px;
    min-height: 500px;    
}
#content_area p{
	text-align:left;
}
/*end content area styles for second tier of pages*/
#tagline{
	background-color:#cebda3;
	border-bottom:1px solid #b6a68d;
	height:51px;
}
html>body #tagline{height:56px;}

.artist_alpha_header{font-weight:bold}

#featuredTitle{
	background-color:#dbccaf;
	border-bottom:1px solid #b6a68d;
	height:37px;
}
#featuredTitle img{
	margin-right:625px;
}
#featuredWorks{
	background-color:#d5c5ab;
	border-bottom:1px solid #b6a68d;
	padding:5px;
	height:130px;
}
#featuredWorks img{
	border:1px solid #897A67;
	margin:5px;
}

#featuredWorks h1{
	color:#87200b;
	font-size:12px;
	margin-bottom:0px;	
	text-align:center;
}

#featuredWorks img{border:solid 1px #64543A}

html>body #featuredWorks h1{
	margin-top:5px;
}

.works{
	padding:10px;
}
#footer{
	background-color:#cdbda3;
}
#footer p{
	margin:0px;
	background-color:#cdbda3;
}
#copyright
{
    text-align:center;
	padding:5px;
	/*background-color:#ac9d88;*/
}	
#copyright a, #copywright a:link{
	color:#605036;
	text-decoration:none;
}
#copyright a:hover, #copywright a:active{
	color:#000000;
	text-decoration:none;
}	
/* Styles used for forms */
.sectiontitle{font-weight:bold; color:#571507;}
.itemlabel{font-weight:bold;}

/* * * * * * * * * * * * * * * * * * * * * *
 *   Set the base styles for input items   *
 * * * * * * * * * * * * * * * * * * * * * */

a:link.whitelink,a:active.whitelink,a:visited.whitelink { color: #FFFFFF; font-weight: normal; background-color: transparent; text-decoration: none;}
a:hover.whitelink { text-decoration: underline; }

/* Tempalete to use when overridding setting link styles 
a:link.frontpage {font-size:1.2em; color: #D8AD17; text-decoration: none;}
a:visited.frontpage {font-size:1.2em; color: #D8AD17; text-decoration: none;}
a:hover.frontpage {font-size:1.2em; color: #D8AD17; text-decoration: underline;}
a:active.frontpage {font-size:1.2em; color: #D8AD17; text-decoration: none;}
*/

input, textarea, select{font-family:Arial, Helvetica, sans-serif; color:#605036;}
input.checkbox{border:1px solid #b6a68d; background-color:#e6d8bd;}

input.textbox{border:1px solid #b6a68d; background-color:#f1dec3; color:#756649;}
input.textbox:focus{border:1px solid #b6a68d; background-color:#fae7cd;}
 
textarea {border:1px solid #b6a68d; background-color:#f1dec3; font-size:11px}
textarea:focus {border:1px solid #b6a68d; background-color:#fae7cd; font-size:11px}

select{border:1px solid #b6a68d; background-color: #f1dec3;}
select:focus {border:1px solid #A4A5B2; background-color: #fae7cd;}

input.button{color:#d5c5ab; border:1px solid #480000; background-color:#650d09; cursor:hand;}

/* Styles used for the legend control */
.itemtitlestyle {}
.itemboxstyle {margin-bottom: 20px; -moz-border-radius: 10px; /* mozilla only */}
legend {font-weight:bold;color: #605036;}
fieldset{margin-bottom: 20px; padding:0px 3px 2px 3px; border:solid 1px #b6a68d; -moz-border-radius: 10px; /* mozilla only */}
/*
fieldset
{
	color:#333333;
	margin-bottom: 4px;
	border-right: #0764a1 1px solid;
	border-top: #0764a1 1px solid;
	border-left: #0764a1 1px solid;
	border-bottom: #0764a1 1px solid;
	padding:2px 2px 2px 2px;
}*/

/*table definitions*/
table.grid{border: 1px solid #5D4D33;}
.tableheader{background-color: #5D4D33; font-weight: bold; color: #ffffff; height:20px;}
tr.odd {background:#CDBDA3;}
tr.even {background:#E6D8BD;}
tr.selected {background:#ACAD67;}
tr.edit{background: #dcdcdc;}	


/* datagrid styles */
.gv { color: #333333; }
	.gv a { color: #7d110e; text-decoration: none; }
	.gv a:hover	{ border-bottom: 1px solid #CC0000; color: #CC0000; }
.gv_headerstyle { background-color: #5D4D33; font-weight: bold; color: #ffffff; }
	.gv_headerstyle a {color: #ffffff;border-bottom: 1px dotted #ccc;text-decoration: none;}
	.gv_headerstyle a:hover{border-bottom: 1px solid #ccc;color: #ffff00;}
.gv_rowstyle{background-color: #CDBDA3; color: #605036;}
.gv_alternatingrowstyle { background-color: #E6D8BD; color: #605036; }
.gv_selectedrowstyle{background-color:#C5BBAF; font-weight:bold; color:#605036}
.gv_editrowstyle{background-color:#7C6F57}
.gv_pagerstyle{background-color:#666666; color:#ffffff;}
.gv_footerstyle{ background-color:#1C5E55; font-weight:bold; color:#ffffff}

/* Style used for highlighting the text in search results */
.searchtext{font-weight:bold ; color:Green}