/* CSS Document */


body {
margin:0;
background-color:#e1e4e0;
}

html *{
outline:none;
}

img {
border:none;

}

p {
margin:0;
padding:0;
}

#main-div {
width:972px;
margin:0px auto;
background-color:#ffffff;
padding: 12px;
border:1px solid #898584;
margin-top:5px;

}

#top {
width:972px;
}

#content-container {
width:972px;
overflow:hidden;
margin-top:3px;
}

.left {
width:598px;
float:left;
}

.right {
width:360px;
float:right;
}

.clear {
clear:both;
}

.nav-container {
width:478px;
float:left;
}

.navigation {
margin:0;
padding:0;
}
.navigation ul{
margin:0;
padding:0;
}
.navigation ul li{
font-family:Tahoma;
font-size:13px;
color:#8d9297;
list-style:none;
text-align:center;
margin:0;
padding:0;
display:block;
float:left;
border-bottom:1px solid #aec7d6;
}
.navigation ul li.noborder{
border-bottom:none;
}
.navigation ul li a{
color:#8d9297;
text-decoration:none;
background:url(../images/nav-bg.gif) no-repeat;
width:94px;
line-height:29px;
display:block;
float:left;
margin-left:2px;
}
.navigation ul li a.nomargin{
margin-left:0px;
}
.navigation ul li a:hover{
color:#3c5b76;
text-decoration:none;
background:url(../images/nav-hover.gif) no-repeat;
width:94px;
line-height:29px;
display:block;
float:left;
}
.navigation ul li a#current{
color:#3c5b76;
text-decoration:none;
background:url(../images/nav-active.gif) no-repeat;
width:94px;
line-height:30px;
display:block;
float:left;
}

.login-box {
width:396px;
margin-top:38px;
float:right;
border-bottom:1px solid #aec7d6;
height:101px;
}
.login-space {
width:98px;
margin-top:38px;
float:left;
border-bottom:1px solid #aec7d6;
height:101px;
margin-left:0px;
overflow:hidden;
}

.login-box-bg {
background:url(../images/login-box-bg.gif) repeat-x bottom;
height:49px;
margin-top:52px;
margin-left:21px;
}

.login-box-content {
font-family:Tahoma;
font-size:12px;
color:#3c5b76;
text-align:right;
padding-right:15px;
}
.login-box-content p{
padding: 0px 10px 3px 10px;
}

.text-box {
background:	url(../images/textbox-bg.gif) repeat-x;
border:1px solid #d6dbd5;
padding-left:5px;
color:#3c5b76;
margin-right:2px;
width:225px;
height:15px;
}


.header {
background:url(../images/header-img.jpg) no-repeat bottom;
width:598px;
height:448px;
position:relative;
}

.welcome-text {
position:absolute;
font-family:Tahoma;
font-size:11px;
color:#555555;
width:256px;
left:315px;
top:36px;
line-height:18px;
}
.welcome-text img{
margin-bottom:10px;
}

.welcome-text1 {
position:absolute;
font-family:Tahoma;
font-size:11px;
color:#555555;
width:256px;
left:315px;
top:234px;
line-height:18px;
}
.welcome-text1 img{
margin-right:15px;
}
.welcome-text1 span{
font-size:13px;
color:#d34679;
}
.welcome-text1 ul{
margin-top:7px;
padding:0;
}
.welcome-text1 ul li{
margin-left:155px;
padding-left:10px;
background:url(../images/bullet.gif) no-repeat left 7px;
font-family:Tahoma;
font-size:11px;
padding-bottom:5px;
list-style:none;
}

.tag-line {
font-family:Tahoma;
font-size:17px;
color:#d34679;
position:absolute;
left:351px;
top:371px;
}
.tag-line span{
padding-left:70px;
}

.bottom-boxes {
width:598px;
margin-top:6px;
}

.divider-line {
   width:99%;
   border-style:solid;
   border-top-width:0px;
   border-left-width:0px;
   border-right-width:0px;
   border-bottom-width:1px;
   border-color:#cccccc;
   clear:both;
   margin-bottom:6px;
}

.left-boxes {
  float:left;
  width:280px;
  font-family:Tahoma;
  font-size:80%;
  color:#555555;
  text-align:justify;
  padding-right:8px;
  line-height:17px;
  margin-bottom:6px;
}

.left-boxes A{
  padding-top:5px;
  font-size:120%;
  color:#D92227;

}

.left-boxes h3{
  color:#0094e8;
  font-weight: bold;
  font-size: 130%; 
  text-align:left;
}

.left-boxes SPAN{
  padding-top:5px;
  font-size: 125%; 
  color:#0094e8;

}

.right-boxes {
  float:right;
  width:290px;
  font-family:Tahoma;
  font-size:80%;
  color:#555555;
  text-align:justify;
  padding-right:8px;
  line-height:17px;
  margin-bottom:6px;
}

.right-boxes A{
  font-size:14px;
  color:#D92227;
}

.right-boxes h3{
  color:#0094e8;;
  font-weight: bold;
  font-size: 130%; 
  text-align:left;
 
}

