/*
Theme Name: On Demand (Sketch Theatre Modification)
Theme URI: http://www.press75.com/
Description: Another quality Video WordPress theme by Jason @ Press75.com, modified for Sketch Theatre.
Version: 1.2
Author: Jason Schuller, Eric Carl
Author URI: http://www.jasonschuller.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jasonschuller.com

The CSS, XHTML and design are all Copyright 2009 Circa75 Media, LLC:
*/

/* Lets Begin With Some Basics */
html, body {
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times;
	margin: 0px;
	padding: 0px;
	color: #a1a1a1;
	line-height: 1.2em;
	background-color:#000;
	height:100%;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: Georgia, 'Times New Roman', Times;
	font-weight: bold;
	margin-top:0;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	margin: 0;
}

h3 {
	font-size: 1.3em;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a:link, a:visited {
	color: #ab9c79;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

.clear {
	clear: both;
}

p img {
	padding: 0;
	max-width: 100%;
}

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

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

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

.alignright {
	float: right;
}

.alignleft {
	float: left
}

p {
	margin: 0 0 1em 0;
	font-size:13px;
	line-height:1.5em;
}

/* And... Moving On */

/* Begin Header */
#header {
	height: 167px;
	background-image:url(images/st/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#header_forum {
	height: 167px;
	background-image:url(images/st/header_forum_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.headerCenter {
	width: 980px;
	margin: 0px auto;
}
#headleft {
	float: left;
}
.headerLogo {
	display:block;
	width:148px;
	height:73px;
	margin:36px 0 0 57px;
}
#headright {
	float: right;
	text-align: right;
	margin-top:34px;
	padding-right:49px;
}
#searchwrap {
	float:right;
	width:360px;
	margin-bottom:32px;
}
#cat {
	float:left;
	margin:2px 4px 0 0;
}
#searchwrap #s{
	background:none;
	color:#c2c2c2;
	border:none;
	margin-top:1px;
	margin-right:3px;
	float:left;
	padding:2px;
	font-size:13px;
	width:182px;
}
#searchsubmit {
	float:left;
}
#headright ul {
	list-style: none;
	font-size:17px;
	text-transform:uppercase;
	font-weight:bold;
	clear:both;
	width:621px;
	text-align:center;
}
#headright ul a:link, #headright ul a:visited {
	color:#c0a66a;
}
#headright li {
	display: inline;
	margin: 0 0 0 8px;
	padding:0 12px 0 0;
	border-right:1px solid #606060;
}
#headright li.firstItem {
	margin-left:0;
}
#headright li.lastItem {
	border-right:none;
	padding-right:0;
}
/* End Header */

#page {
	background-image:url(images/st/general_bg.jpg);
	background-position:center 167px;
	background-repeat:no-repeat;
	min-height:100%;
}
.homeBG {
	background-image:url(images/st/bg_frame-curtains.jpg) !important;
	background-position:center 167px;
	background-repeat:no-repeat;
}
.homeBG #content {
	padding-top:15px;
}
.videoBG {
	background-image:url(images/st/bg_curtains.jpg) !important;
	background-repeat:no-repeat;
	background-position:center top;
}
.homeBG #header {
	background-image:url(images/st/header_bg_frame.jpg);
}

/* Begin Content Slider */
#featured {
	width: 100%;
	float: left;
	height: 325px;
}

#thevideo {
	width: 100%;
	float: left;
	padding-top:16px;
}

#thevideoinside {
	width: 100%;
	float: left;
	position: static;
	min-height: 350px;
}

#videoembed {
	margin: 0px auto;
	width: 980px;
	text-align: center;
	background-image:url(images/st/video_rule.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:17px;
}

.insert {
	width: 218px;
	margin: 0 0 0 474px;
	color: #464646;
	padding: 28px 0 0 0;
	line-height: 1.2em;
}

.insert h2 {
	font-size: 22px;
	color: #464646;
	margin: 0 0 14px 0;
	line-height:24px;
}

.insert p {
	font-size:14px;
	line-height:19px;
	margin-bottom:16px;
}

.watchnow {
	font-size:18px;
	font-weight:bold;
	color:#b51f26 !important;
	background-image:url(images/st/film_icon.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:25px;
}

.insert h2 a:link, .insert h2 a:visited {
	color: #464646;
}
.insert h2 a:hover {
	text-decoration:underline;
	color: #464646;
}

/* End Content Slider */

/* Main Columns */

#contentleft {
	width:682px;
	float:left;
}
.recentVideosHeadline {
	font-size:22px;
	color:#c0a66a;
	text-transform:uppercase;
	border-right:1px solid #464646;
	float:left;
	padding-right:10px;
	margin-right:10px;
	height:16px;
}
.browseArtistsLink {
	float:left;
}
#contentright {
	width:298px;
	float:left;
}

