@charset "UTF-8";
/* CSS Reset */
/* Blue: #5495c0 */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
/* END of CSS Reset */


/* Clearfix */

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clear { clear:both; height: 0px; }
/* END of CSS Reset */


/* Universal styles */

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #444; }
a, a:link, a:active, a:visited { color: #5495c0; text-decoration: none; }
a:hover { background: #eee; color: #333; }
a img { border: none; }
h1 { font-size: 20px; }
h2 {
	font-size: 1.3em;
	padding: 10px 0;
	display: block;
}



/* Body */

#wrapper { width: 943px; margin: 0 auto; }
#banner { border-top: 7px solid #5495c0; border-left: 1px solid #5495c0; border-right: 1px solid #5495c0; border-bottom: 1px solid #5495c0; box-shadow: #999 2px 3px 5px; -moz-box-shadow: #999 2px 3px 5px; -webkit-box-shadow: #999 2px 3px 5px; width: 941px; height: 253px; }
#banner-overlay { position: absolute; left: 75px; top: 82px; text-align: center; }
#banner-overlay h1 { color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:40px; font-weight:lighter; letter-spacing:-1px; line-height:43px; text-shadow:1px 1px 1px #999999; text-transform:lowercase; }
#banner-overlay h1 .dark-grey { color: #333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
#banner-overlay h1 .blue { font-family: 'Arial bold', Arial, Helvetica, sans-serif; color: #5795BF; font-weight: bold; }
#logo { margin: 10px 0 15px 0px; }
#logo .logo {float:right; padding-bottom:25px;}
#logo .tips {float:left; }
#logo a.mot {float:left; display:block; width:528px; height:95px; padding-top:25px; padding-right:10px; padding-left:100px; background:url(../images/mot.jpg) no-repeat; cursor:pointer; }

#header-ad-container .left {float:left; width:259px; height:75px; display:block; background:url(../images/ad-left.jpg) no-repeat; margin-right:20px; }

#header-ad-container .right {float:right; width:259px; height:75px; display:block; background:url(../images/ad-right.jpg) no-repeat; }

#header-ad-container h3 {padding:10px 10px 3px 10px;}
#header-ad-container p {padding:0px 10px; font-size:12px !important;}

#header-ad-container {float:left; display:block; width:538px; height:75px; padding-top:25px; }

#logo h3 {font-size:14px; margin:0px; color:#FFF;}
#logo p {font-size:11px; color:#FFF; line-height:14px; margin-top:3px;}
/* - Navigation - */
#navigation { margin: 20px 0 -1px 15px; width: 920px; }
#navigation ul li { float: left; margin: 0 1px; }
#navigation ul li a { border-top: 1px solid #5495c0; border-right: 1px solid #5495c0; border-left: 1px solid #5495c0; padding: 7px 20px 5px 10px; background: #a4c1dd; -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright: 15px; -webkit-border-top-right-radius: 15px; display: block; color: #fff; text-transform: uppercase; font-size: 11px; font-weight: bold; }
#navigation ul li a:hover { color: #666; background: #fff; }
.homepage #navigation ul li a.homepage-on, .about #navigation ul li a.about-on, .whatido #navigation ul li a.whatido-on, .timetable #navigation ul li a.timetable-on, .prices #navigation ul li a.prices-on, .contact #navigation ul li a.contact-on, .testimonials #navigation ul li a.testimonials-on, .links #navigation ul li a.links-on, .studio-to-hire #navigation ul li a.studio-to-hire-on, .corporate #navigation ul li a.corporate-on, .helpyourself #navigation ul li a.helpyourself-on, .bootcamps #navigation ul li a.bootcamps-on { border-top: 1px solid #5495c0; border-right: 1px solid #5495c0; border-left: 1px solid #5495c0; padding: 7px 20px 5px 10px; background: #eaf1f8; -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright: 15px; -webkit-border-top-right-radius: 15px; display: block; color: #666; text-transform: uppercase; font-size: 11px; font-weight: bold; margin: 0 0 -1px 0; }
/* - end navigation -*/
#content { border-top: 1px solid #5495c0; border-right: 1px solid #5495c0; border-left: 1px solid #5495c0; border-bottom: 20px solid #5495c0; background: #FFF; -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; box-shadow: #999 2px 3px 5px; -moz-box-shadow: #999 2px 3px 5px; -webkit-box-shadow: #999 2px 3px 5px; }
#content ul { }
#content ul li { background: url(../images/bullet.gif) no-repeat left 5px; padding: 0 5px 0 10px; margin: 0 0 4px 0; line-height: 17px; }
#content p { line-height: 17px; padding: 5px 0 8px; }
.smaller-text { font-size: 11px; line-height: 13px!important; }
.woman-on-ball { clear: both; position: absolute; left: 55px; top: 400px; z-index: 5; }




.homepage-row { float: left; width: 882px; position: relative; margin-bottom:20px;  }

.homepage-left { float: left; width: 580px; position: relative; }
.homepage-left h1 {font-size:16px; line-height:20px!important; font-weight:bold; color:#5495c0; margin-bottom:10px;}
.homepage-left p {font-size:14px; line-height:20px!important; font-weight:normal; color:#444444; margin-bottom:10px;}
.homepage-left p em {color:#5495c0;}
.homepage-left p.signature {line-height:64px!important; font-size:16px;}
.homepage-left p.signature strong {font-weight:bold; color:#5495c0;}
.homepage-left img {float:left; padding-right:30px;}

a.homepage-right { float: right; display:block; width: 278px; height:337px; border:1px solid #7baccd; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;
					background:#FFF url(../images/frontpage_right.jpg) no-repeat; }
a.homepage-right:hover {border:1px solid #FFF; -moz-box-shadow: inset 0 0 5px #000;
-webkit-box-shadow: inset 0 0 5px #000;
box-shadow: inner 0 0 5px #000;}
.homepage-right-title {float:left; width:248px; height:50px; background:#00b6ad; padding:15px; opacity:.9;
					-moz-border-radius-topleft:15px; -moz-border-radius-topright:15px;
					-webkit-border-top-left-radius:15px; -webkit-border-top-right-radius:15px;
					border-top-left-radius:15px; border-top-right-radius:15px;
					font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#FFF; line-height:23px;}


.homepage-right-text {float:left; width:238px; height:170px; margin-top:55px; margin-left:15px;
					 font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#5495c0; line-height:20px;}
.homepage-right-text ul li  { margin-bottom:14px!important; line-height:18px!important;}
.homepage-right-text strong {font-size:15px; color:#00b6ad;}

.homepage-right-col1 { -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #c7d8ea; padding: 15px; float: left; width: 410px; margin-bottom: 2px;}
.homepage-right-col2 { float: left; height: 273px; clear: right; margin: 0 0 20px 0; }



a.homepage-box1 { float: left; position:relative; display:block; width: 278px; height:175px; border:1px solid #7baccd; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; background:#FFF url(../images/studio.jpg) no-repeat; }
a.homepage-box1:hover {border:1px solid #FFF; cursor:pointer;
-moz-box-shadow: inset 0 0 5px #000;
-webkit-box-shadow: inset 0 0 5px #000;
box-shadow: inner 0 0 5px #000;}

a.homepage-box2 { float: left; position:relative; display:block; margin-left:20px; width: 278px; height:175px; border:1px solid #7baccd; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; background:#FFF url(../images/shoes.jpg) no-repeat; }
a.homepage-box2:hover {border:1px solid #FFF; cursor:pointer;
-moz-box-shadow: inset 0 0 5px #000;
-webkit-box-shadow: inset 0 0 5px #000;
box-shadow: inner 0 0 5px #000;}

a.homepage-box3 { float: right; position:relative; display:block; width: 220px; height:105px; padding:70px 14px 0px 44px; border:1px solid #7baccd; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; background:#FFF url(../images/frontpage-quote.png) 14px 70px no-repeat; line-height:18px!important; color:#444444; }
a.homepage-box3:hover {border:1px solid #FFF; cursor:pointer;
-moz-box-shadow: inset 0 0 5px #000;
-webkit-box-shadow: inset 0 0 5px #000;
box-shadow: inner 0 0 5px #000;}

a.homepage-box3 strong {font-weight:bold; color:#00b6ad;}

.box-text1 {position:absolute; bottom:0px; left:0px; width:264px; height:52px; padding-left:14px; line-height:52px; font-weight:bold; color:#FFF; font-size:16px; background:#5495c0; opacity:.9;
					-moz-border-radius-bottomleft:15px; -moz-border-radius-bottomright:15px;
					-webkit-border-bottom-left-radius:15px; -webkit-border-bottom-right-radius:15px;
					border-top-bottom-radius:15px; border-bottom-right-radius:15px;
}
.box-text2 {position:absolute; bottom:0px; left:0px; width:264px; height:42px; padding-top:10px; padding-left:14px; line-height:18px; font-weight:bold; color:#FFF; font-size:16px; background:#5495c0; opacity:.9;
					-moz-border-radius-bottomleft:15px; -moz-border-radius-bottomright:15px;
					-webkit-border-bottom-left-radius:15px; -webkit-border-bottom-right-radius:15px;
					border-top-bottom-radius:15px; border-bottom-right-radius:15px;
}
.box-text2 strong {font-size:12px;}

.box-text3 {position:absolute; top:0px; left:0px; width:264px; height:52px; padding-left:14px; line-height:52px; font-weight:bold; color:#FFF; font-size:16px; background:#00b6ad; opacity:.9;
					-moz-border-radius-topleft:15px; -moz-border-radius-topright:15px;
					-webkit-border-top-left-radius:15px; -webkit-border-top-right-radius:15px;
					border-top-top-radius:15px; border-top-right-radius:15px;
}


.white-block { float: left; width: 90%; height:auto; background: #006666; padding: 5px; margin-bottom:15px;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #ffffff; }

.white-block2 { float: left; width: 90%; height:auto; background: #903; padding: 5px; margin-bottom:10px;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #ffffff; }

.white-block h2  { font-weight: bold; color:#ffffff; font-size: 14px; padding:5px 5px 5px 5px;  }

.white-block2 h2  { font-weight: bold; color:#ffffff; font-size: 14px; line-height: 20px; padding:5px 5px 5px 5px;  }

.numberBigger { font-weight: bold; color:#ffffff; font-size: 18px; margin: 0 0 0 0; }
.numberBigger2 { font-weight: bold; line-height:16px; color:#ffffff; font-size: 18px; margin: 0 0 0 0; }
.numberBigger3 { font-weight: bold;  color:#ffffff; font-size: 20px; line-height:30px; margin: 0 0 0 0; }


.email-me { float: left; width: 312px; height:40px; 
-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #ffffff;text-align:center; overflow:hidden; }

.email-me a {display:block; width: 100%; height:40px; background: url(../images/buttonblue.jpg) repeat-x; padding-top: 2px; margin-bottom:17x;
}
.email-me a:hover {display:block; width: 100%; height:40px; padding-top: 2px; margin-bottom:17x; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #444444;
}
.email-me p { font-weight: bold; color:#ffffff; font-size: 10px; text-shadow: 0.1em -0.1em 0em #333; }

.email-me-prices { float: right; width: 230px; height:76px;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #ffffff;text-align:center; overflow:hidden; }

.email-me-prices a {display:block; width: 100%; height:60px; background: url(../images/buttonblue.jpg) repeat-x; padding-top: 10px; margin-bottom:17x;
}
.email-me-prices a:hover {display:block; width: 100%; height:60px; padding-top: 10px; margin-bottom:17x; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #444444;
}
.email-me-prices p { font-weight: bold; color:#ffffff; font-size: 12px; margin-top:3px; line-height:16px; text-shadow: 0.1em -0.1em 0em #333; }


.red-block { float: left; width: 50%; height:60px; background: url(../images/buttonblue.jpg) repeat-x; padding-top: 10px; margin-bottom:17x;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #ffffff;text-align:center; overflow:hidden; }
.red-block a { float: left; display:block; width: 50%; height:60px; background: url(../images/buttonblue.jpg) repeat-x; padding-top: 10px; margin-bottom:17x;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #ffffff;text-align:center; overflow:hidden; }
.red-block a:hover { display:block; background-color:#ff3300; }
.redtext { font-weight: bold; color:#ffffff; font-size: 18px; margin-bottom: 0 0 10px 0; text-shadow: 0.1em -0.1em 0em #333;  }

.redtext2 { font-weight: bold; color:#ffffff; font-size: 16px; text-shadow: 0.1em -0.1em 0em #333;  }

.red-block p { font-weight: bold; color:#ffffff; font-size: 12px; margin-top:3px; line-height:16px; text-shadow: 0.1em -0.1em 0em #333; }
.homepage-content { padding: 34px 30px 34px 30px; }




.homepage-callme { clear: both; margin: 25px 0 0; background: #fff; padding: 0px 7px 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #ccc; text-transform: uppercase; font-weight: bold; font-size: 13px; position: relative; }
.homepage-followme { clear: both;  position:relative; padding-top:10px; margin-bottom:10px; text-transform: uppercase; font-weight: bold; font-size: 13px; position: relative; z-index: 10; }
.homepage-followme-link {  position:relative; float:left; z-index: 10; width: 95px; }



.homepage-signature { position: absolute; left: 226px; top: -9px; height: 70px; }
.homepage-ptn-logo {
	position: absolute;
	left: 368px;
	top: 8px;
	height: 52px;
}
.homepage-callme p { line-height: 25px!important; margin: 0!important; padding: 5px 5px 8px!important; }
.about-content { background: #fff!important; padding: 0 0 20px 0; }
.about-content-left { float: left; width: 339px; padding: 0; }
.about-content-left img { padding: 20px 0 0 20px; }
.about-content-right { float: right; width: 560px; padding: 10px 20px 20px 0; }
.about-split p { font-size: 11px; line-height: 17px!important; }
.about-intro { font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.about-intro { color: #5795BF; line-height: 21px!important; }
.about-footer { color: #5795BF; font-size: 15px!important; font-weight: bold; line-height: 19px!important; }
.about-split-right { float: right; width: 49%; }
.about-split-left { float: left; width: 49%; }
.about-callme { clear: both; margin: 20px 0 0; background: #c7d8ea; padding: 0px 7px 0px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; border: 1px solid #ccc; text-transform: uppercase; font-weight: bold; font-size: 13px; position: relative; }
.about-signature { position: absolute; left: 208px; top: -5px; }
.about-callme p { line-height: 25px!important; margin: 0!important; padding: 5px 5px 8px!important; }
.whatido-content { background:#D9DFE5 url(../images/whatido-bg.jpg) bottom left no-repeat!important; }
.whatido-whitebox h3, .whatido-large-whitebox h3 { font-size: 17px; margin: 0 0 10px 0; color: #5795BF; }
.whatido-whitebox { background: #fff; float: left; width: 19%; margin: 20px 0px 20px 20px; padding: 15px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border: 1px solid #ccc; }
.whatido-large-whitebox { width:600px; -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
float:left;
margin:20px 0 20px 20px;
 }
.whatido-large-whitebox p { padding:5px 15px 15px 15px!important; }
.whatido-large-whitebox h3  { padding:15px 15px 10px 15px!important; }
.whatido-help-btn { margin-left:10px; margin-top:70px!important; }

.timetable-content { padding: 0 0 20px 0; background: #fff url(../images/timetable-bg.jpg) no-repeat top right!important; height: 360px; }
.timetable-intro { padding: 40px 0 0 40px; height: 160px; }
.timetable-intro h1 { color: #5795BF; font-size: 33px; margin: 0 0 10px 0; }
.large-telephone { font-size: 31px; color: #5795BF; letter-spacing: -2px; }
.timetable-callme { clear: both; margin: 20px 0 0; background: #c7d8ea; padding: 0px 7px 0px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; border: 1px solid #ccc; text-transform: uppercase; font-weight: bold; font-size: 13px; position: relative; width: 320px; float: right; }
.timetable-signature { position: absolute; left: 210px; top: -6px; }
.timetable-callme p { line-height: 25px!important; margin: 0!important; padding: 5px 5px 8px!important; }
.contact-callme { clear: both; margin: 20px 0 0; background: #fff; padding: 15px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; border: 1px solid #ccc; text-transform: uppercase; font-weight: bold; font-size: 17px; position: relative; width: 430px; text-align: right; }
.contact-signature { position: absolute; left: 11px; top: -9px; }
.contact-large-telephone { font-size: 40px; color: #5795BF; letter-spacing: -2px; display: block; height: 40px; line-height: 40px; padding: 0; }
.contact-text { margin: 0!important; }
.contact-content { padding: 50px 0 0; background: #eaf1f8 url(../images/Map.jpg) no-repeat center right !important; }
.contact-smaller { font-size: 13px; letter-spacing: 1px; text-transform: lowercase; }
.contact-details h3 { color: #6195BF; font-size: 16px; padding: 0 0 10px 0; }
.contact-details { margin: 30px 0 0 210px; font-size: 13px; padding: 0 0 10px 0; }
.testimonials-content { background: #fff !important; padding: 0 0 30px 0; }
.testimonials-callme { clear: both; margin: 20px 0 0; background: #c7d8ea; padding: 0px 7px 0px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; border: 1px solid #ccc; text-transform: uppercase; font-weight: bold; font-size: 13px; position: relative; width: 210px; }
.testimonials-signature { position: absolute; left: 201px; top: -16px; }
.testimonials-callme p { line-height: 25px!important; margin: 0!important; padding: 5px 5px 8px!important; }
.testimonials-text h1 { color: #5795BF; font-size: 30px; }
.testimonials-text { padding: 30px 30px 0; }
.blue-box h3, .price-box h3, .wrapper-pricebox h3 { font-size: 17px; margin: 0 0 10px 0; color: #5795BF; }
.blue-box { background: #eaf1f8 url(../images/quotes.png) no-repeat 10px 10px; margin: 20px 20px 20px 0px; padding: 30px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border: 1px solid #ccc; }
/* - Dom - studio to hire -*/
.studio-to-hire { }
.studio-to-hire-on { }
.price-box { background: #fff; float: left; width: 80%; margin: 20px 20px 20px 0px; padding: 20px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border: 1px solid #eee; }
.sitemap-intro { padding: 30px 30px 0; }
#footer { margin: 20px 0; }
#footer a { color: #444; }
#footer a:hover { color: #666666; }
.footer-left { float: left; }
.footer-address { float: right; font-size:8px; }
.footer-right { float: right; width: 600px; text-align: right; line-height:28px; }
.padding-top-smaller { margin-top: 30px; }
.padding-top-medium { margin-top: 40px; }
.padding-top-large { margin-top: 50px; }
.links-content { padding: 0 0 20px 0; background: #fff url(../images/timetable-bg.jpg) no-repeat bottom right!important; }
.wrapper-pricebox { float:left; width:50%; }
.wrapper-helpyourself { float:left; width:870px; }
.inner-pricebox { margin: 20px 20px 20px 0px; padding: 20px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border: 1px solid #eee; }



.inner-pricebox-left { float: left; width: 500px; position: relative; }
.inner-pricebox-left h2 {font-size:18px; line-height:20px; color:#5695be;}
.inner-pricebox-right { float: right; display:block; width: 238px; border:1px solid #7baccd; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;background:#5695be; padding:20px 20px 30px 20px; }

.inner-pricebox-right h2 {font-size:24px; color:#FFF;}

.inner-pricebox-right ul li {font-size:16px; font-weight:bold; color:#FFF; margin-bottom:8px!important;}

.inner-pricebox-left .burn {float:left; margin-left:-20px; width:483px; height:68px; background:url(../images/burn.jpg) no-repeat;
				color:#FFF; font-weight:bold; font-size:18px; padding:15px 20px 10px 20px; line-height:20px;}


/* - Dom - timetable table -*/
#timetable-table { text-align:left; display:block; background:#FFF; -moz-box-shadow: 3px 3px 3px #ccc; -webkit-box-shadow: 3px 3px 3px #ccc; box-shadow: 3px 3px 3px #ccc; width:260px; }
#timetable-table span { font-size:11px; color:#666; line-height:1.3 em; }
#timetable-table td, #timetable-table th { padding:10px; }
#timetable-table th { width:60px; background:#A4C1DD; color:#FFF; }
#timetable-table tr.alt th { background:#9bb6d0; }
tr.alt { background:#f1f3f4 }
#timetable-table th.round-TL { border-top-left-radius: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topleft: 8px; }
#timetable-table tr.round-TR { border-top-right-radius: 8px; -webkit-border-top-right-radius: 8px; -moz-border-radius-topright: 8px; }
.round-BL { border-bottom-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomleft: 8px; }
.round-BR { }
#polices { list-style:decimal; margin-top:20px; }
#polices li, #polices .alpha { margin-left:20px; line-height:1.5em; }
#polices .alpha { list-style:lower-alpha; }
/* Dom - help yourself -*/
a.help-yourself-btn { float:left; width:287px; height:78px; background:url(../images/help-yourself-button.png) no-repeat; display:block; line-height:78px; padding:0px; margin-bottom:10px; }
a.help-yourself-btn:hover { cursor:pointer; background:url(../images/help-yourself-button-on.png) no-repeat; }
#help-yourself { float:left; margin-top:5px; }
/* - JQuery - Imprompt CSS -*/
/*
------------------------------
	Impromptu's
------------------------------
*/
.jqifade { position: absolute; background-color: #aaaaaa; }
div.jqi { width: 600px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 1px #eeeeee; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }
div.jqi .jqicontainer { font-weight: normal; }
div.jqi .jqiclose { position: absolute; top: 4px; right: -2px; width: 18px; cursor: default; color: #bbbbbb; font-weight: bold; }
div.jqi .jqimessage { padding: 10px; line-height: 20px; color: #444444; }
div.jqi .jqibuttons { text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.jqi button { padding: 3px 10px; margin: 0 10px; background-color: #2F6073; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.jqi button:hover { background-color: #728A8C; }
div.jqi button.jqidefaultbutton { /*background-color: #8DC05B;*/
	background-color: #BF5E26; }
.jqiwarning .jqi .jqibuttons { background-color: #BF5E26; }
/*
------------------------------
	impromptu
------------------------------
*/
.impromptuwarning .impromptu { background-color: #aaaaaa; }
.impromptufade { position: absolute; background-color: #ffffff; }
div.impromptu { position: absolute; background-color: #cccccc; padding: 10px; width: 300px; text-align: left; }
div.impromptu .impromptuclose { float: right; margin: -35px -10px 0 0; cursor: pointer; color: #213e80; }
div.impromptu .impromptucontainer { background-color: #213e80; padding: 5px; color: #ffffff; font-weight: bold; }
div.impromptu .impromptumessage { background-color: #415ea0; padding: 10px; }
div.impromptu .impromptubuttons { text-align: center; padding: 5px 0 0 0; }
div.impromptu button { padding: 3px 10px 3px 10px; margin: 0 10px; }
/*
------------------------------
	columns ex
------------------------------
*/
.colsJqifadewarning .colsJqi { background-color: #b0be96; }
.colsJqifade { position: absolute; background-color: #ffffff; }
div.colsJqi { position: absolute; background-color: #d0dEb6; padding: 10px; width: 400px; text-align: left; }
div.colsJqi .colsJqiclose { float: right; margin: -35px -10px 0 0; cursor: pointer; color: #bbbbbb; }
div.colsJqi .colsJqicontainer { background-color: #e0eEc6; padding: 5px; color: #ffffff; font-weight: bold; height: 160px; }
div.colsJqi .colsJqimessage { background-color: #c0cEa6; padding: 10px; width: 280px; height: 140px; float: left; }
div.colsJqi .jqibuttons { text-align: center; padding: 5px 0 0 0; }
div.colsJqi button { background: url(../images/button_bg.jpg) top left repeat-x #ffffff; border: solid #777777 1px; font-size: 12px; padding: 3px 10px 3px 10px; margin: 5px 5px 5px 10px; width: 75px; }
div.colsJqi button:hover { border: solid #aaaaaa 1px; }
/*
------------------------------
	brown theme
------------------------------
*/
.brownJqiwarning .brownJqi { background-color: #cccccc; }
.brownJqifade { position: absolute; background-color: #ffffff; }
div.brownJqi { position: absolute; background-color: transparent; padding: 10px; width: 300px; text-align: left; }
div.brownJqi .brownJqiclose { float: right; margin: -20px 0 0 0; cursor: pointer; color: #777777; font-size: 11px; }
div.brownJqi .brownJqicontainer { position: relative; background-color: transparent; border: solid 1px #5F5D5A; color: #ffffff; font-weight: bold; }
div.brownJqi .brownJqimessage { position: relative; background-color: #F7F6F2; border-top: solid 1px #C6B8AE; border-bottom: solid 1px #C6B8AE; }
div.brownJqi .brownJqimessage h3 { background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff; margin: 0; padding: 7px 0 7px 15px; color: #4D4A47; }
div.brownJqi .brownJqimessage p { padding: 10px; color: #777777; }
div.brownJqi .brownJqimessage img.helpImg { position: absolute; bottom: -25px; left: 10px; }
div.brownJqi .brownJqibuttons { text-align: right; }
div.brownJqi button { background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff; border: solid #777777 1px; font-size: 12px; padding: 3px 10px 3px 10px; margin: 5px 5px 5px 10px; }
div.brownJqi button:hover { border: solid #aaaaaa 1px; }
/*
*------------------------
*   clean blue ex
*------------------------
*/
.cleanbluewarning .cleanblue { background-color: #acb4c4; }
.cleanbluefade { position: absolute; background-color: #aaaaaa; }
div.cleanblue { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; width: 300px; font-size: 11px; text-align: left; border: solid 1px #213e80; }
div.cleanblue .cleanbluecontainer { background-color: #ffffff; border-top: solid 14px #213e80; padding: 5px; font-weight: bold; }
div.cleanblue .cleanblueclose { float: right; width: 18px; cursor: default; margin: -19px -12px 0 0; color: #ffffff; font-weight: bold; }
div.cleanblue .cleanbluemessage { padding: 10px; line-height: 20px; font-size: 11px; color: #333333; }
div.cleanblue .cleanbluebuttons { text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.cleanblue button { padding: 3px 10px; margin: 0 10px; background-color: #314e90; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.cleanblue button:hover { border: solid 1px #d4d4d4; }
/*
*------------------------
*   Ext Blue Ex
*------------------------
*/
.extbluewarning .extblue { border:1px red solid; }
.extbluefade { position: absolute; background-color: #ffffff; }
div.extblue { border:1px #6289B6 solid; position: absolute; background-color: #CAD8EA; padding: 0; width: 300px; text-align: left; }
div.extblue .extblueclose { background-color: #CAD8EA; margin:2px -2px 0 0; cursor: pointer; color: red; text-align: right; }
div.extblue .extbluecontainer { background-color: #CAD8EA; padding: 0 5px 5px 5px; color: #000000; font:normal 11px Verdana; }
div.extblue .extbluemessage { background-color: #CAD8EA; padding: 0; margin:0 15px 15px 15px; }
div.extblue .extbluebuttons { text-align: center; padding: 0px 0 0 0; }
div.extblue button { padding: 1px 4px; margin: 0 10px; background-color:#cccccc; font-weight:normal; font-family:Verdana; font-size:10px; }
/*
*------------------------
*   smooth Ex
*------------------------
*/
.jqismoothfade { position: absolute; background-color: #333333; }
.jqimessage ul { margin-top:10px; }
.jqimessage ul li{background: url(../images/bullet.gif) no-repeat left 5px; padding: 0 5px 0 10px; margin: 0 0 4px 0; line-height: 17px;}

div.jqismooth { width: 350px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 3px #e2e8e6; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }
div.jqismooth .jqismoothcontainer { font-weight: bold; }
div.jqismooth .jqismoothclose { position: absolute; top: 0; right: 0; width: 18px; cursor: default; text-align: center; padding: 2px 0 4px 0; color: #727876; font-weight: bold; background-color: #e2e8e6; -moz-border-radius-bottomLeft: 5px; -webkit-border-bottom-left-radius: 5px; border-left: solid 1px #e2e8e6; border-bottom: solid 1px #e2e8e6; }
div.jqismooth .jqismoothmessage { padding: 10px; line-height: 20px; color: #444444; }
div.jqismooth .jqismoothbuttons { text-align: right; padding: 5px 0 5px 0; border: solid 1px #e2e8e6; background-color: #f2f8f6; }
div.jqismooth button { padding: 3px 10px; margin: 0 10px; background-color: #2F6073; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.jqismooth button:hover { background-color: #728A8C; }
div.jqismooth button.jqismoothdefaultbutton { background-color: #BF5E26; }
.jqismoothwarning .jqismooth .jqismoothbuttons { background-color: #BF5E26; }
#images-gallery {
	margin: 20px 0;
}
#images-gallery img {
	width: 200px;
	height: 140px;
	margin: 0 20px 20px 0;
	border: 2px solid #ddd;
	outline: 1px solid #ccc;
}
.no-margin {
	margin: 0 0 20px 0!important;
}
.img-border {
	border: 1px solid #fff;
}

#videos {
	
}

#video ul {
	
}

#videos ul li {
	list-style-type: none;
	float: left;
	margin: 0 20px 20px 0;
	background: none!important;
	padding: 0;
}

#videos ul li a {
	background: none;
}

#videos ul li a:hover {
	
}

#static-promo {
	right: 0;
	bottom: 0;
	position: fixed;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #fff;
}

a.fb {float:right; display:block; width:29px; height:28px; background:url(../images/fb.jpg) top no-repeat; margin-left:12px;}
a.fb:hover {background:url(../images/fb.jpg) bottom no-repeat;}

a.tw {float:right; display:block; width:29px; height:28px; background:url(../images/tw.jpg) top no-repeat; margin-left:6px;}
a.tw:hover {background:url(../images/tw.jpg) bottom no-repeat;}
