
.tdmainhead{
font-size:18px;
color:#FFFFFF;
border: 1px solid #333333;
background-image: url(../img/darkblue-spacer.gif);
height:29px;
vertical-align:middle;
text-align:left;
padding: 0px 10px;
}
.tdsubhead{
font-size:13px;
color:#333333;
border: 1px solid #333333;
background-image: url(../img/lightblue-head.gif);
height:25px;
vertical-align:middle;
text-align:left;
padding:0px 0px 0px 7px;
font-weight:bold;
}

.tdsubhead a{
color:#333333;
}

.tdsubhead2{
font-size:11px;
color:#333333;
border: 1px solid #333333;
background-image: url(../img/lightblue-head.gif);
height:25px;
vertical-align:middle;
text-align:left;
padding:0px 0px 0px 7px;
}
.tdbodymain{
background-image:url(../img/lightblue-body.gif);
background-repeat:repeat-x;
text-align:center;
}

.table-head{
background-image:url(../img/lightblue-head2.gif);
background-repeat:repeat-x;
font-size:12px;
color:#333333;
font-weight:bold;
height:20px;
padding:2px 5px;
border-left:1px solid #FFFFFF;
}
.table-head a{
text-decoration: none;
color:#0164B3;
}
.table-head a:hover {
color:#333333;
text-decoration: underline;
}
.table-head2{
background-image:url(../img/lightblue-head.gif);
background-repeat:repeat-x;
font-size:12px;
color:#333333;
font-weight:bold;
/*height:15px;*/
padding:5px;
border-left:1px solid #FFFFFF;
vertical-align: middle;
}
.blue-row{
background-color:#C4C9CE;
font-size:12px;
color:#333333;
height:auto;
padding:5px;
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
}
.blue-row a{
	text-decoration: none;
	color:#0164B3;
}
.blue-row a:hover {
	color:#333333;
	text-decoration: underline;
}
.blue-row a:visited {
	color:#333333;
	text-decoration: underline;
}

.gray-row{
background-color:#DDDFE2;
font-size:12px;
color:#333333;
height:auto;
padding:5px;
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
}
.gray-row a{
text-decoration: none;
color:#0164B3;
}
.gray-row a:hover {
color:#333333;
text-decoration: underline;
}
.gray-row a:visited {
color:#333333;
text-decoration: underline;
}


.tbltitle{
	font-size:16px;
	color:#333333;
	text-align:left;
	font-weight:bold;
}

div .common_form
{
/*	 padding:5px;*/
	 background: #F3F3F3;
	 width:100%;
	 margin-top:5px;
}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #F3F3F3}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.payment_table {
	background:#FAFDFF none repeat scroll 0 0;
	border:1px solid #B8B8B8;
	height:100%;
	margin:10px 20px;
	padding:5px 10px;
	width:90%;
}
html > body .payment_table {
	background:#FAFDFF none repeat scroll 0 0;
	border:1px solid #B8B8B8;
	height:100%;
	*margin:5px 20px;/**/
	*padding:7px 10px;
	width:90%;
}

.search_text_payment {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #E2E2E2;
color:#666666;
font-size:15px;
height:18px;
margin:0 7px 15px;
padding:4px;
width:250px;
vertical-align:middle;
}

.leftcol_main {
width: 260px; 
height:auto;
float: left;
border-right: 1px solid rgb(204, 204, 204);
}

.tbcol{
height: 40px; 
border-right: 1px solid rgb(204, 204, 204); 
background: rgb(51, 51, 51) none repeat scroll 0% 0%; 
color: #FFFFFF; 
text-align: center;

}
.tdone{
background-color:#FFFFFF;
}
.tdtwo{
background-color:#ffffff;
}

.img { 
     padding: 0px 0px 0px 0px;
     margin: 5px 0px 0px 16px;
     margin-left: 1.25em; 
     padding-left: 1.25em;
	 background:url(../img/standard_bullet.gif) no-repeat;
}

ul.notice { 
        padding: 0px 0px 0px 0px;
        margin: 5px 0px 0px 16px;
        margin-left: 1.25em; 
        padding-left: 1.25em;   
        list-style: none url(../img/bullet_cube.gif) outside;
		height:150px;
}

