
/*///////HEADER////////////*/
html, body{
	color: #777777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#FFFFFF;
	height:99%;
	margin:0;
	padding:0;
}


*html body{
	height: 85%;
}

.Header {
	position: relative;
	padding:5px 0px 0px 5px;
	display:block;
	border-bottom:2px solid #EBEBEB;
	height:25px;
}

.textlinks {
	padding-right:5px;
	position: relative;
	float:right;
	margin-top:0px;
	width:700px;
	text-align:right;
}

.textlinks a{
	color: #777777;
	text-decoration: none;
	padding: 0px 6px;
	margin: 0px 2px 0px 4px;
}

.Header .flags{
	position:relative;
	float:left;
}

.subscribe{
	color:#DC2E2E;
	font-weight:bold;
}

.language_pic{
	margin-left:115px;
	display:inline;
	cursor:pointer;
}

.language_pic_rest{
	cursor:pointer;
	border:0;
	margin-top:2px;
}

.choose_text{
	float:left;
	position:relative;
	margin-top:3px;
	margin-right:5px;
}

.language_flags {
	display:inline;
	border:1px solid #ffffff;
}

#subscribe_form {
	display:none;
	position:absolute;
	text-align:right;
	z-index:100;
	width:230px;
}

#subscribe_form .subscribe_filed {
	background:url(http://www.getvideo.bg/img/subscribe_field.jpg) no-repeat top left;
	height:15px;
	width:126px;
	margin-right:2px;
	padding:4px 0px 3px 7px;
	margin-bottom:2px;
	border:none;
	font-size:10px;
	color:#767676;
}

/*// IE6 fix for subscribe filed /////*/
*html #subscribe_form .subscribe_filed {
	margin-right:0px;
}

/*// IE7 fix for subscribe filed /////*/
*:first-child+html #subscribe_form .subscribe_filed {
	margin-right:0px;
}

#subscribe_form .subscribe_filed_button {
	background:url(http://www.getvideo.bg/img/subscribe_button.jpg) no-repeat;
	border:none;
	height:21px;
	width:70px;
	margin-right:5px;
	padding:0px 0px 2px 0px;
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	cursor:pointer;
	
}

/*// IE6 fix for subscribe button /////*/
*html #subscribe_form .subscribe_filed_button {
	margin-right:4px;
	padding:0px 0px 1px 0px;
}

/*// IE7 fix for subscribe button /////*/
*:first-child+html #subscribe_filed_button{
	margin-right:4px;
}

.hidden_succ{
	margin-right:40px;
	color:#FF0000;
	display:none;
}

#error{
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	height:12px;
	text-align:left;
	padding-left:40px;
	display:none;
}

.subscribecontainer {
	margin: 10px 0px 0px 0px;
}

#subscribe_form_inner{
	background:url(http://www.getvideo.bg/img/subscribe_mid.png) repeat-y right;
	text-align:right;
}

/*// IE6 fix for inner form /////*/
*html #subscribe_form_inner{
	background:url(http://www.getvideo.bg/img/subscribe_mid.jpg) repeat-y right;
	margin:0px 0px -5px 0px;
}

/*// IE7 fix for content button /////*/
*:first-child+html #subscribe_form_inner{
	background:url(http://www.getvideo.bg/img/subscribe_mid.jpg) repeat-y right;
	margin:0px 0px -5px 0px;
}

#subscribe {
	margin:0;
	padding:0;
}

.MenuText {
	float:right;
	margin:2px 0px 0px 0px;
}
/*////////////////////////*/

/*////////CONTENT////////////*/
#Logo{
	/*background:url(http://www.getvideo.bg/img/getvideo_logo.jpg) center no-repeat;*/
	text-align:center;
	height:170px;
	margin:30px auto 5px auto;
}
#Content{
	margin:0px auto;
	text-align:center;
}

#InnerContent{
	width:774px;
	margin:0px auto;
}

#FeedBackContainer{
	text-align:left;
	width:430px;
	margin:0px auto;	
}

.validator {
	display:inline;
	margin-left:5px;
}

.username_taken {
	color:#FF0000;
}

.username_available {
	color:#00CC33;
}


.feedback_text {
	font-size:12px;
	font-weight:bold;
	color:#464646;
}

