/*  FAVS
 
(¯`·._.·|css by raul gutierrez|·._.·´¯)
   | Have you found an issue with our css? Email issues to raulgutierrez * gmail.com   |
 
   ___       __               ___       __       __     
 /'___`\   /'__`\           /'___`\   /'__`\   /'__`\   
/\_\ /\ \ /\ \/\ \   __  _ /\_\ /\ \ /\ \/\ \ /\ \/\ \  
\/_/// /__\ \ \ \ \ /\ \/'\\/_/// /__\ \ \ \ \\ \ \ \ \ 
   // /_\ \\ \ \_\ \\/>  </   // /_\ \\ \ \_\ \\ \ \_\ \
  /\______/ \ \____/ /\_/\_\ /\______/ \ \____/ \ \____/
  \/_____/   \/___/  \//\/_/ \/_____/   \/___/   \/___/ 
        
*/
 
/* Redefinitions--------------------------------------------*/
 
html {
	height: 100%;
	font: 11px/16px Helvetica, Calibri, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
 
body {
	min-height: 101%;
	margin: 20px;
}
 
a:link, a:visited {
	color: #919d29;
	text-decoration: none;
 
}
 
a:hover {
	color: #dd6e22;
	text-decoration: none;
}
 
a:link img {
	border: none;
}
 
a:hover img {
	border: none;
}
 
a:visited img {
	border: none;
}
 
h2 {
	color: #696969;
	font-size: 14px;
	font-weight: bold;
}
 
textarea {
	border: 1px solid #c0bdbf;
	color: #232441;
	font: 1em helvetica, arial, sans-serif;
}
 
/* Structural--------------------------------------------*/
 
#container, #footer, #cleareverything, #promotion {
	width: 920px;
	margin: 0 auto;
}
 
#container{
	border: 1px dashed #65b9c6;
	background-color: white;
	padding: 0;
}
 
 
 
#banner {
	width: 905px;
	overflow: hidden;
	display: block;
	clear: both;
}
 
.navigationwrapper {
	float: left;
	width: 688px;
}
 
.signin {
	float: right;
	padding-right: 8px;
	width: 180px;
}
 
.showcase-container {
	width: 700px;
	float: left;
	border-right: 1px dashed #65b9c6;
	padding-bottom: 0;
	min-height: 400px;
}
 
#content {
	width: 500px;
	left: 0px;
	float: left;
}
 
#archives {
	width: 210px;
	float: right;
	margin: 0;
	padding: 0;
}
 
#cleareverything {
	clear: both;
}
 
.hello {
	height: 50px;
	padding-top: 12px;
	padding-left: 12px;
	float: left;
	width: 687px;
	border-bottom: 1px dashed #65b9c6;
}
 
.hello h1 {
	color: #fff;
	background-color: #9dd8e5;
	font-size: 14px;
	display: inline;
	padding: 10px;
	float: left;
	text-transform: uppercase;
	margin: 0;
	margin-right: 10px;
}
 
.hello h1 a, .hello h1 a:visited {
	color: #fff;
}
 
.hello h1 a:hover {
	color: #333;
}
 
.hello img, hello img a, hello img a:hover {
	border: 0;
}
 
/* Formatting--------------------------------------- */
 
#banner {
	line-height: 10px;
	padding-bottom: 0;
	padding-left: 12px;
	margin-top: 12px;
	padding-bottom: 12px;
	background-color: #fff;
	border-bottom: 1px dashed  #65b9c6;
}
 
.mainmenu {
	height: 52px;
	border-top: 4px solid #addeea;
	border-bottom: 4px solid #addeea;
	margin-bottom: 1px;
	width: 520px;
	float: left;
}
 
.mainmenu ul {
	margin: 0;
	padding-left: 40px;
	display: inline;
	line-height:52px;
}
 
.mainmenu li {
	list-style-type: none;
	display: inline;
	padding-right: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font: bold 12px "Trebuchet MS","Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
}
 
