html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: "trebuchet ms", helvetica,  arial, sans-serif;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
/*	background: #999;*//** url( /images/bg/tile.jpg) left top repeat;*/
	background: #212121 url( /images/bg/bg3-sm.jpg ) 0 0 repeat-x;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/**
*tiny_mce defined classes
*/

.header1 {
	font-size: 18px;
}

.header2 {
	font-size: 16px;
}

.header3 {
	font-size: 14px;
}


a.OrangeLink, span.OrangeLink {
	font-weight: bold;
	color: #f37825;
}

span.OrangeLink  {
	cursor: pointer;
	font-size: 10px;
}

a.OrangeLink:hover, span.OrangeLink:hover {
	text-decoration: underline;
}

a.OrangeLink.Previous {
	float: left;
}
a.OrangeLink.Next {
	float: right;
}

a.WhiteLink {
	color: #fff;
}

.Thin {
	font-weight: lighter;
}

.Fat {
	font-weight: bold;
}

.White {
	color: #fff;
}

.floatright {
	float: right;
}
h3.Smaller {
	font-size: 12px;
}

#OrangeSplat {
	position: absolute;
	top: 0;
	left: 0;
}
#FullWrap {
	width: 100%;
	height:100%;
	background-color: transparent;
	background-position: 0 144px; 
	background-repeat:repeat-x;
	text-align: center;

}

#PaneFrame {
	margin: 55px auto 60px;
	background: transparent url( /images/bg/pane-top2.png ) 7.5px 0 no-repeat;
	width: 924px;
	padding: 12px;
	text-align: center;
}

#PaneFoot {
	width: 910px;
	background: transparent url( /images/bg/pane-bottom2.png ) 0 0 no-repeat;
	padding-top: 12px;
}

#Pane {
	width: 910px;
	min-height: 600px;
	border-right: 1px solid #666;
	border-left: 1px solid #464646;
/**		background: #939393 url( /images/text/logo.png) -100px top no-repeat;*/
	background: transparent;
	overflow: auto;
	position: relative;
	
}

#Pane.Breakable {
	overflow: visible;
}

#PaneFoot  p {
	margin-top: 16px;
	color:white;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

.Logo {
	float: left;
	margin: 35px 20px;
}
#Pane .Login, #Pane .Welcome {
	width: 300px;
	float: right;
	padding: 2px 16px 0 0;
}

.Login {
	background: transparent url( /images/text/loginpassw.png ) 0 10px no-repeat;
}

#FullWrap .Welcome.Links {
	white-space: nowrap;
	width: auto;
	text-align: right;
	position: absolute;
	top: 50px;
	font-size:12px;
	color: #fff;
	right: 150px;
}

#Pane .Welcome {
	position: static;
	text-align: right;
	padding: 2px 28px 0 0;
}


.Login form input[type="text"], .Login form input[type="password"]{
	height: 12px;
	width: 100px;
	border: 1px solid #bd6428;
	background-color: #fff;
	margin: 16px 0 6px 40px;
	text-align: left;
	font-size: 10px;
	width: 70px;
}

.Login a, .Login p {
	font-variant: small-caps;
	font-size: 9px;
	color: #fff;
	float: right;
	width: 200px;
	text-align: right;
	padding: 2px;
	margin-right: 12px;
	
}

.Login p {
	font-size: 10px;
}

.Welcome a  {
	font-variant: small-caps;
	font-size: 10px;
	color: #F37825;
	padding: 2px;

}

.Welcome p {
	margin: 4px;
}

.Welcome p, #Pane .Welcome a {
	font-size: 10px;
	color: #fff;
}


.Login form input {
	text-align: left;
}

.Login form input[name="email"]{
	margin-left: 10px;
	width: 100px;
}

.Login form input[name="password"]{
	margin-left: 38px;
	width: 80px;
}

.Login form a {
	display: block;
	margin-left: 68px;
	width: 20px;
	position: relative;
	top: -19px;
}

div#NavRibbon {
	width: 910px;
	height: 34px;
/**	background: transparent url( /images/bg/nav-ribbon-static.png) 480px 0px no-repeat;
*/
	position: relative;
	cursor: pointer;
	top: 108px;
	z-index: 99;

}

div#NavRibbon ul {
	width: 910px;
	height: 34px;
	background: transparent url(/images/bg/nav-ribbon.png) 0 0 repeat-x;
	visibility: hidden;
}

div#NavRibbon ul li {
	width: 134px;
}

#NavRibbon>embed {
	position: absolute;
	top:0;
	left: 0;
}


#Pane div#Feature {
	width: 910px;
	height: 304px;
	margin: 126px 0px 10px;

}

#Pane div.Content {
	background: #fff url( /images/bg/content-shadow.gif ) left top repeat-x;
	width: 858px;
	overflow: auto;
	margin: 0 26px 10px;
	text-align: left;
	float: left;
}

#Pane div.Content ul h3 {
	font-variant: small-caps;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

div.Content img.Plus {
	margin: 60px 20px;
	float: left;
}

#Pane div.Content ul {
	float: left;
	margin: 10px;
}

