﻿body, html
{        
    margin-top: 0px;
    font-family:Tahoma, Geneva, Sans-Serif !important;   
       
}


/* hide body scrolling (SharePoint will handle) */
body 
{
	height:100%;
	overflow:hidden;
	width:100%; 
    background-color: #4d7fbb;  
    background-image: url(bgd3.png);
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position:center; 
    cursor:default;	    
}

.h1 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 250%;
    margin: 5px 40px 0;
    padding: 5px 10px 0;
}
.h2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 200%;
    margin: 10px;
    padding: 4px 6px;
}

a:link, a:visited, a:hover 
{
    color: #0072BC;
    text-decoration: none;
}

a img {

border: 0 none;

}


.hidden 
{
    display:none;
    visibility:hidden;
}




.blockimg
{
    display: block;
    margin: 0;
}


#wakeheadertitle
{
	position:absolute;
    bottom:20px;
    left:130px;
}



#s4-ribbonrow
{
    display:none;
}




#wrapper
{
    /*background-color: rgb(255, 255, 255);*/
    box-shadow: 0px 0px 20px 5px #333;
    height: auto !important;
    margin: 0 auto -115px;
    /*margin: 0 auto -480px;*/    
    min-height: 100%;
    overflow: visible !important;    
    width: 960px;
    z-index:1;
   
    
}



