﻿* {
	margin: 0;
	padding: 0;
}

#SearchCenter {
    height: 200px;
    width: 890px;
    margin-top: 0px;
    margin-left: 12px;
}



#Sidebar2 {
	width: 160px;
	height: 600px;	
	text-align: left;
	background-color: #E6FFBF;	
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-left: solid 2px #6BB300;
	border-right: solid 2px #6BB300;
	border-top: solid 2px #6BB300; 
	border-bottom: solid 2px #6BB300; 
}



#navbar {
font-family: Arial;
font-size: 11px;
font-weight: bold;
height: 20px;
}


tower160G {
max-width: 170;
text-align: center;
float: left;
}



#sclHeader {
	width: 960px;
	height: 65px;	
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#sclMenuspacer {
	width: 5px;
	margin-left: 0px;
	height: 65px;	
	position: relative;
}

#imageBarL {
	height: 60px;
	background: #000000;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	border-right: solid 1px #FFFFFF;		
}

#imageBarM {
	height: 60px;
	background: #000000;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	border-left: solid 1px #FFFFFF;		
	border-right: solid 1px #FFFFFF;			
}

#imageBarR {
	height: 60px;
	background: #000000;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	border-left: solid 1px #FFFFFF;		
}
/* Table Ledger */

.tableLedgerBlue{
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	background-image: url('/forum/css_styles/default/images/blueM.gif'); 
}

.tableLedgerGreen{
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	background-image: url('/forum/css_styles/default/images/greenM.gif'); 
}

.tableLedgerOrange{
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	background-image: url('/forum/css_styles/default/images/orangeM.gif'); 
}

.tableLedger{
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	background-image: url('/forum/css_styles/default/images/greyM.gif'); 
}

#lock28{
	height: 28px;
	height: 6px;	
}


body {
	background: #000000 url(images/body-bg.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 30px;
	color: #333333;
}


p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}


.resulterror, .resulterror * {
	color: #FF0000;
}

.resultok, .resultok * {
	color: #009900;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	margin: 0px;
}

label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	margin: 0px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

input.tab {
	background-color: #DDDDDD;
	border: solid 3px #DDDDDD;
	color: #000000;
	font-size: 11px;
	width: auto;
	overflow: visible;
	padding: 0px;
}

input.tabselected {
	background-color: #FEF693;
	border: solid 3px #FEF693;
	color: #333333;
	font-size: 11px;
	width: auto;
	overflow: visible;
	font-weight: bold;
	padding: 0px;
}

#TabDiv {
	border-bottom: solid 6px #FEF693;
	margin-bottom: 10px;
}

/* Contains the date picks in the Edit.aspx page */
#DatePickDiv {
	font-size: 11px;
	border: solid 1px #999999;
	background-color: #FFFFFF;
	padding: 2px;
}

a.datepicklink {
	display: block;
}

/* Small text */
p.small, small {
	font-size: 11px;
	color: #000000;	
}

/* Big text */
p.big, big {
	font-size: 14px;
	color: #FFFFFF;		
}

/* Description/legend for images */
p.imagedescription {
	font-size: 11px;
	font-style: italic;
	margin-top: 4px;
	color: #000000;	
}











/* General purpose links */

/* General purpose links */

/* General purpose links */



a, a:link, a:active {
   color: #990000;
	text-decoration: none;
}
a:hover {
	color: #0055AA;
	text-decoration: underline;
}

/* Link to an external URL */
a.externallink {
	background-image: url("Images/ExternalLink.gif");
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 14px;
	color: #CA0000;
}

/* Link to an internal file */
a.internallink {
   color: #990000;
}

/* Link to an internal file */
internallink {
   color: #990000;
}

a:hover.internallink {
   color: #990000;
}


/* Link to an system file */
a.systemlink {
   color: #003366;
}

/* Link to an internal file */
systemlink {
   color: #003366;
}




/* Link to a Wiki page */

/* Link to a Wiki page */

/* Link to a Wiki page */


a.pagelink {
   color: #990000;
}

a:hover.pagelink {
   color: #990000;
}













