 
body 
{
	margin:0;
	border:none;
	padding:0 0 5px 0;;
	background-position:0 0;
	background-image:url(../images/tptback.png);
	background-repeat:repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:#454545;
}
input.error,textarea.error{
  border:1px solid #f00;
}
label.error{ color:#f00; } 
#PageWrapper
{
	position:relative;
	margin:10px auto 0 auto;
	width:980px;
	background-image:url('../images/TPTContentBack.png');
	background-repeat:no-repeat;
	min-height:10px;
}

#ContentWrapper
{
	background-image:url(../images/tptcontentrepeat.png);
	background-repeat:repeat-y;
	width:980px;
	float:left;
	margin-top:10px;
}

img {border:none;}

ul 
{
	margin-left:0px;
	overflow:none;
	display:block;
}

div 
{
	margin:0;
	padding:0;
	overflow: hidden;
	/*
	This used to be: (modified 5:25 PM Friday, December 07, 2007)
	overflow: auto
	Which was causing scroll bars to show up in fixed div's which
	used to get overflow ... 
	Has not been thoroughly tested !!!
	*/
}


.adv {
   width:100%;
   text-align:center;
}

a 
{
	text-decoration:none;
	font-size:10pt;
	color:#BC3816;
}

a:hover {text-decoration:underline;}  

/*h2 {
  font-size:24px;
  text-transform:uppercase;
  font-weight:normal;
  padding:0px;
  margin:14px 0;
}   */

#main_container{
width:960px;
height:auto;
margin:10px;
}

.top_container {
  width:980px;
  height:auto;
  float:left;
}

.logo_container {
  width: 432px;
  height:84px;
  float:left;
} 

.right_nav {
  width:490px;
  height:auto;
  float:right;
}

.top_div {
  float: right;
  height: auto;
  margin-right: 30px;
  text-align:right;
  /*width:445px;*/
  width:481px;
}

.top_div a{
  color:#000000;
  text-decoration:none;
}

.top_div a:hover{
  color:#000000;
  text-decoration:underline;
}
.new_messages2 {
  background-image: url("../images/new-messages2.jpg");
  background-repeat: no-repeat;
  float: left;
  height: 20px;
  width: 143px;
  margin-right: 20px;
}
.new_messages_text2 {
  color: #FFFFFF;
  float: left;
  font-size: 11px;
  font-weight: normal;
  margin-left: 45px;
  margin-top: 3px;
  text-decoration: none;
	
}
.bottom_div {
    color: #000000;
    float: right;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    margin-right: 30px;
    margin-top: 15px;
    text-align: right;
    text-decoration: none;
    width: 400px;
}
/*
.bottom_div {
  float:right;
  width:453px;
  height:auto;
  text-align:right;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#000000;
  margin-right:37px;
  margin-top:15px;
  text-decoration:none;
}

.bottom_div a {
	text-decoration:none;
	color:#000000;
}
.bottom_div a:hover {
  text-decoration:underline;
  color:#bc3816;
}
*/

.new_messages {
  width:143px;
  height:20px;
  float:left;
  background-image:url(../images/new-messages.jpg);
  background-repeat:no-repeat;
}
.new_messages_text {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#ffffff;
  text-decoration:none;
  float:right;
  margin-right:8px;
  margin-top:3px;
}

.toplinks_text1 {
  width:auto;
  height:20px;
  float:left;
  margin-top:3px;
  margin-left:25px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
  text-decoration:none;
}
.toplinks_text2 {
  width:auto;
  height:20px;
  float:right;
  margin-top:3px;
  margin-left:5px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#bc3816;
  text-decoration:none;
}

.toplinks_text2 a {
	color:#bc3816;
}
.addtocart {
  width:18px;
  height:17px;
  float:left;
  margin-left:30px;
  margin-right:5px;
}
.addtocart2 {
    float: left;
    height: 17px;
    margin-left: 30px;
    margin-right: 5px;
    margin-top: 6px;
    width: 18px;
}
.sublinks {
  width:400ps;
  height:auto;
  float:right;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#000000;
}
.toplink_seperator {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:normal;
  color:#d1d1d1;
}

.main_toplink {
    background-image: url("../images/toplinks-bg.jpg");
    background-repeat: repeat-x;
    float: left;
    height: auto;
    margin-left: -5px;
    width: 970px;
}

.toplink_container {
float: left;
height: auto;
width: auto;
}

.search-bg {
background-image: url("../images/search-bg2.jpg");
background-repeat: repeat-x;
float: left;
height: 50px;
width: 512px;
}
.search_content{
width:392px;
height:30px;
float:left;
margin-top:13px;
margin-left:15px;
}
.search_btn {
  width:94px;
  height:28px;
  float:left;
  margin-top:10px;
}

.textbox_form {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #F0F0F0;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  height: 18px;
  width: 282px;
  margin-top: 1px;
  *margin-left:-15px;
}
.search_textbox_form {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #F0F0F0;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  height: 18px;
  width: 252px;
  margin-top: 1px;
  *margin-left:-15px;
}
.main_container{
width:970px;
  height:auto;
  margin-left:5px;
  margin-top:7px;
  *margin-top:10px;
  *margin-bottom:0px;
  float:left;
  *padding-bottom:20px;
}

.left_container {
  width:210px;
  height:auto;
  float:left;
  margin-left:20px;
}

.right_container  {
  border-left:1px solid #E0DCD4;
  float:left;
  min-height:1095px;
  padding-left:18px;
  width:720px;
  /*padding-top:10px;  */
}

.right_container_login  {
  border-left:1px solid #E0DCD4;
  float:left;
  padding-left:127px;
  width:720px;
}



hr.line1 {
  background-color: #E0DCD4;
  border: 0 none;
  height: 1px;
  margin: 35px 0 35px 0px;
  width: 700px;
}

hr.line2 {
  background-color: #E0DCD4;
  height: 1px;
  width: 200px;
  border: 0 none;
  margin:0 0 5px;
  padding:0;
}

.menu-heading {
  font-size:14px;
  font-weight:bold;
  color:#6f8138;
  margin-top:5px;
}
 
.list {
  width:210px;
  height:auto;
  margin-bottom:20px;
  float:left;
}

.list ul {
  color:#333333;
  float:left;
  font-size:12px;
  line-height:20px;
  list-style-type:none;
  padding:0 0 0 1px;
  width:210px;
}

.list ul a {
  color:#333333;
  text-decoration:none;
  font-size:14px;
}

.list ul a:hover {
  color:#f26522;
  text-decoration:none;
}

.list_index {
  width:210px;
  height:auto;
  float:left;
}

.list_index ul {
  color:#333333;
  float:left;
  font-size:12px;
  line-height:20px;
  list-style-type:none;
  padding:0 0 0 1px;
  width:210px;
}

.list_index ul a {
  color:#333333;
  text-decoration:none;
  font-size:14px;
}

.list_index ul a:hover {
  color:#f26522;
  text-decoration:none;
}

.BottomNav-main
{
	background-color:#F2EFE7;
  height:40px;
  float: left; 
  width: 980px;
}

#BottomNav
{
  color:#7F7A6D;
  padding-left:7px;
  padding-top:15px;
  float: left;
  width: 642px;
}

#BottomNav a{color:#7F7A6D;font-size:11px;}

/* end new design  */



.yellowlink {
 color:#ffff99;
 font-size:8pt;
text-decoration:underline;

}

.newlink
{
  text-decoration:none;
	font-size:10pt;
	color:#007336;
}

a.newlink:hover{text-decoration:none;}

.FeedBackProductLink
{
	text-decoration:none;
	font-size:13pt;
	color:#007336;
}



h3 {color:#000;}

#Content
{
	float:right;
	width:780px;
	padding-top:125px;
	padding-bottom:10px;
	min-height:300px;
}

#NavBar
{
	position:absolute;
	display:block;
	top:83px;	
	left:10px;
}


.alert {
float:left;
background:#FFF6BF url('http://www.teacherspayteachers.com/images/exclamation.png') no-repeat scroll 15px 50%;
border-bottom:2px solid #FFD324;
border-top:2px solid #FFD324;
padding:5px 20px 5px 45px;
text-align:left;
width:100%;
}

.info {
background:#F8FAFC url('http://www.teacherspayteachers.com/images/information.png') no-repeat scroll 15px 50%;
border-bottom:2px solid #B5D4FE;
border-top:2px solid #B5D4FE;
padding:5px 20px 5px 45px;
float:left;
width:630px;
}

#ContentBottom
{
	position:relative;
	display:block;
	margin:0 auto 0 auto;
	width:979px;
	height:4px;
}

#TPTLogo
{
	position:absolute;
	top:10px;
	left:7px;
	text-align: right;
}

#TopNav
{
	position:absolute;
	top:18px;
	left:478px;
}

#TopNav1
{
	position:absolute;
	top:18px;
	left:475px;
}

#like1{
  MARGIN-LEFT: 370px;
  WIDTH: 65px; 
  PADDING-TOP: 7px;
}
#TopNav img 
{
	margin-right:4px;
	vertical-align:text-top;
}

#TopNav a 
{
	margin-left:5px;
	margin-right:5px;
}


/*
#QuickBack
{
	background-image:url(http://www.teacherspayteachers.com/images/quickback.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:125px;
	left:15px;
	height:630px;
	width:169px;
}

#QuickBack h3, #QuickBack input, #QuickBack select
{
	margin-left:10px;
	margin-bottom:0;
	width:150px;
}

#QuickBack h3 {
	font-size:9pt;
	font-weight:normal;
	margin-top:14px;
	color:#fff;
}

#QuickFirstH3 {padding-top:30px;}  
    
*/

.BoldLi {font-weight:bold;}

#CatalogUl 
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 10px;
	margin-top:56px;
	padding-bottom:15px;
}

