﻿.property-label
{
	width: 165px;
	text-align: right;
}
.property-hspace
{
	width: 10px;
	white-space: nowrap;
}
.property-vspace
{
	height: 10px;
	white-space: nowrap;
}
.property-textbox
{
	width: 395px;
	text-align: left;
}
.password-strength-indicator
{
	font-style: italic;
}

.toolbox
{
   
}
.toolbox ul
{
	padding-bottom:10px; 
	
}
.toolbox li
{
	list-style-image: url(images/wrench.png);
	margin: 10px 0 0 10px;
}
.toolbox li a
{
	color: black;
	font-weight: bold;
	margin: 0 0 0 10px;
}
.toolbox li span
{
	font-style:italic;
	margin-left: 20px
}
li
{
	list-style-image: url(images/red_dot.png);
}

TD.tips
{
	font-weight: bold;
	font-size: 110%;
	text-align: left;
}
TD.title
{
	font-weight: bold;
	font-size: 132%;
	padding-top: 11px;
}
FIELDSET
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin: 0px;
	border-right-width: 0px;
}

FIELDSET LEGEND
{
	font-weight: bold;
	font-size: 110%;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #1e2c2d;
}
HR.title
{
	border: solid 1px #e43535;
	display: block;
	margin: 10px 20px 10px;
	height: 1px;
}

.error
{
	color: White;
	font-weight: bold;
}

.space
{
	height: 10px;
}
input
{
	font-family: "Segoe UI" , Verdana, Arial, sans-serif;
}
textarea
{
	font-family: "Segoe UI" , Verdana, Arial, sans-serif;
}
select
{
	font-family: "Segoe UI" , Verdana, Arial, sans-serif;
}
.content-body
{
	width: 579px;
}
.upload
{
	font-family: Verdana, Arial, sans-serif;
}
.upload
{
	font-family: 'Segoe UI' , Verdana, Arial, sans-serif;
	width: 315px;
}
#period
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
#login-info
{
	margin-left: 650px;
	margin-top: 20px;
}

.block-image
{
	display: block;
	margin: 5px;
}

/* site selector */
#site-selector
{
	margin: 10px 0 0 0;
	text-align: center;
}
#site-selector p
{
	text-align: center;
}

#link-generator
{
	margin: 10px 0 0 0;
	text-align: center;
}
#link-generator p
{
	text-align: center;
}
#repeater
{
	text-align: center;
	margin: 10px 0 10px 0;
}
#main-content
{
	margin: 10px;
	width: 540px;
}
#main-content div
{
	margin: 10px;
	width: 529px;
	text-align: center;
}
#main-content div input
{
	margin: 0 5px 0px 5px;
}
#contact-content
{
	height: 130px;
	width: 550px;
	padding:15px 0 20px 10px;
		
}
#contact-content p
{
	font-weight:bold;
	text-align:center;
}
#contact-content div
{
	width: 275px;
	padding:5px 0 0 0;
	float:left;
}
#contact-content div div
{
	width: 120px;
	float:left;
}
#presenter
{
	margin: 10px 0 10px 0;
}
.site-map-path
{
	color:black;
	padding-left:10px;
}
 
.site-map-path span a:visited
{
	color: white;
}