/* Begin Entry Lists */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */

/* Begin Main Content */
#contentwrap {
	width: 100%;
	float: left;
}

#pagewrap {
	width: 100%;
	float: left;
}

#content {
	width: 980px;
	margin: 0px auto;
	padding: 19px 0 15px 0;
}

#pagenav {
	float: left;
	margin: 0 0 15px 0;
	width: 653px;
	text-align: center;
}
/* End Main Content */

/* Begin Categories List */
#menubar {
	display:none;
}

ul, li {
	margin:0;
	border:0;
	padding:0;
	list-style:none;
}
#categories #cat {
	margin:0 0 1.5em 0;
}
/* End Categories List */

/* Begin Video Gallery */
#videogallery {
	width: 670px;
	float: left;
}

/** 
#videogallery a:link, #videogallery a:visited {
color: #1F1D1D;
}

#videogallery a:hover {
color: #5588BB;
}
**/

/* Page Intro Text */

.pageIntro {
	margin-bottom:2em;
}

/* WP Page Navi */

#contentleft .wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 7px 5px 7px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #4d422a;
	color: #c0a66a;
	background-color: #1f1f1f;	
}
#contentleft .wp-pagenavi a:visited {
	padding: 2px 7px 5px 7px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #4d422a;
	color: #c0a66a;
	background-color: #1f1f1f;	
}
#contentleft .wp-pagenavi a:hover {	
	border: 1px solid #4D422A;
	color: #fff;
	background-color: #000;
}
#contentleft .wp-pagenavi a:active {
	padding: 2px 7px 5px 7px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #4d422a;
	color: #c0a66a;
	background-color: #1f1f1f;	
}
#contentleft .wp-pagenavi span.pages {
	padding: 2px 7px 5px 7px; 
	margin: 2px 2px 2px 2px;
	color: #c0a66a;
	border: 1px solid #000000;
	background-color: #000;
}
#contentleft .wp-pagenavi span.current {
	padding: 2px 7px 5px 7px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #363636;
	color: #c0a66a;
	background-color: #000;
}
#contentleft .wp-pagenavi span.extend {
	padding: 2px 7px 5px 7px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #c0a66a;
	background-color: #000;
}

/* Artist Page */

.artistHeadshot {
	float:right;
	margin:-12px 0 0 0;
	padding-right:20px;
}
.wlist {
	clear:both;
}
#artistcontent {
}
#artistcontent p {
	padding-right:24px;
}

/* About Page */

.aboutPerson {
	clear:both;
}
.aboutPerson img {
	float:left;
	margin-right:20px;
}
.aboutPerson h4 {
	font-size:18px;
	margin-bottom:4px;
	padding-top:42px;
}

/* Begin Related Gallery */
#relatedgallery {
	width: 670px;
	float: left;
	margin: 10px 0 10px 0;
}

.relateditem {
	width: 192px;
	height: 245px;
	float: left;
	background: url(images/itembg.jpg) top left no-repeat;
	margin: 0 12px 0 0;
	padding: 9px;
}

.videosHeadline {
	font-size:1.75em;
	font-weight:normal;
	margin-top:1em;
	clear:both;
}

ul.gallery {
   width:670px;
   list-style-type: none;
   float: left;
   margin:0;
}

ul.gallery li {
	background:transparent url(images/st/thumb_frame.gif) no-repeat scroll left top;
	float:left;
	height:160px;
	margin:0 12px 0 0;
	padding:9px;
	width:192px;
}
ul.gallery li img {
	width:192px;
	height:120px;
}

#bloglist {
	width: 670px;
	float: left;
	margin: 0 0 10px 0;
}