#CatalogUl li 
{
	margin-top:4px;
	padding-left:18px;
	background: url(http://www.teacherspayteachers.com/images/grayplus.gif) left center no-repeat;
} 

#CatalogUl a {font-size:10pt;}

.RatingTitle {font-size:10pt;}
.UserRating
{
	font-size:10pt;
	font-weight:bold;
	color:#800008;
}
.VoteTitle {font-size:10pt;}
.Votes 
{
	color:#000;
	font-size:10pt;
	font-weight:bold;	
}

.ProfileText {color:#000;}

.NavButton
{
	position:absolute;
	display:block;
	top:85px;	
	height:26px;
}

#NavHome {left:13px;width:86px;}
#NavCatalog {left:98px;width:149px;}
#NavSell {left:245px;width:104px;}
#NavBest {left:349px;width:119px;}
#NavRequest {left:470px;width:165px;}
#NavCommunity {left:635px;width:149px;}
#NavAccount {left:789px;width:182px;}

.ContentTitle
{
	color:#800008;
	font-size:14pt;
	font-weight:bold;
	display:block;
	margin:0;
	margin-bottom:5px;
	text-align:center;

}

.TeacherName
{
	color:#800008;
	font-size:12pt;
	text-decoration: underline;
	display:inline;
	margin-right:15px;
}

.TeacherNameNoUnderline
{
	color:#800008;
	font-size:12pt;
	text-decoration: none;
	display:inline;
	margin-right:15px;
}

.TabContent11 {
   clear: both; 
   width: 93%; 
   color: #000; 
   padding: 1em; 
   /*border: 2px solid #EFCE8C;*/
   }
   
.TabContent11_glance {
   clear: both; 
   width: 93%; 
   padding: 1em;
   position:relative; 
}    
   
.TabContent {margin:10px;}

.Tabs
{
	position:relative;
	background-image:url(http://www.teacherspayteachers.com/images/tabback.png);
	background-repeat:repeat-y;
	clear:both;
	margin-top:3px;
}

.TabBottom {display:block;}

.TableTeacher
{
	display:block;
	width:420px;
	margin-top:10px;
	clear:both;
	border-collapse:collapse;
}

.TableTeacher1
{
	display:block;
	width:100px;
	margin-top:10px;
	clear:both;
	border-collapse:collapse;
}

.TableTeacher TD 
{
	font-size:9pt;
	color:#000;
	vertical-align:top;
	padding:3px 2px 3px 8px;
}

.TableDark 
{
	background-color:#eaf1d8;
}
.TableLight 
{
	background-color:#f7faf1;
}

.TableTitle
{
	font-weight:bold;
	width:120px;
}

.TableItem a {font-size:9pt;}

.TableItemSmall {
	font-size:8pt;
	margin-bottom:5px;
}

.TableItem {width: 280px;}

.GrayLine
{
	clear:both;
	height:1px;
	width:97%;
	margin:4px auto;
}

.RatingLine {margin-top:15px;margin-bottom:10px;}

.Feedback, .Reply {
  color:#404040;
  font-size:10pt;
  padding-right:20px;

}
.Reply {
  padding-left:50px;
  padding-right:15px;
}

.FeedbackTitle
{
	font-size:10pt;
}

.FeedbackRating
{
	display:inline-block;
	margin-right:25px;
	float:right;
}

.FeedbackVotes {margin-left:30px;}

.FeedbackListing 
{
	clear:both;
	margin-top:20px;
	font-size:8pt;
}

.FeedbackUserType {
	clear:both;
	margin-right: 25px;
	font-size:8pt;
	text-align: right;
}

.PostedBy 
{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
.PostedOn
{
	float:right;
	margin-right:25px;
}

#ResultsTitle {color:#737373;}

#noresults {text-align: center;}

.nextprev {
	margin-top: 0px;
	text-align: center;	
}

#ShinyList
{
	margin-top: 0px;
	padding-left: 0px;
}
#ShinyList li
{
	list-style: none;
	float:left;
	margin-top:4px;
	padding-left:18px;
	background: url(http://www.teacherspayteachers.com/images/grayplus.gif) left center no-repeat;
	width:220px;
}
#ShinyList a {
	font-size:09pt;
}


.tipper {
	background-color: #AAA;
	color: #222;
	font-weight: bold;
	padding: 0.2em;
	margin: 0.5em;
}
a.tipper {
	background-color: #FFF;
	color: #00F;
}
.tool-tip {
	color: #fff;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(http://www.teacherspayteachers.com/images/tooltip/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(http://www.teacherspayteachers.com/images/tooltip/bubble.png) bottom right;
}
.tool-loading {
	background: url(http://www.teacherspayteachers.com/images/tooltip/ajax_load.gif) center center no-repeat;
	width: 30px;
	height: 30px;
	margin: 0 auto;
}
#sellertout {
	position: absolute;
	left: 830px;
	top: 125px;
	width: 130px;
	margin: 5px;
	color: #444444;
	font-size: 18px;
	font-stretch: ultra-condensed;
	font-family: Arial, "MS Trebuchet", sans-serif;
	text-align: center;	
}

.red {
	color:	#800008
}

.bold {
	font-weight: bold;
}

.newAlert {
	FONT-WEIGHT: normal; 
  FONT-SIZE: 8pt; 
  COLOR: #ff0000; 
  FONT-FAMILY: verdana; 
  TEXT-DECORATION: none;
  TEXT-TRANSFORM:none;
}

.textstyle {
	FONT-WEIGHT: normal; 
  FONT-SIZE: 8pt; 
  COLOR: #000000; 
  FONT-FAMILY: verdana; 
}

.smalltext {
  FONT-SIZE: 7pt; 
  COLOR: #000000; 
  }

.shippingtext {
  color:#007336;
  font-weight:bold;
}

#LeftCol1
{
	float:left;
	padding-top:680px;
	width:182px;
	display:inline;
	padding-bottom:10px;
	height:auto;
	min-height:340px;
}



.facebook_text
{
text-align:center;
font-family:Tahoma;
font-size:12px
}

.facebook_style {
  background-image:url(http://www.teacherspayteachers.com/images/facebook_bg_02.jpg);
  background-repeat:repeat-y;
  width:169px; 
  height:auto;
}
.testimonials_style {
  background-image:url(http://www.teacherspayteachers.com/images/testimonials_02.jpg);
  background-repeat:repeat-y;
  width:169px; 
  height:auto;
}

.browse_ads{
   padding-top:60px;
   padding-left:5px;
}
.search_style{
  padding-top:29px;
  padding-left:15px;
}

.featuredBanner {
   margin-top:15px;
   margin-bottom:15px;
}

.separator {height:auto;}

.block3{
  height:262px;
}


.custom {
  font-weight:bold;
  font-size:1em;
  margin:3px 0px;
  padding:0px 2px;
  color:#244389;
}

.custom a {color:#244389;}

.cseTitle {
  color:#244389;
  font-size:15pt;
  font-weight:bold;
  text-align:center;
}

.catalog_search {
  text-align:center;
  margin-bottom:18px;
  background-image:url(http://www.teacherspayteachers.com/images/cse_bg.jpg);
  background-repeat:no-repeat;
  width:169px;
  height:114px;
  padding-top:2px;
  margin-top:10px;
}

.search_btn {
  background: url(http://www.teacherspayteachers.com/images/search_btn.jpg) no-repeat;
  border:0 none;
  width:82px;
  border:0 none;
  height:23px;
  cursor:pointer;
  margin:5px 0;
}


.left-container {
  position: absolute; 
  top: 769px; 
  margin-left: 14px;
}

.Ads {
  padding-top:80px;
  padding-left:5px;
}

.Ads_page2 {
  padding-left:5px;
} 

.lesson_plan {
height:auto;
margin-bottom:20px;
padding-top:2px;
text-align:center;
width:169px;
}

.facebook{
  text-align:center;
  margin-bottom:20px;
  width:169px;
  height:auto;
  padding-top:2px;
  margin-top:10px;
}


#faqCategory
{
	margin-top: 0px;
}
#faqCategory
{
	margin-top: 0px;
}
#faqCategory li
{
	list-style: disc;
	margin-top:4px;
	padding-left:18px;
background-repeat: no-repeat;
}
#faqCategoryText {
	font-family:Arial,Tahoma,Helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#8d2424;
  text-decoration:none;
  margin-left:15px;

}

#faqQuestions{
  float:left;
  margin-left:20px;
  padding:0px;
	list-style-type:disc;
	list-style-position:outside;
}

#faqQuestions li
{
	margin-top:4px;
	padding-left:2px;
}
#faqQuestions a {
	text-decoration:none;
	color:#BC3816;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#faqQuestAnswer{
  margin-left:10px;
  margin-top:20px;
  float:left;
}

#FaqCategoryList
{
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 50px;
}
#FaqCategoryList li
{
	list-style: none;
	float:left;
	margin-top:4px;
	padding-left:18px;
	width:240px;
	background-repeat: no-repeat;
	background-image: url(http://www.teacherspayteachers.com/images/red-arrow2.png);
	background-position: 0 50%;
}
#FaqCategoryList a {
	font-size:10pt;
  font-weight:bold;
}


/* ONgoin Sale */


#sale_text{
float:left;
width: 250px;
margin-bottom:5px;
}
.sale_link{
font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	}
.sale_link:link, a.sale_link:active, a.sale_link:visited {
font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration:none;
}
a.sale_link:hover, a.sale_link:visited:hover {
font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration:underline;
}

.block4{
  height:auto;
}

.viewall {
float:right;
margin-bottom:5px;
margin-right:15px;
margin-top:15px;
text-align:right;
width:auto;
}

.pagination_text {
  background-color:#f0f0f0;
	width:760px;
	height:20px;
	padding:5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #1c5c14;
	FONT-FAMILY: tahoma;
	line-height: 18px;
	TEXT-DECORATION: none;
}

#topLeft{
  float:left;
}

#topRight {
  float:right;
}

.GiftCertificateContentTitle{
color:#004a86;
	font-size:14pt;
	font-weight:bold;
	display:block;
	margin:0;
	margin-bottom:5px;
}

/*tabs on lesson plan page */
.tabclass{
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
 padding-right:120px;
  padding-left:120px;
  
 }
 .tabclass:hover{
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
 padding-right:120px;
  padding-left:120px;

 }
 
  .tabclass2{
 color:#000;
 font-weight:bold;
 text-decoration:none;
  padding-right:120px;
  padding-left:120px;
   }
 .tabclass2:hover{
 color:#000;
 font-weight:bold;
 text-decoration:none; 
  padding-right:120px;
  padding-left:120px;
 }
 a, img, input{
outline:none;
}


.whats_new{
width:230px; 
height:158px; 
background-image:url(http://www.teacherspayteachers.com/images/whats-new.jpg); 
background-repeat:no-repeat;
}
.whats_new_text{
width:200px; 
height:auto; 
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
line-height:20px;
text-decoration:none;
margin:30px 5px 0 10px;
}


.whats_new_link{
color:#FFFFFF;
font-size:8pt;
line-height:14pt;
text-decoration:none;
}
/*********/

/*Tpt Mailbox*/

#Sidebar  {
  float:left;
  width:169px;
}

#Sidebar .listItem {
  
  padding-left: 40px;
}

#Sidebar .listItem li a {
  color:#658590;
}

table.mailList
{
  color:#000000;
  background-color:#ffffff;
  font-size: 100%;
  padding:0px;
  border-top: 1px solid #D6D6D6;
  border-left: 1px solid #D6D6D6;
  border-bottom: 0px solid #D6D6D6;
  border-right: 0px solid #D6D6D6;
}

table.mailList td 
{
  border-top: 0px solid #D6D6D6;
  border-left: 0px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  border-right: 1px solid #D6D6D6;
  padding-bottom:4px;
  padding-left:4px;
  padding-top:4px;
}

.bottomtr {
   background-color: #6F8138;
   height:10px;
}

.unread {
  color:#000000;
  font-weight:bold;
}

.unread a { color:#000000;}

/*.read {
 background-color:#EFEFEF;
 font-weight:normal;
}

.read a { color:#000000;}  */

.deletbtn {
  background: url(http://www.teacherspayteachers.com/images/delete.jpg) no-repeat; 
  height: 28px;
  width: 128px 
  border:0px solid;
}

.frm {
 color:#017336;
 font-weight:bold;
}

#Body {
   border: 1px solid #CCCCCC;
   padding:8px;
}


/*End*/
/* New wishlist*/
.cart_product{
width:auto;
height:auto;
}

.pad{
padding-left:22px;
}

.wishlist_table{
border:1px solid #007336;
}

.wishlist_row_top{
background-color:#d7e2bb;
border-bottom:1px solid #007336;
}

.wishlist_row1{
background-color:#ffffff;
}

.wishlist_row2{
background-color:#efefee;
}

.remove_wishlist_text{
font-size:11px;
color:#055329;
text-decoration:none;

}
/* end wishlist*/

/*Rashmi- new css added*/

#Content-new {
float:left;
min-height:300px;
padding-bottom:10px;
padding-top:125px;
width:979px;
}

.teacher-author{
width:683px;
height:auto;
float:left;
padding-left:8px;
}

.teacher-author-top{
background-image:url(http://www.teacherspayteachers.com/images/teacher-author-top.png);
background-repeat:no-repeat;
width:683px;
height:14px;
float:left;
}

.teacher-author-middle{
width:683px;
background-image:url(http://www.teacherspayteachers.com/images/teacher-author-middle.png);
background-repeat:repeat-y;
height:auto;
float:left;
padding-left:13px;
padding-bottom:8px;
}

.teacher-author-bottom{
width:683px;
background-image:url(http://www.teacherspayteachers.com/images/teacher-author-bottom.png);
background-repeat:no-repeat;
height:11px;
float:left;
}

.teacher-author-left{
width:95px;
height:auto;
float:left;
width: 115px;
}

.mark{
width:95px;
height:124px;
}

.follow{
width:95px;
height:40px;
}

.teacher-author-right{
width:568px;
height:auto;
float:left;
}

.teacher-author-right-side1{
width:320px;
height:auto;
float:left;
}

.teacher-author-right1{
width:150px;
height:auto;
float:left;
padding-left:10px;
color:#060606;
font-size:20px;


}

.teacher-author-right2{
width:138px;
height:auto;
float:left;
padding-left:15px;
padding-top:6px;
}

.teacher-author-right3{
width:300px;
height:auto;
color:#0b0b0b;
font-weight:bold;
float:left;
font-size:14px;
padding-left:10px;
padding-top:15px;
}

.teacher-author-right-side22{
width:202px;
height:80px;
float:left;
line-height:20px;
background-image:url(http://www.teacherspayteachers.com/images/overall-box.jpg);
background-repeat:no-repeat;
padding-left:10px;
padding-top:10px;
}
.teacher-author-right-side2{
width:222px;
height:80px;
float:left;
line-height:20px;
background-image:url(http://www.teacherspayteachers.com/images/overall-box2.jpg);
background-repeat:no-repeat;
padding-left:5px;
padding-top:10px;
margin-left:0px;
}

.teacher-author-right-side3{
width:568px;
height:auto;
font-size:12px;
color:#000000;
padding-top:15px;
float:left;
padding-left:5px;
}

.bar1{
width:539px;
background:url(http://www.teacherspayteachers.com/images/bar1.jpg);
background-repeat:no-repeat;
height:23px;
margin-left:3px;
padding-left:5px;
font-weight:bold;
}



.bar2{
width:539px;
background-image:url(http://www.teacherspayteachers.com/images/bar2.jpg);
background-repeat:no-repeat;
height:23px;
margin-left:3px;
margin-top:2px;
padding-left:5px;
font-weight:bold;
}

.bar3{
width:539px;
background-image:url(http://www.teacherspayteachers.com/images/bar1.jpg);
background-repeat:no-repeat;
height:23px;
margin-left:3px;
margin-top:2px;
padding-left:5px;
font-weight:bold;
}

.bar4{
width:539px;
background-image:url(http://www.teacherspayteachers.com/images/bar2.jpg);
background-repeat:no-repeat;
height:23px;
margin-left:3px;
margin-top:2px;
padding-left:5px;
font-weight:bold;
}

.bar-text{
width:539px;
padding-top:5px;
}

.bar1-side{
font-weight:normal;
padding-left:65px;
}

.bar2-side{
font-weight:normal;
padding-left:75px;
}

.bar3-side{
font-weight:normal;
padding-left:10px;
}

.bar4-side{
font-weight:normal;
padding-left:30px;
}

.author{
width:249px;
height:auto;
float:left;
margin-left:10px;
margin-top:5px;
}

.author-top{
background-image:url(http://www.teacherspayteachers.com/images/author-top.png);
background-repeat:no-repeat;
width:249px;
height:29px;
float:left;
}

.author-top-heading{
font-weight:bold;
font-size:12px;
color:#FFFFFF;
text-transform:uppercase;
padding-top:5px;
padding-left:10px;
}

.author-middle{
background-image:url(http://www.teacherspayteachers.com/images/author-middle.png);
background-repeat:repeat-y;
width:249px;
height:auto;
color:#010101;
font-weight:bold;
font-size:11px;
padding-left:9px;
padding-top:5px;
float:left;
}

.author-bottom{
background-image:url(http://www.teacherspayteachers.com/images/author-bottom.png);
background-repeat:no-repeat;
width:249px;
height:11px;
float:left;
}

.textbtn{
width:230px;
height:auto;
float:left;
padding-bottom:6px;
}


.btn{
width:60px;
height:27px;
float:left;
padding-left:10px;
padding-top:5px;
}

.free-offering{
width:249px;
height:auto;
padding-left:10px;
padding-top:15px;
float:left;
}

.free-offering-top{
width:249px;
background-image:url(http://www.teacherspayteachers.com/images/free-offering-top.png);
background-repeat:no-repeat;
height:27px;
float:left;
}

.free-offering-heading{
color:#0b0b0b;
font-size:12px;
font-weight:bold;
padding-top:6px;
padding-left:10px;
}

.free-offering-middle{
width:249px;
background-image:url(http://www.teacherspayteachers.com/images/free-offering-middle.png);
background-repeat:repeat-y;
height:auto;
float:left;
}

.free-offering-bottom{
width:249px;
background-image:url(http://www.teacherspayteachers.com/images/free-offering-bottom.png);
background-repeat:no-repeat;
height:13px;
float:left;
}

.free-offering-left{
width:65px;
float:left;
height:78px;
padding-left:5px;

}

.free-offering-right{
width:175px;
height:auto;
float:left;
color:#0b0b0b;
}

.free-top-text{
font-size:11px;
width:174px;
height:auto;
text-align:justify;
}

.free-down-text{
width:178px;
font-size:11px;
height:auto;
text-decoration:underline;
}

.free-btn{
width:124px;
height:30px;
padding-top:10px;
padding-bottom:6px;
}

.line{
background-color:#d8d6d6;
height:1px;
margin-top:7px;
width:660px;
margin-bottom:15px;
}

.featured-products{
  height:auto;
  float:left;
  width:160px;
  margin-left:12px;
  margin-right:12px;
  margin-top:18px;
  *margin-top:2px;
}

.featured-products-top{
width:160px;
height:24px;
background-image:url(http://www.teacherspayteachers.com/images/featured-products-top.jpg);
background-repeat:no-repeat;
}

.featured-products-heading{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
padding-left:8px;
padding-top:8px;
}

.featured-products-middle{
width:160px;
height:auto;
background-image:url(http://www.teacherspayteachers.com/images/featured-products-middle.jpg);
background-repeat:repeat-y
}

.featured-products-bottom{
width:160px;
height:16px;
background-image:url(http://www.teacherspayteachers.com/images/featured-products-bottom.jpg);
background-repeat:no-repeat;
}

.featured-products1{
width:auto;
height:85px;
padding-left:50px;
padding-right:50px;
margin-top:10px;
}

.featured-products2{
width:81px;
height:105px;
padding:0 40px 5px;
}

.products-text{
font-weight:bold;
font-size:12px;
color:#000000;
text-align:center;

}

.line2 {
background-color: #E0DCD4;
border: 0 none;
height: 1px;
margin: 0;
width: 200px;
float:left;
}

.banner{
width:728px;
height:90px;
float:left;
padding-bottom:15px;
padding-top:2px;
}

.col_banner {
  height:200px;
  padding-bottom:15px;
  padding-top:12px;
  width:160px;
}

.product-tabs{
width: 979px;
height:auto;
float:left;
}

.tab-banner{
float:left;
height:auto;
margin-left:10px;
margin-top:18px;
width:757px;
}
.ask-me-btn{
width:115px;
height:29px;
margin-top:10px;
}

/* NEW TABS */

#TabExperience_new {
left:0px;
width:188px;
}

#TabHistory_new {
left:191px;
width:176px;
}

#TabRatings_new {
left:370px;
width:153px;
}

#TabQA_new {
left:526px;
width:84px;
}

#TabMyproducts_new {
left:613px;
width:136px;
}

#TabAskme_new {
left:616px;
width:130px;
}

.cancelbtn {
   background:url("../images/cancel.jpg") no-repeat;
   width:52px;
   height:22px;
   border:0px solid;
   cursor:pointer;
}

.addtocartbtn {
   background:#5F8878 url("../images/add-to-cart.jpg") no-repeat;
   width:69px;
   height:22px;
   border:0px solid;
   cursor:pointer;
}

/* STANDARDS */

#standardText {
  font-family:Arial,Tahoma,Helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
  MARGIN-LEFT: 0px;
  *MARGIN-LEFT: 40px;
}

.standardText_li{
	list-style: none;
	margin-top:4px;
	margin-top:15px;

}

.standardsubtext{
color:#666666;
font-family:Arial,Tahoma,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
margin-left:25px;
margin-top:10px;
text-decoration:none;
}

#standard{
margin-top: 10px;
}

#standard li
{
	list-style: none;
	margin-top:4px;
	padding-left:18px;
	background: url("../images/standard-arrow.gif") left center no-repeat;

}
#standard a {
	text-decoration:none;
	color:#007336;
}

.standard_h5{
font-weight:normal;
text-align:center;
font-size:12px;
}

.standard_h4{
color:#0f5b2d;
font-size:16px;
}

table.standard_table
{
color:#000000;
background-color:#ffffff;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-bottom: 0px solid #cccccc;
border-right: 0px solid #cccccc;
}

table.standard_table th, table.standard_table td 
{
border-top: 0px solid #cccccc;
border-left: 0px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

.standard_text3{
color:#666666;
font-size:12px;
font-weight:bold;
margin-left:-40px;
*display:block;
}
.standard_text4{
color:#666666;
font-size:12px;
font-weight:bold;

}

td.even {
background-color:#D9D9D9;
}

td.odd {
background-color:#F2F2F2;
}

td.pink {
background-color:#EC9192;
}

td.red {
background-color:#E20000;
color:#000000;
}

td.blue {
background-color:#008BD8;
color:#FFFFFF;
font-weight:bold;
}

td.lblue {
background-color:#97B3D6;
}

.tooltip{width:224px;margin:0;padding:5px;font-size:11px;color:#666;background:#fff;border:5px solid #ccc;}
.tooltip p{margin:0;text-align:justify;}
#tooltip_1{z-index:100000;}

/* NEW seller changes*/

.bar_text_new{
padding-top:5px;
width:539px;
font-size:12px;
font-weight:bold;
color:#000;
padding-left:5px;
}

.bar_row1{
background-color:#e9e9e9;
}

.bar_row2{
background-color:#d8d6d7;
}

.follow_me{
background-image:url("../images/follow-me.jpg"); 
background-repeat:no-repeat;
color:#fff;
font-family:Arial,Tahoma,Helvetica,sans-serif;
font-size:12px;
width:95px;
height:28px;
padding-top:12px;
font-weight:bold;
text-align:center;
}


.follow_me a{
color:#fff;
text-decoration:none;
}

/* add cateory form */
.add-custom-category{
padding: 10px 0 5px 0;
}

.category-form{
width:450px;
height:auto;
float:left;
margin-top:50px;
}

.category-table{
float:right;
margin-bottom:30px;
width:350px;
}
/* tooltip for delete QAtab on sellers page*/
 a.tooltip_tipc span {display:none; text-decoration:none;}
a.tooltip_tipc:hover span{display:inline; width:120px; padding:2px; text-decoration:none; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10pt; margin-top:18px; margin-left:-90px; position:absolute;background:#10773b; color:#fff;}

#TabviewProducts{left:157px;top:40px;width:163px;}
#Tabcustomfolders{left:15px;top:40px;width:134px;}

/*for product glance page*/
.edit_product{
float:left;
width:130px;
height:35px;
}

/* Header search box */
.search2{
width:94px;
height:24px;
border:0px;
background-image:url(../images/search.jpg);
background-repeat:no-repeat;
cursor:pointer;cursor:hand;
}

.search2:hover{
width:94px;
height:24px;
border:0px;
background-image:url(../images/search-over.jpg);
background-repeat:no-repeat;
cursor:pointer;cursor:hand;
}

.search_btn2 {
float: left;
height: 29px;
margin-top: 11px;
width: 94px;
}


#QuickFindsubjectarea{
width:130px;
}

.sort-order{
cursor:pointer;
}
/* End Header search box */

/* Start cufon css*/

.list-heading {
height:23px;
margin-top:15px;
width:210px;
font-family:"moderne",sans-serif;
font-size:24px;
color:#6f8138;
float:left;
*float:none;
z-index:102;
margin-bottom:0px;
*margin-bottom:10px;
}
/* end cufon css*/

/*menu*/
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: auto;
	list-style: none;
	font-size: 1.1em;
	*position:relative;
  *z-index:104;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 50px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.home {
	background:url(../images/nav_home.jpg);
	width: 54px; 
}

ul#topnav a.home-current {
	background:url(../images/home-new-on.jpg);
	width: 54px; 
}
ul#topnav a.browse-items {
	background: url(../images/browse-items.jpg) no-repeat;
	width: 158px; 
}

ul#topnav a.browse-items-current {
	background: url(../images/browse-on.jpg) no-repeat;
	width: 158px; 
}
ul#topnav a.sale {
	background: url(../images/my-sales3.jpg) no-repeat;
	width: 102px; 
}

ul#topnav a.sale-current {
	background: url(../images/my-sales-on2.jpg) no-repeat;
	width: 102px; 
}
ul#topnav a.purchase {
	background: url(http://www.teacherspayteachers.com/images/my-purchases.jpg) no-repeat;
	width: 144px; 
}
ul#topnav a.purchase-current {
	background: url(http://www.teacherspayteachers.com/images/my-purchases-on.jpg) no-repeat;
	width: 144px; 
}



ul#topnav li .sub {
	position: absolute;	
	top: 50px; left: 0;
	background: #f2efe8;
	border:1px solid #e0dcd3;
	padding: 0 0 10px 10px;
	float: left;

	display: none;
	z-index:1000;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 250px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color:#333333;
}

ul#topnav .sub ul li a {
	float: left;
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color:#333333;
}
ul#topnav .sub ul li a:hover {color:#333333; }

ul#topnav .sub ul li h2 {
	
	color: #6F8138;
    font-family: "moderne",sans-serif;
    font-size: 24px;
    height:auto;
	width: auto;
	
	
}
ul#topnav .sub ul li h2 a {
	color: #6F8138;
    font-family: "moderne",sans-serif;
    font-size: 24px;
    height:auto;
    width: auto;
	
	
}

.main_toplink2-new {
    background-image: url("../images/toplinks-bg.jpg");
    background-repeat: repeat-x;
    float: left;
    height: auto;
    margin-left: 5px;
    width: 970px;
    overflow:visible;
}
.toplink_container2 {
float: left;
height: auto;
width: auto;
overflow:visible;
}

/*product section*/
.ques-heading-othr{
color:#818c52;
text-transform:uppercase;
margin-top: 15px;
float:left;
width: 630px;
}
.free-download-bg2 {
background-color: #F2EFE7;
float: left;
height: 170px;
width: 291px;
margin-top: 20px;
}

.t-box{
width:160px;
height:auto;
float:left;
margin-top:10px;
margin-right: 20px;
}
.t-box1{
height:auto;
background-color:#f2efe7;
border:1px solid #e0dcd4;
padding: 10px;
width: 138px;
}
.t-box-text1{
width:160px;
height:auto;
float:left;

font-size:11px;
color:#bc3816;
margin-top:5px;
}
.t-box-text2{
width:160px;
height:auto;
float:left;

font-size:11px;
color:#6f8138;
margin-top:2px;
}
.seemore{
color: #BC3816;
float: right;
font-size: 12px;
margin-right: 20px;
text-transform: uppercase;
}

.seemore a{
color:#bc3816;
text-decoration:none;
}
/*end product section */
/*product-overvew*/

.type-details{
width:630px;
height:auto;
line-height:20px;
}

.type-left{
color:#5e5d59;
width: 128px;
width: 129px\0;
float:left;
}

.details{
color:#a3a09b;
width:310px;
float:left;
margin-left: 10px;
}

.type-details2{
float:left;
width:450px;
height:auto;
line-height:20px;
margin-top: 37px;
}

.ques-heading-small{
font-size:11px;
text-transform:none;
}

.preview-bx {
float: right;
height: auto;
width: 260px;
*float: left;
}

.preview-boxes{
width:260px;
height:auto;
float:right;
margin-top:10px;
}
.preview-boxes2 {
    float: right;
    height: auto;
    margin-top: 10px;
    width: 291px;
}
.preview-box1{
width:125px;
height:125px;
float:left;
background-color:#f2efe8;
text-align:center;
}

.preview-box2{
width:125px;
height:125px;
float:left;
background-color:#f2efe8;
margin-left:10px;
text-align:center;
}

.file{
padding-top:10px;
}

.ques-heading-small2{
font-size:11px;
text-transform:none;
padding-top: 20px;
float: left;
}
 .ques-heading-small3 {
    float: left;
    font-size: 11px;
    text-transform: none;
}
.file-pic-text{
width:260px;
height:auto;
float:left;
margin-top: 16px;
}

.file-pic{
width:62px;
height:62px;
float:left;
}

.file-text{
width: 183px;
height:auto;
float:left;
font-size:11px;
margin-left: 10px;
}

.file-text-green{
color:#6d734f;
margin-top: 8px;
}

.help2 a{
color:#8e8983;
text-decoration:none;
}

.free-download-bg2-text{
float: left;
padding: 5px 0 0 20px;
}

.new-price2 {
color: #6F8138;
font-size: 21px;
}

.old-price2 {
color: #91908C;
margin-left: 15px;
}

.download-help{
margin-top:6px; 
}

.download-preview{
margin:10px 0 5px 0;
}


.free-download-bg3 {
background-color: #F2EFE7;
float: right;
height: auto;
padding-bottom: 10px;
margin-right: 11px;
margin-top: 20px;
width: 291px;
}

.copyright2 {
color: #5B5C57;
float: right;
font-size: 11px;
height: auto;
margin-right: 31px;
margin-top: 10px;
width: 260px;
}

.copyright2 a{
color:#5b5c57;
text-decoration:none;
font-size: 11px;
}

.follow-links3 {
color: #515151;
float: left;
font-size: 12px;
margin-left: 0px;
}

.follow-links3 a {
color: #BC3816;
font-size: 11px;
text-decoration: none;
font-weight:bold;
font-size: 15px;
}

.toplinks_text1 a{
color: #000000;
text-decoration: none;
font-size: 11px;
}
.ques-right2 {
border-left: 1px solid #DBDCD7;
float: left;
height: auto;
padding-left: 23px;
width: 250px;
}
/*end*/

/*New design store page*/

.text1{

font-size:14px;
font-weight:bold;
color:#6f8138;
margin-top:5px;
float: left;
}

.profile-top{
float:left;
width:930px;
height:auto;
margin-left: 26px;
margin-top: 3px;
*margin-bottom:15px;
overflow:visible;
}

.profile-catalog{
width:623px;
float:left;
font-size:12px;
color:#000000;
margin-top: 10px;
}



.profile-name{
font-size:30px;
color:#000000;
margin-top: 9px;
float: right;
overflow:visible;
}
.profile-name2{
float: left;
height: auto;
width: 438px;
margin-left:180px;
overflow:visible;
}
.follow-links {
color: #515151;
font-size: 11px;
margin-left: 5px;
margin-top: 13px;
float:left;
}

.follow-links a {
color: #BC3816;
font-size: 11px;
text-decoration: none;
}
.profile-location{
font-size:14px;
color:#918d83;
margin-left:5px;
float:left;
}

.profile-location a{
font-size:14px;
color:#918d83;
text-decoration:none;
}

.profile-bg{
width:620px;
height:170px;
background-color:#f2efe7;
float:left;
overflow:visible;
}



 .profile-quote-sale {
    color: #6F8138;
    float: right;
    font-size: 18px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
    width: 410px;
}
.profile-quote {
    color: #6F8138;
    float: right;
    font-size: 18px;
    margin-right: 10px;
    margin-top: 60px;     /* quote centre */
    text-align: center;
    width: 410px;
}

.profile-left {
float:left;
height:auto;
left:40px;
position:absolute;
top:220px;
width:185px;
width: 185px\0; /*IE9 hack*/
}

.profile-heading{
font-size:13px;
color:#000000;
font-weight:bold;
padding-left:13px;
}

.profile-pic{
border:10px solid #6f6c62;
float:left;
margin-top: 10px;
margin-bottom: 10px;
width:140px;height:140px;
}

.profile-stars{
color: #918d83;
font-size: 14px;
font-weight:normal;
margin-bottom: 5px;
}
.profile-star-no2 {
    float: left;
    margin-left: 10px;
    margin-top: 3px;
}
 .profile-stars-text4 {
    color: #918D83;
    float: left;
    font-size: 11px;
    margin-top: 5px;
    width: 400px;
}
.profile-stars-text{
font-size: 11px;
color: #918d83;
}
.profile-stars2 { 
	position: relative;
	width: 90px;
	height: 22px;
	float: left;
}
.profile-stars2 .cover {
	position: absolute;
	background: transparent url(http://www.teacherspayteachers.com//images/stars.png) top left no-repeat;
	top: 0px;
	left: 0px;
	width: 90px;
	height: 22px;
	z-index: 101;
}
.profile-stars2 .progress {
	position: absolute;
	background: transparent url(http://www.teacherspayteachers.com/images/stars_full.png) top left no-repeat;
	top: 0px;
	left: 0px;
	height: 22px;
	z-index: 102;
}

.profile-star-no{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
.profile-stars-text2 {
    color: #918D83;
    float: left;
    font-size: 11px;
    margin-top: 5px;
    width: 100px;
}
.social-icons{
width: auto;
height:auto;
float:right;
*width:auto;
}

.free-download{
width:299px;
height:auto;
float:right;
margin-top: 50px;
}

.free-download-bg{
background-color:#f2efe7;
width:299px;
height:170px;
float:right;

}

.free-download-heading{
color:#6f8138;
text-transform:uppercase;
font-size:20px;
padding: 10px 0 0 10px;
}

.free-text1{
color:#333333;
font-size:12px;
padding: 10px 10px 0;
}

.free-text2{
color:#bc3816;
font-size:12px;
padding: 10px 10px 0;
}

.download-now{
padding: 10px 10px 0;
}

.tabs-bg{
float:left;
width:970px;
height:40px;
background-color:#f2efe7;
margin: 0 auto 0 5px;
*margin-bottom:15px;

}
.tabs-right{
width: 285px;
height:auto;
float:right;
margin: 10px 0 0;
}
.quick{
width:201px;
height:20px;
border:1px solid #bcb8af;
float:left;
margin-right:5px;
}

.featured {
color: #6f8138;
float: left;
font-size: 14px;
text-transform: uppercase;
}

.teacher-ad2 {
float: left;
height: 200px;
margin-top: 25px;
width: auto;
}

.home-link {
    color: #BC3816;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-left: 26px;
    margin-top: 5px;
} 
.home-link2 {
    color: #BC3816;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-left: 16px;
    margin-top: 5px;
}
 .subject-link{
color:#515151;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
margin-left:9px;
margin-top:5px;
}

.subject-link a{
color:#515151;
text-decoration:none;
}

.subject-link2 a {
    color: #515151;
    text-decoration: none;
}

.profile-location2{
color: #918D83;
font-size: 12px;
margin-left: 188px;
margin-bottom: 10px;

}
.having-sale {
        float: right;
    text-align: center;
    width: 410px;
    padding-top:4px;
}
.profile-location3{
color:#918D83;
font-size:11px;
text-decoration:none;
margin-top: 13px;float: left;
 }

.profile-top2 {
float: left;
height: auto;
margin-bottom: 20px;
width: 930px;
z-index:1;
overflow:visible;
}
.store-help {
    color: #918D83;
    float: right;
    font-size: 11px;
    margin-right: 11px;
    margin-top: -19px;
    text-decoration: none;
} 
 .old-price{
    color: #6F8138;
    font-size: 10px;
    font-weight: bold;
    line-height: 22px;
    text-decoration: line-through;
    }
/*end*/ 

/*ratings and feedback*/
.feedback-heading{
color:#545454;
text-transform:uppercase;
font-size:16px;
font-weight:bold;

}
.ques-container{
width: 630px;
height:auto;
float:left;
margin-left: 38px;
color:#93928e;
min-height:618px;
}
.ques-right{
width:250px;
height:auto;
float:left;
border-left:1px solid #dbdcd7;
min-height: 300px;
padding-left: 23px;
}
.feedback-subheading{
color: #B43017;
font-size:14px;
margin-top: 20px;
float:left;
}

.big-arrow2 {

height: 12px;
margin-left: 5px;
margin-top: 3px;
width: 10px;
}

.tabs{
width:615px;
height: 40px;
float:left;
}


.tabs ul{
display: block;
margin: 18px 0 0 20px;
*margin: 10px 0 0 20px;
padding:0;
height:29px;
*padding-top:2px;
}

.tabs li{
display:inline;
float:left;
height:29px;

margin:0;
padding:0;
*padding:3px 0 10px 0;

}

.tabs li a{
color:#505050;
text-decoration:none;
background-color:#e2dbd1;
border:1px solid #FFFFFF;
margin: 0 5px;
padding: 5px 10px;
*padding: 2px 10px 10px 10px;
font-size: 14px;
}

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

.tabs .active a{
background-color:#fff;
}

.ques-heading3 {
color: #818C52;
margin-top: 35px;
margin-bottom: 10px;
text-transform: uppercase;
float: left;
}

.rating-star{
color: #93928E;
font-size:13px;
float:left;
width: 280px;
margin: 8px 0;
}

.green-stars{ 
	position: relative;
	width: 90px;
	height: 22px;
	float: left;
}
.green-stars .cover {
	position: absolute;
	background: transparent url(http://www.teacherspayteachers.com//images/stars.png) top left no-repeat;
	top: 0px;
	left: 0px;
	width: 90px;
	height: 22px;
	z-index: 101;
}
.green-stars .progress {
	position: absolute;
	background: transparent url(http://www.teacherspayteachers.com//images/stars_full2.png) top left no-repeat;
	top: 0px;
	left: 0px;
	height: 22px;
	z-index: 102;
}

.star-text{
color: #93928E;
font-size:13px;
float:left;
margin-right: 5px;
text-align: right;
width: 114px;
}


.star-no{
color: #93928E;
font-size:13px;
float:left;
margin: 4px 0 0 5px;
width: 25px;
}

.rating-line {
background-color: #DBDCD7;
border: 0 none;
float: left;
height: 1px;
width: 250px;
}

.star-text2 {
    color: #93928E;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    text-align: right;
    width: 114px;
	margin-top: 4px;
}

.star-no2{
color: #93928E;
font-size:12px;
float:left;
margin: 4px 0 0 4px;
width: 45px;
font-weight: bold;
}

.profile-stars-text3 {
    color: #918D83;
    float: left;
    font-size: 11px;
    margin-left: 123px;
    margin-top: 5px;
    width: 100px;
}

/*end*/
/*ask-a-question*/

.ques-container2{
width: 630px;
height:auto;
float:left;
margin-left: 38px;
color:#93928e;
}

.ques-heading{
color:#818c52;
text-transform:uppercase;
margin-top: 15px;
}

.ques-textarea{
width: 620px;
height:100px;
border:1px solid #000000;
margin: 10px 0;

}

.ques-email{
width: 630px;
height:auto;
float:left;
color:#575757;
margin-bottom: 15px;
    
}

.ques-ans{
width: 630px;
height:auto;
float:left;
margin-top: 15px;
}

.ques-ans-left{
width:63px;
height:auto;
float:left;
}

.ques-ans-right{
width: 545px;
height:auto;
float:left;
margin-left: 20px;
line-height: 18px;
    
}
.ans-right {
background-color:#F2EFE7;
float:left;
height:auto;
line-height:18px;
margin-left:20px;
padding:4px;
width:535px;
}

.customer-name{
color:#b43017;
}

.customer-date{
font-size:11px;
}

.ques-line{
width: 626px;
height:1px;
background-color:#dbdcd7;
float:left;
border:0 none;
*margin-top:5px;
*margin-left:-45px;
}
.ques-line2{
border-bottom:1px dashed #DBDCD7;
float:left;
height:1px;
width:626px;
margin:8px 0;
}
/*ask-a-question ends*/
/*my profile page*/

.ques-text{
margin: 15px 5px 35px 0;
color:#313131;
}

.ques-right{
width:250px;
height:auto;
float:left;
border-left:1px solid #dbdcd7;
min-height: 300px;
padding-left: 23px;
}

.ques-heading2 {
color: #818C52;
text-transform: uppercase;
}

/*end my profile*/     
.browse{
width:210px;
height:auto;
margin-top:10px;
float:left;
}

.browse-text{
width:auto;
height:auto;
float:left;

font-size:12px;
color:#6f8138;
}

.link-text{
width:auto;
height:auto;
}

.state-text{
width:auto;
height:auto;
margin-bottom:6px;
margin-left:2px;
font-size:12px;
color:#bc3816;
}

.state-text a{
color:#bc3816;
text-decoration:none;
font-size: 11px;
}
#fm-submit2 {
    clear: both;
    margin-left: 211px;
    padding: 20px 0 0;
}
.main_container2{
width:970px;
height:auto;
margin-left:5px;
margin-top:30px;
*margin-top:20px;
*margin-bottom:0px;
float:left;
}
 
 .newsletter {
  background-color:#918D83;
  float:left;
  height:auto;
  padding-left:20px;
  padding-top:10px;
  width:950px;
  padding-bottom:10px;
}

.archive_newsletter {
  background-color:#f2efe7;;
  float:left;
  height:autopx;
  padding-left:20px;
  padding-top:10px;
  width:950px;



}

.newsletter  .title {
  font-size:14px;
  color:#ffffff;
  text-transform:uppercase;
  float:left;
  *width:968px;
}

.newsletter-box  {
  background-color:#817D73;
  clear:left;
  float:left;
  height:29px;
  margin-top:5px;
  padding-left:4px;
  padding-top:4px;
  width:318px;
  *width:319px;
}     

.subscribe-btn {
  border:1px solid #BCB8AF;
  float:left;
  height:22px;
  width:73px;
  *margin-top:2px;
}

.newsletter-text  {
  color:#ECE9E4;
  font-size:11px;
  padding-left:10px;
  padding-top:8px;
  width:242px;
  float:left;
}
.envelope  {
  float:left;
  height:25px;
  margin-left:3px;
  width:26px;
}

.ipt-textbox  {
  background-image:url("http://www.teacherspayteachers.com//images/envelope.jpg");
  background-repeat:no-repeat;
  border:1px solid #FFFFFF;
  float:left;
  height:21px;
  margin-right:3px;
  padding-left:26px;
  width:208px;
  *margin-top:2px;
}
.right_container_box {
  width:700px;
  float:left;
  border-left:1px solid #e0dcd4;
  padding-left: 18px;
  *margin-top:7px;
  min-height:1000px;
}

.right_container_box_feedback {
    border-left: 1px solid #E0DCD4;
    float: left;
    padding-left:40px;
    width: 913px;
}
.right_container_box_pwd {
  width:913px;
  float:left;
  border-left:1px solid #e0dcd4;
  padding-left: 25px;
  *margin-top:7px;
 
}

.right-box2 {
  height: auto;
  width: 600px;
  margin:0 auto;
}




.line3 {
background-color: #E0DCD4;
float: left;
float:none\9;
height: 1px;
margin: 5px 5px 5px 0px;
margin:47px 5px 5px -13px\9;
*margin: 0px 5px 15px -10px;
width: 700px;
*width: 705px;
border:0 none;
}


 /*my sponsored*/

.miniButton .text-b {
    margin-left: -77px;
    margin-top: 5px;
    position: absolute;
}
.sponsored_text{
    float:left;
    margin-bottom:10px;
    width:930px;
    padding:0 10px 0 10px;
}

.title1 {
    color: #515151;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 26px;
    margin-bottom: 20px;
    margin-left: 100px;
    margin-top: 7px;
    *margin-top: 0px;
}

.title2 {
  float: left;
  font-size:12px;
}

.category-list {
  width:600px;
  height:auto;
  margin:0 auto;
}

.categories-heading {
  font-size:14px;
  font-weight:bold;
  text-align: center;
  margin-bottom: 10px;
}

.categ {
  background-color: #EDEEF0;
  border-color: #999999;
  border-style: solid;
  border-width: 1px 0 0 1px;
  color: #000000;
}

.border2 {
    border-width: 1px 0 0 1px;
	border-color: #CCCCCC;
    border-style: solid;
}

.border2 td {
    border-color: #ccc;
    border-style: solid;
    border-width: 0 1px 1px 0;
}

.border2 th {
  background-color:#f0f0f0;
  font-weight:bold;
  border-color: #ccc;
  border-style: solid;
  border-width: 0 1px 0px 0;
}
.sponsored_container {
min-height:200px;
width:420px;
margin:0 auto;
}

.sponsored_miniButton3 {
background:url("http://www.teacherspayteachers.com//images/dashboard.button.mini.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
font-size:10pt;
font-weight:bold;
height:30px;
margin-top:25px;
padding-top:7px;
text-align:center;
width:350px;
}
.sponsored_miniButton3 span {
    text-align: center;
}

.sponsored_miniButton3:hover {
background: url(http://www.teacherspayteachers.com//images/dashboard.button.mini.hover.png) no-repeat;
color: #ffffff;
}
/*my sponsored ends*/


/*my sponsored new*/
.miniButton3 {
    background: url("http://www.teacherspayteachers.com//images/dashboard.button.mini.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    font-size: 10pt;
    font-weight: bold;
    height: 30px;
    margin-top: 45px;
    padding-top: 7px;
    text-align: center;
    width: 350px;
	
}

.miniButton3 span {
    text-align: center;
}

.miniButton3:hover {
background: url(http://www.teacherspayteachers.com//images/dashboard.button.mini.hover.png) no-repeat;
color: #ffffff;
}

/*detail-categories */

.buy{
text-decoration:none;
color: #BC3816;
font-size: 11px;
}

.buy:hover{
text-decoration:underline;
color: #BC3816;
font-size: 11px;
}

.category-title{
color: #515151;
float:left;
font-weight: bold;
margin-bottom: 10px;
width: 930px;
margin-top: 20px;
margin-left: 10px;
}

/*detail-categories ends */

/*buy page*/
.category-text{
    color: #515151;
    float: left;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 720px;
}

.submit-query{
margin-left: 236px;
padding: 0;
margin-top:15px;
}

.border2 .select-box{
height: 30px;
}

/*buy page ends*/
/*my sponsored new ends*/

/************ sabina*************/

.form-title2 {
  color: #515151;
  float: left;
  font-size: 24px;
  font-weight: normal;
  height: 30px;
  margin-bottom: 20px;
  width: 800px;
  margin-top: 0;
}

table.ex {
  color:#000000;
  background-color:#ffffff;
  font-size: 100%;
  padding:0px;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  border-right: 0px solid #cccccc;
}

table.ex th, table.ex td {
  padding-bottom:2px;
  border-top: 0px solid #cccccc;
  border-left: 0px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}


form {
  margin: 0;
  padding: 0;
}

.submit-btn2{
    margin: 15px auto 0;
    padding: 0;
    text-align: center;
    width: 720px;
}
#sub-footer  {
  background-color:#CFCBC3;
  color:#515151;
  float:left;
  height:370px;
  margin-top:40px;
  width:950px;
  padding-left:20px;
  padding-top:10px;  
}

#sub-footer-left {
  float:left;
  height:400px;
  width:210px;
  font-size:11px;
  line-height:18px;
}

#sub-footer-left ul li a {
    color:#74716b;
    font-size:11px;
}

#sub-footer-left ul li a:hover {
  text-decoration:underline;
}

.link-facebook a {
   font-size:11px;
   color:#666666;
   padding-top:10px;
}

#sub-footer-right {
  width:700px;
  height:400px;
  border-left:1px solid #E0DCD4;
  padding-left:20px;
  font-size:11px;
  line-height:18px;
}

.top-spacer {
   margin-top:40px;
}

.block {
  float:left;
  height:auto;
  margin-right:10px;
  width:165px;
}

.block-title {
  color:#515151;
  font-size:12px;
  font-weight:bold;
}

.block ul {
  list-style-type:none;
  padding:0;
}

.block ul li a {
  font-size:11px;
  line-height:23px;
  color:#515151;
}
.abt-weekly{
margin-left:1px;
margin-top:40px;
width:968px;
height:400px;
background-color:#cfcbc3;
float:left;
}

.abt{
width:210px;
height:400px;
float:left;
margin-left:20px;
margin-top:15px;
}

.abt-title{

font-size:24px;
color:#515151;
text-transform:uppercase;
}

.abt-text{

font-size:11px;
color:#666666;
margin-top:40px;
line-height:18px;
}

.abt-list{

font-size:11px;
color:#74716b;
line-height:18px;
}

.abt-facebook{

font-size:11px;
color:#666666;
padding-top:10px;
}

.weekly{
width:720px;
height:400px;
float:left;
border-left:1px solid #E0DCD4;
margin-top:15px;
}

.weekly-title {
color:#515151;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:24px;
margin-left:20px;
}

.weekly1{
width:180px;
height:auto;
float:left;
margin-top:40px;
margin-left:30px;
}

.weekly1-title{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
color:#515151;
font-weight:bold;
}

.weekly1-list{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
color:#515151;
list-style-type:none;
padding:0px;
line-height:23px;
}

.see-top-100 a{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
color:#bc3816;
text-decoration:none;
}

.weekly2 {
float:left;
height:auto;
margin-top:40px;
width:180px;
margin-left:10px;
}

.weekly3 {
float:left;
height:auto;
margin-top:40px;
width:150px;
margin-left:10px;
}

.weekly4 {
float:left;
height:auto;
margin-top:40px;
width:150px;
margin-left:10px;
}

.weekly4-list{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
color:#918d83;
list-style-type:none;
padding:0px;
line-height:21px;
}

.textbox{
width:204px;
height:21px;
float:left;
margin-right:3px;
border:1px solid #FFFFFF;
margin-top:4px;

}
.textbox{
margin-top:10px;
float:left;
width:150px;
height:auto;
}
.abt-list2{
font-size:11px;
color:#74716b;
line-height:18px;
margin:20px 0;
padding:0;
}
.abt-list2 li{
list-style-type:disc;
list-style-position:inside;
margin: 0 0 0 20px;
padding: 0;
width: 150px;
}
.abt-list2 li a{
font-size:11px;
text-decoration:none;
color: #74716B;
}

.weekly1-list a{
font-size:11px;
text-decoration:none;
color: #74716B;
}
.subtitle {
    color: #6F8138;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    width: 720px;
}
.square-promo{
  width:180px;
  height:180px;
  float:left;
  background-image:url(../images/square-promo.jpg);
  background-repeat:no-repeat;
  margin-top:25px;
}

.custom-requests{
  font-size:14px;
  text-transform:uppercase;
  color:#FFFFFF;
  margin:10px 0 0 17px;
}

.square-promo-text{
  font-size:12px;
  color:#FFFFFF;
  margin:10px 0 0 17px;
}

.square-promo-text a{
  color:#FFFFFF;
  text-decoration:none;
}
.label3 {
float:left;
font-weight:normal;
height:18px;
margin-right:0;
padding:0;
text-align:left;
width:150px;
}
.categ-submit {
float:left;
height:27px;
width:128px;
}
.categ-drpdwn {
border:1px solid #CCCCCC;
width:205px;
} 
/* My sales section */ 

#Filter {
    padding: 10px;
    text-align: left;
}

a.date-picker-control:link, a.date-picker-control:visited, a.date-picker-control:hover, a.date-picker-control:active, a.date-picker-control:focus {
    border: 0 none;
    cursor: pointer;
    display: -moz-inline-stack;
    margin: -4px 0 0 4px;
    padding: 0;
    text-decoration: none;
    vertical-align: middle;
    visibility: visible;
	width:16px;
}
.apply-btn{
 margin-bottom: -6px;
}
#SearchPages {
    float: right;
    font-size: 9pt;
 	padding-bottom: 10px;
    padding-right: 30px;
	}
#ActivePage {
    color: #000000;
    font-weight: bold;
}

#main_container4{
  padding: 1em;
  text-align: center;
  width: 932px;
  margin-left: 10px;
	float:left;
	font-size:12px;
}

#main_container4 #tpttable1 {
	border-spacing:1px;
	*border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#E7E7E7;
	width: 935px;
	font-size:12px;
}

#main_container4 #tpttable1 caption {
	font-weight: bold;
	background: #405015;
	border-bottom:2px solid #405015;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
	font-size:12px;
}