/* Link to unknown/inexistent pages */
a.unknownlink, a.unknownlink:link, a.unknownlink:active {
	color: #005500;
	text-decoration: none;
}
a.unknownlink:hover {
	color: #000000;
	text-decoration: underline;
}

/* Email Link */
a.emaillink {
}









#upperG {
	margin-top: 0px;
}



hr {
	color: #990000;
	height: 1px;
	border: 0px;
	margin-top: 6px;	
	margin-bottom: 10px;		
	text-align: center;
}




h1 {
	font-family: Arial, Verdana, "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
/*	color: #1B703A; */
	color: #000000; 
	padding: 0px;
	margin-bottom: 4px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Verdana, "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;	
	font-weight: bold;
	font-style: normal;	
}

h3 {
	font-family: Arial, Verdana, "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-style: italic;
}

h4 {
	font-family: Arial, "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

h1.pagetitle, h1.pagetitlesystem {
	font-size: 18px;
	padding: 6px 4px 0px 0px;
	margin-bottom: 10px;
	font-weight: bold;
}

a.h1.pagetitle {
	color: #000000;
}

.pagetitle { font-weight: bold; color: #000000;	font-size: 18px; }
.pagetitle a { color: #000000; text-decoration: none }
.pagetitle a:hover {color: #666666;}


h1.pagetitlesystem {
	margin-bottom: 10px;
}

/* Class for applying a separator under H elements (useful to avoid usage of HR) */
h1.separator, h2.separator, h3.separator {
/*	background-color: #FEA405;	*/
	padding: 0px 0px 0px 0px;


}


a.editsectionlink {
	float: right;
	font-size: 11px;
	color: #FFFFFF;	
}









ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	padding-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-image: url(/themes/slotcars/images/bullet-arm.gif);
}

ol {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	padding-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

li {

	padding: 0px;
	color: #000000;
}

a.li {
	margin: 0px 0px 0px 0px;
	padding: 0px;

}

code, pre {
	font-family: Courier New, Lucida Console, Monospace;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

pre {
	border: dashed 1px #999999;
	background-color: #EEEEEE;
	margin: 0px 10px 0px 10px;
	padding: 8px;
}

table, form, div {
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

/* Class for general purpose images (contained in Wiki pages) */
img.image {
}

/* Class of the formatting Buttons in Edit.aspx */
img.format {
	padding: 2px;
}

/* Div used for clearing floats */
div.clear {
	clear: both;
}

/* Div containing images alighed to the left */
div.imageleft {
	color: #000000;
	padding: 4px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 4px;
	float: left;
}

/* Div containing images alighed to the right */
div.imageright {
	color: #000000;	
	padding: 4px;
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: right;
}

/* Table containing images not aligned */
table.imageauto {
	color: #000000;	
	padding: 4px;
	margin: 4px 4px 4px 0px;
}

/* Div acting like a box */
div.box {
	border: solid 1px #6cb300;
	background-color: #e5ffbe;
	display: table-cell;
	padding: 4px;
	margin: 0px 0px 0px 0px;
}

/* Contains the Header */
#HeaderDiv {

	background-color: #f5f5f5;
	height: 20px;

	font-family: Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}















#list-menu {
width: 100%;
/* this width value is also effected by
the padding we will later set on the links. */
}


#list-menu ul {
margin: 0px; 
padding: 0;
list-style-type: none;
font-family: arial, sanf-serif;
font-weight: none;
font-size: 12px; 
} 


#list-menu li {
margin: 2px 0 0;
} 

#list-menu a {
display: block;
width:132px;
padding: 2px 2px 2px 5px;
border: 1px solid #6BB300;
background: #E6FFBF;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #6BB300;
background: #333333;
color: #ffffff;
} 


#spacer {
width: 100px;
height:2px;
}















