*{ 
	margin: 0;
	padding: 0;
}

body {
	
}

p {
  margin-bottom: 10px;
}


#nav {
    background: #009de8;
	height: 36px;
	width: 100%;
	overflow: hidden;
    text-align: center;
}

#nav ul {
    padding-top: 10px;
	list-style: none;
	width: 600px;
	margin:0 auto;
}

#nav li {
	float: left;
	width: 200px;
	
}

#nav a {
	color: #FFFFFF;;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	
}

#nav a:hover {
	color: #fff;
	text-decoration: underline;
}



#frame {
    background: #fff;
    padding: 1px;
	margin: auto;
	overflow: hidden;
	width: 800px;
}


#frame h1
{
	color: #d1d2d3;
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 8px;
	text-align: center;
}

#frame p
{
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

#about img
{
	border: thin solid #d1d2d3;
	padding: 4px;
	margin-right: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

#about h1
{
	color: #009de8;
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 32px;
	text-align: left;
}

#about a
{
	color: #009de8;
	text-decoration: underline;
}

#logo {
	height: 60px;
	margin: 50px 0 0 0;
	background: url('images/myxdup_logo.gif')no-repeat center top; 
}


#ENlogo {
	height: 50px;
	width: 140px;
	margin: auto;
	margin-top: 30px;
	background: url('images/EN_Logo.png')no-repeat center top; 
}


#movie {
	height: 100px;
	margin: 25px 0 0 0;
}

#player {
	margin: auto;

}


#moviePlayer
{
	margin: auto;
	width: 449px;
	height: 355px;
}

#moviePlayerWrap
{
	margin: auto;
	width: 449px;
	height: 383px;
	background-color: #009de8;
	border: thin solid #009de8;
}

#moviePlayerWrap img{
    border: 0px;
}

#moviePlayer2
{
	margin: auto;
	width: 640px;
	height: 500px;
	background-color: #009de8;
	border: thin solid #009de8;
	border-width: 1px;
}


#loaders{
	width: 800px;
}

#loaders h1{
	color: #d1d2d3;
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 32px;
	text-align: left;
}

#emptyBar{
	background-color: #d1d2d3;
	width: 800px;
	height: 6px;

}

#mediaBar{
	background-color: #f7a13a;
	width: 400px;
	height: 6px;
}

#audioBar{
	background-color: #7abe36;
	width: 400px;
	height: 6px;
}

#videoBar{
	background-color: #e51169;
	width: 400px;
	height: 6px;
}



#recent{
	height: 100px;
	margin: 25px 0 0 0;
}

#recent p
{
	color: #009de8;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}


#recent ul, #recent li{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;

}


#recent li {
	color: #009de8;
    font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	width: 130px;
	height: 130px;
	overflow: hidden;
}

#recent li a {
	color: #009de8;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}

#recent li a:hover {
	color: #009de8;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;
}

#searchArea 
{
	height: 100px;
	margin: 75px 0 0 0;
	background: url('images/plus.gif')no-repeat center top; 
}


#ytArea
{
	height: 160px;
	background: url('images/plus.gif')no-repeat center center; 
}

#ytArea .yt1
{
  float: left;
  margin-left: 100px;
  margin-right: 200px;
}

#ytArea .yt2
{
  float: left;
}


#error {
	margin: auto;
	margin-bottom: 10px;
	color: #e62031;
    font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
    background: #f6cfcf;
    height: 18px;
	width: 780px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: medium solid #e62031;
	
	}
	


#codeHolder {
	width: 335px;
	margin: auto;
	padding-top: 18px;
}


#codeHolder h3{
    color: #d1d2d3;
    font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 12px;
	
}



#codeBox {
	width: 335px;
	margin: auto;
	
}



#codeBox .box {
    color: #464748;
    font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
    background: #f0f0f1;
    height: 43px;
	/*width: 250px;*/
    width: 335px;
	padding-left: 10px;
	
}


#codeBox .button{
    position: absolute;
	margin: 0 0 0 12px;
    background: url('images/copy_button_default.png')no-repeat center top;
	height: 45px;
	width: 70px;
	border: none;
}

#codeBox .button:hover{
    position: absolute;
	margin: 0 0 0 12px;
    background: url('images/copy_button_hover.png')no-repeat center top;
	height: 45px;
	width: 70px;
	border: none;
}