#globalnavcontainer
{
    width:919px;
	margin:0px auto 0px auto;
	height:51px;
	padding:0px 20px 0px 20px;
	/* Background color and gradients */
	background: #242D40;
	background: -moz-linear-gradient(top, #4D80BC, #242D40);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4D80BC), to(#242D40));
	/* Borders */
	border: 1px solid #002232;
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

#wakegovlogo
{
    height: 50px;
    position: absolute;
    width: 183px;
   
}

.globalnav
{
    float: right;
    padding-right: 5px;
}


.clear 
{
    clear: both;
    line-height: 0;
    font-size: 0;
}


#homesearch
{
    position:absolute;
	width:500px;
	height:104px;
	z-index:102;
	visibility: visible;
	top: 85px;
	margin-left: auto;
	margin-right: auto;
	left: 21%;
	right: 29%;
	background-color: #3972b5;
	padding:10px 20px;
	opacity:0.9;
	font-family: Arial,Helvetica,Tahoma;
	font-size: 16px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);	
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;
	box-shadow: 2px 2px 5px #333;
	overflow: visible;
}

.homesearchlabel
{
    color: #FFFFFF;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 36px;
    font-weight: lighter;
    margin: 0;
    padding: 0;
}

.homesearchlabeladvanced
{
    color: #CAD9EC;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    font-weight: lighter;
    margin: 0;
    padding: 0 0 0 275px;
    text-align: right;
    
}

.homesearchlabeladvanced a:link, .homesearchlabeladvanced a:visited, .homesearchlabeladvanced a:hover
{
    color:#FFFFFF;
    text-decoration: none;
}





#contentpageheader
{   
    background-color: rgb(77, 128, 188);
    background-repeat:no-repeat;    
}

#headertopnav
{ 
    background-color: #4D80BC;   
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%; 
}

.headerimage
{
    height:104px;
    width:960px;     
}



#searchlabel
{
    float:left;
    color: #CAD9EC;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 28px;
    font-weight: lighter;
    /*margin: 0;
    padding: 0;*/    
}

input.s4-searchbox-QueryPrompt {
    color: #999999 !important;
    
    
}





/* #region Content Page Search Box Styles */

#headersearch
{
    position:absolute;
    top:64px;
    left:615px;
    height:50px;
    width:345px;
} 

.s4-search .ms-sbgo a, .ms-sbgo a
{
    background:transparent url(search_24x24.png) no-repeat; 
    width:24px; 
    height:24px; 
    display:inline-block; 
	border:none;	
	cursor:pointer;
}

.s4-search .ms-sbgo a:hover
{
    background-position: 0 -26px;     
}


.s4-search .srch-gosearchimg, .s4-search .ms-sbgo span, td.ms-sbgo img
{
    display:none; 
}


.s4-search input.ms-sbplain, .ms-sbplain
{  
	outline:none;
    padding: 1px 12px 1px 2px;
    line-height:20px;
    border:1px solid #224;
    border-radius: 3px;
    background-color:#EFF;
    color:#357 !important;
    font-size:14px;
    height:20px; 
    width:145px !important;
    font-style:normal;
    font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
}

.s4-search input.ms-sbplain[type="text"]:focus
{
    background-color: #FFFFFF;
	border-color: #39C; 
	box-shadow: 0px 0px 25px -2px #333;	   
}

.s4-search select.ms-sbscopes
{
    height: 26px;
    width:140px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #357;
	outline: none;
	border: 1px solid #224 !important;
	border-radius: 3px;
	background-color: #EFF;
	padding: 3px 4px 5px;   
}

td.ms-sbscopes {    
    padding-right: 3px;
}


.advsearchlink
{
    color: #FFFFFF !important;
    float: right;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 10px;
    font-weight: lighter;
    padding-right: 35px;
    padding-bottom:2px;
    text-decoration:underline !important;
}

.ms-advsrchtips 
{
    display: none;
}



/* #endregion */












.srch-WPBody
{
    font-size: 8pt;   
    
}





.welcomecontrol 
{
   height: 25px;    
    min-width: 75px;
    position: absolute;
    text-align: center;
    top: 52px;
    z-index:102;
   /*background-color:#4D80BC*/
   background: #242D40;
   background: -moz-linear-gradient(top, #4D80BC, #242D40);
   background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4D80BC), to(#242D40));
   border: 1px solid #002232;
   -moz-box-shadow:inset 0px 0px 1px #edf9ff;
   -webkit-box-shadow:inset 0px 0px 1px #edf9ff;
   box-shadow:inset 0px 0px 1px #edf9ff;
}




#contentarea
{
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    margin: 5px 30px 10px;
    padding: 5px 10px 10px;
    /*overflow-y: auto;*/
}

#contentarea th, #contentarea td
{
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-weight:normal;
    font-size: 100%;
}

/* #region Share Links*/
#sharelinks 
{    
    display: block;
    float: right;
    height: 48px;
    padding-left: 20px;
    width: 250px; 
}


.addthis_floating_style
{
    z-index: 200 !important;
}

/* #endregion */


#pagetitle 
{  
    color: #456FA2;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 250%;
    margin-bottom: 10px;
    margin-left: 7px;
    text-align: left;    
}



#content
{
    overflow-y: hidden;
    overflow-x:auto;
    clear:right;
}

.byline
{
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: italic;
    margin-left:10px;
}














/* #region Dialog styles */

.ms-dialog body
{
    background-color: #fff;
}

.ms-dialog #contentarea
{
     margin: 0px;
     padding: 0px;
}

.ms-dialog body #s4-workspace
{
    display: block !important;
    overflow: auto !important;
}

.ms-dialog #content
{
    overflow: visible;
}


.ms-dialog #body
{
    padding-bottom:0;
}

.ms-dialog #bodycontent
{
    padding:5px;
}

.ms-dialog #container
{
    margin:0px !important;
    width:auto !important;
    height:auto !important;
    padding: 0px !important;
    background-color: #fff !important;
    display:inherit;
    background-image:none;
} 

.ms-dialog #s4-bodyContainer 
{
    margin:0px !important;
    width:auto !important;
    height:auto !important;
    padding: 0px !important;
    background-color: #fff !important; 
    box-shadow:none !important; 
    display:inherit;    
}


.ms-dialog .ms-cui-topBar2 {
    background-color: #2883c7;
}

/* #endregion Dialog Styles*/







#pagefooter 
{
    margin-top: 25px;  
    clear:both;
}



/* #region Bottom Content Area */

#bottomcontent
{
    background-color: #242D40;    
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    position: relative;
    vertical-align: bottom;
    width: 960px;
    z-index: 70;
    min-height: 200px 
   
}

#bottomcontent a:link, #bottomcontent a:visited, #bottomcontent a:hover
{
    color: #FFFFFF;
    text-decoration:none;
} 

#bottomheader
{
    left:0;
    height: 120px;    
    width: 960px;  
    clear:both;    
}


#bottomspacer
{
  height:25px;    
}

#bottomcol1, #bottomcol2, #bottomcol3
{
    color: #FFFFFF;
    background-color:#242D40;
    position:relative;
    /*display: inline-block;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 300;     
    vertical-align: top;   
}

#bottomcol1
{    
    width: 290px; 
    float:left;  
    padding-left: 15px;
    padding-right: 5px;  
}     

#bottomcol2
{    
    width: 285px; 
    float:left;
    padding-left: 15px;
    padding-right: 5px;     
} 

#bottomcol3
{
    width: 300px;
    float:right;
    padding-left: 15px;
    padding-right: 20px;
} 

/* #endregion */


/* #region Layout */

#s4-bodyContainer 
{	
    position: relative;    
	width:960px;   
    min-height:100%; 
	margin-left:auto;
    margin-right:auto;    
    text-align:left;    
    background-color: #242D40;
    -moz-box-shadow: 0px 0px 20px 5px #333;
	-webkit-box-shadow: 0px 0px 20px 5px #333;
	box-shadow: 0px 0px 20px 5px #333;
    display:none; 
     
}

#body
{     
     padding-bottom:125px;
}

#footer
{
    color: #FFFFFF; 
    background-color:#242D40;   
    font-family: Arial,Helvetica,sans-serif;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    height: 125px;         
    width: 960px; 
    position: absolute;
    bottom: 0;   
}

/* #endregion Layout */























 
/* Footer */  



#footer a:link, #footer a:visited, #footer a:hover
{
    color: #FFFFFF;
    text-decoration:none;
    cursor:pointer;
} 
























#blanksitetitlegraphic
{
	position:absolute;
    top:30px;
    left:118px;
    width:230px;
    height:60px;
    border-style:none;
    z-index:35;     
}             







/* popout breadcrumb menu needs background color for firefox */
.s4-breadcrumb-menu 
{
	background:#F2F2F2;
}
		
body #s4-leftpanel {
	min-height: 300px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-top: 40px;
    vertical-align: top;
    width: 200px;		
}		
		

		
		
/* body area normally has a white background */
.s4-ca 
{
    background:transparent none repeat scroll 0 0;			
	margin-left:200px;
	margin-right:10px;
	font-size:150%;
	min-height:400px;	
	
}



#bodycontent
{
    background-color:#fff;
    padding-top:5px;
    padding-bottom:5px;   
}
	




 
 .ms-cui-topBar2
 {
    border-bottom:solid 1px transparent !important;
 }
  	
#s4-workspace 
{
	margin: 0 0 0 0;	
}

.s4-signInLink {    
    position: relative;
    top: 5px;
}
		
.ms-welcomeMenu.ms-SpLinkButtonActive 
{	
	background: none;
	border-color:transparent
}

.ms-welcomeMenu a:Link
{
  color: #FFFFFF   
    
}
		
.ms-pagetitle 
{
    margin:0px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:32px;
    color:rgb(224,233,237);
    text-shadow: 1px 1px 1px rgb(51,51,51);
}

/* hide the checkbox that is shown when hovering over list items in the listview webpart */
.s4-itm-hover .s4-itm-cbx, 
.ms-itmhover:hover .s4-itm-cbx,
.s4-itm-selected .s4-itm-cbx, 
.ms-inlineEditLink .s4-itm-inlineedit, 
.ms-itmhover:hover .s4-itm-inlineedit, 
.s4-itm-hover .s4-itm-inlineedit, 
.s4-itm-selected .s4-itm-inlineedit 
 { 
    position: relative; 
    top: 0; 
    display:none; 
    visibility:hidden; 
    width:0px;
}

.ms-WPHeaderTdSelection 
{ 
display: none; 
}


.article-content, .welcome-content {
    color: #333333;
}



/* #region Misc. corev4.css overrides */

.ms-WPBody
{
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: inherit;
}

.ms-WPBody a:link,
.ms-WPBody a:visited,
.ms-WPBody a:hover 
{
    color: #0072BC;
    text-decoration: none;
}

.ms-rte-wpbox 
{
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
}


.ms-rtestate-field a:hover
{
    text-decoration:none;      
}

.ms-quicklaunchouter {
    float: left;
    
    min-height: 300px;   
}

.ms-listdescription 
{
    display:none;
}


.s4-specialNavLinkList {    
    display: none;    
}
*
/* #endregion */
/* #region Blog.css Overrides */
.ms-postcalendardateboxbottom
{
    font: 0.8em/1em verdana;
}

.ms-rightblogpost {    
    width: 525px;    
}

.ms-CommentBody {
    width: 650px;
}

.ms-commentsempty {    
    width: 650px;
}

.ms-CommentBody {    
    width: 650px    
}
.ms-commentsempty {
    width: 650px;
}
.ms-CommentFooter div {
    width: 650px;
}
.ms-commenttable {   
    width: 650px;
}

/* #endregion */




/* ------------------rich text field styles----------------- */

/* --------font face-------- */

#msFontFamily-1
{
   display:none
}

/* hide certain fonts */
li > a[title="Times New Roman"], 
li > a[title="Comic Sans"] ,
li > a[title="Calibri"] ,
li > a[title="Courier"] ,
li > a[title="Georgia"] ,
li > a[title="Impact"] ,
li > a[title="Trebuchet MS"] ,
li > a[title="Palatino Linotype"] ,
li > a[title="Lucida Console"] ,
li > a[title="Garamond"]
{ 
    display:none;
} 

/* font face dropdown */
.ms-rteThemeFontFace-1
{
-ms-name:"Verdana";
font-family:Verdana, Geneva, sans-serif;
}

.ms-rteThemeFontFace-2
{
-ms-name:"Arial";
font-family:Arial, Helvetica, sans-serif;
}

.ms-rteThemeFontFace-3
{
-ms-name:"Tahoma";
font-family:Tahoma, Geneva, sans-serif;
}



/* #region styles dropdown */
.ms-rteStyle-urgent 
{ 
  -ms-name:"Urgent"; 
color: #CA0000; 
} 
/* #endregion */


/* #region markup styles dropdown */

H1.ms-rteElement-H1
{
-ms-name:"Heading 1";
}
.ms-rteElement-H1
{
font-size:2em !important;
font-weight:normal !important;
}
H2.ms-rteElement-H2
{
-ms-name:"Heading 2";
}
.ms-rteElement-H2
{
font-size:1.5em !important;
font-weight:normal !important;
}
H3.ms-rteElement-H3
{
-ms-name:"Heading 3";
}
.ms-rteElement-H3
{
font-size:1.25em !important;
}
H4.ms-rteElement-H4
{
-ms-name:"Heading 4";
}
.ms-rteElement-H4
{
font-size:1em !important;
font-weight:normal !important;
}
H1.ms-rteElement-H1B
{
-ms-name:"Colored Heading 1";
}
.ms-rteElement-H1B
{
/* [ReplaceColor(themeColor:"Accent1")] */ color:#467dbc;
font-size:2em !important;
font-weight:normal !important;
}
H2.ms-rteElement-H2B{
-ms-name:"Colored Heading 2";
}
.ms-rteElement-H2B
{
/* [ReplaceColor(themeColor:"Accent2")] */ color:#3399CC;
font-size:1.5em !important;
font-weight:normal !important;
}
H3.ms-rteElement-H3B{
-ms-name:"Colored Heading 3";
}
.ms-rteElement-H3B
{
/* [ReplaceColor(themeColor:"Accent3")] */ color:#2d71b0;
font-size:1.25em !important;
}
H4.ms-rteElement-H4B{
-ms-name:"Colored Heading 4";
}
.ms-rteElement-H4B
{
/* [ReplaceColor(themeColor:"Accent5")] */ color:#242d40;
font-size:1em !important;
font-weight:normal !important;
}
HR.ms-rteElement-Hr{
-ms-name:"Horizontal Rule";
}
.ms-rteElement-Hr
{
/* [ReplaceColor(themeColor:"Light1-Medium")] */ background-color:#3399CC;
height:1px;
}
P.ms-rteElement-P{
-ms-name:"Paragraph";
}
.ms-rteElement-P
{
/* [ReplaceColor(themeColor:"Dark2-Darker")] */ color:#576170;
}
DIV.ms-rteElement-Callout1{
-ms-name:"Callout 1";
}
.ms-rteElement-Callout1
{
color:#FFF;
background-color:#457DBC;
float:right;
width:25em;
padding:10px;
border:1px solid #3B5C86;
font-family:Verdana, Geneva, sans-serif;
}
DIV.ms-rteElement-Callout2{
-ms-name:"Callout 2";
}
.ms-rteElement-Callout2
{
color:#005677;
float:right;
width:20em;
padding:10px;
background-color:#d8f4ff;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #00ADEE;
}
DIV.ms-rteElement-Callout3{
-ms-name:"Callout 3";
}
.ms-rteElement-Callout3
{
color:#4571A5;
float:right;
width:20em;
padding:10px;
background-color:#ffffff;
font-family:Verdana,Geneva,sans-serif;
border:1px solid #3399CC;
}
DIV.ms-rteElement-Callout4{
-ms-name:"Callout 4";
}
.ms-rteElement-Callout4
{
color:#ffffff;
float:right;
width:20em;
padding:10px;
background-color:#242D40;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #416797;
}
.ms-rteStyle-Normal
{
-ms-name:"Normal";
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
/* [ReplaceColor(themeColor:"Dark1")] */ color:#676767;
/* [ReplaceColor(themeColor:"Light1")] */ background-color:#fff;
}
.ms-rteStyle-Highlight
{
-ms-name:"Highlight";
/* [ReplaceColor(themeColor:"Dark1-Darker")] */ color:#333333;
/* [ReplaceColor(themeColor:"Accent6")] */ background-color:#FFDC71;
}
.ms-rteStyle-Byline
{
-ms-name:"By Line";
/* [ReplaceColor(themeColor:"Dark1",themeTint:"0.29")] */ color:#b6b6b6;
}
.ms-rteStyle-Tagline
{
-ms-name:"Tag Line";
font-size:1.3em;
/* [ReplaceColor(themeColor:"Dark1",themeTint:"0.45")] */ color:#8b8b8b;
}
.ms-rteStyle-Comment
{
-ms-name:"Comment";
font-style:italic;
/* [ReplaceColor(themeColor:"Accent5-Darkest")] */ color:#467dbc;
/* [ReplaceColor(themeColor:"Dark1")] */ text-shadow:0px 0px 5px #000;
}
.ms-rteStyle-References
{
-ms-name:"References";
/* [ReplaceColor(themeColor:"Dark1-Lightest")] */ color:#828282;
}
.ms-rteStyle-Caption
{
-ms-name:"Caption";
/* [ReplaceColor(themeColor:"Accent3")] */ color:#00adee;
}

/* #endregion */


.ms-rteImage-3
{
-ms-name:"Dark border";
padding:3px;
/* [ReplaceColor(themeColor:"Dark2")] */ background-color:#3D608D;
/* [ReplaceColor(themeColor:"Dark2-Darker")] */ border:1px solid #3D608D;
/* [RecolorImage(themeColor:"Dark2-Medium",method:"Tinting")] */ background-image:url("/_layouts/images/tabtitlerowbottombg.png");
background-attachment:fixed;
background-repeat:repeat-x;
background-position:left bottom;
}

/* #region wowslider */

#wowslider-container1  .ws_bullets 
    {
	    top:0;
        right: 0;
	    outline: none;
	    border: none;
	    margin: 0px;
	    padding: 0px;
    }

    #wowslider-container1 { 
	    /*overflow: hidden; */
	    zoom: 1; 
	    position: relative; 
	    width:960px;
	    margin:0 auto;
	    z-index:100;
	    outline: none;
	    border: none;
	    margin: 0px;
	    padding: 0px;
    }
    #wowslider-container1 .ws_../images{
	    width:960px;
	    height:650px;
	    overflow:hidden;
	    position:relative;
	    outline: none;
	    border: none;
	    margin: 0px;
	    padding: 0px;
    }
    #wowslider-container1 .ws_../images a{
	    outline: none;
	    border: none;
	    margin: 0px;
	    padding: 0px;
    }

    #wowslider-container1 .ws_../images ../images{
	    top:0;
	    left:0;
	    border:none 0;
	    max-width: none;
	    outline: none;
	    border: none;
	    margin: 0px;
	    padding: 0px;
    }
    #wowslider-container1 a{
	    text-decoration: none;
	    outline: none;
	    border: none;
	    margin: 0px;
	    padding: 0px;
    }

    #wowslider-container1  .ws_bullets { 
	    font-size: 0px; 
	    padding: 10px; 
	    float: left;
	    position:absolute;
	    z-index:70;
    }
    #wowslider-container1  .ws_bullets div{
	    position:relative;
	    float:left;
    }
    #wowslider-container1 .ws_bullets a { 
	    margin-left: 5px; 
	    height: 10px; 
	    width: 10px; 
	    float: left; 
	    border: 1px solid #ffffff; 
	    color: #242d40; 
	    text-indent: -1000px; 
	    background-image:url("data:image/gif;base64,");
	    position:relative;
	    color:transparent;
    }
    #wowslider-container1 .ws_selbull { 
	    background-color: #242d40; 
	    color: #FFFFFF; 
    }

    #wowslider-container1 .ws_bullets a:hover, #wowslider-container1 .ws_overbull { 
	    background-color: #d6d6d6;
	    color: #FFFFFF; 
    }

    #wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	    position:absolute;
	    display:block;
	    top:20%;
	    margin-top:-16px;
	    z-index:60;
	    height: 67px;
	    width: 32px;
	    background-image: url("/_layouts/1033/STYLES/WakeGov/arrows.png");
    }
    #wowslider-container1 a.ws_next{
	    background-position: 0 0; 
	    right:-7px;
    }
    #wowslider-container1 a.ws_prev {
	    left:-7px;
	    background-position: 0 100%; 
    }
    #wowslider-container1 a.ws_next:hover{
	    background-position: 100% 0; 
    }
    #wowslider-container1 a.ws_prev:hover{
	    background-position: 100% 100%; 
    }
    #wowslider-container1 .ws-title{
	    position: absolute;
	    bottom:45%;
	    left: 0;
	    margin-right:5px;
	    width:400px;
	    z-index: 888;
	    background-color:#242d40;
	    color:#ffffff;
	    padding:10px;
	    opacity:90;
	    font-family: Arial,Helvetica,Tahoma;
	    font-size: 16px;
	    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);	
	    -moz-border-radius: 15px;
	    border-radius: 15px;
	    -moz-box-shadow: 2px 2px 5px #333;
	    -webkit-box-shadow: 2px 2px 5px #333;
	    box-shadow: 2px 2px 5px #333;
    }
    #wowslider-container1 .ws-title div{
	    padding-top:5px;
	    font-size: 12px;
    }#wowslider-container1 .ws_bullets  a ../images{
	    text-indent:0;
	    display:block;
	    top:12px;
	    left:-66px;
	    visibility:hidden;
	    position:absolute;
        border: 2px solid #B8C4CF;
    }
    #wowslider-container1 .ws_bullets a:hover ../images{
	    visibility:visible;
    }

    #wowslider-container1 .ws_bulframe div div{
	    height:90px;
	    overflow:visible;
	    position:relative;
    }
    #wowslider-container1 .ws_bulframe div {
	    left:0;
	    overflow:hidden;
	    position:relative;
	    width:132px;
    }
    #wowslider-container1  .ws_bullets .ws_bulframe{
	    display:none;
	    top:25px;
	    overflow:visible;
	    position:absolute;
	    cursor:pointer;
        border: 2px solid #B8C4CF;
    }
    #wowslider-container1 .ws_bulframe span{
	    position:absolute;
    }
    
/* #endregion */










