@charset "utf-8";
/* CSS Document */

body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #a70000;
	background: url("/wp-content/themes/kliplapa/images/layout/bg-body.jpg") repeat-y top; border: none;
}

br {
  clear: both;
}

h1 {
display: inline;
font-size:20px;
} 

h2 {
display: inline;
font-size:14px;

}

a {
	color: #a70000;
}

a:hover {
	color: #4884FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
font-size: 12px;
font-weight:bold;
} 

#nav-menu li
{
float: left;
margin: 0 0.1em;
} 

#nav-menu li a
{
height: 2.2em;
line-height: 2.2em;
float: left;
width: 134px;
display: block;
text-decoration: none;
text-align: center;
color: #a70000;
} 

#nav-menu li a:hover
{
color: #FFFFFF;
background: url("/wp-content/themes/kliplapa/images/layout/menu-on.jpg") bottom left;
} 

#home a.home, #faqs a.faqs, #about-us a.about-us, #contact-us a.contact-us, #quotes a.quotes, #signs a.signs {
	color: #FFF;
	background: url("/wp-content/themes/kliplapa/images/layout/menu-on.jpg") bottom left;
	pointer-events: none;
    cursor: default;
} 


#sub-menu ul
{
	border-top: 1px double #a70000;	
	list-style: none;
	padding: 0;
	font-size: 12px;
	font-weight:bold;
	width: 100%;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 1px;
} 

#sub-menu li
{
	float: left;
	margin: 0 0 0 0;
	border: 1px ridge #FFFFFF;
} 

#sub-menu li a
{
height: 2.2em;
line-height: 2.2em;
float: left;
width: 125px;
display: block;
text-decoration: none;
text-align: center;
color: #a70000;
} 

#sub-menu li a:hover
{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a70000;
} 

#custom-banners a.custom-banners, #cut-out-letters a.cut-out-letters, #digi-graphics a.digi-graphics, #exterior-signs a.exterior-signs, #interior-signs a.interior-signs, #illuminated-signs a.illuminated-signs, #vehicle-branding a.vehicle-branding, #vinyl-signs a.vinyl-signs {
	/*background-color: #a70000;background: url("/wp-content/themes/kliplapa/images/layout/menu-on.jpg") bottom left;*/
	pointer-events: none;
	cursor: default;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a70000;
} 

#introImg {
	display: block;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#post-block-text {
	display: block;
	font-size: 12px;
	width: 280px;
	float: right;
}

#footer {		
	margin:auto;
	text-align:center;
	height: 110px;
	background: url("/wp-content/themes/kliplapa/images/layout/bg-footer.jpg") bottom left;
}

#footer-menu
{
	font-size: 10px;
	font-weight:bold;
	color: #FFF;
	width: 100%;
	padding-top: 20px;
	
} 

#footer-menu ul
{

	list-style-type: none;
	padding: 0;
   	text-align: center;
	margin: 0 auto;
	width: 100%;
} 

#footer-menu li{
   	padding:20px 10px 0 10px;
	display: inline
}

#footer-menu li a
{
	margin-right: 5px;
	text-decoration: underline;
	color: #FFF;
} 

.oneCol #container {
	width: 1014px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneCol #header {
	background:  #FFF; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	
}

.oneCol #header-right {
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 1014px;
	margin:0 0 0 0;
	top: 0px;
	height: 105px;
	font-size: 15px;
}

.fnt-light {
	color: #ff6200;
}

.oneCol #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}

#twoCol-left{
	width: 492px;
	left: 0px;
	float: left;
	padding-left: 20px;
	top: 0px;
	height: 100%;
	vertical-align: middle;
}

#twoCol-right{
	width: 489px;
	left: 0px;
	float: left;
	padding-left: 20px;
	top: 0px;
	height: 100%;
	vertical-align: middle;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #697c83;
	margin-top: 50px;
}

#oneColContent {
	width: 100%;
	float: left;
	padding-left: 20px;
	top: 0px;
	height: 100%;
	vertical-align: middle;
	margin-top: 10px;
}

#MarksLogos, #PrivacyStatement{
	visibility:hidden;
	height: 100px;
	overflow: auto;
	left: 5px;
	width: 90%;
	z-index: 1;
	position: relative;
}


.t {background: url("/wp-content/themes/kliplapa/images/layout/dot.gif") 0 0 repeat-x; width: 1004px; margin-left: 5px; margin-right: 5px;}
.b {background: url("/wp-content/themes/kliplapa/images/layout/dot.gif") 0 100% repeat-x}
.l {background: url("/wp-content/themes/kliplapa/images/layout/dot.gif") 0 0 repeat-y}
.r {background: url("/wp-content/themes/kliplapa/images/layout/dot.gif") 100% 0 repeat-y} 
.bl {background: url("/wp-content/themes/kliplapa/images/layout/bl.gif") 0 100% no-repeat; width: 1004px}
.br {background: url("/wp-content/themes/kliplapa/images/layout/br.gif") 100% 100% no-repeat}
.tl {background: url("/wp-content/themes/kliplapa/images/layout/tl.gif") 0 0 no-repeat}
.tr {background: url("/wp-content/themes/kliplapa/images/layout/tr.gif") 100% 0 no-repeat; padding:10px; position: relative;}

.t4 {background: url("/wp-content/themes/kliplapa/images/layout/dot.gif") 0 0 repeat-x; width: 450px; margin-left: 5px; margin-right: 5px; margin-top: 5px;}
.t4 {background: url("/wp-content/themes/kliplapa/images/layout/dot.gif") 0 0 repeat-x; width: 450px; margin-left: 5px; margin-right: 5px; margin-top: 5px;}
.b4 {background: url("/wp-content/themes/kliplapa/images/layout/dot.gif") 0 100% repeat-x}
.l4 {background: url("/wp-content/themes/kliplapa/images/layout/dot.gif") 0 0 repeat-y}
.r4 {background: url("/wp-content/themes/kliplapa/images/layout/dot.gif") 100% 0 repeat-y} 
.bl4 {background: url("/wp-content/themes/kliplapa/images/layout/bl.gif") 0 100% no-repeat; width: 450px}
.br4 {background: url("/wp-content/themes/kliplapa/images/layout/br.gif") 100% 100% no-repeat}
.tl4 {background: url("/wp-content/themes/kliplapa/images/layout/tl.gif") 0 0 no-repeat}
.tr4 {background: url("/wp-content/themes/kliplapa/images/layout/tr.gif") 100% 0 no-repeat; padding:10px; position: relative;}
.clear {font-size: 1px; height: 1px}

.cform {
}

.cform ul {
}

.cform li {
	list-style-type: none;
	margin: 10px;
}

.singlelable {
	width: 150px;
	display: block;
	float: left;
}

.single {
	width: 200px;
}

#image-gallery {
	position: absolute;
	z-index: 1;
}

#image_rotate {	
	width: 984px; 
	height: 239px;
	background: url("wp-content/themes/kliplapa/images/BannerLoader.gif") top left;
}

#rotating-banner {
	position: absolute;
	z-index: 1;
}
