/* CSS Document */

td.design{
	background-image: url(../images/design_ideas.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;

}

#box1{
	width:327px;
	background-image: url(../images/design_ideas.jpg);
	background-repeat: no-repeat;
	height:210px;



}

#box2{
	border:solid 1px #000;
	width:291px;
	background-color:#f4f4f3;
	height:210px;
	background-image: url(../images/mid_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#box3{

	border:solid 1px #000;
	width:323px;
	height:210px;
}

td.line{
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left;

}

div.pad{
	padding:5px 0px 0px 5px;

}

p.home { 
	font: 11px verdana; 
	padding:30px 14px 0px 14px;
	line-height:18px;
	width:300px;	
	}
	
td.select{
	font-weight:bold;
	color:#cccccc;
	font-size:12px;
	Padding-top:10px;

	
	}
	
td.copy{

	padding:10px 15px 10px 15px;
	font-size:11px;
	line-height:18px;

}

td.copy1{

	padding:10px 15px 10px 0px;
	font-size:11px;
	line-height:18px;

}

div.buy{
	background-image: url(../images/buy_button.gif);
	background-repeat: no-repeat;
	height:25px;

	font-size:14px;
	font-weight:bold;
	background-position: center;

}

div.buy1{
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	height:25px;

	font-size:14px;
	font-weight:bold;
	background-position: center;

}

A.buy:link {
	text-decoration:none;
	color:#000;
	margin:7px 0px 0px 70px;
}


A.buy:active {
	text-decoration:none;
	color:#000;
	margin:7px 0px 0px 70px;
}

A.buy:visited  {
	text-decoration:none;
	color:#000;
	margin:7px 0px 0px 70px;
}


A.buy:hover {
	text-decoration:underline;
	color:#000;
	margin:7px 0px 0px 70px;
}

A.buy1:link {
	text-decoration:none;
	color:#000;
	margin:8px 0px 0px 10px;
}


A.buy1:active {
	text-decoration:none;
	color:#000;
	margin:8px 0px 0px 10px;
}

A.buy1:visited  {
	text-decoration:none;
	color:#000;
	margin:8px 0px 0px 10px;
}


A.buy1:hover {
	text-decoration:underline;
	color:#000;
	margin:8px 0px 0px 10px;
}

td.specs{
	border-bottom: 1px solid #cccccc;
	padding:3px 0px 3px 0px;

}

td.loc{
	border-right: 1px solid #dcdbd8;
	padding-left:3px;
	font-size:11px;
}

td.loc1{
	border-bottom: 1px solid #dcdbd8;
	font-size:11px;
	padding:5px 0px 5px 10px;
}

p.loc{
	color: #70510a;
	padding:5px 0px 0px 0px;
	margin:0px;
	font-weight:bold;

}

p.loc1{

	font-weight:bold;
	}
	
	div.coupon{
	background-image: url(../images/coupon_button.gif);
	background-repeat: no-repeat;
	height:25px;
	width:189px;
	font-size:12px;
	font-weight:bold;
	background-position: center;
	padding-top:5px
}

A.coupon:link {
	text-decoration:none;
	color:#000;
	margin:20px 0px 0px 10px;
}


A.coupon:active {
	text-decoration:none;
	color:#000;
	margin:13px 0px 0px 10px;
}

A.coupon:visited  {
	text-decoration:none;
	color:#000;
	margin:13px 0px 0px 10px;
}


A.coupon:hover {
	text-decoration:underline;
	color:#000;
	margin:13px 0px 0px 10px;
}

td.small{
font-size:9px;

}

div.contest{
	background-image: url(../images/contest_pics.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
