@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-position: top center;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #0E000C;
	}
#content {
	margin: 0em;
	padding: 4em 6em 2em 6em;/* use padding instead of margin for multicolumn layouts because of a really odd ie5pc bug where it sometimes relates the width of an unrelated menu div to this div. i'll, uh, write about that somewhere. it was hard to figure out what was causing it, so i want this note here to remind me. */
	}
	
/*the following classes are to demonstrate better line heights for narrow columns*/	
.narrow1{
	width: 100%;
	line-height: 1.2em;
	color:#999999;
	}
.narrow2{
	width: 100%;
	line-height: 1.3em;
	}
	
		
/*typography*/
a {
	text-decoration: none;
	color: #FFFFFF;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
tr {color:#CCCCCC;
font-size:1.1em;}
td {
	color:#CCCCCC;
	font-size:1.1em;
}

.green {color:#00FF00;
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin-bottom:1em;
	margin-top: 0px;}
	
.red {color:#FF0000;
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin-bottom:1em;
	margin-top: 0px;}
.yellow {color:#FFFF00;
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin-bottom:1em;
	margin-top: 0px;
	}
a.nounderline {text-decoration: none;}
.buynow {
	margin-bottom:-5px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	margin-top: .5em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin-bottom:1em;
	margin-top: 0px;
	}
h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom:0.3em;
	color:#CC33FF;
	margin-top: 0em;
	line-height:1.6em;
	}
h4 {
	font-size: 1em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	margin-bottom:0.3em;
	margin-top: -.5em;
	color:#FFFFFF;
	}
h5 {
	font-size: 1em;
	margin: 0em 0em 1.2em 0em;
	font-weight: normal;
	color:#666666;	
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	margin-bottom: 0px;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 0em 0em 1.2em 0em;
	color:#999999;
	}

li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
.title {
	font-size:180%;
	font-weight:bold;
	padding-top:0px;
	background:transparent;
	color:#333;
}
.thrColFixHdr #latest_news {
	padding: 5px 10px 10px 10px;
	position: relative;
}
 #container {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background-color: #000;
	background-image: url(images/content_background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 10px;
} 
 

.thrColFixHdr #navigation {
	color:#FFFFFF;
	height: 57px;
	margin: auto;
	width: 970px;
	}
#homepage_header {
	height:375px;
	width:934px;
	margin:0 auto;
	background-color: #000000;
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 10px;
	z-index: 8;
}
/*Navigation Menu*/
#menu_superior{
	float:right;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	_margin:20px 0px 0px 0px;
}
#menu_superior li{
	float:left;
}
#menu_superior a, #menu_superior a:visited, #menu_superior a:active{
	padding:10px 0px 0px 0px;
	height:42px;
	float:left;
	background-image:url(images/nav_hover_bkg.gif);
	background-position:left 1000px;
	background-repeat:no-repeat;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
#menu_superior a:hover{
	color:#FFFFFF;
	background-position:0px 4px;
	
	
}



/*Page Layout*/
#header{
	height:225px;
	width:970px;
	margin:0 auto;
	height:115px;
	padding: 0px 0 0 0;
	position: relative;
}
#news{
	clear:both;
	float:left;
	width:976px;
	list-style-type:none;
	text-align:right;
	_margin-top:3px;
	padding:7px 24px 0px 0px;
	_padding:12px 24px 8px 0px;
	*padding:11px 24px 6px 0px;
	height:18px;
	_height:16px;
	overflow:hidden;
}
#news li{
	padding-bottom:12px;
}	
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 275px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 10px 20px; /* padding keeps the content of the div away from the edges */
	line-height: 1.3em;
	padding-bottom: 10px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 295px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 20px 50px 0px; /* padding keeps the content of the div away from the edges */
	line-height: 1.3em;
}

.thrColFixHdr #mainContent {
	margin: 0px 0 0 310px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px 10px 0px;
} 

.thrColFixHdr #footer {
	padding: 8px 0 0px 20px;
	border-width: 1px;
	text-align: center;
	width: 950px;
	margin: 0 auto;
	position: relative;
} 
.thrColFixHdr #footer p a:link{

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #8A654B;
}

.thrColFixHdr #sub_footer {
	padding: 5px 5px 5px 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align:left;
	font-size: 0.8em;
	width: 964px;
	margin: auto;
	color:#999999;
} 
#sub_footer ul {
	color:#FFFFFF;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	list-style: none;
	display:inline;
	font-size: 1.2em;
}
 #sub_footer ul li {
 	color:#FFFFFF;
	display:inline;
	}
#sub_footer a {
	color:#666666;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#page_title {
	top:-120px;
	margin-right: -40px;
}
#badge {
	padding-top:0px;
}
.posted {
color:#663300;
}
/*Portfolio Links*/

.horz_line {
	background-image:url(images/horizontal_line.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:5px;
	width:100%;
	margin-bottom: 4px;
	margin:5px;
}
#info_pane {
	position:absolute;
	left:733px;
	top:269px;
	width:175px;
	height:74px;
	z-index:1;
	background-color: #000000;
	padding: 10px;
}
#myspace {margin:10px;}
#myspace a img {border:1px solid #333333;}
#myspace a:hover img{border:1px solid #ffffff;}

