/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	z-index: 10000;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url('/sites/default/files/send_friend/macFFBgHack.png') repeat;}
.TB_overlayBG {
	background-color:#908e93;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.70;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: none;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:0px;
	overflow:hidden;text-align:left;
	line-height:1.4em;
	position:relative;
}

#TB_ajaxContent.TB_modal{
	padding:0px;
}

#TB_ajaxContent p{
	padding:8px 0 6px;
	margin:0;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/*div.close {
	background:url('/sites/default/files/send_friend/close-btn.png') no-repeat;
	position:absolute;
	right:51px;
	top:28px;
	cursor:pointer;
	height:40px;
	width:40px;
}*/

div.thickb-top{
float:left;
width:100%;
height:31px;
background:url("/sites/default/files/send_friend/tbox-top.png") no-repeat top left;
_background:url("/sites/default/files/send_friend/tbox-top.gif") no-repeat top left;
}

div.thickb-bottom{
float:left;
width:100%;
height:31px;
background:url("/sites/default/files/send_friend/tbox-bottom.png")  no-repeat bottom left;
_background:url("/sites/default/files/send_friend/tbox-bottom.gif")  no-repeat bottom left;

}
div.thickb-content{
float:left;
width:743px;
margin:0 10px;_margin:0 5px;
position:relative;
background:url("/sites/default/files/send_friend/tbox-content-bg.jpg") repeat-x;
}

div.thickb-content-preview{
float:left;
height:420px;
width:743px;
margin:0 10px;_margin:0 5px;
position:relative;
background:url("/sites/default/files/send_friend/tbox-preview-contnt.jpg") repeat-x;
}

div.thickb-content-spread{
float:left;
width:743px;
margin:0 10px;_margin:0 5px;
position:relative;
background:url("/sites/default/files/send_friend/tbox-spread-contnt.jpg") repeat-x;
}

div.thickb-content-bg{
float:left;
background:url("/sites/default/files/send_friend/content_bg-strip.png") repeat-y top left;
_background:url("/sites/default/files/send_friend/content-bg-strip.gif") repeat-y top left;

}

div.thickb-image{float:left;padding:60px 0 57px 78px;}
div.thickb-text{float:left; width:220px;margin:60px 0 0 19px; font-weight:bold;}
div.prod-overlay{position:absolute; left:-331px; top:-122px;z-index:10000; width:306px; height:539px; background:url("/sites/default/files/send_friend/cc-product.png") no-repeat;}
div.prod-overlay img{ width:307px; height:539px;}
div.thickb-mail-text{float:left; margin:12px 0 0 326px; display:inline;width:394px;position:relative;}
div.mail-content p{float:left; width:394px;}
div.send-btn{float:right;padding-top:28px;}
div.footer-text{
bottom:6px;
font-size:9px;
left:-259px;
position:absolute;
text-align:center;
width:590px;}

div.input-form{float:left; padding:25px 0 0 53px;}
/*_margin:24px 0 0 51px;*/

div.form-row{float:left;}
div.form-row label{float:left; color:#826aa7; font-size:14px;padding-left:18px; clear:both;}

div.form-row .input-wrapper{
background:url("/sites/default/files/send_friend/input-bg.gif") no-repeat 0 1px; 
border:0 none;
clear:both;
display:block;
float:left;
height:56px;
width:297px;
}

div.form-row input{
background:transparent; 
border:0 none;
clear:both;
display:inline;
float:left;
height:38px;
margin:0px 0 0 20px;
padding-top:18px;
width:260px;
overflow:hidden;
}
div.seprator{float:left; width:44px;}
div.seprator img{padding-left:17px; }
span.error-name label, span.error-mail label {color: red; width:284px;}

#close {
height:14px;
position:absolute;
right:0;
top:10px;
width:63px;	
cursor:pointer;
}

/*position:absolute;
width:43px;
top:100px; left:0px;
height:14px;
z-index:100000;
zoom:1;*/
