body {
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	background-color: #3F3F3F;
}

h2 {
	color: navy;
	font-weight: 900;
	font-size: 24pt;
	display: inline;
}

h3 {
	color: navy;
	display: inline;
	font-size: 14px;
}

.open {
	background-image: url(images/down_arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	padding-top: 5px;
}

.closed {
	background-image: url(images/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	padding-top: 5px;
}

h4 {
	color: navy;
	display: inline;
}

#smallcontainer {
	width: 588px;
	background-color: #ffffff;
}

#smallcontainer div {
	background-image: url(images/background_repeat.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 854px;
	padding: 10px;
}

#container {
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	width: 820px;
}

#container_header {
	background-image: url(images/send_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 854px;
	height: 70px;
}

#container_body {
	background-image: url(images/send_repeat.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 854px;
	background-color: #3F3F3F;
}

#container_footer {
	background-image: url(images/send_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 854px;
	height: 8px;
}

#templateTBT {
	width: 774px;
	height: 241px;
	background-image: url('images/send_inner_bg_large.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 5px;
	padding-top: 2px;
}

#templateTBTrecip {
	width: 776px;
	padding-left: 5px;
	padding-top: 2px;
}

#customTBT {
	width: 776px;
	height: 93px;
	padding-left: 5px;
	padding-top: 2px;
	background-image: url('/images/extra/bottom_image_area.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#customTBTmessage {
width: 776px;
height: 93px;
padding-left: 5px;
padding-top: 2px;
background-image: url('/images/extra/bottom_image_area.gif');
background-repeat: no-repeat;
background-position: top left;
}

#customTBTrecip {
	width: 776px;
	padding-left: 5px;
	padding-top: 2px;
}

.roundinput {
	background-image: url('/images/extra/input_box.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.roundinput input {
	background-color: transparent;
	width : 422px;
	height: 25px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0 none;
	vertical-align: middle;
	font-family: Verdana;
}

.label {
	padding: 5px 0px; 
	color: navy;
	font-family: Verdana;
	font-weight: bold;
}

#footerlink {
	width: 776px;
	font-family: Verdana;
	color: blue;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	border: 0px none;
}

#minchar {
	width: 730px;
	font-size: 8pt;
	text-align: right;
	color: blue;
}

input {
	/*vertical-align: middle;*/
}

#sendTBTButtonTemplate {
	background-image: url('images/send_button.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 116px;
	height: 39px;
	background-color: transparent;
	border: 0px none;
	padding-bottom: 5px;
	margin-left: 20px;
	vertical-align: middle;
	cursor: pointer;
}

#sendTBTButtonCustom {
	background-image: url('images/send_button.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 116px;
	height: 39px;
	background-color: transparent;
	border: 0px none;
	padding-bottom: 5px;
	margin-left: 20px;
	vertical-align: middle;
	cursor: pointer;
}

#previewTBTButtonTemplate {
	background-image: url('images/preview_button.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 146px;
	height: 39px;
	background-color: transparent;
	border: 0px none;
	padding-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
}

#previewTBTButtonCustom {
	background-image: url('images/preview_button.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 146px;
	height: 39px;
	background-color: transparent;
	border: 0px none;
	padding-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
}

#exitButtonTemplate {
	background-image: url('images/exit_button.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 106px;
	height: 39px;
	background-color: transparent;
	border: 0px none;
	padding-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
}

#exitButtonCustom {
	background-image: url('images/exit_button.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 106px;
	height: 39px;
	background-color: transparent;
	border: 0px none;
	padding-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
}

.roundinputlong {
	background-image: url('/images/extra/input_box_long.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 10px;
	margin: 10px;
}

#customtbtmessagetext {
	background-color: transparent;
	width : 710px;
	height: 25px;
	text-align: left;
	border: 0px none;
	vertical-align: middle;
}

.tbtimg {
	float: left;
	width: 350px;
	height: 50px;
	font-size: 8pt;
	font-family: Verdana;
	border: 0px none;
	cursor: pointer;
	padding-left: 20px;
	line-height:50px;
	vertical-align:middle;
}

.tbtimg img {
	vertical-align: middle;
	padding-right: 5px;
}

.tbtimg span {
	font-weight: bold;
}

.tbtimg:hover {
	vertical-align: middle;
	color: blue;
}

.tbtcustomimg {
	float: left;
	padding-left: 10px;
	border: 0px none;
	cursor: pointer;
}

.tbtcustomimg:hover img{
	/*opacity:1.0;*/
	/*filter:alpha(opacity=90);*/
}

.tbtcustomimg img {
	vertical-align: middle;
	padding-right: 5px;
	opacity:0.4;
	filter:alpha(opacity=40);
}

.imghover a,img{
	border: 0px none;
}

.imghover:hover img{
	border: 0px none;
	opacity:1.0;
	filter:alpha(opacity=100);
	padding: 5px 2px 2px 5px;
}

.imghovertemplate {
	border: 0px none;
	text-decoration: none;
	font-family: Verdana;
	opacity: 0.5;
	filter:alpha(opacity=40);
}

.imghovertemplate img{
	border: 0px none;
	filter:alpha(opacity=40);
}

.imghovertemplate:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}


.imghovertemplate:hover img,a{
	opacity:1.0;
	filter:alpha(opacity=100);
}

a:link, a:visited, a:active {
	color: black;
}

a:hover {
	color: blue;
}

.selectedimg {
	font-family: Verdana;
	font-size: 12px;
}

.selectedimg img {
	vertical-align: middle;
	padding-right: 5px;
}

#templateTBTrecip div {
	
}

#createcustomtbtlink {
	text-decoration: none;
}

#createtemplatetbtlink {
	text-decoration: none;
}

/* jquery stuff for suggest */
.ac_results {
	border: 1px solid gray;
	background-color: white;
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
}

.ac_results li {
	padding: 2px 5px;
	white-space: nowrap;
	color: #101010;
	text-align: left;
}

.ac_over {
	cursor: pointer;
	background-color: #F0F0B8;
}

.ac_match {
	text-decoration: underline;
	color: black;
}

.captchaholder {
	background-color: #9C0102;
	width: 210px;
	padding: 5px;
}

.captchaimage {
	width: 400px;
	font-size: 8pt;
	padding-bottom: 10px;
}

.captchatext {
	background-color: #ffffff;
	width: 190px;
	margin: 5px;
	padding: 5px;
	padding-bottom: 10px;
}

.captcharefresh {
	cursor: pointer;
}

