#spn_counter_text{
	color:gray;
	font-size:20px;
	font-weight:lighter;
}
#div_counter_container{
	color:green;
	font-size:22px;
	height:30px;
	text-align:center;
	margin-top:10px;

}
table#video_themes{
	width:100%;
}
table#video_themes tr td{
	text-align:center;
}
img.theme_preview{
	border: thick gray solid;
	height:58px;
	width:76px; 
	
}
img.theme_preview:hover{
	border-color:red;
}

#video_theme_thumbnail{
	border:thin black solid;
	width:3em;
	height:3em;
	float:left;
	margin-left:2em;
}
h1 a{
	text-decoration:none;
	color: #8FB98B;

}
h1 a:hover{
	text-decoration:none;
}
hr{
	width:90%;border:none;border-top:1px solid #AAA;border-bottom: 1px solid #FFF;
}
.error{
	font-size:0.8em;
	border:thin solid #EF6B8C;
	background-color:#FEE2EC;
	display:inline-block;
	padding:2px;
	margin-left:1em;
	
}

.question{
	font-weight:bolder;
	font-size:large;
	color:black;
}

.answer{
	border:thin gray solid;
	padding:9px;
	line-height:20px;
	background-color:white;

}

#lnk_safe_url{
	font-size:x-large;
	font-family: 'Droid Serif',serif;
	letter-spacing: 0.03em;
	line-height: 1.0;
	text-decoration:underline;
}

label { display: block; width: 9em; float: left;}

a {	color:  #DE564B;
text-decoration: none ;

 }

a:hover{
	text-decoration:underline;

}
 
#shareButtonsContainer{
display:inline;
}
#ytVideo_t{
width: 300px;
}
 #moreOptionsContainer{
 border:medium silver solid;width: 400px;display:none;
 }
 
 #txtytSafeShareLink{
 width: 300px;
 }
 #MyOptions{
display:none;
}
 #txtYoutubeVideoID{
	width: 381px;
 }
 
 #topCell{
 width: 680px;
 }
 
 #mainCell{
 width: 680px;
 }
 
#mainWrapper{
position:relative;  margin-left: auto ;  margin-right: auto ;width:650px;

}

#menu{
position:absolute;top:0.4em;right:0;color:black;margin-right:0.5em;margin-top:0;
//text-shadow: 0px 1px 1px gray;
}


.setTimeDiv {
	display:none;
	color:#333333;
	background-color: #CFD68D;
	border: thin solid #FFFFFF;
	width: 100px;
	vertical-align:middle;
}

.menuItem{
	background:white;
	padding:0.2em;
	border:thin silver solid;
	float:left;
	margin-right:0.2em;
	font-size:20px;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}

input.btn{
	border: thin #333333 solid;
	background-color:#CCCCCC;
}
input.btnBig{
	border: thin #333333 solid;
	background-color:#CCCCCC;
	font-size:20px;
}
.outer{
	color: white;
}
h1,h2,h3{
	padding:0;
	margin:0;
	clear:both;
}	

h3{
	color: #1E202D;
	font-size:30px;
    font-weight: bolder;
}

.arabic{
	text-align: right;
	direction: rtl;
}

h1{
font-family: 'Bevan', arial, serif;
	letter-spacing: 0.03em;
	color: #8FB98B;
	font-size:40px;
	text-shadow: 0px 3px 2px black;
	//float:left ;
    line-height: 1.0;	
}
h2{
font-family: 'Bevan', arial, serif;
	color:#DE564B;
	float:left;	
	clear:both;
	width:100%;
	font-weight:normal;
	font-size:30px;
	text-shadow:0 3px 8px black;	
}
.clickable  {
 cursor:hand;
 cursor:pointer;
}

.mainContainer {
	border:thin #E7E2DA solid;
	background-image:url('/images/container_bg.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color: #666666;
	text-shadow: 0px 1px 0px silver;
	font-weight:bold;
	width: 100%;
	padding-top:1em;
	padding-right:1em;
	padding-left:1em;
	margin-bottom:1em;
}

#thumbnail{
	float:left;border:thin black solid;
}

#directLink{
	border :thin silver dashed;
	padding:5px;
	width:500px;
	height:100px;
	background-color:white;
}

body{
  margin:0px;
  padding:0px;
  color: black;
  height:100% ;
  background-color:#404040;
  background-image:url('/images/bg_n.png');
  font-family: 'Droid Serif', serif;
  line-height: 30px;
  letter-spacing: 0.4px;

}


div#MakeYourOwnButton{
	position:absolute;
	top: 100px;
	left: 0;

}

img{
	border:0px;
}

#footer{
color: silver;
text-shadow: 0 3px 8px #2A2A2A;
font-size:15px;
}
#footer a{
color: silver;
}


.input_big{
background: url("/images/text.png") repeat-x scroll 0 0 transparent;
border-color: #999999 #CCCCCC #CCCCCC;
border-style: solid;
border-width: 1px;
font-size: 15px;
padding: 5px 6px;
width: 80%;
}

textarea,input[type=text],[type=password]{
background: url("/images/text.png") repeat-x scroll 0 0 transparent;
border-color: #999999 #CCCCCC #CCCCCC;
border-style: solid;
border-width: 1px;
font-size: 13px;
padding: 5px 6px;

}

.btn {
	float: left;
	clear: both;
	background: url(/images/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
	margin-left:32%;
	}
.btn a{
	float: left;
	height: 40px;
	background: url(/images/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 20px;
	color: white;
	font-size: 2em;
	font-weight:bolder;
	text-decoration: none;
	text-shadow: 0px 1px 1px black;
}
.btn span {
	background: url(/images/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}
.btn_generate { 
background-color: #92E57C;
margin-left:200px;
 }
.clear {
	clear: both;
}
.btn_tour{
	background-color:#FF3300;
}
input#textbox_yt_link{
	font-size:18px;
}

#preview_container{
	border:thin black solid;width:85%;border: thin gray dashed;background-color:white;
	display: none;

-moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 10px 10px 5px #888;

}
#preview_container td{
	padding:1em;
	text-align:center;
}

#video_thumbnail_image{
	padding:1px;
	border:thin black solid;
}

#title_preview{
	font-size:x-large;
}

#div_safe_url{
	position:absolute;
	display:none;
	top:7.8em;
	left:2em;
}

#txt_safe_url{
	font-size:18px;
	display:none;
}

#div_sharing_button_tmp{
	position:absolute;
	top:10.5em;
	left:7.6em;
}

#loading_indicator{
	display:none;
}



#div_more_options_container{
	display:none;border:thin black solid;padding:1em;width:80%;
}

.light_desc{
	color: silver;
	font-style: italic;
	font-weight: lighter;
}

table .api_table, table .api_table td{
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-collapse: collapse;
	padding: 5px;	
	
}
