
.tipsbox .tipsbox_top_left{
	background : url('../formcheck/theme/lightform/img/top_left.png') no-repeat;
	_background : url('../formcheck/theme/lightform/img/top_left.gif') no-repeat;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_top{
	background : url('../formcheck/theme/lightform/img/top.png') repeat-x;
	height : 17px;
	_background : url('../formcheck/theme/lightform/img/top.gif') repeat-x;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_top_right{
	background : url('../formcheck/theme/lightform/img/top_right.png') no-repeat;
	_background : url('../formcheck/theme/lightform/img/top_right.gif') no-repeat;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_left{
	background : url('../formcheck/theme/lightform/img/left.png') repeat-y;
	width : 17px;
	_background : url('../formcheck/theme/lightform/img/side.gif') repeat-y;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_right{
	background : url('../formcheck/theme/lightform/img/right.png') repeat-y;
	width : 22px;
	_background : url('../formcheck/theme/lightform/img/side.gif') repeat-y;
	_width : 9px;
}

.tipsbox .tipsbox_bottom_left{
	background : url('../formcheck/theme/lightform/img/bottom_left.png');
	_background : url('../formcheck/theme/lightform/img/bottom_left.gif') no-repeat;
	_background-position : 9px 0px;
}

.tipsbox .tipsbox_mark{
	background : url('../formcheck/theme/lightform/img/mark.png') no-repeat;
	height : 36px;
	_background : url('../formcheck/theme/lightform/img/mark.gif') no-repeat;
}

.tipsbox .tipsbox_bottom_right{
	background : url('../formcheck/theme/lightform/img/bottom_right.png');
	_background : url('../formcheck/theme/lightform/img/bottom_right.gif') no-repeat;
}

.tipsbox .tipsbox_inner, .tipsbox .tipsbox_inner_ie6{
	background : url('../formcheck/theme/lightform/img/inner.png');
}

.tipsbox .tipsbox_inner_ie6 {
	padding : 4px;	
}

.tipsbox .tipsbox_error {
	background : url('../formcheck/theme/lightform/img/error.png') no-repeat;
	_background : url('../formcheck/theme/lightform/img/error.gif') no-repeat;
	width: 40px;
	height: 40px;
	margin-top: 5px;
	float: left;
	clear: left;
}

.tipsbox .tipsbox_error:hover {
	background : url('../formcheck/theme/lightform/img/error_close.png') no-repeat;
	_background : url('../formcheck/theme/lightform/img/error_close.gif') no-repeat;
}

.tipsbox p, .tipsbox {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.tipsbox p {
	padding-left: 55px;
	line-height: 15px;
}

.tipsbox p span {
	font-size: 1em;
	font-weight: bold;
	color: red;
	line-height: 35px;
}


.error_f {
	border : 1px dotted #666;
	margin-top : 5px;
	background-color : #EAEAEA;
}

.error_f p {
	margin : 5px;
	color : #A00;
}

.error_f p span {
	font-size : 1.1em;
	color : #000;
	margin : 5px 0px 0px 0px;
}


/* Moviebox and Slimbox stylesheet - black theme */
iframe {
background-color: #000000;
_background-color: #000000;
}

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #333333;
	_background-color: #333333;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000000;
	_background-color: #000000;
	z-index: 999;
}

.lbLoading {
	background-color: #000000;
	_background-color: #000000;
}

#lbImage {
	background-repeat: no-repeat;
	background-color: #000000;
	_background-color: #000000;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	background-color: #000000;
	_background-color: #000000;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/1_prev.png) no-repeat 0% 30%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/1_next.png) no-repeat 100% 30%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 16px;
	text-align: left;
	border: 1px solid #000;
	border-top-style: none;
	background-color: #000000;
	_background-color: #000000;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 16px;
	background: #000 url(/../images/1_close.png) no-repeat center;
	margin: 0px;
}

#lbCaption, #lbNumber {
	margin-right: 14px;
	background-color: #000000;
	_background-color: #000000;
}

#lbCaption {
	font-weight: bold;
	background-color: #000000;
	_background-color: #000000;
}


/* Tool_tips */

.tool-tip {
	z-index: 13000; width: 360px; color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; background: url(../images/blank_black.png)
}
.tool-title {
	line-height: 16px; padding-right: 8px; padding-left: 8px; font-weight: bold; font-size: 11px; /*background: #2c2c2c; background: url(../images/smoke.png) left top; */padding-bottom: 4px; margin: 0px; color: #33ff00; padding-top: 8px
}
.tool-text {
	line-height: 16px; padding-right: 8px; padding-left: 8px; font-size: 11px; /*background: #2c2c2c; background: url(../images/smoke.png) right bottom;*/ padding-bottom: 12px; padding-top: 4px
}
.custom-tip {
	z-index: 13000; width: 360px; color: #000
}
.custom-title {
	line-height: 16px; padding-right: 8px; padding-left: 8px; font-weight: bold; font-size: 11px; background: #c3df7d; padding-bottom: 4px; margin: 0px; color: #3e4f14; padding-top: 8px; border-bottom: #b5cf74 1px solid
}
.custom-text {
	line-height: 16px; padding-right: 8px; padding-left: 8px; font-size: 11px; background: #cfdfa7; padding-bottom: 8px; padding-top: 4px
}


