@charset "utf-8";
/*Global Css*/

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
:-moz-any-link:focus {
  outline: none;
}
input {
	outline: none;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
.clear{
	clear:both;
}
form{
	margin:0px;
	padding:0px;
}
#structure{
	width:1002px;
	margin:0  auto;
}

/* ------End of Global Problem --------*/


/* -------- header---------*/
#top-header{
	display:block;
	clear:both;
	font-size:14px;
	margin:0;
}
#logo{
	height:59px;
	width:304px;
	float:left;
	margin-left:14px;
	margin-top:5px;
}
#logo-text{
	font-weight:bold;
	font-size:14px;
}
#navigation{
	margin-top:0px;
	float:right;
	padding:10px 5px 5px 10px;
	text-align:right;
	line-height:20px;
}
.margine-top{
margin-top:-10px;}
#text-bg{
	border:#CCCCCC 1px solid;
	width:550px;
	padding:0px;
	margin:15px 0 10px 0;
	text-align:left;
	background:#ffffff url(../images/text-bg-pannel.gif) repeat-x bottom;
}
.red-big{
 	font-size:18px;
	line-height:25px;
	font-weight:bold;
	padding:15px 0 0 0;
	color:#a50800;
	text-align:center;
}
.cool-red-big{
 	font-size:24px;
	line-height:30px;
	font-weight:bold;
	padding:5px 0 0 0;
	color:#f91200;
	text-align:center;
}
.cool-red-big b{ 
 	font-size:24px;
	line-height:30px;
	padding:25px 0 0 0;
	color:#f91200;
	font-weight:normal;
	text-align:center;
}
.cool-red-small{
 	font-size:18px;
	line-height:30px;
	font-weight:normal;
	color:#f91200;
	text-align:center;
}
.space{
	margin:0px 0px 0px 10px;
}
  .red-small{
 	font-size:15px;
	line-height:18px;
	font-weight:bold;
	color:#a50800;
	text-align:center;
	
 }

  .blue-small{
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	padding:6px 10px 15px 10px;
	color:#000099;
	text-align:center;
 }
   .blue-small-left{
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	padding:6px 10px 8px 10px;
	color:#000099;
	 }
   .black-small{
	font-size:20px;
	line-height:30px;
	color:#000000;
	text-align:center;
 }
    .black{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
 }
   .black-mini{
	font-size:12px;
	color:#000000;
	text-align:center;
 }
 
   .blue-small b{
 	font-size:18px;
	line-height:30px;
	font-weight:bold;
	color:#000099;
	text-align:center;
 }
.header-red{
	font-size:18px;
	font-weight:bold;
	color:#666666;
	padding-top:8px;
}
.header-red b{
	font-size:18px;
	font-weight:bold;
	color:#a50800;
}
.list-box-header{
	border:#CCCCCC 1px solid;
	background-color:#F5F5F5;
	display:block;
	height:25px;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	color:#a50800;
	padding-left:5px;
 }
 #list-box{
  border:#CCCCCC 1px solid;
  width:550px;
  text-align:left;
  padding:10px;
  margin-top:15px;
  }
 .contant-bg{
	background:url(../images/contant_bg.gif) repeat-x bottom;
	padding: 0px 30px 10px 10px;
 }
 

.table-content1{
margin:10px 0px 10px 0px;}
  .contant-bg1{
	background:url(../images/contant_bg1.gif) repeat-x bottom;
	padding: 10px 10px 20px 10px;
	margin:0px 0px 0px 0px;
 }
#call-no{
	font-weight:bold;
	font-size:16px;
	padding-right:14px;
}
#link{
	font-size:13px;
	padding:10px 0px 0px 2px;
}
#link a{
	padding:0px 5px 0px 5px;
	text-decoration:none;
	color:#000000;
}
#link a:hover{
	text-decoration:none;
	color:#0000cc;
}
#header{
	background:url(../images/header-images.gif) repeat-x;
	height:173px;
	width:100%;
	margin:0;
	padding-top:20px;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	line-height:25px;
}
#header-inner{
	height:1px;
	width:100%;
	height:2px;
	background-color:#FF6600;
	clear:both;
	margin:0;
}
#normal-header{
	margin-top:5px;
}
#header b{
	width:100%;
	margin:0;
	height:174px;
	background-color:#f96f00;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	font-size:28px;
	font-weight:bold;
}
#vloat{
	margin:2px 0px 20px 10px;
	font-size:16px;
}
#vloat b{
	font-weight:bold;
	color:#f96f00;
}

/*-----End of Header--------*/

