.debug {
	background-color: #F00;
}
/* ===================== */
/* RESET HTML FORMATTING */
/* ===================== */
ul li ol {
  padding: 0px;
  margin: 0px;
  line-height: 1em;
}


a img {
	border: none;
}


/* ================================= */
/* CLEARFIX CODE (for clearing divs) */
/* ================================= */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





/* ================ */
/* FORMAT HTML TAGS */
/* ================ */
body {
	/* background: #FFFFFF url(images/background.gif) top left repeat-x; */
	background: #393939;
	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#frame {
  background-color: #FFF;
  width: 750px;
  border: 2px solid #FFF;
}
form {
  margin: 0px;
  padding: 0px;
}
h1 {
	font-size: 13px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}
a, a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF7604;
}


.pagactive {
	color: #FF7604 !important;
	font-weight: bold;
}




.center div {
	text-align: left;
}
#frame {
	margin: 0px;
	padding: 0px;
	width: 750px;
}




/* ============================= */
/* MASTHEAD (with account login)*/
/* ============================ */
#header {
	margin: 0px;
	padding: 0px;
  width: 750px;
  height: 64px;
  background-color: #000000;
}
#header .logo_img {
	margin: 13px 0 0 12px;
	float: left;
}

#header .help_text {
	margin: 0px;
}
#header .help_text a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#header .help_text a:hover {
	text-decoration: underline;
}
.header_acct {
	margin: 0px 0px 0px 0px;
	padding: 0px;
  	width: 750px;
  	background: black;
}
.header_acct a, .header_acct a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.header_acct a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.header_acct input {
	padding: 0px;
}

#basket_link {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	width: 300px;
	margin-top: 10px;
}

#basket_link a {
	color: #FFFFFF;
	text-decoration: none;
}

#basket_link a:hover {
	text-decoration: underline;
}

.icon_container {
	float: right;
	width: 40px;
}

.icon_container img {
	display: block;
	margin: 0 auto;
}





/* ================== */
/* NEW TOP NAVIGATION */
/* ================== */
#nav {
/*  float:left; */
  width:100%;
  background:#292929;
  line-height:normal;
  margin:0px 0px 0px 0px;
}
#nav ul {
  margin:0px;
  padding:5px 0 0 0px;
  list-style: none;
}
#nav li {
  float:left;
  background:url("images/tab_left.gif") no-repeat left top;
  margin:0px 0px 0px 0px;
  padding:0 0 0 9px;
  border-bottom: 1px solid #C8C8C8;
}
#nav li#shopping {
  background:url("images/tab_left_s.gif") no-repeat left top;
  padding:0 0 0 20px;
}
#nav li#shopping.current {
  background:url("images/tab_left_s_on.gif") no-repeat left top;
  padding:0 0 0 20px;
}
#nav a {
  float: left;
  display: block;
  background: url("images/tab_right.gif") no-repeat right top;
  padding: 5px 10px 5px 5px;
  text-decoration: none;
  font: normal normal bold 10px verdana, sans-serif;
  color: #FF7604;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
  color:white;
}
#nav .current {
  background-image:url("images/tab_left_on.gif");
  border-width:0;
}
#nav li.current a, #nav li#shopping.current a {
  background-image:url("images/tab_right_on.gif");
  color:white;
  padding-bottom:5px;
}
#nav li.current, #nav li#shopping.current {
  border-bottom: 1px solid #252525;
}


/* ============== */
/* SUB NAVIGATION */
/* ============== */
#subnav {
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 100%;
	background:#292929;
}
#subnav ul {
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 8px 0px;
}
#subnav ul li {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	list-style: none;
	display: inline;
}
#subnav ul li a {
/*	margin: 0px 3px 2px 3px; */
	text-decoration: none;
	color:#DEDEDE;
}
#subnav ul li a:visited {
	color: #c8c8c8;
}
#subnav ul li a:link:hover, #subnav ul li a:visited:hover {
	color: #FF7F29;
	text-decoration: underline;
}
#subnav ul li a#current {
	color: #000000;
}


/* ========= */
/* HOME PAGE */
/* ========= */
.homesplash {
	font: 12px Verdana, sans-serif;
	color:#CCCCCC;
	text-align:left;
	line-height: 22px;
}

