@charset "utf-8";
/*remove outline from firefox*/

:focus {
	outline: none;
	
/*BODY*/

}
body {
	margin: 0 auto;
	padding: 0px;
	background-color: #FFFFFF;
	width: 100%;
	overflow: auto;
}

/*MAIN CONTAINER*/

#wrapper {
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: 1px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	min-width: 950px;
}

/*BANNER*/

#bannercontainer {
	width: 950px;
	line-height: 0;
	margin-left: auto;
	margin-right: auto;
}
#cb {
	width: 950px;
}
#cbl {
	float: left;
	width: 208px;
	margin: 0;
	padding: 0;
	display: inline;
}
#cbc {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}
#cbct {
	height: 65px;
	width: 288px;
	margin: 0;
	padding: 0;
}
#cbcb {
	margin: 0;
	padding: 0;
}
#cbr {
	float: right;
	width: 454px;
	margin: 0;
	padding: 0;
	display: inline;
}
/*NAVBAR*/

#navbar {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}


/*SUB NAVIGATION*/

#subnav {
	padding-left: 224px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
}
#subnav a{
	color: #FFF;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}

#subnav a:hover{
	border-bottom: 1px solid #FFF;
}

#subnav li
{
display: inline;
list-style-type: none;
}
/*BREADCRUMB*/

#breadcrumb {
	color: #888;
	font-size: 0.8em;
	padding-left: 224px;
	text-align: left;
	font-weight: bold;
}

#breadcrumb a{
	color: #d01f23;
	text-decoration: none;
}

#breadcrumb a:hover{
	border-bottom: 1px solid #d01f23;
}

#breadcrumb li
{
display: inline;
list-style-type: none;
}

.breadcrumb_arrow {
	color: #d01f23;	
}

/*TELEPHONE*/

#telephone {
	text-align: left;
	color: #FFF;
	font-size: 1.2em;
	float: right;
	font-weight: bold;
	margin-right: 58px;
}

/*QUICKCONTACT BUTTON*/

#quickcontact {
	float: right;
	margin-right: 56px;
	margin-top: -3px;
}

#quickcontact a{
	color: #CC0000;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

#quickcontact a:hover{
	text-decoration: underline;
}
/*FOOTER*/

.footer {
	text-align: center;
	min-width: 950px;
	background: url(../images/whtgradfooter.jpg) repeat-x top;
	clear: both;
}

.footer h3 {
	margin: 0;
	color: #700;
	font-size: 1.2em;
	float: left;
	height: 22px;
	padding-top: 3px;
	background: url(../images/h3back.jpg) repeat-x;
}

.footer h3 a {
	text-decoration:none;
}

.footer h3 a:hover {
	text-decoration:underline;
	color:#700;
}

.footer ul {
	list-style: disc inside;
	margin-left: 5px;
	color: #B00;
	margin-bottom: 5px;
	margin-top: 5px;
}

.footer li{
	margin-top: 0;
}

.footer li a{
	color: #C00;
	text-decoration: none;
}

.footer li a:hover {
	text-decoration: underline;
}

/*COPYRIGHT*/
.copyright {
	font-size: 0.8em;
	text-align: center;

}


/*SPEECH BUBBLE*/

.sbbg {
	background: url(../images/bubble/bg.gif) repeat-x;
}
.sbl { background: url('/images/bubble/bl.gif') bottom left no-repeat; margin-top: 10px; margin-left: auto; margin-right: auto; width: 100%; text-align: center; min-width: 100px; }
.sbr { background: url('/images/bubble/br.gif') bottom right no-repeat; }
.stl { background: url('/images/bubble/tl.gif') top left no-repeat; }
.str { background: url('/images/bubble/tr.gif') top right no-repeat; padding: 10px; } 
.sb {
	padding: 2px 0px 2px 50px;
	background: url('/images/bubble/b.gif') 30px top no-repeat;
}

.sbl p {
	margin: 0;
}

.str p {
	color: #FFF;
	margin-left: 0.25em;
	margin-right: 0.25em;
	line-height: 1.1em;
	font-size: 0.9em;
}

.str h3 {
	margin: 0;
	padding-bottom: 2px;
}