#main_container4 #tpttable1 td, th {
	padding: 1px;
	font-size:12px;
}
#main_container4 #tpttable1 thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
	font-size: 8pt;
}

#main_container4 #tpttable1 tbody th {
	font-weight: bold;
}

#main_container4 #tpttable1 tbody tr		{
	background-color:#FFF; 
	text-align:left;
	font-size:12px;
	}
#main_container4 #tpttable1 tbody tr.odd 	{
	background: #F7F7F7;
	border-top:1px solid #FFF;
}
#main_container4 #tpttable1 tbody tr.not 	{
	background-color: #DB9B99;
	border-top:1px solid #DB9B99;
}
#main_container4 #tpttable1 tbody th a:link, #tpttable1 tbody th a:visited{
	color:#96D030;
	padding:3px 0px 0px 18px;
	}

#main_container4 #tpttable1 tbody tr td { 
	height:50px;
	background: #FFF;
	border: 1px solid #FFF;
	font-size:12px;
	}

#main_container4 #tpttable1 tbody tr.odd td{ 
	background: #F7F7F7;
	border-top:1px solid #FFF;
	font-size:12px;
	}
#main_container4 #tpttable1 tbody tr.not td{
	background: #DB9B99;
	border:1px solid #DB9B99;
	font-size:12px;
}
#main_container4 #tpttable1 tfoot th, #tpttable1 tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}

