@charset "UTF-8";

 
 

/* ######### Style for Drop Down Menu ######### */

<!--[if lt IE 7]>
      <script type="text/javascript" src="http://info.template-help.com/files/ie6_warning/ie6_script_other.js"></script>
   <![endif]-->

<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<![endif]-->


#sddm
{   
  	position: absolute;
   	margin: 0;
	padding: 0;
	z-index: 1000;
   
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 6px 10px;
	width: 106px;
	background: #737db1;
	background-image:url(nav_bar_1.png);
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #232019;
	z-index: 3000;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	margin: 0;
	padding: 0;
	background: #737db1;
	border: 0px solid #5970B2;
	width: 200px;

}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 3px 3px;
	width: auto;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: #232019;
	color: #ffffff;
	font: 10px arial;

}

	#sddm div a:hover
	{	background: #737db1;
		color: #666666}
		
		.addthis_toolbox .vertical
{
	width: 100px;
	border: 1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px;
	padding: 15px;
	float: right;
}

.addthis_toolbox .vertical a
{
    width: 102px;
    padding: 4px 0 4px 34px;
    position: relative;
    display: block;
    text-decoration: none;
    color: blue;
}

.addthis_toolbox .vertical a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.addthis_toolbox .vertical span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .vertical .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .vertical .more a
{
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .vertical .more span
{
    display: none;
}





	

	img{border:none;}

	pre{

		display:block;

		font:12px "Courier New", Courier, monospace;

		padding:10px;

		border:1px solid #bae2f0;

		background:#e3f4f9;	

		margin:.5em 0;

		width:674px;

		}	

			

    /* image replacement */

        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{

            margin:0;

            padding:0;

            display:block;

            overflow:hidden;

            text-indent:-8000px;

            }

    /* // image replacement */

			
/*	#container{

	margin:0 auto;

	position:relative;

	text-align:left;

	width:690px;

	background:#fff;

	margin-bottom:2em;

		}	

	#header{

	height:80px;

	line-height:80px;

	color:#fff;

		}	*/	

	#slide_content{

	position:relative;

	z-index: 1;

		}	 	



/* Easy Slider */



	#slider ul, #slider li,

	#slider2 ul, #slider2 li{

		margin:0;

		padding:0;

		list-style:none;


		}

	#slider2{margin-top:1em;}

	#slider li, #slider2 li{ 

		/* 

			define width and height of list item (slide)

			entire slider area will adjust according to the parameters provided here

		*/ 

		width:700px;

		height:300px;

		overflow:hidden; 
        	

		}	

	#prevBtn, #nextBtn,

	#slider1next, #slider1prev{ 

		display:block;

		width:30px;

		height:77px;

		position:absolute;

		left:-30px;

		top:90px;

		

		}	

	#nextBtn, #slider1next{ 

		left:700px;

		}														

	#prevBtn a, #nextBtn a,

	#slider1next a, #slider1prev a{  

		display:block;

		position:relative;

		width:30px;

		height:77px;

		background:url(../images/btn_prev.png) no-repeat 0 0;	

		}	

	#nextBtn a, #slider1next a{ 

		background:url(../images/btn_next.png) no-repeat 0 0;	

		}	

		

	/* numeric controls */	



	ol#controls{

		margin:1em 0;

		padding:0;

		height:28px;	

		}

	ol#controls li{

		margin:0 10px 0 0; 

		padding:0;

		float:left;

		list-style:none;

		height:28px;

		line-height:28px;

		}

	ol#controls li a{

		float:left;

		height:28px;

		line-height:28px;

		border:1px solid #ccc;

		background:#DAF3F8;

		color:#555;

		padding:0 10px;

		text-decoration:none;

		}

	ol#controls li.current a{

		background:#5DC9E1;

		color:#fff;

		}

	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

	

/* // Easy Slider */


 

