/*
Comada
*/

* {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 20px 0;
	padding: 0;
	background: #D2D3E1;
	color: #584e80; /*#6B6B6B;*/
	background-image: url(../theme/images/gradient.gif);
	background-repeat: no-repeat;
}

a {
	color: #6f7095; /*#EC5600;*/
}

a:hover {
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}


h2 {
	margin-bottom: 10px;
	/*border-bottom: 1px dotted black;*/
	font-size: 26px;
}

/*
h3 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	border-bottom: 1px solid #f2f2f2;
	background: url(../theme/images/img61.gif) repeat-x;
	color: #EC5600;	
	vertical-align: bottom;
}
*/

h3 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	border-bottom: 1px solid #f2f2f2;
	background: none;
	color: #EC5600;	
	vertical-align: bottom;
}

h4 {
	font-size: 16px;
}

p, ol, ul, blockquote {
	line-height: 18px;
}


img {
	border: none;
}

/*
td .facebox {
	font-size: 20px;
	color: #ec5600;
	padding-left: 20px; 
}
*/

#header {
	width:917px; /*917px;*/
	margin: 0px auto;
	background: url(../theme/images/img2.gif) repeat-x;
	background-color: White;
	height:40px;
}

/* Logo */

#logo {
	float: left;
	height: 20px; /*was 115 on explorer 7*/
	padding: 0 0 0 0;
	background: url(../theme/images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 0px 0 0 40px;
	font-size: 32px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	float: center;
	height: 26px;
	padding: 14px 0px 0 0;
	background: url(../theme/images/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 12px 0 12px;
	border-right: 1px solid #D2D3E1;
	text-decoration: none;
	font-size: 12px;
	color: #51487B;
}

.deactivated {
	padding: 0 12px 0 12px;
	border-right: 1px solid #D2D3E1;
	text-decoration: none;
	font-size: 12px;
	color: #CFCFCF;
}

#menu a:hover {
	text-decoration: underline;
}

/*
#menu .selected {
	padding: 0 15px 0 20px;
	border: none;
	color: #EC5600; 
	font-size: 12px;	
	font-weight: 700;
	border-right: 1px solid #DBDBDB;	
}
*/

#menu .last {
	border: none;
	text-decoration: none;
	font-size: 12px;
	color: #51487B;	
}


/* Splash */

#splash {
	width: 895px;
/*	height: 157px;*/
	height: 153px;
	margin: auto auto;
	background: url(/theme/images/AAPbanner_f.jpg);
	background-repeat: no-repeat;
	/*background: url(images/header.jpg) repeat-x left bottom;*/
	border-right: 11px solid #FFFFFF;
	border-left: 11px solid #FFFFFF;
	background-color: white;
	text-align: center;
}

/* Content */

#content {
	width: 887px;/*887*/
	margin: 0 auto;
	padding: 0px 15px 0 15px;
	background: #FFFFFF url(../theme/images/img8.gif) no-repeat left bottom;
	min-height: 1100px; /* for firefox*/
	overflow:hidden;
}

#colOne {
	float: left;
/*	width: 620px;*/
	padding: 16px;
	padding-bottom: 30px;
	width: 540px;
	border: 1px solid;
	background: #F5F4F9;
  	color: #51487B;
  	border-color: #C5C6DB;	
}

#colTwo {
	float: right;
	width: 185px;
	padding: 5px 0 0 0;
	/*text-align: center;*/
	text-align: left;
	border: 1px solid;
	background: #F5F4F9;
  	color: #656F57;
  	border-color: #C5C6DB;		
	height:374px; 	
}

#colTwo ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;	
}

#colLeft {
	padding: 10px;
	float: left;
}


#artistmenu {
	/*background-color: green;*/
	height:auto;		
	border: 1px solid;
  	border-color: #C5C6DB;		
}

#artistcontent {
	height: auto;
	margin-top: -1px;
   float: clear;
 	text-align: justify;
	border: 1px solid;
  	border-color: #C5C6DB;
	background: #F5F4F9;
  	color: #656F57;
}

#artistpicture {
    float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	border: 1px solid #C5C6DB;
	background-color: White;
	padding: 6px;
}

#my_show {
	clear: left;
	border: thin;
	border-style: solid;
	border-color: black;
}

/* ---------- gallery styles start here ----------------------- */
/*
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gallery li {
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	--float: Left;
	position: relative;
	width: 212px;
	height: 175px;

}

.gallery a {
	text-decoration: none;
	color: #666;
	background-color: White;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.gallery img {
	padding: 2px 0 0 2px;
}
.gallery em {
	width: 212px;
	height: 190px;
	height: auto;
	width: auto;
	background: url(../images/picture-frame.gif) no-repeat;
	display: block;
	position: absolute;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 145px;
}
*/

