@charset "utf-8";
/* CSS Document */

#sxc_body .right-cont-wrapper .padder {
	width: 768px;
}
#sxc_body .right-cont-wrapper .block-trail {
	margin-bottom: 10px;
}
#sxc_body .right-cont-wrapper .company-content {
	padding: 20px 45px;
}
#sxc_body .company-content h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 15px 0;
}
#sxc_body .company-content h2 {
	padding-bottom: 4px;
    margin-top: 25px;
    margin-bottom: 8px;
	border-bottom: 2px solid #b1dee5;
	color: #379cb3;
	font-size: 16px;
}
#sxc_body .company-content .main-pic {
	padding: 3px;
	border: 1px solid #b1dee5;
	margin: 15px 0;
}
#sxc_body .company-content .pic-right-wrapper {
    float: right;
    text-align: center;
    color: #b1b1b1;
    font-size: 12px;
    margin-left: 15px;
    margin-bottom: 15px;
}
#sxc_body .company-content .pic-left-wrapper {
    float: left;
    text-align: center;
    color: #b1b1b1;
    font-size: 12px;
    margin-right: 15px;
    margin-bottom: 15px;
}
#sxc_body .company-content .pic {
    padding: 2px;
	border: 1px solid #b1dee5;
}
#sxc_body .company-content .pic-left {
	float: left;
	padding: 2px;
	border: 1px solid #b1dee5;
	margin-right: 15px;
	margin-bottom: 15px;
}
#sxc_body .company-content p 
{
    margin-top: 0;
	color: #595959;
	font-size: 12px;
	line-height: 21px;
    margin-bottom: 15px;
}
#sxc_body .company-content .milestones th {
    font-size: 13px;
    background-color: #57bcd5;
    padding: 8px 0;
    color: #fff;
}
#sxc_body .company-content .milestones td{
     border-bottom: 1px dashed #aedbe5;
    text-align: center;
    padding: 8px 0;
    vertical-align: top;
    font-size: 13px;
    line-height: 22px;
}
#sxc_body .company-content .milestones .s-old td {
    background-color: #eff9fa;
}
#sxc_body .company-content .milestones td.year {
    padding: 8px 8px;width: 70px;
}
#sxc_body .company-content .milestones th.descr,
#sxc_body .company-content .milestones td.descr {
    text-align: left;
}
#sxc_body .company-content .milestones td.ho 
{
    border-bottom: none;
    width: 10px;
}

/* region of sub-nav-c */
#sxc_body .sub-nav-wrapper ul.sub-nav-c {
	padding: 0;
	margin: 0;
}
#sxc_body .sub-nav-wrapper ul.sub-nav-c li {
	list-style: none;
	padding: 0;
	line-height: 30px;
	border-bottom: 1px solid #c5e9ea;
	position: relative;
}
#sxc_body .sub-nav-wrapper ul.sub-nav-c li a {
	background: none;
	background-color: white;
	color: #6dbed1;
	font-weight: bold;
	font-size: 13px;
	padding-left: 12px;
	text-decoration: none;
	display: block;
}
#sxc_body .sub-nav-wrapper ul.sub-nav-c li a .icon-arr {
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	right: 7px;
	top: 6px;
	background: url(imgs/sxc_sub_nav-arr.png) no-repeat 0 0;
}
#sxc_body .sub-nav-wrapper ul.sub-nav-c li a:hover, #sxc_body .sub-nav-wrapper ul.sub-nav-c li a.hilit {
	background: url(imgs/sxc_sub_nav-back-ro.gif) repeat-x;
	color: white;
	text-decoration: none;
	display: block;
}
#sxc_body .sub-nav-wrapper ul.sub-nav-c li a:hover .icon-arr, #sxc_body .sub-nav-wrapper ul.sub-nav-c li a.hilit .icon-arr  {
	background-position: -16px 0;
}
#sxc_body .company-content .thumbs {
    border-bottom: 1px solid #d6eff0;
}
#sxc_body .company-content .thumbs a 
{
    position: relative;
    top: -1px;
    display: inline-block;
    height: 36px;
    line-height: 40px;
    width: 194px;
    background: url(imgs/sxc_thumb-back.gif) no-repeat;
    text-align: center;
    font-size: 15px;
    color: #000;
    text-decoration: none;
}
#sxc_body .company-content .thumbs a.hilit, #sxc_body .company-content .thumbs a:hover{
    background-position: 0 -36px;
    color: #ffffff;
}

#sxc_body .company-content .contact p {
    padding-left: 11px;
    background: url(imgs/sxc_para_arr-cyan.png) no-repeat left top;
}
#sxc_body .company-content .contact p.link {
    color: #ff9000;
    background: url(imgs/sxc_para_arr-orange.png) no-repeat left top;
}