.right-boxes SPAN{
  padding-top:5px;
  font-size: 125%; 
  color:#0094e8;;

}




.box3 {
background: url(../images/box3-bg.jpg) repeat-y;
font-family:Tahoma;
font-size:11px;
color:#555555;
line-height:18px;
margin-bottom:6px;
}

.box3 a{
color:#555555;
text-decoration:none;
background:url(../images/bullet1.gif) no-repeat left 2px;
padding-left:10px;
}
.box3 a:hover{
color:#6094c2;
text-decoration:none;
}

.box3 .readmore a{
color:#555555;
text-decoration:none;
float:right;
margin-right:20px;
background:none;
background:url(../images/bullet2.jpg) no-repeat right;
padding-right:22px;
}
.box3 .readmore a:hover{
color:#6094c2;
text-decoration:none;
background:url(../images/bullet2-ovr.jpg) no-repeat right;
}

.box3 span{
font-size:17px;
color:#6094c2;
padding-left:15px;
}
.box3 p{
padding-top:6px;
padding-left:15px;
}



.box5 {
background: url(../images/box5-bg.jpg) repeat-y;
font-family:Tahoma;
font-size:11px;
width:347px;
color:#555555;
text-align:justify;
padding-right:8px;
line-height:17px;
margin-bottom:6px;

}
.box5 span{
font-size:13px;
color:#d34679;
}

.box5 a{
font-size:14px;
color:#d34679;
background-color:#ffffff;
font-weight: bold;
}

.box5 a:hover{
font-size:14px;
color:#990000;
background-color:#ffffff;
font-weight: bold;
}

.ebay-product {
margin-top:20px;
margin-left:15px;
}

.highlite-content 
 {
	border:1px solid #dce3e9;
	font-family:arial; 
	font-size:11px;
	color:#0033ff;
	margin-top:15px;
 }

.highlite-container
 {
	width:360px;
	border-style:dashed;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
        border-color:#555555;
        
 }

.highlite-container a 
 {
 	 border:0px;
 	 color:#007ca8;
	 font-size:14px;
	 font-weight:bold;
	 text-decoration:none; 
 }

.highlite-container a:hover 
 {
	  color:#007ca8;
	  font-size:14px;
	  font-weight:bold;
	  text-decoration:underline; 
 }


.tips {
border:1px solid #dce3e9;
font-family:Tahoma;
font-size:11px;
color:#0033ff;
margin-top:15px;
}

.tips ul{
margin-top:15px;
margin-bottom:10px;
padding:0;
}
.tips ul li{
margin:0;
padding:0;
/* background-image:url(../images/bullet1.gif) no-repeat; */
/* list-style-image:url(../images/bullet1.gif); */
font-family:arial;
font-size:12px;
color:#0033ff;
padding-bottom:8px;
margin-left:8px;
list-style:none;
line-height:14px;
padding-top:2px; 
padding-left:30px;
padding-right:15px;
}
.tips ul li a{
color:#153893;
text-decoration:none;
}
.tips ul li a:hover{
color:#555555;
text-decoration:underline;
}

.heading-img {
margin-left:15px;
margin-top:15px;
}

.heading-img2 {
margin-bottom:15px;
margin-top:15px;
}

.banner-ad {
margin-top:3px;
}

.footer {
background:url(../images/footer-bg.jpg) repeat-x;
height:87px;
margin-top:6px;

}

.footer-links {
line-height:72px;
font-family:Tahoma;
font-size:11px;
color:#3c5b76;
padding-left:10px;
float:left;
}
.footer-links a{
color:#8f8f8f;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}
.footer-links a:hover{
color:#3c5b76;
text-decoration:none;
}

.footer-text {
line-height:72px;
font-family:Tahoma;
font-size:11px;
color:#8f8f8f;
padding-right:15px;
float:right;
}

.text {
font-family:Tahoma;
font-size:14px;
color:#2d2d2d;
line-height:18px;
text-align: justify;
padding-bottom:25px;
}

.review-box {
background:url(../images/review-box.gif) no-repeat;
font-family:Tahoma;
width:295px;
height:144px;
font-size:11px;
color:#555555;
line-height:18px;
margin-bottom:6px;
cursor:pointer;
padding-top:10px;
}
.review-box .img{
margin-left:10px; 
margin-right:10px;
}
.review-box span{
font-size:16px;
color:#6094c2;
padding-left:15px;
text-transform:uppercase;
}
.review-box p{
padding-bottom:6px;
}

.review-box:hover {
background:url(../images/review-box-ovr.gif) no-repeat;
}


input.submit{
background: url(../images/ssubmit-btn.jpg) no-repeat;
width:24:px;
height:24px;
}

input.submit:hover {    
    background: url(../images/ssubmit-ovr-btn.jpg) no-repeat;
}    

.button {
   font-size: 10pt;
    height: 23px;
/*   width: 35px; */
/*   background-color: #F6D44A; */
 background-color: #18B7F8;
   font-family: arial;
   color: #ffffff;
  
}