/* Product-listing related things used all over */
table.browse_nav {
  font-size: .85em;
  padding: 0 18px;
  width: 100%;
}

table.search_nav {
  font-size: .85em;
  padding: 0 18px 0 0;
  width: 100%;
}

table.browse_nav .nav_pages{
  text-align: right;
  *margin-left:-50px;
}

li.product {
  padding-top: 18px;
  padding-bottom: 10px;
}

li.product div.listing_basic{
  padding-left: 20px;
  padding-right: 20px;
}


.foundry_search li.product div.listing_basic .badges_onliner_wrapper {
	margin-top: -18px;
}

li.history div.listing_basic {
  padding-left: 0px;
  padding-right: 0px;
}

li.tangible {
  padding-top: 12px;
}


li.content {
  padding-left: 20px;
  padding-right: 20px;
}

#content li.content p {
  margin-left: 0;
  margin-right: 0;
}

#content li p.oneliner {
  clear: left;
  margin: 0;
  padding-bottom: 0px;
}

div#specimen_form {
  font-size: .89em;
  margin:0px 18px 0;
  background-color: #f0f0f0;
  display:none;
  clear: both;
}

.product_info div#specimen_form {
	margin: 0px;
}

.font div#specimen_form, .fontCasePage div#specimen_form {
	margin: 0px 18px;
}

div#specimen_form div#specimen_title {
	background-color: #f0f0f0;
	padding:5px 12px;
	clear: left;
}

div#specimen_form div.specimen_content{
	padding:6px 12px 1px;
}

.copy_sample_button {
	float:right;
	margin-left:10px;
	margin-top:-1px;
	position:absolute;
}

.copy_sample_button:hover {
	cursor:pointer;
}

p.opentypenote {
  padding-top: 4px;
  font-size: .85em;
}

p.opentypenote img {
   position: relative;
   top: 1px;
}



table.product_listing {
  width: 100%;
  border-collapse: separate;
  clear: both;
}

body.font table.product_listing {
  margin-left: -2px;
}


table.product_listing td.stylepriceinfo {
  text-align: right;
  padding-right: 5px;
  padding-top: 0px;
  min-width: 175px;
}


/* removed the padding from the top to align line with favorite stars - adding back for purchase options grey box */

div.purchase_options table.product_listing td.stylepriceinfo {
	padding-top: 0px;
}

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

table.product_listing td.buy_button {
  /*width: 1%;*/
  text-align:right;
  width:105px;
  padding-top: 1px;
  padding-bottom: 0;
}

#content li.product .manubyline {
  margin: 0px;
  display: inline;
  font-size: 0.9em;
}

#content li.product .product_name, td.infoname h3.product_name /*make fontcases appear the same*/ {
  margin: 11px 0 0;
  display: inline;
  font-size: 1em;
}


div.purchase_options {
	padding: 10px 15px 10px 20px;
	clear: both
}

.font div.purchase_options {
	margin: 5px 0px 10px;
	padding: 10px 15px 10px 20px;
	background-color: #F2F2F2;
}

.fontCasePage div.purchase_options_box {
	padding: 0px 20px;
}


div.purchase_options div[id^="favmessage_wrapper_"] {
	display:none;
}

#content div.purchase_options p {
  padding: 0;
  margin: 5px 0;
  font-size: .9em;
  font-weight: bold;
}

#content div.purchase_options p {
  font-weight: normal;
  max-width: 550px;
}


.fontCasePage #content div.purchase_options p {
  padding: 0;
  margin: 20px 0 0px;
 }
 
/*trying to make margins consistent on fontlist pages */

.fontCasePage .clearer { height: 0px; }

.fontCasePage .insideFc{
	padding-bottom: 4px;
}

.fcrender_spacer { height: 10px; }

li .product_name a {
  text-decoration: none;
  border-bottom: 1px solid #666;
  font-weight: 500;
  font-size: 1.15em;
  color: #000;
}

li .product_name a:hover {
  color: #666;
  border-bottom: 1px solid #ccc;
}

div.product_short_desc ul {
  margin: 10px 0 0;
}

div.product_short_desc ul li.tan_license_info{
  font-weight: bold;
}