/*-------spot form---------*/
/*#spot-txt{
	width:96%;
	display:block;
	margin:9px 15px 9px 14px;
	text-align:left;
}
.spot-header{
	border-left:#d0d0d0 1px solid;
	border-right:#d0d0d0 1px solid;
	background-image:url(../images/left-cont-tabl-bg.gif);
	background-repeat: repeat-x;
}*/
#spot-pannel{
	margin:0px;
	padding:0px 0px 0px 100px;
	line-height:180%;
}

#spot-pannel li{
	float:left;
	list-style-type:none;
	padding:0px 30px;
	
}
.active{
	display:block;
	color:#a50800;
	font-weight:bold;
	padding:0px 30px 0px 30px;
	/*text-align:center;*/
	
}
#spot{
clear:both;
	/*border:1px solid #d0d0d0;*/
}
#spot th{
	background-image:url(../images/left-cont-tabl-bg.gif);
	background-repeat: repeat-x;
	border-right:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	font-weight:normal;
	height:28px;
	display:block;
}
#ebay{
	margin:15px 0px 0px 0px;
}

#ebay td{
	padding:5px 0px 5px 5px;
}
#ebay1{
	margin:15px 0px 15px 0px;
}
#ebay1 td{
	padding:5px 0px 5px 5px;
}

.bg{
	background-color:#F6F6F6;
}
.bg1{
	background-color:#EDEDED;
}
.red1{
	color:#FF0000;
	padding-right:5px;
}
.bg2{
	border:1px solid #BEBDBD;
	width:130px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bg3{
	border:1px solid #BEBDBD;
	width:100px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bg4{
	border:1px solid #BEBDBD;
	width:170px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


/*------End of Spot Form--------*/

/*-------Contaner--------*/
#contaner{
	float:left;
	margin-top:-20px;
	width:100%;
}
#contaner-inner{
	float:left;
	margin-top:10px;
}
/*------ End of Contaner--------*/
#offer{
	display:block;
	background:#f0f0f0;
	height:306px;
}
/*--------Right  Navigation--------*/
#field-box{
	margin:15px 0 0 0;
	width:95%;
	padding:3px;
}
.field-text{
text-align:left;
padding-left:7px;}
.field-table{
	font-size:14px;
	color:#000000;
	margin:3px 0px 3px 0;
	background:#FFFFFF;
	padding:4px;
	border:#d0d0d0 1px solid;
}
.field-table td{
	height:25px;
}
.field-table input{
	height:15px;
	width:130px;
	border: #d0d0d0 solid 1px;
}
#continue-button{
	width:132px;
	height:32px;
	display:block;
	margin:10px 0 0 0;
}
#block-txt{
	padding:9px 9px 0px 9px;
	font-size:14px;
	color:#000000;
	line-height:18px;
	text-align:left;
}
#ethics{
	margin-top:15px;
}

/*--------End of Right Navigation--------*/

/*-------Text---------*/
#header-txt{
	font-size:14px;
	color:#000000;
}
b{
	font-weight:bold;
	font-size:18px;
	color:#a50800;
	margin-bottom:5px;
}
.b{
	font-weight:bold;
	font-size:14px;
	color:#a50800;
	margin-bottom:5px;
}

#no{
	font-weight:bold;
	font-size:14px;
	color:#a50800;
	margin-bottom:5px;
	float:right;
	padding:10px 90px 5px 0px;

}
.header-right{
	font-weight:bold;
	font-size:18px;
	color:#a50800;
	margin:10px 0px 5px 0px;
}
#header-txt ul{
	list-style:none;
	margin:6px 0px 15px 30px;
	padding:0px;
}
#header-txt li{
	font-weight:bold;
	font-size:14px;
	color:#000000;
	list-style:none;
}
.img{
	margin-right:5px;
}
.li-2{
	font-size:14px;
	color:#000000;
	margin-left:-10px;
	list-style-image: url(../images/bullet.gif);
	vertical-align:top;
	margin-bottom:10px;
}
#block-heading{
	font-size:18px;
	background-color:#f96f00;
	color:#FFFFFF;
	display:block;
	margin-top:10px;
	padding-left:5px;
}

/*-------Contaner--------*/
#contaner-txt{
	width:675px;
	display:block;
	margin:9px 15px 9px 14px;
	text-align:left;
}
#contact-us{
	float: right;
	width: 350px;
	text-align:left;
	padding:10px 18px 0px 0px;
	}