ul.noticepaybox {       
		list-style-position:outside;
		list-style-type:none;
		margin:10px 0 0 20px;
		/*padding:10px;*/
		vertical-align: middle;
}
li.noticepaybox {  
	list-style-position:outside;
	list-style-type:none;
	/*padding:10px;*/
	vertical-align: middle;
}
html > body li.noticepaybox {    
	list-style-position:outside;
	list-style-type:none;
	*padding-right:10px;
	vertical-align: middle;
}
.dashedline{
	border-top: 1px dashed rgb(51, 51, 51);
}

/*style 09-02-09 starts here*/
/* ------------- General ------------- */
html, body, *
{ 
  padding:0px;
  margin:0px;
}

/*body 
{
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  height:100%;
  color:#666;
  line-height:1.4em;
}
*/
a 
{ 
	color: #3c8dd9;
	text-decoration: none; 
}

a:hover 
{ 
	color: #999999;
	text-decoration: none; 
}

a:focus, a:active
{
	outline:none;
}

img
{
	border:null;
}

.clear
{
	clear:both;
}

.left
{
	float:left;
}
*html .left
{
	float:left;
	padding-bottom:15px;
}

.right
{
	float:right;
}

.smallpopup-wrapper{
	height:auto;
	width:478px;
	margin:0 auto;
	text-align: left;
}
.smallpopup{
	height:auto;
	width:444px;
	list-style-type:none;
	margin:0;
	padding:0;
	background:url(../img/small-wrap-bg.png) no-repeat top;
}
.smallpopup_content{
	padding:10px;
}

.smallpopup-bot{
	height:auto;
	width:444px;
	list-style-type:none;
	margin:0;
	padding:0;
	background:url(../img/small-wrap-bot.png);
	height:12px;
}
.rtfloat2{
	float:right;
	margin:10px 3px 0 0;
	
}
*html .rtfloat2{
	float:right;
	text-align:left;
	position: absolute;
	top: 43px;
	right: 12px;	
	outline: 0;
}
.lable-small{
	width:126px;
	padding:5px 0;
	display:block;
	margin:10px;
	color:#3c8dd9;
	float:left;
}
.input-small{
	width:253px;/**/
	margin:10px 0;
	height:25px;
	border: 1px solid #e2e2e2;
	float:left;
	padding-top:5px;
}
.greenbtn-submit{
	width:81px;
	height:25px;
	background:url(../img/green_btn.gif);
	color:#FFFFFF;
	border:none;
	cursor: pointer;
}
.graybtn{
	width:81px;
	height:25px;
	background:url(../img/gray_btn.gif);
	color:#FFFFFF;
	border:none;
	cursor: pointer;
}
.popupfooter{
	text-align:right; 
	clear:both; 
	padding:10px 25px;/**/
}
*html .popupfooter{
	text-align:right; 
	clear:both; 
	padding:10px 21px;/**/
}

@-moz-document url-prefix()
{
	.popupfooter{
	text-align:right; 
	clear:both;
	padding:20px 25px;
/*	padding:10px 30px;*/
	}
}
.popup_hd{
	background:url(../img/yoursettingbg.png) no-repeat left;
	list-style-type:none;
	float:left;
	margin-left:10px;
	font-size:18px;
	padding:5px 10px;
	height:19px;
	text-align:center;
	vertical-align: top;
}

*html .popup_hd{

	top: 5px;
	left: 10px;
	background:url(../img/yoursettingbg.png) no-repeat left;
	list-style-type:none;
	float:left;
	margin-left:10px;
	font-size:18px;
	padding:7px 10px;
	height:19px;
	text-align:center;
	vertical-align: top;
	margin-top:2px;
}

html > .popup_hd{
	position: absolute;
	*top: 5px;
	left: 10px;
	background:url(../img/yoursettingbg.png) no-repeat left;
	list-style-type:none;
	float:left;
	margin-left:10px;
	font-size:18px;
	padding:7px 10px;
	height:19px;
	text-align:center;
	vertical-align: top;
	margin-top:2px;
}

.alignmiddle{
	vertical-align:middle;
}

.rtimg{
	float:left; 
	vertical-align:bottom;
}
*html .rtimg{
	float:left; 
	vertical-align:bottom; 
	margin-top:5px;
}

/*style 09-02-09 starts here*/

/*Style added on 11-02-2009*/
.divvalidations {
	margin-top:13px;
}

*html .divvalidations {
	margin-top:20px;
}
html > .divvalidations {
	*margin-top:10px;
}

