body {
	font-family: Tahoma, "MS Serif";
	font-size : 13px;
}

hr{
	border:dotted #CCCCCC; 
	border-width:1px 0 0 0; 
	height:0;
	line-height:0px;
	font-size:0;
	margin:5px 0px 5px 0px;
	padding:0;
}

h1 {
	font-family: Tahoma, "MS Serif";
	font-size : 29px;
}
/* Layout Stylesheet */ 
 
#lh-col{
 position:absolute;
 top:140px;
 left:0;
 width:210px;
 z-index:3;
 margin-left:10px;
}

#rh-col{
 position:absolute;
 top:140px;
 right:0;
 width:220px;
 z-index:15;
 margin-right:5px;
 background-color:#FFFFFF;
}

#c-block {
 width:100%;
 z-index:2;
 color: #444444;
 height:80%;}

#hdr{
 height:100px; 
 width:100%; 
 color: #444444; 
 padding: 0px 0px 0px 0px;
 font-size:11px;
  }

#c-col{
 margin:0 220px 0 210px;
 position:relative;
 top:20px;
 color: #444444;
 background-color:#FFFFFF;
 z-index:5;
 border: solid #CDCDCD;
 border-width:0 1px;
 }

#ftr {
 width:100%;
 height:120px;
 background:#eeeeee;
 color: #444444;
 font-size:11px;
 }

#content {
 padding: 7px 0px 0px 0px;
}

/* Presentation Stylesheet */ 
p {
/* padding: 0 15px;*/
 }

h4, h3 {
 margin:0; 
 padding: 5px 0;
}

input,select,textarea{
	font-family: Tahoma, "MS Serif";
	font-size : 13px;
	border: 1px solid #DDDDDD;
}

.bsubmit{
background-color:#FF9900; 
color:#FFFFFF; 
border-style:groove; 
height:30px; 
font-weight:bold;
}

td{
	font-family: Tahoma, "MS Serif";
	font-size : 13px;
	color: #6B6B6B;
}
div{
	font-family: Tahoma, "MS Serif";
	font-size : 13px;
	color: #6B6B6B;
}
.toolTip{
	border: 1px solid #FED7B0;
	background: #FFFFDD;
	font-size:12px;
	padding:5px 10px 5px 10px;
}
.textsmall {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
	font-style: normal;
	color: #444444;
}
.textsmallExtra {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
	font-style: normal;
	color: #444444;
}
.textnormal {
	font-family: Tahoma, "MS Serif";
	font-size:13px;
	color: #444444;
}
.textnormalBold {
	font-family: Tahoma, "MS Serif";
	font-size:13px;
	font-weight: bold;
	color: #444444;
}
.textbold {
	font-family: Tahoma, "MS Serif";
	font-size:13px;
	font-weight: bold;
	color: #444444;
}
#linklist {
	font-family: Tahoma, "MS Serif";
	font-size:13px;
}

a:link {text-decoration: none; color: #9D3C3E;}
a:visited {text-decoration: none; color: #A05C5F;}
a:active {text-decoration: none}
a:hover {text-decoration: none; color: red;}

.messageBox a:hover {background-color: #FCF7E0;}

#lmenu span{
	background: #FACFD0;
	color:#CC6666;
}
#shopmenu span:hover{
	background: #E65B5B;
	color:#FFFFFF;
}

#catads{
 margin-top:-15px;
}

#catads img{
	border: 0px;
	margin: 3px 0px 3px 0px;
}

#shopmenu span{
	background: #FACFD0;
	color:#CC6666;
}
#shopmenu span:hover{
	background: #E65B5B;
	color:#FFFFFF;
}


.productPhoto{
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	padding:3px;
}

.productPhotoPink{
	background: #FCDADA;
	border: 1px solid #F8A3A3;
	padding:3px;
}

.tdBaseLine{
border-bottom: 1px solid #EBEBEB;
}
.tdBaseLineSmall{
border-bottom: 1px solid #EBEBEB;
font-size: 13px;
}
.tdLeftLine{
border-left: 1px solid #EBEBEB;
}

#albumlist{
	margin-left: 0px;
	width: 100%;
	list-style-type: none;
}
#albumlist li{
	width: 20%;
	float: left;
	padding: 0px;
}

#albumliste{
	/*width: 100%px;*/
	float:center;
	list-style-type: none;
}
#albumliste li{
	margin-left: 0px;
	width: 12%;
	float: left;
	padding: 0px;
}

.clearfloat { 
      clear:both;
}


ul.topmenu li{ 
	display: inline;
}
.topmenu li{ 
	background: #F4F4F4;
	padding: 5px 10px 5px 10px;
	margin: 0px 2px 0px 2px;
}
.topmenu li:hover{ 
	background: #CC0000;
	padding: 5px 10px 5px 10px;
	margin: 0px 2px 0px 2px;
	color:#FFCCCC;
}

.menuactive{
padding:6px 12px 6px 12px; background-color:#FFFFFF; font-weight:bold; color:#000000;
}
.menuinactive{
padding:6px 12px 6px 12px; background-color:#F7DEDE;
}
#mainmenu span:hover{
	background: #FFFFFF;
	color:#CC0000;
}

