@CHARSET "UTF-8";

html {
	overflow-y: scroll;
}
html, body {
	margin: 0;
 	padding: 0;
	height: 100%;
	text-align: center;
	border: none;
}

a {
	color: #1A8BCD;
	text-decoration: none;
}

a:hover {
	color: #1A8BCD;
	text-decoration: underline;
}

a.black_link {
	color: #464646;
	text-decoration: none;
	display:block;
}

a.black_link:hover {
	color: #464646;
	text-decoration: none;
}

span.link {
	color: #1A8BCD;
	text-decoration: none;
}

a:hover span.link{
	color: #1A8BCD;
	text-decoration: underline;
}

img {
	border-width: 0px;
}

hr {
	border: 0;
	background-color: #d7d7d7;
	height: 1px;
}

h1 {
	color: #464646;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	color: #464646;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

div, td {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
}

/* ------------ start of header -------------*/
div#page {
	position: relative;

	height: 100%;
	width: 980px;
	margin: 0 auto;
}

div#logo {
	background: url('../images/icons/gotchamedia_logo.png') top left no-repeat;
	position: absolute;
	float:left;
	
	top: 10px;
	left: 30px;
	height: 45px;
	width: 144px;
}

div#service_navigation {
	position: absolute;
	float: right;
	color: #464646;
	
	top: 25px;
	left: 760px;
	height: 20px;
	width: 210px;
	
}

div#service_navigation a{ 
	color: #464646;
	text-decoration: none;
}

div#primary_nav {
	position: relative;
	top: 70px;
	height: 38px;
	width: 930px;
	margin: 0 auto;
}

div#primary_nav_center { 
	position: absolute;
	background: url(../images/design/primary_navigation_center.png) top left repeat-x;
	
	left: 0px;
	width: 922px; /* 960px - padding-left - margin-left - primary_navigation_left_with */
	height: 38px;
	margin-left:4px;
}

div#primary_nav_center ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: auto;
	text-align: left;
}

div#primary_nav_center ul a {
	padding-right: 20px; /* space between links */
	padding-left: 20px; /* space between links */
	display: block;
	line-height: 38px;
	color: #FFFFFF;
	text-decoration: none;
}

div#primary_nav_center ul a:hover, li.navi_active { 
	background: url(../images/design/primary_navigation_center_brightness.png) top left repeat-x;
}

div#primary_nav_center li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
	
div#primary_nav_left { 
	position: absolute;
	background: url(../images/design/primary_navigation_left.png) top left no-repeat;
	left: 0px;
	width: 4px;
	height: 38px;
}

div#primary_nav_right {
	position: absolute;
	background: url(../images/design/primary_navigation_right.png) top right no-repeat;
	left: 926px;
	width: 4px;
	height: 38px;
}

div#primary_nav_wrb_left { 
	position: absolute;
	background: url(../images/design/primary_navigation_left_wrb.png) top left no-repeat;
	left: 0px;
	width: 4px;
	height: 38px;
}

div#primary_nav_wrb_right {
	position: absolute;
	background: url(../images/design/primary_navigation_right_wrb.png) top right no-repeat;
	left: 926px;
	width: 4px;
	height: 38px;
}

/* ------------ end of header -------------*/

div#page_title {
	position: relative;
	
	width: 930px;
	margin: 0 auto;
	margin-top: 85px;
	padding-bottom: 10px;
	
	color: #464646;
	font-size: 20px;
	line-height: 26px;
	text-align: left;
		
	border-bottom: dotted 1px #cccccc;
}

div#secondary_navigation {
	float: right;
	width: 600px;
	text-align: right;
}

div#secondary_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

div#secondary_navigation ul a{
	padding-right: 10px;
	padding-left: 10px;
	line-height: 28px;
	color: #464646;
	font-size: 12px;
	text-decoration: none;
}

div#secondary_navigation li {
	float: left;
	white-space: nowrap;
	display: block;
}

/* ------------ start of left navigation -------------*/

div#left_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#left_navigation ul a {
	padding-right: 10px;

	line-height: 28px;
	color: #1A8BCD;
	font-size: 12px;
	text-decoration: none;
}

div#left_navigation ul a:hover {
	text-decoration: underline;
}

.subnavi_active {
	font-weight: bold;
}

