/* artilia.com style sheet v1.0 2012

color-hexcodes
	header; #333333
	text: #666666
	h: #CCCCCC
	border: #333333
	turquoise: #40E0D0 

cmyk-hexcodes
	C 0x: #00AEEF
	M 0x: #EC008C 
	Y 0x: #FFF200 
	K 0x: #000000
	
*/

html {height: 100%;}

body{
	margin: 0;
	padding: 0;
	background-color: #000;
	text-align: center;
	height: 95%;
	margin-top: 20px;
	padding: 0;
	font-family: Arial sans-serif;
}

#container {
	width: 950px;
	min-height: 95%;
	position: inherit;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}


/* --------------------------------------  Header --------------------------------------  */

#header {
	width: 950px;
	height: 70px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	border-bottom: 1.5px solid #333;
}

#header h1 a{
	width: 260px;
	height: 70px;
	float: left;
	padding: 0;
	margin: 0 15px 0 5px;
	display: block;
	text-indent: -9000px;
	font-size: 10px;
	overflow: hidden;
	background-image: url(../images/artilialogo3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* --------------------------------------  Navigation Images --------------------------------------  */

ul#nav li {
	display:block;
	float:left;
}

ul#nav li a {
	display:block;
	outline:none;
	width:110px;
	height:70px;
	background:transparent url(../images/navimage.png) no-repeat 0 0;
	text-indent:-9009px;
	margin:10px 0 0 0;
}

ul#nav li a:hover {
	background-position:0 -70px;
}

ul#nav li#insert-nav a {
	width:110px;
	background-position:-110px 0;
}

ul#nav li#insert-nav a:hover {
	background-position:-110px -70px;
}

ul#nav li#glass-nav a {
	width:110px;
	background-position:-220px 0;
}

ul#nav li#glass-nav a:hover {
	background-position:-220px -70px;
}

ul#nav li#ceramic-nav a {
	width:110px;
	background-position:-330px 0;
}

ul#nav li#ceramic-nav a:hover {
	background-position:-330px -70px;
}

ul#nav li#fine-nav a {
	width:110px;
	background-position:-440px 0;
}

ul#nav li#fine-nav a:hover {
	background-position:-440px -70px;
}

ul#nav li#artist-nav a {
	width:110px;
	background-position:-550px 0;
}

ul#nav li#artist-nav a:hover {
	background-position:-550px -70px;
}

body#homepage ul li a {
   background-position: 0 -70px;
}

body#cabinet ul li#insert-nav a {
   background-position: -110px -70px;
}

body#glasswork ul li#glass-nav a {
   background-position: -220px -70px;
}

body#ceramic ul li#ceramic-nav a {
   background-position: -330px -70px;
}

body#fineart ul li#fine-nav a {
   background-position: -440px -70px;
}

body#artist ul li#artist-nav a {
   background-position: -550px -70px;
}

.search {
	display: none;
}

/* -------------------------------------- Index --------------------------------------  */

#intro {
	width: 880px;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	margin: 25px 0 0 35px;
	padding: 0 0 0 0;
	float: none;
}

/* -------------------------------------- Cabibet Inserts --------------------------------------  */

#inserts {
	width: 880px;
	height: 100%;
	margin: 15px 0 0 35px;
	padding: 0 0 0 0;
	float: none;
	font-family: Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
}

#inserttext {
	width: 598px;
	margin: 0 5px 0 0;
	padding: 0;
	float:left;
	text-align: justify;
	font-size: 14px;
	line-height: 1.5em;
}

#insertfeatures {
	width: 262px;
	margin: 7px 0 0 10px;
	padding: 0;
	float:right;
	text-align: left;
	font-size: 11px;
	line-height: 11px;
}

/* -------------------------------------- Glass Work --------------------------------------  */

#glasstext {
	width: 880px;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
	color: #FFF;
	text-decoration: none;
	margin: 25px 0 0 35px;
	padding: 0 0 0 0;
	float: none;
}

.bullet {
	width: 820px;
	height: 100%;
	margin: 0 10px 0 45px;
}

/* -------------------------------------- Ceramics --------------------------------------  */

#ceramictext {
	width: 880px;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
	color: #FFF;
	text-decoration: none;
	margin: 25px 0 0 35px;
	padding: 0 0 0 0;
	float: none;
}

/* -------------------------------------- Fine Art --------------------------------------  */

#finearttext {
	width: 880px;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
	color: #FFF;
	text-decoration: none;
	margin: 25px 0 0 35px;
	padding: 0 0 0 0;
	float: none;
}

/* -------------------------------------- The Artist --------------------------------------  */

#artisttext {
	width: 880px;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
	color: #FFF;
	text-decoration: none;
	margin: 25px 0 0 35px;
	padding: 0 0 0 0;
	float: none;
}

/* --------------------------------------  Nivo Index Slider --------------------------------------  */

/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:900px;
	height:300px;
	margin: 25px 0 0 25px;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: 900px;
}
.nivo-main-image {
	display: block !important;
	position: inherit !important; 
	width: 900px !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 5px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivoSlider {
    position:relative;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}


/* --------------------------------------  Footer --------------------------------------  */

.spacer {
	display: block;
	clear: both;
}

.pricing {
	height: 15px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	clear: both;
	border-top: 1.5px solid #333;
}

.pricing p{
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #999;
}

.pricing a{
	color: #999;
	text-decoration: none;
}

.footer{
	height: 8px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

.footer p{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	color: #666;
}

.footer a{
	color: #666;
	text-decoration: none;
}


/* --------------------------------------  Privacy --------------------------------------  */

#privacy p{
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: justify;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	line-height: 15px;
	color: #999;
}
