/* menu only */
body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	font-family: "Helvetica Neue", Lucidia, Arial, sans-serif;
	color:black;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}
	
/* menu only */
a, a:visited {
	color: #CC3399;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
/* search box */

.newheader_twe {
	position: relative;
	width: 992px;
	height: 90px;
}
#menuwrapper {
	width: 992px;
	background-image: url(../images/tweheader.jpg);
	height: 90px;
	padding-top: 60px;
	background-repeat: no-repeat;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: -50pt;
	margin-left: auto;
	z-index: +10;
}

.headersearchbox {
	text-align: right;
	font-size: 12px;
	padding:0px;
	margin-top: -30px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 30px;
}
.headersearchbox FORM INPUT, .headersearchbox FORM {
	margin:0px;
	padding:0px;
}
.headersearchbox FORM INPUT.inputForm {
		background-color: #FFFFFF;
		border : 1px solid #770088;
		color: #000000;
		font-size:12px;
		width:100px;
}
.heading1 {
	font-size:10px;
	color: #000;
	font-weight: bold;
}
#case {
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	width: 992px;
	float: left;
}
#caseinner {
	height: 30px;
	width: 992px;
	position: relative;
	font-family: arial,verdana,sans-serif;
	background-attachment: scroll;
	background-color: rgb(136, 153, 170);
	background-image: url(../cardiff_pictures_and_prints/topback.gif);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: left;
}
#caseinner ul#menu {
	margin: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	white-space: nowrap;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0px;
}

#caseinner ul#menu li.stage1-li { float: left; height: 29px; padding-top: 1px; margin-right: 1px; }
#caseinner ul#menu li.stage1-li a.stage1-a {
	border-left: 1px solid rgb(126, 133, 134);
	border-right: 1px solid rgb(45, 45, 45);
	display: block;
	height: 26px;
	float: left;
	text-decoration: none;
	line-height: 24px;
	white-space: nowrap;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0pt;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 17px;
} /* padding affects main menu items */
#caseinner ul#menu li.sub a.stage1-a {
	color: #FFF;
}
#caseinner ul#menu li.stage1-li:hover, #caseinner ul#menu li.stage1-li a.stage1-a:hover { position: relative; }
#caseinner ul#menu li.stage1-li a.stage1-a:hover, #caseinner ul#menu li.stage1-li:hover a.stage1-a {
	border-left: 1px solid rgb(45, 45, 45);
	border-right: 1px solid rgb(0, 0, 0);
	color: #99CFFB;
} /* color of hover terxt on main items without drop downs */
#caseinner ul#menu li.sub a.stage1-a:hover {
	height: 29px;
	color: #99CFFB;
} /* color of hover terxt on main items with drop downs IE*/
#caseinner ul#menu li.sub:hover > a.stage1-a {
	height: 39px;
	color: #99CFFB;
}/* color of hover terxt on main items with drop downs other*/
#caseinner ul#menu li div.listHolder {
	border-style: solid;
	border-color: rgb(0, 0, 0);
	border-width: 0pt 1px 1px;
	padding: 0pt;
	position: absolute;
	left: -9999px;
	top: 30px;
	background-attachment: scroll;
	background-color: rgb(255, 255, 255);
	background-image: url(../images/newmenu/divider.gif);
	background-repeat: repeat;
	background-position: 0% 0%;
}
#caseinner table {
	margin: -1px -10px;
	border-collapse: collapse;
	font-size: 10px;
	width: 0pt;
	height: 0pt;
}
#caseinner ul#menu :hover div.listHolder { left: 0pt; }
#caseinner ul#menu a:hover div.listHolder { left: -1px; top: 19px; } /* top affects overlap of dropdown over main buttons in IE6 */
#caseinner ul#menu div.col1 { width: 141px; } /* div.col1 is width of drop down box from gifts, but watch it's width in relation to it grey inserted box at bottom */
#caseinner ul#menu div.col2 { width: 290px; } /* div.col2 is width of drop down box from framing, but watch it's width in relation to it grey inserted box at bottom */
#caseinner ul#menu div.col3 { width: 880px;} /* div.col3 is width of drop down box from picturesandprints, but watch it's width in relation to it grey inserted box at bottom alter this width AND that of #caseinner ul.atoz to match */
#caseinner ul#menu a:hover div.left1, #caseinner ul#menu :hover div.left1 { left: -141px; }
#caseinner ul#menu div.listHolder div.bottomLine { padding: 5px 10px; background: rgb(102, 102, 102) none repeat scroll 0% 0%; clear: left; }
#caseinner ul#menu a:hover div.listHolder div.bottomLine { height: 1px; }
#caseinner ul#menu div.listHolder div.bottomLine p {
	margin: 0pt;
	padding: 0pt 0pt 0pt 15px;
	line-height: 20px;
	color: #99CCFF;
	font-weight: bold;
}/* color for menu footer text */
#caseinner ul#menu div.listHolder div.bottomLine p a { color: rgb(255, 255, 255); }
#caseinner ul#menu div.listHolder div.bottomLine p a:hover { text-decoration: none; }
#caseinner ul.atoz {
	margin: 0pt;
	padding: 0pt;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	width: 880px;
	height: 24px;
	background-color: #DDD;
} /* width-not sure yet was 400px */
#caseinner ul.atoz div.subListHolder { position: absolute; left: -9999px; }
#caseinner ul.atoz li { display: block; float: left; }
#caseinner ul.atoz li a {
	display: block;
	float: left;
	height: 14px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-top: 0pt;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 10px;
} /*padding affects background colour to photographics prints + fine art prints  color for IE links unhover*/
#caseinner ul.atoz li a:hover {
	background-color: #FFFFFF;
	color: #993399;
}/* color of blocks drop from pictures for IE6 */
#caseinner ul.atoz li:hover > a {
	color: #993399;
	background-color: #FFFFFF;
}/* hover color for photographics+fine art links */
#caseinner ul.atoz :hover div.subListHolder {
	border-style: solid;
	border-color: rgb(0, 0, 0);
	border-width: 0pt 1px 1px;
	left: -1px;
	top: 14px;
	background-attachment: scroll;
	background-color: rgb(255, 255, 255);
	background-image: url(../images/newmenu/divider.gif);
	background-repeat: repeat;
	background-position: 0% 0%;
}

#caseinner div.listCol { margin: 0pt; padding: 10px; display: block; float: left; width: 120px; } /* width to match div.col1 and refers items listed in outlets. increasing forces items to return under each other was 120px */
#caseinner div.sublistCol {
	margin: 0pt;
	display: block;
	float: left;
	width: 110px;
	text-align: left;
	line-height: 10px;
	padding: 5px;
} /* width for box dropping down from picturesandframes affecting space dividing listed cols in some browers was 120px */
#caseinner div.sublistCol ul { margin: 0pt; padding: 0pt; list-style-type: none; list-style-image: none; list-style-position: outside; width: 100px; } /* affects arrangement of items in framing dropdown*/
#caseinner div.sublistCol ul li { margin: 0pt; padding: 0pt; line-height: 15px; width: 110px; } /* */
#caseinner div.sublistCol ul li a {
	display: block;
	float: left;
	color: #9900CC;
	text-decoration: none;
	padding-left: 10px;
	white-space: nowrap;
	height: 12px;
	line-height: 12px;
	font-weight: normal;
}/* color of menu sub sub items off picturesandprints */

#caseinner div.sublistCol ul li:hover a {
	text-decoration: underline;
	color: #0000FF;
}/* color of menu sub sub items off picturesandprints IE unaffected */
/* end menu only */