@charset "UTF-8";
/* CSS Document */

body	{
	background-image:url(../../images/layout/bg.jpg);
	background-repeat:repeat-x;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*scrollbar-face-color: #F9F9F9;
	scrollbar-shadow-color: #CBCBCB;
	scrollbar-highlight-color: #CBCBCB;
	scrollbar-3dlight-color: #F9F9F9;
	scrollbar-darkshadow-color: #F9F9F9;
	scrollbar-track-color: #F9F9F9;
	scrollbar-arrow-color: #CBCBCB;*/
}

a:link	{
	font-family:Arial, Helvetica, sans-serif;
	color:#ca171e;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
a:visited	{
	font-family:Arial, Helvetica, sans-serif;
	color:#ca171e;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	color:#881220;
	font-weight:bold;
	text-decoration:none;
}
a:active	{
	font-family:Arial, Helvetica, sans-serif;
	color:#881220;
	font-weight:bold;
	text-decoration:none;
}
h1 {
	color:#ca171e;
	font-size:20px;
	font-weight:bold;
	text-transform: uppercase;
}
h2 {
	color:#ca171e;
	font-size:17px;
	font-weight:bold;
	text-transform: uppercase;
}
h3 {
	color:#ca171e;
	font-size:13px;
	font-weight:bold;
}
hr {
	color: #CA171E;
}

/* CONTENT START */
#proof_desc {
	font-family:Arial, Helvetica, sans-serif;
	width: 400px;
	padding: 15px;
	text-align: left;
	font-size: 14px;
	color: #333333;

}

.clientlogo {
 	width:90px;
 	height:70px;
 	margin-right:10px;
}

#content_container	{
	width:1001px;
	background-color:#FFFFFF;
	border-top:0px;
	border-left:solid 2px #ca171e;
	border-right:solid 2px #ca171e;
	border-bottom:solid 2px #ca171e;
	clear:both;
	float:left;
	background-image:url(../../images/layout/contentbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height: 500px;
}

#content_testimonials	{
	width:1001px;
	background-color:#FFFFFF;
	border-top:0px;
	border-left:solid 2px #ca171e;
	border-right:solid 2px #ca171e;
	border-bottom:solid 2px #ca171e;
	clear:both;
	float:left;
	background-image:url(../../images/layout/contentbg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#content_left	{
	width:450px;
	padding-left:39px;
	padding-right:9px;
	padding-top:19px;
	padding-bottom:19px;
	float:left;
}

#content_right	{
	width:441px;
	padding-left:19px;
	padding-right:39px;
	padding-top:19px;
	padding-bottom:19px;
	float:left;
	overflow:hidden;
}
.center {
	text-align: center;
}
#content_img_right	{
	float:right;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	text-align: left;
}
#content_container_spacer {
	height: 150px;
}
/* CONTENT END */

#banner2_container	{
	width:1005px;
	height:74px;
	background-image:url(../../images/layout/bannerbg.jpg);
	background-repeat:no-repeat;
	text-align:right;
	float:left;
}

#menu2	{
	padding-top:59px;
	padding-right:14px;
	float:right;
	letter-spacing: -1px;
}

#sbanner2	{
	float:left;
	height:11px;
	overflow:hidden;
}

/* HOME CONTENT START */
#home_container	{
	width:1001px;
	height:623px;
	border:solid 2px #ca171e;
	clear:both;
	float:left;
	background-image:url(../../images/layout/homebg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#video_container	{
	width:704px;
	height:460px;
	position:relative;
	top:65px;
	left:150px;
	float:left;
}
/* HOME CONTENT END */

/* SPLASH PAGE START */
#splash_container	{
	border-left:solid 2px #ca171e;
	border-right:solid 2px #ca171e;
	border-bottom:solid 2px #ca171e;
	border-top:0px;
	width:948px;
	clear:both;
	float:left;
	background-repeat:no-repeat;
	background-position:bottom;
	background: #FFFFFF url(../../images/layout/splashbg.jpg) no-repeat bottom;
}

#splash_left	{
	float:left;
	padding-top:14px;
	padding-bottom:19px;
	padding-left:29px;
	padding-right:0px;
	text-align:right;
}

#splash_right	{
	width:330px;
	float:right;
	color:#ca171e;
	font-size:22px;
	padding-top:29px;
	padding-bottom:19px;
	padding-left:0px;
	padding-right:29px;
	text-align:right;
}

#splashvideo_container	{
	clear:both;
	float:left;
	width:704px;
	height:460px;
	padding-left:79px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#splashfooter_left	{
	padding-left:259px;
	padding-top:84px;
	padding-bottom:19px;
	padding-right:0px;
	float:left;
	clear:both;
	color:#FFFFFF;
	font-size:19px;
	font-weight:bold;
}

#splashfooter_right	{
	float:right;
}
/* SPLASH PAGE END */

#tech_container	{
	width:1001px;
	background-color:#FFFFFF;
	border-left:solid 2px #ca171e;
	border-right:solid 2px #ca171e;
	border-bottom:solid 2px #ca171e;
	border-top:0px;
	clear:both;
	float:left;
	background-image:url(../../images/layout/techbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#banner	{
	width:502px;
	height:74px;
	float:left;
}