.mainmenu li a, mainmenu li a:visited {
	color: #9ed7e5;
}
 
 
.mainmenu li a:hover {
color: #919d29;
background: url(http://www.20x200.com/images/menuarrows.gif) no-repeat center center;
		padding-top: 18px;
	padding-bottom: 20px;
 
}
 
.mainmenu li a:active {
	color: #f5cc30;
}
 
.alert {
	background-color: #addfe9;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #717075;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px dashed #65b9c6;
}
 
.weeklydisplayleft {
 
	clear: both;
	
}
 
.weeklydisplayright {
		border-left: 1px dashed #65b9c6;
	
}
 
.weeklydisplayleft, .weeklydisplayright {
	float: left;
	width: 330px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 12px;
	color: #9dd8e5;
	font-size: 16px;
	font-weight: bold;
 
}
 
.showcase {
	width: 312px;
	float: left;
	padding-left: 10px;
	padding-top: 12px;
	padding-right: 25px;
font-size: 11px;
}
 
.showcase h3, .showcase h4 {font-size: 11px;}
 
.longshowcase {
	width: 655px;
	float: left;
	padding-left: 15px;
	padding-top: 12px;
	
}
 
 
 
.showcasetechnicalinfo p, .detail-header p{
	padding-left: 0 !important;
}
 
.showcasedetail {
	width: 670px;
	float: left;
	padding-left: 12px;
	padding-top: 12px;
	color: #636363;
	font-size: 12px;
}
 
.showcasesmallfrontpage {
	width: 162px;
	float: left;
	min-height: 420px;
	
 
/* minheight ie6 hack */
  height: auto !important;
	height: 420px
}
 
.showcasesmall {
	width: 160px;
	float: left;
	min-height: 240px;
 
/* minheight ie6 hack */
  height: auto !important;
	height: 220px
}
 
 
.artistlistwrapper {
	padding-top: 10px;
	padding-left: 10px;
	width: 156px;
	float: left;
 
}
 
.showcase-image {
	width: 100%;
}
 
.dividerhorizontal {
	border-bottom: 1px dashed #65b9c6;
	width: 100%;
	clear: both;
	height: 3px
}
 
.dividervertical {
	border-left: 1px dashed #65b9c6;
	float: left;
}
 
.showcase-image {
	color: #797979;
	font-size: 10px;
	font-variant: small-caps;
	max-width: 501px;
	display: block;
	min-height: 90px;
	vertical-align: bottom;
	overflow: hidden;
	bottom: 0;
}
 
.showcase-image img, .listthumbnail img {
	margin-bottom: 3px;
}
 
.showcase-image a:link img, .listthumbnail a:link img {
	border: 2px solid #fff;
}
 
.showcase-image a:visited img, .listthumbnail a:visited img {
	border: 2px solid #fff;
}
 
.showcase-image a:hover img, .listthumbnail a:hover img {
	border: 2px solid #f7641e;
}
 
.showcase-image a:active img, .listthumbnail a:active img {
	border: 2px solid #a1b31b;
}
 
.showcase-imagesubtext {
	text-align: right;
	width: 100%;
	color: #797979;
	font: 11px Helvetica, Arial,  Geneva, sans-serif;
}
 
.showcase-artist {
	display: block;
	width: 210px;
	float: left;
}
 
.showcase-buymebutton {
	text-indent: 10000px;
	background: url(http://www.20x200.com/images/buynow.gif) top left no-repeat;
	height: 18px;
	width: 70px;
	overflow: hidden;
	display: block;
	float: right;
}
 
.showcase-buymebutton:hover {
	background-position: bottom left;
}
 
.showcase-addmebutton {
	text-indent: 10000px;
	background: url(http://www.20x200.com/images/addnow.gif) top left no-repeat;
	height: 18px;
	width: 70px;
	overflow: hidden;
	display: block;
	float: right;
}
 
.showcase-addmebutton:hover {
	background-position: bottom left;
}
 
.showcase-edition-hilight {
	color: #f57d31;
}
 
.showcase-text {
 
	text-align: left;
	float: left;
	width: 95%;
	padding-bottom: 5px;
	color: #636363;
}
 
.showcase-text p{
	padding: 0; margin-top: 5px;font-size: 12px;
	color: #494949;
}
 
 
.showcase-text h1, .showcasedetail h1, .textstyle h1, .textcolumn h1{font-weight: bold;
	font-size: 14px;
	color: #9ed7e5;
	padding-top: 10px;
	margin:0}
 
.showcasedetail blockquote, .textdetail blockquote {
	color: #e66a24;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	line-height: 1.5em;
}
 
.showcase-text a, .showcase-text a:visited {
	color: #919d29;
}
 
.showcase-text a:hover {
	color: #f5cc30;
}
 
 
.actionicons {
	width: 130px;
	height: 24px;
 
}
.showcase-caption {
	display: block;
	float: left;
	text-align: left;
	width: 140px;
	padding-top: 0;
	margin-top: 0;
	line-height: 12px;
	color: #636363;
	font-size: 9px;
	white-space: normal;
		text-overflow: ellipsis;
}
 
.showcase-caption a{
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 10px;
}
 
.showcase-caption a:hover {
		color: #f57d31;
 
}
 
 
/* text pages -----------------------*/
 
.textdetail {
	width: 670px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;;
	padding-top: 12px;
	color: #636363;
	font-size: 12px;
 
}
 
.textstyle {
	text-align: left;
	float: left;
	width: 95%;
	padding-bottom: 5px;
	color: #636363;
}
 
.textcolumn {
	width: 295px;
	float: left;
	padding-left: 10px;
	padding-top: 12px;
	padding-right: 25px;
}
 
.inlinetextimage {
float:left;
padding-right: 12px;
padding-bottom:7px;
}
 
 
/* list menus----------------------- */
 
.hello li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding-left: 12px;
	text-transform: uppercase;
	color: #7f7f7f;
	font: bold 14px helvetica;
	position: relative;
	top: 12px;
}
 
.hello li a {
	color:  #919d29;
}
 
.hello li a:hover {
	color: #ff6f00;
}
 
.hello ul {
	padding: 0;
	margin: 0;
	float: left;
	background: url(http://www.20x200.com/images/arrowemptygreenbigger.gif) no-repeat left top;
	width:400px;
	height: 45px;
}
 
.jenbekmanprojects img {
	display: inline;
	float: left;
}
 
.jenbekmanprojects ul {
	padding: 0;
	margin: -1px;
	padding-bottom: 6px;
}
 
.jenbekmanprojects li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding-left: 12px;
	text-transform: uppercase;
	color: #7f7f7f;
}
 
.jenbekmanprojects li a {
	color: #919d29;
}
 
.jenbekmanprojects ul li a:hover {
	color: #9ed7e5;
}
/* recents list on new homepage-------------------------------------- */
 
.listthumbnail {
	width: 140px; float: left;
 
}
 
 
.listthumbnail-text {
	width: 160px; float:  left;
	padding-left: 10px;
 
}
 
.listitem { border-bottom-style: dashed;
	border-bottom-width: 1px;}
 
.listitem, .listitem2 {
 
	float: left;
	padding-bottom:10px;
	
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	color: #7f7f7f;
}
 
.thumbnailbuyinfo{
	font-size: 10px;
}
 
 
 
/* accents-------------------------------------- */
 
.hilight, .hilight a, .hilight a:visited {
	color: #f57d31;
}
 
.dkhilight, .dkhilight a, .dkhilight a:visited {
	color: #000;
}
 
.lthilight, .lthilight a, .lthilight a:visited {
	color: #7f7f7f;
} 
 
.dkhilight a, .dkhilight a:visited {
	color: #3f3f3f;
}
.hilight a:hover, .lthilight a:hover, .dkhilight a:hover, .buyhilight a:hover{
	color: #f5cc30;
}
 
.buyhilight, .buyhilight a, .buyhilight a:visited {
	color: #919d29;
}
 
.mailinglist {
	padding-top: 15px;
	float: left;
	width: 400px;
	font-size: 14px;
}
 
/* can probably delete image info----- */
 
.image-info, .image-info p {
	font: 10px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
	width: 155px;
}
 
/* the sidebar... (archives)-------------- */
 
 
.holidaytout {
 
	padding-top: 13px;
	padding-bottom:13px;
	padding-left: 8px;
	width: 205px;
	float: left;
	border-bottom: 1px dashed #65b9c6;
	display: inline;
	font-size: 11px;
	line-height: 1.7em;
	font-weight: bold;
}
 
.holidaytout a{
	font-weight: normal;
	font-style: normal;
}
 
.holidaytout img{
	padding-bottom: 5px;
		padding-top: 5px;
}
.holidaytout img a, .holidaytout a img{
	border: none;
	font-weight: normal;
	font-style: normal;
}
 
.holidaytout li, .holiday ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
 
.subscription {
	height: 40px;
	padding-top: 13px;
	padding-left: 12px;
	width: 205px;
	float: left;
	border-bottom: 1px dashed #65b9c6;
	display: inline;
}
 
.subscription img, .moreartforyou img {
	border: none;
}
 
.description {
	padding-top: 12px;
	
	height: 50px;
	padding-left: 8px;
	float: left;
	border-bottom: 1px dashed #65b9c6;
	display: inline;
	width: 205px;
}
 
 
.moreartforyou {
	padding-top: 12px;
	padding-left: 12px;
	float: left;
}
 
.showcase-archive {
	display: block;
	width: 190px;
	padding: 3px;
	color: #6e6e6e;
	font-size: 9px;
	height: 110px
}
 
 
 
 
.showcase-archive img {
	border: 1px solid #575757;
	float: left;
	margin-right: 3px;
}
 
.showcase-archive a:link img {
	border: 1px solid #575757;
}
 
.showcase-archive a:visited img {
	border: 1px solid #575757;
}
 
.showcase-archive a:hover img {
	border: 1px solid #e52000;
}
 
.showcase-archive a:active img {
	border: 1px solid #ee1722;
}
 
/* footer and other bottom of the page stuff----- */
 
#footer {
	text-align: left;
	padding-top: 1px;
	color: #a2a2a2;
font-size: 10px;
}
 
 
#footer a, #footer a:link, #footer a:visited {
	color: #8bbfcc;
}
 