/* Contains the SidebarDiv and the MainDiv */
#ContainerDiv {
	width: 960px;
	border: solid 1px #FFFFFF;
 	background-color: #FFFFFF;	
	margin-top: 10px;	
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* Contains the Sidebar */
#SidebarDiv {
/*	border: solid 1px #000000; */
	background-color: #E6FFBF;	
	margin-top: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-left: solid 2px #6BB300;
	border-right: solid 2px #6BB300;
	border-top: solid 2px #6BB300; 
	border-bottom: solid 2px #6BB300; 
	text-align: left;		
	width: 140px;
	
	height: 850px;
	float: left;
	position: relative;
/*	background-image: url("/Themes/Jeepnotes/Images/sidebar.jpg");				*/
}

/* Contains the contents of a Page */
#MainDiv {
/* 	background-color: #FDFDFD; */
/*	border: solid 1px #CCCCCC; */
	width: 780px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;	
	float: left;
}


/* Contains the Page Content */
#PageContentDiv {
	margin: 0px 0px 0px 0px;
	width: 786px;
	margin-left: 0px;	
}

/* Contains the Page Header (title, last modify, etc.) */

#PageHeaderDiv {
}

#PageInternalHeaderDiv {
	margin-bottom: 10px;
}

#PageInternalFooterDiv {
	margin-top: 0px;
	color: #FFFFFF;	
}

/* Contains the link to the page editing form (Edit.aspx) and history */
#EditHistoryLinkDiv {
/*	padding-top: 9px; */
	float: right;
	font-size: 11px;
	font-weight: bold;	
/*	height: 24px;		*/
/*	background-image: url('/forum/css_styles/default/images/orangeM.jpg');		*/
}
#EditLink, #HistoryLink, #ViewCodeLink, #DiscussLink, #BackLink, #PostReplyLink {
	padding-right: 8px;
	text-decoration: none;
	font-weight: bold;
	color: #dfeebe;
	margin-bottom: 5px;		
}
#EditLink:hover, #HistoryLink:hover, #ViewCodeLink:hover, #DiscussLink:hover, #BackLink:hover, #PostReplyLink:hover {
	text-decoration: none;
	color: #dfeebe;	
}

/* Class of the P containing the Edit Link */
p.editlink {
	font-size: 11px;
	color: #DDDDDD;		
}

/* Shown when a page is Locked */
#PageLockedDiv {
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 4px;
	background-image: url("Images/Lock.png");
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -3000px;
	position: relative;
}

/* Shown when a page is Public */
#PagePublicDiv {
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 4px;
	background-image: url("Images/Public.png");
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -3000px;
	position: relative;
}

#PageInfoDiv {
	font-size: 11px;
	margin-left: 12px;	
}

#BreadcrumbsDiv {
	font-size: 11px;
	font-family: Arial, Verdana;
	text-decoration: none;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 3px;	
	padding-bottom: 1px;
	border-bottom: solid 1px #EC8D00;
	border-top: solid 1px #EC8D00;
	overflow: hidden;
	text-align: justify;
	width: 690px;
	margin-left: 0px;	
}


#BreadcrumbsDivMin {
	font-family: Arial, Verdana;
	text-decoration: none;
}


/* Contains the link to the Page RSS */
#BackLinkDiv {
	float: right;
	position: relative;
}

/* The link to the Page RSS */
#BackLink {
	background-image: url("/themes/SlotCars/Images/Back.png");
	background-repeat: no-repeat;	
	text-indent: -2500px;
	display: block;
	margin-left: 4px;
	height: 24px;
	width: 24px;
}

#LowerBack {
	text-align: right;
	margin-left: 4px;
	width: 628px;
}

#RssLinkDiv {
	float: right;
	position: relative;
}

/* The link to the Page RSS */
#OpenArrowDiv {
	background-image: url("/themes/SlotCars/Images/open.png");
	float: left;
	display: block;
	margin-left: 0px;
	height: 24px;
	width: 24px;
}




#RssLink {
	background-image: url("/themes/SlotCars/Images/RSS.png");
	text-indent: -2500px;
	display: block;
	margin-left: 4px;
	height: 24px;
	width: 24px;
}

#PrintLinkDiv {
	float: right;
	position: relative;
}