/* MENU START */
#menu_home	{
	width:80px;
	height:36px;
	float:left;
	position:relative;
	top:38px;
	left:0px;
}

#menu_aboutus	{
	width:82px;
	height:36px;
	float:left;
	position:relative;
	top:38px;
	left:0px;
}

#menu_technical	{
	width:86px;
	height:36px;
	float:left;
	position:relative;
	top:38px;
	left:0px;
}

#menu_testimonials	{
	width:85px;
	height:36px;
	float:left;
	position:relative;
	top:38px;
	left:0px;
}

#menu_press	{
	width:83px;
	height:36px;
	float:left;
	position:relative;
	top:38px;
	left:0px;
}

#menu_contact	{
	width:87px;
	height:36px;
	float:left;
	position:relative;
	top:38px;
	left:0px;
}
/* MENU END */

/* FOOTER START */
#footer	{
	color:#FFFFFF;
	background-color:#ca171e;
	font-size:19px;
	font-weight:bold;
	float:left;
	clear:both;
	padding-right:15px;
	padding-top:9px;
	padding-bottom:9px;
	width:990px;
	text-align:right;
}

#home_footer	{
	color:#FFFFFF;
	background-color:#ca171e;
	font-size:19px;
	font-weight:bold;
	float:left;
	clear:both;
	position:relative;
	top:140px;
	left:15px;
}

#contact_footer	{
	clear:both;
	float:left;
	padding-left:40px;
	text-align:right;
	width:400px
}
/* FOOTER END */

/* HEADERS START */
#hd1	{
	color:#ca171e;
	font-size:22px;
	font-weight:bold;
}

#hd2	{
	color:#ca171e;
	font-size:17px;
	font-weight:bold;
}

#hd3	{
	color:#ca171e;
	font-size:14px;
	font-weight:bold;
}
#hd3b	{
	font-size:14px;
	font-weight:bold;
}

#hd4	{
	color:#ca171e;
	font-size:12px;
}
/* HEADERS END */

li	{
	margin-left:16px;
}

ul	{
	margin-left:0px;
	padding:0px;
}

/* CONTACT START */
#contact_left	{
	width:210px;
	clear:both;
	float:left;
}

#contact_right	{
	float:left;
}
/* CONTACT END */

/*GALLERY START */
#gallery_content	{
	clear:both;
	float:left;
}

#gallery_left1	{
	width:150px;
	clear:both;
	float:left;
}

#gallery_right1	{
	float:left;
}

#gallery_left2	{
	width:120px;
	clear:both;
	float:left;
}

#gallery_right2	{
	float:left;
}

#gallerycontent_left	{
	width:460px;
	padding-left:29px;
	padding-right:9px;
	padding-top:19px;
	padding-bottom:19px;
	float:left;
}

#gallerycontent_right	{
	width:460px;
	padding-left:14px;
	padding-right:24px;
	padding-top:19px;
	padding-bottom:19px;
	float:left;
	overflow:hidden;
}

#javelin	{
	margin-bottom:20px;
}

#gallery_line	{
	width:100%;
	padding-top:0px;
	padding-bottom:6px;
	padding-left:0px;
	padding-right:0px;
	border-bottom:dotted 1px #ca171e;
	clear:both;
	float:left;
}
/* GALLERY END */

/* SAMPLE REQUEST START */
.style1 {	
	color: #006699;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#proof_stage {
	border:solid #999999 1px;
	width:700px;
	padding:10px;
	margin:auto;
	background-image: url(../../images/layout/loader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

/* SAMPLE REQUEST END */

.proofs_button_container

 {
	height: 71px;
	width: 71px;
	border: 1px solid #999999;
	padding: 1px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
	background-image: url(../../images/layout/loader-small.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.input_text {
	font-size: 12px;
	width: 200px;
}
.proofs_button_container:hover {
	height: 71px;
	width: 71px;
	border: 1px solid #999999;
	padding: 1px;
	float: left;
	background-color: #CCCCCC;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
	background-image: url(../../images/layout/loader-small.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.proofs_button_container_bak:hover {
	height: 71px;
	width: 71px;
	border: 1px solid #CA171E;
	padding: 1px;
	vertical-align: middle;
	text-align: center;
	float: left;
	margin-top: 0px;
	background-color: #CCCCCC;
	margin-bottom: 25px;
	margin-left: 3px;
	margin-right: 3px;
	cursor: pointer;
}
.proofs_button_href {
	height: 69px;
	width: 69px;
	position: absolute;
	border: none;
	cursor:pointer;
	z-index:100;
}
.proofs_button_href img {
	border: none;
	cursor:pointer;
}
#proof_button_strip {
	height: 120px;
	margin: auto;
	min-width: 50px;
	margin-top: 10px;
	margin-bottom: 40px;
}
#login_container {
	padding-top: 50px;
	height: 300px;
	text-align: left;
	margin: auto;
	width: 300px;
}