#footer a:hover {
	color: #f5cc30;
}
 
allthewayright {
	text-align: right;
	display: inline-table;
}
 
/* artist list is only used on browse pages and can be moved to a separate sheet ----- */
 
.artistlist ul {
	margin: 0;
	padding: 5px;
}
 
.artistlist li {
	list-style-type: none;
	display: inline;
	padding: 0;
	line-height: 1.8em;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
 
.artistlist li a {
	color: #e66a24;
}
 
.artistlist li a:hover {
	color: #f5cc30;
}
 
/* css some formatting for forms how we hate them so----- */
 
.searchfield {
 
	border: 1px solid #9ed7e5;
	background-color: #fff;
 
	float: left;
	margin-right: 5px;
	color: #9ed7e5;
	margin-bottom: 9px;
	height
}
 
.text {
	padding: 3px;
	width: 103px;
	height: 18px;
 
	min-width: 98px;
	max-width: 175px;
	border-width: 0;
	color: #e66a24;
 
 
}
 
#searchbutton {
	height: 26px;
	width: 60px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/searchbox.gif) top left no-repeat;
	display: block;
	float: left;
}
 
#searchbutton:hover {
	background-position: bottom left;
}
 
#subscriptionoptions {
	height: 21px;
	width: 174px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/stayuptodate.gif) top left no-repeat;
	display: block;
	float: left;
}
 
