html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
/* reset css styles */
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	}
/*end reset*/
.oldbrowser
{
display:none;
}
	
	

body 
{
	background-image: url(../images/bg.jpg);
	/*background: white;*/

	background-repeat: repeat-x;
    font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
}

#wrapper 
{
	width:988px;
	margin:0px auto;	
	background-image: url(../images/wrapperbg.jpg);
	background-repeat: no-repeat;
/*
	border:1px solid #55f;
	
	background-color: #222222;
*/
}


#header 
{
	border:0px solid #bbb;
	background-image: url(../images/header.png);
	width:988px;
	height:209px;
		
}






#footer
{
width:988px;
margin:0px auto;		
color:white;
text-align:center;
line-height:150%;
}



#nav{widdth:988px;}
#nav a{

cursor:pointer;

}


#homenav.active { background-position:0px -160px !important; } 
#homenav{
float:left;
background-image: url(../images/homecomb.png);
	width:118px;
	height:80px;
}

#homenav:hover { 
background-position: 0 -80px;
}

#homenav:active { 
background-position: 0 -81px;
}


#galnav.active { background-position:0px -160px !important; } 

#galnav{
float:left;
background-image: url(../images/gallerycomb.png);
	width:191px;
	height:80px;
}

#galnav:hover { 
background-position: 0px -80px;
}

#galnav:active { 
background-position: 0px -81px;
}


.ie6hovered{ 
background-position: 0px -80px;
}



#artisnav.active { background-position:0px -160px !important; } 
#artisnav{
float:left;
background-image: url(../images/artistcomb.png);
	width:190px;
	height:80px;
}

#artisnav:hover { 
background-position: 0px -80px;
}

#artisnav:active { 
background-position: 0px -81px;
}




#philnav.active { background-position:0px -160px !important; } 
#philnav{
float:left;
background-image: url(../images/philcomb.png);
	width:195px;
	height:80px;
}

#philnav:hover { 
background-position: 0 -80px;
}

#philnav:active { 
background-position: 0 -81px;
}





.googlemap
{
width:800px;
text-align:center;
padding-bottom:30px;
margin:0px auto;	
border:1px solid #ccc;
margin-bottom:30px;
}



/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}








.artname
{
font-size:20px; 
/*text-decoration:none; */
float:left; 
margin-top:30px;
margin-right:10px;
margin-left:25px;
}

.artthumb
{
	margin-top:20px;
	/*float:left;*/
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	text-decoration:none; 
}

A:link {color: #11e;}
A:visited {color: #339;}

/* Scrollable Stuff */

body {padding:0;}
#scroll {
	margin:0px auto;	
	background:transparent  url(../images/content.png);

	/*background-color:#f22;*/
	position:relative;
	height:500px;
	overflow:hidden;
	border:1px solid #ddd;
	width:978px;
	/*padding:15px;*/
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#tools {
	width:9999em;
	position:absolute;
	height:500px;
}

.tool {
	float:left;
	width:1000px;
	height:600px;
	padding-left:10px;
	padding-top:10px; 
	background-repeat:no-repeat;
	background-position:310px -40px;
}

.details {
	/*background-color:#fff;*/
	color:#666;
	float:left;
	font-size:12px;
	margin:0px 0 0 0;
	padding:10px 10px;
	width:450px;
	/*	background-color:#3ff;*/

}

.demos {
		/* background-color:#fff; */
	/*background-color:rgba(255, 255, 255, 0.8);*/
	border-right:1px solid #ddd;
	float:left;
	/*min-height:365px;*/
	padding:10px 10px;
	width:450px;
}

.demos h2 {
	color:#065598;
	font-size:22px;
	display:block;
	padding:10px 0;
}

.demos a {
	color:#666;
	font-size:12px;
	text-decoration:none;
}

.demos .squig1 {
	margin:0 0 4px;
	background:transparent url(../images/squig1.png) no-repeat;
	padding:2px 0 1px 30px;
	min-height:25px;
}


.demos .squig2 {
	margin:0 0 4px;
	background:transparent url(../images/squig2.png) no-repeat;
	padding:2px 0 1px 30px;
	min-height:25px;
}



/*and more*/
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 840px;
	height:280px;

	/* custom decorations */
	border:1px solid #ccc;
	background:url(/img/global/gradient/h300.png) repeat-x;
}

.test3
{
padding-top:40px; margin-left: auto ;  margin-right: auto ; width:970px
}



/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	/*width:175px;*/
	/*height:150px;*/
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}










/*overlay stuff*/
/* the large image. we use a gray border around it */
#img {
	border:1px solid #666;
}

/* "next image" and "prev image" links */
.next, .prev, .prevz, .nextz {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev, .prevz {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next, .nextz {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover, .nextz:hover, .prevz:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.next, .prev, .info, .prevz, .nextz {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;		
}





/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}



















/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	