.videoitem {
	width: 192px;
	height: 245px;
	float: left;
	background: url(images/st/thumb_frame.gif) top left no-repeat;
	margin: 0 12px 0 0;
	padding: 9px;
}
.artistListItem { /* Artist List */
	width:210px;
	height:220px;
	float:left;
	margin: 0 12px 0 0;
}
.artistListItem .artistListThumbnail { /* Artist List Thumbnail */
	width: 192px;
	height: 120px;
	background: url(images/st/thumb_frame.gif) top left no-repeat;
	padding:9px;
	margin-bottom:8px;
}
.artistListThumbnail img {
	width:192px;
	height:120px;
}
.artistListInfo { /* Artist List Info Column */
	float:left;
}
.artistListInfo .itemTitle { /* Artist List Title */
	font-size:15px;
	font-weight:bold;
	margin-bottom:1px;
	line-height:18px;
}
.artistListInfo .artistTitle {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:3px;
}
.artistListInfo .artistVideos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.artistListInfo .artistVideos a {
	background-image:url(images/st/artist_list_arrow.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:12px;
}

.thumbnail {
	width: 192px;
	height: 120px;
	padding: 0px;
	overflow: hidden;
}
img.thumb { 
	width: 1024px;
	height: 120px;
}
a:hover img.thumb {
	width: 192px;
	height: 120px;
}
.itemtitle {
	font-size: 14px;
	font-weight:bold;
	margin: 18px 0 6px -9px;
	padding: 0;
	display: block;
	width: 210px;
}
p.itemdesc {
	width: 205px;
	margin: 0 0 0 -9px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.gallerydate {
	width: 205px;
	margin: 0 0 6px -9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555555;
}
.comments {
	background-image: url(images/st/commentsbg.png);
	background-repeat:no-repeat;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:-9px;
	padding-top:1px;
}
.comments a:hover {
	text-decoration:none;
}
.comments span {
	display:block;
	float:left;
	margin-right:6px;
	text-align:center;
	width:22px;
	font-weight:bold;
}

#videodets {
	width: 653px;
	float: left;
	background-image:url(images/st/video_info_bg.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #272727;
	margin-bottom:10px;
	padding-top:12px;
}
.videoDetails {
	font-size:12px;
	color:#555555;
	margin:0 0 1em 12px;
	font-family:Arial, Helvetica, sans-serif;
}
.videoDetails  strong {
	color:#666;
}

#postcontent {
	width: 641px;
	float: left;
	border-bottom: 1px solid #313131;
	margin: 0 0 20px 0;
	padding: 0 0 6px 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#postcomments {
	width: 653px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#videodets h2 {
	padding: 0;
	margin: 0 0 8px 12px;
	font-size:26px;
	color:#ab9c79;
	line-height:22px;
}
.shareLinks {
	clear:both;
	border-top:1px solid #272727;
	padding:4px 8px;
	width:637px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.shareLinks .itemlinks a:link,  .shareLinks .itemlinks a:visited {
	color:#a1a1a1;
}
.shareLinks .itemlinks a:hover span {
	color:#fff;
}
.shareLinks .itemlinks a:hover {
	color:#fff;
	text-decoration:none;
}
.commentVideoLink span, .shareVideoLink span, .embedVideoLink span {
	font-weight:bold;
	color:#ab9c79;
}
.itemlinks {
	margin: 5px 0 5px 0;
	padding: 0;
	float:left;
}
textarea {
	background-color:#141414;
	border:1px solid #2c2c2c;
	padding:4px;
	color:#999;
	width:580px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
}

.smalllinks {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
}
.smalllinks a:link, .smalllinks a:visited {
	color:#666;
	font-weight:bold;
}

.commentVideoLink, .shareVideoLink, .embedVideoLink {
	background-position:left;
	background-repeat:no-repeat;
	margin-right:20px;
}
.commentVideoLink {
	padding-left:26px;
	background-image:url(images/st/video_icon_comment.gif);
}
.shareVideoLink {
	padding-left:18px;
	background-image:url(images/st/video_icon_share.gif);
}
.embedVideoLink {
	padding-left:24px;
	background-image:url(images/st/video_icon_embed.gif);
}

#postinfo {
	width: 500px;
}

#singlethumb {
	width: 190px;
	float: right;
	background: url(images/st/thumb_frame.gif) top left no-repeat;
	padding: 9px 10px 10px 10px;
}

#singlethumbnail {
	float: right;
	margin: 0;
	width: 190px;
	height: 120px;
	padding: 0px;
	overflow: hidden;
}
/* End Video Gallery */

/* Begin Blog and Page Items */
.blogitem {
	width: 653px;
	float: left;
	border-bottom: 1px solid #313131;
	margin: 0 0 20px 0;
}
.blogitem h2 {
	margin-bottom:.2em;
	line-height:1.2em;
}

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

.blogcontent {
	width: 653px;
	float: left;
}

