@charset "utf-8";
/*
============================
GLOBAL SETTINGS
============================
*/
html, body	{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:20px;
	background-image:url(../img/tachyon_home.png);
	background-repeat:repeat-x;
}
.hr {
    line-height:1px;
    height:1px;
}
.video-pos
{

}

.video-embed
{
	background: none repeat scroll 0 0 white;
    width: 960px;
	border: 1px solid #D3CFCF;
    border-radius: 10px 10px 10px 10px;
	height:360px;
	clear:both;
}

.video-border {
    left: 240px;
    padding-bottom: 6px;
    padding-top: 0;
    position: relative;
    top: 22px;
    width: 480px;
}


#container {
	width:960px;
	margin:0px auto;
}

.clearer {
	clear:both;
	width:0px;
	height:0px;
}

img	{
	border:0px;
}

h1 {
	font-size:24px;
	display:inline;
	line-height:10px;
}

h2 {
	font-size:18px;
	color: #333;
	margin-bottom:5px;
}

h3 {
	font-size:18px;
	margin:0px;
}

a	{
	color:#761006;
	text-decoration: none;
}

a:hover	{
	color:#cc3300;
	text-decoration: none;
}

/*
============================
HEADER  
============================
*/
#HeaderWrapper {
	height: 75px;
    margin-bottom: 20px;
    padding: 0;
    width: 960px;
}

#HeaderWrapper .left {
	width:237px;;
	height:75px;
	float:left;
}

#HeaderWrapper .right {
	width:723px;
	height:75px;
	float:right;
}

.logo	{
	width:237px;
	height:80px;
	margin-top:15px;
	float:left;
}
	
.TopMenuWrapper	{
	margin-bottom:8px;
}

.top-right-links
{
	font-size: 12px;
}

.SearchWrapper	{
	width:183px;
	height:25px;
	margin:24px 17px 2px 0px;
	padding:0px;
	background-image:url(../img/searchbox.png);
	background-repeat:no-repeat;
	float:right;
	position:relative;
}

.SearchWrapper form {
	display:inline;
}

.searchbox {
	border:0px;
	background-color:transparent;
	position:absolute;
	top:2px;
	left:4px;
	width:140px;
	height:20px;
	color: #999;
	font-size:11px;
}

.searchbox_submit {
	border:0px; 
	background-color:transparent; 
	position:absolute; 
	left:148px;
	width:35px;
	height:23px;
}

/*
============================
IMAGE SLIDER   
============================
*/
#SlideWrapper	{
	width:960px;
	height:auto;
	float:left;
	margin-top:30px;
	margin-bottom:30px;
}

.dropshadow	{
    background: url("../img/shadow_slide.png") no-repeat scroll center center transparent;
    float: left;
    height: 55px;
    position: absolute;
    top: 1589px;
    width: 960px;
    z-index: -10;

}

.dropshadow-custom {
    background: url("../img/shadow_slide.png") no-repeat scroll center center transparent;
    float: left;
    height: 55px;
    position: relative;
    top: -32px;
    width: 960px;
    z-index: -10;
}

/*
============================
PROMOTIONAL MESSAGES
============================
*/

#IntroWrapper	{
	width:940px;
	height:120px;
	text-align:center;
	float:left;
}
.promo_text	{
	display:block;
	width:960px;
	height:100px;
	margin: 18px 10px 0 0;
	float:left;
}
.button_learn	{
	width:211px;
	height:80px;
	float:left;
	margin-top:26px;
}


/*
============================
CONTENT SMALL BOXES
============================
*/

#ContBoxWrapper	{
	width:910px;
	height:auto;
	float:left;
	padding:25px 25px 50px 25px;
	border:1px solid #d3cfcf;
	background:#fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px; 
}

#SmallBoxesWrapper	{
	width:960px;
	height:auto;
	float:left;	
}