.feedback_field {
	border:1px solid #DDDDDD;
	background-color:#F7F7F7;
}

.Row{
	margin-bottom:10px;
	width:100%;
}

.InnerRow{
	width:100%;
}

.leftpart{
	position:relative;
	float:left;
	width:22%;
}

.rightpart {
	position:relative;
	float:right;
	text-align:left;
	width:73%;
}

.feedback_button {
	background:url(http://www.getvideo.bg/img/send.jpg) center no-repeat;
	width:77px;
	height:30px;
	border:none;
	padding:0px 0px 3px 0px;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
}

/*// IE6 fix for the feedback button /////*/
*html .feedback_button {
	padding:0px 0px 1px 0px;
}

/*// IE7 fix for the feedback button /////*/
*:first-child+html .feedback_button {
	padding:0px 0px 1px 0px;
}


.register_button {
	background:url(http://www.getvideo.bg/img/reg_button.jpg) center no-repeat;
	width:100px;
	height:30px;
	border:none;
	padding:0px 0px 3px 0px;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
}

/*// IE6 fix for the feedback button /////*/
*html .register_button {
	padding:0px 0px 1px 0px;
}

/*// IE7 fix for the feedback button /////*/
*:first-child+html .register_button {
	padding:0px 0px 1px 0px;
}


.filed_150 {
	width:150px;
}

.field_200 {
	width:200px;
}

.recomended{
	color:#FF0000;
	font-size:14px;
}

.LeftPanel{
	padding-top:5px;
	position:relative;
	float:left;
	width:155px;
	text-align:left;
}

.RightPanel{
	padding-top:8px;
	position:relative;
	float:right;
	width:616px;
	text-align:left;
}

.content_filed{
	width:625px;
	background:url(http://www.getvideo.bg/img/content_field.jpg) no-repeat;
	height:15px;
	padding:4px 7px 5px 7px;
	margin-bottom:1px;
	font-size:12px;
	border:none;
	color:#555555;
}

*html .content_filed{
	padding:4px 7px;
}

*:first-child+html .content_filed{
	padding:4px 7px;
}


.GetVideoButton{
	margin-left:5px;
	margin-bottom:3px;
	background:url(http://www.getvideo.bg/img/getvideo_button.jpg) bottom;
	border:none;
	padding-bottom:3px;
	height:30px;
	width:125px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
}

/*// IE6 fix for the content button /////*/
*html .GetVideoButton {
	padding-bottom:2px;
}
/*// IE7 fix for content button /////*/
*:first-child+html .GetVideoButton {
	padding-bottom:2px;
}
/*// IE6 fix for the content field /////*/
*html .content_filed {
	margin-bottom:3px;
}

/*// IE7 fix for the content field /////*/
*:first-child+html .content_filed {
	margin-bottom:3px;
}


.tip{
	margin:0px auto;
	text-align:left;
	font-size:11px;
	font-style:italic;
	width:774px;
}

.tip_small{
	margin:0px auto;
	text-align:left;
	font-size:11px;
	font-style:italic;
}


#additional_info{
	display:none;
}

.info_wrapper {
	padding-right:3px;
} 

.info_wrapper1 {
	height:155px;
	background:url(http://www.getvideo.bg/img/seperator.jpg) no-repeat right;
} 

#additional_info ul{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 25px;
}

#additional_info li {
	padding:0px 0px 5px 0px;
	font-size:14px;
	list-style-type:none;
	list-style-image:url(http://www.getvideo.bg/img/arrow.jpg);
}

.additonal_info_stat{
	color:#E10303;
	font-size:11px;
}

.additional_info_tab{
	color:#323232;
	font-size:11px;
}

.download_header{
	margin-top:9px;
	color:#DC2E2E;
	font-size:15px;
	font-weight:bold;
}

.actions_header{
	margin-top:3px;
	color:#DC2E2E;
	font-size:15px;
	font-weight:bold;
}


.more_info{
	color:#DC2E2E;
}

.more_info a{
	color:#DC2E2E;
	text-decoration:none;
}

.video_title{
	display:inline;
	color:#555555;
	font-size:20px;
}

#preview_convertion_form {
	border:1px solid #FF0000;
}
/*/////////////////////////////*/

/*///// PICTURE //////////////*/
.BorderTop{
	background:url(http://www.getvideo.bg/img/top_border.jpg) no-repeat;
	width:152px;
	height:7px;
}


.BorderBottom{
	background:url(http://www.getvideo.bg/img/bottom_border.jpg) no-repeat;
	width:152px;
	height:5px;
}

.LeftBorder{
	background:url(http://www.getvideo.bg/img/left_border.jpg) no-repeat;
	width:5px;
	height:115px;
}

.RightBorder{
	background:url(http://www.getvideo.bg/img/right_border.jpg) no-repeat;
	width:5px;
	height:115px;
}

/*// IE6 fix for the covers /////*/
*html .pic{
	margin:-9px 0px -3px 0px;
}
/*// IE7 fix for the covers /////*/
*:first-child+html .pic{
	margin:-9px 0px -3px 0px;
}

.convertion_icon{
	margin-left:15px;
	cursor:pointer;
}

.convertion_icon_disabled{
	margin-left:15px;
}

.convert_list_icons {
	margin-top:7px;
}

.search_file_text {
	margin-top:10px;
	color:#4D4D4D;
	font-weight:bold;
	font-size:14px;
}

#success {
	margin-top:10px;
	color:#E10303;
	font-size:14px;
	font-weight:bold;
}

.download_video {
	margin-top:20px;
	width:304px;
	text-align:right;
}

.send_to_friend {
	margin-right:14px;
	margin-top:5px;
}

.send_to_friend a{
	color:#4D4D4D;
	font-size:15px;
	text-decoration:none;
}

.send_to_friend_text {
	color:#4D4D4D;
	font-size:12px;
}

.hr_line_separator {
	margin: 20px auto;
}

.networks_links {
	margin-right:35px;
	display:inline;
}

.networks_welcome_title{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
}


.converting_video_file_text {
	display:inline;
	width:150px;
}

.img_processing {
	display:inline;
	position:absolute;
	margin-left:5px;
	padding-top:2px;
}

.tool_tip {
	position:absolute; 
	display:none;	
	background:url(http://www.getvideo.bg/img/tool_tip_bg.png);
	width:168px;
	height:78px;
	z-index:1000;
}

.tool_tip_inner {
	font-size:11px;
	color:#FFFFFF;
	margin:24px auto 0px auto;
	width:155px;
}

.language_tool_tip {
	position:absolute; 
	display:none;	
	background:url(http://www.getvideo.bg/img/language_tool_tip.png);
	width:104px;
	height:48px;
	z-index:1000;
}

.language_tool_tip_inner {
	font-size:12px;
	color:#797979;
	margin:20px auto 0px auto;
	text-align:center;
	width:96px;
}
/*///////////////////////////////*/


/*////// NEWS /////////////*/
.MasterContainer {
	width:900px;
	margin:0px auto;
	text-align:left;
}

.LeftMasterContainer {
	width:25%;
	position:relative;
	float:left;
	margin:5px;
}

.RightMasterContainer{
	width:72%;
	position:relative;
	float:right;
	margin:20px 5px 5px 0px;
}

.CategoryConainer {
	width:193px;
	border:1px solid #DADADA;
	margin: 5px 0px 30px 0px;
}

.CategoryRow {
	background:url(http://www.getvideo.bg/img/category_arrow.jpg) no-repeat right;
	border:1px solid #EEEEEE;
	width:100%;
	height:34px;
}

.CategoryTitle{
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#777777;
	margin-bottom:10px;
}

.hlink_ul {
	list-style:none;
	margin:0;
	padding:0;
}

.hlink {
	border-bottom: 1px solid #eee;
	margin-left:0px;
}

.hlink_ul a {
	background: url(http://www.getvideo.bg/img/category_bg1.jpg) no-repeat;
	display: block;
	width:183px;
	height:24px;
	padding: 10px 0px 0px 10px;
	text-decoration: none;
	color:#5597C9;
}

.hlink_ul a:hover, .hlink_ul a:active{
	background: url(http://www.getvideo.bg/img/category_bg2.jpg) no-repeat;
	color: #000;
}

.new{
	margin-bottom:30px;
}

.newtitle{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:23px;
	color:#343434;
	margin-bottom:10px;
}

.newbody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#767676;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
}
/*//////////////////////////*/



/*//////////FOOTER///////////*/
#Footer{
	background:url(http://www.getvideo.bg/img/footer_bg.jpg) repeat-x;
	width:100%;
	height:124px;
	margin-bottom:0px;
}

.LeftFooter {
	font-size:11px;
	color:#4B4B4B;
	position:relative;
	float:left;
	margin:55px 0px 0px 15px;

}

.RightFooter {
	position:relative;
	float:right;
	margin:35px 15px 0px 0px;
}

.wrapper {
  min-height: 86%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  /* margin: 0 auto -4em; */
  cursor:default;
 }
*html .wrapper {
  min-height: 84%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  /* margin: 0 auto -4em; */
  cursor:default;
 }


 #footer, .push {
 	/*height: 4em;*/
}

.footer_from{
	color:#333333;
	font-size:16px;
	width:755px;
	margin:0px auto;
}

.footer_getvideo {
	font-size:22px;
	font-weight:600;
}

.footer_network_pic {
	margin-right:25px;
}

.footer_link {
	color:#777777;
	text-decoration:underline;
}

.footer_link_div {
	position:relative;
	float:right;
	width:150px;
 	padding-right:5px;
	padding-top:5px;
	
}

.footer_centered {
	padding-top:10px;
	width:750px;
	margin:0px auto;
	text-align:center;
}
/* IE6 fix for the footer pics */
*html .footer_centered {
	width:830px;
	text-align:right;
}

/* IE7 fix for the footer pics */
*:first-child+html .footer_centered {
	width:830px;
	text-align:right;
}

/*////////////////////////////*/

/*/////// PRROGRESS BAR ///////////////*/

img.percentImage1 {
 background: white url(http://www.getvideo.bg/img/percentImage_back1.png) top left no-repeat;
 padding: 0;
 border:none;
 background-position: 1px 0;
}

img.percentImage3 {
 background: white url(http://www.getvideo.bg/img/percentImage_back3.png) top left no-repeat;
 padding: 0;
 border:none;
 background-position: 1px 0;
}

.percentage{
	font-size:12px;
	font-weight:normal;
}

#result_message {
	color:#E10303;
	font-size:14px;
	font-weight:bold;
}
/*////////////////////////////*/

/*//// LATEST DOWNLOADS //////////*/
.latest_header {
	text-align:left;
	font-size:19px;
	color:#DC2E2E;
	margin-top:20px;
	margin-bottom:5px;
}

.latest_downloads_list {
	margin:0;
	padding:0;
}

.latest_downloads_list li {
	list-style:none;
	border-bottom:1px solid #EBEBEB;
	padding:2px 5px 10px 5px;
}

/* IE 6 fix */
*html .latest_downloads_list li {
	padding:2px 5px 0px 5px;
}

/* IE 7 fix */
*:first-child+html .latest_downloads_list li {
	padding:2px 5px 0px 5px;
}

/*
.latest_downloads_list li:hover {
	background-color:#F8F8F8;
}
*/

/*// IE6 fix for the covers /////*/
*html .pic_small{
	margin:-10px 0px -3px 0px;
}
/*// IE7 fix for the covers /////*/
*:first-child+html .pic_small{
	margin:-10px 0px -3px 0px;
}


/*///// PICTURE - small //////////////*/
.BorderTop_small{
	background:url(http://www.getvideo.bg/img/top_border_small.png) no-repeat;
	width:125px;
	height:6px;
}


.BorderBottom_small{
	background:url(http://www.getvideo.bg/img/bottom_border_small.png) no-repeat;
	width:125px;
	height:5px;
}

.LeftBorder_small{
	background:url(http://www.getvideo.bg/img/left_border_small.png) no-repeat;
	width:5px;
	height:93px;
}

.RightBorder_small{
	background:url(http://www.getvideo.bg/img/right_border_small.png) no-repeat;
	width:5px;
	height:93px;
}

.LeftPanel_latest{
	width:130px;
}

.RightPanel_latest{
	width:620px;
}

.video_title_latest{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#555555;
}

.video_title_latest:hover {
	text-decoration:underline;
}

.website {
	font-size:16px;
	font-weight:bold;
	color:#DC2E2E;
	margin-top:0px;
}

.website div{
	float:left; 
	position:relative;
	padding-top:12px;
}

#watch_video_button {
	background:url(http://www.getvideo.bg/img/watch.png) no-repeat;
	border:0px;
	color:#FFFFFF;
	height:33px;
	width:137px;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
	text-align:center;
	padding-left:15px;
	margin-right:4px;
}

#download_subtitles {
	background:url(http://www.getvideo.bg/img/subtitles.png) no-repeat;
	border:0px;
	color:#FFFFFF;
	height:33px;
	width:148px;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
	text-align:center;
	padding-top:-5px;
	text-align:center;
	margin-right:4px;
}

#get_video_list_button {
	background:url(http://www.getvideo.bg/img/get_video.png) no-repeat;
	border:0px;
	color:#FFFFFF;
	height:33px;
	width:137px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding-left:15px;
	cursor:pointer;
}

#add_to_playlist_button {
	background:url(http://www.getvideo.bg/img/add_to_playlist.jpg) no-repeat;
	border:0px;
	color:#FFFFFF;
	height:33px;
	width:140px;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
	text-align:center;
	padding-left:15px;

}

.inner_li {
	
}
/*//////////////////////////////////*/

/* /////// DIALOG BOX //////////////////*/
#dialog_box {
	background:url(http://www.getvideo.bg/img/dialog_bg.jpg) no-repeat;
	width:554px;
	height:426px;
	float:left;
	position:absolute;
	z-index:1231;
	display:none;
}

#inner_dialog_box {
	background-color:#FFFFFF;
	padding:10px;
}

#dialog_box_header {
	background-color:#FB5831;
	height:22px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:4px 0px 0px 6px;
	border-left:1px solid #535353;
	border-right:1px solid #535353;
	border-top:1px solid #535353;
	margin:15px auto 0px auto;
	width:516px;

}

#innder_dialog_box {
	height:365px;
	width:522px;
	margin:0px auto;
	background-color:#FFFFFF;
	border-left:1px solid #535353;
	border-right:1px solid #535353;
	border-bottom:1px solid #535353;
}

.add_to_playlist_row {
	border-bottom:1px solid #E8E8E8;
	height:75px;
	margin-top:5px;
	margin-left:5px;
}

.add_to_playlist_row_additional {
	height:85px;
}


.playlist_pic {
	float:left;
	
}

.playlist_name {
	float:left;
	margin-top:25px;
	margin-left:10px;
}

.playlist_name a {
	font-size:12px;
	font-weight:bold;
	color:#515151;
	text-decoration:none;
}

.playlist_name a:hover {
	text-decoration:underline;
}

#list_box {
	height:329px;
	overflow:auto;

}

#closing_row {
	text-align:right;
	margin-top:10px;
	margin-right:5px;
}

#close_button {
	background:url(http://www.getvideo.bg/img/close_button.jpg) no-repeat;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	height:20px;
	width:72px;
	border:0;
	cursor:pointer;
}

#action_result {
	float:left;
	color:#515151;
	font-weight:bold;
	margin-left:5px;
}


/*////////////////////////////////////*/

/*//// USER-PROFILE /////////////////*/
#RegisterDiv {
	width:489px;
	margin:0px auto;
}

#UserContainer {
	text-align:left;
	width:780px;
	margin:0px auto;
}

#ProfileContainer {
	border-top:1px solid #EBEBEB;
	padding-top:10px;
}

#LeftProfileContainer {
	float:left;
	width:200px;
}

#RightProfileContainer {
	float:right;
	width:570px;
}

.LeftProfilePanel {
	padding-top:5px;
	position:relative;
	float:left;
	width:130px;
	text-align:left;
}

.RightProfilePanel {
	padding-top:8px;
	position:relative;
	float:right;
	width:425px;
	text-align:left;

}

#profile_menu {
	margin:0;
	padding:0;
	font-size:11px;
}

#profile_menu li{
	width:100%;
	list-style:none;
	padding:2px 0px 3px 2px;
	border-bottom:1px solid #EBEBEB;
}

