a:4:{s:5:"style";a:7:{s:8:"style_id";s:1:"4";s:14:"templateset_id";s:1:"4";s:10:"style_name";s:6:"Simple";s:17:"style_author_name";s:0:"";s:18:"style_author_email";s:0:"";s:16:"style_author_url";s:0:"";s:10:"style_vars";s:646:"a:18:{s:9:\"imgfolder\";s:4:\"img/\";s:7:\"bgcolor\";s:7:\"#E4E4E4\";s:9:\"fontcolor\";s:7:\"#222222\";s:12:\"subfontcolor\";s:7:\"#717D63\";s:8:\"fontsize\";s:4:\"11px\";s:13:\"smallfontsize\";s:4:\"10px\";s:10:\"fontfamily\";s:23:\"Verdana,Arial,Helvetica\";s:4:\"link\";s:4:\"#999\";s:11:\"linkvisited\";s:4:\"#666\";s:9:\"linkhover\";s:7:\"#000000\";s:9:\"tblborder\";s:4:\"#ccc\";s:17:\"tabletitlebgcolor\";s:4:\"#666\";s:19:\"tabletitlefontcolor\";s:4:\"#fff\";s:15:\"tablecatbgcolor\";s:4:\"#aaa\";s:17:\"tablecatfontcolor\";s:4:\"#333\";s:8:\"firstalt\";s:7:\"#fefefe\";s:9:\"secondalt\";s:7:\"#f3f3f3\";s:8:\"thirdalt\";s:7:\"#f8f8f8\";}";}s:6:"tplset";a:3:{s:5:"setid";s:1:"4";s:8:"set_name";s:9:"Basic Set";s:8:"set_desc";s:18:"Basic Template Set";}s:3:"tpl";a:11:{i:28;a:6:{i:0;a:7:{s:6:"tpl_id";s:3:"145";s:7:"tpl_pid";s:1:"4";s:11:"tpl_groupid";s:2:"28";s:4:"name";s:3:"css";s:7:"content";s:4529:"/*
###########################################
+ ------------ REQUIRED CSS ------------- +
###########################################
*/
body
{
background-color: {bgcolor};
color: {fontcolor};
font-family: {fontfamily};
font-size: {fontsize};
margin:0px;
}
/*
Links
*/
a:link {color: {link}; text-decoration: none}
a:visited {color: {linkvisited}; text-decoration: none}
a:hover {color: {linkhover}; text-decoration: underline}
a:active {color: {link};}
/*
Smallfont property
*/
.smallfont
{
font-size: {smallfontsize};
font-family: {fontfamily};
}
/*
Main Content Area
*/
#content
{
vertical-align:top;
}
/*
first alternating color
*/
.firstalt
{
background-color: {firstalt};
color: {fontcolor};
}
/*
second alternating color
*/
.secondalt
{
background-color: {secondalt}; color: {fontcolor};
}
/*
third alternating color
*/
.thrdalt { background-color: {thirdalt}; color: {fontcolor};}
/*
table head
*/
.tblhead { color:{tabletitlefontcolor}; text-decoration:none; font-size: 12px; font-weight: bold; background-color: {tabletitlebgcolor};
}
/*
table category
*/
.tblcat { color:{tablecatfontcolor}; text-decoration:none; font-size: {smallfontsize}; font-weight: bold; background-color: {tablecatbgcolor};}
/*
table border
*/
.tblborder { background-color:{tblborder}}
/*
highlight
*/
.highlight { background-color: yellow; padding: 1px; color: black}
/*
misc box
*/
.miscbox
{
padding:4px;
border: 1px solid {tblborder};
background-color: {firstalt};
}
/*
breadcrumbs box
*/
.breadcrumbs_box
{
padding: 6px;
border: 1px solid #D9D9D9;
font-weight: bold;
font-size: 11px;
background: #F7F7F7;
text-align: left;
}
/*
comments loop
*/
.comments_box
{
padding:4px;
margin:4px;
border-bottom: 2px dotted {tblborder};
background-color: {firstalt};
}
/*
colors used for Yes / No stuff.
*/
.red { color: red }
.green {color: green}
/*-- misc. --*/
.border_bottom
{
border-bottom: 1px solid {tblborder};
}
/*
Field sets style
*/
fieldset
{
padding: 5px;
}
fieldset legend
{
padding-bottom: 3px;
}
/*
###########################################
+ ----- CSS used in default style ----- +
###########################################
*/
#sitetitle
{
float: right;
font-size: 36px;
color: #000;
font-weight: bold;
font-variant: small-caps;
margin-right: 20px;
}
#topmenu ul
{
margin: 0;
padding: 0;
}
#topmenu li
{
list-style: none;
width: 17%;
padding:8px;
background: {firstalt};
display: inline;
float: left;
font-weight: bold;
text-align: center;
border: 1px solid {tblborder};
border-collapse: collapse;
margin: 0 3px;
}
#topmenu li:hover
{
background: {secondalt};
}
#rank_1
{
font-size:30px;
color: gold;
}
#rank_2
{
font-size:30px;
color: silver;
}
#rank_3
{
font-size:30px;
color: bronze;
}
.ranks
{
font-weight:bold;
}
.trend
{
font-size: {smallfontsize};
font-family: {fontfamily};
color: {fontcolor};
}
.hitsrow
{
font-weight:bold;
color:{subfontcolor}
}
.hitstable td
{
/*
border-collapse:collapse;
border-bottom:1px solid {tblborder};
*/
}
.hitstable
{
/*
border:1px solid {tblborder};
border-collapse:collapse;
*/
}
.cp_nav
{
color:{fontcolor};
background-color:{secondalt};
padding:10px;
padding-left: 15px;
font-weight:bold;
font-size:13px;
border-bottom: 1px solid {tblborder};
cursor:pointer;
}
.cp_nav_over
{
color:{fontcolor};
background-color:{firstalt};
padding:10px;
padding-left: 15px;
font-weight:bold;
font-size:13px;
border-bottom: 1px solid {tblborder};
cursor:pointer;
}
/* other css styles for html tags */
form
{
margin: 0px;
}
h1,h2,h3,h4,h5,h6
{
color:{subfontcolor};
margin:2px;
}
tr,td,p,li,ul,ol,form
{
font-family: {fontfamily};
font-size: {fontsize}
}
hr
{
color:#000000
}
img
{
border-style: none;
}
b
{
color:{subfontcolor};
}
select
{
font-family: verdana,arial,helvetica,sans-serif;
color: {fontcolor};
font-size: 10px;
border: 1px solid {tblborder};
background-color: {secondalt};
}
input, textarea ,option
{
font-family: verdana,arial,helvetica,sans-serif;
color: {fontcolor};
font-size: {smallfontsize};
background-color: {secondalt};
}
legend
{
font-weight:bold;
}";s:7:"updated";s:1:"0";s:5:"notes";s:0:"";}i:1;a:7:{s:6:"tpl_id";s:3:"146";s:7:"tpl_pid";s:1:"4";s:11:"tpl_groupid";s:2:"28";s:4:"name";s:6:"footer";s:7:"content";s:105:"