
/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* HTML ELEMENTS */
body {
	
	font-size:13px; 
	background: #1d1d1d; 
	color: #fff; 
	background-image:url(../images/background-texture.jpg);
	background-repeat:no-repeat;
	margin:auto;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color: #5e5e5e; 
	font-weight:normal;
 }
 
.header {
	
}
.header h1 { 
	margin-left:20px;
	padding-top:70px;
	width:600px;
	font-family:Georgia,serif; 
	font-size:26px;
	color: #ff6000; 
	font-weight:normal;
	}

.header h2 { 
	margin-left:20px;
	padding-top:28px;
	width:600px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color: #5e5e5e; 
	font-weight:normal;
	padding-bottom:15px;
	}

a { 
	text-decoration:none; 
	outline:none; 
}

img { border:none;}
.container {
	width:900px;
	min-height:600px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
}

/* NAVIGATION */
.menu {
	width:700px;
	padding-top:10px;
	text-align:right;
	float:right;
	color:#616161;
	font-weight:bold;

}



ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float:right;
 padding-right:40px;
 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
 font-size:14px;
 color: #5e5e5e; 
 font-weight:normal;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 font-size:10px;
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
 background-image:url(../images/menu-background.png);
 width:273px;
 height:100px;
 padding-top:10px;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}




/* WRAPPER */
.wrapper { 
	width:900px; 

}

/* CONTENT */
.theme {
	margin-left:20px;
	margin-top:10px;
	width:200px;
	height:15px;
}
.theme p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color: #5e5e5e; 
	font-weight:normal;
}
.theme img {
	margin-left:5px;
	margin-bottom:-4px;
}

.photo {
	background-image:url(../images/charicature.png);
	background-repeat:no-repeat;
	float:right;
	width:231px;
	height:236px;
	margin-right:10px;
	margin-top:-152px;
}
.photo-wide {
	background-image:url(../images/charicature.png);
	background-repeat:no-repeat;
	float:right;
	width:231px;
	height:236px;
	margin-right:10px;
	margin-top:-182px;
}

.ContentTop {
	background-image:url(../images/OrangeTheme/OrangeTop.png);
	background-repeat:no-repeat;
	width:900px;
	height:326px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
	line-height:1.4em;
}
.ContentTop h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:#F4F4F4;
	font-weight:normal;
	padding-bottom:25px;
	
}
.ContentTop p {
	padding-bottom:15px;
}
.ContentMiddle {
	background-image:url(../images/OrangeTheme/OrangeMiddle.png);
	background-repeat:repeat-y;
	width:900px;
}
.ContentBottom {
	background-image:url(../images/OrangeTheme/OrangeBottom.png);
	background-repeat:no-repeat;
	width:900px;
	height:24px;
}


.content1 {
	float:left;
	margin-left:40px;
	margin-right:20px;
	display:inline;
	width: 280px;
	margin-top:30px;
	min-height:300px;
	
}

.content2 {
	float:left;
	padding-left:10px;
	padding-right:10px;
	display:inline;
	width:280px;
	margin-top:30px;	
	}
	
.content3 {
	float:left;
	display:inline;
	margin-left:40px;
	margin-top:5px;
	width:180px;
	
}
.content-wide {
	float:left;
	display:inline;
	margin-left:20px;
	width:200px;
}
.ContentTop a:link {
	text-decoration:none;
	color:#E5E5E5;
}
.ContentTop a:hover {
	text-decoration:none;
	color:#333;
}
.ContentTop a:visited {
	text-decoration:none;
	color:#E5E5E5;
}

.compere-content {
	float:left;
	padding-left:10px;
	padding-right:10px;
	display:inline;
	width:280px;
	margin-top:30px;	
	}
.AudioContent {
	float:left;
	margin-left:40px;
	margin-right:30px;
	display:inline;
	width:190px;
	margin-top:30px;
	min-height:300px;
	
}	
.AudioPlayer {
	background-image:url(../images/speaker-surround.png);
	background-repeat:no-repeat;
	float:left;
	padding-right:10px;
	display:inline;
	width:384px;
	margin-top:-45px;
	height:240px;
	padding-left:43px;
	padding-top:72px;
	margin-left:15px;
	}
.LargeContent p {
	margin-left:30px;
	max-width:700px;
}
.LargeContent h2 {
	margin-top:10px;
	margin-left:30px;
	max-width:700px;
}
.LargeContent ul {
	margin-left:50px;
	max-width:700px;
}
/* FOOTER */
.footer { 

}
.SocialIcons {
	display:inline;
	width:280px;
	float:left;
	margin-left:20px;
}
.SocialIcons img {
	margin-left:5px;
}
.Copyright {
	display:inline;
	text-align:right;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#b9b7b7;
	font-size:10px;
	width:400px;
	float:right;
	margin-right:20px;
}

.oops {
	width:900px;
	margin:auto;
	margin-top:50px;
}
.bird {
	background-image:url(../images/ooops.png);
	background-repeat:no-repeat;
	float:right;
	width:500px;
	height:500px;
}
.bird p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
	color:#FFF;
	padding-top:150px;
	padding-left:150px;
}

/* Easy Slider */
.Testimonials {
	padding-top:1em;
	margin-left:10px;
	width:900px;
	height:326px;
	
}
#slider {
	margin-top:10px;
}

#slider .content1 {
	float:left;
	margin-left:40px;
	margin-right:20px;
	display:inline;
	width: 280px;
	min-height:250px;
	margin-top:0px;
	
}

#slider .content2 {
	float:left;
	padding-left:10px;
	padding-right:10px;
	display:inline;
	width:280px;
	margin-top:0px;
	
	}
	#slider ul, #slider li{

		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		height:245px;
		overflow:hidden;
		width:696px;
		}
	span#prevBtn{

		margin-left:40px;
		margin-right:-53px;
		font-weight: bold;
		}
	span#nextBtn{

		margin-left:500px;
		font-weight: bold;

		}
	
	span#prevBtn a:link {
	text-decoration:none;
	color:#333;
}
	span#prevBtn a:hover {
	text-decoration:none;
	color:#666;
}
	span#prevBtn a:visited {
	text-decoration:none;
	color:#333;
}

	span#nextBtn a:link {
	text-decoration:none;
	color:#333;
}
	span#nextBtn a:hover {
	text-decoration:none;
	color:#666;
}
	span#nextBtn a:visited {
	text-decoration:none;
	color:#333;
}

/* // Easy Slider */

