@charset "iso-8859-1";
@import url(../../base/css/tellfriend.css);
/*------------------*/
	body
	{
		margin:0px;
		padding:0px;
		background-color:#FFFFFF;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		color:#3F3F3F;
		width:300px;
	}
	
	form
	{
		margin:0px;
		padding:0px;
	}
	
	div#main
	{
		position:relative;
		width:250px;
		margin-left:auto;
		margin-right:auto;
		border:0px solid red;
	}

	div.invit_text
	{
		position:relative;
		text-align:center;
		line-height:18px;
		margin-bottom:5px;
	}

	div.invite_form
	{
		position:relative;
	}
	
	div.invite_form div
	{
		margin:4px 0px;
	}

	div.no_result, div.action
	{
		position:relative;
		border:1px solid #A0C238;
		padding:1px;
		margin:10px 0px;
		width:80%;
		margin-left:auto;
		margin-right:auto;
	}
	div.no_result div, div.action div
	{
		position:relative;
		background-color:#709812;
		vertical-align:middle;
		font-weight:bold;
		color:#fff;
		text-align:center;
		margin:0px;
		padding:0px;
		line-height:20px;
	}
	div.err
	{
		position:relative;
		border:1px solid #FF412D;
		padding:1px;
		margin:10px 0px;
		width:80%;
		margin-left:auto;
		margin-right:auto;
	}
	div.err div
	{
		position:relative;
		background-color:#FF412D;
		vertical-align:middle;
		font-weight:bold;
		color:#fff;
		text-align:center;
		line-height:20px;
	}
/* Do  not delete 
	div.action 
	{
		position:relative;
		border:1px solid #A0C238;
		padding:1px;
		margin:10px 0px;
		width:80%;
		margin-left:auto;
		margin-right:auto;
	}
	div.action div
	{
		position:relative;
		background-color:#709812;
		vertical-align:middle;
		font-weight:bold;
		color:#fff;
		text-align:center;
	}
*/
* html div.no_result div, * html div.action div, * html div.err div
	{
		line-height:normal;
		padding:3px 0px;
	}
/*##############################################################*/
/*####################designBoxSecond##############*/
	.designBoxSecond
	{
		position:relative;
		margin-bottom:10px;
		padding:0px;
		border:0px solid red;
	}
	
	.designBoxHeaderSecond
	{
		height:21px;
		background-image:url(../images/bg1_visitor_menu_top.gif);
		background-repeat:repeat-x;
	}
	.textBoxInSecondDesign
	{
		height:20px;
		overflow:visible;
		float:left;
		padding:0px 0px 0px 15px;
		font-size:12px;
		font-family:Trebuchet MS;
		font-weight:bold;
		border:0px solid red;
		color:#333366;
		text-transform:uppercase;
		background-image:url(../images/bg12_visitor_menu_top.gif);
		background-repeat:repeat-x;
	}
	.textTableInSecondDesign
	{
		position:relative;
		float:left;
		padding-top:3px;
	}
	.centerTableInSecondDesign
	{
		position:relative;
		margin:0px;
		float:left;
	}
	.imgLeftTableInSecondDesign
	{
		position:absolute;
		top:0px;
		left:0px;
		border:0px solid red;
	}
	
	.rightTableInSecondDesign
	{
		position:absolute;
		top:0px;
		right:0px;
		border:0px solid red;
		
	}  
	.designBoxContentSecond
	{
		position:relative;
		padding:5px;
		border:1px solid #c0c0c0;
		border:0px 1px 0px 1px; 
	}

	.designBoxFooterSecond
	{
		position:relative;
		background-image:url(../images/bg_visitor_menu_footer.gif);
		background-repeat:repeat-x;
	}

	.leftMenuFooterSecond
	{
		position:relative;
		left:0px;
	}
	.rightMenuFooterSecond
	{
		position:absolute;
		top:0px;
		right:0px;
	}
* html .rightMenuFooterSecond
	{
		right:-1px;
	}
	