﻿
body {
 
font-size:0.9em;
font-family: Lato, Muli, arial, sans-serif;
font-weight:500;
margin: 0;
padding: 0;
color: #2d2e30;/*444648;*/
line-height: 1.4em;
background-color:#d0dae4; /*#deefef;#e9f2f5;*/
overflow-y: scroll;
}

ul, ol, dl { 

	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	
}
a img { 
	border: none;
}

.red {
color:#a5210d;}

a:link {
	
	color: #0075be;/*0075be;blue*/
    text-decoration: none;
    
   
}
a:visited {
    color: #4a7c9b; /*#0075be;*/
    text-decoration: none;
    
   
	
}
a:active
{
    color: #5d7580;/*#a5210d;*/
    text-decoration: none;
	
	
}
a:hover
{
	color: #a5210d;
    text-decoration: none;
   
}



a:focus { 
	text-decoration: none;
}

.container {
	width: 1150px;
	background-color: #FFFFFF;
	margin: 0 auto; 
    border:1px solid #a8baae;
    padding:1em 3em 2em 2em;
 border-radius: 0px 0px 15px 15px ; 
-moz-border-radius:    0px 0px 15px 15px ; 
-webkit-border-radius:   0px 0px 15px 15px ; 
zoom: 1;
-webkit-box-shadow: 0px -1px 24px 0px rgba(141, 155, 107, 0.91);
-moz-box-shadow:    0px -1px 24px 0px rgba(141, 155, 107, 0.91);
box-shadow:         0px -1px 24px 0px rgba(141, 155, 107, 0.91);
}


.containerHome {
	width: 1120px;
	background-color: #FFFFFF;
	margin: 0 auto; 
    border:1px solid #a8baae;
    padding:0.5em 2em 2em 2em;
 border-radius: 0px 0px 15px 15px ; 
-moz-border-radius:    0px 0px 15px 15px ; 
-webkit-border-radius:   0px 0px 15px 15px ; 
-webkit-box-shadow: 0px -1px 24px 0px rgba(141, 155, 107, 0.91);
-moz-box-shadow:    0px -1px 24px 0px rgba(141, 155, 107, 0.91);
box-shadow:         0px -1px 24px 0px rgba(141, 155, 107, 0.91);
zoom: 1;
}

header {
  
	background-color: #fff;
}

.sidebar1 {

	float: left;
	width: 250px;
	background-color: #fff;
	padding-bottom: 1em;
}
.content {

	padding: 0em 1.5em 0em 1.5em;
	width:800px;
	float: left;
}
aside {
  
	float: right;
	width: 11em;
	background-color: #fff;
	padding: 1em 0;
}

tr {
vertical-align:top;}	

.hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}



