@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:100%/1.25 Arial, Helvetica, sans-serif;
line-height:20px;

}

a{
	white-space:nowrap;
}

html {
        background: url(//www.websocialfiles.com/15529/SMO/images/bg.png) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
line-height:30px;
}
 
h1 {
padding:10px 0 15px 0;
letter-spacing:-1px;
font-size:2em;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font-size:1.5em;
}
 
h3 {
font-size:1em;
font-weight:bold;
}
 
/***** Common Formatting *****/


p, ul, ol {
margin:0;
padding:0 0 1em 0;
line-height:24px;

}
 
ul, ol {
padding:0 0 1.25em .25em;
}
 
 
/* graphic star UL */
ul.star
{
list-style-type: none;

}



blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
a { text-decoration: none; font-weight:bold; color:#fff;} 

a:visited,
a:hover {
text-decoration:underline;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 ;
padding:0;
}
 
table tr td {
padding:2px;
}
 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
overflow:hidden;
height:auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.Museo-700 { 
	font-family: Museo-700;
	font-weight: normal;
	font-style: normal;
}
.Museo-300 { 
	font-family: Museo-300;
	font-weight: normal;
	font-style: normal;
}
.Museo-500 { 
	font-family: Museo-500;
	font-weight: normal;
	font-style: normal;
}
 
#clr {clear:both; } 
#outterObjectLayoutContainer .box {
overflow: auto;
background: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */






/* CAROUSEL */

.carousel{
    margin:  0 0 25px 0;
    position:relative;
    height: 300px;
    width: 940px;
    overflow:hidden;    
}

.carousel h2{
	color: #fff;
	font-size:14px;
}	


.carousel .backgrounds{
    height: 300px;
}

.carousel .backgrounds .item{
    width: 940px;
    height: 300px;
    float:left;
    position:relative;
    z-index:1;
}

.carousel .backgrounds .item_1{
    background: transparent url(//www.websocialfiles.com/15529/SMO/images/slider/carousel_bg_arrow.jpg) no-repeat 0 0;
}

.carousel .backgrounds .item_2{
    background: transparent url(//www.websocialfiles.com/15529/SMO/images/slider/carousel_bg_arrow.jpg) no-repeat 0 0;
}

.carousel .backgrounds .item_3{
    background: transparent url(//www.websocialfiles.com/15529/SMO/images/slider/carousel_bg_arrow.jpg) no-repeat 0 0;
}

.carousel .panel{
    background: url(//www.websocialfiles.com/15529/SMO/images/slider/formBG.png) #000 no-repeat;
    color: #fff;
    position:absolute;
    right: 0;
    top:0;
    height: 300px;
    width: 300px;
    z-index:10;
}

.carousel .panel .paging{
    position:absolute;
    bottom: 25px;
    left:55px;
    width: 200px;    
    text-align:center;   
}

.carousel .panel .paging a{
    color: #4c4c4c;
    font-size: 1.1em;
}

.carousel .panel .pause{
    position:absolute;
    right:20px;
    top:25px;
    display:block;
    width: 18px;
    height: 18px;
    background: transparent url(//www.websocialfiles.com/15529/SMO/images/slider/carousel_pause_bg.gif) no-repeat 0 0;
    text-indent: -6000px;
}

.carousel .panel .play{
    position:absolute;
    right:20px;
    top:25px;
    display:block;
    width: 18px;
    height: 18px;
    background: transparent url(//www.websocialfiles.com/15529/SMO/images/slider/carousel_play_bg.gif) no-repeat 0 0;
    text-indent: -6000px;
}


.carousel .panel .paging .next{
    position:absolute;
    right:0;
    bottom:0;
    display:block;
    width: 18px;
    height: 18px;
    background: transparent url(//www.websocialfiles.com/15529/SMO/images/slider/carousel_next_bg.gif) no-repeat 0 0;
    text-indent: -6000px;
}

.carousel .panel .paging .previous{
    position:absolute;
    left:0;
    bottom:0;
    display:block;
    width: 18px;
    height: 18px;
    background: transparent url(//www.websocialfiles.com/15529/SMO/images/slider/carousel_previous_bg.gif) no-repeat 0 0;
    text-indent: -6000px;
}

.carousel .panel .paging #numbers a {
    padding: 0 5px 0 5px;
}

.carousel .panel .paging #numbers a.selected {
    color: #fff;
}



.carousel .panel .details_wrapper {
    position:absolute;
    top:20px;
    left:45px;
    width: 225px;
    overflow:hidden;
    height: 220px;
}

.carousel .panel .details_wrapper .details{
    height: 220px;
}

.carousel .panel .details_wrapper .details .detail{
    width: 225px;
    height: 200px;
    float:left;
    
}
.carousel .panel .details_wrapper .details h1{
    font-size: 1.45em;
	color:#fff !important;
    line-height: 1em;
    margin: 0 0 2px 0;
	padding:0;
	text-align:center;
	text-shadow: 1px 1px 1px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);
	
}

.carousel .panel .details_wrapper .details h2{
    font-size: 1.75em;
    line-height: 1em;
    margin: 0 0 10px 0;
	color:#bc0100;
	padding:0;
	text-align:center;
	text-shadow: 1px 1px 1px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);
}

.carousel .panel .details_wrapper .details p {
    font-size: 1em;
    line-height: 1.2em;
    margin: 0 0 5px 0;
	
	text-shadow: 1px 1px 1px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);
}

.carousel .panel .details_wrapper .details iframe  { border:none; margin-top:-30px;} 
.carousel .panel .details_wrapper .details a.more{
    color: #fff;
    font-size:1.1em;
	text-shadow: 1px 1px 1px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);
 margin: 0 0 5px 0;
 padding:0;
}   
/* END CAROUSEL */


/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:0 40px;
	width:860px;
	height:300px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:190px;
	height:280px;
	text-align:center;
}
.read-more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	text-align:center;
	color: #FFF !important;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	text-shadow: 0px 1px 1px #5f0005;
filter: dropshadow(color=#5f0005, offx=0, offy=1); 
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .5);
-moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .5);
box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .5); 

background: #bc0100; /* Old browsers */
background: -moz-linear-gradient(top, #bc0100 0%, #95040b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc0100), color-stop(100%,#95040b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #bc0100 0%,#95040b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #bc0100 0%,#95040b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #bc0100 0%,#95040b 100%); /* IE10+ */
background: linear-gradient(top, #bc0100 0%,#95040b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc0100', endColorstr='#95040b',GradientType=0 ); /* IE6-9 */
}

.ca-item-main{
	padding:0;
	position:absolute;
	top:5px;
	left:0;
	right:15px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-icon{
	width:180px;
	height:110px;
	position:relative;
	margin:0 auto 5px;
	background:transparent no-repeat center center;
	}
	
	.ca-icon img { }
.ca-item-2 .ca-icon{

}
.ca-item-3 .ca-icon{

}
.ca-item-4 .ca-icon{

}
.ca-item-5 .ca-icon{
	
}
.ca-item-6 .ca-icon{

}
.ca-item-7 .ca-icon{
	
}
.ca-item-8 .ca-icon{
	
}
.ca-item h3{
	
	text-transform:uppercase;
	font-size:1.2em;
	color:#bc0100;
	margin-bottom:0;
	height:40px;
	text-align:center;
	line-height:20px;

}
.ca-item h4{
 	color:#000;
	font-style:italic;
	font-size:.7em;
	text-align:center;
	padding-left:5px;
	line-height:14px;
	margin:5px 5px 0;
	position:relative;
}
.ca-item h4 span{

	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#b0ccc6;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:660px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(//www.websocialfiles.com/15529/SMO/images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}



/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background: #fff;

}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #fff;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #fff;
	position: relative;
}

.jspDrag
{
	background: #000;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 10px;
}

.jspHorizontalBar .jspArrow
{
	width: 10px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
/* content carousel end */
#header-wrapper { width:100%; height:140px; background:url(//www.websocialfiles.com/15529/SMO/images/headerwrapperBG.png) repeat-x scroll 0 -38px  transparent;}

#footer-wrapper {width:100%; height:80px; background:url(//www.websocialfiles.com/15529/SMO/images/footerwrapperBG.png) repeat-x; }

#mainContentWrap {float:left;width:860px; margin: 0 40px 20px;  height: auto; overflow:visible;  background:#FFF; -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .5);
-moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .5);
box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .5);   padding: 0;} 

