/* CSS Document */

* {
	border:0;
	padding:0;
	margin:0;
}
body {
	background-color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
  	background-image:url(../images/background_down4.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-attachment:fixed;
}

h1 {
	font-size:30px;
}

h2 {
	padding:10px 0px;
	color:#D30121;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-variant:small-caps;
}

h3 {
	padding:10px 0px;
	color:#D30121;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-variant:small-caps;
}

#enclosure {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  margin: auto;
}
#enclosure2 {
  margin: auto;
}
#enclosure_gallery {
	background-color: white;
}
#header {
	font-variant:small-caps;
	line-height:50px;
	color:#000000;
	text-align:center;
	padding-left:10px;
	background-image:url(../images/seperator.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;

}
.sections {
	border:0;
	margin:0.5em 1em 0.5em 1em;
	font-variant:small-caps;
	color:#000000;
	text-align:center;
	list-style:none;
	display:inline;
	overflow:auto;
	white-space: nowrap; 
}
#sections_width {
	font-variant:small-caps;
	margin:auto;
	width:100%;
	font-size:16px;
	font-weight:bold;
}
.section_img {
    display: table-cell; /*Firefox 2 */
    display: inline-block; /* Other */
	color:#D30121;
}
.section_img a {
    display: table-cell; /*Firefox 2 */
    display: inline-block; /* Other */
    outline:none;
}
a {
    outline:none;
}

#menu {
	font-variant:small-caps;
	font-weight:normal;
	text-align:center;
	padding: 8px;
/*	border-top:4px solid #D30121;
	border-bottom:4px solid #D30121; */
}
#sub-heading {
	font-variant:small-caps;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding: 5px;
}
#sub-heading p {
	font-size:16px;
	color:#D30121;
}
#menu a {
	font-variant:small-caps;
	color:#000000;
	text-decoration:none;
	border: 4px solid #ffffff;
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
	font-weight:bold;
}
#menu a:hover {
	color:#D30121;
	border-left: 4px solid #D30121;
	border-right: 4px solid #D30121;
}
#menu ul li{
	display:inline;
}
#menu ul{
	list-style-type:none;
}
.content_left {
	padding: 10px;
	text-align:left !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.content_center {
	text-align:center !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
#content {
	padding:8px 20px;
	text-align:center;
	overflow: auto;
	background-image:url(../images/seperator2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#content_index {
	padding:8px;
	text-align:center;
	overflow: auto;
	background-image:url(../images/seperator.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.content_intro {
	padding:5px 0px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:justify !important;
}
.content_intro a {
	color:#FF6600;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.service {
	width:100%;
	border-top:2px solid black;
	border-bottom:2px solid black;
	text-align:center;
	color:#FF8C00;
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	font-weight:bold;
}
.before {
	float:left;
	color:white;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px 3px;
	text-align:center;
	border-right: 5px solid #FF8C00;
	border-left: 5px solid #FF8C00;
	border-bottom: 23px solid #FF8C00;
	width:125px;
}
.after {
	float:left;
	color:black;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px 3px;
	text-align:center;
	border-right: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 2px solid black;
	width:125px;
}

.effect_title {
	color:black;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	height:40px;
}
.effect_id {
	color:black;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	height:18px;
	padding-top:3px;
}
.prices {
	float:left;
	color:#FF8C00;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;

}

.service_info {
	width:100%;
	border-bottom:2px solid black;
	text-align:center;
	color:black;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}
.service_section {
	margin:20px 0px;
}

h2 a{
	padding:20px 40px;
	font-size:30px;
	font-variant:small-caps;
	color:#000000;
	text-decoration:none;
	word-spacing:5px;
	letter-spacing:3px;
}

h2 a:hover {
	text-decoration:underline;
}

.clearall {
	clear: both;
	border:0;
}
#link_is {
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
#footer {
	margin:auto;
	text-align:center;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px;
	background-image:url(../images/seperator.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#footer a {
	color:#000000;
}



/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 660px;	
	height:90px;	
	
	/* custom decorations */
	padding:10px 0;	
	background-color:#efefef;				
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	
	/* decoration */
	margin-left:10px;
}

/* single scrollable item */
div.scrollable div.items a img {
	float:left;
	
	/* custom decoration */
	text-align:center;
	width:110px;
	padding:0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px outset #ccc;
	background-color: #ddd;
	margin-right: 0px;	
	-moz-border-radius:5px;
}

/* active item */
div.scrollable div.items div.active {
	border:1px inset #ccc;		
	background-color:#fff;
}


