.no1Btn{
	background-image:url(../../img/form/button.jpg);
	width:175px;
	height:33px;
	border:0px;
	cursor:pointer;
}
.no2Btn{
	background-image:url(../../img/form/button2.jpg);
	width:175px;
	height:33px;
	border:0px;
	cursor:pointer;
}


body {
	font-family: Verdana;
	font-size: 14px;
	background-image: url(../../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFDE9;
	margin: 0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 30px;
	color: #cc0000;
}
h2 {
	font-size: 24px;
	color: #000000;
	text-transform: capitalize;
}
h3 {
	font-size: 18px;
	color: #000000;
	text-transform: capitalize;
}
h4 {
	font-size: 16px;
	color: #CC0000;
	text-transform: capitalize;
}
a:link {
	color: #0000cc;
	text-decoration: underline;
}
a:visited {
	color: #0000cc;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #0000cc;
	text-decoration: underline;
}

.footbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}






form{
	margin:0px;
	padding:0px;
}

.page{
	width: 750px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFF;
	background-image: url(../../img/textarea-bg.jpg);
	background-repeat: repeat-y;
}

.header{
	height: 142px;
	width: 750px;
	margin: auto;
	background: url(../../img/headers/header.jpg);
}

.content{
	margin-left: 10px;
	background-color: white;
	width: 730px;
}

.footer{
	margin: auto;
	background: url(../../img/headers/footer.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 750px;
}

.footer-links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-align: center;
	text-decoration: none;
}
.footer-links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}

h1{
	font-size:15px;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#D80100;
}

.breadScumb{
color: #D80100;
font-family: Verdana, Arial, Tahoma;
font-weight: normal;
font-size: 12px;
padding: 4px 7px;
margin: 0;
text-decoration: none;
}

.content a{
	color: #393939;
	text-decoration:none;
}


.content a:hover{
	color:#7C7979;
	text-decoration:none;
}