.hometitle {
	font: 14px Verdana, sans-serif;
	color:white;
	text-align:left;
	line-height: 22px;
	font-weight:bold;
}

.homesplash a, .homesplash a:visited {
	color:#CCCCCC;
	font-weight:bold;

}

.homesplash a:hover {
	color:white;
	font-weight:bold;

}

.radArtLinks {
	margin: 0 0 0 28px;	
}




/* ====== */
/* FOOTER */
/* ====== */
#footer {
	font: 10px Verdana, sans-serif;
	color:#666666;
	background-color: white;
	text-align:left;
	line-height: 14px;
	padding-left: 20px;
	padding-top: 20px;
	clear:both;
}






/* =============== */
/* PAGE NAVIGATION */
/* =============== */
#pageNavBack, #pageNavNext {
	font: 9px Verdana, sans-serif;
	color:#000000;
	text-align: right;
	margin: 5px 5px 0px 5px;
}
/* IE only */
* html body div#pageNavBack {
	margin: 5px 5px 0px 0px;
} 
/* IE only */
* html body div#pageNavNext {
	margin: 5px 5px 0px 0px;
} 
#pageNavBack {
  float: left;
}
#pageNavNext {
  float: right;
  clear: right;
  margin-right: 10px;
}
#pageNavPages {
  margin: 5px;
  line-height: 2.1em;
}
/* IE only */
* html body div#pageNavPages {
  margin: 0px;
}
#pageNavPages a:hover, #pageNavBack a:hover, #pageNavNext a:hover{
  background-color: #C7B9D1;
  color: #000000;
}
#pageNavPages a:active, #pageNavBack a:active, #pageNavNext a:active{
  color: #FFFFFF;
}
#pageNavPages a, #pageNavBack a, #pageNavNext a {
  width: 1.3em;
  display: block;
  float: left;
  border: solid 1px #000000;
  padding: 2px;
  margin: 0px 0px 5px 5px;
  text-align: center;
}
#pageNavPages a.page_on {
  background-color: #A68ABA;
  text-decoration: none;
  color: #FFFFFF;
}











.prodresultrow {
	font: 11px Verdana, sans-serif;
	color:#333333;
	line-height: 16px;
	float: left;
	text-align: left;
	width: 750px;
}
.prodImageCol {
	float: left;
	padding-bottom: 1em;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.dotline {
	float: left;
	width: 750px;
	border-top-style:dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
#colourpicker td {
	font: normal normal bold 10px Verdana, Helvetics, Arial, sans-serif;
	color:#FFFFFF;
	margin:15px 0px 0px 0px;
}
#colourpicker {
  display: block;
  clear: both;
  margin: 2px 0px 15px 0px;
  padding: 0px;
}
.dropdown {
	font: 10px Arial, sans-serif;
	color:#666666;
}
.errormessage {
	font: 10px Verdana, sans-serif;
	color:#666666;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 30px 0px 30px;
	width: 500px;
}
.contentCol {
	float: left;
	padding-bottom: 1em;
	padding-right: 10px;
	padding-top: 10px;
}
.contentCol ul {
	padding: 0px;
	margin: 0px;
}
.contentCol ul li {
	list-style: none;
	border-width: 3px;
	padding: 0px 0px 10px 0px;
}
.altfeedback {
	color: #333333;
}






/* ============ */
/* FEATURED ART */
/* ============ */
#featuredart {
 	margin: 0px;
	padding: 3px;
	text-align: top;
	padding-left: 30px;
	padding-top: 0px;
	color: white;
	font: 10px Verdana, sans-serif;
}
#featuredart a, featuredart a:visited {
	color:#FFFFFF;
	font-weight:bold;
}






.howtitle {
	font-color: #333333;
	font: 14px Verdana, sans-serif;
	font-weight: bold;
}
.inputbox {
	font: 10px Verdana, sans-serif;
	background-color:#EFEFEF;
	line-height: 14px;
}

.selectbox {
	font: 10px Verdana, sans-serif;
	background-color:#EFEFEF;
	line-height: 14px;
	width:215px;	
}

.textAreaBox {
	font: 10px Verdana, sans-serif;
	color: #666666;
	line-height: 14px;
}