/* ------------ start of teaser -------------*/
div#teaser {
	background: transparent url(../images/mainpage/teaser.jpg) repeat scroll 0 0;
	position: relative;
	color: #000000;
	text-align: left;

	height: 338px;
	width: 930px;
	margin: 0 auto;
	margin-top: 70px;
}

/* ------------ other teaser ---------------- */

div#teaser-masters-1 {
	background: transparent url(../images/others/masters2010/hp_teaser_1.jpg) repeat scroll 0 0;
	position: relative;
	color: #000000;
	text-align: left;

	height: 338px;
	width: 930px;
	margin: 0 auto;
	margin-top: 70px;
}

div#teaser-masters-2 {
	background: transparent url(../images/others/masters2010/hp_teaser_2.jpg) repeat scroll 0 0;
	position: relative;
	color: #000000;
	text-align: left;

	height: 338px;
	width: 930px;
	margin: 0 auto;
	margin-top: 70px;
}

div#teaser-masters-3 {
	background: transparent url(../images/others/masters2010/hp_teaser_3.jpg) repeat scroll 0 0;
	position: relative;
	color: #000000;
	text-align: left;

	height: 338px;
	width: 930px;
	margin: 0 auto;
	margin-top: 70px;
}

div#teaser-tedxtokyo {
	background: transparent url(../images/others/tedxtokyo2010/hp_teaser_1.jpg) repeat scroll 0 0;
	position: relative;
	color: #000000;
	text-align: left;

	height: 338px;
	width: 930px;
	margin: 0 auto;
	margin-top: 70px;
}

div#subpage_teaser {
	position: relative;
	text-align: left;
	color: #000000;

	width: 930px;
	margin: 0 auto;
	margin-top: 10px;

	overflow: visible;
	padding-bottom: 20px;
}

div.overlay_65p {
	position: absolute;
	background: transparent url(../images/design/65p_background.png) repeat scroll 0 0;
	font-size: 14px;
	color: #ffffff;
}

div.overlay_65p a{
	text-decoration: none;
	color: #61bcee;
}

div.overlay_65p a:hover{
	text-decoration: underline;
}

div.mainpage_teaser_headline {
	position: absolute;
	width: 500px;
	top: 45px;
	
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 40px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 48px;
	color: #000000;
}

/* --------- other teaser -----------*/

div.teaser-masters-subheadline{
	position: absolute;
	width: 500px;
	top: 50px;
	left: 25px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 16px;
	line-height: 1.4;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
}

div.teaser-masters-headline{
	position: absolute;
	width: 900px;
	top: 75px;
	left: 10px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 25px;
	color: #ffffff;
}

div.headline-masters-en{
	left: 25px;
}

div.teaser-masters-info{
	position: absolute;
	width: 900px;
	top: 125px;
	left: 25px;
	color: #464646;
	font-size: 12px;
	line-height: 1.4;
	color: #ffffff;
}

div.teaser-tedxtokyo-info{
	position: absolute;
	width: 900px;
	top: 190px;
	left: 48px;
	color: #464646;
	font-size: 12px;
	line-height: 1.4;
	color: #ffffff;
}

a.tedxtokyo-link{
	color:#FF2B06;
}

div.info-masters-en{
	width: 600px;
}

div.mainpage_teaser_headline_jp {
	position: absolute;
	width: 500px;
	top: 45px;
	font-family: helvetica, arial, sans-serif;
	font-size: 29px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 48px;
	color: #000000;
}

div.mainpage_teaser_info {
	position: absolute;
	width: 380px;
	top: 105px;
	color: #464646;
	font-size: 16px;
	line-height: 1.4;
}

div.solutions_teaser {
	width: 450px;
	height: 297px;
	left: 470px;
	top: 10px;
}

div.live_streaming_teaser {
	position: absolute;
	width: 470px;
	height: 297px;
	
	left: 10px;
	top: 10px;
}

div.ooyala_teaser {
	position: absolute;
	width: 400px;
	left: 0px;
	top: 80px;
}

div.kulabyte_teaser {
	width: 500px;
	height: 297px;
	left: 420px;
	top: 10px;
}
/* ------------ end of teaser -------------*/

div.headline {
	position: relative;
	text-align: left;
	
	margin: 0 auto;
	color: #464646;
	font-size: 22px;
	
	line-height: 22px;
}

/* ------------ start of mainpage -------------*/
div#news_ticker {
	position: relative;
	text-align: left;
	height: 32px;
	width: 930px;
	margin: 0 auto;
}

span#news_ticker_space {
	padding-left: 10px;
}

