*{
	margin: 0; padding: 0; border: 0;
	font-size: 100%;
}
body,html{
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
html{
	height: 100.02%;
}
body {
	font:70%/1.6 Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #1C292D url(images/backg.gif) no-repeat center top;
}
h1,h2,h3,h4,legend {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
	line-height: 110%;
	font-weight: normal;
}
h1 {
	font-size: 2.2em;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}
h2 {
	font-size: 1.7em;
	margin: 0 0 0.5em 0;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
h4 {
	font-size: 1em;
	margin: 0 0 0.5em 0;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none !important;
}
td,th {
	padding: 1px 2px 1px 2px;
}
th {
	background:	#CDD3E4;
	color: #333333;
}
acronym {
	border-bottom: 1px dotted #FF9900;
	cursor: help;
}
#wrapper {
	width: 800px;
	height: auto;
	padding: 0px 0px 10px 0px;
	margin: 0px auto 0px auto;
	position: relative;
}
#solo {
	display: block;
	height: 425px;
	width: 770px;
	background: url(images/solo-back.png) no-repeat left top;
	overflow: hidden;
	padding: 15px;
}
#soloInner {
	position: relative;
}
#soloInner a {
	color: #00FFFF;
}
#soloInner p {
	margin-bottom: 1em;
}
#soloInner hr {
	color: #39555B;
	background: #39555B;
	border: none;
	height: 1px !important;
	margin: 0 0 1em 0;
}
#header {
	display: block;
	height: 110px;
	width: 800px;
	position: relative;
	top: 10px;
	padding: 0;
	margin: 0px 0 0px 0px;
	z-index: 1;
	background: url(images/head-bk.png) no-repeat left top;
	overflow: hidden;
}
#header #logolink {
	display:block;
	position: absolute;
	padding-top: 34px; width: 152px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/bren-logo.gif) left top no-repeat;
	margin: 0px;
	text-decoration: none;
	top: 19px;
	left: 18px;
	z-index: 19;
	color: #FFFFFF;
}
#header img{
	visibility: hidden;
}
#crumbs {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 500px;
	text-align: right;
}
#crumbs a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav {
	overflow: hidden;
	position: absolute;
	top: 25px;
	right: 12px;
	width: auto;
	height: 50px;
}
#nav li {
	display: block;
	float: left;
	width: 66px;
	margin: 0 5px 0 5px;
	text-align: center;
}
#nav li a {
	display: block;
	padding-top: 50px; width: 66px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/nav.png) left top no-repeat;
	margin: 0px;
	text-decoration: none;
	color: #FFFFFF;
}
/*Nav buttons multiples of (76) + 5*/
#nav li #navHome {
	background-position: -5px top;
}
#nav li #navHome:hover, #nav li strong #navHome {
	background-position: -5px -50px !important;
}
#nav li #navFeatures {
	background-position: -81px top;
}
#nav li #navFeatures:hover, #nav li strong #navFeatures {
	background-position: -81px -50px !important;
}
#nav li #navHelp {
	background-position: -157px top;
}
#nav li #navHelp:hover, #nav li strong #navFaq {
	background-position: -157px -50px !important;
}
#nav li #navRegister {
	background-position: -233px top;
}
#nav li #navRegister:hover, #nav li strong #navRegister {
	background-position: -233px -50px !important;
}
#nav li #navContact {
	background-position: -309px top;
}
#nav li #navContact:hover, #nav li strong #navContact {
	background-position: -309px -50px !important;
}
#nav li #navShop {
	background-position: -385px top;
}
#nav li #navShop:hover, #nav li strong #navShop {
	background-position: -385px -50px !important;
}
/*End Nav buttons*/
#main {
	background: url(images/panel-mid.gif) repeat-y left top;
}
#content {
	min-height: 311px;
	height: auto;
	background: url(images/panel-top.png) no-repeat left top;
	color: #FFFFFF;
	padding: 9px 12px 0px 12px;
}
#end {
	display: block;
	clear: both;
	line-height: 9px !important;
	height: 9px;
	overflow: hidden;
	background: url(images/panel-end.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.edit #holder{
	width: 870px !important;
}


#content a {
	color: #00FFFF;
}
#content p {
	margin-bottom: 1em;
}
#content hr {
	color: #39555B;
	background: #39555B;
	border: none;
	height: 1px !important;
	margin: 0 0 1em 0;
}
#menucont {
	width: 228px;
	height: auto;
	overflow: visible;
	float: left;
	margin-bottom: 2em;
}
#pagemenu {
	list-style: none;
}
#pagemenu li {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	margin-bottom: 0.5em;
}
#pagemenu a {
	display: block;
	background: #42A3A5 url(images/menu-pagebk.gif) repeat-x left top;
	padding: 0 5px 0 5px;
	border: solid 1px #4AA9A9;
	color: #DDDDDD;
	text-decoration: none;
	margin: 0 !important;
}
#pagemenu strong a, #pagemenu a:hover {
	color: #FFFFFF !important;
}
#pagemenu ul li{
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 0 !important;
}
#pagemenu ul li a {
	background: #626469;
	border-top: none;
	border-right: 1px solid #84878C;
	border-bottom: 1px solid #84878C;
	border-left: 1px solid #84878C;
}