/* added 20-9-2005 */
/* =============== */
.newsitem {
	width: 600px;
	padding:10px 0px 20px 150px;
	clear: left;
}
.newsitem img {
	float: left;
	padding:0px 15px 15px 0px;
}
.newsline {
	width: 600px;
	float: left;
	border-top-style:dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}





/* =========== */
/* PRICE TABLE */
/* =========== */
#priceTable {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	width: 100%;
	border-collapse: collapse;
}
#priceTable th {
	font-weight: bold;
	border-style: solid;
	border-color: #000000;
	border-left: none;
	border-right: none;
	border-width: 1px;
	border-left-style: none;
	border-right-style: none;
	background-color: #F7F7F7;
}
#priceTable td {
	border-style: solid;
	border-color: #000000;
	border-left: none;
	border-right: none;
	border-top: none;
	border-width: 1px;
	border-left-style: none;
	border-right-style: none;
}





.style1 {
  font-size: 14px;
}
.headh1 {
	font-size:10px; 
	color: #999999; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#items {
  font-size: 11;
}
SPAN.description {
  color: #222;
  line-height: 1.25em;
}
SPAN.date {
  color: #888;
  font-size: 11;
}
SPAN.date A {
  color: #247;
}
SPAN.grey {
  color: #888;
  font-weight: bold;
  font-size: 11;
}






/* ================= */
/* PAGE HEADERS (H1) */
/* ================= */
.titlebackground H1 {
  font: normal normal normal 22pt Helvetica, Verdana, Arial, Sans Serif;
  color: #FFFFFF;
  padding: 15px;
  margin: 0px;
}
.titlebackground {
  width: 750px;
  background: #F0EBF2 url('images/h1_bg.jpg') repeat-y scroll top left;
  display: block;
  clear: both;
  margin: 0px;
  padding: 0px;
}
.h1_black_wide {
  width: 750px;
  height: 18px;
  background: #F0EBF2 url('images/h1_black_wide_bg.jpg') repeat-y scroll top left;
  display: block;
  clear: both;
  margin: 2px 0px 15px 0px;
  padding: 0px;
}
.h1_2_cols {
  width: 750px;
  height: 18px;
  background: #000000 url('images/h1_2_cols_black.gif') repeat-y scroll top left;
  display: block;
  clear: both;
  margin: 2px 0px 2px 0px;
  padding: 0px;
}







/* ============= */
/* HR LINE RULES */
/* ============= */

/* HR LINE RULES */
div.hr_dotted {
  height: 1px;
/*  background: #CCCCCC url(images/dotted_h.gif) no-repeat scroll center; */
  background: #CCCCCC url(images/dotted_h.gif) repeat-x scroll center;
}
div.hr_dotted hr {
  display: none;
}

/* HR LINE RULES */
div.hr_dashed {
  height: 1px;
  background: transparent url('images/dashed_grey.gif') repeat-x scroll top left;
  clear: both;
}
div.hr_dashed hr {
  display: none;
}

/* HR LINE RULES */
div.hr_faded_grey {
  height: 6px;
  background: transparent url('images/hr_faded_grey.gif') repeat-x scroll top left;
  clear: both;
}
div.hr_faded_grey hr {
  display: none;
}

/* HR BLACK DOTS (sidebar) */
div.hr_dotted_b {
  height: 1px;
  margin: 5px 0px 5px 0px;
  background: transparent url('images/dotted_h_b.gif') repeat-x scroll top left;
  clear: both;
}
div.hr_dotted_b hr {
  display: none;
}






/* ========================== */
/* 2 COLUMN LAYOUT FORMATTING */
/* ========================== */
.leftColumn {
	float: left;
  width: 246px;
	margin: 0px 2px 1em 0px;
  text-align: center;
  padding: 0px;
}
.rightColumn {
	float: left;
  clear: right;
  display: block;
  width: 480px;
	margin: 0px 0px 1em 0px;
}
.leftColumn p, .leftColumn img  {
  margin: 10px;
}
.rightColumn p, .rightColumn h2, .rightColumn h3, .rightColumn ul, .rightColumn table  {
  margin: 10px;
}






