#midwrap2{	
	height:804px;
	width:932px;
	display:block;
}
#leftcol2{
	height:804px;
	width:300px;
	background:url(/images/left_col2.jpg) no-repeat;
	display:block;
	float:left;
}
#leftcol2.aboutctd{
	background:url(/images/left_col_about.jpg) no-repeat;
}
#leftcol2.contactctd{
	background:url(/images/left_col_contact.jpg) no-repeat;
}
#leftcol2.yourprofile{
	background:url(/images/your_profile.jpg) no-repeat;
}
#leftcol2.shoppingcart{
	background:url(/images/shopping_cart.jpg) no-repeat;
}
#rightcol2{
	height:804px;
	width:632px;
	background:url(/images/right_col2.jpg) no-repeat;
	display:block;
	float:left;
	text-align:left;
}

.my_designs_edit {
  display:block;
  padding:5px 0 4px 5px;
  color:#444;
}

.my_designs_edit label {
  width: 50px;
  display: block;
  float: left;
}

.my_designs_edit select {
  width: 82px;
}
.frameimage2{
	width:142px;
	height:142px;
	display:block;
	background-repeat: no-repeat;
	behavior: url(/css/iepngfix.htc);
}
.frame2{
	width:142px;
	height:142px;
	display:block;
	background:url(/images/frame2.png);
	_background-image: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/frame2.png');
}
.frameimage3{
	width:287px;
	height:287px;
	display:block;
	background-repeat: no-repeat;
	behavior: url(/css/iepngfix.htc);
}
.frame3{
	width:287px;
	height:287px;
	display:block;
	background:url(/images/frame3.png);
	_background-image: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/frame3.png');
}
.frameimage4{
	width:287px;
	height:190px;
	display:block;
	background-repeat: no-repeat;
	behavior: url(/css/iepngfix.htc);
}
.frame4{
	width:287px;
	height:190px;
	display:block;
	background:url(/images/frame4.png);
	_background-image: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/frame4.png');
}
#insideframe img, .frame3 img {
  position: relative;
  top:38px;
  left:67px;
}

/*Design Gallery */
#designwrapint{
	width:597px;
	display:block;
	margin:21px 0 0 24px;
}
#desnavwrapint{
	width:595px;
	height:26px;
}
#desnavwrapint a.selectcategory{
	width:297px;
	height:26px;
	display:block;
	float:left;
	background:url(/images/select_by_category.gif);
}
#desnavwrapint a.aboutctd{
	width:297px;
	height:26px;
	display:block;
	float:left;
	background:url(/images/about_ctd.gif);
}
#desnavwrapint a.searchfor{
	width:298px;
	height:26px;
	display:block;
	float:left;
	background:url(/images/search_for_design.gif);
}
#desnavwrapint a.contactctd{
	width:298px;
	height:26px;
	display:block;
	float:left;
	background:url(/images/contact_ctd.gif);
}
#desnavwrapint a.myprofile{
	width:297px;
	height:26px;
	display:block;
	float:left;
	background:url(/images/my_profile.gif);
}
#desnavwrapint a.editprofile{
	width:298px;
	height:26px;
	display:block;
	float:left;
	background:url(/images/edit_profile.gif);
}
#desnavwrapint a.viewprofile{
	width:297px;
	height:26px;
	display:block;
	float:left;
	background:url(/images/view_profile.gif);
}
#desnavwrapint a.createedit{
	width:298px;
	height:26px;
	display:block;
	float:left;
	background:url(/images/create_edit_profile.gif);
}
#desnavwrapint a.viewmycart{
	width:297px;
	height:26px;
	display:block;
	float:left;
	background:url(/images/view_cart_main.gif);
}
#desnavwrapint a.checkout{
	width:298px;
	height:26px;
	display:block;
	float:left;
	background:url(/images/checkout.gif);
}
#desnavwrapint a:hover{
	background-position:100% -26px;
}
#desnavwrapint a.selected{
	background-position:100% -26px;
}
#filterint{
	width:595px;
	height:699px;
	background:#fff;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	-khtml-opacity:0,60;
	display:block;
}
#designboxint{
	width:591px;
	height:695px;
	border:2px solid #721319;
	position:relative;
	margin-top:-699px;
	display:block;
}