.more-link {
	font-weight:bold;
	background-image:url(images/st/artist_list_arrow.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:14px;
}

.pageitem h2, .generalHeadline {
	color:#c0a66a;
	text-transform:uppercase;
	font-weight:normal;
	font-size:34px;
	padding-bottom:33px;
	margin-bottom:20px;
	background-image:url(images/st/general_headline_rule.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:24px;
}
 .generalHeadline a {
 	color:#c0a66a;
 }
/*.blogitem h2, .pageitem h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}*/
/* End Blog and Page Items */

/* Begin Sidebar */
#sidebar {
	width: 298px;
	float: left;
}
#sidebar .rssLink {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/st/rss_icon.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:20px;
	color:#898989;
}
.sidebarBlock {
	margin-bottom:12px;
}
.innerContainer {
	background-image:url(images/st/sideblog_bg_top.png);
	padding:12px 12px 0 12px;
}
.innerContainer .sideblog:last-child {
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:none;
}
.newsContainerBottom {
	background-image:url(images/st/sideblog_bg_bottom.png);
	background-position:center bottom;
	height:12px;
}
.sideblogDate {
	color:#707070;
	margin-bottom:0;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:10px;
}
.interviewSideLink {
	display:block;
	margin:-8px 0 4px -3px;
}
.storeSideLink {
	margin:0 0 16px 0;
	display:block;
}
.mailingListSideLink {
	display:block;
	margin:0 0 16px 0;
}

#sidebar h3 {
	font-size: 16px;
	margin-top:0;
	margin-bottom:.65em;
	font-weight:normal;
}
#sidebar .newsCategories {
	margin-bottom:16px;
	font-size:13px;
	line-height:1.3em;
}
.newsArchive {
	margin-bottom:20px;
}

.socialize {
	width:299px;
	height:135px;
	padding:0 20px;
	background-image:url(images/st/socializeBackground.png);
	background-repeat:no-repeat;
}

.socialize img {
	float:left;
	margin-left:25px;
	margin-top:47px;
}

#sidebar h4 {
	margin: 0;
	padding: 0;
	font-size: 13px;
}

.blockhead {
	width: 298px;
	height: 33px;
	float: left;
}

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

.sideblog {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #363636;
}

#ratingsblock ul {
	list-style: none;
}

#ratingsblock li {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #E8E8E8;
}
/* End Sidebar */

/* Begin Comments*/
#comments {
	font-weight:normal;
	color:#a1a1a1;
	margin-bottom:12px;
	font-size:18px;
}
#comment {
	width:550px;
}

h2.commh2 {
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
}

ol.commentlist {
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

ol.commentlist p {
	margin-bottom:10px;
}

ol.commentlist cite {
	font-style: normal;
	font-weight: bold;
}
ol.commentlist .commentmetadata {
	font-size:11px;
	margin-bottom:0;
	color:#555;
}

ol.commentlist li {
	padding: 10px;
	background-color:#141414;
	margin: 0 0 2px 0;
	list-style:none;
}
.avatar {
	float:left;
}

ol.commentlist li .commentAuthorInfo {
	width:164px;
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #2c2c2c;
	text-align:right;
}
ol.commentlist li .commentContent {
	float:left;
	width:445px;
}
ol.commentlist li .commentContent p:last-child {
	margin-bottom:0;
}
#respond {
	font-weight:normal;
	color:#ab9c79;
	margin-bottom:12px;
	font-size:18px;
}

#commentform label {
	color:#7d7d7d;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#commentform label strong {
	color:#a1a1a1;
}
input#submit {
	background-color:#1F1F1F;
	border:1px solid #4D422A;
	color:#C0A66A;
	margin:2px;
	padding:5px 7px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-weight:bold;
}

#comment,#author,#email,#url {
	background-color:#141414;
	border:1px solid #2c2c2c;
	padding:5px;
	color:#A1A1A1;
	margin:0 10px 0 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/* End Comments */

/* Begin Sidebar */

/* End Sidebar */

/* Begin Various Tags and Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}
/* End Various Tags and Classes*/

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

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

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

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

/* Begin Footer */
#footer {
	width: 980px;
	margin: 0px auto;
	clear: both;
	background-image:url(images/st/footer_rule.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636363;
}
#footer #bannerAdContainer {
	width:866px;
	height:102px;
	background-image:url(images/st/footer_banner_bg.gif);
	margin:0 auto 10px auto;
	padding:12px 0 0 12px;
}
.bannerAd {
	margin-right:23px;
	float:left;
	width:728px;
	height:90px;
}
#footer ul {
	float:left;
	width:97px;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}
#footer ul li {
	border-bottom:1px solid #292929;
	margin:4px 0 0 0;
}
#footer ul li:last-child {
	border-bottom:none;
	padding-bottom:0;
}
#footer ul li a {
	display:block;
	height:20px;
	padding:4px 26px 0 0;
	background-position:right top;
	background-repeat:no-repeat;
	color:#898989 !important;
}
#footer .rssLink {
	background-image:url(images/st/rss_icon.gif);
	background-position:79px 4px;
}
.facebookLink {
	background-image:url(images/st/icon_facebook.gif);
}
.myspaceLink {
	background-image:url(images/st/icon_myspace.gif);
}
#footer p {
	clear:both;
	padding-left:50px;
}