/* =============== */
/* USER ADMIN FORM */
/* =============== */
.adminForm fieldset div {
	clear: both;
	padding-top: 10px;
}
.adminForm fieldset div div {
	clear: none;
	padding-top: 0px;
}
.adminForm label {
	margin: 0px 10px 0px 0px;
	padding-left: 10px;
	display: block;
	width: 10em;
	text-align: left;
	float: left;
}
.adminForm fieldset div.cr label {
	text-align: left;
	margin-left: 10em;
	width: auto;
	float: none;
}
.adminForm fieldset input.textbox {
	width: 150px;
}
.adminForm fieldset {
  border: solid 1px #000000;
  width: 300px;
  margin: 0px 0px 0px 10px;
  padding: 10px;
}
.adminForm legend {
  font-weight: bold;
}
.adminForm ul.error {
  font-weight: bold;
  color: #FF0000;
  list-style: square url('images/error.gif') outside; 
  padding: 0px;
  margin: 0px;
}
.adminForm ul.error li {
  padding-bottom: 10px;
  padding-left: 5px;
  margin-left: 25px;
}
.adminForm #submit {
  margin-top: 15px;
	margin-left: 14em;
}
.adminForm fieldset div.cr input {
	margin: 0px;
	display: block;
	text-align: left;
	float: left;
}

.adminForm fieldset div.cr label {
	text-align: left;
	margin-left: 2em;
	width: auto;
	float: none;
}


/* ====================== */
/* SIDEBAR {product page) */
/* ====================== */
#sidebar {
  width: 140px;
  border: 0px solid #D5D5D5;
  margin: 10px 0px 10px 0px;
  float: right;
  padding: 0px;
  background-color: #F7F7F7;
  background-color: #E9E9E9;
}
#sidebar p {
  font-size: 11px;
  margin: 10px;
}
#sidebar #title{
  width: 140px;
  background-color: #000000;
  color: #FFFFFF;
  font-weight: bold;
}
#sidebar #title h3{
  margin: 0px;
  padding: 6px;
  line-height: 1em;
}
#sidebar ul {
  font-size: 11px;
  margin: 5px 10px 0px 5px;
  padding: 0px 0px 0px 20px;
  list-style: disc url('images/arrow_black.gif') outside; 
}


/* ========================== */
/* IN PROGRESS/RECENTLY ADDED */
/*  add below here         */
/* ========================== */
.leftColumnImage {
	float: left;
  width: 246px;
	/* margin: 0px 2px 1em 0px; */
	text-align: center;
  padding: 0px;
	margin: 0px 20px 0px 0px;
}

.adminNav {
  width: 246px;
  float: left;
	background:#FFFFFF url('images/homepage_fader.jpg') repeat-x top left; 
	margin-top: 0px;
	color: #666666;
}

.adminNav p {
	margin: 10px;
}

.adminMain {
	width: 450px;
  position: relative;
	margin-left: 246pxx;
	padding: 10px 20px 10px 20px;
	float: left;
  clear: right;
}

.adminMain p, .adminMain form, .adminMain table {
  margin: 10px;
}




.db_error {
  font-weight: bold;
  padding: 30px;
}




.terms_list {
  list-style: disc outside;
  margin-left: 20px;
  margin-right: 20px;
}

.hidden {
  visibility: hidden;  
}


/* ========================= */
/* BUTTONS                   */
/* ========================= */
.button_norm_left, .button_dark_left {
  width:10px;
  height: 29px;
  background: transparent url('images/button_norm_left.gif') no-repeat top right;
  display: block;
  float: left;
}
.button_dark_left {
  background: transparent url('images/button_dark_left.gif') no-repeat top right;
}
.button_norm_mid, .button_dark_mid {
  height: 29px;
	padding: 0px;
  margin: 0px;
  background: transparent url('images/button_norm_mid.gif') repeat-x top right;
  float: left;
}
.button_dark_mid {
  background: transparent url('images/button_dark_mid.gif') repeat-x top right;
}
.button_norm_right, .button_dark_right {
  width:10px;
  height: 29px;
	padding: 0;
  margin: 0;
  background: transparent url('images/button_norm_right.gif') no-repeat top left;
  display: block;
  float: left; 
}
.button_dark_right {
  background: transparent url('images/button_dark_right.gif') no-repeat top left;
}
.button_span {
  text-decoration: none;
  line-height: 29px;
  position: relative;
  top:6px;
  font: normal normal bold 11px Verdana, Arial, Sans-Serif;
  color:#000;
  margin-right: 2px;
}