#main_container4 #tpttable1 tr:hover td,
#main_container4 #tpttable1 tr.odd:hover td {
    background:   #c1c9a5;
    color:   #000000;
}

#main_container4 #tpttable1  tr td.canceled,
#main_container4 #tpttable1  tr.odd td.canceled {
    background:   #f9b7b6;
    color:   #000000;
}

.border3 {
    border-width: 1px;
	border-color: #CCCCCC;
    border-style: solid;
	font-size: 11px;
}

.border3 td {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
	height: 20px;
}

.border3 th{
font-weight:bold;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 1px 0px 0;
	text-transform: uppercase;
	font-weight:bold;
}
.border4 th{
font-weight:bold;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 1px 0px 0;
	font-weight:normal;
	text-transform:none;
}
.payout-text {
color: #515151;
float: left;
margin: 0 20px 0 32px;
width: 932px;
}
.excel {
float: left;
width: 932px;
margin-top:20px;
margin-bottom:20px;
}
/* My sales section  Ends */ 

/* Gift Certificate */
.gift-certificate-container{
  height: auto;
  width: 100%;
  margin: 0 auto;
  float: left;
  text-align: center;
}

.certificate-container{
  width:600px;
  height:290px;
  margin:0 auto;
  background-color:#f2efe7;
  border:1px solid #cfcbc3;
}

