/* CSS Document */
/* Copyright Chris Fickling, ibrow media ltd 2006****/
/* body propeties **************************************/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 79%;
	background-color: #E3C4CC;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/* end body propeties ********************************/

/* active home pages navigation bodyid followed by a ref */



/* end active home pages navigation bodyid followed by a ref */

/* active category navigation bodyid followed by a ref */


/* end active category navigation bodyid followed by a ref */




/* headings ***************************************/
h1  {
	font-size: 100%;
	color: #7E0C6E;
	vertical-align: top;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
   
}
.botxt {
	color: #7E0C6E;
}
#fhtbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}



h2 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 100%;
	color: #7E0C6E;
}

h3 {
	font-weight: bold;
	font-size: 90%;
	color: #7E0C6E;
}
h4 {
	font-weight: bold;
	font-size: 85%;
	margin-bottom: 0px;
	margin-top: 4px;
	color: #7E0C6E;
}

/* end headings ********************************/

/* wrapper to contain all the divs***************************************/
#wrapper {
	text-align: left;
	width: 787px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}
/* top banners ***************************************/
#masthead {
	height: 30px;
	width: 780px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 85%;
}
#masthead ul {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
}
#masthead li {
	background-image: url(images/nccwebhordiv_03.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
	display: inline;
}
#masthead a {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#masthead a:hover {
	color: #000000;
	text-decoration: none;
}
#masthead a:active {
	color: #666666;
	text-decoration: underline;
}

#midhead {
	float: left;
	width: 787px;
	text-align: center;
	font-size: 105%;
	font-weight: bold;
	color: #00B4CB;
	vertical-align: middle;
	height: 65px;
}
#midhead img {
	float: left;
	vertical-align: text-bottom;
	text-align: center;
}

#midhead a {
	color: #7E0C6E;
	text-decoration: underline;
}
#midhead a:hover {
	color: #666666;
	text-decoration: none;
}
#midhead a:active {
	color: #666666;
	text-decoration: underline;
}
#midhead a:visited {
	color: #7E0C6E;
	text-decoration: underline;
}
#continf {
	float: left;
	width: 787px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/topband_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
	overflow: hidden;
}

/* horizontal navigation area***************************************/
#hornav {
	float: right;
	overflow: hidden;
	height: 23px;
	width: 758px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-right: 22px;
}

/*
LEGAL
=====
Copyright: Daemon Pty Limited 2006, http://www.daemon.com.au
Community: Mollio http://www.mollio.org $
License: Released Under the "Common Public License 1.0", 
http://www.opensource.org/licenses/cpl.php
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by/2.5/
License: Released Under the "GNU Creative Commons License", 
http://creativecommons.org/licenses/GPL/2.0/
*/
/* NAV - horizontal nav */
#horiznav, #horiznav ul {
	text-indent: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
overflow:hidden;
	padding-top: 0px;

}
#horiznav ul li ul li{
}
#horiznav {
	height: 23px;
	font-size: 10px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#horiznav, #horiznav a:link, #horiznav a:visited, #horiznav a:hover {
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
	display: inline;
	color: #FFFFFF;
}

#horiznav a:hover {color: #D0AD66;
	text-decoration: underline;}
#horiznav li {
	color: #FFFFFF;
position:relative;
	background-image: url(images/tabrightH.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 4px;
	padding-top: 0px;
	padding-left: 0px;
padding-right: 10px;
	display:inline;
	float: right;
	height: 23px;
	}
#horiznav a:active 
{
	padding-left: 10px;
	overflow:hidden;
	padding-right: 10px;
	margin-right: 4px;
	padding-top: 0px;
	position:relative;
	float: left;
	display:inline;
	color: #193D33;
	background-image: url(images/tableftB.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 23px;
}

#horiznav li a:visited {padding-left: 10px;
overflow:hidden;
padding-right: 0px;
	
margin-right: 0px;
	padding-top: 0px;
position:relative;float: left;display:inline;
color: #000000;
height: 23px;
	background-image: url(images/tableftB.gif);
	background-repeat: no-repeat;
	background-position: 0px top;}


#horiznav li a:link {
	padding-left: 10px;
	padding-right: 0px;
	margin-right: 8px;
	padding-top: 0px;
	position:relative;
	float: left;
	display:inline;
	color: #000000;
	background-image: url(images/tableftB.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-bottom: 0px;
height: 23px;
}

#horiznav li.active {
	color: #193D33;
	background-image: url(images/tabrightH.gif);
	background-repeat: no-repeat;
	background-position: right -1px;
	margin-right: 4px;
	position:relative;
	float: right;
	display:inline;
	padding: 0px;
background-color: #7E0C6E;
}

#horiznav li.active a {
	padding-left: 10px;
	
	padding-right: 0px;
	margin-right: 8px;
	padding-top: 0px;
	position:relative;
	
	display:inline;
	color: #FFFFFF;
background-color: #7E0C6E;
	background-image: url(images/tableftB.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-bottom: 0px;
height: 23px;
}

