/* Validte step styles */
.checkwait,.checkfalse,.checktrue {padding-left:15px; line-height:20px; float:right; width:300px; text-align:left}
.checkwait { color:#0D65AB; background:url(/images/Icons/text.png) no-repeat 0 50%}
.checkfalse { color:#FF0000; background:url(/images/Icons/false.png) no-repeat 0 50%}
.checktrue { color:#006600; background:url(/images/Icons/ture.png) no-repeat 0 50%}
/* End of Validte */

/* Bottom navPages */
.navpages{ padding:5px; height:30px;}
.navpages ul {margin: 0;padding: 0}
.navpages li { border:0; margin:0; padding:0; font-size:12px; font-weight:700; list-style:none; /* savers */ float:left; }
/* savers .navpages li,*/
.navpages a {margin-right:1px; }
.navpages .thepage { color:#666; display:block; float:left; font-weight:700; padding:3px 4px; }	
.navpages .next a,
.navpages .previous a { border:none; font-weight:700; }	
.navpages .curr_linkpage { color:#4976E8; font-weight:700; display:block; float:left; padding:1px 4px; /* savers */ border:1px solid #4976E8; }
.navpages a:link,
.navpages a:visited { color:#4976E8; display:block; float:left; padding:2px 5px; text-decoration:none; }
.navpages a:hover { text-decoration:underline;}
/* End of Bottom navPages */


/*resize product's picture
.resize a:hover{MARGIN: -50px 0px 0px -50px;
				POSITION: absolute;
				border: 1px solid #cccccc;}
.resize a:hover img{width: 300px; height:320px;}
*/


.resize{height:125px; overflow:hidden;}
/*
.Tips-error
{
    position: absolute;
    width: 300px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -150px;
    padding: 13px 0 0;
    text-align: center;
    font: 400 13px Arial;
    background-color: #FFF0F0;
    color: #7D1C1C;
    border: 10px solid #D22F2F;
    z-index: 99999; * filter: alpha(opacity:80);     khtmlopacity: 0.80;     mozopacity: 0.80;     opacity: 0.80;   	    *
}
.Tips-Success
{
    position: absolute;
    width: 300px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -150px;
    padding: 13px 0 0;
    text-align: center;
    font: 400 13px Arial;
    background-color: #FAFDF2;
    color: #3B5201;
    border: 10px solid #90C707;
    z-index: 99999; * filter: alpha(opacity:80);     khtmlopacity: 0.80;     mozopacity: 0.80;     opacity: 0.80;   	    *
}*/

.Tips-error
{
    color: #F33;
    font-weight:bold;
    font-size:12px;
}
.Tips-Success
{
    color: #060;
    font-weight:bold;
    font-size:13px;
}

.newslist { margin:0; padding:10px}
.newslist li { list-style:none; height:24px; line-height:24px; border-bottom:1px solid #E3EAF3}
.newslist li.alt { background-color:#F7F9FC}
.newslist li span { float:right; font-size:11px}
.newslist li a { display:block;height:24px; line-height:24px; background:url(/images/plus.gif) no-repeat 5px 50%; padding-left:15px}
.newslist li a:hover { color:#FF9900}