@charset "utf-8";

/* CSS Document */



.digitalprinting {
	background-image: url(../../images/subFeatures/digitalPrintingFeature.jpg);
	background-repeat: no-repeat;
	clear:both;
	float: left;
}

.digitalprinting a:hover {
	background-image: url(../../images/bawImages/digitalPrinting/digitalPrintingBtn_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 77px;
	width: 101px;
	margin-top: 33px;
	margin-left: -15px;
}
.dtgResolution {
	background-image: url(../../images/subFeatures/dtgResFeature.jpg);
	background-repeat: no-repeat;
	clear:both;
	float: left;
}

.spacer {
	margin-top:10px;
}

.infoBoxL {
	float: left;
	padding: 5px;
	margin: 5px 0 10px 0;
	background-color: #ddd;
	border: solid #ccc;
	border-right: solid #999;
	border-bottom: solid #999;
	border-width: 1px;
	background-image: url('../../images/infoBoxBkgrd.jpg');
	background-repeat: repeat-x;
}

.infoBoxL h1 {
	margin: 0;
}

.infoBoxL h2 {
	font-size: 16px;
	border-width: 0;
}

.infoBoxL h3 {
	margin: 0;
	padding: 0;
}

.floatR {
	float:right;
}

.youtubeVideo {
	float: left;
	width: 665px;
	margin-left: 10px;
}

#mainCol p {
	width: 650px;
}

#highRes {
	/* [disabled]clear: left; */
	float: left;
	display: block;
	margin-bottom: 0px;
	position: relative;
}

#lowRes {
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	position: relative;
}

#mainCol .designerList {
	width: 180px;
	background-color: #E0E0E0;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	clear: left;
	margin: 5px 5px 5px 8px;
}

#mainCol .designerList span {
	font-weight: 900;
	margin-bottom: 3px;
	line-height: 18px;
	color: #6C6C6C;
}

#mainCol .designerList li {
	padding: 5px 0px 0px 15px;
	line-height: 10px;
	background-image: url(../../shirt/images/bawImages/bawBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin-left: 5px;
	width: 80px;
}

#mainCol .vectorList {
	width: 180px;
	margin-right: 5px;
	margin-left: 8px;
	background-color: #E0E0E0;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	clear: left;
	margin-top: 0px;
}

#mainCol .vectorList span {
	font-weight: 900;
	margin-bottom: 3px;
	line-height: 18px;
	color: #6C6C6C;
}

#mainCol .vectorList li {
	padding: 0px 0px 0px 15px;
	line-height: 10px;
	background-image: url(../../shirt/images/bawImages/bawBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin-left: 5px;
	width: 80px;
}

#mainCol .rasterList {
	width: 180px;
	margin-left: 8px;
	background-color: #E0E0E0;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	clear: both;
	display: block;
}

#mainCol .rasterList span {
	font-weight: 900;
	margin-bottom: 3px;
	line-height: 18px;
	color: #6C6C6C;
}

#mainCol .rasterList li {
	/* [disabled]height: 18px; */
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 18px;
	background-image: url(../../shirt/images/bawImages/bawBullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}

#mainCol #acceptedFiles {
	display: block;
	border: 1px solid #6C6C6C;
	padding: 5px 5px 9px;
	float: right;
	width: 200px;
	margin-right: 8px;
	position: absolute;
	top: 212px;
	right: 0px;
	margin-bottom: 10px;
}

#mainCol #notAcceptedFiles {
	border: 1px solid #6C6C6C;
	padding: 0px 5px 9px;
	/* [disabled]float: right; */
	width: 200px;
	/* [disabled]margin-top: 10px; */
	/* [disabled]clear: both; */
	margin-right: 8px;
	position: absolute;
	top: 725px;
	right: 0px;
}

#mainCol #notAcceptedFiles .badList {
	background-color: #E0E0E0;
	display: block;
	width: 180px;
	margin-left: 8px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

#mainCol #notAcceptedFiles .badList li {
	background-image: url(../../images/bawImages/bawBullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	list-style-type: none;
}

#mainCol #notAcceptedFiles p {
	margin-top: 5px;
	margin-bottom: 0px;
}

#mainCol h2.subhead {
	line-height: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	float: left;
	/* [disabled]position: relative; */
	/* [disabled]clear: right; */
}

#dtgPix {
	float: left;
	width: 430px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}


#dtgPix #highRes img {
	border: 3px solid #6C6C6C;
}

#dtgPix #lowRes img {
	border: 3px solid #6C6C6C;
}


#mainCol p.leftSide {
	float: left;
	width: 425px;
	/* [disabled]clear: right; */
	/* [disabled]position: relative; */
}

#mainCol #pixelArt img {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#mainCol #leftSideTxt {
	float: left;
	width: 430px;
	position: relative;
}

#leftSideTxt h2.leftSide {
	color: #6C6C6C;
	font-size: 13px;
	margin-bottom: 5px;
	background-image: url(../../images/bawImages/digitalPrinting/Glass.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	height: 20px;
	padding-top: 8px;
	padding-left: 33px;
	z-index: 35;
	display: block;
	margin-top: -3px;
}

#mainCol .clickNow {
	text-align: center;
	display: block;
	margin-bottom: 15px;
	/* [disabled]margin-top: -2px; */
}
