#skiptocontent{
	position:absolute;
	margin-left:-1000px;
}

#sidebar {
	background-color:##F0E6D5;
	display: inline; /* IEwin doubled margin bug fix */			
	float: right;
	margin-left:-3px; /*IE Win 3px gap fix*/	
}

html>body #sidebar {margin-left:0;}

#content a:link {text-decoration:underline;}

#content a:hover {
	text-decoration:none;	
}

#ownername {	
	padding:5px 20px;	
	margin-left:10px;	
	height:49px;	
	letter-spacing:0.2em;
	color:#573323;
	background-color:#fff;
}
#ownername strong {
	margin-left:-2px;
	font-size:140%;
	font-weight:bold;
	letter-spacing:normal;
}
#ownerinfo {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	width:70%;
	height:46px;
	background-repeat:no-repeat;
	background-position:2px 2px;	
}
#ownerinfo address {
	position:absolute;
	top:0;
	right:0;
	padding-top:5px;			
	height:40px;
	width:243px;	
	color:#333;
	font-style:normal;
	text-align:center;	
	background-image:url(Images/headertop_img_ds.gif);
	background-repeat:no-repeat;
	background-position:0 2px;	
}

#quote {
	height:129px;
	padding:10px 10px 10px 20px;
	overflow:hidden;
	font-weight:normal;
	font-size:140%;
	line-height:150%;
	letter-spacing:0.05em;
	color:#F0E6D5;
	background-color:#496A8B;
}

#sidebarcontent {margin:0 10px 1em;}

#sidebarcontent h3 {
	padding:0.3em 1.5em;
	margin:10px 0 0;
	line-height:130%;
	color:#F0E6D5;
	font-size:110%;
}

/* ----- DotWiki specific styles begin here ----- */
#sidebarcontent .button {
	border:1px solid #666666;
	background-color:#D7E0EA;	
	color:#333333;	
}

.searchButton {
	border:1px solid #666666;
	background-color:#D7E0EA;	
	color:#333333;	
}

.topicName {
	margin-top:0;
	color:#333;/*BC8F5F;*/
}

.noBottomMargin{margin-bottom:0}
.divLoginControl{border:1px solid #E8EEFA;color:#515752;font-weight:bold}
.tbLoginControl{background-color:#E8EEFA;margin:1px;}
.tbLoginControl td.first{padding:4px 0 0 8px;}
.tbLoginControl td.second{padding:4px 0 0 8px;}
.tbLoginControl td.third{padding:4px 0 5px 8px;}
.tbLoginControl .txtBox{width:228px;height:16px}
.txtPasswordRecovery{margin-left:8px;}
.loginButton{
background-color:#f3f3f3;
border:1px solid #ccc;
padding:3px;
width:70px;
}
.right{float:right}

.topicUpdatedOn {
	color:#999;
	font-size: 1.1em;	
	font-weight: normal;
}

.topicAction {
	font-size: 1em;	
	font-weight: normal;
}

.actionOptions {margin:10px 0}

#ContentTwoColumn {padding-top:23px}
.regsHeaderImage{margin-bottom:10px}
.pageHeaderImageClass{margin-bottom:5px}

.nonExistingTopicLink
{
	border-bottom-style:dashed;
	border-bottom-width:1px;
	text-decoration:none;
	font-weight: bold;
	color:#573323;
}

#loginView 
{
	height:129px;
	padding:10px 10px 10px 20px;
	overflow:hidden;
	font-weight:normal;
	font-size:100%;
	line-height:150%;
	letter-spacing:0.05em;
	color:#F0E6D5;
	background-color:#496A8B;
		
}

/* ----- DotWiki specific styles end here ----- */

#themepicker {
	float:right;
	display:inline;/* IEwin doubled margin bug fix */
	padding: 5px 10px 10px 10px;
	color:#573323;
	font-size:smaller;	
}
    
#copy img {
	padding:2px;
	border:1px solid #21422C;
}
#copy fieldset {	
	padding:1em;
	border:1px dotted #000000;
	margin-bottom:1em;
}
/*
#copy .txtBox {
	border:1px solid #666666;
	margin-left: 1em;
	background-color:#D7E0EA;	
}
#copy .txtBox:focus {
	background-color:#FFFFFF;	
}
*/
#copy .NoLeftMargin {
	border:1px solid #666666;
	margin-left: 0;
	background-color:#D7E0EA;	
}
#copy .NoLeftMargin:focus {
	background-color:#FFFFFF;	
}
/*
#copy .button {
	border:1px solid #666666;
	background-color:#D7E0EA;	
	color:#333333;	
}*/
#copy legend {
	padding:0.5em;
	background-color:#FFFFFF;
}
#copy caption {
	text-align:left; 
	font-weight:bold;
}

div#contactForm {margin-left:4em;}

/* Hides from IE5-mac \*/ 
     * html div#contactForm{height:1%;}
/* End hide from IE-mac */ 

.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 0.5em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 0.5em 0.25em 0;
}

#sidebarfooter {
	position:absolute;
	top:0;
	right:0;
	width:243px;
	height:28px;
}

table.tabulardata tr {
	background-color: white;
}

table.tabulardata th {
	background: url('/_img/tables/cccBorderTH.jpg') repeat-x;
	color:white;
	padding:4px;
}

table.tabulardata td {
	padding:5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;	
}

.width200{min-width:200px;}
.width260{width:260px;}

table.tabulardata tr.selectedRow td{
	border-bottom: 1px solid #4F8A10;	
	background-color:#DFF2BF;
	font-weight:bold;
}

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
	width:400px
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/regs/app_themes/brown/images/info.gif');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('/regs/app_themes/brown/images/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/regs/app_themes/brown/images/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/regs/app_themes/brown/images/error.gif');
	font-weight:bold;
}
		
.error ul{margin:0; padding:8px 0 0 0; list-style:none}
.error li{margin-bottom:0;padding-bottom:4px;color: #D8000C;}

@media print {	
	body {
		margin:0;
		padding:0;
		font-size:10pt;
		line-height:12pt;		
		background:#FFFFFF !important;
	}
	#sizer {
		margin:0; 
		width:auto !important;
	}
	#expander {
		position:static;
		margin:0 !important;
	}	
	#headertop, #ownerinfo {
		position:static; 
		height:auto;
	}	
	#ownerinfo address {
		position:static; 
		height:auto !important; 
		margin-bottom:2em;
	}	
	#wrapper, #ownername, #ownerinfo, #ownerinfo address, #mainmenu, #maimenu .selectedlink, #quote, #copy .txtBox, #copy .button, #copy legend, #footer, #sidebarfooter {
		background:none !important;
	}
	#ownername {
		font-family:Georgia, Palatino, serif;
		font-weight: bold;
	}	
    #sidebar, #themepicker, #headerimgwrapper, #sidebarfooter {
		display:none !important;
	} 
    #copy {
		margin:0;
		padding:0;
	}

	#copy fieldset{border:none;}

	#copy legend{color:#496A8B;}

	#footer {
		position:static;
		margin-top:2em;
		font-size:1em;
	}

	#content{width:100%;}

	html>body #content{
		width:85%;
		margin-left:2em;
	}
}
