@charset "utf-8";
/* CSS Document */

/****** Site wide Type **********/

body { 
	margin: 0px;
	padding: 0px;
	color: #464646; /*#ffffff*/
	background: #FFFFFF; /*111113*/
	font-family: Helvetica, Arial, sans-serif;
	font-size:100%;
	line-height: 1em; /* 16x.875em=19px */
	}

h1, h2, h3 {
	font-weight:normal;	
	}

h1 {
	font-size: 1.375em; /* 16x1.375=22px */
	line-height: 1.636em;/* 19px */
	margin: 0;
	}

p a {
	color: #464646;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	}
	
p a:hover {
	color: #464646;
	text-decoration: none;
	font-weight:bold;
	margin-left: 10px;
	}

#pageContent h1 {
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 1em;
	font-weight: bold;
	}
	
	
#pageContent h1 a {
	color: #464646;
	font-weight: bold;

	text-decoration: none;
	}
	
#pageContent h1 a:hover {
	color: #464646;
	font-weight: bold;
	text-decoration: underline;
	}

#pageContent h2 {
	color: #464646;
	text-decoration: none;
	margin-left: 10px;
	}
	

#pageContent h2 a {
	color: #464646;
	text-decoration: none;
	margin-left: 10px;
	}
	
#pageContent h2 a:hover {
	color: #464646;
	text-decoration: underline;
	}
	
h2 {
	font-size: 0.875em; /* 16x1.125=18px */
	margin: 0px; /* 18x1=18px */
	font-weight: bold;
	}

h3 {
	font-size: 0.875em; /* 16x1.125=18px */
	margin: 0px; /* 18x1=18px */
	}

p {
	font-size: 0.75em; /* 16x0.875=12px */
	margin: 0px; /* 14x1.286=18px */
	}

.bold {
	font-weight: bold;
	font-size: 1em;
	}
	
ul { padding: 0px;
	margin: 0px;
	list-style: none;
	}

li {
	/*font-size: 0.75em;  16x0.75=12px */
	}

/****** Site wide Type **********/


#showroom {
	height: 470px;
	width: 190px;
	padding: 10px;
	float: left;
	margin-right: 110px;
	}

#showroom h3 {
	font-size: 1em;
	line-height: 1.25em;
	}
	
	
#showroom p {
	font-size: .75em;
	line-height: 1.25em;
	}
	
#contactform {
	margin-top: 10px;
	height: 470px;
	width: 300px;
	padding: 10px;
	float: left;
	}

#contactform form table {
	font-size: .875em;
	}
	
#bodyWrapper {
	margin-left: auto;
	margin-right: auto;
	min-height: 470px;
	padding: 0px;
	color: #464646;
	width: 1000px;
	max-width: 1000px;
	}
	

#bodyContainer {
	/*background-image: url(/images/grid.gif);*/
	min-height: 470px;
	width: 1000px;
	max-width: 1000px;
	padding-top: 30px;
	}

#logo {
	height: 55px;
	width: 209px;
	padding: 0px;
	float: left;
	margin-left: 10px;
	margin-top: -5px;
	}

#logo h1 {
	display: none;
	}
	
#logo h1 a {
	display: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #464646;
	font-weight: bold;
	}
	
	
#logo img {
border: none;	
	}

#pageHeader {
	float: left;
	width: 750px;
	height: 60px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	

#pageContent {
	float: left;
	width: 990px;
	min-height: 500px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	}


#footerHome {
	font-size: .75em; /* 16px */
	clear: both;
	border-top: 1px solid #464646;
	width: 990px;
	margin-left: 10px;
	margin-bottom: 100px;
	color: #464646;
	}
	
#footerHome p img {
	margin-top: 3px;
	}
	
#footerHome a {
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #464646;
	}

#footer {
	font-size: 1.25em;
	clear: both;
	border-top: 1px solid #ffffff;
	width: 990px;
	margin-left: 10px;
	margin-bottom: 100px;
	color: #464646;
	}
	