#subscriptionoptions:hover {
	background-position: bottom left;
}
 
/* control modal overlays ----- */
 
#subscriptionoptions {
	height: 21px;
	width: 174px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/stayuptodate.gif) top left no-repeat;
	display: block;
	float: left;
}
 
#subscriptionoptions:hover {
	background-position: bottom left;
}
 
#submitbutton {
	height: 26px;
	width: 60px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/submitbox.gif) top left no-repeat;
	display: block;
	float: left;
}
 
#submitbutton:hover {
	background-position: bottom left;
}
 
#modal_container {
	padding: 8px;
	background-color: #fff;
	overflow: auto;
	font-family: "Helvetica, Lucida Grande",Verdana;
	font-size: 9px;
	color: #333;
	text-align: left;
	border: 2px solid #e66a24;
}
 
#modal_container.test {
	background-color: #979090;
	color: #fff;
	padding: 30px;
	text-align: center
}
 
#modal_overlay {
	background-color: #000;
}
 
#modal_overlay.test {
	background-color: #fff;
}
 
.inputfield {
	width: 177px;
	height: 18px;
	border: 1px solid #9ed7e5;
	background-color: #fff;
	padding: 3px;
	color: #494544;
}
 
#uptodateoptionspulldown strong {
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}
 
/* IMAGE ROLLOVERS ------*/
 
#logo {
	height: 60px;
	width: 147px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/logo.gif) top left no-repeat;
	display: block;
	float: left;
}
 
#logo:hover {
	background-position: bottom left;
}
 
#arrowhello {
	height: 37px;
	width: 234px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/arrowgreatart.gif) top left no-repeat;
	display: block;
	float: left;
}
 
#arrowhello:hover {
	background-position: bottom left;
}
 
#arrowdiscover {
	height: 37px;
	width: 234px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/arrowdiscover.gif) top left no-repeat;
	display: block;
	float: left;
}
 
#arrowdiscover:hover {
	background-position: bottom left;
}
 
