#templatepicker h1, #templatepicker h2, #templatepicker h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
}

#templatepicker h2 {
	font-size: 2em;
}

#templatepicker img {
	border: none;
}

#templatepicker a {
	color: #333333;
}

#templatepicker a:hover {
	text-decoration: none;
	color: #000000;
}

#templatepicker .body
{
	width:700px;
	height:450px;
	background: #3399ff;
	vertical-align: top;
	overflow:scroll	
}

#templatepicker .cbbox
{
	/* border: solid 1px #3399FF; */
	height: 320px;
	margin: 5px;
}

#templatepicker .cbbody
{
	border: 1px solid #FF8400;
	vertical-align: top;
}

#templatepicker .cbtitle, #templatepicker h2
{
	color:#FF8400;
	/* color: #3399FF; */
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

#templatepicker .cbtitle
{
	color: #FFFFFF;
}

#templatepicker .cbbottom
{
	display: none;
}

#templatepicker .cbimage img
{
	width: 150px;
	border: 1px solid #000000;
}

#createsitewizard .createsitebutton,
.cartbutton
{
	display: -moz-inline-box;
	display: inline-block;
	margin: 20px 5px;
	height: 41px;
	width: 120px;
	padding-top: 8px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13pt;
	background: url(images/createsitebutton.gif) no-repeat;
}


#createsitewizard .createsitebutton:hover,
.cartbutton:hover
{
	color: #FFFFFF;
}

#imgSelectedDesign
{
	border: 1px solid #000000;
}

.showsubscription #breadcrumb
{
	display: none;
}
