﻿/*** RESET ***/
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
img
{
    border: 0;
}


a {
	text-decoration: none;
	color: #676767;
}
a:hover {
	color: #676767;
	text-decoration: underline;
}
body{
	font-family: Times New Roman, Serif;
	font-size: 1em;
	line-height: 1.2em;
	background: #1c100c url("../images/topbg.jpg") repeat-x top center;
	color: #676767;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

a:active { outline: 0; }

.clearfloats {clear: both;}

/*** END RESET ***/

/*** BASIC LAYOUT ***/

#topcontainer 
{
	width: 100%;
}

#topcontentcontainer 
{
	width: 100%;
}

#contentcontainer 
{
	width: 100%;
}

/*** TOP ***/

#top 
{
	margin: 0 auto;
	width: 845px;
	padding-top: 28px;
}

#logo 
{
	float: left;
	width: 227px;
	height: 46px;
	margin-bottom: 18px;
}

#quicklinkcontainer 
{
	width: 426px;
	float: right;
}

#quicklinks ul li 
{
	float: left;
	padding: 0 4px 0 4px;
	border-right: 1px solid #f9f9f9;
	height: 10px;
}

#talen 
{
	float: right;
}

#talen ul li 
{
	float: left;
	border-right: 1px solid #f9f9f9;
	height: 10px;
	padding: 0 4px 0 4px;
}

#border 
{
	background: url("../images/border.jpg") no-repeat;
	width: 429px;
	height: 2px;
	margin: 8px 0 2px 0;
}

.headertitle 
{
	font-family: Arial, Sans-Serif;
	color: #f9f9f9;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.65em;
}

#reserveren 
{
	float: right;
	background-color: #d1437c;
	margin-top: 14px;
	font-family: Arial, Sans-Serif;
	width: 500px;
	padding-left: 20px;
}
.reserverentitle 
{
	text-transform: uppercase;
	color: #ffffff;
	font-size: 0.65em;
	font-weight: bold;
	position: relative;
	top: -18px;
}

#reserverentable .textbox2
{
	width: 80px;
	font-size: 0.55em;
	color: #4c4c4c;
	padding: 1px 0 1px 2px;
	border: 1px solid #ababab;
}


#reserveerbutton 
{
	margin-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	background-color: Transparent;
	color: #fefbfc;
	cursor: pointer;
}

#ui-datepicker-div 
{
	font-size: 10px;
	position: relative;
	z-index: 600;
}

.ui-datepicker-trigger 
{
	margin-left: 6px;
	position: relative;
	top: 3px;
	cursor: pointer;
}



/*** TOPCONTENT ***/

#topcontent 
{
	margin: 0 auto;
	width: 845px;
	margin-top: 0px;
}

#topcontentleft 
{
	background: url("../images/topcontentleftbg.jpg") no-repeat;
	float: left;
	width: 230px;
	height: 306px;
}

#submenu 
{
	margin: 20px 0 0 0;
	text-align: right;	
}

#submenu ul li
{
	border-bottom: 1px solid #9e4468;
	padding: 3px 0 3px 0;
	position: relative;
	display: block;
	z-index: 200;
	padding-right: 20px;
}

#submenu ul li a:hover
{
	text-decoration: none;
}


#submenu ul li ul 
{
	background: url("../images/subsubbg.png");
	position:absolute; 
	left:231px; 
	display:none; 
	margin:-24px 0 0 -1px; 
	padding:0;
	z-index: 150;
	padding: 10px 10px 10px 20px;
}

#submenu ul li ul li 
{
	font-family: Arial, Sans-Serif;
	font-size: 0.75em;
	padding-left: 15px;
	font-weight: normal;
	text-transform: uppercase;
	width:232px; 
	line-height: 16px;
	border-top: none !important;
	border-bottom: none !important;
	border-right: none !important;
	text-align: left;
}

#submenu ul li ul li a {
	display:block;  
	font-weight: normal;
	color: #f1f0f0;
}

#submenu ul li ul li:hover 
{
	background: 1px 7px url("../images/subarrow.png") no-repeat;
	display:block;  
}

