﻿/*
Default Pink CSS Styles
colour for pink is #e60094
*/
body {
}
input.SearchButton 
{
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	background: transparent url(/Images/pink_search2.png) no-repeat 0 0;
	border: none;
	margin: 0;
	padding: 3px;
	text-indent: -3000px;
	width: 60px;
	cursor: pointer;
}
div.logo
{
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	width: 310px;
	height: 86px;
	overflow: hidden;
	float:left;
	background: transparent url(/Images/pink_Logo.png) no-repeat 0 0;
}
div.st_Menu ul.rmGroup,
div.st_Menu ul.rmGroup li.rmItem ul.rmGroup /* Drop down UL Group */
{
	width: 150px;
	position: absolute;
	list-style-type: none;
	display: none;
	margin: 0;
	padding: 0 !important;
	/*left: -1px;*/
	top: 22px;
	z-index: 100;
	width: 150px;
	/*background: transparent url(/Images/pink_nav.png);*/
	background: #fff;
	border: solid #666;
	border-width: 0 1px 1px 1px;
}
div.st_Menu li.rmItem a:hover
{
	color: #fff !important;
	background: #e60094;
}
div.st_Search input.st_TextBox 
{
	width: 150px;
	height: 22px;
	border: 1px solid #e60094;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #e60094;
	background: #fff !important;
}
div.st_Menu
{
	position: relative;
	display: block;
	padding: 0;
	border: 0;
	float: left;
	margin: 0;
	text-align: left;
	/*background: #e60094;*/
	width: 600px;
	font-size: 16px !important;
	border: solid #666;
	border-width: 0 0 1px 0;
}
div.st_Menu a
{
	text-decoration: none !important;
	color: #e60094 !important;
	display: block;
	margin: 0;
	padding: 2px 0px 6px 20px;
	font-size: 14px !important;
	text-transform: uppercase;
}
div.st_Menu ul.rmRoot /* Main UL */
{
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
	display: block;
}
div.st_Menu li.rmRoot /*  Main Li */
{
	float: right;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 22px;
	color: #fff;
	background: transparent;
}


div.st_Menu ul.rmGroup li.rmItem ul.rmGroup /* Positioning for third tier ul group */
{
	left: 149px;
	top: 0;
}

div.st_Menu li.rmItem /* Drop down li item */
{
	width: 150px;
	display: block;
	margin: 0;
	padding: 0  !important;
	margin: 0;
	cursor: pointer;
	text-transform: none !important;
	float: left;
	position: relative;
}
div.st_Menu a:hover
{
	color: #666 !important;
}
div.st_Menu li.rmItem a {
	font-size: 14px !important;
	padding: 2px 4px 2px 15px;
	color: #e60094 !important;
}

div.st_Menu li.rmSelected 
{
	/*background: #fff !important;*/
}
div.st_Menu li.rmSelected a
{
	color: #666 !important;
	/*font-weight: bold !important;*/
}
div.st_Menu li.rmSelected li.rmItem a 
{
	/*color: #222263 !important;
	font-weight: bold !important;*/
}
div.st_Menu li.rmSelected li.rmItem a:hover
{
	color: #fff !important;
}
div.st_Menu ul.rmGroup li.rmItem ul.rmGroup li a 
{
	padding: 2px 5px;
	margin: 0;
	border-top: 1px dashed #222263;
}
div.home_left h1
{
	display: block;
	color: #fff;
	font-weight: normal;
	background: #e60094;
	line-height: 32px;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}
div.middle h2, div.home_right h3
{
	display: block;
	color: #e60094;
	font-weight: normal;
	line-height: 31px;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #e60094;
}
div#content_body a
{
	color: #e60094;
}
div.full h1, div.ExhibitionRepeater h2
{
	font-size: 22px;
	font-weight: 100;
	color: #e60094;
	margin: 0;
	padding: 0 0 10px 0;
}
div.content_left h1, div.content_left_slim h1, div.internal_full h1
{
	font-size: 22px;
	font-weight: normal;
	color: #e60094;
	margin: 0 0 5px 0;
	padding: 15px 0 0 0;
	display: block;
	/*background: #e60094;*/
	line-height: 28px;
}
div.full h3, div.content_left h3, div.internal_full h3, div.content_left_slim h3
{
	font-size: 18px;
	font-weight: normal;
	color: #e60094;
	margin: 0;
	padding: 0 0 6px 0;
}
div.content_right h3, div.content_right_wide h3, div.ExhibitionButtons h3
{
	display: block;
	color: #e60094;
	font-weight: normal;
	line-height: 30px;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #e60094;
	border-top: 1px solid #e60094;
}
div.content_right h3.CUBE, div.content_right_wide h3.CUBE
{
	display: block;
	color: #fff;
	font-weight: normal;
	line-height: 28px;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	background: #e60094;
}
div.breadcrumbs ul li a 
{
	color: #e60094 !important;
}
#footer
{
	width: 960px;
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: solid 1px #e60094;
	border-top: solid 1px #3f3b3c;
}
#footer a:hover 
{
	color: #e60094;
}
p.GrowLink a:hover
{
	color: #e60094;
}
div.RightRotate ul li.rmItem img
{
	border: 1px solid #e60094;
}
div.middle h4
{
	color: #e60094;
}

/* Exhibitions */
div.ExhibitionButtons a
{
	display: block;
	color: #e60094;
	font-weight: normal;
	line-height: 30px;
	font-size: 14px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999;
	text-decoration: none;
}
div.ExhibitionButtons a:hover
{
    background: #f0f0f0;
    /*color: #fff;*/
}

div.ExhibitionRepeater, div.ExhibitionPager
{
	height:auto;
	float:left;
	padding:0;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: #999 1px solid;
	width: 550px;
}
div.ExhibitionPager
{
    text-align: right;
}
div.ExhibitionRepeater img
{
	float:left;
}


div.ExhibitionDateSpan
{
	display: block;
	margin: 0;
	padding: 0;
}
div.ExhibitionDateSpan p
{
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
	font-size: 11px !important;
}
div.ExhibitionInfo
{
	width: 255px;
	float:right;
}
div.ExhibitionDateSpan p
{
clear:none !important;    
*margin: 0 0 10px 0 !important;
    }
div.ExhibitionRepeater p
{
    clear:both;
	float: left;
}
/* Exhibition Comments */
div.CommentRepeater
{
    display: block;
}
div.CommentRepeater h2
{
	font-size: 22px;
	font-weight: normal;
	color: #666;
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
	/*background: #e60094;*/
	height: 28px;
	line-height: 28px;
}
div.comment
{
    border-bottom: 1px solid #999;
    margin-bottom: 10px;
}
div.st_Module label, div.login .login_label
{
    float: left;
    clear: both;
    width: 105px;
    display: block;
    margin: 0;
    padding: 6px 0;
}
div.st_Module input, div.st_Module select, div.login input
{
    float: left;
    width: 250px;
    margin: 5px;
    padding: 5px;
}
div.st_Module textarea
{
    float: left;
    width: 320px !important;
    margin: 5px;
    padding: 5px;
}
div.st_Module option:hover
{
    background: #e60094;
    color: #fff;
}
div.st_Module input:focus, div.login input:focus, div.st_Module textarea:focus
{
    background: #f0f0f0;
}
input.RegButton, input.button, input#ctl00_Forms_btnSubmit
{
    width: auto !important;
    font-size: 14px;
    margin-left: 110px !important;
    clear: both;
}
div.login p
{
    clear: both;
}
input#ctl00_Forms_btnSubmit
{
    margin-bottom: 20px;
}