/* Eye Eye Images */
/* blue 80a3b7 */
/* pink c959a1 */

/*--------------------------------------------------------*/
/* Crumbtrail */
/*--------------------------------------------------------*/
#crumbtrail {
	width: 740px;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	border-top: 1px solid #e5e5dd;
	border-bottom: 1px solid #e5e5dd;
}
#crumbtrail a {
	text-decoration:none;
	font-weight: bold;
}
#crumbtrail a:hover {
}
#crumbtrail a:link, #crumbtrail a:visited {
	text-decoration:none;
}

/*--------------------------------------------------------*/
/* box b clients listings page*/
/*--------------------------------------------------------*/
.box-b {
	margin: 0 0 10px 0;
	padding: 0;
}
.box-b p {
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
.box-b h2 {
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0px;
	color: #c959a1;
}
.box-b td {
	padding: 13px;
	border-bottom: 1px solid #ccc;

}
/*--------------------------------------------------------*/
/* box c */
/*--------------------------------------------------------*/
.box-c {
}
.box-c p {
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
.box-c a:link, .box-c a:visited {
	color: #c40075;
	text-decoration: none;
	font-weight: bold;
}
.box-c a:hover {
	color: #000;
}
.box-c {
	margin: 0 0 10px 0;
}
.box-c ul {
	list-style-type: none;
	width: 230px;
	margin: 0;
	padding: 0;
}
.box-c li {
	border-width: 1px 0;
	margin: 0;
	padding: 0;
}
.box-c li a {
	color: #990000;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
* html .box-c li a {  /* make hover effect work in IE */
	width: 230px;
}
.box-c li a:hover {
	background: #f1f1f1;
}
.box-c a em {
	color: #333;
	display: block;
	font: normal 100% Arial, Helvetica, sans-serif;;
	line-height: 125%;
}
.box-c a span {
	color: #999;
	font: normal 90% Arial, Helvetica, sans-serif;;
	line-height: 150%;
}
/*--------------------------------------------------------*/
/* box d logged in left hand column*/
/*--------------------------------------------------------*/
.box-d {
	padding: 5px; background-color:#fff; border: 1px solid #ccc;
}
.box-d p {
	padding: 0; margin: 0; line-height: normal;
}

.box-d input {
	border: none;
}
/*--------------------------------------------------------*/
/* box e logged in left hand column  order album*/
/*--------------------------------------------------------*/
.box-e {
	padding: 5px; margin: .5em 0 .5em 0; background-color:#eee;
}
.box-e h3 {
	padding: 0 0 0 0; margin: 0; line-height: normal;
}

/*--------------------------------------------------------*/
/* footer */
/*--------------------------------------------------------*/
.footer {
	border-top: 3px solid #e5e5dd;
	padding: 10px 0 0 0;
	margin-top: 20px;

}
/*--------------------------------------------------------*/
/* padding */
/*--------------------------------------------------------*/
.pad-a {
	padding: 0 0 5px 0;
}
.pad-b {
	padding: 10px 0 10px 0;
}
/*--------------------------------------------------------*/
/* borders */
/*--------------------------------------------------------*/
.border-a {
	border-top: 5px solid #e5e5dd;
}

/*--------------------------------------------------------*/
/*links*/
/*--------------------------------------------------------*/
.arrow {
 background-image:url(../images/icon-arrow-link.gif);
 background-repeat:no-repeat;
 padding: 0px 0 2px 10px;
 background-position:left;
}

.wrap {
	float:right;
	margin:10px 0 10px 10px;
	width:30%;
	background-color:#CCCCCC;
}
/*--------------------------------------------------------*/
/*strapline*/
/*--------------------------------------------------------*/
.strapline {
	padding-top: 140px;
	text-align: right;
}
.strapline h1 {
	text-align: right;
}

/*--------------------------------------------------------*/
/*slideshow*/
/*--------------------------------------------------------*/
.slideshow {
	padding-bottom: 20px;
}
/*--------------------------------------------------------*/
/*sIFR*/
/*--------------------------------------------------------*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

h1 {
	text-align: left;
	font-size: 20px;
	padding: 0 0 10px 0;
	margin: 0;
	background-colour: #000;
}

h1.margin {
	margin: 20px;
	margin-bottom: 0;
	width: 300px;
	z-index: 1;
}

.inline {
	display: inline !important;
}

div.delbox {
	display: none;
	position: absolute;
	background-color: white;
	border: 2px solid #F1F1F1;
}

a.closedel {
	color: #C40075 !important;
}
a.closedel :hover {
	color: #00CCFF !important;
}

div. delbox button {
border:1px solid #CCCCCC;
margin:0.5em 0;
}

ul#albumlist {
	list-style-type: circle;
	margin: 0;
	padding-left: 20px;
}