.featureheader{
	padding-left:8px;
	display:block;
	height:36px;
	line-height:36px;
	font-weight:bold;
	font-size:11px;
	color:#333;
}
.featureheader span {
	font-size:17px;
	color:#aa0b22;
}
.featureheader span.profile {
  display:block; 
  padding:9px 0 0 0px;
  border-bottom:2px dotted #999999;
  margin-right:36px;
  margin-left:12px;
  line-height:31px;
}
.featureheader span.login {
  display:block;
  padding:0px 0 3px 0px;
  border-bottom:2px dotted #999999;
  margin-right:36px;
  margin-left:8px;
  line-height:25px;
}
.featureheader span.blue {
  color:#003399 !important;  
}
.featureheader ul {
  margin: 4px 0 0 0;
  line-height: 14px;
  list-style: none;
}
.featureheader ul li {
  padding: 0 0 0 20px;
  margin: 0;
}
#featurewrap{
	width:591px;
	display:block;
}
#featureleft{
	width:295px;
	text-align:left;
	padding-left:8px;
	display:block;
	float:left;
}
#featureright{
	width:276px;
	display:block;
	float:left;
}
.intwrap{
	display:block;
	padding-top:4px;
	padding-bottom:6px;
	text-align:left;
	border-top:2px dotted #B3B2B2;
}
.intwrap p{
	margin:0;
	padding:3px 0 0 5px;
}
#colors, div.colors {
	padding: 4px 6px 0 6px;
	display:block;
}
#colors a, div.colors a, div.colors span.swatch{
	width:21px;
	height:21px;
	border:1px solid #999;
	display:block;
	float:left;
	background: #fff;
	margin:1px 2px 2px 1px;
}
#designboxint.orange{
	border:2px solid #D33c11;
}
#designboxint.blue{
	border:2px solid #3866af;
}
#designboxint.green{
	border:2px solid #22600d;
}
#redboxint{
	background:#721319;
	height:27px;
	width:595px;
	display:block;
}
#redboxint.orange{
	background:#D33C11;
}
#redboxint.blue{
	background:#3866af;
}
#redboxint.green{
	background:#22600d;
}
#redboxnavint{
	padding:7px 20px 0 0;
	display:block;
	text-align:right;
}
#redboxnavint a{
	display:block;
	float:right;
	height:15px;
}
#redboxnavint a.back{
	width:46px;
	background:url(/images/back.gif) no-repeat 0% 0%;
	margin-right:2px;
	margin-left: 10px;
	float: left;
}
#redboxnavint a:hover{
	background-position:100% -15px;
}
#redboxnavint2{
	padding:9px 20px 0 0;
	display:block;
	text-align:right;
	line-height:17px;
}
#redboxnavint2 a{
	float:right;
	height:17px;
}
#paginator {
  padding-left: 18px;
  text-align: right;
  line-height: 12px;
}
#paginator a {
  display: inline;
  float: none;
  text-decoration: none;
  color: #ffffff;
}
#redcurveint{
	height:9px;
	width:595px;
	display:block;
	line-height:0;
	font-size:0;
	background:url(/images/bot_red.gif) no-repeat;
}
#redcurveint.orange{
	background:url(/images/bot_orange.gif) no-repeat;
}
#redcurveint.blue{
	background:url(/images/bot_blue.gif) no-repeat;
}
#redcurveint.green{
	background:url(/images/green_bot.gif) no-repeat;
}
#gallerytop{
	height:78px;
	display:block;
}
.galleryrowwrap{
	height:142px;
	display:block;
	margin-bottom:8px;
}
.galleryimagewrap{
	width:142px;
	display:block;
	float:left;
	margin-left:4px;
}
.galleryimagewrap a{
	height:142px;
	width:142px;
	margin-top:-142px;
	display:block;
	text-decoration:none;
}
.galleryimagewrap a span{
	display:none;
}
.galleryimagewrap a:hover span{
	display:block;
	top:108px;
	position:relative;
	width:46px;
	height:22px;
	left:80px;
	background:#fff;
	line-height:18px;
	padding-right:10px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	text-align:right;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	-khtml-opacity:0,60;
}
#otherdesigns{
	display:block; 
	height:20px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	color:#aa0b22;
}
#otherdesigns a{
	text-decoration:none;
	color:#aa0b22;
}
#otherdesigns a:hover{
	text-decoration:underline;
	color:#333;
}
#featurerow2{
	display:block;
	height:190px;
	padding:5px 0 7px 8px;
}
.featureimagewrap{
	width:287px;
	display:block;
	float:left;
	margin-right:4px;
}
.contactleft{
	display:block;
	float:left;
	width:28%;
	text-align:right;
	padding-right:4px;
}
.bluetype{
	color:#3866af;
}
.redtype{
	color:#aa0b22;
}
.contactright{
	display:block;
	float:left;
	width:70%;
}
.contact{
	display:block;
	height:20px;
	line-height:20px;
	padding-bottom:9px;
	font-size:12px;
}
.contact span{
	color:#666666;
	font-size:10px;
}
.twocol {
  font-size:12px;
	line-height: 22px;
}
.twocol label{
  float: left;
  width: 110px;
  font-weight: bold;
  text-align: right;
}
.twocol .content {
  padding-left: 120px;
  color: #000000;
  padding-bottom: 5px;
}

