/* Datamail CSS */
/* Modified by Tamaki Hodge, Datamail 2006 */
/* Designed by John Gillespie, Communication Arts Ltd 2006 */

/* spacing for level 2 body image - based on initial design but may need to be adjusted depending on later image use */
.left-col-image {
	margin: 0 0 13px 0;
	}

/* class to apply box corner to divs */	
.box-corner {
	background-image: url(../images/nav/box_corner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	
	
#middle-col {
	position: absolute;
	top: 0;
	left: 309px;
	width: 200px;
	}
	
#middle-col img {
	float: left;
	margin-bottom: 7px;
	}
	
#right-col {
	position: absolute;
	top: 0;
	right: 0;
	width: 311px;
	}
	
#right-col #search-box {
	position: relative;
	font-size: 9px;
	line-height: 9px;
	text-transform: uppercase;
	width: 304px;
	height: 20px;
	color: #fff;
	background-color: #9399a2;
	border: #9399a2 solid 4px;
	margin: 0 0 7px 0;
	padding: 2px 0 0 0;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 296px;
	}
	
html>body #right-col #search-box {
	position: relative;
	width: 296px;
	z-index: 5;
	 /* ie5win fudge ends */
	 }
	 
#right-col #search-box div {
	float: left;
	}
	
#right-col #search-box input {
	margin: 0;
	margin-left: 4px;
	padding: 0;
	border: 0;
	}
	
#right-col #search-box .search-box-corner {
	float: none;
	position: absolute;
	margin: -4px -4px -4px 0;
	top: 0;
	right: 0;
	width: 37px;
	height: 30px;
	background-image: url(../images/nav/search_box_bg.gif);
	background-repeat: no-repeat;
	z-index: 6;
	}
	
#right-col #search-box .search-box-corner div {
	color: #000085;
	background-color: transparent;
	padding: 11px 0 0 12px;
	}
	
#right-col #search-box .search-box-corner div a {
	color: #000085;
	text-decoration: none;
	}
	
/* single right column style */
#right-col #right-col-header {
	position: relative;
	border: none;
	width: 304px;
	margin: 0;
	padding: 11px 0 0 18px;
	height: 28px;
	background-color: #9399a2;
	background-image: url(../images/nav/right_col_header_corner.gif);
	background-position: left top;
	background-repeat: no-repeat;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 286px;
	}
	
html>body #right-col-header {
	width: 286px;
	 /* ie5win fudge ends */
	 }
	 
#right-col-header h3 {
	color: #fff;
	background-color: transparent;
	}

#right-col #right-single-col, #right-col #right-single-col-l2 {
	position: relative;
	border-left: #9399a2 solid 1px;
	border-top: #9399a2 solid 1px;
	width: 304px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 288px;
	}
	
html>body #right-single-col {
	width: 288px;
	 /* ie5win fudge ends */
	 }	
	 
#right-col #right-single-col-l2 {
	border-top: none;
	padding-left: 18px;
	padding-bottom: 13px;
	margin-bottom: 8px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 280px;
	}
	
html>body #right-col #right-single-col-l2 {
	width: 280px;
	 /* ie5win fudge ends */
	 }
	 
#right-single-col-l2 ul {
	color: #646d7a;
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	}
	
#right-single-col-l2 ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#right-single-col-l2 ul li a {
	color: #646d7a;
	text-decoration: none;
	}
	
/* Added 7-02-06 for grey out item */
#right-single-col-l2 ul li.current a{
	font-weight:bold;
	/*color:#9399a2;*/
	}
		
#right-single-col-l2 ul li a:hover, #right-single-col-l2 ul li a.current {
	color: #d1002b;
	} {
	color: #d1002b;
	}
	
	

/* double right column style - #col-left and #col-right */
#right-col #col-left {
	position: relative;
	border-left: #9399a2 solid 1px;
	border-top: #9399a2 solid 1px;
	width: 144px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 128px;
	}
	
html>body #col-left {
	width: 128px;
	 /* ie5win fudge ends */
	 }
	
#right-col #col-right {
	position: absolute;
	right: 0;
	top: 37px;
	border-left: #9399a2 solid 1px;
	border-top: #9399a2 solid 1px;
	width: 151px;
	margin: 0 7px 0 0;
	padding: 10px 5px 5px 10px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 135px;
	}
	
html>body #col-right {
	width: 135px;
	 /* ie5win fudge ends */
	 }
	 
/*Content corner*/
span.corner {
	margin-left: -8px;
	padding-left:4px;
	background: url(../images/nav/first_paragraph_bg.gif) 0 0 no-repeat;
	display:block;
	}

table tr td {
	color:#646d7a;
	font-size: 13px;
	line-height: 17px;
}

.attribute-image img {
	float: right;
	}

.sendright-form {
	padding: 0;
	margin: 7px 0 0 0;
	}