#container-inner{
	width:660px;
	display:block;
	text-align:left;
	float:left;
	padding:0px 0px 15px 15px;
}
#container-inner-contact{
	width:618px;
	display:block;
	text-align:left;
	float:left;
	padding:0px 0px 15px 15px;
}
#container-inner1{
	display:block;
	text-align:left;
	float:left;
	padding:0px 15px 15px 15px;
	margin-top:10px;
}
#container-inner2{
	display:block;
	text-align:left;
	padding:0px 15px 15px 15px;
	margin-top:10px;
}
#contaner-txt-inner{
	display:block;
	padding:9px 0px 8px 10px;
	text-align:left;
	float:left;
}
#contaner-text1{
	display:block;
	margin:9px 0px 8px 7px;
	text-align:left;
	float:left;
}
#container{
	display:block;
	margin:9px 20px 9px 26px;
	text-align:left;
}
.content{
	padding:0 30px 0 20px;
}
/*--------End of Contaner---------*/

/*----a tag-------*/
a {
	color:#0000cc;
	text-decoration:underline
}
a:hover{
	color:#0000cc;
	text-decoration:underline;
}
.table-bg {
	background-image: url(../images/table-top-bg.gif);
	background-repeat: repeat-x;
}
#div-position{
	margin-top:-10px;
}
.right-bg {
	background-image: url(../images/right-navi-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.nav-container {
	float: right;
	width: 287px;
	text-align:left;
	padding:12px 18px 0px 0px;
}
.left-cont-tabl-bg{
	background-image:url(../images/left-cont-tabl-bg.gif);
	background-repeat: repeat-x;
}


.left-cont-tabl-bg  .head1{
	float:left;
	margin-left:10px;
	width:169px;
	font-weight:bold;
	font-size:15px;
	color:#a50800;
}
.left-cont-tabl-bg  .head2{
	float:right;
	width:360px;
	font-weight:bold;
	font-size:15px;
	color:#a50800;
}
.left-cont-tabl-bg  .head2-black{
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
.table-button-bg {
	background: #FFFFFF url(../images/left-cont-tabl-bg-down.gif) repeat-x bottom;
	border-right:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
}
.table-contant{
	/*margin-top:10px;*/
}
.table-contant .td-text{
	padding:0px 10px 20px 15px;
}
.tick-image{
	list-style-image: url(../images/tick-bullet.gif);
	background-repeat:no-repeat;

}
.tick-image li{
	line-height:18px;
	margin-top:5px;
}
.space3{
	margin:10px 0 10px 0;
}
#yes-contaner{
	font-weight:bold;
	font-size:16px;
	color:#000000;
	text-align: center;
}
#yes-contaner1 {
	font-size:15px;
	margin-top: 15px;
	color:#000000;
	text-align: center;
	padding: 0px 65px;
	display: block;
	margin-top:40px;
}
#yes-contaner1 a.con{
	text-decoration: underline;
	font-size: 17px;
	font-weight: bold;
	color: #0000cc;
}
#yes-contaner1 a.con:hover{
	text-decoration: none;
}
#yes-contaner .sell{
	font-weight:bold;
	font-size:18px;
	color:#000000;
	margin-bottom:15px;
	margin-top:15px;
}
#yes-contaner .yes{
	font-weight:bold;
	font-size:40px;
	color:#a50800;
	margin-bottom:5px;
	text-align: center;
}
#yes-contaner b{
	font-weight:bold;
	font-size:30px;
	color:#a50800;
	margin-bottom:5px;
}
#yes-contaner .big{
	font-weight:normal;
	font-size:16px;
	color:#000000;
	margin-bottom:5px;
}
#yes-contaner .big b{
	font-weight:bold;
	font-size:25px;
	color:#a50800;
	margin-bottom:5px;
	text-decoration:underline;
}
#yes-contaner .big a{
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	color: #a50800;
}
#yes-contaner .big a:hover{
	text-decoration: none;
}
#mail-txt{
	margin-top:5px;
	text-align: center;
}
#mail-txt5{
	margin-top:5px;
	text-align: left;
}
#mail-txt1{
	padding-top:20px;
	text-align: center;
	clear:both;
}
#mail-txt1 a{
	padding-top:20px;
	color:#0000cc;
	text-decoration:underline;
	clear:both;
}
#mail-txt1 a:hover{
	padding-top:20px;
	color:#0000cc;
	text-decoration:underline;
	clear:both;
}