#content li.tangible div.product_short_desc ul li {
  border: none;
  list-style-type: square;
  list-style-position: inside;
  padding: 0 0 .2em;
  overflow: visible;
}

li.tangible .product_img_block img {
  float: left;
}

li.tangible div.product_short_desc {
  margin-top: 5px;
  margin-left: 30px;
  float: left;
  max-width: 385px;
}

#content li.tangible div.product_short_desc p {
  margin: .5em 0;
}

p.purchase_options_links {
  margin: 0 0 0 20px;
  position: relative;
  /* why is this here? chris/jacob */
  /*right: 10000px;*/
}

a.purchase_options_link {
  text-decoration:none !important;
}
a.purchase_options_link span{
  text-decoration:underline;
}

.po_response {
  display: none;
}

table.product_listing.virtual_package_listing {
 margin-left: -2px;
}

li .product_name a.openTypelink {
  text-decoration: none;
  border-bottom: none;
  font-weight: bold;
  font-size: 1.15em;
  color: #000;
}

.render_loader {
	margin-left:260px;
	margin-top:10px;
	*display:inline;
}

.family_render {
	margin-top:15px;
	margin-left:260px;
	*display:inline;
}

/* adding some stuff for faves - chris 2.4.2009 */
/* Chris2put in place accordingly - jacob */
.favstar {
	background:url('/images/starbutton.gif') no-repeat;
	display:block;
	height:20px;
	width:20px;
	float:right;
}
.favstar:hover {
	text-decoration:none;
	cursor:pointer;
	background:url('/images/starbutton.gif') -40px 0;
}

.favstar_added {
	display:block;
	height:20px;
	width:20px;
	float:right;
	text-decoration:none;
	background:url('/images/starbutton.gif') -20px 0;
}
.favstar_added:hover { cursor:pointer; }

.favstar_del {
	display:block;
	height:20px;
	width:20px;
	float:right;
	text-decoration:none;
	background:url('/images/xbutton.gif') 4px 2px no-repeat;
}
.favstar_del:hover { cursor:pointer; }

.favorite_this {
	color:gray;
	font-size:10px;

}

#moreImages{
	background:#FF0078;
}
	
#notify {
	background:#FF0078;
	font-family:"Helvetica";
	padding:10px 20px 10px 20px;
	color:white;
	font-size:14px;
}
#notify span {
	font-size:18px;
	font-weight:bold;
}

#notify_close {
	float:right;
	font-size:9px;
	height:15px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
	position:relative;
	bottom:5px;
	left:15px;
}
#notify_close:hover { cursor:pointer; }
#notify_close img { vertical-align:-4px; }
/*
div.buy_now_box {*padding-top: 12px;}
*/
div.buy_now_box {
	position: relative;
	padding-top: 1px;
}

.virtual_package_listing div.buy_now_box {margin-top: -7px; *margin-top: -15px;}

div.purchase_options div.buy_now_box { margin-top: -7px; height:29px; *height:25px; *margin-top: -2px; *padding-top: 0px; }

div.bought, div[class^="add_product_"] {
	height:20px;
	width:72px;
}

.productPage div[class^="add_product_"] {
	margin-right: 20px;
}

div[id^="favmessage_wrapper_"] {
	height:0px;
	font-size:10px;
	text-align:left;
	*height:10px;
}

span[id^="favmessage_update_"] {
	height:16px;
	font-size:10px;
}


.product_info div.productInfoContainer .productPriceAdd input.image_button, .product_info div.productInfoContainer .productPriceAdd .bought {
float:left;
margin:0 20px 0 0px;
}

.product_info input.image_button {
margin:0;
padding:0;
}

.product_info #family_showing {
border-top:1px solid #CCCCCC;
border-top:none;
margin:10px 20px 0;
}


.product_info #family_showing li {
	border-bottom:1px solid #CCCCCC;
	margin:0px;
	padding-left:0;
	padding-top: 28px;
	padding-bottom: 14px;
}

.product_info #content #family_showing p.render_controls {
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
}

/* tabbed browsing */

.main {
	margin-top: -10px;
}

.font .main {
	margin-top: 0px;
}


.fontPage ul#fontInfoTabs{
	margin-top: 20px;
}

ul#fontInfoTabs{
	border-bottom: 1px solid #cccccc;
	height: 25px;
	width: 560px;
	margin-left: 20px;
}

