﻿.tollfree
{
	width:188px;
	height:145px;
	float:left;
	margin:0 0 0 50px !important;
}

.callback
{
	width:187px;
	height:145px;
	float:left;
	margin:0 0 0 18px !important;
}

.livehelp
{
	width:188px;
	height:145px;
	float:left;
	margin:0 0 0 18px !important;
}

.tollfree h3, .callback h3, .livehelp h3
{
	font-size:10pt;
	font-weight:normal;
	margin:0 !important;
	padding:0 0 0 10px !important;
	height:20px;
	border-bottom:1px solid #717171;
}
.tollfree p, .callback p, .livehelp p
{
	font-size:8pt;
	margin:0 !important;
	padding:10px !important;
	height:108px;
	border-left:1px solid #717171;
	border-right:1px solid #717171;
	border-bottom:1px solid #717171;
	background:#191A1D;
}
.tollfree p
{
	background:#191A1D url(../images/support-toll-free.jpg);
}
.callback h3
{
	background:url(../images/support-callback-top.jpg) no-repeat bottom;
	border-bottom:none !important;
	height:21px !important;
}
.callback p
{
	background:#191A1D url(../images/support-callback-bottom.jpg);
	padding-right:73px !important;
}
.livehelp p
{
	background:#191A1D url(../images/support-live-help.jpg);
}

.submitquery
{
	clear:both;
	width:600px;
	margin:0 0 0 50px !important;
	padding:20px 0 0 0 !important;
}
.submitquery h3
{
	font-size:10pt;
	font-weight:normal;
	margin:0 !important;
	padding:0 0 0 10px !important;
	height:20px;
	border-bottom:1px solid #717171;
}
.submitquery .submitblock
{
	font-size:9pt;
	margin:0 !important;
	padding:10px !important;
	border-left:1px solid #717171;
	border-right:1px solid #717171;
	border-bottom:1px solid #717171;
	background:#3A3A3A url(../images/support-submitquery.jpg) no-repeat bottom right;
}

/* Submit a Query */ 

.text
{
	width:150px;
	height:40px;
	text-align:right;
	float:left;
	padding:3px 10px 0 0 !important;
}
.input
{
	width:250px;
	height:40px;
	float:left;
}
.light-purple-back
{
	width:600px;
	height:40px;
	clear:both;
}
.light-purple-back-query
{
	width:600px;
	height:100px;
	clear:both;
}

#querytext, .input-character, #querybutton
{
	width:100%;
	text-align:center;
	margin:5px auto !important;
}

/* POPUP */

#query-popup 
{
	background:#000;
	border:4px solid #c4c4c4;
	width:519px;
	height:200px;
	position:absolute;
	top:100px;
	left:260px;
	visibility:visible;
}
#popup-head 
{
	font-weight:bold;
	height:22px;
	color:#fff !important;
	font-size:12px;
	padding: 3px 10px 0px 13px;
	
	}
#popup-copy {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
line-height:1.3;
color: #fff;
padding:40px 5px 5px 10px;
width:501px;
text-align:left;
height:229px;
}
#the-heading
{
	display:none;
	width:400px;
	height:50px;
	float:left;
}
#close 
{
	margin:10px;
	float:right;
	color:#fff;
}
#close a:link 
{
	color:#ff0000;
}

#CapContainer
{
    position:relative;
}
#CapContainer div
{
    padding-top:50px;
    padding-left:140px;
}
#CapContainer div div
{
    padding-top:0;
    padding-left:0 !important;
}
#CapContainer div p
{
    position:absolute;
    top:0;
    left:30px;
}