.certificate-content{
  width:200px;
  height:auto;
  float:left;
  text-align:center;
  margin-top:35px;
}
.button{
  text-align:center;
  margin-top:20px;
}

.field-certificates{
  width: 700px;
  margin-bottom: 15px;
  float:left;
  height:24px;
}

.label4{
  float: left;
  padding: 0;
  text-align: left;
  width: 250px;
  height:18px;
}

.txtbox1{
  border-color: ##555555;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  padding: 1px;
  width: 150px;
  float:left;
  height:18px;
}

.go-btn {
  margin-left: 10px;
}

.textcenter {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

.form-certificate-content {
  float: left;
  height: 100px;
  margin-left: 200px;
  margin-top: 90px;
  width: 270px;
}
.field-form {
  float: left;
  margin-bottom: 15px;
  width: 270px;
}
.label8 {
  float: left;
  height: 18px;
  padding: 0;
  text-align: left;
  width: 85px;
}
.txtbox-certificate {
  border-color: #555555;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  float: left;
  height: 18px;
  padding: 1px;
  width: 170px;
}

.certificate-textarea {
  border: 1px solid #555555;
  height: 50px;
  width: 170px;
}


/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.certificate-textbox{
width:190px;
}
}

.right_container_box_browse {
  width:720px;
  float:left;
  border-left:1px solid #e0dcd4;
  padding-left: 18px;
  *margin-top:7px;
  min-height:1000px;
}
#content-gs
{
	float:right;
	width:780px;
	padding-top:125px;
	padding-bottom:10px;
}

