<!--
body {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background-color: #EDF4FC;
	
	}

.main_table{
	background-color: #ffffff;
	}
	
font,th,td,p,li,ul,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	}
	
p, td {
	font-size : 11px;
	color : #60c1aa;
	}
	
hr {
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 0px;
	}
	
h1,h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	text-decoration : none;
	line-height : 120%;
	color : #000000;
	}
 
a:link	{
	color:#60c1aa;
	text-decoration: none;
	}
a:visited {
	color:#60c1aa;
	text-decoration: none;
	}
a:hover	{
	color:#bbbbbb;
	text-decoration: underline;
	}

.crumb{
	padding-left: 5px;
	color: #545454;
	font-weight: bold;
	}
	
a.crumb_links:link{
	color:#60c1aa;
	font-weight: normal;
	}
a.crumb_links:visited {
	color:#60c1aa;
	font-weight: normal;
	}
a.crumb_links:hover	{
	color:#bbbbbb;
	font-weight: normal;
	text-decoration:underline;
	}	

.photos{
	border: 4px solid #E6E6E6;
	}
	
a.photo_links:link	{
	color:#60c1aa;
	}
a.photo_links:visited {
	color:#60c1aa;
	}
a.photo_links:hover	{
	color:#bbbbbb;
	text-decoration:underline;
	}
	
span.gallery_nav{
	padding: 5px 10px 0px 5px;
	
	line-height: 1.5;
	}
	
span.sub_gallery_nav{
	padding-left: 20px;
	line-height: 1.25;
	}


/* Photo catgeories links i.e. black and white, abstract etc. */
a.gallery_nav:link	{
	color:#60c1aa;
	font-weight: normal;
	text-decoration: none;
	}
a.gallery_nav:visited {
	color:#60c1aa;
	font-weight: normal;
	text-decoration: none;
	}
a.gallery_nav:hover	{
	color:#bbbbbb;
	font-weight: normal;
	text-decoration: underline;
	}

a.sub_gallery_nav:link	{
	color:#60c1aa;
	}
a.sub_gallery_nav:visited {
	color:#60c1aa;
	}
a.sub_gallery_nav:hover	{
	color:#bbbbbb;
	text-decoration:underline;
	}


/* This puts the line between gallery types */
.nav_div{
	background-color: #ffffff;
	border-bottom: 0px solid #eeeeee;
	padding: 3px;
	}
	
div.featured_news{
	font-size: 11;
	color: #bbbbbb;
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
	padding: 5px;
	}
	
/* This is the ugly bit above the copy area but it's deleted so no effect is seen from changes here */
.featured_news_header{
	color: #bbbbbb;
	font-weight: bold;
	background-color: #2D92E0;
	}

a.more_news_links:link	{
	color:#60c1aa;
	}
a.more_news_links:visited {
	color:#60c1aa;
	}
a.more_news_links:hover	{
	color:#bbbbbb;
	text-decoration:underline;
	}
	
.gallery_copy{
	color: #333333;
	font-size: 11;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	}
	
.default_copy{
	color: #333333;
	font-size: 12;
	padding: 10px;
	}

.hr{
	color: #bbbbbb;
	}
	
	
	
/* td.top_nav The table style for link bar at the top of the page */
	
td.top_nav{
	border-top: 0px solid #bbbbbb;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	padding: 3px;
	border-left: 1px solid #bbbbbb;
	}
	
/* td.left_nav_header This changes the text Photo Categories style */

td.left_nav_header{
	font-family: Arial;
	background-color: #ffffff;
	color: #bbbbbb;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding: 8px;
	border-top: 0px solid #bbbbbb;
	}

.search_bar{
	background-color: #bbbbbb;
	color: #3C649F;
	font-weight: bold;
	padding: 6px;
	border-top: 1px solid #3C649F;
	border-bottom: 1px solid #3C649F;
	}
	
a.search_bar_links:link	{
	color:#60c1aa;
	font-weight: normal;
	}
a.search_bar_links:visited {
	color:#60c1aa;
	font-weight: normal;
	}
a.search_bar_links:hover	{
	color:#bbbbbb;
	font-weight: normal;
	text-decoration:underline;
	}
	
.search_box{
	width: 150;
	font-size: 11;
	}
	
.go_button{
	color: #ffffff;
	background-color: #60c1aa;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	border-left: 1px solid #A2BBD3;
	border-top: 1px solid #A2BBD3;
	border-right: 1px solid #315C85;
	border-bottom: 1px solid #315C85;
	padding: 0px 2px 0px 2px;
	}