.scroller li{
	height: 290px;	
}

/*WHITE BUBBLE*/

#liquid-round {
	width:100%;
	margin:0px auto;
	background:#fff url(../images/bubble_white/leftside.png) repeat-y left top;
}
.top {
width:100%;
height:50px;
background:url(../images/bubble_white/top.png) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:50px;
background:url(../images/bubble_white/top-right.png) no-repeat right top;
}
.center-content {
	position:relative;
	background:url(../images/bubble_white/rightside.png) repeat-y right top;
	padding:-1px 20px 1px 20px;
	margin:-1px 0 -50px;
}
.bottom {
width:100%;
height:50px;
background:url(../images/bubble_white/bottom.png) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:50px;
background:url(../images/bubble_white/bottom-right.png) no-repeat right top;
}

.image_strip img {
	border: 3px solid #C00;
	margin-bottom: 5px;
}

/*TYPOGRAPHY*/

p {
	color: #B00;
	text-align: left;
	padding: 0.5px;
}

a {
	color: #700;
	text-decoration: none;
}

a:hover {
	color: #700;
	text-decoration: underline;
}


h1 {
	color: #FAF3ED;
	font: lighter 1.6em Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 28px;
}

.h1red {
	color: #C00;
	font-size: 2em;
	text-align: left;
}

h2 {
	text-align: left;
	color: #C00;
	background-color: #FFF;
	background: #FFF url(../images/whtgrad.jpg) repeat-x;
	background-position: bottom;
	font: bold 1.2em Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	border-top: 1px solid #C00;
	border-bottom: 1px solid #C00;
	padding-left: 0.5em;
}

.right_quote h2 a{
	color: #C00;
}

.h3container{
}

h3 {
	font-size: 1.1em;
	color: #DDD;
	text-align: left;
}

ul {
	margin: 0px;
	text-align: left;
	list-style: none inside;
}

.left a{
	color: #DDD;
	text-decoration: none;
	
}

.left a:hover{
	color: #DDD;
	text-decoration: underline;
}

/*BLOCK QUOTE*/