/* added for left menu see more option */
.listrtype {
  width:210px;
  height:auto;
  margin-bottom:0px;
  float:left;
    *height:185px;
}

.listrtype ul {
  color:#333333;
  float:left;
  font-size:12px;
  line-height:20px;
  list-style-type:none;
  padding:0 0 0 1px;
  width:210px;
}  

.listrtype ul a {
  color:#333333;
  text-decoration:none;
  font-size:14px;
}

.listrtype ul a:hover {
  color:#f26522;
  text-decoration:none;
}

.listrtype ul.list-points{
font-size:12px;
color:#333333;
float:left;
*float:none;
line-height:20px;
list-style-type:none;
padding:0 10px 0 1px;
height: 148px;
overflow-y:hidden;

}
.listrtype ul.list-points a{
color:#333333;
text-decoration:none;
}
.listrtype ul.list-points a:hover{
color:#f26522;
text-decoration:none;
}
.see-more{
font-size:12px;
color:#333333;
float:left;
margin-bottom:20px;
}
.see-more a{
color:#333333;
text-decoration:none;
}
.listrtype ul.list-points2 {
  color: #333333;
  float: left;
  font-size: 12px;
  line-height: 20px;
  list-style-type: none;
  padding: 0 10px 0 1px;
	height: 150px;
	overflow-y:scroll;
	width: 195px;
	
}
.listrtype ul.list-points2 a {
    color: #333333;
    text-decoration: none;
}

/*sales page*/

.sales-left{
width:621px;
height:auto;
float:left;
margin-left: 19px;
}

.sales-right{
width:299px;
height:auto;
float:right;
margin-right:15px;
margin-top:17px;
}

.sales-heading {
color: #000000;
float: left;
font-size: 24px;
margin-bottom: 20px;
margin-top: 20px;
width: 950px;
}


.sales-sort {
background-color: #F2EFE7;
border-top: 1px solid #E0DCD4;
color: #515151;
float: left;
font-size: 11px;
height: 39px;
width: 621px;
}
.sales-sort-bottom {
background-color: #F2EFE7;
border-top: 1px solid #E0DCD4;
color: #515151;
float: left;
*float: none;
font-size: 11px;
height: 39px;
width: 621px;
margin: 20px 0px;
}
.sales-profile{
width: 621px;
height:auto;
float:left;
margin:20px 0;
}

.sales-profile-pic{
background-color: #F2EFE7;
border: 1px solid #E0DCD4;
float: left;
height: auto;
padding: 13px 2px;
text-align: center;
width: 160px;
}

.sales-details{
width:420px;
height:auto;
float:left;
margin-left:20px;
}

.sales-h{
color: #BC3816;
font-size: 18px;
font-weight: bold;
float:left;
width:420px;
margin-bottom:5px;
}

.sales-h a{
color: #BC3816;
font-size: 18px;
font-weight: bold;
}


.profile-star-no5 {
color: #8C887D;
float: left;
font-size: 13px;
margin-left: 10px;
margin-top: 3px;
font-weight:bold;
}


.profile-stars-text5 {
color: #918D83;
float: left;
font-size: 11px;
margin-top: 5px;
margin-left:10px;
}

.sales_content{
color: #333333;
float: left;
font-size: 11px;
height: auto;
line-height: 18px;
width: 420px;
margin-top: 10px;
}

.sales_title{
color: #5B5851;
float: left;
font-size: 14px;
height: auto;
}

.sales_profile_text {
color: #A39C8E;
float: left;
font-size: 11px;
margin-left: 10px;
width: 320px;
}

.sales-dis{
width: 350px;
height:auto;
float:left;
margin-top:15px;
}

.sales-percent{
width:54px;
height:30px;
float:left;
}

.sales-off{
width:29px;
height:26px;
float:left;
margin-left:5px;
}

.sales-ends{
color:#918d83;
font-size:14px;
float:left;
width:200px;
height:auto;
margin-left:15px;
text-transform:uppercase;
}

.sales-shop-now{
width:200px;
height:auto;
float:left;
color:#bc3816;
font-size:18px;
margin-top:5px;
}

.sales-shop-now a{
color:#bc3816;
font-size:18px;
text-decoration:none;
}

.sales-profile-line{
width:621px;
height:1px;
background-color:#e0dcd4;
float:left;
}

.sales-up{
width:299px;
height:40;
float:left;
border-left:1px solid #e0dcd4;
margin-top: 26px;
background-color:#f2efe7;
}

.sales-up-title{
font-size:18px;
float:left;
color:#5b5851;
text-transform:uppercase;
margin:10px 0 30px 15px;
}

.sales-up-title a{
font-size:18px;
color:#5b5851;
text-transform:uppercase;
}

.sales-social-icons {
float: right;
height: auto;
margin-top: 10px;
/*width: 157px;*/
margin-top:20px;
}

.sales-up-content{
float: left;
height: auto;
width:299px;
margin-left:15px;
padding-bottom:20px;
}