.go_button2{
	color: #ffffff;
	background-color: #60c1aa;
	font-family: arial;
	font-size: 5pt;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	}


/* top_nav the links in the top navigation bar */

a.top_nav:link	{
	color:#60c1aa;
	text-decoration: none;
	font-weight: normal;
	}
a.top_nav:visited {
	color:#60c1aa;
	text-decoration: none;
	font-weight: normal;
	}
a.top_nav:hover	{
	color:#bbbbbb;
	text-decoration: underline;
	font-weight: normal;
	}
	
/* Homepage copy area background colour */

td.index_copy_area{
	background-color: #ffffff;
	}


/* td.sub banner changes the headings for the left menu */

td.sub_banner{
	color: #bbbbbb;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
	padding: 8px;
	background-color: #ffffff;
	}
	
span.sub_price{
	color: #bbbbbb;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
	}

/* Text colour for homepage Content Box */

div.body_copy{
	color: #bbbbbb;
	padding: 8px;
	}
	
.body_header_text{
	color: #78B7EA;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 16;
	letter-spacing: -1;
	padding-bottom: 10px;
	}
	
.featured_photos_tab{
	font-weight: bold;
	color: #0467CB;
	padding-left: 10px;
	}
	
div.featured_photos{
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 8px;
	}
	
div.gallery_photos{
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 3px;
	}
	
	

/* These are the lines that enclose text on body of pages- turned off for now */
.homepage_line{
	border-left: 0px solid #0264C8;
	border-bottom: 0px solid #0264C8;
	}
	
.footer_line{
	border-top: 1px solid #ffffff;
	background-color: #bbbbbb;
	}

.footer_div{
	border-right: 1px solid #bbbbbb;
	}
.footer_div2{
	border-left: 1px solid #bbbbbb;
	}
	
.copyright{
	padding-left: 10px;
	color: #bbbbbb;
	}
	
a.footer_links:link	{
	color:#60c1aa;
	font-weight: bold;
	}
a.footer_links:visited {
	color:#60c1aa;
	font-weight: bold;
	}
a.footer_links:hover	{
	color:#bbbbbb;
	font-weight: bold;
	}
	
.cc{
	color: #60c1aa;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 12;
	letter-spacing: -1;
	}

.other_photos_tabs{
	background-color: #0264C8;	
	}
	
.other_photos_tabs2{
	padding-right: 5px;
	padding-left: 5px;
	background-color: #2D92E0;	
	}
	
span.other_photos_tabs{
	padding-left: 15px;	
	}
	

/* white_bold links ... used for the original ugly Newest and Popular links at the top of every page */

a.white_bold_link:link	{
	color:#60c1aa;
	font-weight: normal;
	}
a.white_bold_link:visited {
	color:#60c1aa;
	font-weight: normal;
	}
a.white_bold_link:hover	{
	color:#bbbbbb;
	font-weight: normal;
	}
	
/* white_link also includes the prices links in the subscriptionboxes */	
	
a.white_link:link	{
	font-size: 11;
	color:#60c1aa;
	font-weight: normal;
	}
a.white_link:visited {
	font-size: 11;
	color:#60c1aa;
	font-weight: normal;
	}
a.white_link:hover	{
	font-size: 11;
	color:#bbbbbb;
	font-weight: normal;
	}
	
.photo_title{
	background-color: #bbbbbb;
	color: #ffffff;
	padding: 3px;
	border-bottom: 1px solid #bbbbbb;
	}
	
.photo_details{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #B0D9FB;
	}
	
.cart_rows{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #B0D9FB;
	}
/* Style for tree item text */
.mout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}
.mover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FBFBFB;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}

/* Style for tree item image */
img.treeicon {
	height: 16px;
}

/* START : CALENDAR STYLE */
a.arrows:link			{color:#4581BE; text-decoration:none;}
a.arrows:visited		{color:#4581BE; text-decoration:none;}
a.arrows:hover			{color:#000000; text-decoration:none;}
	
a.calendar:link			{color:#FFFFFF; text-decoration:none;}
a.calendar:visited		{color:#FFFFFF; text-decoration:none;}
a.calendar:hover		{color:#bbbbbb; text-decoration:none;}

.calendar               {background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 11; color : #000000;}
.calendarHeader         {font-weight: bold; background-color: #eeeeee;}
.calendarSubHeader      {font-weight: bold; background-color: #ffffff;}

.today_color            {background-color: #ACC6E1; color: #000000; font-weight: normal; font-size : 11;}
.event_color            {background-color: #4581BE; color: #ffffff; font-weight: normal; font-size : 11;}
/* END : CALENDAR STYLE */


-->