blockquote {
	font: oblique 12px/20px Arial, Helvetica, sans-serif;
	padding: 8px 20px;
	background-color: #dddddd;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	margin: 0px 5px 10px;
	background-image: url(/images/blockquote/openquote.png);
	background-position: top left;
	background-repeat: no-repeat;
  }
  blockquote span {
	display: block;
	background-image: url(/images/blockquote/closequote.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: left;
	margin-right: -15px;
  	}

/*H3 BACKGROUND CONTAINER*/

.h3l {
	height: 22px;
	width: 12px;
	float: left;
	background: url(../images/h3left.jpg) no-repeat;
	
}

.h3r {
	float: left;
	height: 22px;
	width: 12px;
	background: url(../images/h3right.jpg) no-repeat;
}

/*H1 TAB*/

ul.h1tab {
	float: left;
	width: 90%;
	margin: 0px;
	padding: 0px;
}

.h1tab li {
	list-style: none;
	float: left;
	margin-left: 10px;
	background: #FFF url(../images/h1right.jpg) no-repeat right top;
}
.h1tab a {
	display: block;
	padding: 2px 15px 0 15px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	height: 26px;
	background: url(../images/h1left.jpg) no-repeat left top;
}

.h1tab a:hover {
	text-decoration: underline;
}

.h1tab span {
	display: block;
	padding: 2px 15px 0 15px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	height: 26px;
	background: url(../images/h1left.jpg) no-repeat left top;
}

/*GENERAL LAYOUT*/

.clearboth{
	clear: both;
}

.pbox {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

.flashbox{
	height: 250px;
	width: 546px;
	margin-bottom: 20px;
}
.smalltext {
	font-size: 0.8em;
}
.back {
	padding-left: 5em;
	padding-top: 2em;
}
.greyback {
	background-color: #DDD;
	margin: 0;
	text-align: left;

}
.lightgreyback {
	background-color: #EEE;
}

.centerbox {
	text-align: center;
}

.nogap {
	margin: 0;
}
.gaptop20 {
	margin-top: 20px;
}

.gaptop15 {
	margin-top: 15px;
}

.gaptop28 {
	margin-top: 28px;
}
.gapbottom28 {
	margin-bottom: 28px;
}

.bottomborder {
	border-bottom: 1px solid #CCC;
	border-top-width: 1px;
	border-top-color: #CCC;

}
.topbottomborder {
	border-top: 1px solid #C00;
	border-bottom: 1px solid #C00;
}

.topbottombordergrey {
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.vertline {
	background: url(../images/vertline.jpg) repeat-y right;
}
#map {
	background: url(http://geofinder.web4you.com.pl/template/loader.gif) no-repeat center center;
	height: 400px !important;
	width: 550px;
}
#mapinfo {
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFF;
	width: 200px;
	color: #333;
}

#mapinfo b{
	color: #C00;
	font-size: 12px;
}

.logo {
	background: url(../images/logos/logobg.jpg) no-repeat;
	height: 150px;
	width: 150px;
	margin-bottom: 10px;
}

/*
.logo:hover {
	background: url(../images/logos/logobg.jpg) no-repeat -150px;
	height: 150px;
	width: 150px;
	margin-bottom: 10px;
}
*/

.logo img{
	display:block;
	margin:0 auto;
	padding-top: 15px;
}

.shoot {
	background: url(../images/shoot.jpg) no-repeat 0 -47px;
	height: 47px;
	width: 230px;
}

.shoot:hover {
	background: url(../images/shoot.jpg) no-repeat;
	height: 47px;
	width: 230px;
}

.shorten {
	background: url(../images/shorten.jpg) 0 -47px no-repeat;
	height: 47px;
	width: 230px;
}

.shorten:hover {
	background: url(../images/shorten.jpg) no-repeat;
	height: 47px;
	width: 230px;
}

.sharpen {
	background: url(../images/sharpen.jpg) 0 -47px no-repeat;
	height: 47px;
	width: 230px;
}

.sharpen:hover{
	background: url(../images/sharpen.jpg) no-repeat;
	height: 47px;
	width: 230px;
}

.work_example {
	background: url(../images/examples_bg.jpg) no-repeat;
	height: 130px;

}

.work_example img {
	margin-left: 8px;
	margin-top: 8px;
}

.work_example p {
	margin-top: 5px;
	margin-right: 10px;
}
.work_example h2 {
	margin-top: 8px;
	font-size: 1.2em;
	margin-right: 12px;
}

/*WORK EXAMPLE IMAGE PLAY BUTTON ROLLOVER*/

.work_example_image {
	height: 100px;
	width: 140px;
	overflow: hidden;
	margin-top: 8px;
	margin-left: 8px;
}

img.image 
{
	margin:0px;
	padding:0px;
}
a:hover img.image 
{
	cursor:pointer; /* Hand cursor so people know it's a link */
	margin-bottom:-82px;  /* Remove margin thereby showing the icon */
}

img.play 
{
	text-align:right;
	position:relative;
	top:0px;
	float:left;
	margin-right:3px;
	margin-top: 62px;
	margin-left: 0;
}
a:hover img.play 
{
	cursor:pointer;
	top:-82px;  /*  Increase top offset to account for margin differences */
}

.largetext strong{
	font-size: 1.6em;
	line-height: 16px;
}

.redborder {
	border: 1px solid #C00;
}

.sidebarlist ul{
	color: #FFF;
	list-style: circle outside;
	font-size: 0.9em;
	padding-left: 15px;
}

.sidebarlist li{
	color: #FFF;
}

.sidebarlist li a{
	color: #FFF;
}

.noflash{
	width: 550px;
	height: 310px;
	border: 3px solid #C00;
}

.noflashplayer{
	width: 550px;
	height: 310px;
	background: url(/images/NoFlashFrame.jpg) no-repeat;
}

.noflashplayer img{
	margin-top: 200px;
	margin-left: 10px;	
}

.pagenotfound{
	margin-top: 28px;
	width: 550px;
	height: 250px;
	background: url(/images/404notfound.jpg) no-repeat;
	border: 2px solid #C00;
}

.pagenotfound p{
	margin-top: 80px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.2em;
}