div#news_ticker_center { 
	position: absolute;
	background: url(../images/design/news_ticker_center.png) top left repeat-x;
	left: 139px;
	width: 787px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	
	line-height: 32px;
	text-align: left;
}

div#news_ticker_center ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#news_ticker_center ul a{
	padding-right: 20px; /* space between links */
	padding-left: 20px; /* space between links */
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

div#news_ticker_center ul a:hover{ 
	color: #33ccff;
}

div#news_ticker_left { 
	position: absolute;
	background: url(../images/design/news_ticker_left.png) top left no-repeat;
	width: 139px;
	height: 32px;
	
	padding-left: 10px;
	line-height: 32px;
	text-align: left;
}

div#news_ticker_left a{ 
	color: #FFFFFF;
	text-decoration: none;
}

div#news_ticker_right {
	position: absolute;
	background: url(../images/design/news_ticker_right.png) top right no-repeat;
	left: 926px;
	width: 4px;
	height: 32px;
}

li.error {
	color: #FFFFFF;
}

/* ------------ end of mainpage -------------*/


div#content_area {
	text-align: left;
	width: 930px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
}

div#main_content_area {
	float: left;
	width: 635px;
	height: 100%;
	
	color: #464646;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
	padding-right: 20px;

	display: inline;
	overflow: visible;
	border-right: dotted 1px #cccccc;
}

div.content_box {
	float: right;
	clear: right;
	
	width: 255px;
	color: #464646;
	display: inline;
	
	padding-bottom: 10px;
	border-bottom: dotted 1px #cccccc;
}

div.content_text_picture {
	overflow: auto;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: dotted 1px #cccccc;
}

div.content_date_text {
	padding: 10px;
	border-bottom: dotted 1px #cccccc;
}

div.content_date {
	float: left;
	width: 100px;
	color: #959595;
	line-height: 24px;
}

div.content_news {
	color: #464646;
	padding-left: 100px;
	line-height: 20px;
}

div.news {
	color: #464646;
	line-height: 20px;
}

font.news_title {
	color: #1b8bcb;
	font-weight: normal;
	font-size: 13px;
	line-height: 24px;
	text-decoration: underline;
}

div.content_text {
	color: #464646;
	padding-right: 10%;
	width: 450px;
}

div.content_picture_right {
	float: right;
	padding-left: 30px;
}

div.content_headline {
	position: relative;
	margin: 0 auto;
	color: #464646;
	font-size: 22px;
	line-height: 30px;
}

div.content_subheadline {
	position: relative;
	margin: 0 auto;
	color: #464646;
	font-size: 16px;
	line-height: 26px;
}

div.formula {
	background-color:#f3f5ff;
	border: solid 1px #e8ebfd;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	text-align:center;
	width:100%;
}

/* ------------ start of a 3 colum Contentbox -------------*/
div.content_box_2_colums {
	color: #464646;
	float: left;
	width: 454px;
	height: 400px;
}

div.content_box_space_2_colums {
	float: left;
	width: 22px;
	height: 400px;
}

div.content_box_3_colums {
	color: #464646;
	float: left;
	width: 295px;
	height: 250px;
}

div.content_box_space_3_colums {
	float: left;
	width: 22px;
	height: 250px;
}

div.content_box_4_colums {
	color: #464646;
	float: left;
	width: 217px;
	height: 250px;
}

div.content_box_space_4_colums {
	float: left;
	width: 20px;
	height: 230px;
}
/* ------------ end of a 4 colum Contentbox -------------*/
/* ------------ start of contact / trial form -------------*/

div#tooltip {
	position: absolute; 
	height: 14px; 
	visibility: hidden; 
	color: #787878;
	z-index: 1;
}

#default_form {
	text-align: left;
}


#default_form .en label.required
{
	background-image: url(../images/design/en_required.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 10px; 
}

#default_form .ja label.required
{
	background-image: url(../images/design/ja_required.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 30px; 
}

#default_form label.error
{
	color: #DE3232;
}

#default_form dd.error input, dd.error textarea
{
	background-color: #e6a2a2;
}

#default_form table {
	width: 100%;
}

#default_form td {
	text-align: left;
	padding-left: 20px;
	vertical-align: top;
	line-height: 20px;
	width: 50%;
}

#default_form dt {
	text-align: left;
	margin: 0px;
}

#default_form dd {
	text-align: left;
	margin: 0px;
}