#horiznav li.active a:visited {
	padding-left: 10px;
	overflow:hidden;
	padding-right: 0px;
	margin-right: 8px;
	padding-top: 0px;
	position:relative;
	float: left;
	display:inline;
	color: #FFFFFF;
	background-image: url(images/tableftB.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-bottom: 0px;
height: 23px;

}

/* end of banner to divide banners from main content***************************************/
#item1
    {background-color: #ffdebb;
}
#item53
    {background-color: #daa9c0;
}
#item54
    {background-color: #00b4cb;
}
#item55
    {background-color: #a1d39f;}
#item56
    {background-color: #d1c1ae;
}
#item57
    {background-color: #eab679;
}
#item00
    {background-color: #343434;
}
/* end of top banners ***************************************/

/* left navigation area***************************************/
#lefthold {
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 6px;
	margin-left: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#leftnavig {
	width: 270px;
	text-align: left;
	font-size: 85%;
	padding: 0px;
	background-image: url(images/leftnavprod01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #f3ebf2;
}


#lefthold ul {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#lefthold li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#lefthold a {

}
#lefthold a:hover {

}
#lefthold a:active {color: #7E0C6E;

}
/* NAV - vertical nav */
#nav, #nav ul {padding: 0;margin: 0;list-style: none}
#nav {	width: 196px;
}
#nav li {
	margin: 0px;

}
#nav a, #nav a:link, #nav a:visited, #nav a:hover{
	cursor:pointer;
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	display: block;
	width: 250px;
	background-image: url(images/vertbutbg.gif);
	background-position: 5px -4px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	text-indent: 20px;
	padding: 0px;
}
#nav a:active {
	cursor:pointer;
	margin: 0px;
	background-image: url(images/vertbutbg.gif);
	background-repeat: no-repeat;
	background-position: 5px -52px;
	color: #7E0C6E;
	text-decoration: underline;
}
#nav a:hover {	background-position: 5px -28px;
	background-image: url(images/vertbutbg.gif);
	background-repeat: no-repeat;
	color: #00B4CB;
	text-decoration: underline;}



#nav li.active {	cursor:pointer;
	margin: 0px;
	background-image: url(images/vertbutbg.gif);
	background-repeat: no-repeat;
	background-position: 5px -52px;
	color: #7E0C6E;
	text-decoration: underline;
}
#nav li.active ul {
	border:none;
}
#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {	background-image: url(images/vertbutbg.gif);
	background-repeat: no-repeat;
	background-position: 5px -52px;
	color: #7E0C6E;
	text-decoration: underline;}
#nav li.active a:hover {	cursor:pointer;
	margin: 0px;
}

#nav li.active a {	cursor:pointer;
	margin: 0px;
	background-image: url(images/vertbutbg.gif);
	background-repeat: no-repeat;
	background-position: 5px -52px;
	color: #7E0C6E;
	text-decoration: underline;}

#nav li.active li {color: #7E0C6E;
}

#nav ul li a:active {color: #7E0C6E;
}

#nav li.active li.last {color: #7E0C6E;}
#nav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active {
	margin: 0px;
	padding: 0px;
color: #7E0C6E;
}
#nav li.active li a:hover {color: #7E0C6E;}

#nav li.active li.active a:link, #nav li.active li.active a:visited, #nav li.active li.active a:hover, #nav li.active li.active a:active {color: #7E0C6E;}


/* end of left navigation area***************************************/
/* maincontent area***************************************/
#maincontent {
	width: 500px;
	text-align: left;
	padding-right: 0px;
	padding-left: 9px;
	font-size: 100%;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 8px;
	float: left;
	margin-top: 0px;
	color: #006699;
	background-image: url(images/lttweb6_1_03.jpg);
	background-repeat: no-repeat;
	background-position: right -1px;
	padding-top: 0px;
	line-height: 20px;
}
#maincontent ul li {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}





/* boxout if wanted for articles or pictures wihin maincontent***************************************/
.boxout {
	width: 500px;
	float: right;
	text-align: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 4px;
	height: 225px;
}
.boxoutloggedin {

	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid #9933CC;
	width: 580px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}

.artdisplay {
	width: 300px;
	margin-bottom: 5px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	float: left;
}
.artdisplaydetail {

	width: 282px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
}
.picturecode {
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	font-size: 100%;
	color: #006699;
}
#maincontent  p {
	margin-top: 2px;
	margin-bottom: 4px;
}

.picturepicture {
	text-align: center;
}
.picturename {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	margin-top: 2px;
}
.pictureartist {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
}


/* end ofboxout***************************************/

/* The options panel for adding to short list */
#options {
	height: 29px;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 2px;
	float: left;
	width: 250px;
}
#options ul {
	margin: 0px;
	padding: 0px;
}
#options li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
}

