/*Tabula Rasa*/

/* Global */
body {
	background-color:#FFF;
	color:#000;
	font-size:10pt;
}

#nav {
	display:none;
}

#header{
	display:none;
}

#container {
	width:100%;
	margin:0px;
	padding:0px;
}

#innerbody {
	width:100%;
	padding:0px;
	margin:0px;
}
	
#innerbody2 {
	width:100%;
	padding:0px;
	margin:0px;
}

#bcfooter a, #bcfooter a:visited {
	display:none;
}

strong {
	font-weight:900;
}

.hideForPrint {
	display:none;
}

#footer {
	margin:15px 0px 0px 0px;
}

#footerRight {
	margin:0px;
}

#footerLeft {
	margin:0px;
}
/* Global */

/* Home Page */
#embroidery{
	display:none;
}

#screenprinting{
	display:none;
}
/* Home Page */

/* About Us */
/* About Us */

/* How To Order */
.stepDiv{
	width:600px;
	height:90px;
	padding:0px;
	
}

.stepDivImage {
	width:80px;
	height:65px;
	margin-right:0px;
}
/* How To Order */

/* Order Now & Quick Quote*/
#formInstructions{
	display:none;
}

.tdBackground1 {
	color:#000;
}

#quoteFormContainer {
	margin:0px;
}

#orderNowFormContainer {
	margin:0px;
}

#mainTable{
	width:650px;
}

#columnOne {
	width:320px;
	border:1px dotted #999999;
}

#columnOne tr td{
	/*width:155px;*/
	height:10px;
}

#columnTwo {
	width:320px;
	border:1px dotted #999999;
}

#columnTwo tr td{
	/*width:155px;*/
	height:10px;
}

#artTable {
	width:305px;
}

#artTable tr td{
	width:150px;
}

.textInput{
	width:145px;
}

#garmentType {
	width:145px;
}

#garmentColor {
	width:145px;
}

.colors {
	width:100px;
}

#timeDropDown{
	width:100px;
}

#hearDropDown{
	width:100px;
}

#commentsBox {
	width:300px; 
	white-space:normal;
}

#stateDropDown {
	width:60px;
}

#formButtons{
	display:none;
}
/* Order Now & Quick Quote*/

/* Examples */
#placementContainer {
	width: 700px;
	border:1px solid green;
}

*HTML #placementContainer {
	width:650px;
}
.placementImgDiv {
	width:165px;
	height:170px;
	margin:0px;
	text-align:center;
}

.placementImg {
	width:156px;
	height:136px;
}
*HTML .placementImgDiv {
	width:160px;
	height:160px;
	margin:0px;
	text-align:center;
}

*HTML .placementImg {
	width:160px;
	height:140px;
}
#fontsImg{
	width:720px;
	height:568px;
}

*HTML #fontsImg{
	width:650px;
	height:513px;
}

.artworkImg {
	width:126px;
	height:87px;
}

.artworkImgDiv {
	width:126px;
	height:87px;
	margin:4px;
}

* HTML .artworkImgDiv {
	width:126px;
	height:87px;
	margin:2px;
}
/* Examples */

/* Specials */
#specialsContainer {
	width:800px;
	height:300px;
}

#specialsText {
	float:right; 
	width:250px; 
	margin-right:145px;
	font-size:16px;
}

*HTML #specialsText {
	float:right; 
	width:250px; 
	margin-right:60px;
}
/* Specials */