#PrintLink {
	background-image: url("/themes/SlotCars/Images/Print.png");
	background-repeat: no-repeat;
	text-indent: -2500px;
	display: block;
	height: 24px;
	width: 24px;
}



/* Contains the Footer */
#FooterDiv {
/*	margin: 0px 4px 14px 188px; */
	text-align: right;
	padding: 8px;
	color: #000000;	
}

/* Contains the page preview in the Edit.aspx page */
#PreviewDiv {
}

/* Contains the special tags in the Edit.aspx page */
#SpecialTagsDiv {
	font-size: 11px;
	border: solid 1px #999999;
	background-color: #FFFFFF;
	padding: 0px;
}

a.specialtaglink {
	display: block;
}

#PageListDiv {
	font-size: 11px;
	border: solid 1px #999999;
	background-color: #FFFFFF; 
	padding: 0px;
}

#FileListDiv {
	font-size: 11px;
	border: solid 1px #999999;
	background-color: #FFFFFF;
	padding: 6px;
}

a.pagelistlink {
	display: block;
}

#SnippetListDiv {
	font-size: 11px;
	border: solid 1px #999999;
	background-color: #FFFFFF;
	padding: 0px;
}

#TreeDiv {
	font-size: 14px;
	/* background-color: #FFFFFF; */
	padding: 0px;
	width: 890px;
	margin-left: 15px;
	font-weight: bold;
}

#ListDiv {
	font-size: 14px;
/*	background-color: #FFFFFF; */
	padding: 0px;
	width: 890px;
	margin-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

#PageTreeP {
	width: 835px;
	margin: 0px 10px 0px 10px;
	font-size: 12px;
	padding: 0px;
	margin-left: 12px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: underline;		
}

#PageListTable {
	width: 835px;
	margin: 0px 10px 0px 10px;
	font-size: 12px;
	padding: 0px;
	margin-left: 12px;
	font-weight: bold;
	text-decoration: underline;		
}

a.snippetlistlink {
	display: block;
}

/* Contains the anchors in the Edit.aspx page */
#AnchorsDiv {
	font-size: 11px;
	border: solid 1px #999999;
	background-color: #FFFFFF;
	padding: 0px;
}

a.anchorlink {
	display: block;
}

/* Contains the anchors in the Edit.aspx page */
#ImagesDiv {
	font-size: 11px;
	border: solid 1px #999999;
	background-color: #CCCCCC;
	padding: 0px;
}

a.imagelink {
	display: block;
}

#SpecialTagsDiv *, #AnchorsDiv *, #ImagesDiv *, #PageListDiv *, #SnippetListDiv {
	padding: 2px;
}

#SpecialTagsDiv a:hover, #AnchorsDiv a:hover, #ImagesDiv a:hover, #PageListDiv a:hover, #SnippetListDiv a:hover {
	color: #FFFFFF;
	background-color: #003366;
	text-decoration: none;
}

/* Contains the Special characters in the Edit.aspx page */
#SpecialCharsDiv {
	margin-top: 8px;
	border: solid 1px #888888;
	padding: 4px;
}

#FormatUl {
	margin: 0px;
	padding: 0px;
}

#FormatUl li {
	display: inline;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

/* Formatting Button in Edit.aspx */
a.formatlink {
	background-position: center;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border: solid 1px #214C9A;
	text-indent: -2000px;
	margin-right: 2px;
	float: left;
}

/* Formatting Button in Edit.aspx */
a.formatlink:hover {
	text-decoration: none;
	border: solid 1px #D9671E;
}

