.color_choice {
	color: #0000CD;
	font-size: 14px;
	
}
.color_choice a{
	color: #0000CD;
	font-size: 14px;
	
}
.pick_template {
	color: #0000CD;
	padding-left: 3px;
	font-size: 18px;
}
#templates {
	clear:both;
	border-top:0px solid #DEE6E8;
}
#templates h2 {
	font-size:12px;
	margin:0px;
	padding:0px;
}
.results-content {
	clear:both;
	margin:12px 12px 2px 12px;
}
.template {
	float:left;
	width:150px;
	margin:0px 11px;
	vertical-align:bottom;
	text-align: center;
}
.template .view {
	background-color:#F7941D;
	text-align:center;
	padding:0px 0px 0px 0px;
}
.template a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.template .details span {
	font-weight:bold;
}
.template .screen a{
	height:160px;
	width:145px;
	display:block;
	margin-bottom:1px;
}
.template .screen {
	background-repeat:no-repeat;
	background-position:left bottom;
}
.details {
	text-align:left;
	padding:9px 6px 9px 6px;
	background-color:#FFFFFF;
}
.template .details a {
	color:#FF5D2B;
	font-weight:normal;
	text-decoration:none;
}
.template .details a:hover {
	text-decoration:underline;
}
#results-footer {
	clear:both;
	height:33px;
	margin:14px 12px 0px 12px;
	padding-top:10px;
}
#results-footer a{
	font-weight:bold;
}
#results-footer .custom {
	background-color:#B4BDBE;
	color:#FFFFFF;
	font-weight:bold;
	padding:1px 8px 1px 8px;
	margin-right:5px;
}
#results-footer .nav {
	vertical-align: bottom;
}
.hr_line {
	clear:both;
	height:1px;
	margin:1px 0px;
	background-color:#DEE6E8;
	font-size:1px;
}
#category_list {
	color: #58727B;
	clear:both;
	border-top:0px solid #DEE6E8;
}
#category_list h1 {
	font-size:15px;
	color:#333333;
	padding:0;
	margin:8px 0 8px 100px	
}
#category_list .links {
	float:left;
	padding:5px 10px 10px 20px;
	width:auto;
}
#category_list .links a {
    color:#58727B;
    text-decoration:none;
}
#category_list .links a:hover {
    text-decoration:underline;
}
#category_list .links span {
    background-image: url("../images/arrow_os.gif");
    background-repeat:no-repeat;
    background-position:0px 4px;
    padding:0px 0px 1px 8px;
    display:block
}
#category_list .links2 {
	float:left;
	padding:5px 5px 10px 15px;
	width:auto;
}
#category_list .links2 a {
	color:#0000CD;
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#category_list .links2 a:visited {
   color: #0067C6;
   font-size: 12px;
   }
#category_list .links2 a:hover {
   color: #0067C6;
   text-decoration: underline;
   font-size: 12px;
}
#category_list .links2 a:active {
   color: #0067C6;
   text-decoration: underline;
   font-size: 12px;}
#category_list .links2 span {
	background-image: url(../images/bullet_lightbluearrow.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	padding:0px 0px 0px 18px;
	display: block;
}

.margindiv {
	clear:both;
	margin:10px;
}