#arrowdiscovergreat {
	height: 37px;
	width: 234px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/arrowdiscovergreat.gif) top left no-repeat;
	display: block;
	float: left;
}
 
#arrowdiscovergreat:hover {
	background-position: bottom left;
}
 
 
 
 
 
 
#buygoogle {
	height: 26px;
	width: 180px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/buyprint.gif) top left no-repeat;
	display: block;
	float: left;
 
}
 
 
#buygoogle:hover {
	background-position: bottom left;
}
 
.addtocart {
	height: 26px;
	width: 180px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/addtocart.gif) top left no-repeat;
	display: block;
	float: left;
 
}
 
 
.addtocart:hover {
	background-position: bottom left;
}
 
#moreartwee {
	height: 45px;
	width: 162px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/moreartwee.gif) top left no-repeat;
	display: block;
	float: right;
 
}
 
 
#moreartwee:hover {
	background-position: bottom left;
}
 
 
#buycredits {
	height: 26px;
	width: 180px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/buywithcredits.gif) top left no-repeat;
	display: block;
	float: left;
}
 
 
#buycredits:hover {
	background-position: bottom left;
}
 
#creditbutton200 {
	height: 26px;
	width: 180px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/buywithcredits.gif) top left no-repeat;
	display: block;
	float: left;
}
 
 
#creditbutton200:hover {
	background-position: bottom left;
}
 
#creditbutton20 {
	height: 26px;
	width: 180px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/buywithcredits.gif) top left no-repeat;
	display: block;
	float: left;
}
 
 
#creditbutton20:hover {
	background-position: bottom left;
}
 
 
#loginbutton {
	height: 27px;
	width: 177px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/loginnew.gif) top left no-repeat;
	display: block;
}
 
#loginbutton:hover {
	background-position: bottom left;
}
 
.logoutbutton {
	height: 27px;
	width: 177px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/logoutnew.gif) top left no-repeat  !important;
	display: block;
}
 
.logoutbutton:hover {
	background-position: bottom left  !important;
}
 
.givegifts {
		height: 31px;
		display: block;
}
.givegifts a {
	padding: 0;
	margin: 0;
	float: right;
}
 
#givegifttext {
	height: 27px;
	width: 177px;
	text-indent: 10000px;
	overflow: hidden;
		background: url(http://www.20x200.com/images/givegift.gif) top left no-repeat;
	display: block;
}
 
#givegifttext:hover {
	background-position: bottom left;
}
 
#mailinglistnav {
	height: 27px;
	width: 177px;
	text-indent: 10000px;
	overflow: hidden;
		background: url(http://www.20x200.com/images/mailinglistnew.gif) top left no-repeat;
	display: block;
}
 
#mailinglistnav:hover {
	background-position: bottom left;
}
 
 
#arrownextmonth {
	height: 38px;
	width: 135px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/arrownextmonth.gif) top left no-repeat;
	display: block;
	float: right;
}
 
#arrownextmonth:hover {
	background-position: bottom left;
}
 
#arrowpreviousmonth {
	height: 38px;
	width: 135px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/arrowpreviousmonth.gif) top left no-repeat;
	display: block;
	float: left;
}
 
#arrowpreviousmonth:hover {
	background-position: bottom left;
}
 
#ihaveacart {
border-bottom: 1px dashed #65b9c6;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 1.7em;
	font-size: 11px;
}
 
#cart-number-items{color: #e66a24;
	font-weight: bold;
}
 
#cart-time {
	color: #9ed7e5;
}
 
 
 
#holidaybutton {
	height: 66px;
	width: 202px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/giftcertificates/images/givegiftholiday-button.gif) top left no-repeat;
	display: block;
	margin-left: 340px;
 
}
 
#holidaybutton:hover{
	background-position: bottom left;
}
 
 
#salebutton {
	height: 66px;
	width: 202px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/sale-button.gif) top left no-repeat;
	display: block;
	margin-left: 340px;
 
}
 
#salebutton:hover{
	background-position: bottom left;
}
 
.tinybuybutton {
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10px;
		   -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 2px;  
 
	font-weight: bold;
	border: 1px solid #dadada;
float: right;
margin-left:10px
}
 
 
a.tinybuybutton {
	color: silver;
} 
 
a.tinybuybutton:hover {
	background-color: #b2bb1d;
		   -webkit-border-radius: 5px;    /* for Safari */
    -moz-border-radius: 5px;
	color: white;
}
 