#img_link {margin-right:10px;}
#img_link a img {border:1px solid #333333;}
#img_link a:hover img{border:1px solid #ffffff;}

#store_item {float:left; margin:10px;}
#store_item a img {border:1px solid #333333;}
#store_item a:hover img{border:1px solid #ffffff;}

.news_item img {border:1px solid #333333;}

#news_page_content {
	padding: 5px 0 10px 20px;
	background-image: url(images/content_bkg2.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 595px;
	margin-right: 330px;
}
#news_page_content img {
}

#normal_page_content {
	padding: 35px 0 10px 0;
	background-image: url(images/content_bkg2.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 760px;
	height:100%
}
#normal_page_content img {border:6px solid #333333;}
#latest_news h3 img {
}

#artist_photos {
	margin:0px;
	padding:5px;
	height: 300px;
	width: 660px;
}

#artist_photos img a{margin:6px;border:6px solid #333333;}
#artist_page_content img {margin:6px;border:6px solid #333333;}
#artist_photos a:hover img {margin:6px;border:6px solid #666666;}
#mailing_list {
	padding:8px;
	width: 400px;
	float:left;
	text-align:left;
	margin-bottom: 5px;
}
#mailing_list span {
margin-bottom: 5px;
}


/* ========================== SLIDER ======================= */

#slider{

}
#page {
	margin:0 auto;
	width:960px;
	position:relative;
}

.featured {
	background-image: url(images/Featured.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	height: 101px;
	width: 104px;
	left: 856px;
	top: 0;
}

/* everything is constructed with a single background image */

/* root element for tabs */
#flowtabs {
	margin:0 0 0 10px;
	padding:0;
	position:absolute;
	top:507px;
	width:858px;
	z-index:999;
	left: 55px;
	height: 84px;
}

#flowtabs  ul{
height:55px;

}

#flowtabs li { 
	float:left; 
	margin:5px; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
	position:relative;
	
}

/* a- tag inside single tab */
#flowtabs li a {
	background:#EEEEEE none repeat scroll 0 0;
	color:#000000;
	display:block;
	font-size:12px;
	height:40px;
	margin:0 !important;
	padding:0 !important;
	text-align:center;
	text-decoration:none;
	width:60px;
	outline: none!important;
	/* font decoration */
	color:#000;
	font-size:12px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
}

#flowtabs img {border:3px solid #333333;}

#flowtabs img a { margin:0 !important; 
	padding:0 !important; 	border:3px solid #9966ff; }
 
/* mouseover state */
#flowtabs a:hover 		{  }
#flowtabs a:hover img {
	border:3px solid #9966ff;
}


/* currently selected tabs */
#flowtabs a.current		{ cursor:default;  }
#flowtabs a.current img {border:3px solid #fff;}

/* panes */
#flowpanes {
	width:100%;
	height:740px;	
}


/* single pane */
#flowpanes div {
	display:none;	
	color:#fff;	
	margin: 0 15px;
}

/* some decorations for elements inside single pane */
#flowpanes div h2, #flowpanes div h2 a {
	font-size:18px !important;
	color:#FF00FF !important;
	text-transform:uppercase!important;
}

#flowpanes a {
	color:#8DC63F;	outline: none!important;	
	
}

#flowpanes p, #flowpanes samp {
color:#777777;
letter-spacing:0;
line-height:1.6em;
margin:0 0 20px;
padding:0;
	
}

#flowpanes div.narrow {
	padding-right:160px;		
}

/* override the root element to enable scrolling */
#flowpanes {
	position:relative;
	overflow:hidden;
	clear:both;
}

/* override single pane */
#flowpanes div {
	float:left;
	display:block;
	width:940px;
	cursor:pointer;
	font-size:14px;
}

/* our additional wrapper element for the items */
#flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
	margin-bottom: 60px;
}

#flowpanes .less, #flowpanes .less a {
	color:#999 !important;
	font-size:11px;
}


#flowpanes embed, #flowpanes object {
	width:600px!important;
	height: 420px!important;
	margin-left:100px;
	margin-top:20px;
}

/*.prev a, .next a{
outline: none!important;
}

.prev, .next{
background: transparent url(images/nav-arrows.png) no-repeat 0 0; 
border:none;
text-indent:-9999px;
outline: none !important;
}
.next, next a{
display:block;
width:32px;
height:66px;
position:absolute;
top:140px;
right:0; 
background-position:-45px 0;
outline: none !important;
}*/

/*.next:hover{
background-position:-45px 0;

}*/
.next:focus{
outline: none !important;

}

.prev{

display:block;
width:32px;
height:66px;
position:absolute;
top:140px;
left:-20px;
background-position:0 0;
azimuth:
}


.thumb-image{
width:60px;
height:40px;

}

.topimage-wrap {
background:transparent url(images/stripe_white.jpg) repeat scroll 0 0;
height:500px;
width:940px;
margin:10px 0 0 !important;
padding:0 !important;
overflow:hidden;

}
.topContent {
padding-top:60px;
text-align:left;
}
.topPost {
text-align:center;
}
#flowpanes img {
	padding-top:150px;
	margin-left:-100px;
}
