﻿/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/


.roundy_container_small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1391ff;
	font-size: 12px;
	line-height: 16px;
}

.roundy_container_small {
	width: 350px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 45px 20px 0px;
	position:relative;
	z-index:45;
}

.roundy_container_small label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6d6d6d;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
}


#box4_content .roundy_container_small {
	width: 285px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-left: 50px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:20px;
	_padding: 0px;
	_border:0px solid #FF3300;  
}

#box5_content .roundy_container_small
{
    width: 285px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 45px;
	_padding: 0px;
	_border:0px solid #FF3300;  
}

#box4_content .rightbox {
	_padding-right: 20px;
	_padding-left: 0px;
	_margin-left: 0px;
}

#box4_content .leftbox {
	_width: 280px;
	_margin-right: -10px;
	_padding-right: 0px;
}

#box5_content .roundy_container_small {
	padding-right: 20px;
}

#box7_content .roundy_container_small {
	width: 285px;
	float:left;
	/*margin-left: 85px;*/
	_margin-left: 45px;
	margin-right: 0px;
	padding-right: 0px;
	left:85px;
}



.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('../images/roundy.gif'); /* CHANGE: path and name of your image */
	height: 19px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 19px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 19px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -19px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -19px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -19px; /* CHANGE: replace second number by negative height of one of your corners */
	}
	
.inside {
	border-left: 1px solid #E8E8E8; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #E8E8E8;/* YCC: color & properties of the right-borderline */
	background: #FFFFFF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 20px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px; 	            /* YCC: all texts at some distance of the right border */
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */

.roundy_container_small h2 {
	/*text-transform:uppercase;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1391ff;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 2px 0px;
	font-size: 20px;
	line-height: 22px;
	/*border-bottom: 1px solid #d0d0d0;*/
	clear:both;
	height: 40px;
}

.roundy_container_small .gray {
	font-size: 12px;
	color:#666666;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}

.roundy_container_small h2.noborders {
	border: 0px solid #000000;
}


.roundy_container_small {
	_position: relative;
	_z-index:10;
}

 #box1_content  .bluelabel{
	font-size: 10px;
	line-height: 18px;
	color:#0066CC;
	background-color:#CAE4FF;
	width: 270px;
	border: none;	
	padding: 0px 5px ;
	margin: 5px 0px 0px 0px;
	display: inline;
	clear:none;
	height: 20px;
	
}


#donation input {
	float:left;
}

#box1_content .checkit {
	margin: 8px 5px 5px 5px;
	_margin: 4px 0px 0px 0px;
}


#donation a, #donation a:visited {
	color:#333333;
	text-decoration: none;
}

#donation a:hover, #donation a:visited:hover {
	color:#0066CC;
	text-decoration: underline;
}



.baseformstyle {
	border:1px solid #999999;
	background-color: #ffffff;
}	

#recurringbox{
	/*display:none;*/
	background:none;
}

#box1_content .recurring {
	display: block;
	clear:both;
	float:left;
	margin: 15px 5px 0px 20px;
	_margin-left: 12px;
	padding: 0px;
	width: 280px;
}

#box1_content .recurring label,
#box1_content .recurring p {
	font-size: 10px;
	text-transform:none;
	font-weight: normal;
	color:#0066CC;
	background-color:#ffffff;
	width: 260px;
	clear:none;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:left;
}

#box1_content .recurring select {
	width: 90px;
	clear:none;
	display: inline;
	top: 10px;
	position:relative;
	margin-right: 3px;
}

#box1_content .recurring input.radiobutton{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
}

#box1_content .recurring p {
	width: 245px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	/*background-color:none;*/
}

#box1_content .recurring p.upsome{
	position: relative;
	top: -17px;
	background:none;
}

#box1_content .recurring input.recurringtextbox {
	float:none;
	clear:none;
	display:inline;
	margin: 0px 0px 0px 5px;
}


#donation .roundy_container_small:hover #marker1,
#buyitem .roundy_container_small:hover #marker2  {
	display: block;
}

#box7_content .roundy_container_small a.submitbutton {
	display:block;
	margin: 10px 0px 0px 0px;
	height:37px;
	width:234px;
	background:no-repeat url(../images/submit_button_off.jpg);
}

#box7_content .roundy_container_small a.submitbutton:hover {
	display:block;
	margin: 10px 0px 0px 0px;
	height:37px;
	width:234px;
	background:no-repeat url(../images/submit_button_on.jpg);
}

#donation.roundy_container_small:hover #marker1,
#buyitem.roundy_container_small:hover #marker2  {
	display: block;
}