a.tinybuybutton:active {
	background-color: #f78e32;
		   -webkit-border-radius: 5px;    /* for Safari */
    -moz-border-radius: 5px;
	color: white;
}
 
 
.tinyheart {
	text-indent: 10000px;
	background: url(http://www.20x200.com/images/icon/tinyheart.gif) bottom left no-repeat;
	height: 14px;
	width: 14px;
	overflow: hidden;
			display: block;
float: right;
}
 
/* .tinyheart:hover {
	background-position: top left; }*/
	
 
 
.isfav .tinyheart {
		background-position: top left;
	
}
 
 
/* .isfav .tinyheart:hover {
		background-position: bottom left;
		
}  */
 
 
 
.buynowbuttontext {
 
}
 
#button-give-gifts {
	height: 27px;
	width: 200px;
	margin-bottom: 4px;
	text-indent: 10000px;
	overflow: hidden;
		background: url(http://www.20x200.com/images/login/give-gift.gif) top left no-repeat;
	display: block;
}
 
#button-give-gifts:hover {
	background-position: bottom left;
}
 
#button-mailing-list {
	height: 27px;
	width: 200px;
	margin-bottom: 4px;
	text-indent: 10000px;
	overflow: hidden;
		background: url(http://www.20x200.com/images/login/mailing-list.gif) top left no-repeat;
	display: block;
}
 
#button-mailing-list:hover {
	background-position: bottom left;
}
 
 
.buynowbuttontext a{
	color: #919d29;
}
.buynowbuttontext a:hover{
	color: #000;
	background-color: #b0bb26;
}
 
.buynowbuttontext a:active{
	color: #000;
	background-color: #f27c37;
}
 
#promotion{
	margin-bottom: 10px;
	height: 30px;
	margin-bottom:10px;
}
 
#promotion p{
	text-align: center;
	line-height: 25px;
	font-size: 20px;
	color: #f27c37;
	font-weight: bold;
}
 
#promotion a, #promotion a:link, #promotion a:visited {
	border-bottom-style: none;
	border-bottom-color: white;
	letter-spacing: 1px;
}
 
#promotion a:link {
	
}
 
#promotion p a span.hilight{
	border-bottom: 1px dashed #f78e32;
}
 
#promotion img, promotion img a {border:0;}
 
.hilight .hilightavail {
	color: #b0bb26 !important;
}
 
#specialtout {	border-bottom: 1px dashed #65b9c6;
	width: 897px;
 
	padding: 12px;
 
	
}
 
.toutcontent {
 
		height: 40px;
 
}
 
.toutcontent img {
		background-color: #addeea;
}
 
.toutcontent a img:hover{
		background-color: #b0bb26;
}
 
.toutcontent a img:active{
			background-color: #f27c37;
}
 
 
 
.genericbutton {
	background-color: #f27c37;
	color: white !important;
	padding: 10px 20px;
	   -webkit-border-radius: 5px;    /* for Safari */
    -moz-border-radius: 5px;  
}
 
.genericbutton:hover {
	background-color: #b0bb26;
}
 
.image-info .stockable {
	display:block; padding-bottom: 5px;
}
 
/* some friggin IE 6 kludge ----- */
 
<!--[if lte IE 6]>
<style>
.gainlayout { height: 1px; }
</style>
<![endif]-->
<!--[if IE 7]>
<style>
.gainlayout { zoom: 1; }
</style>
<![endif]-->
 
 
/*----------------------- AB Testing*/
 
#logoAB {
	height: 60px;
	width: 147px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/logo.gif) bottom left no-repeat;
	display: block;
	float: left;
}
 
#logoAB:hover {
	background-position: top left;
}
 
 
 
.mainmenuAB {
	height: 52px;
	border-top: 4px solid ##b1bb1c;
	border-bottom: 4px solid #b1bb1c;
	margin-bottom: 1px;
	width: 520px;
	float: left;
	border-color: #b1bb1c;
}
 
.mainmenuAB li a, mainmenuAB li a:visited {
	color: #b0bb26;
}
 
 
.mainmenuAB li a:hover {
color: #b0dee7;
background: url(http://www.20x200.com/images/menuarrows.gif) no-repeat center center;
		padding-top: 18px;
	padding-bottom: 20px;
 
}
 
.mainmenuAB li a:active {
	color: #f5cc30;
}
 
.specialbutton a:hover {
	color: #f27c37 !important;
}
