* {border:0 none;margin:0;outline:0;padding:0;vertical-align:baseline;}
.clr{clear:both;}
.noshow{display:none;}

body {font-family:arial,helvetica,sans-serif;background:#fff;color:#666;font-size:12px;line-height:18px;}
a {color:#5a80b0;text-decoration:none;font-weight:bold;}
#main a {text-decoration:underline;}
a:hover {text-decoration:underline;}

h1,h2,h3,h4,p{margin-bottom:15px;}
h2,h3,h4{color:#366eb4;}
h1{font-weight:bold;font-weight:normal;font-size:28px;line-height:1.1;}
h2 {font-size: 21px;font-weight:normal;line-height:1.2;}
h3 {font-size:16px;}
h4{font-size:13px;}

ul {list-style: none;list-style-position: outside;margin-bottom:15px;}
li {margin-bottom:4px;}

#wrapper {margin:50px 0 25px 150px;margin:40px 0 25px 70px;text-align:left;width:650px;}
#main{float:right;width:400px;margin:20px 0 0 0;padding:20px 0 20px 15px;border-top:10px solid #366eb4;}
#header h1 {margin-bottom:25px;}
#header h1 em{color:#5a80b0;}
h2 em{color:#000;}
strong{color:#444;font-weight:bold;}
#sidebar{position:relative;float:left;width:200px;padding-top:250px;background:url(../images/figure.jpg) no-repeat 100% 0;text-align:right;}
h1#logo a:hover{text-decoration:none;}
#footer {border-top:1px solid #ccc;padding-top:6px;color:#999;}
#footer p{margin-bottom:0px;}

#nav {margin:20px 0 0px 0;border-right:1px solid #ccc;padding:30px 0;}
#nav li {margin:0;}
#nav li a {color:#666;display:block;text-align:right;text-transform: uppercase;border:1px solid #fff;border-right-color:#ccc;font-size:18px;line-height:28px;padding: 3px 15px 3px 0;margin:0 -1px 0 0;}
#nav li a:hover{text-decoration: none;color: #000;}
#nav li a.current {border-color:#ccc;border-right-color:#fff;}

ul.check li{background:url(../images/check.gif) no-repeat 5px 2px;padding-left:25px;}
ul.star li{background:url(../images/star.gif) no-repeat 7px 3px;padding-left:25px;}
ul.bullet li{background:url(../images/bullet.gif) no-repeat 12px 6px;padding-left:25px;}

a.cms img{float:left;margin:3px 10px 3px 0;padding:5px;border:1px solid #ccc;-moz-border-radius:4px;-webkit-border-radius:4px;}
span.quote{font-style:italic;color:#555;font-weight:bold}

#contact input,textarea,select {display:block;width:280px;padding:5px;background:#f5f5f5;border:1px solid #ccc;margin:3px 0 10px;-moz-border-radius:3px;-webkit-border-radius:3px;}   
input#verify{display:inline;}
#contact input:focus,textarea:focus,select:focus{background-color:#fff;color:#333; }
#contact input.submit{width:85px;cursor:pointer;border:1px solid #222;background:#666;color:#fff;}
#contact input.submit:hover {background:#5CA0C3;}
#contact input[type="submit"][disabled] {background:#888;}
#contact span.required{font-size:13px;color:#ff0000;} /* Select the colour of the * if the field is required. */
#message {margin:10px 0;padding:0;}
.error_message{display:block;height:22px;line-height:22px;background:#FBE3E4 url('../images/error.gif') no-repeat 10px center;padding:3px 10px 3px 35px;color:#8a1f11;border:1px solid #FBC2C4;-moz-border-radius:5px;-webkit-border-radius:5px;}
.loader {position:relative;top:-35px;left:100px;}
#contact #success_page h2{background:url('../images/success.gif') left no-repeat;padding-left:22px;}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.triggers {width:50%;float:left;}
.triggers img {padding:4px;border:1px solid #ccc;margin:4px 4px 4px 0;-moz-border-radius:4px;-webkit-border-radius:4px;}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*#colorbox{left:410px !important; top:50px !important;}*/

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(../images/border1.png) 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url(../images/border1.png) 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url(../images/border1.png) -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url(../images/border1.png) 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url(../images/border1.png) 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url(../images/border1.png) -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url(../images/border2.png) 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url(../images/border2.png) -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:40px;  width:100%;}
		#cboxCurrent{position:absolute; bottom:0; left:0;}
		#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; bottom:-1px; background:url(../images/controls.png) 0 0 no-repeat;}
		#cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}
		
        #cboxLoadingOverlay{background:url(../images/loading.gif) 5px 5px no-repeat #fff;}
      
/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