/* ==================== */
/* SIDE NAV             */
/* ==================== */

/*

ul.sidenav {
	list-style: disc inside url('images/sidenav_arrow.gif');
	margin: 0px;
	padding: 0px;
}
ul.sidenav li {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	width: 247px;
	height: 27px;
	background: transparent url('images/sidenav_bg.gif') repeat-y top left;
	text-align: left;
	line-height: 27px;
	vertical-align: center;
}

*/


.sidenav {
	margin: 0 0 2px 0;
	padding: 0;
	width: 247px;
	height: 27px;
	background: transparent url('images/sidenav_bg.gif') repeat-y top left;
	font: normal normal bold 11px Verdana, Arial, Sans-Serif;
	text-align: left;
}


.sidenav a {
	padding: 0 0 0 30px;
	line-height: 27px;
	vertical-align: middle;	
	margin-top: 5px;
}
.sidenav a:link, .sidenav a:visited {
	text-decoration: none;
}
.sidenav a:hover, .sidenav a:active {
	text-decoration: underline;
}






/* ADDED 11/09/2006 - doing new photo2fineart designs */
/* ============= */
/* photo2fineart */
/* ============= */
.p2_info {
  width: 246px;
	float: left;
	margin: 0;
}
.p2_info h3 {
  padding: 0 25px 0 13px;
  font: normal normal normal 15px Arial, Sans Serif;
  color: 000;
}
.p2_info .hr_dash_purple {
  height: 1px;
	background: #A792C1 url('images/hr_dash_purple.gif') repeat-y scroll left;
}
.p2_info .hr_dash_purple hr {
  display: none;
}
.p2_info p {
  padding: 0 25px 0 13px;
}


.p2_main {
  margin-left: 265px;
}
.p2_main h3 {
  font: normal normal normal 24px Arial, Sans Serif;
  color: #9077B0;
}
.p2_main .hr_dash_purple {
  height: 1px;
	background: #A792C1 url('images/hr_dash_purple.gif') repeat-y scroll left;
}
.p2_main .hr_dash_purple hr {
  display: none;
}


.p2_main .summary_l {
  color: #868686;
	font: normal normal bold 11px Verdana, Arial, Sans-Serif;
	width: 152px;
	text-align: right;
	float: left;
	margin: 0px 6px 0px 0px;
}
.p2_main .summary_r {
  color: #868686;
	font: normal normal normal 11px Verdana, Arial, Sans-Serif;
}

.p2_navigation {
  margin: 35px 0 10px 330px;
  display: block;
}

.p2_error {
  font-weight: bold;
  color: #FF1C1C;
}


/* ============ */
/* new homepage */
/* ============ */
.homepage_mainbanner {
  width: 562px;
  height: 235px;
	margin: 0 0 10px 0;
  float: left;
}
.homepage_minibanner {
  padding: 0 0 2px 1px;
  margin: 0;
  float: left;
  display: block;
}
.homepage_minibanner a, .homepage_minibanner img {
  padding: 0;
  margin: 0;
  display: block;
}
.homepage_minibanner img {
  padding: 0;
  margin: 0;
}
.homepage_extrainfo {
	background: url('images/homepage_extrainfo_header.gif') no-repeat top left;
	width: 187px;
	float: left;
	margin: 15px 0 0 0;
	overflow: hidden;
}
.homepage_extrainfo h4 {
  font: normal normal normal 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0px 10px 19px 23px;
}
.homepage_extrainfo p {
	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	margin: 0;
	padding: 0px 10px 5px 23px;
}
.homepage_extrainfo h4, .homepage_extrainfo h4 a {
	color: #FFF;
	font-weight: bold;
	padding-top: 6px;
	text-decoration: none;
}
.homepage_extrainfo h4 a {
	color: #FFF;
	font-weight: bold;
	padding-top: 6px;
	text-decoration: none;
}
.homepage_introtext {
  width: 562px;
  float: left;
	margin-top: 5px;
}
.homepage_introtext p, .homepage_introtext h1 {
  margin: 15px 70px 15px 15px;
}
.homepage_banner_bootom {
  width: 100%;
  text-align: center;
  background-color: white;
}
.homepage_banner_bootom img {
  margin: 35px;
}