#submenu ul li ul a:hover 
{
	padding-left: 0px;
	text-decoration:none;	
	color:#d43a77;
}

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
	margin:0 0 0 -2px;
}

#topcontentright 
{
	background-color: #f1f0f0;
	float: left;
	width: 615px;
}

/*** CONTENT ***/

#content 
{
	margin: 0 auto;
	width: 845px;
	background: url("../images/contentrepeater.jpg") repeat-y;
	overflow: auto;
}

#contentleft 
{
	float: left;
	width: 230px;
	position: relative;
	padding-bottom: 100px;
}

#pergolalogo 
{
	width: 79px;
	height: 75px;
	margin: 0 auto;
	margin-top: 26px;
}

.sidebaritem 
{
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	font-size: 0.8em;
	line-height: 16px;
	border-bottom: 1px solid #817a79;
	width: 190px;
	padding: 20px 0 20px 0;
}

.sidebaritem a
{
	color: #ffffff;
	text-decoration: none;
}

.sidebaritem a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.sidebartitle 
{
	text-align: center;
}

#designby 
{
	background-color: #d0437c;
	padding: 4px 6px 4px 6px;
	margin-left: 58px;
	position: absolute;
	bottom: 0;
	font-family: Arial, Sans-Serif;
	font-size: 0.65em;
	color: #ffffff;
}

#designby a
{
	color: #ffffff;
	text-decoration: none;
}

#contentright
{
	float: left;
	width: 495px;
	position: relative;
	padding: 40px 60px 0 60px;
}

.rightblock 
{
	background-color: #cb2166;
	height: 46px;
	width: 8px;
	position: absolute;
	right: 0;
	top: 40px;
}

.dieswaenetitle 
{
	height: 38px;
}

.dieswaenesubtitle 
{
	margin-top: 10px;
}

.dieswaenesubsubtitle 
{
	height: 14px;
	margin: 18px 0 4px 0;
}

.dieswaenetext 
{
	font-size: 0.75em;
}

.contentborder 
{
	width: 480px;
	height: 1px;
	background: url("../images/contentborder.jpg") no-repeat;
	margin: 18px 0 18px 0;
}

.contentborder2 
{
	width: 480px;
	height: 2px;
	background: url("../images/contentborder2.jpg") no-repeat;
	margin: 18px 0 18px 0;
}


.dieswaenelistitem 
{
	margin: 10px 0 14px 0;
}

.dieswaenelistitemheader 
{
	background: 1px 2px url("../images/itemblock.jpg") no-repeat;
	padding-left: 18px;
	height: 14px;
}

.dieswaenelistitemtext 
{
	font-size: 0.75em;
}

.maintitle 
{
	float: left;
	font-weight: bold;
	color: #cc2266;
	font-size: 1.6em;
}

.maintitleright
{
	float: right;
	margin-right: 14px;
	font-weight: bold;
	color: #cc2266;
	font-size: 0.9em;
	position: relative;
	top: 8px;
}

.maintitleright a
{
	color: #cc2266;
}

.maintext
{
	font-size: 0.75em;
}

.maintext ul
{
	list-style: disc;
	margin-left: 13px;
}


#fotoviewer 
{
	margin: 10px 0 10px 0;	
}

.fotoviewer img
{
	margin: 0 6px 6px 0;
	border: 1px solid #3f3e3d;
	width: 70px;
	height: 70px;
}

#dummy 
{
	height: 100px;
}

#stardekk 
{
	margin-top: 20px;
}

.textarea 
{
	font-size: 1em;
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #545454;
	padding: 2px 0 0 4px;
	width: 305px;
	font-family: Times New Roman, Serif;
}

.textbox 
{
	margin-bottom: 6px;
	width: 150px;
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #545454;
	padding: 1px 0 1px 2px;
	font-family: Times New Roman, Serif;
}

.contactbutton 
{
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #545454;
	padding: 3px;
	text-transform: uppercase;
	font-size: 0.75em;
	margin-top: 6px;
}

.business 
{
	width: 100px;
	height: 100px;
}