#footer a {
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #464646;
	}


#footerDetails {
	padding: 10px;
	float: left;
	width: 390px;
	}

#copy {
	padding: 10px;
	float: left;
	width: 630px;
	margin-left: 10px;
	text-align: right;
	}
	
#copy2 {
font-size: 1.25em;
	padding: 10px;
	float: left;
	width: 530px;
	margin-left: 10px;
	text-align: right;
	}

#contact {
	float: left;
	width: 52px;
	margin-top: 38px;
	margin-left: 20px;
	padding: 0px;
	}
	
#contact a {
	padding: 0px;
	margin-right: 0px;
	color: #464646; 
	font-size: .6875em; /* 16px */
	font-weight: bold;
	text-decoration: none;
	}
	
#contact a:hover {
	color: #464646;
	}
	
#contact  li#active a {
	text-decoration: underline;
	}

#contact ul li a:hover {
	text-decoration: underline;
	}

#navlist {
	float: left;
	width: 610px;
	margin-top: 35px;
	margin-left: 20px;
	padding: 0px;
	}

#navlist ul {
	list-style: none; 
	padding: 0; 
	margin: 0px;
	}


#navlist ul li {
	text-align: left;
	float: left;
	margin: 0px 0px 0px 10px; 
	padding: 3px; 
	}
	

#navlist ul li a {	
	display: block;
	padding: 0px;
	margin-right: 0px;
	color: #464646; 
	font-size: .6875em; 
	font-weight: bold;
	text-decoration: none;
	}
	
#navlist  li#active a {
	color: #CCCCCC;
	}

#navlist ul li a:hover {
	color: #CCCCCC;
	}

#lineList {
	width: 990px;
	min-height: 550px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	}
	
#lineList ul {
	margin: 0px 0px 0px 0px;
	}

#lineList ul li {
	text-align: left;
	float: left;
	width: 480px;
	margin: 0px 0px 0px 10px;
	}

#lineList ul li a {	
	padding: 0px;
	color: #464646; 
	font-size: 1.5em; /* 16px */
	line-height: 2.187em;
	text-decoration: none;
	font-weight: bold;
	}
	
#lineList  li#active a {
	}

#lineList ul li a:hover {
	border-bottom: 2px solid #ffffff;
	}
	
#lineList a img {
	border: none;
	margin-left: 10px;
}
	
#collectionList{
	width: 990px;
	min-height: 476px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: url(/images/collection_main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#collectionList ul {
	margin: 0px 0px 0px 40px;
	}

#collectionList ul li {
	text-align: left;
	float: left;
	width: 220px;
	margin: 0px 10px 0px 0px;
	}

#collectionList ul li a {	
	padding: 0px;
	color: #464646; 
	font-size: 1.5em; /* 16px */
	line-height: 2.187em;
	text-decoration: none;
	font-weight: bold;
	}
	
#collectionList  li#active a {
	}

#collectionList ul li a:hover {
	border-bottom: 2px solid #ffffff;
	}
	
.itemContainer {
	width: 319px;
	height: 390px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	border: none;
	}
	
.itemContainer img {
	border: 1px solid #e6e6e6;
	float: left;
	margin: 10px;
	}
	
.itemContainer h2 {
	margin-bottom: 10px;
	margin: 10px;
	font-size: 1.0em;
	font-weight: bold;
	}
	
.itemContainer ul li h3 {
	font-weight: bold;
	padding: 0px;
	font-size: 1em;
	}

.itemContainer ul {
	margin-top: 110px;
	}
	
.itemContainer ul li {
	padding: 0px 4px 0px 4px;
	font-size: .6875em;
	}
	
.itemContainer ul li a {
	color: #464646;
	font-weight: bold;
	}

.itemContainer ul li a:hover {
	color: #999999;
	}
	
.itemContainer ul {
	margin-left: 10px;
	width: 80px;
	float: left;
	}

#subNav {
	margin-top: 20px;
	float: left;
	height: 400px;
	margin-right: 80px;
	margin-left: 10px;
	}