/*menu start */
.chromestyle{
	margin-left: 6px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chromestyle ul{
border-top: 1px solid #BBB;
border-bottom: 1px solid #BBB;
width: 739px;
background: url(../../img/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 6px 0px 6px 0px;
text-align: center; /*set value to "left", "center", or "right"*/
margin: 0px 0px 0px 0px;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
font-family: Verdana, Arial, Tahoma;
font-weight: normal;
font-size: 12px;
padding: 4px 7px;
margin: 0;
text-decoration: none;

}

.chromestyle ul li a:hover{
background: url(../../img/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:13px;
z-index:100;
background-color: white;
width: 146px;
visibility: hidden;

}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ebf1fc;
}



.mandatory{
  color:#ff0000;
  font-weight:bold;
}
.err
{
	font-size:11px;
  color:#ff0000;
}

.ok
{
	font-size:11px;
	color:#0036EC;
}

.off
{
  font-size: 12px;
  color: #ffffff;
  background-color: #B80000;
  font-weight:bold;
  padding: 1px 2px 1px 2px;
  border-left:1px solid #B80000;
  border-top:1px solid #FFFFFF;
  border-right:1px solid #B80000;
  cursor: pointer;
  margin-right:2px;
}
.on
{
  font-size: 12px;
  color: #000000;
  background-color: #ffffff;
  font-weight:bold;
  padding: 1px 2px 1px 2px;
  border-top:1px solid #B80000;
  margin-right:2px;
  cursor: normal;
}

.acenter{
text-align:center;
}


.aleft{
text-align:left;
}
.aright{
text-align:right;
}

.btn{
	border:1px;
	color:#ffffff;
	background: url(../../img/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.btnSign{
	border:0px;
	color:#ffffff;
	cursor:pointer;
	background: url(../../img/but.gif) center no-repeat; /*THEME CHANGE HERE*/
	width:124px;

}

.btnDis{
	border:1px;
	color:#000000;
	background: url(../../img/chromebg_dis.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.btnGray{
	border:1px;
	color:#ffffff;
	background: url(../../img/chromebg-gray.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.btn2{
	border:1px #999999 solid;
	color:#000000;
	font-size:16px;
	font-weight: bold;
	font-family: Tahoma;
	height: 32px;
	width:180px;
	background-color:#FFFFCC; /*THEME CHANGE HERE*/
}

.border{
	border:1px solid #011040;
}
hr{
	border: 1px solid #011040;
}
.clr{
	clear:both;
}
.tableborder{
	border:1px solid #dddddd;
}
.trback{
	background-color:#6C6C6C;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

.hint{
	font-size:11px;
	font-weight:bold;
	color: #FF7F13;
}

.trtop {
  background : url(../../statistics/top.gif) no-repeat;
  height: 22px;
}

.trtopgold {
  background : url(../../statistics/top_old.gif) no-repeat;
  height: 22px;
}

.trbottom {
  background : url(../../statistics/bottom.gif) no-repeat;
  height: 22px;
}

.trbottomlittle {
  background : url(../../statistics/bottom_old.gif) no-repeat;
  height: 22px;
}

.trtopfree {
  background : url(../../statistics/top_free_old.gif);
  height: 20px;
}

.trtopsilver {
  background : url(../../statistics/top_silver_old.gif);
  height: 20px;
}

.trodd {
 background-color: #cdced0;
 padding:5px;
 font-size:11px;
 color:#3D3D3D;
}

.treven {
 background-color: #f4f4f4;
 padding:5px;
 font-size:11px;
 color:#3D3D3D;
}

.tdright {
  background : url(../../statistics/top-right.gif);

}

.tdleft {
  background : url(../../statistics/top-left.gif);
  height:22px;
}

.tdmiddle {
  background : url(../../statistics/top-middle.gif) repeat-x;
  color:#fff;
  height:22px;
}

.trbackbid {
  background-color:#ccd3d9;
}

.trbackbidB {
  background-color:#f6f6f8;
}

.tdbackbidBleft {
  border-left:1px solid #cdcdcd;
}

.tdbackbidBright {
  border-right:1px solid #cdcdcd;
}


.trbottombid {
 background : url(../../statistics/bottom1.gif);
 height:18px;
}
.trbottombidlong {
 background : url(../../statistics/bottom2.gif);
 height:18px;
}

a img {
  border:0px;
}

.networkProfile {
	margin-top:10px;
}

.networkProfile div.leftBox {
	float:left;
	width:220px;
	margin-right:10px;
}

.networkProfile div.rightBox {
	float:left;
	width:400px;
}

.networkProfile img.picture {
	border:0px;
	margin-bottom:5px;
}

.networkProfile input.file {
 	margin-bottom:5px;
}

input.webSite {
 	margin-bottom:3px;
 	margin-right:5px;
 	margin-top:0px;
 	float:left;
}

input.category {
 	margin-bottom:3px;
 	margin-right:5px;
 	margin-top:0px;
 	float:left;
}

.profileInfo{
  float:left;
  width:500px;
  border:1px solid #8c8c8c;
  background:#ebebeb;
  padding:5px;
  margin:10px;
}

.input_register_old{
  border:1px solid #8d8d8d;
  color:#363636; font:bold 12px Verdana;
  padding:5px 4px 3px 4px;
  position:relative;
  margin:0 10px; top:3px;
  text-align:center;
  width:200px;
}
.input_register_old:hover{
  background:#def7fe repeat-x;
  color:#2c84da;
  border:1px solid #4ab7fe;
}

.input_register_old:focus{
  background:#f8ffba repeat-x;
  color:#000;
  border:1px solid #ffdb72;
}

.input_register {
	background: #eeeeee;
	padding: 1px;
	font-weight: bold;
	color: #000;
	background-image: url(http://thelistauction.com/tla-sqz/blue/images/input1.jpg);
}
.input_register:hover {
	background: #eeeeee;
	padding: 1px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	cursor: pointer;
	background-image: url(http://thelistauction.com/tla-sqz/blue/images/input1.jpg);
}

input_register1 {
	background: #eeeeee;
	padding: 0px;
	font-weight: bold;
	color: #000;
	background-image: url(images/input1.jpg);
}
.submit {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
}
.aleft_register{
text-align:left;
font-family: Arial, Helvetica, sans-serif;
}

/* styles for tabbed navigation */

#navcontainer {
background: #ffffff;
padding: 1px;
}
#navlist {
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #ccc;
font: bold 12px "Trebuchet MS",helvetica,sans-serif;
text-align:center;
}
#navlist li {
list-style: none;
margin: 0;
display: inline;
}
#navlist li a {
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #ccc;
border-bottom: none;
background: #eee;
text-decoration: none;
}
#navlist li a:link {
color: #3d3d3d;
}
#navlist li a:visited {
color: #3d3d3d;
}
#navlist li a:hover {
color: #fff;
background: #3d3d3d;
border-color: #4962a0;
}
#navlist li a#current {
background: white;
border-bottom: 1px solid white;
}
#navlist li a:hover#current {
background: white;
border-bottom: 1px solid white;
color:#4962a0;
}
/* end styles for tabbed navigation */