#BoldLink {
	background-image: url("Images/Bold.png");
}
#ItalicLink {
	background-image: url("Images/Italic.png");
}
#UnderlineLink {
	background-image: url("Images/Underline.png");
}
#StrikeLink {
	background-image: url("Images/Strike.png");
}
#H1Link {
	background-image: url("Images/H1.png");
}
#H2Link {
	background-image: url("Images/H2.png");
}
#H3Link {
	background-image: url("Images/H3.png");
}
#H4Link {
	background-image: url("Images/H4.png");
}
#SubLink {
	background-image: url("Images/Sub.png");
}
#SupLink {
	background-image: url("Images/Sup.png");
}
#PageListLink {
	background-image: url("Images/PageLink.png");
}
#FileLink {
	background-image: url("Images/File.png");
}
#LinkLink {
	background-image: url("Images/Link.png");
}
#ImageLink {
	background-image: url("Images/Image.png");
}
#AnchorLink {
	background-image: url("Images/Anchor.png");
}
#CodeLink {
	background-image: url("Images/Code.png");
}
#PreLink {
	background-image: url("Images/Pre.png");
}
#BoxLink {
	background-image: url("Images/Box.png");
}
#BrLink {
	background-image: url("Images/BR.png");
}
#SnippetListLink {
	background-image: url("Images/Snippet.png");
}
#SpecialTagsLink {
	background-image: url("Images/SpecialTags.png");
}
#NoWikiLink {
	background-image: url("Images/NoWiki.png");
}
#CommentLink {
	background-image: url("Images/Comment.png");
}
#EscapeLink {
	background-image: url("Images/Escape.png");
}

#PageListHeader {
	background-color: #333333; 
	color: #FFFFFF;	 
}

.pagelistcelleven {
	border-bottom: solid 1px #CCCCCC;
}

.pagelistcellodd {
	border-bottom: solid 1px #F5F5F5;
}

#PageTreeP {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 6px;
	border-left: 4px solid #CCCCCC;
	margin-left: 20px;
}

#FileListTable {
	width: 98%;
	margin: 0px;
}

#FileListHeader {
	background-color: #DDDDDD;
}

.filelistcelleven {
	border-bottom: solid 1px #CCCCCC;
}
.filelistcellodd {
	border-bottom: solid 1px #CCCCCC;
	background-color: #F4F4F4;
}

#RevisionListTable {
	width: 98%;
	margin: 0px;
}

#RevisionListHeader {
	background-color: #DDDDDD;
}

.revisionlistcelleven {
	border-bottom: solid 1px #CCCCCC;
}
.revisionlistcellodd {
	border-bottom: solid 1px #CCCCCC;
	background-color: #F4F4F4;
}

#PreviewDivExternal {
}

#PreviewDiv {
	padding: 10px;
	border: solid 4px #CCCCCC;
}

blockquote {
	border-left: solid 8px #FFDDDD;
	margin-left: 16px;
	padding: 0px 0px 2px 6px;
}

div.messagecontainer {
	margin: 0px 0px 0px 16px;
}

div.rootmessagecontainer {
	border-top: solid 4px #003366;
}

div.messageheader {
	font-size: 10px;
	background-color: #FFFFDD;
	padding: 2px;
	border-top: solid 1px #003366;
	border-left: solid 1px #003366;
	border-right: solid 1px #003366;
}

span.messagesubject {
	font-weight: bold;
	font-size: 12px;
}

div.messagebody {
	border-bottom: solid 1px #003366;
	border-left: solid 1px #003366;
	border-right: solid 1px #003366;
	margin: 0px 0px 6px 0px;
	padding: 4px;
}

div.reply {
	float: right;
	margin: 6px 10px 0px 0px;
	font-size: 11px;
	font-weight: bold;
}

a.reply {
	background-image: url("Images/MessageReply.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 12px;
}

a.edit {
	background-image: url("Images/MessageEdit.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 13px;
	margin-left: 16px;
}

a.delete {
	background-image: url("Images/MessageDelete.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
	margin-left: 16px;
}

div.warning {
	padding: 6px;
	background-color: #FEF693;
	border: solid 1px #FFCF10;
	display: table-cell;
}

#TxtSearchBox {
	font-size: 11px;
	width: 160px;
	background-image: url("Images/Search.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}

#ConcurrentEditingDiv {
	padding: 6px;
	background-color: #FEF693;
	border: solid 1px #FFCF10;
}

span.signature {
	font-style: italic;
}

#TocContainer {
	border: solid 1px #CCCCCC;
	display: table-cell;
	padding: 4px;
	background-color: #F9F9F9;
}

#AttachmentsDiv {
	margin-top: 6px;
	padding: 4px;
	border: solid 1px #559955;
	background-color: #D6EED2;
}

a.attachment {
	padding-left: 14px;
	background-image: url("Images/Attachment.png");
	background-repeat: no-repeat;
	background-position: left center;
}

#RedirectionInfoDiv {
	font-size: 11px;
	padding-left: 10px;
	padding-top: 4px;
	color: #999999;
}