#addThis {
	padding-top: 18px;
	margin: auto;
	text-align: center;
	
}

#searchBlockLeft {

}


#searchBlockLeft,
#searchBlockRight {
	width: 335px;
}

#searchBlockLeft {
	float: Left;
}


#searchBlockRight {
	float: right;
}

#searchBlockLeft .box, #searchBlockRight .box {
    color: #464748;
    font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
    background: #f0f0f1;
    height: 43px;
    width: 330px;
/*	width: 250px;*/
	padding-left: 10px;
	
}


#searchBlockLeft .button, #searchBlockRight .button{
    position: absolute;
	margin: 0 0 0 12px;
    background: url('images/add_button_default.png')no-repeat center top;
	height: 45px;
	width: 70px;
	border: none;
}

#searchBlockLeft .button:hover, #searchBlockRight .button:hover {
    position: absolute;
	margin: 0 0 0 12px;
    background: url('images/add_button_hover.png')no-repeat center top;
	height: 45px;
	width: 70px;
	border: none;
}

#mediaBoxTop{
 	 background: url('images/mediaBoxTop.gif')no-repeat center top;
	 height: 7px;
   
}

#mediaBoxBottom{
	 background: url('images/mediaBoxbottom.gif')no-repeat center top;
	 height: 7px;
   
}
#mediaBox{
	 background: url('images/mediaBoxMiddle.gif');
	 padding-top: 4px;
	 padding-bottom: 4px;
	 
	 
   
}

#mediaElementMusic, #mediaElementVideo{
     margin-left: 15px;
	 margin-top: 8px;
	 margin-bottom: 8px;
	 margin-right: 15px;
	 background-repeat: no-repeat;
	 background-position: 10px 8px;
	 background-color: #fff;
	 height: 35px;
	 width: 700px;
	 border: medium dotted #888888;
	 border-width: 1px;
	 color: #464748;
     font-family: Arial, sans-serif;
	 font-size: 12pt;
	 font-weight: bold;
	 padding-left: 65px;
	 padding-top: 16px;
   
}
#mediaElementMusic { 
    background-image: url('images/music.gif');

}
#mediaElementVideo { 
    background-image: url('images/video.gif');

}


#mediaElementMusic a, #mediaElementVideo a  { 
    padding-right: 16px;
    float: right;
	color: #009de8;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;

	
}

#mediaElementMusic a:hover, #mediaElementVideo a:hover {
	color: #009de8;
	text-decoration: underline;

}

#buttonBox2 {
    margin: 30px auto;
    width: 114px;
}

#buttonBox2 .myxbutton {
	background: url('images/button_off.gif')no-repeat center top;
	height: 45px;
	width: 114px;
	border: none;
}

#buttonBox2 .myxbutton:hover {
    background: url('images/button_on.gif')no-repeat center top;
}



#buttonBox {
    margin: 45px auto;
    width: 232px;
}

#buttonBox .buttonleft {
	background: url('images/low_off.png')no-repeat center top;
	height: 43px;
	width: 114px;
	border: none;
	float: left;
	padding-right: 2px;



}

#buttonBox .buttonright {
    background: url('images/high_off.png')no-repeat center top;
	height: 43px;
	width: 114px;
	border: none;
	float: left;
	padding-right: 2px;


}


#buttonBox .buttonleft:hover {
    background: url('images/low_on.png')no-repeat center top;
	height: 43px;
	width: 114px;
	border: none;
	float: left;
	padding-right: 2px;

}

#buttonBox .buttonright:hover {
    background: url('images/high_on.png')no-repeat center top;
	height: 43px;
	width: 114px;
	border: none;
	float: left;
	padding-right: 2px;
}


#pagesContainer
{
margin: auto;
width: 500px;

}

#pages {
	padding: 3px;
}
#pages ul {
	list-style-type: none;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#pages li {
  
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
	padding-bottom: 4px;
}
#pages li a {
	color: #009de8;
	padding: 4px;
	border: 1px solid #d1d2d3;
	text-decoration: none;
	float: left;
}
#pages li a:hover {
	color: #FFF;
	border: 1px solid #009de8;
	padding: 4px;
	background: #009de8;
}
#pages li.nolink {
	color: #CCC;
	border: 1px solid #F3F3F3;
	padding: 4px;
}
#pages li.current {
	color: #FFF;
	border: 1px solid #009de8;
	padding: 4px;
	background: #009de8;
}
