
/***** Images *****/
img {
border:0;
-ms-interpolation-mode:bicubic;
}

.max-image {
width:100%;
height:auto;
}

.video-container {
position:relative;
padding-bottom:51%;
padding-top:30px;
height:0;
overflow:hidden;
border:1px solid #ccc;
margin:0 0 15px;
}

.video-container iframe,.video-container object,.video-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

/***** Buttons  *****/ 

.button.small {
font-size:12px;
padding:5px 11px 7px 10px;
}

.button.medium, a.button-slide.medium {
font-size:16px;
padding:7px 14px 7px 14px;
padding:8px 14px 8px 14px \0/;
}

x:-o-prefocus, .button.medium, a.button-slide.medium {
padding:8px 14px 8px 14px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
a.button-slide.medium {
font-size:16px;
padding:8px 14px 8px 14px;
}	
}

.button.large {
font-size:18px;
padding:9px 21px 11px 21px;
}

.button.gray, .button-slide.gray {
background-color:#353535;
border: 1px solid #313131; 
background: -moz-linear-gradient(top, #4e4e4e, #353535) !important;
background: -webkit-linear-gradient(top, #4e4e4e, #353535) !important;
background: -o-linear-gradient(top, #4e4e4e, #353535) !important;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; 
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; 
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

.button-slide.gray:after{
content:"";
display:block;
background:url(../images/slide-btn-gray.jpg) no-repeat;
height:38px;
width:19px;
position:absolute;
top:-1px;
right:-15px;
}

.button.white, .button-slide.white {
color:#666;
background-color:#e1e1e1;
border: 1px solid #bfbfbf;
background: -moz-linear-gradient(top, #efefef, #e1e1e1) !important;
background: -webkit-linear-gradient(top, #efefef, #e1e1e1) !important;
background: -o-linear-gradient(top, #efefef, #e1e1e1) !important; 
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.9) inset; 
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.9) inset; 
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.9) inset;
}

.button-slide.white:after{
content:"";
display:block;
background:url(../images/slide-btn-white.jpg) no-repeat;
height:38px;
width:19px;
position:absolute;
top:-1px;
right:-15px;
}

.button.red, .button-slide.red {
background-color:#e62727;
border: 1px solid #a40000; 
background: -moz-linear-gradient(top, #ef4646, #e62727) !important;
background: -webkit-linear-gradient(top, #ef4646, #e62727) !important;
background: -o-linear-gradient(top, #ef4646, #e62727) !important;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}

.button-slide.red:after{
content:"";
display:block;
background:url(../images/slide-btn-red.jpg) no-repeat;
height:38px;
width:19px;
position:absolute;
top:-1px;
right:-15px;
}

.button.orange, .button-slide.orange {
background-color:#ff5c00;
border: 1px solid #cd4a00;
background: -moz-linear-gradient(top, #ff7b31, #ff5c00) !important;
background: -webkit-linear-gradient(top, #ff7b31, #ff5c00) !important;
background: -o-linear-gradient(top, #ff7b31, #ff5c00) !important; 
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}

.button-slide.orange:after{
content:"";
display:block;
background:url(../images/slide-btn-orange.jpg) no-repeat;
height:38px;
width:19px;
position:absolute;
top:-1px;
right:-15px;
}

.button.blue, .button-slide.blue {
background-color:#00ADEE;
border: 1px solid #0084b6; 
background: -moz-linear-gradient(top, #23c0fb, #00ADEE) !important;
background: -webkit-linear-gradient(top, #23c0fb, #00ADEE) !important;
background: -o-linear-gradient(top, #23c0fb, #00ADEE) !important; 
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}

.button-slide.blue:after{
content:"";
display:block;
background:url(../images/slide-btn-blue.jpg) no-repeat;
height:38px;
width:19px;
position:absolute;
top:-1px;
right:-15px;
}

.button.green, .button-slide.green {
background-color:#a2c437;
border: 1px solid #789717; 
background: -moz-linear-gradient(top, #b0d342, #a2c437) !important;
background: -webkit-linear-gradient(top, #b0d342, #a2c437) !important;
background: -o-linear-gradient(top, #b0d342, #a2c437) !important; 
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}

.button-slide.green:after{
content:"";
display:block;
background:url(../images/slide-btn-green.jpg) no-repeat;
height:38px;
width:19px;
position:absolute;
top:-1px;
right:-15px;
}

.arrow-icon {
padding-right:33px !important;
}

.arrow-icon:after {
content:"";
display:block;	
background:url(../images/btn-arrow.png) no-repeat;
width:9px;
height:12px;
position:absolute;
top:16px;
right:32px;
}


/***** Global Classes *****/
.img-left {
float:left;
border:none;
margin:5px 13px 12px 0;
}

.img-right {
float:right;
border:none;
margin:5px 0 12px 13px;
}

.img-center {
display:block;
margin:18px auto 15px;
}

.img-border {
background-color:#ebebeb;
padding:6px;
}

.img-border2 {
background-color:#f3f3f3;
border:1px solid #dcdcdc;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:5px;
}

.clear {
clear:both;
}

.float-left {
float:left;
}

.float-right {
float:right;
}

.text-big {
color:#a2bd30;
font-weight:700;
line-height:26px;
}

.text-left {
text-align:left;
}

.text-right {
text-align:right;
}

.text-center {
text-align:center;
}

.text-justify {
text-align:justify;
}

.normal {
font-weight:400;
}

.bold {
font-weight:700;
}

.italic {
font-style:italic;
}

.underline {
border-bottom:1px solid;
}

.highlight {
background:#ffc;
}

.nopadding {
padding:0;
}

.noindent {
margin-left:0;
padding-left:0;
}

.nobullet {
list-style:none;
list-style-image:none;
}

.block {
display:block;
}

.hidden,.hide {
display:none;
}


/***** Camera Slideshow *****/
.camera_wrap a, .camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
background: none;
border: 0;
font: inherit;
font-size: 100%;
margin: 0;
padding: 0;
vertical-align: baseline;
list-style: none
}
.camera_wrap {
display: none;
position: relative;
margin:0 auto;
z-index: 0;
}
.camera_wrap img {
max-width: none!important;
}
.camera_fakehover {
height: 100%;
min-height: 60px;
position: relative;
width: 100%;
z-index: 1;
}
.camera_wrap {
width: 100%;
}
.camera_src {
display: none;
}
.cameraCont, .cameraContents {
height: 100%;
position: relative;
width: 100%;
z-index: 1;
}
.cameraSlide {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.cameraContent {
bottom: 0;
display: none;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.camera_target {
bottom: 0;
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
text-align: left;
top: 0;
width: 100%;
z-index: 0;
}
.camera_overlayer {
bottom: 0;
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: 0;
}
.camera_target_content {
bottom: 0;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
z-index: 2;
}
.camera_target_content .camera_link {
background: url(../images/blank.gif);
display: block;
height: 100%;
text-decoration: none;
}
.camera_loader {
background: #fff url(../images/loading-slideshow.gif) no-repeat center;
background: rgba(255, 255, 255, 0.9) url(../images/loading-slideshow.gif) no-repeat center;
border: 1px solid #ffffff;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
height: 44px;
left: 50%;
overflow: hidden;
position: absolute;
margin: -18px 0 0 -18px;
top: 50%;
width: 44px;
z-index: 3;
}
.camera_bar {
bottom: 0;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
height: 100%;
position: absolute;
width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
height: auto;
position: absolute;
width: 100%;
}
.camera_nav_cont {
height: 65px;
overflow: hidden;
position: absolute;
right: 9px;
top: 15px;
width: 120px;
z-index: 4;
}
.camerarelative {
overflow: hidden;
position: relative;
}
.imgFake {
cursor: pointer;
}
.camera_prevThumbs {
bottom: 4px;
cursor: pointer;
left: 0;
position: absolute;
top: 4px;
visibility: hidden;
width: 30px;
z-index: 10;
}
.camera_prevThumbs div {
background: url(../images/camera_skins.png) no-repeat -160px 0;
display: block;
height: 40px;
margin-top: -20px;
position: absolute;
top: 50%;
width: 30px;
}
.camera_nextThumbs {
bottom: 4px;
cursor: pointer;
position: absolute;
right: 0;
top: 4px;
visibility: hidden;
width: 30px;
z-index: 10;
}
.camera_nextThumbs div {
background: url(../images/camera_skins.png) no-repeat -190px 0;
display: block;
height: 40px;
margin-top: -20px;
position: absolute;
top: 50%;
width: 30px;
}
.camera_command_wrap .hideNav {
display: none;
}
.camera_command_wrap {
left: 0;
position: relative;
right:0;
z-index: 4;
}
.camera_wrap .camera_pag .camera_pag_ul {
list-style: none;
margin: 0;
padding: 0;
text-align: right;
}
.camera_wrap .camera_pag .camera_pag_ul li {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
display: inline-block;
height: 16px;
margin: 20px 5px;
position: relative;
text-align: left;
text-indent: -9999px;
width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
-moz-box-shadow:
	0px 1px 0px rgba(255,255,255,1),
	inset 0px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow:
	0px 1px 0px rgba(255,255,255,1),
	inset 0px 1px 1px rgba(0,0,0,0.2);
box-shadow:
	0px 1px 0px rgba(255,255,255,1),
	inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: 8px;
left: 4px;
overflow: hidden;
position: absolute;
top: 4px;
width: 8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
-moz-box-shadow:
	0px 1px 0px rgba(255,255,255,1),
	inset 0px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow:
	0px 1px 0px rgba(255,255,255,1),
	inset 0px 1px 1px rgba(0,0,0,0.2);
box-shadow:
	0px 1px 0px rgba(255,255,255,1),
	inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
-moz-box-shadow: 0;
-webkit-box-shadow: 0;
box-shadow: 0;
}
.camera_pag_ul li img {
display: none;
position: absolute;
}
.camera_pag_ul .thumb_arrow {
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid;
top: 0;
left: 50%;
margin-left: -4px;
position: absolute;
}
.camera_prev, .camera_next, .camera_commands {
cursor: pointer;
height: 60px;
margin-top: -30px;
position: absolute;
top: 50%;
width: 40px;
z-index: 2;
}
.camera_prev {
left: 0;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.camera_prev > span {
background: url(../images/camera_skins.png) no-repeat 0 10px;
display: block;
height: 60px;
width: 40px;
}
.camera_next {
right: 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.camera_next > span {
background: url(../images/camera_skins.png) no-repeat -40px 10px;
display: block;
height: 60px;
width: 40px;
}
.camera_commands {
right: 41px;
}
.camera_commands > .camera_play {
background: url(../images/camera_skins.png) no-repeat -80px 0;
height: 60px;
width: 40px;
}
.camera_commands > .camera_stop {
background: url(../images/camera_skins.png) no-repeat -120px 0;
display: block;
height: 60px;
width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
display: inline-block;
height: 16px;
margin: 20px 5px;
position: relative;
text-indent: -9999px;
width: 16px;
}
.camera_thumbs_cont {
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
overflow: hidden;
position: relative;
width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
-moz-box-shadow:
	0px 1px 0px rgba(255,255,255,1),
	inset 0px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow:
	0px 1px 0px rgba(255,255,255,1),
	inset 0px 1px 1px rgba(0,0,0,0.2);
box-shadow:
	0px 1px 0px rgba(255,255,255,1),
	inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont > div {
float: left;
width: 100%;
}
.camera_thumbs_cont ul {
overflow: hidden;
padding: 3px 4px 8px;
position: relative;
text-align: center;
}
.camera_thumbs_cont ul li {
display: inline;
padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
border: 1px solid;
cursor: pointer;
margin-top: 5px;
vertical-align:bottom;
}
.camera_clear {
display: block;
clear: both;
}
.showIt {
display: none;
}
.camera_clear {
clear: both;
display: block;
height: 1px;
margin: -1px 0 25px;
position: relative;
}
.pattern .camera_overlayer {
background: url(../images/slideshow/slide-overlay.png) repeat;
}

.camera_wrap .camera_pag .camera_pag_ul li {
background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
background: #434648;
}
.camera_pag_ul li img {
border: 4px solid #e6e6e6;
-moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
box-shadow: 0px 3px 6px rgba(0,0,0,.5);
}
.camera_pag_ul .thumb_arrow {
border-top-color: #e6e6e6;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
background-color: #fff;
}
.camera_wrap .camera_pag .camera_pag_ul li {
background: #b7b7b7;
}
.camera_thumbs_cont ul li > img {
border-color: 1px solid #000;
}

/* Caption stylesheet */
.caption-type1, .caption-type3 {
top: 0;
display: block;
position: absolute;
width: 100%;
}

.caption-type2, .caption-type4 {
bottom: 0;
display: block;
position: absolute;
width: 100%;
}

.caption-type1 > div, .caption-type2 > div, .caption-type3 > div, .caption-type4 > div {
width:960px;
margin:0 auto;
}

.caption-type1 > div h1 {
width: 392px;
font-size: 38px;
line-height: 48px;
margin-top: 73px;
margin-bottom: 28px;
text-transform: uppercase;
position:relative;
z-index:100;
}

.caption-type2 > div h1 {
width: 750px;
width: 760px \0/;
font-size: 38px;
text-align:center;
line-height: 48px;
margin: -390px auto 20px auto;
text-transform: uppercase;
position:relative;
z-index:100;
}

.caption-type3 > div h1 {
width: 492px;
font-size: 38px;
text-align:center;
line-height: 48px;
margin-top: 83px;
margin-bottom: 28px;
text-transform: uppercase;
position:relative;
float:right;
z-index:100;
}

.caption-type1 > div p {
width: 392px;
color: #979797;
font-size: 16px;
margin-bottom: 16px;
letter-spacing: -1px;
display:block;
position:relative;
z-index:100;
}

.caption-type2 > div p {
width: 750px;
color: #979797;
font-size: 16px;
text-align:center;
margin:0px auto 16px auto;
letter-spacing: -1px;
display:block;
z-index:100;
}

.caption-type3 > div p {
width: 492px;
color: #979797;
font-size: 16px;
text-align:center;
margin-bottom: 16px;
letter-spacing: -1px;
display:block;
position:relative;
float:right;
z-index:100;
}

.caption-type1 > div a, .caption-type2 > div a, .caption-type3 > div a {
position:relative;
z-index:100;
}

.caption-type1 > div img {
width: 568px;
margin-top: 63px;
float:right;
position:relative;
z-index:0;
}

.caption-type2 > div img {
width: 727px;
margin: 0px 0px -4px 115px;
text-align:center;
position:relative;
z-index:0;
}

.caption-type3 > div img {
width: 568px;
margin-top: 63px;
float:left;
position:relative;
z-index:0;
}

.caption-type3 > div .html-badge {
width:224px !important;
height:82px !important;
margin: 100px -355px 0px 0px;
float:right;
position:relative;
z-index:0;
}

.caption-type4 > div img {
width: 800px;
margin: 0px 0px 15px 60px;
text-align:center;
position:relative;
z-index:0;
}