/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #FFF;
	background-color:#ffffff;
	/*background-image:url(images/bg_1.jpg);*/
	/*margin-top: 10px;*/
	background-color:#FFFFFF;
	background-repeat:repeat-x;	
	margin:0;
}

.tblogin1 {
	border-top: 1px solid #000000;
	color:#000000;

}

a:hover {
	/*color: #FF9933;*/
	text-decoration:underline;
}
a {
	/*color:#FF9933;*/
	color:#E3161E;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.copyright_1 {
	text-align: center;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	bottom: auto;
	display:none;
}

.table_light_1 {
	background-color: #FFFFFF;	
}

.div1 {
/*	background-color: #000;*/
	margin-left:auto;
	margin-right: auto;
/*	width: 820px;*/
	width: 100%;
}

.tbmain1 {
	border: 2px solid #CCCCCC;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* 04 Nov 2008 */
.text_area_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	width:98%;
	height:14px;
	overflow:auto;
	padding:5px;
}

/* //04 Nov 2008 */

.table_bg_gradient_2 {
	background-image: url(images/header_bg_1.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 25px;
	color:#000000;
}

.select_small_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-color: #EAEAEA;
	background-image:url(images/bg_gradient_1.jpg);
	cursor:pointer;
}

.list_1 {
	margin:10px;
	padding:5px;
}

.list_1 li {
	padding-bottom: 7px;
	list-style-position: inside;
	list-style-type:square;

}

.medium_1 {
	font-size:12px;
}

.jrox {
	visibility:hidden;
}

.header_2 {
	color: #FFFFFF;
	background: #360808 url(images/td_gradient_2.gif) repeat-x top;
/*	background-color:#4F0404;*/
	padding: 3px 10px 0 10px;
	display: block;
	border: 0px solid #666666;
	font-size: 12px;
	height:20px;
}

.bg_gradient_1 {
	border: none;
	/*
	background:  #ffffff url(images/td_gradient_blue.jpg) repeat-x; 
	*/
	background:  #ffffff url(images/navbg.gif) repeat-x; 
	color:#000000;
	text-align:left;
	margin:auto;
	height:30px;
}

.bg_gradient_2 {
	background:  #ffffff url(images/td_gradient_blue.jpg) -5px 0 repeat;
	font-size:12px;
	color:#000000;
}

.bg_gradient_3 {
	background:  #CCC url(images/td_gradient_blue.jpg) -5px 0 repeat;
	color:#000000;
}


.aff_link_1 {
	color: #333333;
	border: 1px solid #F1F1F1;
	background: #FFFFD2;
	padding:10px;
	font-weight:bold;
	}
	
.table_1 {
	border: 1px solid #CCCCCC;
	background-color: #FFF;
}

.table_2 {
	background-color: #F0F0F0;
	color:#000000;
	padding:0;
	margin:0 0 10px 0;
	width:100%;
	}

/*.table_2 td {
	margin:0;
	padding:0;}*/

.table_2 td.paddingTd {
	padding:10px;
	}

.table_3 {
	background-color: #333333;
	color:#000000;
}

.table_4 {
	background-color: #F0F0FF;
	color:#000000;
}

.table_5 {
	background-color: #FFF;
	color:#000000;
	border: 1px #666666 dashed;
}

.bg_white {
	background-color: #FFF;
	color:#000000;
}

.header_table {
	background-color: #CCCCFF;
	height: 75px;
	color:#000000;
}
.footer_table {
	height: 50px;
	background-color: #CCCCFF;
}

.link_header {
	background-color:#CCCCCC;
	background: url(images/bg_gradient_1.jpg); /*the path to your image*/
	background-repeat: repeat-x;
	height: 20px;
}

.main_icons_1 {
	border: 1px solid #333333;
	background-color:#FFFFFF;
}

.main_icons_2 {
	border: 1px solid #333333;
	background-color:#FFFFFF;
	margin: 6px;
	padding: 5px;
}

.main_icons_3 {
	float:left;
	border: 1px solid #333333;
	background-color:#FFFFFF;
	margin:0px 10px 0 0;
	padding: 15px;
	width: 100px;
	font-size:12px;
	text-align:center;
}

.big_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003366;
}

.pad_left_1 {
	padding-left: 20px;
	color:#000000;
	display:inline;
	font-size:13px;

}

.pad_right_1 {
	padding-right: 5px;
	display:inline;
	color:#000000;

}

.small_10 {
	font-size:10px;
}

.link_small_1 {
	color:#333333;
	font-size:11px;
}

.border_bottom_1 {
	/*
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	*/
	padding:10px 0 0 0;
	text-align:center;

}

.border_bottom_1 a {
	
	font-weight:bold;
	font-size:14px;
	display:block;
}

.border_bottom_1 a:hover {
	text-decoration:none;
	color: #FFFF99;
	/*background-color: #D7D7FF;*/
	background-color:#4F0404;
	font-weight:bold;
}



.error_1 {
	color:#FF0000;
	font-weight:bold;
}

.red_font_1 {
	color:#FF0033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.small_11px {
	font-size:11px;
	color:#FF0000;
}

select {
	font-size:11px;
}

#hideShow {	
position:absolute;
	width:400px;
	z-index:1;
	left: 30%;
	top: 105px;
	border: 2px solid #FF0000;
	background-color:#FFFFFF;
}