/* ~~ The footer ~~ */
footer {

	padding: 10px 0;
    height:5em;
	background-color: #fff;
	position: relative;
	clear: both; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


header, section, footer, aside, article {
	display: block;
}

/* include search button  */

p
 {
    padding-bottom:0.2em;
    padding-top:0.2em;
}

/*xxxxxxxxxxxxx  old css below   xxxxxxxxxx*/
.go-top {
    position: fixed;
    top: 15em;
    right: 15em;
    display: none;
   
}
h1
{
   font-weight: 500;
   font-size: 1.6em;
   color: #a5210d;/*red*/
   line-height:1.3em;
   margin-top:0em;
}

h2
{
 
  font-size: 1.1em;
  font-weight: 500;
  color: #8cbe42;          /*236ebc;*/ 
  border-bottom-color:#8cbe42;        /* #deecef;*/ 
  border-bottom-style:solid;
  border-bottom-width:2px;
  padding:1.1em 0.3em 0.3em 0em;
  border-bottom-left-radius:7px;
  border-bottom-right-radius:7px;
  width:100%;
    
}

h3 {
font-weight: 500;
font-size: 1.1em;
color: #8cbe42;
padding-top:0.3em;
padding-bottom:0em;
}

h4 {
font-weight: 500;
font-size: 1em;
color: #0075be;/*blue*/
padding-top:0.5em;
}



.wswh3 {
font-size: 1.1em;
color: #8cbe42;


}
.wswH2 {


  font-size: 1.3em;
  color: #8cbe42;
  text-transform:none;
  border-top-color:#8cbe42;
  border-top-style:solid;
  border-top-width:2px;
  padding:0.5em 0.3em 0.7em 0em;
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  margin-top:1em;
  width:100%;
}
hr
{
    /*for mozilla*/
    border-width:1px;
    color: #adbfc4;
    height: 1px;
    border-style:dotted;
}
.hr-green 
{
     /*for mozilla*/
   border-bottom-color:#8cbe42; 
  border-bottom-style:solid;
  border-bottom-width:2px;
}
br
{
padding-bottom:0.7em;
padding-top:0.7em;
line-height:1.5em;
}


.li
{
    list-style-image: url(/images/home/bullet.gif);
padding-bottom:0.1em;
padding-top:0.4em;

}
.img_shadow {
-webkit-box-shadow: 14px 11px 26px -13px rgba(29,30,31,1);
-moz-box-shadow: 14px 11px 26px -13px rgba(29,30,31,1);
box-shadow: 14px 11px 26px -13px rgba(29,30,31,1);
    
}
.addborder
{
	border:7px solid #cbd7dc;
	
}
.bottom_border
{
	border-bottom:1px dashed #cbd7dc;
}
.double_bottom_border
{
	border-bottom:1pt dashed #b62b5b;
}
input
{
    font-size: 10px;
    font-family: Arial, Tahoma;
    letter-spacing: 1px;
    background-color: white;
   
}
textarea
{
    
    letter-spacing: 1px;
    background-color: white;
}
select
{
	
    letter-spacing: 1px;
    background-color: white;
}
.wswtitle
{
	font-weight: 900;
    font-size: 11px;
    color: #EC4B05;
    letter-spacing: 1px;
	
}
.bluetitle
{
    color:#0075be;

}


.sometitles
{
	color:#CD0C1A;
	font-weight:bolder;
	
}
.nav
{
    color: black;
    font-size: 1em;
    font-family:Lato, Muli, arial, sans-serif;
}
.nav2
{
	color: #336699;
    font-size: 1em;
    font-weight:600;
    font-family: Lato, Muli, arial, sans-serif;
}
.nav3
{
	
    color: black;
    font-size: 1em;
    font-family: Lato, Muli, arial, sans-serif;
}
.hlt
{
	background-color: #F9F2AA;
}

.ddl {

border: solid 1px #e9f2f5;
background-color: #e9f2f5; 
            border-radius:7px;
            padding:3px;
            -webkit-appearance: none; 
            background-image:url('/Images/Graphics/down-arrow.png');
            background-position:88px;
            background-repeat:no-repeat;
            text-indent: 0.01px;/*In Firefox*/
            text-overflow: '';/*In Firefox*/

}

.textbox
{
	

 border: solid 1px #e9f2f5;/*#88aeb4; grey  */
	background-color: #e9f2f5; 
	outline:none;
    font-size:1em;
    width:250px;
	height:22px;
	padding:5px;
	border-radius:7px; 
	-moz-border-radius:7px; 
	-webkit-border-radius:7px;  
	color:#525354;
    margin:0;
   
	
}

/*.button
{
	border:2px outset #7496b7;
	background-color: #e2ebf3;
	text-align:center;
	font-size:11px;
	padding:6px;
}*/

.button
{	
	border: solid 1px #e9f2f5;
	background-color: #e9f2f5; 
	color: #444648;
	cursor: pointer;
    font-size: 1em;
	font-family: Lato, Muli, arial, sans-serif;
	padding: 3px 7px;
	height:30px;
	border-radius: 7px; 
	-moz-border-radius:7px; 
	-webkit-border-radius: 7px;  
	
}

.button:hover
{	border: solid 1px #e9f2f5;/*#88aeb4; grey  */
	background-color: #e9f2f5; 
	color: #a5210d;
	cursor: pointer;
    font-size: 1em;
	font-family: Lato, Muli, arial, sans-serif;
	padding: 3px 7px;
	height:30px;
	border-radius: 7px; 
	-moz-border-radius:7px; 
	-webkit-border-radius: 7px;  
	
}

.ModalPopupBG {

background-color: #e9f2f5;
    filter: alpha(opacity=60);
    opacity: 0.5;
   
}

.modal {
    background-color:#fff;
    width:30em;
    padding: 2em 1em 3em 2em;
    border: 1px solid #e9f2f5;
    /*-webkit-box-shadow: 0px -1px 24px 0px rgba(141, 155, 107, 0.91);
    -moz-box-shadow:    0px -1px 24px 0px rgba(141, 155, 107, 0.91);
    box-shadow:         0px -1px 24px 0px rgba(141, 155, 107, 0.91);*/
    -webkit-box-shadow: 14px 11px 26px -13px rgba(29,30,31,1);
-moz-box-shadow: 14px 11px 26px -13px rgba(29,30,31,1);
box-shadow: 14px 11px 26px -13px rgba(29,30,31,1);
     border-radius: 7px; 
	-moz-border-radius:7px; 
	-webkit-border-radius: 7px;

}
.modalbutton {

background-color:#fff;
color:YellowGreen;
font-weight:600;
font-size:1.1em;
border:0em;

}

.tdmain {

    padding:0em;
}


td
{
padding:0.5em;

}


.table td {
        border: #ebf3f2 1px solid;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }
table {

width:100%;
}

.tdborders
{
border:#cbd7dc 1px solid; 
border-radius:10px; 
-moz-border-radius:10px; 
-webkit-border-radius:10px; 

}
/* xxxx For slider  xxx */

#stage
{
	width:720px; 
	overflow: auto; 
	overflow:hidden; 
	height:150px; 
	margin: 0 auto;
}
#slider-buttons
{width:720px; 
	margin:0 auto;
}
#myList
{
	width:5016px;
	border:0; 
	margin:0; 
	padding:0; 
    left:0px;
}
#myList li
{
		list-style:none; 
		margin:0; 
		padding:0; 
		border:0; 
		margin-right:0px;
		padding:0px; 
		background:#dedede;
		float:left;
		width:650px;
		height:150px;
}
.hrsmall
{
	/*for mozilla*/
    border-width:1px;
	height: 1px;
    color: #d4dbe5;
    border-style:solid;
  
}



.dots{
	background-image: url(images/graphics/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	
}
.Shadow
{
border:1px solid #e9f2f5;
background-color: White;
margin-bottom: 2px;
box-shadow:#e9f2f5 4px 4px 5px;
/*for mozilla */
-moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: #e9f2f5 4px 4px 5px;
}


.imageShadow
{
-webkit-box-shadow: 14px 11px 26px -13px rgba(29,30,31,1);
-moz-box-shadow: 14px 11px 26px -13px rgba(29,30,31,1);
box-shadow: 14px 11px 26px -13px rgba(29,30,31,1);

}

.imageShadowSmall
{
-webkit-box-shadow: 14px 11px 26px -13px rgba(29,30,31,1);
-moz-box-shadow: 14px 11px 26px -13px rgba(29,30,31,1);
box-shadow: 14px 11px 26px -13px rgba(29,30,31,1);
}


.devider
{
		
background: #fff;
padding:1em;
margin-bottom:2em;
border-radius: 10px; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
-webkit-box-shadow: 0px 0px 10px #dcded8;
-moz-box-shadow: 0px 0px 10px #dcded8;
box-shadow: 0px 0px 10px #dcded8;
zoom: 1;
}

.deviderBeigeColor /*in reality it's grey*/
{
		
background: #f7fbff;
padding:1em;
margin-bottom:1em;
border-radius: 10px; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
-webkit-box-shadow: 0px 0px 10px #dcded8;
-moz-box-shadow: 0px 0px 10px #dcded8;
box-shadow: 0px 0px 10px #dcded8;
zoom: 1;
}

.deviderGreyColor
{
		
background: #f7fbff;
padding:1em;
margin-bottom:1em;
border-radius: 10px; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
-webkit-box-shadow: 0px 0px 10px #dcded8;
-moz-box-shadow: 0px 0px 10px #dcded8;
box-shadow: 0px 0px 10px #dcded8;
zoom: 1;
}
.left {
   padding-right:1em; float:left; 
}


.right {
padding-left:1em; float:right;

}

.devider_wsw13
{
	padding: 1em;
	border: 1px dashed #a7d4dd;
	border-bottom: 2px solid #a7d4dd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.wswday
{
	color:#fff;
	
	font-weight:bolder;
	text-transform:uppercase;
	padding:3px;
	
}

.opacity
{
opacity:0.7;filter:alpha(opacity=70);
}

#opacity
{
opacity:0.7;filter:alpha(opacity=70);
}
/* ***************  slides rotation on home page    */
#wowslider-container1  .ws_shadow{

	position:absolute;
	z-index: -1;
	left:-1.25%;
	top:-8.88%;
	width:102.5%;
	height:144.37%;
}


#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	top:15px;
	left:-170px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
	max-width:650px;/*none;*/
}

/*ROLLOVERS*/
    
 .home a { display : block;
               width:55px;
               height:22px;
               background-image:url(/images/home/home.gif ); }

.home a:hover { display : block;
               width:55px;
               height:22px;
                background-image:url(/images/home/home_on.gif ); }
 .become_member a { display : block;
               width:81px;
               height:22px;
               background-image:url(/images/home/become_member.gif ); }

.become_member a:hover { display : block;
               width:81px;
               height:22px;
                background-image:url(/images/home/become_member_on.gif ); }

.contact { display : block;
               width:81px;
               height:22px;
               background-image:url(/images/home/contact.gif ); }

.contact a:hover { display : block;
               width:95px;
               height:22px;
               background-image:url(/images/home/contact_on.gif ); }

.help { display : block;
               width:95px;
               height:22px;
               background-image:url(/images/home/help.gif ); }

.help a:hover { display : block;
               width:41px;
               height:22px;
               background-image:url(/images/home/help_on.gif ); }

.purchase { display : block;
               width:168px;
               height:22px;
               background-image:url(/images/home/purchase.gif ); }

.purchase a:hover { display : block;
               width:168px;
               height:22px;
               background-image:url(/images/home/purchase_on.gif ); }

.member_signin { display : block;
               width:65px;
               height:22px;
               background-image:url(/images/home/member_signin.gif ); }


.member_signin a:hover{ display : block;
               width:65px;
               height:22px;
               background-image:url(/images/home/member_signin_on.gif ); }

.terms { display : block;
               width:102px;
               height:22px;
               background-image:url(/images/home/terms.gif ); }

.terms a:hover { display : block;
               width:102px;
               height:22px;
               background-image:url(/images/home/terms_on.gif ); }

/*accordion links*/
.accordion {  
            width: 250px; 
             
        }  
          
.accordionHeader {  
            /*border: 1px solid #d7e9f3;  */
            color: #666;  
            background-color: #deecef;  
            font-weight: 500;
            padding: 4px 15px;  
            margin-top: 1px; 
            height:19px; 
            cursor: pointer;  
        }
.accordionHeader:hover
             {
            background-color: #a8d4dd; 
           
            }

          
.accordionHeaderSelected {  
            /*border: 1px solid #ccc;  */
            color:#666;  
            background-color: #a8d4dd;  
            font-weight: 500;  
            padding: 4px 15px;  
            margin-top: 1px;  
            cursor: pointer;  
        }  
          
.accordionContent {  
            background-color: #fff;  
            border: none;  
            padding: 3px 10px;  
            padding-top: 3px; 
            float:left;  
          overflow:hidden;   
          color:#333;   
          cursor:pointer;  
          margin:3px; 
        }
.accordionContent li {
                list-style:none;
                font: 1em Lato, Muli, arial, sans-serif;
                line-height:1.5em;
           
                
            }         
.accordionContent li li {
            list-style:none; 
            padding-left:1.1em;
            font: 1em Lato, Muli, arial, sans-serif;
            line-height:1.5em;
             }       


       /* home navigation  */

ul#css3menu1,ul#css3menu1 ul{
	margin:0;
    list-style:none;
    padding:0;
    background-color:#deecef;
    
    }
ul#css3menu1 ul
{
	visibility:hidden;
    position:absolute;
    left:100%;
    top:0;
    opacity:0;
    -moz-transition:all 0.5s;
    -webkit-transition:opacity 0.5s;
    -o-transition:opacity 0.5s,visibility 0.5s;
    transition:opacity 0.5s;
    background-color:#a8d4dd;
   padding:0 6px 7px;

}
ul#css3menu1 li:hover>ul
{
	visibility:visible;
    opacity:1;

}
ul#css3menu1 li
{
	position:relative;
    display:block;
    white-space:nowrap;
    font-size:0;

}
ul#css3menu1 li:hover
{
	z-index:1;

}
ul#css3menu1{
	font-size:0;
    z-index:999;
    position:relative;
    display:block;
    float:left;
    padding:0;
    }
