
td  { color: gray; font-size: 12px; font-family: tahoma }
.tahoma_wh  { color: white; font-size: 12px; font-family: tahoma, Arial, sans-serif; font-weight: 400 }
.small_grey { color: #616161; font-size: 9px; font-family: tahoma, Arial, sans-serif }
.tahoma_wh1 { color: white; font-size: 11px; font-family: tahoma, Arial, sans-serif; font-weight: 400 }
.tahoma_blue { color: #0d3d6d; font-size: 13px; font-family: tahoma, Arial, sans-serif; font-weight: 400 }
.tahoma_blue1  { color: #0d3d6d; font-size: 9px; font-family: tahoma, Arial, sans-serif; font-weight: 400 }
#Main_footerlinks { }
h5 { color: maroon; font-size: 12px; font-family: tahoma; font-weight: bold; margin: 0.4em 0 }
h6 { color: maroon; font-size: 12px; font-family: tahoma; font-weight: bold; margin: 0 0 }
.td_host_plan { color: gray; font-size: 12px; font-family: tahoma; text-align: center; vertical-align: middle; border-top: thin dotted gray; border-right: gray; border-bottom: gray; border-left: gray; outline-width: 0 }
#main_links  { font-size: 12px; font-family: value, tahoma, Verdana, Arial; text-decoration: none }
a:link    { color: #f90; font-size: 11px; text-decoration: none }
a:visited    { color: #f90; font-size: 11px; text-decoration: none }
a:hover  { color: lime }
a { color: #f90 }
.td_top_links { color: #234f7a; font-size: 10px; font-family: tahoma, Arial, sans-serif; text-decoration: none }
.td_main_links { color: white; font-size: 12px; font-family: tahoma, Arial, sans-serif }
A.grey:link  { color: #bbb; font-size: 12px; font-family: tahoma, Arial, sans-serif; font-weight: normal }
A.grey:visited   { color: #bbb; font-size: 12px; font-stretch: narrower }
A.grey:active   { color: #bbb; font-size: 12px }
A.grey:hover   { color: #9f0 }
p { color: #616161; font-size: 12px; font-family: tahoma, Arial, sans-serif }
.privacy { color: #616161; font-size: 10px; font-family: tahoma, Verdana, sans-serif; line-height: 11px }
a.privacylink:link { color: #c00; font-size: 10px; font-family: tahoma, Verdana, sans-serif; line-height: 11px }
a.privacylink:hover { color: lime; font-size: 10px; font-family: tahoma, Verdana, sans-serif; line-height: 11px }
a.privacylink:visited { color: #f7b51b; font-size: 10px; font-family: tahoma, Verdana, sans-serif; line-height: 11px }
h1  { color: #c00; font-size: 12px; font-family: tahoma, Arial, sans-serif; font-weight: bold; margin: 2px 0 }

body {
	background-color:#FFFFFF;
	margin:0px;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:11px;
	width:100%;
}
td   {
	color:#bbbbbb; 
	font-family:Tahoma,Verdana,sans-serif; 
	font-size:11px
}
.link {
	color:#bbbbbb;
}
.current {
	color:#818181;font-weight:bold
}
a.price, a.details{
	cursor: pointer;
	color: #545454;
}
a.price  {float:left;}
a.details{float:right;}

.counter_container 
{
	position: absolute; 
	top: 1px; 
	left: 1px;   
	visibility: hidden;
}
.counter 
{
	width:1px;
	height:1px;
	border:none;
}

#interface1 {
	display:inline;
	visibility:visible;
}

#top-pager {
	width:100%;
	text-align:right;
}

#bottom-pager {
	clear:both;
	float:left;
	width:100%;
}

#prev_page_link {
	float:left;
	text-align:left;
}

#next_page_link {
	float:right;
	text-align:right;
}

#templates_list_container {
	width:100%;
	height:90%;
}

.template_screenshot {
	border:none;
	cursor: pointer;	
}

.template_container {
	border:none;
	text-align:center;
	width:168px;
	height:203px;
	float:left;
}
.screenshot_container {
	text-align:center;
	background-image:url('/images/skins/19/images/sk_06_2.gif');
	background-repeat:repeat-y;
	background-position:0px 0px;
	padding:0px;
	margin:0px;
	width:100%;
	height:173px;
	vertical-align:middle;
}
.details_container {
	background-image:url('/images/skins/19/images/sk_06_3.gif');
	background-repeat:repeat-y;
	height:23px;
	padding:0px 0px;
	width:100%;
}
.details_container table {
	width:100%;
	height:100%;
	padding-left:15px;
	padding-right:15px;
}
.template_container_bottom {
	height:0px;
	background-repeat:no-repeat;
	/*Hack to fix IE6 bug with DIV height*/
	font-size:0px;
}
.template_container_top {
	background-image:url('/images/skins/19/images/sk_06_1.gif');
	background-repeat:no-repeat;
	height:9px;
	/*Hack to fix IE6 bug with DIV height*/
	font-size:8px;
}
.template_container_middle {
	display:none;
}
.cleanup_code {
	clear:both;
	display:none;
}						