.sales-up-title2{
float: left;
height: auto;
width:289px;
color:#bc3816;
font-size:18px;
font-weight:bold;
}

.sales-up-title2 a{
color:#bc3816;
font-size:18px;
font-weight:bold;
}

.sales-up-text{
float: left;
height: auto;
width:289px;
color:#5b5851;
font-size:14px;
text-transform:uppercase;
}

.sales-sort-links {
color: #515151;
float: left;
font-size: 14px;
margin-left: 15px;
margin-top: 11px;
width: auto;
}

.sales-sort-links2 {
color: #515151;
float: left;
font-size: 11px;
margin-left: 15px;
margin-top: 11px;
width: auto;

}

.sales-sort-links2 a{
font-size: 11px;
color: #BC3816;
text-decoration:none;
}

.sales-sort-links2 .active a {
color: #515151;
text-decoration: none;
}


.paging4 {
float: right;
*float: none;
height: auto;
*margin-top: 11px;
}

.paging4 ul {
list-style-type: none;
}

.paging4 ul li {
display: inline;
}

.paging4 ul li a {
background-color: #E0DCD4;
border: 1px solid #FFFFFF;
color: #515151;
margin-right: 6px;
padding: 2px 6px;
text-decoration: none;
}

.paging4 .active a {
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
}


.paging5 {
float: right;
height: auto;
*margin-top: 11px;
}

.paging5 ul {
list-style-type: none;
}

.paging5 ul li {
display: inline;
}

.paging5 ul li a {
background-color: #E0DCD4;
border: 1px solid #FFFFFF;
color: #515151;
margin-right: 6px;
padding: 2px 6px;
text-decoration: none;
}

.paging5 .active a {
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
}

/*sales page ends*/

.open-archive {
    float: left;
    height: 20px;
    margin-top: 5px;
    width: 700px;
}

.open-archive-active {
    background-color: #BA3816;
    color: #FFFFFF;
    font-weight: bold;
    float: left;
    height: 20px;
    text-align: center;
    width: 350px;
}

.open-archive-disabled {
    background-color: #DBDBDB;
    color: #000000;
    font-weight: normal;
    float: left;
    height: 20px;
    text-align: center;
    width: 350px;
}
#contain #tpttable.reff-table{
width:700px;
background-color: #E7E7E7;
border-spacing: 1px;
}
.box-title-right{
width: 200px;
height:auto;
float:right;
font-size:18px;
color: #515151;
line-height: 26px;
text-align:center;
}
#dhtmltooltip {
    background-color: white;
    border: 2px solid black;
    padding: 0;
    position: absolute;
    visibility: hidden;
    width: 150px;
    z-index: 105;
    text-align: center;
} 
.sells-sort {
background-color: #F2EFE7;
border-top: 1px solid #E0DCD4;
color: #515151;
float: left;
font-size: 11px;
height: 39px;
width: 714px;
}
#topLeft_top_sells {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
} 

.gift-certi{
float: left;
height: 50px;
margin-top: 28px;
overflow: visible;
width: 180px;
}
.fb-like {
float: left;
height: 25px;
margin-left: 27px;
margin-top: 7px;
width: 900px;
}
.like {
    float: left;
    height: 20px;
    width: 80px;
}
.pinned {
    float: left;
    height: 25px;
    width: 52px;
}

.google-plus {
    float: left;
    height: 20px;
    width: 61px;
}

.linked-in {
    float: left;
    height: 25px;
    margin-left: 4px;
    width: auto;
}
.edmodo {
    float: left;
    height: 20px;
    margin-left: 4px;
    margin-right: 4px;
    width: auto;
}

.boxlink
{
    color: #BC3816;
    font-size: 10pt;
    text-decoration: none;
    cursor:pointer;
}

a.boxlink:hover{text-decoration:none;cursor:pointer;}
/*My Purchases*/
.left-content3 {
float: left;
height:auto;
margin-bottom: 20px;
margin-left: 23px;
padding-top: 20px;
width: 600px;
}
.math2 {
color:#000000;
font-size:24px;
margin-bottom:20px;
text-transform:uppercase;
}

.math-subtext2 {
color:#6F8138;
font-size:11px;
text-transform:none;
}
.sort3 {
background-color: #F2EFE7;
border-top: 1px solid #E0DCD4;
color: #515151;
float: left;
font-size: 11px;
height: 39px;
margin-top: 30px;
width: 600px;
}
.line5{
background-color: #E0DCD4;
float: left;
height: 1px;
margin: 35px 0 0;
width: 600px;
border:0 none;
}
.t-box2 {
background-color: #F2EFE7;
border: 1px solid #E0DCD4;
float: left;
height: auto;
margin-top: 30px;
padding: 9px 0 10px 8px;
width: 149px;
}
.voc2 {
float: left;
height: auto;
margin-left: 20px;
margin-top: 30px;
width: 340px;
line-height: 20px;
}
.text_grey2{
color:#515151;
font-size:11px;
}
.text_lightgrey2{
color:#A39C8E;
font-size:11px;
}
.text_lightgrey2 a{
color:#A39C8E;
font-size:11px;
text-decoration:none;
}
.text_lightgrey2 a:hover{
color:#A39C8E;
font-size:11px;
text-decoration:underline;
}
.voc-details3 {
font-size: 11px;
height: auto;
margin-top: 48px;
width: 340px;
}
.digital{
font-size: 12px;
font-weight:bold;
color:#6f8138;
}

.digital a{
font-size: 12px;
font-weight:bold;
color:#6f8138;
text-decoration:none;
}
.digital-download{
color:#6f8138;
font-size:11px;
}
.voc-left{
color:#5b5851;
float:left;
}

.voc-right{
color:#a39c8e;
float:left;
margin-left:5px;
}
.right-content2 {
float: left;
height:auto;
margin-left: 23px;
width: 300px;
margin-bottom: 20px;
}
.brown-heading{
color:#5b5851;
text-transform:uppercase;
font-size:18px;
}
.brown-link{
color: #BC3816;
font-size:12px;
margin-top: 10px;
}

.brown-link a{
color: #BC3816;
text-decoration:none;
}

.brown-text{
color:#918d83;
font-size:12px;
margin-top:5px;
}
.purple-square-promo {
background-image: url("http://www.teacherspayteachers.com/images/purple-square-promo.jpg");
background-repeat: no-repeat;
float: left;
height: 180px;
margin-top: 25px;
width: 300px;
}
.custom-requests2 {
color: #60326f;
font-size: 14px;
margin: 10px 0 0 17px;
text-transform: uppercase;
}
.square-promo-text3 {
color: #FFFFFF;
font-size: 12px;
margin: 10px 0 0 17px;
width: 162px;
}

.square-promo-text3 a {
color: #FFFFFF;
text-decoration: none;
}
.red-square-promo {
background-image: url("http://www.teacherspayteachers.com/images/red-square-promo.jpg");
background-repeat: no-repeat;
float: left;
height: 180px;
margin-top: 25px;
width: 300px;
}
.custom-requests{

font-size:14px;
text-transform:uppercase;
color:#FFFFFF;
margin:10px 0 0 17px;
}
.square-promo-text2 {
color: #FFFFFF;
font-size: 12px;
margin: 10px 0 0 17px;
width: 246px;
}

.square-promo-text2 a {
color: #FFFFFF;
text-decoration: none;
}
.sort-links{
color:#515151;
margin-left:15px;
margin-top:13px;
font-size:11px;
width:350px;
float:left;
}

.sort-links a{
color:#bc3816;
font-size:11px;
text-decoration:none;
}

.sort-links .active a{
color:#515151;
text-decoration:none;
}

.sort-text{
color:#a39c8e;
text-transform:uppercase;
}
.h1 {
color:#BC3816;
font-size:14px;
font-weight:bold;
}
.h1 a{
color:#BC3816;
font-size:14px;
text-decoration:none;
}
.h1 a:hover{
color:#BC3816;
font-size:14px;
text-decoration:underline;
}
.brown-box{
background-color: #F2EFE7;
height: auto;
margin-bottom: 25px;
padding: 10px 0 10px 10px;
width: 290px;
margin-top: 85px;
}
.follow-me-pur {
color: #515151;
font-size: 12px;
margin-top: 13px;
}
.follow-links-pur {
color: #515151;
font-size: 12px;
margin-left: 5px;
margin-top: 13px;
width: 150px;
}
.follow-links-pur a {
color: #BC3816;
font-size: 11px;
text-decoration: none;
}
.printable-receipt {
color: #515151;
float: left;
font-size: 11px;
margin-left: 5px;
}
.printable-receipt a {
color: #BC3816;
font-size: 11px;
text-decoration: none;
}
.form-title3 {
color:#515151;
float:none;
font-size:20px;
font-weight:bold;
height:auto;
margin-bottom:15px;
margin-left:290px;
width:897px;
margin-top: 1;
}

.Clear{
	clear: both;
}

/* left menu count value font color */
.left-count{
font-size:10px;
color:#6F8138;
}
.boxtitle {
  color: #515151;
  float: left;
  font-size: 24px;
  height: 26px;
  text-transform: uppercase;
  width: auto;
}

.sellerboxbig{
  width: 700px;
  min-height:700px;
  float: left;
  background-color:#f2ede7;
  border:1px solid #e4e1dc;
  margin-top: 10px;
}

