/* AMCK CSS Document */

/* Body */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #563f23 url("../images/background.gif") repeat-x top; 
	font-family: "futura", "tohama", "lucida grande", Arial, Verdana, Helvetica, sans-serif;
}

body, html {
	height: 100%;
	padding: 0;
}
		
.index {
	display: none;
}

img {
	border: none;
}

/* Text */

h3, h5 {
	background-color: #57AADC;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
	padding-left: 7px;
}

h3 {
	margin: 0 0 12px 15px;
}

h3.spotheader {
	margin: 0 0 12px 5px;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	color: #F42692;
	line-height: 15px;
	padding: 0 0 10px 7px;
	margin: 0 15px 0 15px;
}

h5 {
	margin: 0 0 5px 15px;
}


p.content {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding: 5px 7px 7px 7px;
	margin: 0 0 0 15px;
}

p.introcontent {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	padding: 5px 7px 7px 7px;
	margin: 0 0 0 15px;
}

span.h4category {
	font-size: 12px;
	color: #666666;
}

p.artistnavtext {
text-align:left;
	font-size: 10px;
	color: #666;
	line-height: 12px;
	padding: 0;
	margin: 0;
}

p.pdf {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding: 0 7px 0 7px;
	margin: 0 0 0 15px;
}

/* Links */

a { color: #FF9900; border:none;}
a:visited { color: #FF9900;}
a:hover { color: #FF6600;}
a:active { color: #FF9900;}

a.grey { color: #666666; text-decoration:none; }
a.grey:visited { color: #666666; text-decoration:none; }
a.grey:hover { color: #FF6600; text-decoration:underline; }
a.grey:active { color: #666666; text-decoration:none;  }

/* Master */

#master {
background: #ffffff url("../images/paint_bottom.gif") no-repeat bottom;
	border: 1px solid #000000;
	width: 795px;
	margin: 0px auto;
	padding:4px 0 0 0;
	overflow:hidden;
	
}

/* Header */

#header {
	background-image: url("../images/header.gif");
	width: 795px;
	height: 120px;
}

/* Layout */

#clearcontent {
	clear: both;
	width: 775px;
}

br.clearbreak{
 clear: both; 
    overflow: hidden;
    line-height: 0px;
}

div.clear{
	clear:both;
}

#content {
	background-color: #ffffff;
	width: 795px;
	margin: 0px auto;
}

#sidespacer {
	float: left;
	width: 13px;
	height: 100px;
	margin: 0;
}

div.sidespacer2 {
clear:both;
	float: left;
	width: 20px;
	height: 100px;
	margin: 0;
}

/* main navigation */


#navpusher {
	width: 795px;
	height: 50px;
}
#navcontainer {
	height: 26px;
	margin: 0 0 0 142px;
	padding: 0 0 0 0;
	/*overflow:hidden;*/
}

#navcontainer ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#navcontainer li { /* all list items */
	float: left;
	position: relative;
	/*width: 5em; */
	line-height:26px;
	vertical-align:middle;
}

#navcontainer li ul { /* second-level lists */
	/*display: none;*/
	position: absolute;
	z-index: 10;
	top: 26px;
	left: 0;
	width:125px;
	background: #fff;
	overflow:hidden;
}

#navcontainer li ul li { /* second-level lists */
	line-height:18px;
}

#navcontainer li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#navcontainer li:hover ul, #navcontainer li.over ul { /* lists nested under hovered list items */
	display: block;
	left:auto;
}


#navcontainer a { 
	font-size: 12px;
	padding:  0 10px 0 10px;
	color: #fff;
	text-decoration: none;
	display: block;
}

#navcontainer li ul a { /* second-level lists */
	width:12.5em;
	padding:0 10px 0 20px;
}

#navcontainer li ul a.subnavhead { /* second-level Headers */
	padding:0 10px 0 8px;
}

#navcontainer li ul a.subnavhead:hover { /* second-level Headers */
	background-color: #666;
}

#navlist a:hover {
	background-color: #A0DD03;
	text-decoration: none;

}

a.navactive {
	background-color: #A0DD03;
	text-decoration: none;
}

#navactive a { 
	background-color: #A0DD03;
	text-decoration: none;
}

/* sub navigation */

#subnavcontainer { 
	width: 150px; 
	margin: 0 0 0 15px; 
	padding:0;
	overflow:hidden;
}

#subnavcontainer ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

#subnavcontainer a {
	font-size:12px;
	line-height: 18px;
	color: #666;
	display: block;
	padding: 0 0 0 5px;
	width: 150px;
	text-decoration: none;
}

#subnavcontainer a:hover {
	background-color: #f42692;
	color: #fff;
	text-decoration: none;
}

/* Footer */

#footercontainer {
	background: #ffffff url("../images/paint_bottom.gif") no-repeat 0 30px; 
	width: 795px;
	height: 40px;
	margin: 0px auto;
	overflow:hidden;
}

#footer {
	width: 795px;
	text-align: center;
}

div.footerline {
	background: transparent url("../images/dottedline_h.gif") no-repeat;
	width: 795px;
	height: 1px;
}

#footer p {
	font-size: 10px;
	color: #999999;
	line-height: 12px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

#emberlink {
	width: 795px;
	height:26px;
	text-align: center;
	margin: 0px auto;
	clear:both;
}

#emberlink p {
line-height:26px;
	color:#111111;
	font-size:10px;
}

#emberlink a {
	color:#111111;
	font-size:10px;
}


#emberlink a { color: #111111; border:none; text-decoration:none;}
#emberlink a:visited { color: #111111; text-decoration:none;}
#emberlink a:hover { color: #FF6600; text-decoration:underline;}
#emberlink a:active { color: #111111; text-decoration:none;}



/* Boxes */

div.boxtopleft {
	float: left;
	background: transparent url("../images/contentbox.gif") no-repeat top left;
	width: 15px;
	height: 15px;
	margin: 0;
}

div.boxtopright {
	float: left;
	background: transparent url("../images/contentbox.gif") no-repeat top right;
	height: 15px;
	margin: 0;
}

div.boxcontent {
	background: #F6F6F6 url("../images/contentbox1.gif") repeat-y left;
	margin: 0;	
}

div.boxbottomleft {
	float: left;
	background: transparent url("../images/contentbox.gif") no-repeat bottom left;
	width: 15px;
	height: 15px;
	margin: 0;
}

div.boxbottomright {
	float: left;
	background: transparent url("../images/contentbox.gif") no-repeat bottom right;
	height: 15px;
	margin: 0;
}

/* images */

img.lrgartistpic {
	background-color: #F5F5F5;
	border: #BDBDBD 1px solid ;
	margin:0 0 20px 0;
	padding: 3px;
}

#portfoliothumbs{
	margin: 0 0 20px 20px;
	overflow:hidden;
}

div.portthumbdiv{
	float:left;
}

.portthumblink {
	border: #BDBDBD 1px solid ;
	padding: 1px;
	margin:0;
}

a:hover .portthumblink{
	border: #F42692 2px solid ;
	padding: 0;
}
/* CV FORM Styles */

span.devtexthighlight {
	font-size: 10px;
	color: #57AADC;
}

div.boxcontent fieldset {
	border:none;
	margin:0 0 0 20px;
}