ul#css3menu1>li
{
	margin:0;

}
ul#css3menu1 a:active, ul#css3menu1 a:focus
{
	outline-style:none;

}
ul#css3menu1 a
{
	display:block;
    vertical-align:middle;
    text-align:left;
    text-decoration:none;
    font: 14px Lato, Muli, arial, sans-serif;
    color:#444648;
    cursor:default;
    padding:6px 15px 6px 15px;
    background-repeat:repeat;
    
    }
ul#css3menu1 ul li{
	float:none;
    margin:1px 0 0;

}
ul#css3menu1 ul a
{
	text-align:left;
    padding:6px 15px 7px 15px;
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#fff;
    font:14px Lato, Muli, arial, sans-serif;
    color:#444648;
    text-decoration:none;

}
ul#css3menu1 li:hover>a,ul#css3menu1 li a.pressed
{
	border-style:none;
    color:#225e9a;
    text-decoration:none;

}
ul#css3menu1 span
{
	display:block;
    overflow:visible;
    background-position:right center;
    background-repeat:no-repeat;
    padding-right:0px;
    width:220px;
    height:18px;

}
ul#css3menu1 ul li:hover>a,ul#css3menu1 ul li a.pressed{
	border-style:solid;
 padding:6px 15px 7px 15px;
  color:#fff;
    text-decoration:none;

}
ul#css3menu1 li.toproot>a
{
	background-color:#deecef;
    border-width:0px 0 1px 0;
    border-style:solid;
    border-color:#fff transparent #fff transparent;
     color:#444648;

}
ul#css3menu1 li.toproot:hover>a,ul#css3menu1 li.toproot a.pressed{
	background-color:#a8d4dd;
    border-style:solid;
    border-width:0px 0 1px 0;
    border-color:#fff transparent #fff transparent;
    color:#4f4f4f;
    

}
.drop-shadow {
    position:relative;
    float:left;
    width:40%;    
    padding:1em; 
    margin:2em 10px 4em; 
    background:#fff;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.drop-shadow:before,
.drop-shadow:after {
    content:"";
    position:absolute; 
    z-index:-2;
}
.slider {
    border-radius: 7px; 
-moz-border-radius: 7px; 
-webkit-border-radius: 7px; 
background-color:#dcded8; 
padding:0.7em

}
.drop-shadow p {
    font-size:16px;
    font-weight:bold;
}

/* Lifted corners */

.lifted {
    -moz-border-radius:4px; 
         border-radius:4px;
}

.lifted:before,
.lifted:after { 
    bottom:15px;
    left:10px;
    width:50%;
    height:20%;
    max-width:300px;
    -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);   
       -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform:rotate(-3deg);    
       -moz-transform:rotate(-3deg);   
        -ms-transform:rotate(-3deg);   
         -o-transform:rotate(-3deg);
            transform:rotate(-3deg);
}

