@charset "utf-8";

* { margin: 0; padding: 0; }
body { background: #666; font-size: 70%; font-family: verdana, arial, helvetica, sans-serif; color: #555;  }
#container { overflow: auto; width: 1000px; background: #D8D7D0 url("../graphics/left.gif") 0 0 repeat-y; margin: 0 auto 20px auto; padding: 0; border-bottom: 5px solid #333; }
#header { float: left; width: 1000px; height: 386px; background: #fff; margin: 0; padding: 0; position: relative!important; z-index: 1; }
#left { float: left; width: 440px; min-height: 300px; background: #F0EFEB url("../images/blue_images/nav_background3.gif") 0 -2px no-repeat; margin: 0; padding: 30px 30px 15px 30px; position: relative;}
#right { float: left; width: 440px; min-height: 300px; background: #D8D7D0; margin: 0; padding: 30px 30px 15px 30px; }
#right a { text-decoration: underline; }
#right a:hover { color: #111; text-decoration: underline; }

#right #quick-contact{background:#c4c4c4; position:relative; margin:-30px 0 11px -30px; width: 470px; padding: 18px 0 16px 30px; color:#020202!important}
#right #quick-contact p{margin:0; padding:0;}
#right #quick-contact p strong{text-transform:uppercase;}



.infos{background-color:#c4c4c3; text-align:center; color:#2f2e2e;clear:both; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; padding:13px 15px 8px 15px; border-top:1px solid #dfdfdc; border-bottom:1px solid #dfdfdc; margin:15px 0 0 0;}
.banner img{border:2px solid #999999;}

#quote{margin-top: 190px; width:250px;}
b{
    display:block;
    background: url(../images/defis.png) 0 9px no-repeat;
    padding: 0 0 0 7px;
} 



h1,h2,h3,h4,h5,h6 { font-size: 100%; text-transform: uppercase; margin: 0; padding: 0 0 10px 0;}
p { line-height: 1.5em; margin: 0 0 10px 0; padding: 0;}
a { line-height: 1.5em; color: #555; text-decoration: none;}

#video { /* float: left; */ width: 250px; margin: 5px auto 0; padding: 0; background:url(/images/film.png) no-repeat right 18px; padding-top:20px;}
#video #vid { float: left; display: block; width: 154px; height: 119px; margin: 0 0 10px 0; padding: 0;}
#video #vid img { border: 2px solid #999; }
#video p { margin: 0; padding: 0; font-weight: bold; width: 155px; text-align: center; color: #999;}

#flashVideo { display: none; }
#zoom { position: absolute!important; z-index: 99999999!important; left: 0;}

#nav {
    background: none repeat scroll 0 0 transparent;
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 34px 0 0;
    width: 147px;
}
#nav li { float: left; width: 150px; background: transparent; margin: 0; padding: 0 0 10px 0; text-align: right; font-family: arial; text-transform: uppercase;}
#nav li a { color: #888; font-weight: bold; }
#nav li a:hover { color: #555; }

#subnav { 
    background: none repeat scroll 0 0 transparent;
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 34px 0 0;
    width: 120px;
}
#subnav li { float: left; width: 120px; background: transparent; margin: 0; padding: 0 0 10px 0; text-align: right; font-family: arial; text-transform: uppercase; }
#subnav li a { color: #888; font-weight: bold; }
#subnav li a:hover { color: #555; }

#resources { float: none; width: 700px; background: transparent; list-style: none; margin: 0 auto 15px auto; padding: 0 0 10px 0; }
#resources li { float: left; width: auto; background: transparent; margin: 0; padding: 0 10px 0 0; font-family: arial; text-transform: uppercase; }
#resources li a { color: #AFAFAF; font-weight: bold; text-decoration:none; font-size:10px}
#resources li a:hover { color: #fff; }

blockquote { font-style: italic; line-height: 1.5em; margin: 0; padding: 0 20px 10px 20px;}
blockquote strong { display: block; clear: both; padding: 10px 0 0 0;}

address { font-style: normal; line-height: 1.5em; margin: 0; padding: 0 0 10px 0;}

.txt { color: #666; border: 2px solid #aaa; margin: 0; padding: 3px 5px; width: 220px; font-size: 100%;  }
.area { color: #666; border: 2px solid #aaa; margin: 0; padding: 3px 5px; width: 220px; font-size: 100%; font-family: verdana, arial;  }
.select { color: #666; border: 2px solid #aaa; margin: 0; padding: 2px 0 0 0; width: 232px; font-size: 100%;  }
.select option { padding: 1px 5px; }
label { display: block; width: 180px; float: left; font-weight: bold; margin: 0; padding: 3px 0 0 0;}
form { margin: 0; padding: 0; }
form div { clear: both; margin: 0; padding: 0 0 10px 0;}
legend { display: none; }
fieldset { border: 0;  padding: 10px 0 10px 0; margin: 0; }
.btn { border: 2px solid #aaa; background: #bbb; color: #fff; font-weight: bold; margin: 0 0 0 180px; padding: 5px 10px; cursor: pointer; }
.btn2 { border: 2px solid #008200; background: #049a04; color: #fff; font-weight: bold; margin: 0 0 0 180px; padding: 5px 10px; cursor: pointer; }
.btn:hover { border: 2px solid #666; background: #000; color: #ccc; cursor: pointer; }
.error{    background-color: #FFDDDF;
    border: 1px solid #A3000A;
    color: #990000;
    margin: 2px 0 10px;
    padding: 5px;}

.success{    background-color: #E2FFE5;
    border: 1px solid #A3FFAD;
    color: #004B08;
    margin: 2px 0 10px;
    padding: 5px;}

#tools { -moz-border-radius: 5px; -webkit-border-radius: 5px; float: left; width: 440px; clear: both; background: #F0EFEB; margin: 0 0 20px 0; padding: 0; list-style: none; }
#tools li { float: left; width: 220px; margin: 0; padding: 0; }
#tools li a { display: block; width: 180px; margin: 0; padding: 5px 0 5px 40px; color: #999; font-weight: bold; }
#tools li a:hover { color: #666; }
#tools li.pdf { background: transparent url("../graphics/iconpdf.png") 10px 5px no-repeat; }
#tools li.tech { background: transparent; }

/* jQuery Lightbox */
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; /*zoom: 1;*/ display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext {  right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }			
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }

/*#disclaimer{border:1px solid #CCC; padding:10px;}*/

ul#flags{
    height: 16px;
    list-style: none outside none;
    position: absolute;
    right: -2px;
    top: 16px;
    width: 136px;
}
ul#flags li{float:left; display:inline;}
ul#flags li a{
    float: left;
    height: 16px;
    list-style: none outside none;
    margin: 0 0 0 5px;
    text-indent: -5000px;
    width: 23px;
	}
	
ul#flags li#english a{background:url('../graphics/flags.gif') 0 0 no-repeat;}
ul#flags li#english a:hover{background: url("../graphics/flags.gif") no-repeat scroll 0 -19px transparent;}

ul#flags li#french a{background: url("../graphics/flags.gif") -26px 0 transparent;}
ul#flags li#french a:hover{background: url("../graphics/flags.gif") no-repeat scroll -26px -19px transparent;}

ul#flags li#german a{background:url('../graphics/flags.gif') -52px 0 no-repeat;}
ul#flags li#german a:hover{background: url("../graphics/flags.gif") no-repeat scroll -52px -19px transparent;}

ul#flags li#dutch a{background:url('../graphics/flags.gif') -78px 0 no-repeat;}
ul#flags li#dutch a:hover {background: url("../graphics/flags.gif") no-repeat scroll -78px -19px transparent;}


/*http://www.crownpavilions.com/cedar2011.php*/

#cgallery img{margin:0 6px 6px 0!important;}

#promox{
    background: none repeat scroll 0 0 #F0EFEB;
    border: 1px solid #CCCCCC;
    float: left;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    width: 408px;
}

#promox a{color:#243f80;}
#promox a:hover{color:#2e4cc2;}
#add_this_buttons
{
    margin-left:260px;
    margin-top: 5px;
    
}
#twitter {    
    margin-top: 140px;
    width: 250px;
}
.landingPictureName
{
    font-style:italic;
}
.logoCaption
{
    font-weight:bold;
}