#default_form tr {
	height: 65px;
}
	
#default_form td.element {
	text-align: right;
	padding-right: 24px;
}

#default_form td.element_center {
	text-align: center !important;
	padding-right: 24px;
}
	


#default_form td.error, ul.error li {
	font-size: 12px;
	color: #DE3232;
	text-align: center;
}

#default_form td.info {
	line-height: 65px; 
	color: green; 
	font-size: 16px;
	text-align: center;
}

#default_form select {
	width: 267px;
}

#default_form input {
	width: 90%;
	height: 24px;
	line-height: 24px;

	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
	
#default_form input.radiobtn {
	width: 10%;
	height: 10px;
	line-height: 10px;
}

#default_form input#submit {
	width: 60%;
	line-height: 18px;
	font-size: 13px;
}

#default_form textarea {
	width: 95%;

	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#default_form .singleRow textarea {
	width: 90%;

	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}


/* ------------ start of footer -------------*/
div#footer {
	background: url(../images/design/footer_line.png) top right repeat-x;
	text-align: left;
	
	width: 930px;
	padding-top: 20px;
	color: #7999a6;
	margin: 0 auto;
	margin-top: 10px;
}

div#footer_navigation {
	float: right;
	color: #464646;
}

div#footer_navigation a{
	color: #464646;
	text-decoration: none;
}
/* ------------ end of footer -------------*/

/* ------------ package Table ------------*/
div.table_information {
	width: 178px;
	float: right;
	text-align: center;
	margin: 5px;
	display: inline;
}

div.table_information font{
	font-size: 27px;
	line-height: 33px;
	color: #1b8bcb;
}

table.package_table {
	width: 930px;
}

table.package_table tbody td {
	border-bottom: solid 1px #cccccc;
	
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
}

table.package_table tbody tr {
	height: 27px;
}

table.package_table thead tr {
	background: url(../images/design/table_header_background.png) top right repeat-x;

	height: 27px;
	font-size: 12px;
	color: #000000;
}

table.package_table thead tr th {
	padding-left: 20px;
	text-align: left;
}

table.package_table td:first-child + td, .col2, 
table.package_table td:first-child + td + td, .col3, 
table.package_table td:first-child + td + td + td, .col4 {
	text-align: center;
}

table.package_table td:first-child, .col1 {
	width: 348px; 
	padding-left: 20px;
	color: #464646;
}

.col2, .col4 {
	background-color: #ebf4f7;
}

/*------------- Company Table Factlist ----------------*/
table#company_facts thead th div{
	background:#1B8BCB none repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	margin:0;
	min-width:150px;
	padding:2px 7px;
}

table#company_facts thead th {
	border-color:#1B8BCB;
	border-style:solid;
	border-width:0 0 2px;
	height:24px;
	padding:0;
	width:100%;
}

table#company_facts tbody th {
	width: 200px;
	text-align: left;
	background:#F7F7F7 none repeat scroll 0 0;
	border: solid 0px #E4E4E6;
	border-width:0px 1px 1px 0px;
	height:31px;
	padding:2px 10px;
	
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 16px;
}

table#company_facts tbody td {
	text-align: left;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#E4E4E6;
	border-style:solid;
	border-width:0 0 1px;
	padding:5px 20px 5px 10px;
	text-align:left;
}

/*----------------------------*/
span.blue_circle {
  color: #00aeef;
  font-size: 23px;
  font-weight: bolder;
}

/*----------8560a8----------36AB00--------*/
span.violet_yen {
  color: #898989;
  font-size: 17px;
  font-weight: none;
}

/*----------------------------------*/

#lightbox{
	background-image: url(../images/design/65p_background.png);
	position: absolute;
	z-index: 1100;

	top: 50%;
	left: 50%;	
	padding: 15px;
	text-align: center;
	margin: 0px auto;
	display: inline;
}

* html #lightbox{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/design/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/public/images/design/65p_background.png", sizingMethod="scale");
}

#overlay{
	background-image: url(../images/design/65p_background.png);
	position: absolute;
	z-index: 1000;
	
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	text-align: center;
	margin: 0px auto;
	display: inline;
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/design/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/public/images/design/65p_background.png", sizingMethod="scale");
}

#loadingDiv {
	position: absolute;
	z-index: 1100;
	
	top: 50%;
	left: 50%;
	width: 126px;
	height: 22px;
	margin-left: -63px;
	margin-top: -11px;
}
