p a, p a:hover {
	text-decoration: none;
}

.ssp_msg {
	border: 1px solid #CCC;
}

.ssp_msg,
.ssp_error {
	text-align: center;
	background-color: #FFFAD4;
	padding: 10px;
	margin: 5px auto;
	font-size: 12px;
	color: #000;
	position:relative;
	z-index:0;
}

#contextual-help-link-wrap {
	position:relative;
	z-index:1;
}

.close-button {
	color:#ff2700;
	position:absolute;
	font-size:10px;
}

.ssp_error .close-button {
	top:10px;
	left:10px;
}

.content .wrap .close-button{
	right:20px;
	top:15px;
}

.close-button:hover {
	cursor:pointer;
	text-decoration:underline;
}

.ssp_error {
 	border: 1px solid #FF2700;
 	margin-right: 15px;
}

.ssp_msg a,
.ssp_error a,
.ssp_msg a:hover,
.ssp_error a:hover {
	text-decoration: none;
}

.ssp_error strong.red {
	color: #FF2700;
}

.ssp_err_exclm {
	background: url(exclamation.gif) center no-repeat;
	padding: 8px 8px; 
}

.small_desc {
	color: #7A7A7A;
	font-size: 12px;
}

.small_desc strong {
	color: #000;
}

div.ssp_wrap h2 {
	border-bottom-color: #FFF;
}

div.ssp_wrap h2.ssp_h2_underlined {
	border-bottom-color: #CCC;
}

p.ssp_submit {
	border-top: none;
	float: right;
	margin-left: 0;
}

p.ssp_submit2 {
	border-top: none;
	padding: 0;
	margin: 0;
}

td.td_export p.ssp_export {
	padding: 0;
	margin: 0;
	display: inline;
}

td.td_export, .ssp_highlight-option th, .ssp_highlight-option td {
	background: #FFFAD4;
}

table.ssp_form-table th {
	width: 315px;
}

table.ssp_form-table label i.ssp_lalbel_note {
	font-weight: normal;
	font-size: 11px;
}

table.ssp_noborder th,
table.ssp_noborder td {
	border-bottom: none;
}

table.ssp_nobackground {
	border: 1px solid #DDD;
	border-collapse: separate;
}

table.ssp_nobackground_ {
	border:  none;
}

table.ssp_nobackground th,
table.ssp_nobackground td,
table.ssp_nobackground_ th,
table.ssp_nobackground_ td {
	background-color: #FFF;
}

th.ssp_form-h2 h2 {
	padding: 0;
	margin: 0;
	display: inline;
	clear: none;
	border-bottom: none;
	white-space:nowrap;
}

td.ssp_form-update p.ssp_submit {
	padding: 0;
	margin: 0;
}

th.ssp_form-h2,
td.ssp_form-update {
	background-color: #FFF;
}

.ssp_wrap {
	position: relative;
}

#ssp_colorpicker_area {
	margin:0pt 15px;
	width:980px;
	padding:0pt;
	position: relative;
	z-index: 1;
}

#ssp_farbtastic {
	position: absolute;
	z-index: 100;
}

.ssp_colorpicker {
	width: 20px;
	cursor: pointer;
}

/* modal dialog */

#ssp_modal {
	text-align: center;
}

#ssp_modal_buttons input {
	background-color:#E5E5E5;
	border-color:#80B5D0;
	color:#224466;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	font-size:12px;
	line-height:1.5em;
	padding:3px 5px;
	text-decoration:none;
	margin: 10px;
}

/* help page */

#ssp_help_toc {
	width: 400px;
	float: right;
}

#ssp_help_content {
	width: 950px;
	padding: 10px;
	float: left;
}

#ssp_help_content h2,
#ssp_help_content h3 {
	margin-top: 40px;
}

#ssp_help_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin-bottom: 22px;
	color: #333;
	border-bottom: none;
}

#ssp_help_content h3 {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #CCC;
	width: 520px;
}

#ssp_help_content p, #ssp_help_content h2, #ssp_help_content h2 #ssp_help_content img {
	clear: left;
	flaot: left;
}

#toc {
	background: #f1f1f1;
	border: 1px solid #dadada;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	float: right;
	margin-left: 16px;
	padding: 4px 8px;
	margin-bottom: 12px;
	font-family:"Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size:62.5%;
	line-height:22px;
}

#toc ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
}

#toc ul li a {
	font-weight: bold;
}

#toctitle h2 {
	border-bottom: none;
	margin-top: 10px;
}

#toctitle td {
	text-align: left !important;
}

#toctitle td {
	border-bottom: 1px solid #dadada;
}

#tocinside td {
	padding-top: 4px;
	font-size: 10px;
}

.tocindent p {
	padding-left: 12px;
	margin-bottom: 0 !important;
}

.tocindent .tocindent p {
	padding-left: 32px;
}

.ssp_wrap #rightnow {
	border: 1px solid;
	padding: 2px;
}

.ssp_wrap h3.reallynow {
	margin: 0;
	padding: 15px 5px;
}

.ssp_wrap #rightnow .small_desc {
	padding: 0 5px;
}

#xmlManualSource {
	display: none;
	width:424px;
	height:100px;
}

#createThumbnailsField {
	display:none;
}

.help label {
	padding:10px 0;
}

.help-img {
	padding-left:15px;
	vertical-align:middle;
}

.help-img:hover{
	cursor:pointer;
}