/*
TOPHOTDEAL.COM
2008-2012

*/

   
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Arial, sans-serif; 
	line-height: 1.0em;
	
	background: #eee; 
	color: #454545; 
}

a {
	color: #185DA0;
	background: inherit;
	text-decoration: none;
}

a:hover {
	color: #0099ff;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

a img {
border: none;
}

h1 {
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: -1px; 
	padding: 7px 0 0 8px;
	margin: 0;
}

h1 a, h2 a {
	text-decoration: none;
	color: #FF6600; /* h2 移动在上面的颜色*/
}

h1 a:hover, h2 a:hover {
	color: #f94101;
	background: #FFF;
}


h2 { 
	color: #000; 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h3 { 
	font-size: 1.4em;
}

h4 { 
	font-size: 1.3em Arial, sans-serif;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #ddf8ff url(images/subheaderbg2.jpg) no-repeat;
	color: #000;
	border-bottom: 1px solid #095BB3;
	border-top: 1px solid #095BB3;
}

h5 { 
	font-size: 1.2em;
}

h6 { 
	font-size: 1.1em;
}

p {	
	margin: 0 0 5px 0;
	
}

blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	color: #666;
}



form { 
	margin: 0; 
}



input.search { 
	width: 199px; 
	border: none;
	font: 1em Arial, sans-serif; 
	background: url(images/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 100px;
	border: none; 
	font: 1.1em Arial, sans-serif; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}

input.inputlarge { 
	width: 150px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}

select.bookselect { 
	width: 160px;
	border: 1px; 
	font: 1em Arial, sans-serif; 
	background: url(images/logininput.gif); 
	padding: 4px; 
	border: #A9D4F2; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

select.login { 
	width: 105px;
	border: none; 
	font: 1em Arial, sans-serif; 
	/*background: url(images/logininput.gif); */ 
	padding: 4px; 
}

select.login2 { 
	width: 53px;
	border: none; 
	font: 1em Arial, sans-serif; 
	/*background: url(images/logininput.gif); */
	padding: 4px; 
}

input.login3 { 
	width: 46px;
	border: none; 
	font: 1em Arial, sans-serif; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}

.blackfont {
	font: 1em Arial, sans-serif; 
	color: #0313e6;
}
/* layout
   ------ */
.contentbig {
	margin: 10px auto;
	width: 960px;
	background: #ffffff;
}

.content { 
	margin: 10px auto;
	width: 940px; 
	
	font:  1em Arial, sans-serif; 
	background: #ffffff;
}

.header { 
	height: 45px; 
}

.top_info {
	float: right;
	width: 470px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #eee;
}

	.top_info_left {
		width: 110px;
		float: left;
	}

	.top_info_right {
		float: right;
		text-align: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.slogan {
	font-size: 0.9em;
	width: 160px;
}


.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	margin: 0 0 0 0px; 
}

	.bar ul { 
		margin: 0; 
		padding : 0; 
		list-style : none; 
	}

	.bar li { 
		margin: 0; 
		padding: 4px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		float: left; 
	}
	
	.bar .current_page_item a{ 
		background: #FFF url(images/bar.gif) no-repeat center bottom; 
		color: #9EC068;
		 
		padding-bottom: 8px;
		text-decoration: none;
	}

	.bar a { 
		
		color: #4A8EBC; 
		background: inherit;	
	}
	
	.bar a:hover {
		background: #FFF url(images/bar.gif) no-repeat center bottom; 
		color: #9EC068;
		
		padding-bottom: 8px;
		text-decoration: none;
	} 

.search_field { 
	/*background: #DCF2B8 url(images/barbg.gif) no-repeat; 
	color: #000;
	border-top: 1px solid #9EC068;
	border-bottom: 1px solid #9EC068;
	clear: both; 
	text-align: left; */
	border: 1px solid #9EC068;
	/* padding: 15px 5px 5px 10px; */
}

.subheader {
	/* margin: 3px 0 10px 0; */
	margin-bottom:2px;
	padding: 2px;
	background: #B6CFFC; 
	color: #000000;
	border-bottom: 1px solid #6fb5fe;
	border-top: 1px solid #6fb5fe;
}

.subheader h2{
	color: #808080;
}

.subheader2 h2{
	color: #FF0000;
}

/* left side
   --------- */

.left {
	float: left;
	width: 740px;
	margin: 0 0 10px 0;
}

	.left_title {		
		border-top: 1px dotted #ccc;
		background: #FFF url(images/postinfobg.jpg) repeat-x ;
		height : 45px;
		padding: 16px;	
		margin: 0 0 10px 0;
	}

	.left_articles {
		margin: 10px 10px 10px 10px;
		font-size: 1em;
	}


	.left_links {
		border: 1px solid #eee;
		padding: 10px 10px 10px 15px;	
		margin: 0 0 10px 0;
	}
	
	.left_links:hover {
		border: 1px solid #ccc;
	}
	
	.left_tops {
		border: 1px solid #eee;
		padding: 10px 10px 10px 15px;	
		margin: 0 0 10px 0;
		border: 1px solid #ccc;;
	}
	
	.left_tops:hover {
		border: 1px solid #185DA0;
	}
	
	.left_message {
		border: 1px solid #eee;
		padding: 10px 75px 10px 10px;	
		margin: 0 0 10px 0;
		background: #fff url(images/gth.png) no-repeat center right;
		color: #454545; 
	}
	
	.left_message:hover {
		border: 1px solid #ccc;
	}
	
		.left_side {
			float: left;
			width: 200px;
		}
		
		.right_side {
			float: right;
			width: 220px;
			border-left: 1px solid #eee;
			padding: 0 0 0 20px;
		}
		
	.left_box {
		background: #f4f4f4;
		color: #000;
		border: 1px solid #ccc;
		padding: 10px;
	}

.metadata {
	border-top: 1px dotted #ccc;
	clear: both;
	margin-bottom: 20px;
	text-align: right;
	height: 50px;
}

.metadata2 {
	height: 30px;
}

.metadata3 {
	border-top: 1px dotted #ccc;
	clear: both;
	margin-bottom: 5px;
	text-align: right;
	height: 35px;
}

.metadata4 {
	border-top: 1px dotted #ccc;
	clear: both;
	margin-bottom: 5px;
	text-align: right;
	height: 20px;
}

.metadata5 {
	
	clear: both;
	margin-bottom: 5px;
	text-align: right;
	height: 20px;
}


	
.alignright {
float: right;
}
	
.alignleft {
float: left;
}

.centered {
display:block;
margin:0 auto 0 auto;
}

/* Begin Comments*/

.commentlist li.alt {
	background-color:#F0FBFB;
	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
	}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin-left: 10px;
	background: #fff;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
/* End Comments */
	
/* Sidebar
   ---------- */
		
.sidebar {
	float: right;
	width: 190px;
	
	margin: 0 0 10px 0px;
	
}

.sidebar h2 {
	border-bottom: 1px solid #efefef;
}

.sidebar ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

.sidebar li {
	margin: 0; 
	padding : 0; 
	list-style-type:none;
}

.sidebar li ul li{
	list-style-type:none;
	margin-left:20px;
}

	.right_login {
		padding: 10px;
		margin: 0 0 10px 0;
		background: #FCF29A;
		color: #000000;
		border-top: 1px solid #FFCC00;
		border-bottom: 1px solid #FFCC00;
/*		
		border-top: 1px solid #4A8EBC;
		border-bottom: 1px solid #4A8EBC;
*/
	}

	.right_articles {
		border: 1px solid #eee;
		padding: 8px;	
		margin: 0 0 10px 0;
	}
	
	.right_articles:hover {
		border: 1px solid #ccc;
	}

		
.image {
	float: left;
	margin: 0 9px 3px 0;
}

h5 { 
	font-size: 12px;
	margin-bottom: 2px; 
	color: #185DA0; 
}
/* footer
   ------ */

.footer { 
	clear: both; 
	/* text-align: center; */
	line-height: 1em;
	color: #ffffff;
	background: #4A8EBC;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #eee;
	height: 50px;
}

.footer a {
	color: #9EC068;	
}

.footer a:hover {
	color: #ffff00;	
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      background:#ffffff;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #666;
      }
    #tabsF ul {
	margin:0;
	padding:5px 0px 0 50px;
	list-style:none;
      }
    #tabsF li {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    #tabsF a {
      float:left;
      background:url("images/blank.png") no-repeat left top;
      margin:0;
      padding:0 4px 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:100% -42px;
      color:red;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	
	
	.listprice { 
	color: #ff3300;
	text-decoration: line-through;
	font: bold 1.2em Arial, Sans-Serif; 
}

	.saleprice { 
	color: #ff3300;	
	font: bold 1.2em Arial, Sans-Serif; 
}

	.salepriceindex { 
	color: #ff3300;	
	font: bold 1.3em Arial, Sans-Serif; 
	height: 40px;
}

	.outlet_parent {
		padding: 4px 4px;	
		margin: 0 0 4px 0;		
		width: 176px;
		height: 200px;
		float : left;
	}	
	
	.outlet {
		border: 1px solid #cccccc;
		background: #ffffff; 
		padding: 4px;	
		margin: 0 0 4px 0;
		width: 170px;
		height: 190px;
		float : center;
	}

	.outlet_item_parent {
		padding: 4px 4px;	
		margin: 0 0 4px 0;		
		width: 176px;
		height: 160px;
		float : left;
	}	
	
	.outlet_item {
		border: 1px solid #cccccc;
		background: #ffffff; 
		padding: 4px;	
		margin: 0 0 4px 0;
		width: 170px;
		height: 150px;
		float : center;
	}

	.show_item_parent_home {
		padding: 4px 4px;	
		margin: 0 0 4px 0;		
		width: 230px;
		height: 480px;
		float : left;
	}	
	
	.show_item_home {
		border: 1px solid #cccccc;
		background: #ffffff url(images/gridbk.jpg) repeat-x top; 
		padding: 4px;	
		margin: 0 0 4px 0;
		width: 220px;
		height: 460px;
		float : center;
	}	
	
	.show_item_parent_footer {
		padding: 4px 4px;	
		margin: 0 0 4px 0;		
		width: 230px;
		height: 580px;
		float : left;
	}	
	
	.show_item_footer {
		border: 1px solid #cccccc;
		background: #ffffff url(images/gridbk.jpg) repeat-x top; 
		padding: 4px;	
		margin: 0 0 4px 0;
		width: 220px;
		height: 560px;
		float : center;
	}		
	
	.show_item_parent {
		padding: 4px 4px;	
		margin: 0 0 4px 0;		
		width: 230px;
		height: 360px;
		float : left;
	}	
	
	.show_item {
		border: 1px solid #cccccc;
		background: #ffffff url(images/gridbk.jpg) repeat-x top; 
		padding: 4px;	
		margin: 0 0 4px 0;
		width: 220px;
		height: 350px;
		float : center;
	}
	
	.show_item a{
		text-decoration: none;
	}
	
	.show_item:hover {
		border-top: 1px solid #ffcc00;
		border-left: 1px solid #ffcc00;
		border-right: 1px solid #ff6600;
		border-bottom: 1px solid #ff6600;
		background: #ffffff url(images/gridbk2.jpg) repeat-x top; 
	}
	

.deal_title{
	clear: both;
	color: #ff6600;
	font: bold 1.1em Arial, sans-serif;
	border-bottom: 1px dotted #ccc;
}

.deal_title h2{	
	color: #ff6600;
	font: bold 1.2em Arial, sans-serif;	
}

.item_title{
	color: #000000;
	font: 1.1em Arial, sans-serif;
	height: 65px;
	
}

.item_title a{
	color: #000000;
	font: bold 1.1em Arial, sans-serif;
}

.item_title a:hover{
	color: #ff6600;
}

.item_image {
	height: 170px;
	
}	

.blank_line {
	clear: both;	
	height: 10px;
	
}



.tabs {
	border-bottom: 2px solid #366799;
	height: 20px;
}

.tabs li {
	float: left;
	display: inline;
	margin-right: 2px;
	height: 20px;
}

.tabs li a {
	float: left;
	display: block;
	border-left: 2px solid #366799;
	border-right: 2px solid #366799;
	border-top: 2px solid #366799;
	padding: 0px 5px 0px 5px;
	background: #366799;
	color: #fff;
	font-weight: bold;
	height: 20px;
}

.tabs li a:hover {
	background: #498fd6;
	color: #fff;
}

.tabs li a.selected {
	background: #fff;
	color: #333;
	z-index: 9;
}

.tabs li a.selected:hover {
	background: #fff;
	color: #333;
	z-index: 9;
}

.tabcontent {
	display: none;
	border: 2px solid #366799;
	border-top: 0;
	padding: 1px 1px 1px 1px;
	height: 200px;
}
/*
.tabcontent li {
	padding: 4px 0 4px 0;
	line-height: 1.4em;
	border-bottom: 1px dotted #ccc;
}
*/
@media print {
	.tabcontent {
	display: block !important;
	}
}


/* new menu */


#tabsmenu {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #095BB3;
	
	/* margin-bottom:1em;  */ /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabsmenu ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabsmenu li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabsmenu a {
	float:left;
	background:url(images/left.png) no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabsmenu a span {
	float:left;
	display:block;
	background:url(images/right.png) no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsmenu a span {float:none;}

/* End IE5-Mac hack */
#tabsmenu a:hover span {
	}

#tabsmenu a:hover {
	background-position:0% -42px;
	}

#tabsmenu a:hover span {
	background-position:100% -42px;
	}
	
 .p-con { padding: 5px 0px; }
 .p-con .pleft{ float: left;padding: 5px 0px; width: 100px;}
 .p-con .pright{ float: right; padding: 5px 0px; width : 620px; }	
 .clear {clear:both;}
 
 .hads {		
	margin: 5px 5px 5px 5px;
	text-align: left;
	float : left;
	height: 90px;
	width: 170px;
	font: 1em Arial, sans-serif; 
}

 .hads a {
	color: #185DA0;
	font: 1.2em Arial, sans-serif; 	
	text-decoration: underline;
}

 .hads a:hover {
	color: #0099ff; 	
	text-decoration: none;
}

	.display_item_parent {
	   
		padding: 4px 4px;	
		margin: 0 0 4px 0;		
		width: 230px;
		height: 360px;
		float : left;
	}	

	.display_item {
		background: #ffffff url(images/parent_bk.png) repeat-x top; 
		padding: 4px;	
		margin: 0 0 4px 0;
		width: 220px;
		height: 350px;
		float : center;
	}
	
	.display_item a{
		text-decoration: none;
	}
	
	.display_item:hover {
		
	}
	