#options a {
	font-weight: normal;
	text-decoration: underline;
	color: #660066;
	font-size: 90%;
}
#options a:hover {
	color: #990099;
	text-decoration: none;
}
#options a:active {
	color: #009900;
	text-decoration: none;
}
#options2 {
	float: right;
	height: 29px;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 2px;
}
#options2 ul {

	margin: 0px;
	padding: 0px;
}
#options2 li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline;
}
#options2 a {

	font-weight: normal;
	text-decoration: underline;
	color: #660066;
	font-size: 90%;
}
#options2 a:hover {

	color: #990099;
	text-decoration: none;
}
#options2 a:active {

	color: #009900;
	text-decoration: none;
}
/* text buttons within the options panel */
.add {
	background-image: url(images/cartbuts/add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 16px;
	line-height: 30px;
	padding-right: 2px;
}
.view {

	background-image: url(images/cartbuts/view.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 16px;
	line-height: 30px;
	padding-right: 2px;
}
.previous {
	background-image: url(images/cartbuts/previous.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 16px;
	line-height: 30px;
	padding-right: 2px;
}
.checkout {
	background-image: url(images/cartbuts/logout.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 16px;
	line-height: 30px;
	padding-right: 2px;
}
.remove {
	background-image: url(images/cartbuts/remove.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 16px;
	line-height: 30px;
	padding-right: 2px;
}
.terms {
	background-image: url(images/cartbuts/submit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 16px;
	line-height: 30px;
	padding-right: 2px;
}
.next {
background-image: url(images/cartbuts/next.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 16px;
	line-height: 30px;
	padding-right: 2px;
}
.more {
	background-image: url(images/cartbuts/more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	margin-right: 2px;
	padding-left: 16px;
	line-height: 30px;
	padding-right: 2px;
}
/* end of text buttons within the options panel */
/* end of options panel */
/* end of maincontent area***************************************/


/* footer area***************************************/
#footer {
	height: 31px;
	width: 787px;
	clear: both;
	padding-top: 12px;
	padding-bottom: 0px;
	font-size: 85%;
	background-color: #E3C4CC;
	text-align: center;
}
#footer ul {
	text-indent: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
        padding-top: 4px;

}
#footer li {color: #000000;display:inline;padding-right: 4px;
padding-left: 4px;
}
#footer a:link, #footer a:visited, #footer a:hover {font-weight: normal;text-decoration:none;cursor:pointer; display: inline;padding-bottom: 8px}

#footer a:hover {color: #333333;
	text-decoration: underline;}

#footer a:active {color: #993333;
	text-decoration: underline;
}

#footer a:visited {color: #666666;}

#footer a:link {color: #000000;}

#footer li.active {
color: #993333;
}

#footer li.active a {
color: #993333;
}

#footer li.active a:visited {
color: #993333;
}

/* end of miscellaneous***************************************/
/* end of wrapper to contain all the divs***************************************/
/* this is a hack to make sure background image repeats */
.separator {
	clear: both;
	height: 0px;
}
/* end of hack */
#lefthold img {
	background-image: url(images/leftbg.gif);
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#home04{
	background-image: url(images/butbg.gif);
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: center -31px;

}
#home05{
	background-repeat: no-repeat;
	padding-bottom: 3px;
	background-image: url(images/butbg.gif);
	background-position: center -62px;
}
#home06{
	background-image: url(images/butbg.gif);
	background-repeat: no-repeat;
	background-position: right -93px;
padding-bottom: 3px;
}
#home07{
	background-image: url(images/butbg.gif);
	background-repeat: no-repeat;
	background-position: right -124px;
padding-bottom: 3px;
}
#home08{
	background-image: url(images/butbg.gif);
	background-repeat: no-repeat;
	background-position: right -155px;
padding-bottom: 3px;
}
#home09{
	background-image: url(images/butbg.gif);
	background-repeat: no-repeat;
	background-position: right -155px;
padding-bottom: 3px;
}
#leftnavig02 {
	width: 270px;
	text-align: left;
	font-size: 85%;
	padding: 0px;
	background-image: url(images/leftnavprod02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #f3ebf2;
	color: #7E0C6E;
}
#leftnavig03 {
	width: 270px;
	text-align: left;
	font-size: 85%;
	padding: 0px;
	background-image: url(images/leftnavprod03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #f3ebf2;
	color: #7E0C6E;
}
.navtops {
	height: 20px;
	width: 263px;
	display: block;
	margin: 0px;
	font-weight: bold;
	color: ##7E0C6E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(images/leftnavbgtranstop_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navbots {
	height: 16px;
	width: 263px;
	display: block;
	margin: 0px;
	font-size: 85%;
	font-weight: bold;
	color: #990066;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(images/leftnavbgtransbot_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#banner {
	width: 787px;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 11px;
	background-image: url(images/topband_01.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
}
.navtopstop {
	height: 20px;
	width: 263px;
	display: block;
	font-weight: bold;
	color: #7E0C6E;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(images/navtoptops_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#spieziabox {
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}
.imageright {
float: right;
margin: 2px;
}
.imageleft {
float: left;
margin: 2px;
}