.lifted:after {
    right:10px; 
    left:auto;
    -webkit-transform:rotate(3deg);   
       -moz-transform:rotate(3deg);  
        -ms-transform:rotate(3deg);  
         -o-transform:rotate(3deg);
            transform:rotate(3deg);
}
/*  calendar for events  */
.cal_Theme .ajax__calendar_container   {
background-color: #DEF1F4;
border:solid 1px #0075be;
}

.cal_Theme .ajax__calendar_header  {
background-color: #fff;
margin-bottom: 4px;
}

.cal_Theme .ajax__calendar_title,
.cal_Theme .ajax__calendar_next,
.cal_Theme .ajax__calendar_prev    {
color:  #0075be;
padding-top: 3px;
}

.cal_Theme .ajax__calendar_body    {
background-color: #fff;
border: solid 1px #e7e7ef;
}

.cal_Theme .ajax__calendar_dayname {
text-align:center;
font-weight:bold;
margin-bottom: 4px;
margin-top: 2px;
color: #6b6d6e;
}

.cal_Theme .ajax__calendar_day {
color: #6b6d6e;
text-align:center;
}

.cal_Theme .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme .ajax__calendar_active  {
color:  #a5210d;
font-weight: bold;
background-color: #e7e7ef;
}

.cal_Theme .ajax__calendar_today   {
font-weight:bold;
}

.cal_Theme .ajax__calendar_other,
.cal_Theme .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme .ajax__calendar_hover .ajax__calendar_title {
color: #5d5959;
}