#subCollections {
	margin-top: 10px;
	float: left;
	width: 420px;
	}
	
#subCollections h1 a {
	color: #464646;
	text-decoration: none;
	}
	
#subCollections h1 a:hover {
	text-decoration: underline;
	}
	
/****** Form Styling ******/

form { 
font-size: .875em;
	}

input {
 	background-color: #ffffff;
 	border: 1px #464646 solid;
	color: #464646;
	}
textarea { 
	background-color: #ffffff;
 	border: 1px #464646 solid;
	color: #464646;
	}
	
.uniForm {
	margin-top: 10px;
	}

.fileUpload {
	background-color: #ffffff;
 	border: 1px #464646 solid;
	color: #464646;
	}


#loginForm {
	margin-left: 20px;
	}
	
#collectionForm {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	}
	
#confirmation {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	}
	
#addItem {
clear: both;
/*margin-top: 10px;*/
margin-left: 10px;
	}
	
#addItem a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	}
	
#addItem a:hover {
	color: #464646;
	font-weight: bold;
	text-decoration: underline;
	}
	
#editForm {
	width: 310px;
	height: 400px;
	margin-left: 10px;
	float: left;
	margin-right: 20px;
	}
	
#imageList {
	float: left;
	width: 420px;
	}
	
#imageList a {
	color: #464646;
	font-size: .5em;
	}
	
/*** set the width and height to match your images **/

#slideshowWrap {
	padding-top:10px;
	padding-bottom: 10px;
	width: 980px;
	margin-bottom: 110px;
	}

#slideshow {
    position:relative;
	margin-left: 10px;
/*	border: #d5d5d5 solid 10px;*/
    height: 520px;
	width: 850px;
	background-color: #e6e6e6;
	}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    /*opacity:0.0;*/
	}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.style1 {
	font-size: 12px;
	color: #FF0000;
}

#bio {
	margin-top: 60px;
	margin-left: 20px;
	margin-right: 230px;
	width: 230px;
	float: left;
	}
	
#bio p {
	font-size: 1em;
	line-height: 1.35em;
	}

#bio img {
	margin-bottom: 30px;
	}
	
/**** media ********/

#mediaHeading {
	width: 740px;
	float:left;
	margin-left: 240px;
	margin-bottom: 10px;
	}
	
#mediaHeading ul {
	list-style: none; 
	padding: 0; 
	margin: 0px;
	}

#mediaHeading ul li {
	text-align: left;
	float: left;
	margin: 0px 0px 0px 10px; 
	padding: 3px; 
	}
	

#mediaHeading ul li a {	
	display: block;
	padding: 0px;
	margin-right: 0px;
	color: #464646; 
	font-size: .6875em; 
	font-weight: bold;
	text-decoration: none;
	}
	
#mediaHeading  li#active a {
	color: #CCCCCC;
	}

#mediaHeading ul li a:hover, #mediaHeading .current {
	color: #CCCCCC;
	}

#defaultMedia {
	padding: 0px;
	margin:0px;
	}
	
#defaultMedia img {
	padding: 0px;
	margin:0px;
	}

#media a img {
	border:none;
	}
	
#defaultMedia a img {
	border-left: 2px solid #FFFFFF;
	}


/**** svmanager ********/

p.adminlink {
text-align: right; 
font-size: small;		    
}
/* basic styles for default table layout */
table.svlinks {
width: 100%;
padding:10px;
}
table.svlinks img {
border-color: #FFF;
}

/* basic styles for div layout option */
div.svlinks {
text-align: left;
}
div.svlinks div {
clear: both;
}
div.svlinks img {
float: left;
margin-bottom: 10px;
border-color: #FFF;
}
div.svlinks p {
float: left;
width: 500px;
padding-left: 10px;
}
.clearboth { /* see http://www.pixelsurge.com/experiment/clearers.htm */
clear: both;
height: 0;
margin: 0;
font-size: 1px;
line-height: 0;
}