.product_info .specimenTab, .product_info .gallery {
	-moz-border-radius-topright:5px;
 	-moz-border-radius-topleft:5px;
	-webkit-border-top-right-radius:5px;
 	-webkit-border-top-left-radius:5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid white;
	height: 14px;
	font-size: 11px;
	background-color: white;
	float: left;
	font-weight: bold;
	background-color: transparent;
}

.product_info #specimenTab {
	padding: 5px 10px 5px 0px;
 	-moz-border-radius-topleft:0px;
 	-webkit-border-top-left-radius:0px;
}

.product_info .inactiveContent {
		visibility:invisible;
		display: none;
}

.product_info .activeContent {
		visibility:visible;
		display: block;
}

.product_info #galleryTab {
	margin-left: -1px;
	padding: 5px 10px 5px 9px;
}

.product_info #moreTab {
	padding: 5px 10px 5px 10px;
}

.product_info #languageTab {
	padding: 5px 10px 5px 10px;
}

.product_info .inactive {
	-moz-border-radius-topright:5px;
 	-webkit-border-top-right-radius:5px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #cccccc;
	color: #cccccc;
}


.product_info .inactive:hover {
 	color: black;
 	cursor: pointer;
 }

.product_info .leftCorner {
 	-moz-border-radius-topleft:5px;
  	-webkit-border-top-left-radius:5px;
	border-left: 1px solid #cccccc;
}

.product_info .productInfoRight img {
	margin: 1px 0 0 4px;
}


/*align render box */

.fontCasePage .renderOptions {padding-left: 20px;}

.productPage div.buy_now_box {
	float: right;
	margin: 4px 0px 0 2px;

}

.productPage .fontnum {
	float: left;
	width: 135px;
	text-align: right;
}

.product_info div.priceAdd { margin-top: -8px; }

ol#see_also_list li {
	padding: 2px 0;
}


img#seeAlsoNewIcon {
	margin-left: -2px;
	margin-bottom: -10px;
}

img#seeAlsoEyeIcon {
	margin-top: 1px;
}



/* =================================================================== */

span.format_tooltip  {
	margin: 0;
	padding: 0;
	position: relative;
	vertical-align: -2px;
}


span.format_info_hover {
	
	display: none;
	position: absolute;
	z-index: 10000;
	top: 10px;
}

/* inline format icons */
.format_pstt, .format_ot {
	cursor: help;
	font-size: .9em;
	position: relative;
}

img.format_icon {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(Opacity=50);
	opacity: .5;
}


div.outerShell {
	background: transparent url('/images/hoverSample/toparrow.png') no-repeat 0 0;
	width: 240px;
	display: block;
	padding-top: 30px;
}

div.bottomShadow {
	background: transparent url('/images/hoverSample/bottomside.png') no-repeat bottom right;
	padding-bottom: 11px;
	width: 240px;
}

div.leftShadow {
	background: transparent url('/images/hoverSample/leftside.png') repeat-y top left;
	margin-left: 7px;
}

div.rightShadow {
	background: transparent url('/images/hoverSample/rightside.png') repeat-y top right;
	margin-right: 6px;
}

div.outerShell .content {
	background: white;
	color: black;
	font-size: 1em;
	margin: 0 20px;
	padding: 5px 0px 10px;
	text-align: left;
}



div.renderInfoNotes {
	color:#000000;
	font-size:0.9em;
	padding-bottom:12px;
}

div.renderInfoNotes#fontPage {
	padding-left: 20px;
}


div#fb_like_tan_product {
    text-align: left;
    padding: 4px 0 6px 0;
}


.familyDescription {
	clear:both;
	display: block;
	padding-left: 20px;
	width: 95%;
}

#familyDescriptionMore {
  display: none;
}
#familyDescriptionRead {
    cursor: pointer;
    text-decoration: underline;
}
#familyDescriptionReadMore {
    cursor: pointer;
    display: inline;
    text-decoration: underline;
}
div[id^=cdb] {
    padding: 0 20px 0 20px;
}

#families_editor {
    padding: 4px 0 16px 0;
}
#edit_families {
    padding: 0 0 12px 0;
}
#relatedFamilies {
    width: 75%;
}