.box_1_2	{
	width:428px;
	height:356px; /*--adjust this height size according to number of text --*/ 
	padding:10px 20px;
	float:left;
	border:1px solid #d3cfcf;
	background:#fff;
	margin-right:20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.box_3	{
	width:428px;
	height:356px; /*--(the size must be the same as the box 1 and 2--*/
	padding: 10px 20px;
	float:left;
	border:1px solid #d3cfcf;
	background:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#BoxShadowWrapper	{
	width:960px;
	height:auto;
	float:left;
}
#BoxShadowWrapper .boxshadow_1_2	{
	width:430px;
	height:38px;
	float:left;
	margin:0 20px;
	background:url(../img/shadow_widebox.png)no-repeat;
	top:-27px;
	position:relative;
	z-index:-2;
	background-size:cover;
}
#BoxShadowWrapper .boxshadow_3	{
	width:450px;
	height:38px;
	float:left;
	margin:0 10px 0px 30px;
	background:url(../img/shadow_widebox.png)no-repeat;
	background-size:cover;
	top:-29px;
	position:relative;
	z-index:-3;
}


.LeftSection	{
	width:600px;
	height:auto;
	float:left;
}

/*
============================
CONTENT WIDE BOX
============================
*/

#widebox_area {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D3CFCF;
    border-radius: 10px 10px 10px 10px;
    float: left;
    height: auto;
    padding-bottom: 10px;
    width: 960px;
}


.RightSection	{
	width:290px;
	height:auto;
	float:left;
	margin-left: 20px;
}

#widebox_area .left_section	{
	width:600px;
	height:auto;
	float:left;
}
#widebox_area .right_section	{
	width:823px;
	height:auto;
	float:left;
	padding-left:67px;
	background-position:left;
	font-family: "Myriad Pro";
}	

.right_section .text_title	{
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#242424;
}

.right_section .testi_text	{
	width: 823px;
	height: 86px;
	font-size:17px;
	font-style:italic;
	line-height: +1.5;
}
		
.left_section .choose_area	{
	display:block;
	width:200px;
	height:80px;
	padding-top: 30px;
	line-height:80px;
	float:left
}

.shadow_widebox {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../img/shadow_widebox.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 960px auto;
    float: left;
    height: 90px;
    position: relative;
    top: -79px;
    width: 960px;
    z-index: -4;
}


/*
============================
FOOTER SECTION
============================
*/

#FooterWrapper	{
	width:100%;
	height: auto;
	color:#fff;
	background-image:url(../img/bgr_footer.jpg);
	background-repeat:repeat-x;
	background-color:#212121;
}

#inner_div	{
	width:960px;
	height:auto;
	margin:0px auto;
}

#inner_div h3 {
	color:#fff;
	margin-bottom:25px;
}

.footerblock	{
	width:260px;
	height:auto;
	padding:15px 0px 25px 60px;
	margin-top:60px;
	float:left;
}
.newsdate	{
	color:#999;
	text-decoration:underline;
	font-weight:bold;
}		
.linkitems ul li	{
	height:31px;
	line-height:31px;
	margin-left: -40px;
	background-image:url(../img/list_style_footer.jpg);
	background-repeat:no-repeat;
	text-indent:29px;
	border-bottom:1px dotted #666;
	list-style-type:none;
}

.linkitems ul li a {
	color:#fff;
}
.linkitems ul li a:hover {
	color:#cc3300;
}

/*-- Copyrights & Bottom Links --*/

#copyrightWrapper	{
	width:100%;
	height:50px;
	background-color:#000;
}

#FooterBlackWrapper {
    background-color: #000000;
    height: 50px;
    width: 100%;
}

#inner_div_black	{
	width:960px;
	height:auto;
	margin:0px auto;
	color:#fff;
	font-size:10px;
}


.copyright	{
	width:350px;
	height:auto;
	line-height:45px;
	float:left;
	color:#999;
}
.bottomnav	{
	width:610px;
	height:auto;
	float:right;
}