#block1 {
	width: 515px;
	float: right;
	display: block;
}
#block2 {
	width: 228px;
	float: left;
	height: auto;
}

#block1 blockquote, #block2 blockquote {
	background:url(images/quote.png) no-repeat;
	background-position:top left;
	text-align: justify;padding-left:16px;
	margin-bottom: 1em;
} 

#block1 blockquote p, #block2 blockquote p {
	background: url(images/quote.png) no-repeat;
	background-position:bottom right;
	padding-right:5px;
	color:#FFCC66; 
	margin: 0 !important;
}
#block1 cite, #block2 cite {
	margin: 0 0 1em 0 !important;
	color: #CCCCCC;
}


#block1 ul, #block2 ul {
	margin-right: 1.4em;
	margin-bottom: 1em;
}
#block1 ol, #block2 ol {
	padding-left: 2em;
	margin-right: 2em;
	margin-bottom: 1em;
}
#block1 li, #block2 li {
	margin-bottom: 0.5em;
}
#block1 ul li, #block2 ul li{
	list-style: none;
	padding-left: 1.4em;
	background: url(images/bullet.gif) no-repeat left 0.4em;	/*list-style: square url(images/bullet.gif);*/
}
#block1 ul li ul li, #block2 ul li ul li{
	list-style: none;
	padding-left: 1.4em;
	font-size: 0.9em;
	line-height: 1.6em;
	background: url(images/bullet-small.gif) no-repeat left 0.5em;
}
.ruled li {
	margin: 0 0 0.5em 0 !important;
	padding: 0 0 0.5em 0 !important;
	list-style: none !important;
	background: none !important;
	border-bottom: solid 1px #E7E7E7;
}
.ruled a {
	text-decoration: none !important;
}

.layout-a #block1 {
	width: 390px;
	float: left;
	margin-right: 24px;
}
.edit .layout-a #block1 {
	width: 420px;
}
.layout-a #block2 {
	width: 180px;
	float: left;
	clear: right;
	height: auto;
	color: #666666;
}
.edit .layout-a #block2 {
	width: 210px;
}
.layout-a #block2 h1, .layout-a #block2 h2 {
	font-size: 1.3em;
	margin-bottom: 1.3em;
}
.layout-a #block2 h3, .layout-a #block2 h4 {
	line-height: 120%;
}

#footer {
	font-size: 0.9em;
	background: url(images/footer-bk.png) no-repeat left top;
	color: #CCCCCC;
	padding: 0px 12px 0px 12px;
	clear: both;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	z-index: 1;
	margin-top: 5px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer #cba {
	width: auto;
	padding: 0px 0px 0px 14px;
	background: url(images/i_mouse.gif) no-repeat left center;
	/*position: absolute;
	right: 12px;*/
	float: right;
}
.inde {
	width: 90% !important;
	padding: 5px;
}
.otr {
	background-color: #EFEFEF;
}
.etr {
	background-color: #F8FAFC;
	/* #DBEEF7 */
}

/*SWFIR Styles*/
.ir_left {float: left; margin: 0px 10px 2px 0px;}
.ir_right { float: right; margin: 0 0 2px 10px;}
.i_left {float: left; margin: 0px 10px 2px 0px;}
.i_right { float: right; margin: 0 0 2px 10px;}
.i_leftp {float: left; margin: 0px 10px 10px 0px;}
.i_rightp { float: right; margin: 0 0 10px 10px;}
.i_cent { clear: both;display: block;margin: 0px auto 0px auto;}

/*General Styles*/
.f-left {float: left;}
.f-right {float: right;}
.clear {clear: both; height: 0; line-height:0; margin: 0;}
.dwfix {clear: both; height: 0; line-height:0; margin: 0; }

img.pic_left {float: left; margin: 0px 10px 2px 0px;}
img.pic_right { float: right; margin: 0 0 2px 10px; }
img.pic_centre {
	clear: both;
	display: block;
	margin: 0px auto 0px auto;
}
.alignRight {
	text-align: right;
}
ul.short {
	line-height: 1em;
}
.grey {
	color: #999999;
}
.green {
	color: #18545B;
}
.hilite {
	color: #66CCFF;
}
h1 .hilite, h2 .hilite, h3 .hilite {
	color: #FFFFFF;
}
.tabSmall {
	display: block;
	float: left;
	width: 40px;
	margin-right: 1em;
}
.tabLarge {
	display: block;
	float: left;
	width: 100px;
	margin-right: 1em;
}
.colLeft {
	width: 45%;
	display: block;
	float: left;
	clear: left;
}
.colRight {
	width: 45%;
	display: block;
	float: right;
	clear: right;
}
.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Access styles */
.skip a{
	display:block;
	position: absolute;
	padding-top: 1px; width: 1px; 
	overflow: hidden;
	/* WIN IE5 hack */ height: 1px; voice-family: "\"}\""; 
	voice-family:inherit; height: 0;
	cursor: default;
	margin: 0px;
	z-index: 99;
}
.skip a:focus, .skip a:active {display: inline; background: #333333; border: solid black 1px; color: #ffffff !important; text-decoration: none;
	position: absolute; height: auto; width: auto; padding: 0 0.5em;}
