
ul{

padding: 2px;
margin-left:  5px;
}

.box { float: left; }



#left_menu{
	width:  200px;
	background-color:  #ffffff;
	margin-right: 5px;
	background-color: #ffffff;
	
	
	
}

#content_box{
	width:  574px;
	margin-left: 5px;
	margin-right: 5px;
	
	alignment-adjust: central;
	background-color: #ffffff;
}
#content_box a{
	
	text-decoration: none;
	color: #c00000;
	
	
}


#tabs_box{
	alignment-adjust: central;
	
	
}
#right_side{
	width: 250px;
	margin-left: 5px;
	
	
}






body{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  	font-size: 14px;
	line-height: 1.5;
	color: #373737;
	background: #ffffff;}
	

a:visited{
	text-decoration: none;
}
	
ul.b {list-style-type:circle !important;}
	

/*TABS BAR STYLE*/

#tab_container{
	border-bottom:  1px solid #e0e0e0;
	display: inline;
	line-height: 1em;}


.active_tab{
    background-color: #ffffff !important;
    border: 1px solid #e0e0e0;
    border-bottom: 1px solid  #ffffff !important;
    color:  #c00000;
}

.tab{
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	border-bottom:  1px solid #e0e0e0;
	background: rgb(229,229,229); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(242,241,239,1) 36%, rgba(249,249,249,1) 72%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(36%,rgba(242,241,239,1)), color-stop(72%,rgba(249,249,249,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(242,241,239,1) 36%,rgba(249,249,249,1) 72%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(242,241,239,1) 36%,rgba(249,249,249,1) 72%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(242,241,239,1) 36%,rgba(249,249,249,1) 72%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(242,241,239,1) 36%,rgba(249,249,249,1) 72%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	width: 16%;
	border-top-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	-moz-border-top-right-radius: 7px;
	-webkit-border-top-right-radius: 8px;
	display: inline-block;
	float: left;
	height: 36px;
	font-weight: bold;
	display: table;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	margin-right: 1px;
    
        }
	
.tab span{
	display: table-cell;
	vertical-align: middle;
}


.tab:hover {
  background: #f9f9f9;
}
    



.tab p{
color:  #373737;
    font-family: 
    font-size: 10px;
    display: table-cell; 
    vertical-align: middle; 
    text-align: center;
    font-weight: lighter;
}

    
}
*, *:after, *:before{
    -moz-box-sizing: border-box;
    margin: 0px;
}
.clear{
    clear:both;
}
.content_box{
    background-color: #ececec;
    border: 1px solid #e0e0e0;
    border-top-right-radius: 5px;
    display: table;
    margin: 0 auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius; 5px;
    padding: 0px;
    width: 95%;
}
.text_img{
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 5px;
}



.body h1{
	font-size:  18px;}


.box_title{
	height: 25px;
	margin-left: 0px;
	margin-top: 0px;
	
	
}

.landing_logo{
	margin: 0px;
	
}

.landing_logo img{
	border-radius: 7px;
}

.box_title h1{
	font-family: arial, helvica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 25px;
		
}
.box_content{
	font-family: arial, helvica, sans-serif;
	border-style:solid;
	border-width: 1px;
	border-color: #e0e0e0;
	text-decoration: none;
	font-size:  10px;
	display: block;
	
}

.fb_iframe_widget{
	padding:  10px 15px 10px;
}




#market_box:after {
  display:block;
  content:"";
  clear:both;
}






#content_box{
	float: left;
	
	
}


.info{
	font-size:  12px;
	font-color: #373737;
	line-height: 20px;
	border-top: dotted 1px #808080;
	border-bottom: dotted 1px #808080;
	padding-bottom: 10px;
	display: table;
	margin: 0 auto;
	width: 95%;
	
	
}

.info h1{
	font-size:  20px;
	font-weight: 200;
	margin-top: 15px;
	line-height: 20px;
	
}
.info h2{
	font-size:  14px;
	color: #373737;
	font-weight: 700;
}

.info p{
	margin-top: 15px;
}
#right_side{
	float: left;
	list-style: none;
}
.right_box{
	
	padding-right: 0px;
	
	margin-top: 10px;
	margin-bottom: 10px;
	
	
	
	
}

.promobox{
	width: 560px;
	margin:  auto;
}


.share{
	background-color: #0077d3; 
}

.ad{
	background-color: #373737; 
}

.target{
	background-color: #008000;
	
}

.promo{
	background-color:  #000000;
}

.price_amount{
	font-size: 30px;
	font-weight: bold;
	padding:10px;
	color:  #008000;
	text-align: center;
}
.full_report{
	padding:  8px 8px 8px 8px;
	alignment-adjust: middle;
}

.market{
	background-color: #c00000;
}

.today{
	background-color: #373737; 
}



/*button**/

#to_report{
      }


.right_side_btn{
border:1px solid #df0909; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:10px;font-family:arial, helvetica, sans-serif; padding: 2px 2px 2px 2px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #f62b2b; background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
 background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
 background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
 background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
 background-image: -o-linear-gradient(top, #f62b2b, #d20202);
 background-image: linear-gradient(to bottom, #f62b2b, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
}

.right_side_btn:hover{
 border:1px solid #b30808;
 background-color: #e40a0a; background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
 background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
 background-image: linear-gradient(to bottom, #e40a0a, #9f0202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
 
 
}








.title_style{
	border-bottom: solid;
	border-bottom-color:  #373737;
	border-bottom-width: 5px;
}
.title_style h1{
	font-size: 18px;
	font-weight: 1000;
	padding-left: 8px;
	padding-top: 10px;
	margin-bottom: 0px;
}
#content{
	border-top: solid 20px #ececec;
	padding-top: 10px;
}



.clear{
	clear:both;
}



#main_content{
	width:1024px;
	margin: auto;
	background-color: white;
	
}
#title_company_name{
	
}
#title_company_ticker{
	
}
#title_company_market{
	
}
#left_menu{
	width: 200px;
	float:left;
	background-color: white;
}

