/* Base tags */

/* colors:

pink: #FF99CC
dark brown: #3D474D

*/

body {
	margin: 0 0 20px 0;
	background-color: #eee;
	/* fix font rendering bug on firefox 2 mac */
	-moz-opacity: .99999;
}

p {
	margin: 0 0 8px 0;

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

img { 
	border: 0px; 
}

body, TR TD, input, textarea, .body_text {
	font: 10px/14px arial, sans-serif;
	color: black;
}

td {
	vertical-align: top;
}

h1 {
    font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding: 2px 0 2px 10px;
}

h2 {
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	padding: 0px 0px 3px 10px;
	margin: 5px 0 0 0;
}

h2.smaller {
	font-size: 11px;
}

h4 {
	font-size: 10px;
	font-weight: bold;
}


a {
	color: #FF99CC; 
	text-decoration: none;
}

a:hover {
	color: #3D474D;
}

a.white_link {
	color: white; 
	text-decoration: none;
}

a.black_link {
	color: black; 
	text-decoration: none;
}

a.white_link:hover, a.black_link:hover {
	color: #FF99CC;
}

ul {
	margin: 0px 0px 10px 15px;
	padding: 0px;
}
li {
	margin: 0px 0px 5px 0px;
}


#container {
	background-color: white;
	width: 760px;
	margin: auto;
/*
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
*/	
}

#main {
	padding: 0;
	min-height: 400px;
}

#content {
	padding: 0 10px 0 10px;
}

/* HEADER AND FOOTER ALL PAGES */
#header {
	margin: 0;
	height: 160px;
	background-image: url(/i/shared/header_background.gif);
	background-repeat: repeat-x;
}

#breadcrumbs {
	font-size: 10px;
	padding: 2px 0 3px 20px;
	color: #FF99CC;
}

#breadcrumbs a {
	color: #FF99CC;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #3D474D;
	text-decoration: none;
}

#footer {
	height: 27px;
	margin: 5px 0 20px 0;
	clear: both;
	padding-top: 15px;
	background-image: url(/i/shared/footer_background.gif);
}

.left_column {
	float: left;
	width: 360px;
	margin: 0 0 10px 0;
}

.right_column {
	float: left;
	width: 360px;
	margin: 0 0 10px 20px;
}

.portfolio_list_column {
	float: left;
	width: 156px;
	margin: 0;
	overflow: auto;
}

.portfolio_image_column {
	float: left;
	width: 560px;
	margin: 0 0 0 15px;
}

.back_to_top_link {
	padding: 5px 0 0 10px;
	margin: 0 10px 0 10px;
}

#portfolio_thumbnails, .portfolio_thumbnails {
	margin: 10px 0px 0 10px;
}

.portfolio_thumbnail {
	width: 70px;
	height: 65px;
	margin: 0;
	float: left;
}

.portfolio_thumbnail_image {
	width: 60px;
	height: 55px;
	margin-bottom: 3px;
}


.back_to_top_link a {
	text-decoration: none;
}

/* NEWS ITEM */

.news_item_thumbnail {
	width: 90px;
	height: 70px;
	margin-right: 10px;
}

/* Utility classes */