#profile_menu a {
	color:#777777;
	text-decoration:none;
}

#profile_menu a:hover {
	text-decoration:underline;
}

.last_downloads_header {
	text-align:left;
	font-size:19px;
	color:#DC2E2E;
	width:250px;
	float:left;
}

.create_pl {
	float:right;
}

#create_pl_button {
	background:url(http://www.getvideo.bg/img/create_playlist_button.jpg) no-repeat;
	width:120px;
	height:27px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	border:0;
	padding-top:1px;
	cursor:pointer;
}

.create_playlist_button {
	background:url(http://www.getvideo.bg/img/create_playlist.jpg) no-repeat;
	width:88px;
	height:27px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	border:0;
	padding-top:1px;
	cursor:pointer;
}

.playlist_options {
	text-align:right;
	font-size:10px;
	margin:4px 4px 0px 0px;
}

.go_back {
	font-size:10px;
}

.go_back a {
	text-decoration:none;
	color:#414141;
}

.go_back a:hover {
	text-decoration:underline;
}

.playlist_options a {
	text-decoration:none;
	color:#414141;
}

.playlist_options a:hover {
	text-decoration:underline;
}

.playlist_options a.view {
	color:#D70000;
}

.add_more_videos {
	width:100%;
}

#playlist_add_video {
	width:300px;
	background:url(http://www.getvideo.bg/img/add_video_to_playlist.jpg) no-repeat;
	height:18px;
	padding:4px 2px 2px 7px;
	font-size:12px;
	color:#555555;
	border:0;
}

*html #playlist_add_video { 
	background:url(http://www.getvideo.bg/img/add_video_to_playlist.jpg) no-repeat fixed;
}

*:first-child+html #playlist_add_video { 
	background:url(http://www.getvideo.bg/img/add_video_to_playlist.jpg) no-repeat left top;
	width:300px;
	height:18px;
	padding:4px 2px 2px 7px;
	font-size:12px;
	color:#555555;
	border:0;
}

.AddToPlaylistButton {
	background:url(http://www.getvideo.bg/img/add_to_playlist_button.jpg) no-repeat;
	width:110px;
	height:28px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	border:0;
	font-weight:bold;
	cursor:pointer;
}

.lefted{
	float:left;
	margin-top:7px;
}

.link_to_video {
	font-size:14px;
	font-weight:bold;
	color:#1C1C1C;
}

.righted {
	float:right;
	width:440px;
}

.ie_row {
	height:40px;
}

.playlist_leftpart{
	position:relative;
	float:left;
	text-align:right;
	width:80px;
}

.playlist_rightpart {
	position:relative;
	float:right;
	text-align:left;
	width:480px;
}

.playlist_rightpart_2 {
	position:relative;
	float:right;
	text-align:left;
	width:360px;
}
/*////////////////////////////////////*/

/*//// SECTIONS //////////////////*/
.section_header {
	font-size:25px;
	color:#464646;
	margin-bottom:15px;
}

.section_header_1{
	font-size:13px;
	color:#464646;
	margin-bottom:15px;
}

.section_leftpart{
	position:relative;
	float:left;
	text-align:right;
	width:38%;
}

.section_rightpart {
	position:relative;
	float:right;
	text-align:left;
	width:58%;
}

.forgotten_link {
	text-decoration:none;
	color:#105CB6;
}

.forgotten_link:hover {
	text-decoration:underline;
}

.centered {
	text-align:center;
}
/*///////////////////////////////////*/

/*/// WATCH ////////////////////////*/
.watch_container {
	width:774px;
	margin: 0px auto 10px auto;
}

#watch_video_title {
	margin-bottom:5px;
	color:#555555;
	font-size:19px;	
}

#watch_video_info {
	margin-bottom:10px;
}

#left_content {
	margin-top:6px;
	float:left;
	position:relative;
	width:40%;
}

#right_content {
	float:right;
	position:relative;
	width:40%;
	text-align:right;
}

.watch_website {
	font-size:14px;
	font-weight:bold;
	color:#DC2E2E;
	margin-top:0px;
	
}

.watch_website_text {
	padding-top:14px;
	width:235px;
	float:left;
}

.hr {
	border-top:1px solid #EBEBEB;
}

#dDiv {
	width:774px;
	height:468px;
}

/*////////////////////////////////////*/

/*FIX for the auto height of divs which has float*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/*FIX for the auto height of divs which has float*/