#mainContentWrap h2 { font-size: 1.2em; color:#bc0100; text-transform:uppercase; padding:0; line-height:30px; }
#mainContentWrap h3 {font-size: 1.2em; color:#bc0100; text-transform:uppercase;  padding:0;line-height:30px;   }
#mainContentWrap p { font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#000;line-height:20px;  }
#mainContentWrap a { color:#bc0100; text-transform:uppercase; text-decoration:none; }
#mainContentWrap a:hover { text-decoration:underline }

#colLeft {width:540px; padding:15px; float:left; }
#colLeft img { padding:10px; } 
#colRight { width:220px; padding:15px; float:right;   }

#follow {width: 220px;height: 120px; margin: 0 auto; }
#follow img { padding: 5px 10px 0 0;}


#secondaryPageHeader { -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .5);
-moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .5);
box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .5);  width:860px; height:280px; float:left; border-bottom:20px solid #000; margin: 0 40px 0;} 
#pageImage { width:600px; height:100%; float:left; margin: 0 0; padding: 0; overflow:hidden; }

#pageDesc {background: #95040b; color:#FFF; text-shadow: 0px 1px 1px #0a0a0a;
filter: dropshadow(color=#0a0a0a, offx=0, offy=1); width:260px; height:280px; float:right; }
#pageDesc iframe { border:none; margin:-35px 0; }

#pageDesc h2 { font-size:25px; padding: 20px 10px 0;  text-align:center; } 
#pageDesc p { padding: 10px; text-align:center; }


#secondContentWrap {float:left;width:940px; margin: -25px auto;  height: auto; overflow:visible;  background:#FFF; -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .5);
-moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .5);
box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .5);   padding: 0 0 30px 0 ;} 

#secondContentWrap h2 { font-size: 1.2em; color:#bc0100; text-transform:uppercase; padding:0; line-height:30px; }
#secondContentWrap h3 {font-size: 1.2em; color:#bc0100; text-transform:uppercase;  padding:0;line-height:30px;   }
#secondContentWrap p { font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#000;line-height:20px;  }
#secondContentWrap a { color:#bc0100; text-transform:uppercase; text-decoration:none; }
#secondContentWrap a:hover { text-decoration:underline }