.overscore { border-top: 1px solid #B8B8B8; }
.underscore { border-bottom: 1px solid #B8B8B8; }
.right_score { border-right: 1px solid white; }
.pink { color: #FF99CC; }
.left_indent { padding: 0 0 0 10px; }

.error { color: red; font-weight: bold; }

.dotted_underline {
	background-image: url(/i/shared/dotted_line_background.gif);
	background-repeat: repeat-x;
	height: 2px;
	
}
.clear { clear: both; height: 0;}


.headline_stripe {
	color: white;
	background-color: #3D474D;
	border-bottom: 2px #FF99CC solid;
}

.underlined {
	border-bottom: 2px #FF99CC solid;
}

.pink_underline {
	height: 2px;
	background-color: #FF99CC;
	clear: both;
}

.pink_striped_background {
	background-color: #FFD7EB;
	background-image: url(/i/shared/pink_striped_background.gif);
}

.pink_checkbox {
	width:16px;
	height:16px;
	margin: 4px 0 -4px 0;	
}

.pink_tab {
	background-image: url(/i/shared/pink_tab_background.gif);
	background-repeat: no-repeat;
	background-color: #FF99CC;
	float: left;
	height: 23px;
	padding-right: 5px;
	margin: 0;
}

.pink_tab_right {
	background-image: url(/i/shared/pink_tab_right.gif);
	background-repeat: no-repeat;
	background-color: #FF99CC;
	float: left;
	width: 6px;
	height: 23px;
	margin: 0;
}

.pink_tab a {
	color: black;
}

.pink_tab a:hover {
	color: #3D474D;
}

.red_outline {
	border: 2px #FF99CC solid;
}

.notice, .notice_error {
	background-color: #DFFFDF;
	border: 2px green solid;
	color: green;
	padding: 5px;
	margin: 0 0 5px 0;
	font-weight: bold;
	margin-top: 5px;
}

.notice_error {
	background-color: #FFDFDF;
	border: 2px red solid;
	color: red;
}


/* HOME */
.home_news_item {
	min-height: 85px; 
	margin: 10px 0 12px 10px;
}

/* ARTISTS */

.artist_col_1, .artist_col_2, .artist_col_3 {
	width: 240px;
/*	background-color: #DEDEDE;	*/
	float: left;
	margin-bottom: 8px;
}

.artist_col_2, .artist_col_3 {
	margin-left: 10px;
}

/*

.artist_col_1 h1, .artist_col_2 h1, .artist_col_3 h1 {
	color: white;
	background-color: #3D474D;
	border-bottom: 2px #FF99CC solid;
	margin: 0px;
	padding-right: 5px;
}

*/

.artist_col_1 h1, .artist_col_2 h1, .artist_col_3 h1 {
	color: white;
	background-image: url(/i/shared/artist_name_background.png);
	margin: 0px;
	padding-right: 5px;
}


.artist_col_1 img, .artist_col_2 img, .artist_col_3 img {
	width: 240px;
	height: 68px;
}

.artist_col_1 h1 a, .artist_col_2 h1 a, .artist_col_3 h1 a {
	color: white;
}

.artist_col_1 h1 a:hover, .artist_col_2 h1 a:hover, .artist_col_3 h1 a:hover {
	color: #FF99CC;
}

.artists_category_select {
	font-weight: normal;
	font: 12px/14px arial, sans-serif;
	width: 135px;
}

/* ARTIST */
#artist_profile img {
	margin-right: 10px;
}

#artist_profile {
	min-height: 80px; 
}

.portfolio_link {
	margin: 0;
	padding: 3px 0 3px 8px;
	line-height: 24px;
}


/* NEWS */

.news_copy {
	margin-top: 10px;
}

.news_item {
	min-height: 85px; 
	margin: 10px 10px 8px 12px;
	font-size: 10px;
	line-height: 12px;
}

/* LIGHTBOX */

#lightbox_thumbnails {
	height: 510px;
	width: 156px;
	margin-top: 10px;
}

#lightbox_help {
	position: absolute; 
	top: 10px; 
	z-index: 3; 
	width: 536px; 
	height: 486px; 
	border: 2px #3D474D solid;
	padding: 10px;
	display: none;
	background-color: white;
}

#lightbox_help h2 {
	color: #FF99CC;
	border-bottom: 2px #FF99CC solid;
	margin: 0 0 10px -10px;
}


/* ABOUT US */
.about_us_profile_column h2 {
	border-bottom: 2px #FF99CC solid;
	margin: 5px 0 5px -10px;
	color: #FF99CC;
}

/* CONTACT US */
#contact_form {
	width: 100%;
}

#contact_form tr td {
	padding: 2px 0 3px 0;
}

#contact_form tr td input.text, #contact_form tr td textarea, .client_area_files tr td input.text, .client_area_files tr td textarea.text  {
	width: 334px;
	background-color: #CCCCCC;
	border: none;
	padding: 3px;
}

#contact_form tr td input.text  {
	width: 254px;
}

/* CLIENT AREA */
.client_area_files {
	width: 100%;	
}

.client_area_files tr td {
	padding: 3px 0 3px 0;
}

.client_area_files tr td a {
	color: #FF99CC;
	text-decoration: none;
}

.client_area_files tr td a:hover {
	color: #3D474D;
	text-decoration: underline;
}

.client_area_files tr th {
	text-align: left;
}

/* LINKS */
.links a {
	color: #3D474D;
}

.links a:hover {
	color: #FF99CC;
}