/*
#footer {
	height: 40px;
	width: 800px;
}
*/
#footer {
/*	width: 800px;*/
	text-align: center;
	margin: 0 auto;
}

#footer p {
	text-align: center;
	font-size: 10px;	
	color: #584e80;	
}

#footer a {
	font-size: 10px;	
	color: #584e80;	
}

/* for rotating pictures banner*/

#container {
     position:relative;
     width:888px; /*888px;*/
     height:52px;
     overflow:hidden;
     border:1px double #6f7095;
     background-color:#fff;
     margin:4px 0 0 0;
 }
/* 
#div1 {
     position:absolute;
     left:0px; 
     top:0px;
     width:820px;
     height:52px;
 }
#div2 {
     position:absolute;
     left:820px; 
     top:0px;
     width:820px;
     height:52px;
 }
#div1, #div2 img {
     
     margin:2px;
     float:left;
 }
 */

.menuartiste {
  	color: #c0c0c0;
	border: 1px solid #E1E1E1; 
}

#menu.menuartiste a {
	color: black;
}

#statusbar{
position:relative;
display:block;
background-color: #C5C6DB;
font-size: 0px;
margin:0;
height:5px;
border: 1px solid #C5C6DB;
padding:0;
width: 885px;
}


#longtext{
	padding: 20px;
	position:relative; 
	width:845px; 
	overflow: auto; 
	border: 1px solid;
	background: #F5F4F9;
  	color: #51487B;
  	border-color: #C5C6DB;	
}

#longtext input {
  border: 1px solid #a5acb2;
}

#longtext textarea {
  border: 1px solid #a5acb2;
}


img {
	text-align: center;
	/*vertical-align: bottom;*/
}

#imagelist {
	display: inline;
	padding: 6px;
}

#imagelistvertical {
/*	display: inline;*/
	padding: 6px;
	margin: 10px;
}

#imagelist a {
		margin: 2px;
		/*border: 1px solid #b6b6b6;*/
		padding: 2px;
}

.f2 {
		margin: 2px;
		border: 1px solid #b6b6b6;
		padding: 4px;
}

/* this has changed
#imagelist.vedette a:hover{
	border-color: #ff8c00;
	background-color: #ff8c00;
}

#imagelist.etoile a:hover{
	border-color: #ffdc49;
	background-color: #ffdc49;
}

#imagelist.meritte a:hover{
	border-color: #339966;
	background-color: #339966;
}

#imagelist.exposant a:hover{
	background-position: 0 0;
	border-color: #2054a9;
	background-color: #2054a9;
}
*/

#myhr {
	border-top: 1px dotted black;
	padding: 0px;
}

#searchbar {
	width: 895px;
	background-image: url(../images/searchbar.jpg);
	background-repeat: no-repeat;	
	text-align: left;
	color: white;
	height:30px;
	padding: 0px;
	margin-top: -2px;
	
}

#searchbar a{
	color: white;
	text-decoration: none;
	line-height: 30px;	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;

}

.gallerytheme {
	text-align:left;
	color:#939393; 
	height:30px;	
	padding:4px;
}

#borderaroundtextarea {
	border-right: 1px solid #C5C6DB;
    border-top: 1px solid #C5C6DB;
    border-bottom: 1px solid #C5C6DB;

}

/*New */
#mastercomment {
	color:#51487B; 
	
}

#boxcomment {
	padding:10px; 
	margin-top:0px; 
	height:auto; 
	width:820px; 
	border: 1px #606182 solid;
	background: #F5F4F9; 
}

#commenttitle {
	color:#51487B; 
}

#textcomment,  {
	color:#51487B; 
	background: #F5F4F9;
}

.replybox {
	margin-top:0px; 
	margin-left:40px; 
	border: 1px #C5C6DB solid; 
	background-color:#F5F4F9;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #51487B;
}		

#replytext {
	padding:10px; 
	margin-top:0px;
	/*visibility: hidden;*/
	height:auto; 
	width:760px; 
	border: 1px #C5C6DB solid; 
	/*background-color:#FFFAEC;*/
	background-color:white;
	color: #51487B;
}

/*End New */


.buttonhover {
	margin-top:0px; 
	margin-left:40px; 
	border: 1px #464762 solid; /*same as new color value*/
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: white;
	font-weight:900;
	background: #7B7C9F; /*same as artistpicture*/
}

.buttonout {
	margin-top:0px; 
	margin-left:40px; 
	border: 1px #C5C6DB solid; /*same as artistpicture*/
	background: #F5F4F9; /*same as artistcontent*/
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #51487B;  /*same as a replytext*/
}