#RedirectionDiv {
	margin-bottom: 16px;
	padding-left: 24px;
	margin-left: 10px;
	font-size: 13px;
	background-image: url("Images/Redirect.png");
	background-repeat: no-repeat;
	background-position: left center;
}

/* JsFileTree control begin */

div.subtreediv {
	margin: 0px 0px 0px 10px;
}

a.subdirlink {
	background-image: url(Images/Dir.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 18px;
}

a.filelink {
	background-image: url(Images/File.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 18px;
}

/* JsFileTree control end */

/* JsImageBrowser control begin */

#ImageBrowserDiv {
	background-color: #FFFFFF;
	border: solid 1px #999999;
	width: 616px;
}

#MainContainerDiv {
	overflow: auto;
	height: 286px;
}

div.container {
	float: left;
	width: 96px;
	height: 126px;
	background-color: #FFFFFF;
	margin: 4px;
}

#UpLevelLink, #UpLevelLink:hover {
	display: block;
	width: 96px;
	height: 96px;
	vertical-align: bottom;
	text-align: center;
	text-decoration: none;
}

a.dirlink, a.dirlink:hover {
	display: block;
	width: 96px;
	height: 96px;
	vertical-align: bottom;
	text-align: center;
	text-decoration: none;
}

a.itemlink, a.itemlink:hover {
	display: block;
	width: 96px;
	height: 116px;
	vertical-align: bottom;
	text-align: center;
	text-decoration: none;
}

span.itemtext {
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	width: 96px;
	height: 96px;
	vertical-align: bottom;
	font-size: 10px;
}

#ImagePreviewDiv {
	float: right;
	width: 256px;
	height: 268px;
	border: solid 1px #CCCCCC;
	margin: 4px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}

#PreviewImg {
	height: 248px;
	vertical-align: middle;
}

img.thumb {
	border: solid 1px #CCCCCC;
}

#ImageDescriptionSpan {
	color: #000000;
	font-size: 11px;
	font-style: italic;
}


/* JsImageBrowser control end */

/* styles for references */
#ReferenceDiv {
    font-size: 10px;
    color: silver;
}

li.RefStyle {
    
}

/* styles for hints (page embedding} */
#HintDiv {
    background-color:#f0f0f0;
    border:1px solid black;
    margin-left:40px;
    margin-right:40px;
    padding:5px;
}

#HintDiv a.editsectionlink {
 /* display:none; */
}

/* styles for tabs bar */
div.ei_tabs_holder {
  	width:99%;
   	margin-left: 5px;  
   	margin-top: 10px;  
}

div.ei_tabs {
}

ul.ei_tabs {
   background: url(images/tabborder.gif) repeat-x left bottom;
   float: left;
   width:100%;
   list-style-type: none;
   padding: 0px;
}

ul.ei_tabs li {
   float: left;
   margin: 0px 2px 0px 0px;
   list-style-image:none;
}

ul.ei_tabs a {
   border: #CBD9E0 1px solid;
   border-bottom: none;
   background:#eee;
   float: left;
   display: block;
   font-weight: bold;
   padding: 4px 8px 4px 8px ;
   color: #888;
   text-decoration: none
}

ul.ei_tabs a:hover {
   background: #f8f8f8;
   color: #1c6b8a;
   text-decoration:none;
}

ul.ei_tabs a.active {
   background: white;
   padding-bottom: 5px;
   cursor: default;
   color: #CA0000;
}

.ei_tabs_frame {
   clear: left;
   border: #CBD9E0 1px solid;
   border-top: none;
   padding: 4px 8px 4px 8px;
}
