/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 19px;
	color: #202020;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/TWEETERIZER-BGCOLOUR.jpg);
	background-repeat:repeat;

}
a:hover{
	text-decoration: underline;
}
.back_topheader {
	background-image: url(../images/topmainimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.loginbox {
	background-image: url(../images/back_rightlogin.jpg);
	background-repeat: no-repeat;
	height: 177px;
	width: 412px;
}
.affiliatebox {
	background-image:url(../images/box1_main.jpg);
	background-repeat: no-repeat;
	height: 277px;
	width: 412px;
}
.mainheading {
	font-size: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 4px;
	border: 1px solid #809CAA;
}
.textfield:focus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 4px;
	border: 1px solid #809CAA;
	background-color:#EEF7FB;
}

.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
.error 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF0000;
}
/* Error table style */
 
 table.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	border:  1px solid #BB0000;
	border-spacing: 0px; 
	border-collapse: collapse;
}

table.error th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#BB0000;
	height: 24px;
}

table.error tr {
	background-color:#FFF5FF;
}

table.error td {
font-size: 9px;
	color:#FF0000;
	padding: 0px;
}

/* -------- Class for error -------------- */

.white14 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.button_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/back_but.jpg);
	background-repeat: repeat-x;
	height: 21px;
	border: 1px solid #AED6EB;
}
.rt_heading {
	font-size: 16px;
}
.whitelinks {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitesmlink {
	font-size: 10px;
	color: #FFFFFF;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	line-height: 46px;
}
.logintab {
	background-image: url(../images/back_login.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 323px;
	color: #FFFFFF;
}
.big_textfield {
	font-size: 12px;
	color: #333333;
	padding: 6px;
	border: 1px solid #226EA8;
}
.red {
	color: #FF0000;
}
.smtext {
	font-size: 12px;
	color: #606060;
}
.greuline {
	color: #CCCCCC;
}
.yellowstrip {
	background-image: url(../images/back_yellow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.pageheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.counter
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#FFFF66;
color:#000000;
font-weight:bold;
padding-left:2px;
padding-right:2px;
}


.module_link
{
	text-decoration:none;
	font-size:12px;
	color: #386E96;
	font-weight:bold;
}
.module_link:visited
{
	color: #386E96;
}
.module_link:hover
{
    color: #386E96;
	text-decoration:underline;
}

.bluborder {
 border: 1px solid #1E8CC7;
 background-image: url(../images/back_mar.jpg);
 background-repeat: repeat-x;
}
/*------------------------------*/
 /* Table Style  */

table.shows
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
	border: 0px solid #CCCCCC; /*A6A6FF*/
	border-spacing: 0px; 
	border-collapse: collapse;
}

table.shows th {font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	background-color: #86B8D3; /*B9ECFE*/
	color: #E9F8FE;
	height: 20px;}
table.shows th.title {
font-family: Arial, Helvetica, sans-serif; font-size: 12px;
  text-align: left; }
table.shows th a:link, table.shows th a:visited {
font-family: Arial, Helvetica, sans-serif; font-size: 12px;
color: #E9F8FE;text-decoration: underline;}
table.shows th a:hover {
font-family: Arial, Helvetica, sans-serif; font-size: 12px;
text-decoration: none;}
table.shows tr.even {
font-family: Arial, Helvetica, sans-serif; font-size: 13px;
	background-color: #CCE5F8;}
table.shows tr.row_data {
font-family: Arial, Helvetica, sans-serif; font-size: 13px;
background-color: #ffffff;}
table.shows tr.odd {
font-family: Arial, Helvetica, sans-serif; font-size: 13px;
	background-color: #EBF6FE; /*F4FDFF*/}
table.shows td a:link, table.shows td a:visited {
font-family: Arial, Helvetica, sans-serif; font-size: 13px;
/*color:#144C8F;*/text-decoration: underline;}
table.shows td a:hover{
font-family: Arial, Helvetica, sans-serif; font-size: 13px;
/*color:#144C8F;*/	text-decoration: none;}
table.shows td {
font-family: Arial, Helvetica, sans-serif; font-size: 13px;
padding: 1px; color: #000000;border: 0px solid #CCCCCC;}
table.shows tr.odd:hover {
font-family: Arial, Helvetica, sans-serif; font-size: 13px;	background-color: #AAD6F1;}
table.shows tr.even:hover {	
font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-color: #84B9DB;}
table.shows td.options {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; font-size: 13px;
	color: #000000;
}
 /* Table Style Ends */
 
 
div,input,textarea,select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* -------- Class for success -------------- */
 
 table.success
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000 ;
	background-color:#00CC33;
	padding: 10px;
	border:  1px solid #009933;
	border-spacing: 0px; 
	border-collapse: collapse;
}

table.success th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#006600;
	height: 24px;
}

table.success tr {
	background-color:#EAFFEA;
}

table.success td {
	color:#009933;
	padding: 4px;
}

/* -------- Class for success -------------- */

/* -------- Class for sales page -------------- */

.black_membership 
{
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 18px;
	 color: #000000;
}

.membership 
{
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 20px;
	 line-height: 28px;
	 font-weight: normal;
	 color: #2c6c82;
}

.back_shadowbox 
{
	 background-image: url(../images/back_box.jpg);
	 background-repeat: no-repeat;
	 height: 184px;
	 width: 318px;
}

/* -------- Class for sales page -------------- */


/* --------css defined for design change as on 6-8-09 -------*/
.footer {
height:119px;
background-image: url(../images/TWEETERIZER-FOOTER.jpg);
}

.footer_txt {
font-family:Tahoma;
color: #336699;
font-size:10px;
font-weight:bold;
}

.footer_link {
font-family:Tahoma;
color: #336699;
font-size:10px;
font-weight:normal;
text-decoration:underline;
}

.top_nav_div {
text-align:right;
line-height:50px;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#003366;
}

.top_nav_link {
color:#003366;
text-decoration:none;
}

.top_nav_link:hover {
color:#003366;
text-decoration:underline;
}