a.link1 {
	color:#660000;
	font-weight:bold;
	text-decoration:underline;
	padding:0 5px 0 0px;
}
a:hover.link1{
	color:#222222;
	text-decoration:none;
}
a.link1.up{
	color:#222222;
	text-decoration:none;
	font-weight:bold;
}
a.link2 {
	color:#003399;
	font-weight:bold;
	text-decoration:underline;
	padding:0 3px 0 2px;
}
a:hover.link2{
	color:#222222;
	text-decoration:none;
}
a.link2.up{
	color:#222222;
	text-decoration:none;
	font-weight:bold;
}
#onetwo, div.onetwo {
	display:block;
	margin-bottom:8px;
	padding:5px 0 5px 2px;
	text-align:left;
	height:18px;
	line-height:18px;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}
div.onetwo a {
	display:block;
	float:left;
	height:18px;
	padding:0 8px 0 0;
	margin:0 8px 0 0;
	color:#721319;
	text-decoration:none;
	font-weight:bold;
}
div.onetwo a:hover {
  color: #3867AF;
}
#onetwo a, #onetwo span.one, #onetwo span.two, #onetwo span.three {
	display:block;
	float:left;
	height:18px;
	padding:0 8px 0 21px;
	margin:0 8px 0 0;
	color:#666;
	text-decoration:none;
	background:url(/images/one.gif) no-repeat;
	background-position:left -18px;
	font-weight:bold;
	border-right:1px dotted #999999;
}
#onetwo a:hover  {
	background-position:left 0px;
	color:#721319;
}
#onetwo a.selected, #onetwo span.one.selected {
	background-position:left 0px;
	color:#721319;
}
#onetwo a.two, #onetwo span.two {
	background:url(/images/two.gif) no-repeat;
	background-position:left -18px;
}
#onetwo a:hover.two{
	color:#d43b11;
	background-position:left 0px;
}
#onetwo a.selected.two, #onetwo span.two.selected {
	color:#d43b11;
	background-position:left 0px;
}
#onetwo a.three, #onetwo span.three {
	background:url(/images/three.gif) no-repeat;
	background-position:left -18px;
}
#onetwo a:hover.three{
	color:#3867af;
	background-position:left 0px;
}
#onetwo a.selected.threem, #onetwo span.three.selected{
	color:#3867af;
	background-position:left 0px;
}
#productsel{
	padding:9px 0 4px 7px;
	height:64px;
	display:block;
}
#productsel img{
	border:0;
	height:60px;
	width:60px;
}
#productsel a{
	width:60px;
	height:60px;
	float:left;
	margin-right:6px;
	display:block;
}
#productsel a:hover{
	background:#FFF;
	border:2px dotted #666;
	margin:-2px 4px 0 -2px;
}
#productsel a.selected{
	border:2px solid #999;
	margin:-2px 4px 0 -2px;
/*	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	-khtml-opacity:0,80; &
*/
}
#photosel{
	padding:2px 0 5px 6px;
	height:41px;
	display:block;
	border-bottom:2px dotted #999999;
	margin:0 9px 2px 9px;
}
#photosel img{
	border:0;
}
#photosel a{
	width:56px;
	height:37px;
	float:left;
	margin-right:6px;
	display:block;
}
#photosel a.button{
	width:191px;
	height:17px;
	float:left;
	margin:20px 0 0 0;
	display:block;
}
#photosel a:hover{
	background:#FFF;
	border:2px dotted #666;
	margin:-2px 4px 0 -2px;
}
#photosel a:hover.button{
	background:none;
	margin:20px 0 0 0;
	border:none;
}
#photosel a.selected{
	background:#FFF;
	border:2px solid #999;
	margin:-2px 4px 0 -2px;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	-khtml-opacity:0,80;
}
#shirtpreview {
  width:132px;
  height:176px;
  position:relative;
  top:58px;
  left:69px;
  display:block;
}
.intwrapalt{
	display:block;
	padding-top:4px;
	padding-bottom:6px;
	text-align:left;
	padding-left:8px;
}
.intwrapalt p{
	margin:0;
	padding:3px 0 0 5px;
}
.error {
  display: block;
  margin-left:12px;
  margin-right:36px;
  padding: 9px 0pt 0pt 0px;
}
.contact2 form.inplaceeditor-form {
  padding-left:120px;
}
dl.ordersummary {
  padding: 0;
  margin: 0;
  line-height: 14px;
}
dl.ordersummary dt {
  float: left;
  display: block;
  width: 140px;
}
dl.ordersummary dd {
  float: left;
  display: block;
  width: 45px;
  text-align: right;
}