.pad_top_bottom {
	padding-top: 25px;
	padding-bottom: 25px;
}

.Mprogram {
	border: 1px solid #666666;
	padding: 1em;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	background-color:#FFFFFF;
	height: 150px;
}

.MCustomTool {
	border: 1px solid #666666;
	padding: 1em;
	margin-bottom: 2px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-color:#FFFFFF;
	height: 100px;
}



#accountdetails a {
	background-image:url(images/account_details.gif);
	display:block;
	float:left;
	border: 1px solid #FFFFFF;
	height: 30px;
	width: 135px;
	color: #000;
	font-size:0px;
	margin-right:10px;
}

#accountdetails a:hover {
	background-image:url(images/account_details_hover.gif);
	display:block;
	float:left;
	height: 30px;
	width: 135px;
	color: #000;
	font-size:0px;
	
}


#affiliatetools a {
	background-image:url(images/affiliate_tools.gif);
	display:block;
	float:left;
	border: 1px solid #FFFFFF;
	height: 30px;
	width: 135px;
	color: #000;
	font-size:0px;
	margin-right:10px;
}
#affiliatetools a:hover {
	background-image:url(images/affiliate_tools_hover.gif);
	display:block;
	float:left;
	border: 1px solid #FFFFFF;
	height: 30px;
	width: 135px;
	color: #000;
	font-size:0px;
}

#affiliatestatistics a {
	background-image:url(images/affiliate_stat.gif);
	display:block;
	float:left;
	border: 1px solid #FFF;
	height: 30px;
	width: 135px;
	color: #000;
	font-size:0px;
	margin-right:10px;
}
#affiliatestatistics a:hover {
	background-image:url(images/affiliate_stat_hover.gif);
	display:block;
	float:left;
	border: 1px solid #FFF;
	height: 30px;
	width: 135px;
	color: #000;
	font-size:0px;
}
#affiliatereports a {
	background-image:url(images/affiliate_report.gif);
	display:block;
	float:left;
	height: 30px;
	width: 135px;
	color: #000;
	font-size:0px;
	border:1px solid #FFF;
	
}
#affiliatereports a:hover {
	background-image:url(images/affiliate_report_hover.gif);
	display:block;
	float:left;
	height: 30px;
	width: 135px;
	color: #000;
	font-size:0px;
	border:1px solid #FFF;
}

#sitemaplinks {
	margin:0 auto;
}

#MainLogo {
	/*background-image:url(images/big_pic.png); */
	background:url(images/bg.gif) top left;
	height:227px; 
	width:100%;
}

#MainFooter {
	/*background:#000 url(images/bottom.png) repeat-x left bottom; 
	height:45px;*/ 
	margin-left:0px; 
	margin-right: 0px; 
	padding-bottom:0px;
	color:#FFFFFF;
}

#LoginButton {
	font-size:12px;
	color: #333333;
	border: 1px solid #333333;
} 

#LinkHeader {
	position:relative;
	width:250px;
	height:22px;
	z-index:1;
	left: 520px;
	top: 3px;
}

#LinkHeader a {
	color:#CCCCCC;
	font-size:10px;
}

#LinkHeader a:hover {
	text-decoration:none;
}

	
	
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

legend {
	font-weight: bold;
	padding: 0.3em;
	/*color:#f90;*/
	color:#000;
	}	
.big_table_2 {
	color:#000000;
}
/*#mainmenu a {
	background-image:url(images/main_menu.gif);
	display:block;
	float:left;
	border: 1px solid #FFFFFF;
	height: 30px;
	width: 135px;
	font-size:0px;
	color: #000;
	margin-right:10px;
	margin-left:35px;
	*margin-left:35px;
}

#mainmenu a:hover {
	background-image:url(images/main_menu_hover.gif);
	display:block;
	float:left;
	border: 1px solid #FFFFFF;
	height: 30px;
	width: 135px;
	font-size:0px;
	color: #000;
}
*/

#mainMenu li { 
	margin:0px 10px 5px 0px;
	float:left;
	padding:0px;
}
#mainMenu a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color:#FFFFFF;
}
#mainMenu li:hover {
	background: #4F0404;
}
a.mainMenu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color:#FFFFFF;
	margin-left:20px;
	display:block;
}
a.mainMenu:hover {
	color:#FFFFCC;
	display:block;
	border-bottom:2px solid red;
	
}


/******************* Add By Jimba ************************/

.wideTable {
	width:100%;
	margin:0 auto;
	}

.wideTable td {
	vertical-align:top;
	}

.tableContent {
	background-color: #F0F0F0;
	color:#000000;
	}
.leftContent {
	padding-right:17px;
	width:220px;}

.commonTable {
/*	margin:10px;*/
	}

.commonTable td {
	padding:5px;
	overflow:hidden;
	}

.affHighlight {
	color: #333333;
/*	border: 1px solid #F1F1F1;*/
	background: #FFFFD2;
	font-weight:bold;
	padding:10px;
	}

.marginTop {
	margin-top:10px;
	}

.paddingAll {
	padding:10px;
	}

.clearBoth {
	clear:both;
	}

#jamBody {
	width:100%;
	min-width:1000px;
	}

.bigFonts, .bigFonts select {
	font-size:16px;
	font-weight:bold;}