#Pane div.Content ul li {
	display: block;
	float: left;
}

#Pane div.Content ul li.ListHead {
	width: 100%;
}

#Pane div.Content ul.LinkList {
	width: 198px;
}
#Pane div.Content ul.LinkList li {
	width: 220px;
	margin-left: 4px;
}

#Pane div.Content ul.LinkList li a {
	text-decoration: underline;
	color: #666;
	font-size: 10px;
	
}
#Pane div.Content ul.ThumbList {
	width: 260px;
}

#Pane div.Content ul.ThumbList li {
	padding: 2px 4px;
}

#Pane div.Content p {
	width: 800px;
	margin: 20px 10px;
	font-size: 11px;
	color: #333;
	padding: 6px;
}

p.Quote {
	font-style: italic;
}

div.errordiv {
	background-color:#212121;
	color:#bd6428;
	border:solid #999 1px;
	padding:5px;
	font-size:10px;
}

div.Admin {
	background-color:#bd6428;
	color:#dddddd;
	border:solid #dddddd 0px;
	padding:5px;
	font-size:12px;
}

div.Admin a, div.Admin a:hover, div.Admin a:visited {
	color:#fafafa;
	text-decoration:underline;
	display: inline;
	position:relative;
	top:-1px;
	float:none;
}

div.errordiv ul li, div#errorDiv ul li {
	margin-left:0px;
}

.tabshell {
	overflow:auto;
}

.tabshell div {
	padding:10px;
	/*
	border-left:inset #d7c9cd 2px;
	background-color:#b9a4ae;
	height:640px;
	*/
}

.navtabs {
	margin:0px;
	padding:0px;
	/* float:right; */
}

.navtabs li {
	font-size: 12px;
	display:block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	border-left:inset #423538 2px;
}

.navtabs li a:link, .navtabs li a:visited {
	color: #f7f7f7;
	text-decoration: none;
}

.navtabs li a:hover {
	text-decoration: none;
}

.navtabs li a {
	display: block;
	/*&background:  url('/resexp/gfx/tab_inactive_left.png') left top no-repeat;*/
	padding: 5px 15px;
	color: #95486b;
}

.navtabs li.current {
	border-left:inset #d7c9cd 2px;
	background:  url('/resexp/gfx/tab_active_right.png') right top no-repeat;
}

.navtabs li.current a {
	/*background: url('/resexp/gfx/tab_active_left.png') left top no-repeat;*/
	color:  #423538;
}
.Editor div {
	text-align:left;
	margin: 10px;
}

.Editor div.EditInfo p {
	font-size: 12px;
	margin: 8px 0;
	overflow: auto;
	margin-bottom: 0;
}

.Editor div.EditInfo a,.Editor div.EditInfo span {
	font-size: 12px;
}

.Editor h2 {
	font-size:16px;
	margin:10px;
}

.EditSection {
	text-align:left;
	margin:10px;
	padding:5px;
}

Editor h2, .Editor p.intro, .Editor ul.intro {
	margin-left:10px;
	display:block;
	overflow:auto;
	height:auto;
}

.SelectedSection form {
	padding:5px 10px;
	font-size: 12px;
}

.SelectedSection form label {
	font-size:11px;
	font-weight:normal;
}

.SelectedSection form input.file, .SelectedSection form input.varchar {
	width: 300px;
	margin: 6px;
	margin-left: 0;
}

.SelectedSection form textarea {
	width: 300px;
	height: 150px;
}

.EditSection .SectionLink {
	background:transparent url('/images/edit/arrow-right.png') no-repeat scroll 0.6em 0.9em;
	display:block;
	font-size:14px;
	margin-top:10px;
	padding-bottom:6px;
	padding-left:22px;
	padding-top:7px;
	position:relative;
	color:#bd6428;
	text-decoration:none;
}

.EditSection p {
	border-top:1px solid #DDDDDD;
	font-size:13px;
	padding:10px 10px 10px 31px;
} 

.SelectedSection p {
	border-top:none;
	padding:0px 10px;
}
.SelectedSection fieldset i {
	margin: 6px 0;
}

.SelectedSection .SectionLink {
	background:#DDDDDD url('/images/edit/arrow-turndown.png') no-repeat scroll 0.6em 0.9em;
}

#Pane .Profile .GalleryViewer h3, .CommentBlock h3 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 20px;
}

#Pane .Profile   ul.Browser {
	width: 540px;
	margin: 0 0 6px;
}

#Pane .Profile  ul.Browser  li {
	width: 180px;	
	font-size: 10px;
}

#Pane .Profile  ul.Browser.Wide {
	width: 640px;
	margin: 0 20px 10px;
}

#Pane .Profile   ul.Browser.Wide  li {
	width: 320px;	

}
#Pane .Profile   ul.Browser.Medium {
	width: 540px;
	margin: 0 20px 10px;
}

#Pane .Profile  ul.Browser.Medium  li {
	width: 270px;	

}

ul.Browser {
	float: left;
}

ul.Browser  li {
	display: block;
	float: left;
}