.display_image {
	height: 230px;
	background: #ffffff url(images/image-bk.png) no-repeat center left; 	
}		

.display_image:hover {
	background: #FFFFCC; 	
}	

.display_title{
	color: #000000;
	font: 1.1em Arial, sans-serif;
	height: 30px;
	
}

.display_title a{
	color: #000000;
	font: bold 1.1em Arial, sans-serif;
}

.display_title a:hover{
	color: #ff6600;
}

.display_height{
  height: 40px;
}


	.coupon_box {
		background: #fff;
		color: #000;
		border: 1px dotted #FFB300;
		padding: 2px;
		height: 130px;
	}

	.coupon_left_image{
	    background: #ffffff;
		padding: 1px 1px;	
		margin: 0 0 4px 0;		
		width: 90px;		
		float : left;
	}
	
	.coupon_right{
		padding: 3px 3px;	
		width: 570px;
		margin: 0 0 1px 0;				
		float : right;
		background: #FCFBE6;
	}
	
	.coupon_item {
	    font: bold 1.7em Arial, Sans-Serif; 
		color: #781F01;
		border: 2px dashed #FA8907;		
		background: #FCEF8B url(images/couponright.png) no-repeat right;
		padding: 4px;	
		margin: 0 0 4px 0;
		width: 150px;
		height: 24px;
		float : center;
	}
	
	.coupon_item a{
		text-decoration: none;
		background: #FCEF8B;
		color: #781F01;
	}
	
	.coupon_item:hover {
	    border: 2px solid #FA051D;
		background: #FCEF8B; 
	}
	
	.coupon_desc{
		padding: 4px 4px;	
		margin: 0 0 4px 0;				
		float : right;
	}
	
	

/* LIST #2 */
#list2 { width:600px; }
#list2 ol { font-style:italic; font-family:Georgia, Times, serif; font-size:24px; color:#B50000;  }
#list2 ol li {  }
#list2 ol li p { padding:8px; font-style:normal; font-family:Arial; font-size:13px; color:#000000; border-left: 1px solid #999; }
#list2 ol li p em { display:block; }