#right_side{
	width:230px;
	float:left;
	background-color: white;
}


.tabs_box{
	margin-left: 10px;
}
#content_box{
	width:574;
}

/* left menu bar */
.left_menu_category{
	background-color:#0077d3;
	color:white;
}
.left_menu_item{
	background-color:#CACACA;
	cursor: pointer;
}

/*NAV BAR STYLE*/

* {
  margin: 0px;
  padding: 0px;
}

nav {
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.5;
  margin: 0px auto;
  width: 200px;
  -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
     -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
          box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
 
.menu-item {
  background: #fff;
  width: 200px; 
}


/*Menu Header Styles*/
.menu-item h4 {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 7px 12px;
  background: rgb(55, 55, 55);
  line-height: 15px;
}

.menu-item h4 a {
  color: white;
  display: block;
  text-decoration: none;
  width: 200px;
}

/*Menu Header Styles*/
.menu-item h4 {
  border-bottom: 1px solid rgba(0,0,0,0.3);
  border-top: 1px solid rgba(255,255,255,0.2);
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 7px 12px;
   

}



/*First Item Styles (if you want to add a p)*/
.alpha p {
    font-size: 13px;
    padding: 8px 12px;
    color: #aaa;
}

/*ul Styles*/
.menu-item ul {
  background: #fff;
  font-size: 13px;
  line-height: 30px;
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
}
 
.menu-item ul a {
  margin-left: 20px;
  text-decoration: none;
  color: #373737;
  
  width: 200px;
}
 
/*li Styles*/
.menu-item li {
  border-bottom: 1px solid #eee;
}
 
.menu-item li:hover {
  background: #eee;
}

/*ul Styles*/
.menu-item ul {
  background: #fff;
  font-size: 13px;
  line-height: 30px;
  height: 0px; /*Collapses the menu*/
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
}

/*ul Styles*/
.menu-item ul {
  background: #fff;
  font-size: 13px;
  line-height: 30px;
  height: 0px;
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
   height: 100%;
}


   
/*NAV BAR STYLE ENDS*/
/** STYLE FOR ARTICLES, TEXTS AND GENERAL CONTENT */

.info{
	font-size:  12px;
	font-color: #373737;
	line-height: 20px;
	padding: 12px;
	display: table;
	
	font-weight: 200;
	line-height: 20px;
	
}

.info h1{
	font-size:  20px;
		
}


.info p{
	margin-top:  10px;
}
.info_in_container{
	width: 100%;
	border-radius: 7px;
	display: inline;
	padding-top:  10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	
}

.info_in_container li{
	 padding-left: 1em;
	text-indent: 0em; 
}

#info_highlights li{
	list-style-image: url("../images/g_bullet.png");
	padding-left: 0em;
	text-indent: 0em;
	}
#info_highlights ul li {
	padding-top: 8px;
	font-weight: bold;
}
	
#info_highlights ul li ul li{
	list-style-image: url("../images/r_bullet.png");
	padding-left: 0em;
	text-indent: 0em;
	font-weight: normal;
}
.info_in_container h3{
	
	
}
.info_container{
  
    border-top: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    border-top-right-radius: 5px;
    margin: auto;
    margin-top:  -1px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px;
    width: auto;
    
     
}
#info_management{
	padding:  15px 15px 15px;
}
#info_board_of_directors{
	padding:  15px 15px 15px;
}

.team_name{
	font-size: 15px;
	color: #373737;
	font-weight: bold;
}
.team_title{
	font-size:  13px;
	color: rgb(125, 125, 125);
	margin-top: 0px;
}
.team_description {
	line-height: 20px;
	
	
}

/**REDCHIP PLUS REGISTER BANNER STYLE**/

 #plus{
	background: #373738
	url(../images/plusbg.gif) repeat-y 50% 0;
	width: 230px;
	text-align: center;
	border-radius:5px;
}
        input, select {
    
    border:solid 1px #b8b8b8;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
height: 20px;
margin: 10px;
   
}

.plus_btn{
    
        cursor: pointer;
	border : solid 1px #990505;
	border-radius : 3px;
	moz-border-radius : 3px;
	-webkit-box-shadow : 0px 0px 2px rgba(0,0,0,1.0);
	-moz-box-shadow : 0px 0px 2px rgba(0,0,0,1.0);
	box-shadow : 0px 0px 2px rgba(0,0,0,1.0);
	font-size : 16px;
	color : #ffffff;
	padding : 1px 17px;
	background : #c00000;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c00000), color-stop(49%,#8c0202), color-stop(100%,#8c0202));
	background : -moz-linear-gradient(top, #c00000 0%, #8c0202 49%, #8c0202 100%);
	background : -webkit-linear-gradient(top, #c00000 0%, #8c0202 49%, #8c0202 100%);
	background : -o-linear-gradient(top, #c00000 0%, #8c0202 49%, #8c0202 100%);
	background : -ms-linear-gradient(top, #c00000 0%, #8c0202 49%, #8c0202 100%);
	background : linear-gradient(top, #c00000 0%, #8c0202 49%, #8c0202 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#c00000', endColorstr='#8c0202',GradientType=0 );
        margin: 10px;


/**CONFERENCE SIGN UP FORM STYLE**//

#conference_content_title{
	margin: 50px;
	font-size: 50px;
	
}