.bottomnav ul {
	list-style-type:none;
	margin: 0px;
}
.bottomnav li	{
	float: right;
}
.bottomnav a {
	display:block;
	padding-left:12px;
	padding-right:12px;
	height:45px;
	line-height:45px;
	color:#999;
	text-decoration:none;
	text-align:center;
}
.bottomnav a:hover {
	color: #cc3300;
	text-decoration: none;
}
/*-- Social Icons -- */	
.SocialWrapper	{
	width:261px;
	height:60px;
	margin-left: -40px;
	background-image:url(../img/shadow_socialicons.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.SocialWrapper ul li	{
	list-style-type:none;
	display:block;
	width:32px;
	height:32px;
	margin-right:10px;
	float:left;
}

/*login panel */
.loginFields {
  border: 1px solid #999999;
    border-radius: 10px 10px 10px 10px;
    color: #999999;
    margin-bottom: 6px;
    padding: 4px;
}
#contact-form	{
	margin: 50px;
}

.button {
    background-image: -moz-linear-gradient(#898989, #5A5959);
    border: 0 solid #999999;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 6px;
    padding: 4px 14px;
}

/*company news*/
.news_link {
    color: #FFFFFF;
    text-decoration: none;
}

============================
PAGE: CONTACT
============================
*/

#contact-form	{
	margin: 50px;
}
#contact-form input {
	border: 1px solid #999;
	color: #999;
	padding: 4px;
	margin-bottom: 6px;
	background: url(../img/bgr_input.jpg);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;  
}
#contact-form textarea {
	border: 1px solid #999;
	color: #999;
	padding: 4px;
	margin-bottom: 6px;
	background-image: url(../img/bgr_txtarea.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px; 
}

#contact-form .submit	{
	background: #000;
	color: #fff;
}

.error {color:red;}

.FullWidth	{
	width:100%;
	height:auto;
	float:left;
}

.RightSection	{
	width:290px;
	height:auto;
	float:left;
	margin-left: 20px;
}

.subsection	{
	width:223px;
	height:auto;
	float:left;
	padding-left:67px;
	background:url(../img/separator_vertline.png)no-repeat;
	background-position:left;
	margin-bottom:35px;
}

.subsection .testi_text {
	width: auto;
	height: 200px;
	font-family: "Myriad pro";
	color: #333;
	font-size:16px;
	font-style:italic;
	line-height: +1.5;
}

/* -- Left Area -- */

.LeftSection	{
	width:600px;
	height:auto;
	float:left;
}

.login_detail  {
    color: #474646;
}

.quillpad_menu_logo  {
    float: right;
    padding-right: 9px;
    padding-top: 2px;
}

.demotable {
    width:960px;
    padding-top: 40px;
}

.tableborder {
    border: 1px solid #999999; 
    border-radius: 10px 10px 10px 10px;
}

.nodisplay
{
    display:none;
}

a.tachyon_link
{
    color: #FFFFFF;
    text-decoration: underline;
}

a.copyright_link
{
    color: #999999;
}

#careers-button{
    position:fixed;
    right:-2px;
    visibility:hidden;
    z-index:100;
    display:none;
}
#careers-button-background{
    position:fixed;
    right:-14px;
    visibility:hidden;
    z-index:10;
    display:none;
}

.h1_promo_text
{
    font-family: Helvetica,Arial;
    font-weight: lighter;
    letter-spacing: 0.01em;
    line-height: 1.6em;
    color: #555555;
}

#indibees-service-button{
    position:absolute;
    left:-20px;
    z-index:100;
    visibility:hidden;
}

#indibees-service-message-container {
    width: 700px;
    height: 300px;
    padding : 10px;
    padding-top : 50px;
    padding-bottom : 20px;
    background-color: white;
    position: absolute;
    left: 0px;
    display:none;
    z-index: 150;
    border : 1px solid black;
}
#indibees-service-message {
    width: 700px;
    height: 200px;
    background-color: white;
    z-index: 151;
}

.indibees-service-close{
    position:absolute;
    right:0px;
    top:0px;
    padding:10px;
}

a.indibees_link {
    color : #FFD647; 
    color : #08C; 
    text-decoration : none;
}
a#indibees-service-close-button {
    color : black; 
    text-decoration : none;
}
a#indibees-service-close-button:hover {
    color : black; 
    text-decoration : underline;
}

