body
{
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
}

h1
{
	font-size: 19px;
}

div#main
{
	background-image: url(/images/template02/mainbg.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin: 0 auto auto auto;
	padding-left: 1px;
}

div#maintop
{
	width: 647px;
	float: left;
	background-image: url(/images/template02/topbg.jpg);
	background-repeat: repeat-x;
	height: 97px;
}
div#topright
{
	width: 132px;
	float: left;
}
div#topright img
{
	border: 0;
	display: block;
	padding: 0;
	margin: 0;
}

div#ban468top
{
	float: left;
	width: 468px;
	height: 66px;
	padding-top:2px;
	overflow: hidden;
}

img.topleft
{
	display: block;
	border: 0;
	float: left;
}

img#wwwcatsign
{
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
div#topmenu
{
	float: left;
	width: 555px;
	height: 20px;
	overflow: hidden;
/*	background-color: Aqua; */
	margin: 0;
	padding: 0;
}

#topmenu ul
{
	display: inline;
	margin-top: 0;
}

#topmenu ul li
{
/*	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0 15px 0 5px;
	border: 1px solid black;
	list-style: none; */
	display: block;
	float: left;
	white-space: nowrap;
	width: auto !important;
}

#topmenu ul li a, #topmenu ul li a:visited
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0;
	display: block;
	padding: 0 5px 0 6px;
}

#topmenu ul li a:hover
{
	background-color: #555;
}

div#maincontent
{
	margin: 0;
	clear: both;
	width: 764px;
	padding-left: 3px;
	padding-top: 0;
/*	background-color: ButtonFace; */
}
div#bottom
{
	background-image: url(/images/template02/bottombg.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	padding-left: 1px;
	height: 17px;
}

div#leftcol
{
	width: 162px;
	float: left;
	font-size: 13px;
/*	background-color: ButtonShadow; */
}

div.leftmodule
{
/*	border-bottom: 1px solid #1e82fb;*/
	margin-bottom: 10px;
}

div.leftmodule h3
{
	font-size: 16px;
	padding-left: 2px;
	background-color: #1e82fb;
	background-image: url(/images/template02/modulehdr.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: White;
	margin-top: 0;
	margin-bottom: 0;
	border-top: none;
	text-align: center;
}

div.leftmodule p
{
	padding: 0;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #e9f5fb;
	margin: 0;
	display: block;
	border: 1px solid #1e82fb;
}

ul.leftmenu
{
/*	border-bottom: 1px solid; */
	padding: 0;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #e9f5fb;
	margin: 0;
	display: block;
	border: 1px solid #1e82fb;
}

ul.leftmenu li
{
	list-style-type: none;
/*	padding-left: 0; */
	margin: 0;
/*	display: block; */
	padding: 0;
}

ul.leftmenu li a, ul.leftmenu li a:visited, ul.leftmenu li a:active
{
	display: block;
	background-color: #e9f5fb;
	margin: 0;
	padding: 0;
	width: 100%;
	text-decoration:none;
	border-top: 1px solid white;
	border-bottom: 1px solid #1e82fb;
	color: blue;
}

body > ul.leftmenu li a
{
	width: auto;
}

ul.leftmenu li a:hover
{
	color: White;
	background-color: #0757B4;
	border-top: 1px solid #0757B4;
	border-bottom: 1px solid white;
}

div#content
{
	padding-left: 3px;
	float: left;
	width: 599px;
}

h2.categorieslist, h2.categorieslist a, h2.categorieslist a:active,  h2.categorieslist a:visited, h2.categorieslist a:hover
{
	font-size: 16px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;

}

h2.categorieslist a:hover
{
	background-color: yellow;
}

h2.categorieslist a:visited
{
	color: blue;
}

p.categorieslist, p.categorieslist a, p.categorieslist a:visited, p.categorieslist a:active, p.categorieslist a:hover
{
	font-size: 13px;
	padding-top: 0;
	margin-top: 0;
}

p.categorieslist a:hover

{
	background-color: yellow;
}

p.categorieslist a:visited

{
	color: blue;
}

div#recommend
{
	border: 1px solid #1e82fb;
	background-color:#e9f5fb;
	padding:5px;
}

#recommend h2
{
	color: blue;
	font-size: 18px;
	margin-top: 0;
}

ul#catpath
{
	display: block;
	margin-left: 0;
	padding:5px;
	border: 1px solid #1e82fb;
	background-color:#e9f5fb;
	font-size: 13px;
}

ul#catpath li
{
	display: inline;
	margin-left: 0;
	padding-left: 4px;
}

ul#catpath li a, ul#catpath li a#visited
{
	color: blue;
}

ul#catpath li a:hover
{
	color: white;
	background-color: #0757B4;
}

div.inputline
{
	background-color:#e9f5fb;
	margin: 10px 2px 10px 2px;
	padding: 0 5px 5px 5px;
	border: 1px solid #1e82fb;
}

pre.linkcode
{
	border:1px solid gray;
	margin-top:0;
	font-size:11px;
	padding:10px;
	background-color:#eee
}

div#addsiteforerrors
{
	background-color: #FFE1E1;
	margin: 10px 2px 10px 2px;
	padding: 0 5px 5px 5px;
	border: 1px solid #B22222;
}

div.inputline h2, div#addsiteforerrors h2
{
	font-size: 16px;
	margin-top: 0;
}

div.inputline dl dt
{
	margin-top: 1em;
	font-weight: bold;
}

div.inputline dl dd
{
	padding: 0;
}

div.inputline dl dd ul li
{
	margin-top: 0.5em;
}

label
{
	display: block;
	font-size: 13px;
}

fieldset
{
	border: 1px solid #1e82fb;
}

legend
{
	background-color:#1e82fb;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	color: White;
	margin: 0;
}

div.inputline input, div.inputline select, div.inputline select option, div.inputline textarea
{
	width: 545px;
	border: 1px solid #1e82fb;
	font-size: 12px;
	background-color: White;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

div.inputline select option
{
	border: none;
}

div.inputline input:hover, div.inputline textarea:hover, div.inputline input:active, div.inputline textarea:active, input:focus, div.inputline textarea:focus, div.inputline select:focus, div.inputline select:hover
{
	border-color : #c00;
	background-color: White;
	color : #000;
}

input#secretcode
{
	width: 400px;
}

button#submitsite
{
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

/* Psycho Tests */
#tests dl
{
	background-color:#e9f5fb;
	margin: 10px 2px 10px 2px;
	padding: 0 5px 5px 5px;
	border: 1px solid #1e82fb;
}

#tests dl dt
{
	font-size: 11pt;
	font-weight: bold;
}

h3.links
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom:0;
}

p.links
{
    margin-top:0;
}

div.siteimg
{
	margin:3px 5px 0 0;
	padding:0 0 10px 10px;
	background: url(/images/shadow.gif) no-repeat left bottom;
	float:left;
}

div.mainmodyellow
{
	background: transparent url(/images/modmain_bottom_left_yellow.gif) no-repeat bottom left;
	margin-bottom: 10px;
	padding: 0;

}

div.mainmodyellow div
{
	background: transparent url(/images/modmain_bottom_right_yellow.gif) no-repeat bottom right;
	padding: 0;
	margin: 0;
}

div.mainmodyellow div div
{
	background: transparent url(/images/modmain_top_left_yellow.gif) no-repeat top left;
	padding: 0;
	margin: 0;
}

div.mainmodyellow div div div
{
	background: transparent url(/images/modmain_top_right_yellow.gif) no-repeat top right;
	font: 12px Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
}

div.i_playfonew,
div.playfonnew,
div.playfontop,
div.vt_playfonew,
div.vt_playfotop
{
	background: none;
	margin: 0 auto;
}

div.i_playfonew div.i_new_elem,
div.i_playfonew div.i_top_elem,
div.playfonnew div.ph_top_elem,
div.playfontop div.ph_top_elem,
div.vt_playfonew div.vt_top_elem,
div.vt_playfotop div.vt_top_elem
{
	background: none;
	float: left;
	margin: 0 2px 0 2px;
	text-align: center;
	width: 110px;
	overflow: hidden;
	vertical-align: bottom;
}

div.playfonnew div.ph_top_elem a,
div.playfontop div.ph_top_elem a,
div.vt_playfonew div.vt_top_elem a,
div.vt_playfotop div.vt_top_elem a
{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	width: 95px;
	margin: 2px;
	padding: 0px;
}

div.mainmodyellow div div div h2
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: Navy;
	text-align: left;
	margin: 6px;
	padding-top: 6px;
}

div.mainmodyellow div div div h2 a,
div.mainmodyellow div div div h2 a:hover,
div.mainmodyellow div div div h2 a:visited
{
	color: blue;
	text-decoration: none;
}

div.mainmodyellow div div div h3
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: Red;
	text-align: left;
	margin: 4px 4px 4px 6px;
	padding-top: 4px;
}

p.ph_intro
{
	background-color: #ffc;
	border: 1px solid #cdccff;
	padding: 3px;
}

.ph_operators
{
	font-weight: bold;
}

.ph_oper_number
{
	color: Red;
}

.ph_pager
{
	text-align: center;
}

.ph_gl_td
{
	text-align: center;
}

a.ph_select_genre,
a.ph_select_genre:visited,
a.ph_genre,
a.ph_genre:visited,
p.ph_intro a,
p.ph_intro a:visited,
a.ph_gcard_data_genre,
a.ph_gcard_data_genre:visited
{
	color: Blue;
}

a.ph_select_genre:hover,
a.ph_genre:hover,
p.ph_intro a:hover,
a.ph_gcard_data_genre:hover
{
	color: Red;
}

.ph_new
{
	font-weight: bold;
	color: Red;
}

a.ph_gcard_data_genre,
a.ph_gcard_data_genre:hover,
a.ph_gcard_data_genre:visited,
a.ph_gcard_data_genre:active
{
	font-size: 8px;
}
table.ph_gl_table
{
	background-color: #ffc;
	border: 1px solid #cdccff;
}