#mail-txt a{
	color:#0000cc;
	text-decoration:underline;
}
#mail-txt a:hover{
	color:#0000cc;
	text-decoration:underline;
}
#footer{
	background-color:#eeeeee;
	display:block;
	width:98%;
	clear:both;
	float: left;
	padding:10px;
	font-size:13px;
	text-align:center;
}
.footer-copy-left{
	color:#919191;
	font-size:11px;
	text-align:left;
	width:350px;
	float:left;
	padding-top:10px;
}
.footer-copy-right {
	color:#919191;
	font-size:11px;
	text-align:right;
	float:right;
	width:250px;
}
#footer-copy-right a{
	text-decoration:none;
	color:#919191;
}
#footer-copy-right a:hover{
	text-decoration:underline;
}
.link-img{
	border:none;
	
}
.link-img1{
	border:none;
	margin:10px;
}
.link-img2{
	border:none;
	margin-left:10px;
	
}
.link-img2 a{
	border:none;
	margin-left:10px;
	
}


.beade {
	background: url(../images/beads_bg.gif) repeat-x;
	font-weight:bold;
	font-size:18px;
}
#bead {
	background: url(../images/beads_bg.gif) repeat-x;
	font-weight:bold;
	font-size:16px;
}
#bead .text{
	font-size:12px;
	font-weight:normal;
	margin:0px 5px 0px 8px;
}
#bead .image{
	margin:0px 8px 0px 0px;
}

#bead2 {
	background: url(../images/beads_bg.gif) repeat-x;
	font-size:14px;
}
#bead2 .text{
	font-size:12px;
	font-weight:normal;
	margin:0px 5px 0px 0px;
}
#bead2 img{
	margin:0px 8px 0px 0px;
		
}


#content-text{
	padding:0px 12px 0px 12px;
}
.contant-image{
	margin:10px;

}

/*-----------vinay----------*/
#list{
	margin:15px 0px 0px 20px;
	list-style-image:url(../images/bullet.gif);
}
#list ul{	
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
#list ul a{
	color:#0000ff;
	text-decoration: underline;
}
#list ul a:hover{
	color:#0000ff;
	text-decoration:none;
}
#list0{
	margin:15px 0px 0px 20px;	
	list-style-image:url(../images/bullet1.gif);
}
#list0 ul{	
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	}
#list0 ul a{
	color:#0000ff;
	text-decoration:underline;
}
#list0 ul a:hover{
	color:#0000ff;
	text-decoration:underline;
}
#list1{
	margin:15px 0px 0px 20px;
	list-style-image:url(../images/bullet.gif);
}
#list1 ul{	
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
#list1 ul a{
	color:#0000ff;
	text-decoration: underline;
}
#list1 ul a:hover{
	color:#0000ff;
	text-decoration:none;
}
#list2{
	margin:0px 0px 0px 20px;
	list-style-image:url(../images/bullet1.gif);
}
#list2 ul{	
	margin:0px;
	padding:0px 0px 0px 20px;
	}
#list2 ul a{
	color:#0000ff;
	text-decoration:none;
}
#list2 ul a:hover{
	color:#0000ff;
	text-decoration:none;
}
.image-position{
margin: 12px 0px 12px 0px;
}
.image-position1{
margin: 18px 0px 0px 0px;
}
.sublist{
	padding:0 0 5px 0;
}
.sublist b{
	color:#ff0000;
	font-weight:normal;
	font-size:15px;
}
.headtext-position{
margin: 12px 0px 12px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}
.red{
	color:#a50800;
	font-size:15px;
}
.red-small{
	color:#a50800;
	font-size:13px;
	text-align:right;
	padding-right:10px;
}
#structure1{
	width:1000px;
	border:1px solid #000000;
	height:600px;
}
#logo1{
	height:59px;
	width:304px;
	float:left;
	margin-left:14px;
	border:1px solid #000000;
}
#logo1-text{
	font-weight:bold;
	font-size:14px;
}

/*------ Site Map -------*/
ul#sitemap{
	margin:15px 0px 0px 20px;
	list-style-image:url(../images/bullet.gif);
	text-decoration:none;
}
ul#sitemap ul{	
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
#sitemap ul a {
	color:#0000cc;
	text-decoration: none;
}
#sitemap ul a:hover {
	color:#0000cc;
	text-decoration: underline;
}

.refer{
width:400px;
font-weight:bold;
color: #EF0000;
padding:5px 0px 0px 0px;}

#refer-table{
border:#d0d0d0 1px solid;
margin:15px 0px 0px 0px;}

#refer-table td{
padding:7px;}

.gen-padding{
padding-left:10px;}

.thanks{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
}

.bgtable{
  background-color:#F0F0F0;
  border:1px solid #cccccc;
}  

.bgtable-2{
  background-color:#FFFFFF;
  border:1px solid #cccccc;
  padding-bottom:10px;
}  

.bgtable-2 td{
  padding:5px;}


.google-ad-bottom{
display:block;
clear:both;
padding:20px 10px 20px 10px;
}

.google-ad-right{

padding:20px 10px 20px 10px;
}