﻿
html,body
{
background-color: #ffffff;
      margin:0;
      padding:0;
      height:100%;
      border:none;
background-image: url("/images/prydbg.jpg");
   }
   


ContentPlaceHolder1 
{ 
    height: 100%;
}

		
a:link {
			color: #715552; 
			text-decoration:underline;
			}
a:visited {
			color: #715552; 
			text-decoration:underline;
			}
a:hover {
			color: #f36523; 
			text-decoration:underline;
			
			}
a:active {
			color: #715552; 
			text-decoration:underline;
	}
	
td { 
	font-family: Corbel, Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #715552
}

#toptbl
	{
	margin: 0px;
	padding: 0px;
	height: 100%;
    
	width: 100%;
	}
	
	.productName 
	{ font-size: 20px;
	    }

#lefttbl
	{
	margin: 0px;
	padding: 0px;
	background-image: url("/images/shadow_left.png");
	background-repeat: repeat-y;
	background-position: right;
	width: auto;
	}
.leftmenu 
{
   width: 100%;
   padding-right: 10px;
}	

#righttbl
	{
	margin: 0px;
	padding: 0px;
	background-image: url("/images/shadow_right.png");
	background-repeat: repeat-y;
	background-position: left;
	width: auto;
	}
	

#maintbl
	{
	margin: 0px;
	padding: 0px;
	width: 1010px;
	background-color:#ffffff; 
	/* background-image: url("/images/valmue_stilk.png"); */
	background-repeat: no-repeat;
	background-position: top left;
    height:100%;
	}


	
#maindiv
	{
		
		/* background-image: url("/images/valmuer_bottom.png");	 */
		background-position: bottom right;
		background-repeat: no-repeat;
		
		padding-bottom: 40px;
	}	

#contentmain
	{
		width:100%;
		
		font-family: Corbel, Century Gothic, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
	}
	
	#contentmain2
	{
		width:100%;
		height: 100%;
		font-family: Corbel, Century Gothic, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
	}


#contentheader
	{
	padding: 15px;
	}
	
#contentmenu
{
		width:173px;
		padding-top: 50px;
		padding-right: 20px;
		text-align: right;
	}
	
	

#contentmainbox
{
    

	}
	
#contentright
{
		
		width:183px;
		padding-top: 50px;
		
}


#footer {
		
		height:38px;
		position:fixed;
		width:100%;
		top:auto;
		right:0;
		bottom:0;
		left:0;
		font-size: 8px;

		/* background-image: url("/images/bottom_flowers.png"); */
		background-repeat: repeat-x;

	}
#productdesctable
	{	
		padding-left: 10px;
		padding-right: 10px;
	}
	
#productheader
	{
		
		font-family: Corbel, Century Gothic, Arial, Helvetica, sans-serif; 
		font-size: 17pt; 
		color: #715552;
	}

#productheader_small
	{
		
		font-family: Corbel, Century Gothic, Arial, Helvetica, sans-serif; 
		font-size: 14pt; 
		color: #715552;
	}	
#producdesc
	{
		padding-bottom: 10px;
	}