/* Wallpaper Main */
#wallpaper_banner {
	background: url(images/wallpaper_banner.jpg) no-repeat top;
	height: 322px;
}

#wallpaper_main .copy {
	background: url(images/wallpaper_copy_bg.gif) repeat-x top; 
	text-align: left;
	padding: 10px 10px 10px 20px;
}

#wallpaper_main .copy h1 {
	font-size: 1.3em;
}

#wallpaper_main .copy p {
	margin: 20px 0px;
	font-size: 1.1em;
}

#wallpaper_main .copy hr {
	color: #e5e5e5;
	background-color: #e5e5e5;
	border: 1px solid #e5e5e5;
	clear: right;
	margin: 20px 0px;
}

#wallpaper_main .email {
	background-color: #F4F4F4;
	padding: 7px;
	clear: both;
}

#wallpaper_main .email p {
	font-size: 1.5em;
}

/* Wallpaper Form */
#wallpaper_quote_form {
	width: 203px;
	float: right;
	height: 171px;
	background: url('images/wallpaper_quote_form_bg.jpg') no-repeat top;
	padding: 25px 10px 0px;
	margin: 0px 10px 20px;
	text-align: left;
	display: inline;
}

#wallpaper_quote_form fieldset {
	border: none;
}

#wallpaper_quote_form label {
	display: block;
	margin: 3px 0px 1px;
}

#wallpaper_quote_form input, #wallpaper_quote_form select  {
	border: none;
	font-size: 11px;
	margin: 0px;
}

/* New News Section */
#news_content .left_col {
	float: left;
	width: 244px;
}

#news_content .right_col {
	float: left;
	width: 486px;
	padding-right: 20px;
}

#news_content .h1_black_wide {
	margin-bottom: 0px;
}

#news_content .left_col ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#news_content .left_col ul li {
	background: url('images/news_nav_bg.gif') repeat-y left;
	padding: 5px 10px 5px 0px;
	margin: 2px 0px;
}

#news_content .left_col ul li a {
	font-size: 1.3em;
	text-decoration: none;
	padding-left: 25px;
	background: url('images/news_nav_arrow.gif') no-repeat left;
}

#news_content .newsitem {
	margin: 10px 0px;
	padding: 0px 0px 10px;
	width: 100%;
	border-bottom: 1px dashed #CCCCCC;
}

#news_content .newsitem h2 {
	font-size: 1.3em;
	margin-bottom: 0px;
}

#news_content .newsitem .date {
	margin: 2px 0px;
	font-size: 1.1em;
}

#news_content .newsitem .body {
	margin: 0px;
}

#news_content .newsitem .read_link {
	margin: 10px 0px 0px;
}

#news_content .newsitem .read_link a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#news_content .newsitem .read_link a:hover {
	text-decoration: underline;
}

/* New Checkout Styles */
.basket_header {
	background: url('images/basket_header_bg.jpg') right top no-repeat #e5e6e5;
	height: 49px;
	margin: 0px 0px 2px;
}

.basket_header h1 {
	text-indent: -9999px;
	margin: 0px;
}

.basket_info_header {
	background: url('images/basket_info_header_bg.jpg') right top no-repeat #e5e6e5;
	height: 49px;
	margin: 0px 0px 2px;
}

.basket_info_header h1 {
	text-indent: -9999px;
	margin: 0px;
}

.basket_summary_header {
	background: url('images/basket_summary_header_bg.jpg') right top no-repeat #e5e6e5;
	height: 49px;
	margin: 0px 0px 2px;
}

.basket_summary_header h1 {
	text-indent: -9999px;
	margin: 0px;
}

.continue_shopping {
	background: url('images/continue_shopping_bg.gif') right top no-repeat #e5e6e5;
	width: 152px;
	margin: 0px;
	padding: 2px 5px;
}

.continue_shopping a {
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 15px;
	background: url('images/sml_left_arrow.gif') left no-repeat;
}

.subtotal {
	background: url('images/subtotal_bg.jpg') right no-repeat;
}

.subtotal h2 {
	display: none;
}

