body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}
/* navigation css begins*/
.unselected_bg {
	background-image: url(../gif/selected.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
	width: 108px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	cursor:pointer;
}
.unselected_bg:hover {
	background-image: url(../gif/unselect.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
	width: 108px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}
.selected_bg {
	background-image: url(../gif/unselect.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
	width: 108px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}
.selected_bg:hover {
	background-image: url(../gif/selected.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
	width: 108px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	cursor:pointer;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.link_unactive{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.link_unactive:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.link_active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.link_active:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* navigation css ends*/

/* backgrounds css starts*/
.newsletter_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../gif/newletter_bg.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 187px;
}
.body_bg{
	background-color: #FFFFFF;
	background-image: url(../gif/body_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1009px;
}
.body_bg1{
	background-color: #FFFFFF;
	background-image: url(../gif/body_bot.gif);	
	width: 1009px;
	height: 19px;
}
.body_bottom{
	background-color: #FFFFFF;
	background-image: url(../gif/body_bot.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1009px;
	height:18px;
}
.twitter_box {
	color: #000000;
	background-image: url(../gif/twitterbox_bg.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 234px;
}
.contentbox_bg {
	background-image: url(../gif/b_bg.gif);
	height: 219px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3cc;
	border-left-color: #d3d3cc;
	background-repeat: repeat-x;
}
/*.footer_bg {
	background-image: url(../images/footer_bg1.gif);
	background-repeat: repeat-x;
	height:240;
}*/
.footer_bg {
	background-image: url(../gif/footer_back.gif);
	background-repeat: no-repeat;
	height:250px;
	width: 1009px;
}
.footer_bg_deal {
	background-image: url(../gif/footer_back.gif);
	background-repeat: no-repeat;
	height:50px;
	width: 1009px;
}
/* backgrounds css ends*/

.newletter_input {
	height: 15px;
	width: 90px;
	border: 1px solid #999999;
}
.inputbox{
	height: 16px;
	width: 1.8in;
	border: 1px solid #ffffff;
}


.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d3cc;
}
.left_border {
}

.bot_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3cc;
}
.leftright_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3cc;
	border-left-color: #d3d3cc;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0d98d9;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.dotted_border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1a3634;
}
.dotted_border_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #1a3634;
}
.pricebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../gif/price_bg.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 50px;
	background-position: center top;
}

.verysmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: -1px;
}
.price_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9d0a0e;
	text-decoration: none;
}
.buynow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e06725;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
/*
a.boldtext_11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.boldtext_11:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FD9800;
	text-decoration: underline;
}*/
a.boldtext_11 {
	color:#9A2B10;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
a.boldtext_11:hover {
	color:#FD9800;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

a.pagging_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d98d9;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.pagging_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d98d9;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a.text_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.pagging_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d98d9;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.orangetext_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fe9c39;
	text-decoration: underline;
}
a.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.footer_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.red_link{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e06725;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.smalltext11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
a.smalltext11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	
}.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3cc;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3cc;
}
.top_bg {
	background-image: url(../gif/top_bg.gif);
	background-repeat: repeat-x;
}

.orange_link{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e06725;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}.imagebox {
	height: 132px;
	width: 150px;
	border: 1px solid #CCCCCC;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9d0a0e;
	text-decoration: none;
}
.price_cut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9d0a0e;
	text-decoration: line-through;
}
.blue_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#tweetmeme_button{
padding-right:0px;
}
ul.nums li {
	border:1px solid #333333;
	float:left;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 5px 0 0;
	text-align:center;
}
ul.nums span {
	float:left;
	font-weight:bold;
	line-height:25px;
	margin:0 5px 0 0;
}
ul.nums li a {
	color:#666666;
	display:block;
	padding:3px;
	text-decoration:none;
	width:15px;
}
ul.nums li a:hover {
	background-color:#DDDDDD;
}
ul.nums li.current {
	background-color:#B2A384;
}
ul.nums li.current a {
	color:#FFFFFF;
}
ul.nums li.current a:hover {
	background-color:#B2A384;
}
#mask {
	width:605px;
	height:200px;
	overflow:hidden;
	border:1px  #666;
	position:relative;
	
}
#folio {
	position:absolute;
	top:0;
	left:0;
	width:3535px;
	float:left;
}
.col {
	display:block;
	width:605px;
	height:200px;
	float:left;
}
.site {
	width:183px;
	height:180px;
	float:left;
	padding:5px;
	margin:5px 0 0 5px;
	border:1px solid #d8d8d8;
	color:#FFFFFF;

	font-size:11px;
	font-family:"Courier New", Courier, monospace;
}
.style1 {color: #FFA040}
.style2 {
	color: #CC290D;
	font-weight: bold;
}
a.h_link{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #3366ff;
        text-decoration: none;
}
a.h_link:hover{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #3366ff;
        text-decoration: none;
}
.image-border{
        margin:0;padding:10px 10px 10px 10px;
        text-align:center;width:100px;border:1px solid #ddd;overflow:hidden;
}
.howto-box{
        width:auto;height:auto;
        background:#f0f0e0;
		overflow:hidden; 
		padding:6px 0 2px; margin-bottom:6px; margin-top:3px; font-size:12px; border-top:1px;
		}
		
.hot
{
background-image:(./images/orange_star.gif);
background-repeat:no-repeat;
vertical-align:bottom;
width:15px;
height:14px;

}
.unhot
{
background-image:url('../gray_star.html');
background-repeat:no-repeat;
vertical-align:bottom;
width:15px;
height:14px

}
.share
{
background-image:url('../icon_tellafrnd.html');
background-repeat:no-repeat;
vertical-align:bottom;
width:20px;
height:14px
}
.report
{
background-image:url(../icon_tellafrnd.html);
background-repeat:no-repeat;
vertical-align:bottom;
width:15px;
height:14px;
}

.td_pad
{
padding-top:7px;
 padding-bottom:7px;
  padding-left:5px;
}
.price2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e06725;
	text-decoration: none;
}
.price2_cut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a0a0a0;
	text-decoration: line-through;
}
.border{
	border: 1px solid #d3d3cc; border-radius: 10px;-moz-border-radius: 10px;
}
.heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0033cc;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.smalltxt {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #9A2B10;
 text-decoration: none;
}
.padding{
 padding-top:6px;
 padding-bottom:6px;
 padding-left:6px;
}
.leftpading9{
 padding-left:9px;
}
.leftpading5{
 padding-left:5px;
}
.leftpading4{
 padding-left:4px;
}
.clickhere{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #0033FF;
 text-decoration: none;
}
.topimagepadding{
 padding-top:12px;
}
.li_padding{
 padding-left:20px;
 padding-top: 6px;
 padding-right: 6px;
 padding-bottom: 6px;
}
.head_store{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #0033cc;
text-decoration: none;
}
.corner_bg {
    background-image: url(../gif/corner_bg.gif);
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.coupons_bg {
    background-image: url(../coupan_top.html);
    background-repeat: no-repeat;
    width:234px;
    height: 33px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
}
.padding {
    padding-right: 8px;
    padding-left: 8px;
}
.top_right_border{
border-top-right-radius:10px;
}
.cprice{
color: #3366ff;
}
.cpriceb{
color: #3366ff;
font-weight: bold;
}