/*Store CSS*/
.moreviews{
	background-image: url(img/store/moreviews.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: 0px 0px;
	height: 55px;
	width: 109px;
}
.moreviews_01 A{
	background-image: url(img/store/moreviews.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -109px 0px;
	height: 55px;
	width: 18px;
}
.moreviews_01 A:Hover{
	background-image: url(img/store/moreviews.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -109px -55px;
	height: 55px;
	width: 18px;
}
.moreviews_02 A{
	background-image: url(img/store/moreviews.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -127px 0px;
	height: 55px;
	width: 30px;
}
.moreviews_02 A:Hover{
	background-image: url(img/store/moreviews.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -127px -55px;
	height: 55px;
	width: 30px;
}
.mens_choose{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: 0px 0px;
	height: 62px;
	width: 100px;
}
.girls_choose{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -178px 0px;
	height: 62px;
	width: 152px;
}
.size_end{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -384px 0px;
	height: 62px;
	width: 34px;
}
.btn_mens_nos{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	background-position: -100px -124px;
	height: 62px;
	width: 15px;
}
.btn_mens_s{
}
.btn_mens_s A{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -100px 0px;
	height: 62px;
	width: 15px;
}
.btn_mens_s A:Hover{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -100px -62px;
	height: 62px;
	width: 15px;
}
.btn_mens_nom{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	background-position: -115px -124px;
	height: 62px;
	width: 20px;
}
.btn_mens_m{
}
.btn_mens_m A{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -115px 0px;
	height: 62px;
	width: 20px;
}
.btn_mens_m A:Hover{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -115px -62px;
	height: 62px;
	width: 20px;
}
.btn_mens_nol{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	background-position: -135px -124px;
	height: 62px;
	width: 17px;
}
.btn_mens_l{
}
.btn_mens_l A{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -135px 0px;
	height: 62px;
	width: 17px;
}
.btn_mens_l A:Hover{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -135px -62px;
	height: 62px;
	width: 17px;
}
.btn_mens_noxl{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	background-position: -152px -124px;
	height: 62px;
	width: 26px;
}
.btn_mens_xl{
}
.btn_mens_xl A{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -152px 0px;
	height: 62px;
	width: 26px;
}
.btn_mens_xl A:Hover{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -152px -62px;
	height: 62px;
	width: 26px;
}
.btn_girls_nos{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	background-position: -330px -124px;
	height: 62px;
	width: 16px;
}
.btn_girls_s{
}
.btn_girls_s A{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -330px 0px;
	height: 62px;
	width: 16px;
}
.btn_girls_s A:Hover{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -330px -62px;
	height: 62px;
	width: 16px;
}
.btn_girls_nom{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	background-position: -346px -124px;
	height: 62px;
	width: 20px;
}
.btn_girls_m{
}
.btn_girls_m A{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -346px 0px;
	height: 62px;
	width: 20px;
}
.btn_girls_m A:Hover{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -346px -62px;
	height: 62px;
	width: 20px;
}
.btn_girls_nol{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	background-position: -366px -124px;
	height: 62px;
	width: 18px;
}
.btn_girls_l{
}
.btn_girls_l A{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -366px 0px;
	height: 62px;
	width: 18px;
}
.btn_girls_l A:Hover{
	background-image: url(img/store/sizes_shirts.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -366px -62px;
	height: 62px;
	width: 18px;
}
.btn_blacksticker{
}
.btn_blacksticker A{
	background-image: url( img/store/sticker_type.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: 0px 0px;
	height: 62px;
	width: 192px;
}
.btn_blacksticker A:Hover{
	background-image: url( img/store/sticker_type.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: 0px -62px;
	height: 62px;
	width: 192px;
}
.btn_whitesticker{
}
.btn_whitesticker A{
	background-image: url( img/store/sticker_type.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -192px 0px;
	height: 62px;
	width: 226px;
}
.btn_whitesticker A:Hover{
	background-image: url( img/store/sticker_type.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	display:block;
	background-position: -192px -62px;
	height: 62px;
	width: 226px;
}

.emailForm {
	margin-top:20px;
}
.emailForm td {
	margin:0;
	padding:0 0 3px 0;
}
.emailForm .emailFormLabel {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:6px;
	padding-right:9px;
}
.emailForm input[type="text"] {
	background-color:#000;
	border:1px solid #2e2e2e;
	padding:5px;
	color:#ccc;
	font-size:13px;
}
.emailForm input[type="submit"] {
	margin-top:1em;
}