.skip a:hover {cursor: default}

/* --------------------------------------------------------------- 
- Listing page nav
*/
.artListHead {
	padding-bottom: 8px;
	border-bottom: solid 1px #18545B;
}
.artListItem {
	position: relative;
	margin: 1em 0px;
	padding-bottom: 1em;
	/*background-color: #FFFFFF;
	padding: 2px;*/
	height: auto;
	clear: both;
	min-height: 67px;
	border-bottom: solid 1px #18545B;
}
.thm_pic {
	border: solid 1px #333333;
	float: left;
	width: 65px;
	height: 65px;
}
.artListItem h2 {
	line-height: 100%;
}
.artListItem h2, .artListItem p {
	margin: 0 0 0 80px !important;
}

.pageNums {
	float: right;
	font-size: 11px;
	min-height: 16px;
	overflow: visible;
}

.pageNums span{
	display: block;
	float: left;
}
.pageNums a:hover{
	text-decoration: none;
}
.arrow_left {
	position: relative;
	display: block;
	padding-top: 16px; width: 16px; 
	overflow: hidden;
	/* WIN IE5 hack */ height: 16px; voice-family: "\"}\""; 
	voice-family:inherit; height: 0;
	background: url(images/left.png) no-repeat left center;
	margin-right: 3px;
}

.arrow_right {
	position: relative;
	display: block;
	padding-top: 16px; width: 16px; 
	overflow: hidden;
	/* WIN IE5 hack */ height: 16px; voice-family: "\"}\""; 
	voice-family:inherit; height: 0;
	background: url(images/right.png) no-repeat left center;
	margin-left: 3px;
}

.arrow_left_o {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/left-o.png) no-repeat left center;
	margin-right: 3px;
}
.arrow_right_o {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/right-o.png) no-repeat left center;
	margin-left: 3px;
}

/* --------------------------------------------------------------- 
- Form styles
*/
.smallfield2 {
	width: 10em;
	margin-top: 2px;
	font-size: 0.9em;
	padding: 2px;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border: solid 1px #CCCCCC;
}

fieldset{
	border: none;
}
legend{
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	background: none;
}
textarea{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: solid 1px #CCCCCC;
}
label {
	cursor: pointer;
	width: 10em;
	float: left;
}
.wide {
	width: 170px;
}
.wideC {
	width: 170px;
	float: none !important;
	clear: both;
}
.fauxLabel {
	width: 10em;
	float: left;
}
.twocol {
	width: 100%;
	clear: both;
}
.twocol label {
	width: 45%;
	margin-right: 1em;
	margin-bottom: 1em;
}
.twocol .even {
	float: right !important;
	clear: right !important;
	margin-right: 0;
}
.mainform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
	clear: both;
}
.miniform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.wideform p{
	margin: 0.2em 0px 0.5em 0px !important;
	line-height: 1.4em;
	clear: both;
}
.wideform label {
	cursor: pointer;
	width: 16em;
	margin-right: 1em;
	float: left;
	margin-bottom: 0.5em;
}
.wideform label.smallLabel {
	width: 10em;
}
.wideform .fauxLabel {
	width: 15em;
	margin-right: 1em;
	float: left;
}
.miniform label{
	width: 18em;
}
.section{
	background: #575757;
	border: 1px solid #999999;
	padding: 4px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.plain{
	border: none !important;
}
.radvert label{
	display: block;
	border: none !important;
	width: 180px !important;
	padding: 2px 2px 2px 5px;
	margin-bottom: 5px;
}
.greyback {
	background: #999999;
	color: #FFFFFF;
}
.smallfield{
	width: 18em;
	font-size: 1em;
	padding: 2px;
	background: url(images/field-bk.gif) no-repeat left top;
}
.largefield{
	width: 26em;
	font-size: 1em;
	padding: 2px;
	background: url(images/field-bk.gif) no-repeat left top;
}
.fullfield {
	width: 80%;
	background: url(images/field-bk.gif) no-repeat left top;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #CCCCCC;
	padding: 2px;
}

.minifield {
	width: 9em;
	font-size: 1em;
	padding: 2px;
}
.minifield2 {
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
}
.tinyfield {
	width: 4em;
	font-size: 1em;
	padding: 2px;
	background: url(images/field-bk.gif) no-repeat left top;
}
.frmbutton {
	background: #42A3A5 url(images/menu-pagebk.gif) repeat-x left top;
	padding: 1px 5px 1px 5px;
	border: solid 1px #4AA9A9;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0 !important;
	cursor: pointer;
}
.required {
	color: #FF9900;
}
.required a{
	color: #FF9900;
	font-weight: bold;
}
.smallGrey {
	color: #999999;
	font-size: 0.9em;
}

/* --------------------------------------------------------------- */