/*Ended*/

/*Style added on 11-02-2009*/
.botgray{
clear:both;
vertical-align:top;
}
/*Ended*/


/***********************************************************************************************************************************************************/

/* ------------- General ------------- */
html, body, *
{
  padding:0px;
  margin:0px;
}

body
{
  /*background: transparent;*/
  /*font-size: 14px;*/
  /*font-family: Arial, Helvetica, sans-serif;*/
  /*height:100%;*/
  /*color:#666;*/
  /*line-height:1.4em;*/
}

a
{
	color: #3c8dd9;
	text-decoration: none;
}

a:hover
{
	color: #999999;
	text-decoration: none;
}

a:focus, a:active
{
	outline:none;
}

img
{
	border:0;
}

.clear
{
	clear:both;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.inside
{
	padding:27px;
}

.left_tabs, .right_form/*, .view_all*/
{
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wrap
{
	width:714px;
	height:384px;
	background:#f0f0f0 url(../img/wrap_back.png) center center no-repeat;
	margin:0 auto;
}

/* ------------- Left Content ------------- */

.left_block
{
	width:302px;
	height:328px;
	margin:0px auto;
	float:left;
}

.view_all
{
	font-size: 16px;
	float:left;
	background: #fff;
	padding: 5px 10px;
	margin: 5px auto 0 45px;
	clear: both;
}

.view_all a
{
	color:#ee9401;
}

.left_tabs
{
	width:290px;
	height:37px;
	margin:0px auto 10px auto;
	background:#fff;
	display:block;
	border:1px solid #b8b8b8;
	float:left;
	padding:5px;
	clear:both;
}

.left_tabs .right_link
{
	width:220px;
	float:right;
	height:37px;
}

.left_tabs .span_holder
{
	float:left;
	width: 60px;
	height:37px;
	border-right: 1px solid #ccc;
}

.left_tabs .span_big
{
	font-size:24px;
	color:#b0b91e;
	padding-top:2px;
	display:block;
}

.left_tabs .span_small
{
	font-size:14px;
	color:#666;
	padding-left:10px;
	clear:both;
}

/* ------------- Right Content ------------- */

.right_form
{
	width:315px;
	height:318px;
	padding:5px 10px;
	margin:0px auto;
	float:left;
	background:#fff;
	border:1px solid #b8b8b8;
}

.right_form h4
{
	font-size:16px;
	font-weight: normal;
	padding:0;
	margin-bottom:15px;
}

.right_form input
{
	margin:0 0 15px 0;
	padding:4px;
	background:#f9fdff;
	border:1px solid #e2e2e2;
	width:250px;
	height:18px;
	color: #666;
	font-size:15px;
}

.right_form textarea
{
	margin:0 0 12px 0;
	padding:4px;
	background:#f9fdff;
	border:1px solid #e2e2e2;
	width:226px;
	height:190px;
	color: #666;
	font-size:15px;
}

.right_form input:hover, .right_form textarea:hover
{
	background: #fff;
	border:1px solid #e2e2e2;
}

.right_form input:focus, .right_form textarea:focus
{
	border:1px solid #82d5ff;
	background: #fff;
}

.right_form label
{
	margin-right:15px;
	font-size:12px;
	float: left;
	padding-top:5px;
	color:#6b6b6b;
	font-weight:normal;
}

.right_form .sendbutton
{
	width:80px;
	height:25px;
	margin: 0 10px 0 0;
	background: url(../img/submit_button.png) center top no-repeat;
	border:0;
	text-indent:-9999px;
	color: #FFFFFF;
	cursor:pointer;
	float:right;
}

.right_form .sendbutton:hover, .right_form .sendbutton:focus
{
	background: url(../img/submit_button.png) center bottom no-repeat;
	border:0;
}



/**********************************************************************************************************************/





.footerdiv{/*edited 18-02-09*/
text-align:left;
padding:0 35px 0 15px;
}

@-moz-document url-prefix()
{
.footerdiv{
text-align:left;
padding:0 40px;}
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
.footerdiv{
text-align:left;
padding:0 40px;}
}


.footerdivwidget{
text-align:left;
padding:0 25px;
/*margin: -1px 0 0 30px;*/
}

@-moz-document url-prefix()
{
	.footerdivwidget{
		text-align:left;
		padding:0 40px;
/*		margin: -1px 0 0 0;*/
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.footerdivwidget{
		text-align:left;
		padding:0 40px;
/*		margin: -5px 0 0 0;*/
	}
}


@-moz-document url-prefix()
{
	.rtfloat{
		float:right;
		margin:0;
	}
}

.rtfloat{
	float:right;
	margin-right:35px;
}
*html .rtfloat{
	float:right;
	margin-right:45px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.rtfloat{
		float:right;
		margin-right:0px;
	}
}

@-moz-document url-prefix()
{
	.rtfloat{
		float:right;
		margin:0;
	}
}

.closeWidget{
	float:right;
	/*top: -13px;
	right: -13px;*/
	margin:10px -8px auto 0px;
}
*html .closeWidget{
	float:right;
	/*top: -13px;
	right: -13px;*/
	margin:10px 30px auto 0px;
}
html > body .closeWidget{
	float:right;
	/**margin-right:25px;*/
	*margin:10px 20px auto 0;
}

.titleWidget{
font-size:18px;
/*background:url(../img/title2.png);*/
/*width:303px;*/
/*height:29px;*/
/*padding-top:10px;*/
text-align:center;
margin:0 auto;
}
.titleWidget span{
	color: #fd976b;
}

.poweredby, .login, .settings {
	font-size: 12px;
	height: 28px;
	padding-top: 6px;
	text-align:center;
}
.poweredby span {
	color: #cccccc;
}
.poweredby {
    background: url("/img/powered.png") no-repeat;
    float: right;
    height: 21px;
    margin-right: 10px;
    width: 165px;
}
.settings{
	background: url(/img/setting.png) no-repeat;
	width: 100px;
	float: left;
}
.login{
	background: url(/img/login.png) no-repeat;
	float: left;
	width: 107px;
}
a.login, a.poweredby, a.settings {
	color: #ffffff;
}
a.login:hover, a.poweredby:hover, a.settings:hover {
	color: #cccccc;
}
.contentback {
height: auto; 
text-align: right; 
margin:0px 0px -20px 125px;
padding:10px;
}
.search_pending {
margin: 0px 0px 0px 15px;
vertical-align:top;
}

html > body .search_pending {
*margin:12px 0px 0px 12px;/**/
vertical-align:top;
}

.feedbackmgmt {
width:auto; 
margin:10px; 
text-align:center; 
padding:2px 5px;
}

html > body .feedbackmgmt {
width:auto; 
margin:10px; 
text-align:center; 
*padding:9px;
}

.pickcolor {
/*margin: 10px;*/
margin: 57px 0px 20px -183px;
position: absolute;
}
html > body .pickcolor {
*margin: 10px 10px 10px 10px;/**/
}

.check-signup {
width: 20px; 
vertical-align:middle; 
padding:10px;
}

.box{
	padding:10px;
	padding-left:40px;
	/*border-bottom:1px solid #DDD;*/
}
.wp-pagenavi a, .current, .pages{
	padding:3px 8px;
	border:1px solid #DDD;
	margin-right:2px;
}
.wp-pagenavi a:hover{
	border:1px solid #299ADF;
}
.current{
	border:2px solid #299ADF;
	background:url(../img/header-tile.gif);
	color:#FFF;
	font-weight:bold;
}

.content-title {
	font-weight:bold;
	font-size:16px;
}
.content-title_level2 {
	margin-left:15px;
	font-weight:bold;
	font-size:14px;
}

.top_margin42 {
margin-top:42px;
}

.err {
	font-weight: bold;
	color: red;
}

a#closeWidget {
	position: relative; 
	top: 80px; 
	left: 781px;
}
.upgrade {
	color: #399b00;
	font-weight: bold;
}
.upgradeBrd {
	border: 5px solid #399b00;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	max-width: 500px;
	border: 1px solid grey;
	background: #ffffff;
	padding: 0;
/*	opacity: 0.9; */
	color:#000;
}

#tooltip div {
	padding-left:5px;
	padding-right:5px;
}

.a_img {
	text-decoration: none;
}
ul.bulletList {
	padding: 5px 25px;
	list-style-image: url(../img/success-bullet.gif );
	list-style-position: outside;
}

.bulletList li {
	padding-left: 0px;
}
#legends img {
	position: relative;
	top: 2px;
}
.note span {
	color: red;
}

.nowrap {
    white-space: nowrap;
}