.subtotal p {
	font-weight: bold;
	margin-bottom: 20px;
}

.total2 {
	background: url('images/total2_bg.jpg') right no-repeat;
}

.total2 h2 {
	display: none;
}

.total2 p {
	font-weight: bold;
	margin-bottom: 20px;
}

.delivery {
	background: url('images/delivery_bg.jpg') right no-repeat;
	height: 33px;
}

.delivery h2 {
	display: none;
}

.ordersummary {
	background: url('images/ordersummary_bg.gif') left no-repeat #989898;
	height: 33px;
}

.ordersummary h2 {
	display: none;
}

.ordersummary p {
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


.total {
	background: url('images/total_bg.gif') left no-repeat #989898;
	height: 33px;
}

.total h2 {
	display: none;
}

.total p {
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.promotions {
	background: url('images/promotions_header_bg.jpg') left no-repeat;
	height: 33px;
}

.promotions h2 {
	display: none;
}

.additional_info {
	background: url('images/additional_info_header_bg.jpg') left no-repeat;
	height: 33px;
}

.additional_info h2 {
	display: none;
}

.payment {
	background: url('images/payment_header_bg.jpg') left no-repeat;
	height: 33px;
}

.payment h2 {
	display: none;
}


#footerlinks a {
	color: #CCC;	
}

#LiveHelp {
	position: absolute;
	margin-left: 430px;
	margin-top: 60px;

}
#Fotolia {
	padding-left: 10px;
}
#Fotolia > h2 {
}
#Fotolia > h2 > a {
	color: #666;
	float: right;
	font-size: 12px;
	margin-right: 10px;
	font-weight: normal;
}
#Fotolia > h2 > a:hover {
	color: #06C;
}
.CategoryMain {
	width: 170px;
	color: #666;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.CategoryMain > a {
	text-decoration: none;
	border: 2px solid #fff;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.CategoryMain > a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.CategoryMain > a > img {
	float: left;
	width: 170px;
	
}
.CategoryMain > a > h3 {
	color: #fff;
	background: #000;
	display: block;
	float: left;
	width: 170px;
	margin-top: 0px;
	font-size: 13px;
	padding: 5px;
}
.CategoryMain > span {
	clear: left;

	text-transform: uppercase;
	display: block;
	color: #666;
}
.CategoryMain > ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.CategoryMain > ul > li {
	float: left;
	margin-right: 5px;
}
.CategoryMain > ul > li > a {
	color: #666;
	text-decoration: underline;
	cursor: pointer;
}
.CategoryMain > ul > li > a:hover {
	color: #FF7604;
}


#PhotoVaultSearch {
	float: left;
	width: 730px;
	padding: 10px;
	background: #DFDFDF;
	border-bottom: 2px solid #CCC;
}

#PhotoVaultSearch .SearchField {
	float: left;
	width: 280px;
	padding: 8px;
	font-size: 15px;
	-moz-border-radius: 10px;
	border: 1px solid #CCC;
}

#PhotoVaultSearch .SearchButton {
	float: left;
	padding: 8px;
	background: #333;
	color: #FFF;
	-moz-border-radius: 10px;
	margin-left: 5px;
}



#ProdBox {
	width: 220px;
	height: 140px;
	padding: 5px;
	color: #666;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	text-align: center;
}

#ProdBox .Image {
	float: left;
	text-align: center;
	width: 230px;
	height: 110px;
}

#ProdBox .Image a {
	display: block;
}

#ProdBox img {
	max-width: 230px;
	max-height: 110px;
}

#ProdBox .Left {
	float: left;
	width: 100px;
	font-weight: bold;
	color: #000;
	padding: 5px;
	margin-top: 5px;	
}

#ProdBox .Right {
	float: Right;
	width: 40px;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 5px;
	margin-top: 5px;
	background: url(http://www.lucyart.co.uk/images/magnify.gif) right no-repeat;
}

#ProdBox .Right a {
	display: block;
}

.PhotoVaultMain_Left {
	float: left;
	width: 330px;
	margin-right: 20px;
}

.PhotoVaultMain_Right {
	float: left;
	width: 390px;
}

.PhotoVaultMain_Right h3 {
  font: normal normal normal 24px Arial, Sans Serif;
  color: #9077B0;
}
