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

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

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

body#index04 a#home04,
body#index05 a#home05,
body#index06 a#home06,
body#index07 a#home07,
body#index08 a#home08,
body#index09 a#home09
{
	color: #CC0000;
	text-decoration: none;
}

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

/* active category navigation bodyid followed by a ref */
body#xcat01 a#cat01
{
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #BEE1CE;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEE1CE;
}
body#xcat02 a#cat02
{
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #84715B;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84715B;
}
body#xcat03 a#cat03
{
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #728FBD;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #728FBD;
}
body#xcat04 a#cat04
{
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #961441;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #961441;
}
body#xcat05 a#cat05
{
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFE88C;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE88C;
}
body#xcat06 a#cat06
{
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #DAC495;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAC495;
}
body#xcat07 a#cat07
{
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #F1C4D3;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1C4D3;
}
body#xcat08 a#cat08
{
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #A59ABD;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A59ABD;
}
body#xcat09 a#cat09
{
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #24A18C;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #24A18C;
}
body#xcat10 a#cat10
{
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #C63C81;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C63C81;
}
body#xcat11 a#cat11
{
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #A2D8E9;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2D8E9;
}
body#xcat12 a#cat12
{
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #BEE1CE;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEE1CE;
}

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




/* headings ***************************************/
h1  {
	font-size: 100%;
	color: #CC0000;
	vertical-align: top;
	padding-left: 0px;
	padding-bottom: 8px;
	margin: 0px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
   
}

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

h3 {
	font-weight: bold;
	font-size: 100%;
	color: #CC0000;
	margin-top: 8px;
	margin-bottom: 0px;
}
h4 {
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 0px;
	margin-top: 4px;
	color: #666666;
}

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

/* wrapper to contain all the divs***************************************/
#wrapper {
	text-align: left;
	width: 780px;
	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;
	padding: 0px;
	background-image: url(images/joneslayout_01.gif);
	background-repeat: no-repeat;
	background-position: left -10px;
}
/* top banners ***************************************/
#masthead {
	height: 24px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 100%;
	width: 500px;
	overflow: hidden;
	color: #FFF5D0;
}
#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: 90%;
	font-weight: bold;
	color: #F6DF8E;
	text-decoration: underline;
}

#masthead a:hover {
	color: #000000;
	text-decoration: none;
}
.picturepicture a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.picturepicture a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.picturepicture a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.picturepicture a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.hilite a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.hilite a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.hilite a:hover {
	color: #CC0000;
	text-decoration: none;
}
.hilite a:active {
	color: #CC0000;
	text-decoration: underline;
}


#masthead a:active {
	color: #666666;
	text-decoration: underline;
}

#midhead {
	float: left;
	text-align: center;
	font-size: 95%;
	font-weight: bold;
	color: #006633;
	vertical-align: middle;
	height: 115px;
	width: 232px;
	overflow: hidden;
	padding-top: 15px;
}
#midhead img {
	text-align: center;
}

#midhead a {
	color: #666666;
	text-decoration: underline;
}
#midhead a:hover {
	color: #666666;
	text-decoration: none;
}
#midhead a:active {
	color: #666666;
	text-decoration: underline;
}
#midhead a:visited {
	color: #666666;
	text-decoration: underline;
}
#continf {
	float: left;
	text-align: left;
	margin-left: 7px;
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #666666;
	width: 780px;
}

/* horizontal navigation area***************************************/
#hornav {
	float: left;
	overflow: hidden;
	width: 538px;
	margin-top: 15px;
}


#hornav ul {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 47px;
	padding-top: 0px;
}
#hornav li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	font-size: 90%;
	vertical-align: top;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 47px;
	padding-top: 0px;
}
.horspn {
	font-size: 130%;
	font-weight: bold;
}

#hornav a {
	font-weight: normal;
	color: #F6DF8E;
	text-decoration: none;
}
.divlink {
	position: relative;
	bottom: 0px;
}


.hornavbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF5D0;
	text-align: right;
	width: 120px;
	float: left;
	height: 70px;
	position: relative;
}
.hornavbox p {
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	right: 0px;
	padding-right: 3px;
}




#hornav a:hover {
	color: #999999;
}

/* end of banner to divide banners from main content***************************************/
/* end of top banners ***************************************/

/* left navigation area***************************************/
#lefthold {
	float: left;
	width: 218px;
	background-position: top;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}

#leftnavig {
	width: 215px;
	text-align: left;
	font-size: 110%;
	float: right;
}
#leftnavig p a {
	color: #CC0000;
	text-decoration: underline;
}



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

#lefthold a {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mainconthold {
	float: left;
	width: 518px;
	font-size: 110%;
	background-color: #000000;
}
#mainconthold a:link {
	color: #CC0000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainconthold a:visited {
	color: #CC0000;
	text-decoration: underline;
}
#mainconthold a:hover {
	color: #F6DF8E;
	text-decoration: none;
}


acronym, abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	cursor: help;
}

#lefthold a:hover {
	background-position: 235px -25px;
	background-image: url(images/vertbutbg.gif);
	background-repeat: no-repeat;
	color: #666666;
	text-decoration: underline;
}
#phoneetc {
	font-size: 90%;
	color: #FF6633;
	float: right;
	width: 199px;
	margin-top: 105px;
	font-weight: normal;
	margin-right: 4px;
	margin-left: 3px;
	overflow: hidden;
}




/* end of left navigation area***************************************/
/* maincontent area***************************************/
#maincontent {
	width: 756px;
	text-align: left;
	padding-right: 16px;
	padding-left: 8px;
	font-size: 95%;
	padding-bottom: 0px;
	float: left;
	color: #F6DF8E;
	background-image: url(images/joneslayout_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	line-height: 140%;
	margin: 0px;
}
.spacer {
	display: block;
	float: right;
	height: 100%;
	width: 120px;
	clear: right;
	margin: 0px;
	padding: 0px;
}





/* boxout if wanted for articles or pictures wihin maincontent***************************************/
.boxout {
	width: 203px;
	float: right;
	margin-bottom: 4px;
	margin-right: 5px;
	padding: 0px;
	margin-left: 5px;
	margin-top: 5px;
	color: #FFFFFF;
}
.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 {
	margin-bottom: 2px;
	float: left;
	background-color: #666666;
	background-image: url(images/newshead.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 3px;
	width: 197px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.artdisplaydetail {

	width: 282px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
}
.picturecode {
	text-align: left;
	vertical-align: middle;
	font-size: 100%;
	color: #999999;
	background-image: url(images/newsbg.gif);
	background-repeat: repeat;
	background-position: left top;
	padding: 3px;
	margin-bottom: 0px;
	width: 197px;
}
#maincontent  p {
	margin-top: 8px;
	margin-bottom: 16px;
}

.picturepicture {
	text-align: center;
	padding: 0px;
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.picturepicture img {
	margin-bottom: 0px;
	padding: 0px;
}
.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 {
	width: 780px;
	clear: both;
	padding-top: 24px;
	font-size: 100%;
	text-align: center;
	background-image: url(images/joneslayout_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	color: #F6DF8E;
}
#footer a:link {
	text-decoration: none;
	color: #F6DF8E;
}
#footer a:visited {
	color: #F6DF8E;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
/* 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 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#leftnavig02 {
	width: 266px;
	text-align: left;
	font-size: 90%;
	padding: 0px;
}
#leftnavig03 {
	width: 266px;
	text-align: left;
	font-size: 90%;
	padding: 0px;
}
.navtops {
	height: 30px;
	width: 230px;
	display: block;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.navbots {
	height: 14px;
	width: 206px;
	display: block;
	margin: 0px;
	background-image: url(images/mwnavbot_09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
.hornavboxwide {
	text-align: right;
	width: 164px;
	float: left;
	height: 70px;
	position: relative;
}
.hilite {
	font-weight: bold;
	color: #FFFFFF;
}