.sellertextbig{
  color:#3a352f;
  line-height: 30px;
  margin: 10px 0 0 14px;
}
.filter_sponsored {
background-color:#F2EFE7;
height:auto;
margin:0 auto 20px;
width:400px;
}
.home-fb{
width:205px;
height:350px;
float:left;
margin-top: 28px;
}
 .seller-updates{
height:73px;
width:700px;
background-image:url(http://www.teacherspayteachers.com/images/seller-update-bg2.jpg);
background-repeat:repeat-x;
float: left;
margin:10px 0;
}

.seller-updates-text{
color:#4d4940;
font-size:12px;
margin: 22px 14px;
}
 .right_container_box_mail {
  width:700px;
  float:left;
  border-left:1px solid #e0dcd4;
  padding-left: 18px;
  *margin-top:7px;
}
 .beginning-year{
float: left;
font-weight: bold;
margin-top: 10px;
}
.right_container_box_pdt {
    border-left: 1px solid #E0DCD4;
    float: left;
    padding-left: 136px;
    width: 913px;
}
.right_container_throw {
    border-left: 1px solid #E0DCD4;
    float: left;
    padding-left: 89px;
    width: 782px;
}
.right_container_contact {
    border-left: 1px solid #E0DCD4;
    padding-left: 43px;
    width: 742px; 
}  
.login2-title {
  color: #6F8138;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
  width:720px;
}
.right_container_mailbox{
    border-left: 1px solid #E0DCD4;
    float: left;
    padding-left: 18px;
    width: 750px;
}
.receipt-form-title2{
 color:#515151;
float:left;
font-size:24px;
font-weight:normal;
height:30px;
margin-bottom:20px;
margin-left:339px;
margin-top:0;
width:800px;
} 
/*three step*/

.threeStep{
	padding: 0px;	
	margin: 0px;
	height:71px;
}
.threeStep li {
	background-color:#EBEBEB;
	background-image:url('http://www.teacherspayteachers.com/images/navBtn.gif');
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	height:71px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:200px;
}

.threeStep li.current2 {
	background-color:#6F8039;
	background-image:url('http://www.teacherspayteachers.com/images/step2-p.jpg');
}
.threeStep li.current {
	background-color:#bc3816;
	background-image:url('http://www.teacherspayteachers.com/images/step1-p.jpg');
}
.threeStep li.lastDone {
	background-color:#6f8039;
	background-image:url('http://www.teacherspayteachers.com//images/step1-p1.jpg');
}
.threeStep li.done {
	background-color:#6f8039;
	background-image:url('http://www.teacherspayteachers.com/images/step1-p2.jpg');
}

.threeStep li.current2 a{
color: #CCCCCC;
text-decoration:none;
}
.threeStep li a, .threeStep li a:link, .threeStep li a:visited, .threeStep li a:hover, .threeStep li a:active {
	color:#CCCCCC;
}
.threeStep li.lastDone a, .threeStep li.lastDone a:link, .threeStep li.lastDone a:visited, .threeStep li.lastDone a:hover, .threeStep li.lastDone a:active, .threeStep li.current a, .threeStep li.current a:link, .threeStep li.current a:visited, .threeStep li.current a:hover, .threeStep li.current a:active, .threeStep li.done a, .threeStep li.done a:link, .threeStep li.done a:visited, .threeStep li.done a:hover, .threeStep li.done a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.threeStep li.done a:hover, .threeStep li.lastDone a:hover {
	color:#FFFF99;
}
.threeStep li a em {
	display:block;
	font-style:normal;
	font-weight:bold;
	margin:12px 0pt 0pt 10px;
	width:180px;
}
.threeStep li a span {
	display:block;
	font-weight:normal;
	margin-left:10px;
	width:170px;
}

.threeStep li.mainNavNoBg {
	background-image:none;
}
.threeStep li a {
	display:block;
	height:71px;
	width:200px;
}
.select-align{
margin-left:105px;
}
.Sponsored_title1{
color:#515151;
float:left;
font-size:20px;
font-weight:bold;
height:26px;
margin-bottom:20px;
margin-left:75px;
margin-top:7px;
}
.browse_noseller{
 margin:0 auto;
width:600px;
}
.top_100_prd{
 margin: 0 auto;
 width: 710px;
}
.top_100_prd_title {
color:#515151;
float:left;
font-size:24px;
font-weight:normal;
height:30px;
margin-bottom:20px;
margin-top:0;
width:700px;
text-align:center;
}
.news_center-box{
 margin:0 auto;
 width: 775px;
}
.mysettings_title{
  color:#515151;
  float:left;
  font-size:24px;
  font-weight:normal;
  height:26px;
  margin-bottom:20px;
  margin-top:0;
  text-align:center;
  width:890px;
}
.wishlist-title{
 color:#515151;
float:none;
font-size:20px;
font-weight:bold;
height:auto;
margin-bottom:15px;
margin-left:375px;
width:897px;
}
.note-to-followers-title{
color:#515151;
float:none;
font-size:20px;
font-weight:bold;
height:auto;
margin-bottom:15px;
margin-left:360px;
width:897px;
}
.store{
    color: #BC3816;
    font-size: 12px;
    font-weight: normal;
}
.confirm-title{
color:#515151;
float:left;
font-size:20px;
font-weight:bold;
height:30px;
text-align:center;
width:600px;
}
.hard-copyright-main {
margin:0 auto;
width:600px;
}
.seller-title{
    color: #515151;
    float: none;
    font-size: 20px;
    font-weight: bold;
    height: auto;
    margin-bottom: 15px;
    text-align: center;
    width: 897px;
}
.payment_sucess {
	margin: 0 10px;
	height: 200px;
}

.payment_text {
    margin: 0 auto;
    text-align: center;
}

blink_text {
    height: auto;
    text-align: center;
    width: 169px;
}
#feedback-form-header {
				float: left;
				height: 112px;
				left: 0;
				position: fixed;
				top: 40%;
				width: 31px;
				z-index: 1000;
			}
			
			.paging-sales {
float: right;
height: auto;
*margin-top: 11px;
}

.paging-sales ul {
list-style-type: none;
padding:0px;
}

.paging-sales ul li {
display: inline;
}

.paging-sales ul li a {
background-color: #E0DCD4;
border: 1px solid #FFFFFF;
color: #515151;
margin-right: 6px;
padding: 2px 6px;
text-decoration: none;
}

.paging-sales .active a {
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
}
#bottom-footer-right{
float:right;
padding-right:13px;
padding-top:15px;
color:#000000;
font-size:11px;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
#bottom-footer-right a{
color:#000000;
font-size:11px;
text-decoration:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
.feedback_sub_title3{
color:#515151;
float:none;
font-size:20px;
font-weight:bold;
height:auto;
margin-bottom:15px;
margin-left:180px;
width:897px;
}


/*contact requestor */
.rq_form_container {
	width:600px;
	height:auto;
	border:1px #515151 solid;
	float:left;
	background-color:#f2efe7;
	}
.rq_form_container h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	font-size: 20px;
	text-transform:uppercase;
	float:left;
	margin: 8px 0 5px 10px;
	}
.rqsmall_text {
	float:left;
	width:520px;
	margin-left:10px;
	color:#72706e;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}	
.rq_help {
	float:left;
	width:590px;
	}
	.rq_help ul li {
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		line-height:17px;
		color:#72706e;
		}
	.rq_help_text {
		margin:10px 0 0 10px;
		text-transform:uppercase;
		color:#000000;
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px; 
		width:575px;
	}	
.add_rq_form {
	float:left;
	width:599px;
	}
.add_rq_text {
	width:560px;
	height:20px;
	float:left;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	margin-left:10px;
	margin-top:15px;
	}
.add_blog_text2 {
	width:560px;
	height:20px;
	float:left;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	margin-left:10px;
	margin-top:10px;
	}
.add_rq_textfield {
	float:left;
	width:559px;
	height:29px;
	margin-left:10px;
	border:1px #515151 solid;
	margin-bottom:10px;
	}
.add_rq_message {
	float:left;
	width:559px;
	height:110px;
	margin-left:10px;
	border:1px #515151 solid;
	margin-bottom:10px;
	}
.add_rq_submit {
	float:right;
	width:px;
	height:px;
	margin-right:29px;
	margin-top:20px;
	margin-bottom:20px;
	}
.wish_content_type{
width:150px;
height:auto;
float:right;
margin-right:20px;
font-size:11px;
font-weight:normal;
color:#BC3816;
}
.wish_content_type{
width:150px;
height:auto;
float:right;
margin-right:20px;
font-size:11px;
font-weight:normal;
color:#BC3816;
}
.make-rq {
width: 66px;
height: 40px;
position: absolute;
margin-left: 10px;
}
.tip-close{
position: absolute;
top: 2px;
right: 2px;
}
.see-more-seller{
  color: #BC3816;
  font-size: 11px;
  height: 25px;
  margin: 0 auto;
  padding-right: 15px;
  padding-top: 6px;
  text-align: right;
  width: 700px;
}
.see-more-seller a{
  color: #BC3816;
  }
.rq_sort_bottom {
    background-color: #F2EFE7;
    border-bottom: 1px solid #E0DCD4;
    color: #515151;
    float: left;
    font-size: 11px;
    height: 40px;
    width: 610px;
	  margin-top:10px;
} 
/*videos*/
.vid-bx {padding-left: 18px; width:980px; float:left;}
.vid-cont { float:left; width:935px; margin:0 0 25px 0;}
.vid-cont p { color: #515151;float: left;font-size: 16px;font-weight: normal;height: 26px;margin-bottom: 5px;width: 340px;	margin-top: 0;}
.vid-lt { float:left; width:440px;}
.vid-rt { float:right; width:440px;}

.purch-go-inp {
    float: left;
    margin: 8px 3px 0;
    width: 85px;
}
.purch-go {
  float:left;
  width:23px;
  font-size:10px;
  margin-top: 9px;
  color:#BC3816;
  padding:2px;
}

/************New CSS for Top 100 Products & Top 100 Sellers **********/
.prd-new_messages{
    width:143px;
    height:20px;
    float:left;
}
.prd-profile-top {
    float: left;
    height: auto;
    margin-left: 26px;
    margin-top: 40px;
    width: 930px;
}
.tp_small {
    font-family:"Verdana", Geneva, sans-serif;
    font-size:16px;
    color:#6f8138;
    padding-left:10px; 
    text-transform:none;
    font-weight:bold;
}
.seemore-extra {
    margin-top:15px;
}
.top-tabs-bg{
    width: 940px;
    height:41px;
    background-color:#f2efe7;
    margin:0 15px 15px 20px;
    float:left;
}
.top-tabs-bg1{
    height:41px;
    margin:10px 15px 15px 15px;
    float:left;
    background-color: #F2EFE7;
    border-bottom: 1px solid #E0DCD4;
    color: #515151;
    float: left;
    font-size: 11px;
    height: 40px;
    width: 470px;
}
.top-tabs-bg2{
    height:41px;
    margin:10px -13px 15px ;
    float:right;
    background-color: #F2EFE7;
    border-bottom: 1px solid #E0DCD4;
    color: #515151;
    float: left;
    font-size: 11px;
    height: 40px;
    width: 470px;
}
.top-paging2 {
    float:none;
    height:auto;
    margin:0;
    padding:0;
}
.top-paging2 ul {
    list-style:none;
    margin-top:13px;
}
.top-paging2 ul li{
    display:inline;
}
.top-paging2 ul li a{
    color: #515151;
    text-decoration:none;
    padding: 2px 6px;
    background-color: #E0DCD4;
    border: 1px solid #FFFFFF;
    margin-right: 6px;
}
.top-paging2 .active a{
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
}
.prd-bg-box {
    background:#d7ddc6;
    width:900px;
    padding:20px;
    height:auto;
    margin:0 15px 28px 15px;
}
.prd-bg-box1 {
    background:#d7ddc6;
    width:900px;
    padding:20px;
    height:auto;
    margin:0 15px 28px 15px;
}
.prd-box-lft{
    width:440px;
    height:auto;
    background:#FFF;
    float:left;
    margin-right:20px;
    padding:20px 0 20px 0;
}
.prd-box-ryt{
    width:440px;
    height:auto;
    background:#FFF;
    float:left;
    padding:20px 0 20px 0;
}
.prd-lft-title {
    color: #000000;
    float: left;
    font-size: 24px;
    font-weight: normal;
    height: 26px;   
    margin-bottom: 20px;
    width:413px;
    margin-top: 0;
    text-transform:uppercase;
    padding-left:27px;
}
.prd-layer{
    width:420px;height:
    auto;float:left;
    margin-left:14px;
    margin-bottom:35px;
}
.prd-serial{
    color:#6f8138;float: 
    left;font-size:19px;
    font-weight:normal;
    height:auto;width:36px;
    margin-top:0;
    text-transform:uppercase;
    margin-right:12px;
}
.prd-details-box{
    width:190px;
    height:auto;
    float:left;
    margin-left:15px;
}
.prd-h {
    font-family:"Verdana", Geneva, sans-serif;
    color: #bc3816;
    font-size: 14px;
    font-weight: bold;
    float:left;
    width:190px;
    margin-bottom:5px;
}
.prd-author {
    font-family:"Verdana", Geneva, sans-serif;
    color: #a39c8e;
    font-size:12px;
    font-weight:normal;
    float:left;
    width:190px;
    margin-bottom:15px;
    line-height:20px;
}
.text_lightgrey a{
    color:#A39C8E;
    font-size:12px;
    margin-top:10px;
}
.prd-authour strong {
    font-family:"Verdana", Geneva, sans-serif;
    color:#515151;
    font-weight:bold;
}
.prd-offer {
    font-family:"Verdana", Geneva, sans-serif;
    color: #6f8138;font-size:18px;
    font-weight:normal;
    float:left;width:190px;
    margin-bottom:8px;
    line-height:20px;
}
.prd-digidown {
    font-family:"Verdana", Geneva, sans-serif;
    color: #6f8138;
    font-size:10px;
    font-weight:bold;
    float:left;
    width:190px;
    margin-bottom:0px;
    line-height:20px;
}
.cel-seemore{
    float:left;
    color:#bc3816;
    font-size:14px;
    text-transform:capitalize;
    line-height:20px;
    margin-bottom:5px;
    width:190px;
    height:auto;
    font-weight:normal;
}
.cel-seemore a{
    color:#bc3816;
    text-decoration:none;
    line-height:20px;
    font-weight:normal;
    font-size:14px;
}
.cel-seemore img {
    margin-left:8px;
}
.st_sort-count {
    color: #515151;
    float: left;
    font-size: 14px;
    margin-left: 3px;
    margin-top: 13px;
    width: 168px;
    }
.rq-title {
    color: #000000;
    float: left;
    font-size: 24px;
    font-weight: normal;
    height: 26px;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
    width: 600px;
}
#rq_paging_btm {
    float: right;
    height: auto;
    margin-right: 10px;
}

#rq_paging_btm ul {
    margin: 12px 10px 0px 0px;
    padding: 0px;
}

.no_match {
    padding-left: 27px;
}
