img, div, td { behavior: url(iepngfix.htc) }
/*---ADMIN------ */
.admintext { font-family: arial; font-size: 12px; color:#444444; font-weight: normal;}

.adminheader {  font-family: arial; font-size: 16px; color: #0d3163; line-height: normal; 
font-weight: normal; font-weight:bold;}

.admin-subheader { font-family: Verdana; font-size: 13px; color:#0d3163; font-weight: bold;}

.admin-button{ font-family:Arial; font-size:14px; font-weight:bold; color:#FFFFFF; background-color:#156193; cursor:pointer; width:100px; border:0px solid #759683; filter: progid:DXImageTransform.Microsoft.Shadow(color=#323F38,direction=120,strength=4);}

.admin-link {font-size: 12px; font-family: Verdana; text-decoration:none; color:#0d3163;}
.admin-link:hover {text-decoration:underline; color:#0d3163;}

/*---ADMIN------ */
img, div, td, tr { behavior: url(iepngfix.htc) }

body{ background-image:url(images/bg.jpg); background-color:#ffffff; margin:0px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-repeat: repeat-x;}


.header {  font-family: arial; font-size: 18px; color: #ffce60; line-height: normal; 
font-weight: normal; font-weight:bold;}

.subheader {  font-family: arial; font-size: 14px; color: #ffce60; line-height: normal; 
font-weight: normal; font-weight:bold;}

.header-blue { font-family: arial; font-size: 12px; color: #103e66; font-weight:bold;}
.slogan{ font-family:Garamond; font-size:15px; color:#c4aa5c; font-weight:bold; text-decoration:none; font-style:italic; line-height:1.2;}

.bottomtd{ font-family: arial; font-size: 11px; color:  #999999; font-style: none;font-weight: none; line-height: normal; text-decoration: none;}
.bottom{ font-family: arial; font-size: 11px; color:  #ffffff; font-style: none;font-weight: none; line-height: normal; text-decoration: none;}
.bottom:hover { font-family: arial; font-size: 11px; color: #ffce60;font-style: none; font-weight: none;line-height: normal; text-decoration:underline; }

.menu{ font-family: arial; font-size: 12px; color:  #333333; font-style: none;font-weight: none; line-height: normal; text-decoration: none;}
.menu:hover { font-family: arial; font-size: 12px; color: #333333;font-style: none; font-weight: none;line-height: normal; text-decoration:underline; }

.leftmenu{ font-family: arial; font-size: 12px; color:  #666666; font-style: none;font-weight: none; line-height: normal; text-decoration: none;}
.leftmenu:hover { font-family: arial; font-size: 12px; color: #666666;font-style: none; font-weight: none;line-height: normal; text-decoration:underline; }


.bodytext { font-family: arial; font-size: 12px; color:#333333; font-weight: normal;}

.lang{ font-family: arial; font-size: 11px; color:  #ffffff; font-style: none;font-weight: none; line-height: normal; text-decoration: none;}
.lang:hover { font-family: arial; font-size: 11px; color: #ffce60;font-style: none; font-weight: none;line-height: normal; text-decoration:underline; }

.textfield { font-family: arial;font-size: 12px; color: #000000;line-height: normal;font-weight: normal;}

.prolink{font-family:  arial; font-size: 11px; color: #103e66; font-weight: normal; font-weight:bold; text-decoration:none;}
.prolink:hover{ font-family: arial; font-size: 11px; color:#FFC52A; font-weight: normal; font-weight:bold; text-decoration:none;}

.price {  font-family: arial; font-size: 18px; color: #6A0000; line-height: normal; 
font-weight: normal; font-weight:bold;}


.proheader { font-family: arial; font-size: 12px; color: #103e66; font-weight:bold;}

/*---------------------------------------------------------------------------------------------------*/

/*Pagination*/

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 1px 3px 1px 3px;
	margin: 2px;
	border: 1px solid #494748;
	
	text-decoration: none; /* no underline */
	color: #156193;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #CCCCCC;

	color: #494748;
}
div.pagination span.current {
	padding: 1px 3px 1px 3px;
	margin: 2px;
		border: 1px solid #ffffff;
		
		font-weight: bold;
		background-color: #156193;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 1px 3px 1px 3px;
		margin: 2px;
		border: 1px solid #CCCCCC;
	
		color: #CCCCCC;
	}

/*---------------------------------------------------------------------------------------------------*/