ul.Browser  li.Previous {
	text-align: left;
}

ul.Browser  li.Center {
	text-align: center;
}

ul.Browser  li.Next {
	text-align: right;
}




.CommentBlock {

	width: 640px;
	float: left;
	overflow: auto;
	margin: 10px;
}

#Pane .CommentBlock a.Right, #Pane .CommentBlock span.Right {
	float: right;
	width: 130px;
	margin: 10px 10px 20px;
}

.CommentBlock a.OrangeLink {
	font-size: 10px;
}

.CommentBlock ul  li.TigerStripe {
	background: #d6d6d6;
}

.Profile .MiniProfile {
	float: left;
	width: 160px;
	overflow: auto;
	margin-left: 10px;
}

#Pane .CommentBlock ul.Browser {
	width: 620px;
}

#Pane .CommentBlock ul.Browser li {
	width: 310px;
}

.Left .CommentBlock {

	width: 350px;
	float: left;
	overflow: auto;
	margin: 10px;
}

#Pane .CommentBlock a.Right, #Pane .CommentBlock span.Right {
	float: right;
	width: 130px;
	margin: 10px;
}

.Left .CommentBlock a.OrangeLink {
	font-size: 10px;
}

.Left .CommentBlock ul  li.TigerStripe {
	background: #d6d6d6;
}

#Pane .Left .CommentBlock ul.Browser {
	width: 330px;
}

#Pane .Left .CommentBlock ul.Browser li {
	width: 320px;
}

#Pane .Profile .Left  .CommentBlock ul.Comments {
	width: 330px;
}

#Pane .Profile .Left  .CommentBlock ul.Comments li {
	width: 320px;
}

#Pane .Profile .CommentBlock ul.Comments li img {
	margin: 14px;
	float: left;
}

#Pane .Profile .Left  .CommentBlock ul.Comments li div {
	width: 300px;
}



#Pane div.Profile div.MiniProfile ul.Info {
	width: 150px;
	margin-left: 0;
	padding-left: 0;
}
#Pane .Profile .CommentBlock ul.Comments {
	width: 610px;
	float: left;
	margin: 10px;
}

#Pane .Profile .CommentBlock ul.Comments li {
	background: #fff;
	width: 600px;
	font-size: 10px;
	line-height: 1.2;
	margin: 6px;
	padding: 4px;
	display: block;
	float: left;
}

#Pane .Profile .CommentBlock ul.Comments li img {
	margin: 14px;
	float: left;
}

#Pane .Profile .CommentBlock ul.Comments li div {
	float: left;
	width: 500px;
}
#Pane .Profile .CommentBlock ul.Comments li p{
	clear: left;
	padding: 6px;
}
#Pane .Profile .CommentBlock ul.Comments li.TigerStripe {
	background: #ddd;
}


.SearchBox {
	width: 330px;
	float: left;
	height: 100px;
	font-size: 12px;
	margin: 10px 20px;
	padding: 10px;
	border: 1px solid #1d1d1d;
}

.SearchBox input[type="text"]{
	width: 300px;
	margin-left: 10px;
}

#Pane .Profile .SearchBox h3 {
	font-size: 14px;
	margin: 10px;
}

#Pane .Profile .SearchBox ul {
	width: 130px;
	float: right;
}
table.SearchResults {
	width: 600px;
	margin: 10px 20px 30px;
	border: 1px solid #000;
	float: left;
	font-size: 12px;
	border-collapse: collapse;
}

table.SearchResults thead tr td {
	background-color: #161616;
	color: #fff;
}

table.SearchResults td {
	border: 1px;
	text-align: center;
	padding: 3px;
}

table.SearchResults + div.MiniProfile {
	margin-top: 10px;
}

.SearchBox {
	width: 330px;
	float: left;
	height: 100px;
	font-size: 12px;
	margin: 10px 20px;
	padding: 10px;
	border: 1px solid #1d1d1d;
}

.SearchBox input[type="text"]{
	width: 300px;
	margin-left: 10px;
}

#Pane .Profile .SearchBox h3 {
	font-size: 14px;
	margin: 10px;
}

#Pane .Profile .SearchBox ul {
	width: 130px;
	float: right;
}
table.SearchResults {
	width: 600px;
	margin: 10px 20px 30px;
	border: 1px solid #000;
	float: left;
	font-size: 12px;
	border-collapse: collapse;
}

table.SearchResults thead tr td {
	background-color: #161616;
	color: #fff;
}

table.SearchResults td {
	border: 1px;
	text-align: center;
	padding: 3px;
}

table.SearchResults + div.MiniProfile {
	margin-top: 10px;
}

a.ModuleLink {
	background-color:#bd6428;
	color:#3a3a3a;
	margin-right:2px;
}

div.sorter {
	clear:both;
	float:left;
	margin-right:3px;
}

div.ManageSection {
	font-size:12px;
}

div.ManageRow {
	width:100%;
	margin-bottom:10px;
	border-top:solid #3a3a3a 1px;
	height:auto;
	overflow:auto;
}

div.ManageRow a {
	margin-top:4px;
}

