﻿body {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.79em;
	margin: 0px; 
    padding-top: 0px;
    background-color:#f8f8f8;

}
.genDiv
{
	width: 980px; margin-right: auto; margin-left: auto;
}

table 
{
    width:100%;
    border-width:0px;
    border-collapse:collapse;
    vertical-align:top;
}

td
{
    vertical-align:top;
}

img
{
    border-width:0px;
}

A:link, A:visited, A:visited
{
	color: #0063ff; 
	text-decoration: none;
}

input {
    font-family: verdana, arial, helvetica, sans-serif;
}


h1{
	/*font-family: Georgia; */
	color: #444444; 
	font-weight: bolder;
	font-size:1.3em;
	padding:0px;
	margin:0px;
}

h2{
	/*font-family: Georgia; */
	font-size: 1.2em;
	color: #555555;  
	font-weight: bolder;
	padding:0px;
	margin:0px;
}

h3
{
	/*font-family: Georgia; */
	font-size: 1.1em; 
	color: #555555; 
	font-weight: bolder;
	padding:0px;
	margin:0px;
}

.catLine
{
	margin-top:5px;width:190px;height:1px;
}

/*box 0*/
.top0x--{
	background-image: url(../../img/DefBox_01.gif); 
	background-repeat: no-repeat;
	width: 9px; 
	height: 39px;
}

.top0-x-{
	background-image: url(../../img/DefBox_02.gif); 
	background-repeat: repeat-x;
    height: 39px;
    padding-left:15px;
    vertical-align:bottom;
}

.top0--x{
	background-image: url(../../img/DefBox_03.gif); 
	background-repeat: no-repeat;
    width: 9px; 
    height: 39px;
}

.mid0x--{
	background-image: url(../../img/DefBox_04.gif); 
	background-repeat: repeat-y;
    width: 9px;
}

.mid0-x-{
	padding-left:15px;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:10px;
	background-color:White;
}

.mid0--x{
	background-image: url(../../img/DefBox_06.gif); 
	background-repeat: repeat-y;
    width: 9px;
}

.bot0x--{
	background-image: url(../../img/DefBox_07.gif); 
	background-repeat: no-repeat;
    width: 9px; 
    height: 25px;
}

.bot0-x-{
	background-image: url(../../img/DefBox_08.gif); 
	background-repeat: repeat-x;
    height: 25px;
}
.bot0--x{
	background-image: url(../../img/DefBox_09.gif); 
	background-repeat: no-repeat;
    width: 9px; 
    height: 25px;
}

.xbot0x--{
	background-image: url(../../img/xDefBox_07.gif); 
	background-repeat: no-repeat;
    width: 9px; 
    height: 15px;
}

.xbot0-x-{
	background-image: url(../../img/xDefBox_08.gif); 
	background-repeat: repeat-x;
    height: 15px;
}
.xbot0--x{
	background-image: url(../../img/xDefBox_09.gif); 
	background-repeat: no-repeat;
    width: 9px; 
    height: 15px;
}

.editControl
{
	width:340px;
}

.comboControl
{
	width:346px;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../../img/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../../img/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../../img/SavedStar.png);
}

.watermarked
{
	color:#888888;
}

.details
{
	height:25px;
}



.tagmid0-x-{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	background-color:White;
}

.tagCloud
{
	text-align:justify;
}

.tagCloud A
{
	font-family:Tahoma;
	text-align: justify;
}
.tagCloud A:hover
{
    text-decoration:underline;
}

.tagCloud A.weight1
{
    font-size: x-large;
}
.tagCloud A.weight2
{
	font-size: x-large;
}
.tagCloud A.weight3
{
	font-size: large;
}
.tagCloud A.weight4
{
	font-size: medium;
}
.tagCloud A.weight5
{
	font-size: small;
}
.tagCloud A.weight6
{
	font-size: x-small;
}
.tagCloud A.weight7
{
	font-size: x-small;
}

.lAlb1
{
	background-position: top; height: 150px; vertical-align: middle;
}

.lAlb2
{
	vertical-align: top; font-size: 85%; text-align: right;padding-right:5px;padding-bottom:5px;
}

.sBorder1
{

	width: 152px; 
	text-align: center; 
	table-layout: fixed;
	border:solid 1px #e0e0e0;
}

.sBorder0
{
	margin-top:5px;
	width: 167px; 
	table-layout: fixed;
}


.leftBar
{
	width:240px;
}
.editCell
{
	width:13px;
	/*marging-left:5px;*/
}

.deleteImg
{
	margin-top:2px;
}

