body{
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(img/pagebg.gif) repeat-x;
	font-size: 12px;
}
#nav {
	width: 100%;
	height: 36px;
	clear: none;
	position: relative;
	background:  url(img/navbg.gif);
	background-repeat:repeat-x;
	font: bold 14px/36px Arial, Helvetica, sans-serif;
	color: #fff;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	display: inline;
	float: none;
}
#nav a, #logoutspan {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 39px;
	float: left;
	border-right: solid #028cb9 1px;
	cursor:pointer;
}


#nav a:hover {
	color: #ff5700;
	text-decoration: none;
	background: #fff1e5;
}
.leftbg{
background-image:url(img/Left-Side-Shadow.jpg);
background-position:left top;
background-repeat:repeat-y;
width:4px;
}

.mytext {
position: relative;
top: -236px;
left: 150px;
width:500px;
font-size: 18px;
}

.logo {
	width:256px;
	position:relative;
	top:-68px;
	left: -25px;
	z-index:20;
	text-align:left;
}
.arunicon {
	display:inline;
	width:202px;
	position:relative;
	top:-17px;
	left: -15px;
}
#links {
	color: #FFF;
	width: 980px;
	clear: none;
	position: relative;
	text-align: right;
	font-size: 11px;
}


.rightbg{
background-image:url(img/Right-Side-Shadow.jpg);
background-position:right top;
background-repeat:repeat-y;
width:4px;
}
.infotitle {
	background-image: url(img/panelheadingblue.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	padding: 0;
	margin: 0 0 5px;
}
.infotitle h2 {
	padding: 7px 0 0 10px;
	margin: 0;
	color: #fff;
	font-size: 18px;
	font-family: "century gothic";
	font-weight: normal;
}
.infobox {
	background-color:#f1f7fc;
	border:solid #119fcc 1px;
	padding:10px;
	font-size: 11px;
	margin: 0 0 10px;
	line-height: 1.4em;
	color:#202020;
	background-image: url(img/bg_modtable_blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
} 
.infobox:hover {
	background-color:#F3FCFE;

} 
.greenbox {
	background-color:#D4F5CA;
	border:solid #B2E2A6 1px;
	padding:10px;
	font-size: 11px;
	margin: 0 0 10px;
	line-height: 1.4em;
	color:#202020;
	background-image: url(img/greenbox.jpg);
	background-repeat: repeat-x;
	background-position: left top;
} 
.greenbox:hover {
	background-color:#D4F5CA;
} 
.input {
	color: #666666;
	width: 130px;
	font: bold normal 13px Arial, Helvetica, sans-serif;
	height:20px;
	background-image: url(img/inputlogin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #119FCC;
	text-decoration: none;
} 
.lightgreen{
background-color:#e9f9d2;
}
.greycolor{
background-color:#eeefed;
}
.menubg{
background-image:url(img/navbg.gif);
background-position:center 45px;
background-repeat:repeat-x;
height:89px;
}
.bbsatitle {
	background-image: url(img/panelheading.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	padding: 0;
	margin: 0 0 5px;
}
.error_box {
	background-color: red;
	color: white;
	padding: 0;
	margin: 0 0 5px;
}
.info_box {
	background-color: #ff9900;
	color: white;
	padding: 0;
	margin: 0 0 5px;
}
.footerbox  a {
	color: #333;
	text-decoration: underline;
}

.bbsatitle h2 {
	padding: 7px 0 0 10px;
	margin: 0;
	color: #fff;
	font-size: 18px;
	font-family: "century gothic";
	font-weight: normal;
}
.bbsabox {
	background-color:#fbfbf2;
	border:solid #f90 1px;
	padding:10px;
	font-size: 11px;
	margin: 0 0 10px;
	line-height: 1.4em;
	color:#333333;
	background-image: url(img/bg_modtable_yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.valuebox {
	background-color:#fbfbf2;
	border:solid #f90 1px;
	padding:10px;
	font-size: 11px;
	margin: 0 0 10px;
	line-height: 1.4em;
	color:#333333;
	background-image: url(img/bg_modtable_yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:200px;
}
.auctioninfobox {
	background-color:#fbfbf2;
	border:solid #f90 1px;
	padding:10px;
	font-size: 11px;
	margin: 0 0 10px;
	line-height: 1.4em;
	width:190px;
	color:#333333;
	background-image: url(img/bg_modtable_yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.menutxt{
font-family:"Times New Roman", Times, serif;
font-size:22px;
color:#fff;
font-weight:bolder;
text-align:center;
}
.menutxt a:link{color:#fff; text-decoration:none;}
.menutxt a:visited{color:#fff; text-decoration:none;}
.menutxt a:active{color:#fff; text-decoration:none;}
.menutxt a:hover{color:#000; text-decoration:none;}
.menutxt1{
font-family:"Times New Roman", Times, serif;
font-size:22px;
color:#000;
font-weight:bolder;
text-align:center;
}
.menutxt1 a:link{color:#000; text-decoration:none;}
.menutxt1 a:visited{color:#000; text-decoration:none;}
.menutxt1 a:active{color:#000; text-decoration:none;}
.menutxt1 a:hover{color:#fff; text-decoration:none;}
.logintxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
line-height:18px;
}
.forgottxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#ff0000;
line-height:18px;
}
.forgottxt a:link{color:#ff0000; text-decoration:none;}
.forgottxt a:visited{color:#ff0000; text-decoration:none;}
.forgottxt a:active{color:#ff0000; text-decoration:none;}
.forgottxt a:hover{color:#000; text-decoration:none;}
.bluetxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#0358d6;
line-height:18px;
font-weight:bold;
}
.bluetxt1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0358d6;
line-height:18px;
font-weight:bold;
}
.bluetxt1 a:link{color:#0358d6; text-decoration:none;}
.bluetxt1 a:visited{color:#0358d6; text-decoration:none;}
.bluetxt1 a:active{color:#ff0000; text-decoration:none;}
.bluetxt1 a:hover{color:#0358d6; text-decoration:underline;}
.smallbtxt{
font-family:verdana;
font-size:9px;
color:#000;
line-height:18px;
font-weight:bold;
}
.helpheadline{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#0358d6;
line-height:18px;
font-weight:bold;
}
.smallbtxt{
font-family:verdana;
font-size:11px;
color:#000;
line-height:18px;
font-weight:bold;
}



.smallgreytxt{
font-family:verdana;
font-size:6px;
color:#000;
line-height:18px;
font-weight:bold;
}
.logintxt1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
line-height:18px;
}
.logintxt1 a:link{color:#000; text-decoration:none;}
.logintxt1 a:visited{color:#000; text-decoration:none;}
.logintxt1 a:active{color:#000; text-decoration:none;}
.logintxt1 a:hover{color:#ff0000; text-decoration:none;}
.greentxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4a9409;
line-height:18px;
font-weight:bold;
}
.greentxt a:link{color:#4a9409; text-decoration:none;}
.greentxt a:visited{color:#4a9409; text-decoration:none;}
.greentxt a:active{color:#4a9409; text-decoration:none;}
.greentxt a:hover{color:#4a9409; text-decoration:underline;}
.redtxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ff0000;
line-height:18px;
font-weight:none;
}
.bgwhites{
background-image: url(img/bgwhite.gif);
background-position:left top;
background-repeat:repeat-y;
}
.bgwhites1{
height:150px;
background-image: url(img/featuredstatic.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
.blacktxt{
font-family: Arial ;
font-size:14px;
color:#202020;
line-height:18px;
font-weight:bold;
}
.whitetxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
}
.whitegreytxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#00FF99;
font-weight:bold;
}
.bordergrey{
border: 1px solid #d8d0d0;
}
.borderbottomblack{
border-bottom: 1px solid #000;
}
.blacktxt2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
line-height:18px;
font-weight:bold;
}
.blacktxt2 a:link{color:#000; text-decoration:none;}
.blacktxt2 a:visited{color:#000; text-decoration:none;}
.blacktxt2 a:active{color:#000; text-decoration:none;}
.blacktxt2 a:hover{color:#ff0000; text-decoration:none;}
.blacktxt4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
line-height:18px;

font-weight:bold;
}
.timertxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:28px;
color:#000;
line-height:35px;

font-weight:bold;
}
.browntxt{
font-family: Arial ;
font-size:14px;
color:#717171;
font-weight:bold;
}

.browntxt2{
font-family: Arial ;
font-size:14px;
color:#333333;
font-weight:bold;
}

.browntxt1{
font-family: Arial ;
font-size:14px;
color:#717171;
font-weight:bold;
}
.browntxt1 a:link{color:#717171; text-decoration:none;}
.browntxt1 a:visited{color:#717171; text-decoration:none;}
.browntxt1 a:active{color:#717171; text-decoration:none;}
.browntxt1 a:hover{color:#ff0000; text-decoration:none;}
.browntxt4{
font-family: Arial ;
font-size:12px;
color:#958f81;
font-weight:bold;
}
.browntxt5{
font-family:Tahoma ;
font-size:12px;
color:#6c6865;
font-weight:bold;
}
/*.browntxt2{
font-family: Arial ;
font-size:16px;
color:#333530;
font-weight:bold;
}*/

.browntxt2{
font-family: Arial ;
font-size:13px;
color:#333530;
font-weight:bold;
}

.blacktxt3{
font-family: Arial ;
font-size:18px;
color:#000;
font-weight:bold;
}
.browntxt3{
font-family: Arial ;
font-size:18px;
color:#616161;
font-weight:bold;
}
.darkredtxt3{
font-family: Arial ;
font-size:20px;
color:#cd0000;
line-height:18px;
font-weight:bolder;
}

.darkredtxt4{
font-family: Arial ;
font-size:15px;
color:#1854de;
line-height:18px;
font-weight:bolder;
}
.darkredtxt4 a:link{color:#1854de; text-decoration:none;}
.darkredtxt4 a:visited{color:#1854de; text-decoration:none;}
.darkredtxt4 a:active{color:#1854de; text-decoration:none;}
.darkredtxt4 a:hover{color:#ff0000; text-decoration:none;}
.darkb2txt3{
font-family: Arial ;
font-size:25px;
color:#000;
line-height:18px;
font-weight:bolder;
}
.greenbor{
border:1px solid #b1c815;
}
.border3{
border-bottom:1px solid #d8d0d0;
border-left:1px solid #d8d0d0;
border-right:1px solid #d8d0d0;
}
.bordergreen{
border-bottom:1px solid #9bcf00;
}
.byborder{
border-left:1px solid #e3dbdb;
border-right:1px solid #e3dbdb;
}

.err{
color:#FF0000;
font-size:13px;
font-weight:normal;
}

.scroll {
height: 200px;
width:95%;
overflow: auto;
border: 1px;
padding: 8px;
}



.logintxttips{
/*font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
line-height:18px;*/
}

.paging_link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#00CC33;
line-height:18px;
text-decoration:none;
}
.paging_link:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#00CC33;
line-height:18px;
text-decoration:underline;
}



/*mano*/


.greyborder1{
border:5px solid #e4e4e4;
}
.bgred{
background-image:url(img/bgredwhite.jpg);
background-color:#fff;
background-repeat:repeat-x;
background-position:left top;
}
.menutxtblack{
font-family:"Times New Roman", Times, serif;
font-size:22px;
color:#000;
font-weight:bolder;
text-align:left;
}

.loginbg{
background-image:url(img/bgync.gif);
background-position:top left;
background-repeat:repeat-x;
height:207px;
background-color:#4E4C4D;
}
.whitetxt27{
font-family: Verdana, ;
font-size:14pt;
color:#fff;
line-height:20px;
text-decoration:none;
font-variant:1px;
}
.referraltext{
font-family: Verdana, ;
font-size:12pt;
color:#ff0000;
line-height:20px;
text-decoration:none;
font-variant:1px;
}
.blacktxt27{
font-family: Verdana, ;
font-size:13pt;
color:#595554;
line-height:20px;
text-decoration:none;
font-variant:1px;
}
.yellowtxt28{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13pt;
color:#F7FF4E;
line-height:20px;
text-decoration:none;
font-variant:1px;
}

.bordertopleftright{
border-right:1px solid #EAE5E4;
border-left:1px solid #EAE5E4;
border-top:1px solid #EAE5E4;
}
.borderleft27{
border-left:1px solid #EAE5E4;
}

.boxitem {
	margin: 0 0 5px;
}
.imgstrokeblue {
	border: solid 5px #ccf3ff;
}
.imgstrokeorange {
	border: solid 5px #ffe4cc;
}
.button{
	margin:0 10px 8px 0;
	text-decoration:none;
	font:bold 13px/27px Arial, Helvetica, sans-serif;
	height:27px;
	padding:0 8px;
	color:#fff;
	float: left;
}
.sml_button {
	margin:0 0 10px 4px;
	text-decoration:none;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	height:20px;
	padding:0 6px;
	color:#fff;
	float: right;
}

/******************* css for image zoom ***************/
/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:			1px solid #91b817;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#91b817;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
	cursor:			hand;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}

/************** end of image zoom ***********/

.orange {
	background:#ffa319 url(img/btnorange.gif) repeat-x center;
	border:1px solid #ffa319;
}
.blue {
	background:#35cbea url(img/btnblue.gif) repeat-x center;
	border:1px solid #35cbea;
}
.blue:hover {
	color:#C8EEF7;
}
.orange:hover {
	color:#FFE6BF;
}
.grey:hover {
	color:#666666;
}

.grey {
	background:#ddd url(img/btngrey.gif) repeat-x center;
	border:1px solid #ccc;
}
/********* styling for validation - Arun **************/
.LV_validation_message{
font-size:10px;
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

/*********** end of validator styling **********/
.arunbutton {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/btnbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	border: 1px solid #35caeb;
}
.orangedata1 {
	background-color: #FFEBCA;
	color: #643C00;
	font-size: 12px;
}
.orangedata2 {

	background-color: #FFFFFF;
		color: #643C00;
	font-size: 12px;
}
.content {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.content11 {

	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.heading {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#0358d6;
line-height:18px;
font-weight:bold;
}
.bigblack {
	font-family: "century gothic";
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
.bigred {

	font-family: "century gothic";
	font-size: 30px;
	color: #FF0000;
	text-decoration: none;
}

