/* CSS Document */
/* 	Sharkz - Transcription - Translation - Subtitling 
	Last updated on November 11, 2010
*/
/* 	===================================================================================================
											BODY
===================================================================================================  */
body {
	background:url(../images/body-bg.jpg) scroll center top repeat-x;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
* {
	margin:0px;
	padding:0px;
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border:none;
}
a {
	outline:none;
}
a:hover, a:focus, a:active {
	outline:none;
}
fieldset, form, label {
	margin:0px;
	padding:0px;
}
dl, dt, dd, h1, h2, h3, h4, h5, h6, p, span, strong, form, fieldset, table, th, tr, td, input, label, select, div {
	margin:0px;
	padding:0px;
}
.container {
	padding:0;
	margin:0 auto;
	width:980px;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
/* 	===================================================================================================
											 HEADER AREA
===================================================================================================  */
.content-part {
	float:left;
	width:960px;
}
.header-area {
	float:left;
	width:960px;
	height:461px;
}
.header-top {
	float:left;
	width:960px;
	height:130px;
}
.logo {
	float:left;
	width:290px;
	height:111px;
	padding-top:19px;
}
/* 	===================================================================================================
											 NAVIGATION (MENUS)
===================================================================================================  */
.mainMenus {
	width:486px;
	height:28px;
	float: left;
	padding:37px 0px 0px 184px;
}
.mainMenus ul {
	position: relative;
	width:472px;
	height:28px;
	float:left;
	background-image: url(../images/menus-bg.png);
	overflow :hidden;
}
.mainMenus ul li {
	list-style: none;
	position: absolute;
	top:0px;
	float:left;
}
.mainMenus ul li, .mainMenus a {
	display:block;
	height:28px;
	border-bottom:0px;
}
.mainMenus ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
}
.mM1 {
	left:0;
	top:0;
	width:72px;
}
.mM2 {
	left:72px;
	top:0;
	width:102px;
}
.mM3 {
	left:174px;
	top:0;
	width:92px;
}
.mM4 {
	left:266px;
	top:0;
	width:92px;
}
.mM5 {
	left:358px;
	top:0;
	width:114px;
}
.mM1 a:hover {
	background: transparent url(../images/menus-bg.png) 0 -28px no-repeat;
	border-bottom:0;
}
.mM2 a:hover {
	background: transparent url(../images/menus-bg.png) -72px -28px no-repeat;
	border-bottom:0;
}
.mM3 a:hover {
	background: transparent url(../images/menus-bg.png) -174px -28px no-repeat;
	border-bottom:0;
}
.mM4 a:hover {
	background: transparent url(../images/menus-bg.png) -266px -28px no-repeat;
	border-bottom:0;
}
.mM5 a:hover {
	background: transparent url(../images/menus-bg.png) -358px -28px no-repeat;
	border-bottom:0;
}
.mM1a {
	left:0;
	width:72px;
	background: transparent url(../images/menus-bg.png) 0 -28px no-repeat;
	border-bottom:0;
}
.mM2a {
	left:72px;
	width:102px;
	background: transparent url(../images/menus-bg.png) -72px -28px no-repeat;
	border-bottom:0;
}
.mM3a {
	left:174px;
	width:92px;
	background: transparent url(../images/menus-bg.png) -174px -28px no-repeat;
	border-bottom:0;
}
.mM4a {
	left:266px;
	width:92px;
	background: transparent url(../images/menus-bg.png) -266px -28px no-repeat;
	border-bottom:0;
}
.mM5a {
	left:358px;
	width:114px;
	background: transparent url(../images/menus-bg.png) -358px -28px no-repeat;
	border-bottom:0;
}
/* 	===================================================================================================
											 FLASH AREA
===================================================================================================  */
.flg-area {
	float:left;
	width:960px;
	height:320px;
}
.ani {
	float:left;
	width:607px;
	height:262px;
	margin-right:10px;
}
.feature-area {
	float:left;
	width:932px;
	height:194px;
	padding:14px;
	background-color:#d7d7d7;
	margin:20px 0px 10px 0px;
}
.box {
	float:left;
	width:303px;
	height:194px;
}
.space-box {
	padding-right:10px;
}
#transcription {
	display: block;
	width: 303px;
	height: 194px;
	background: url(../images/transcription.png) no-repeat 0 0;
}
#transcription:hover {
	background-position: 0 -194px;
}
#transcription span {
	display: none;
}
#translation {
	display: block;
	width: 303px;
	height: 194px;
	background: url(../images/translation.png) no-repeat 0 0;
}
#translation:hover {
	background-position: 0 -194px;
}
#translation span {
	display: none;
}
#subtitling {
	display: block;
	width: 303px;
	height: 194px;
	background: url(../images/subtitling.png) no-repeat 0 0;
}
#subtitling:hover {
	background-position: 0 -194px;
}
#subtitling span {
	display: none;
}
.content-outer {
	float:left;
	width:926px;
	padding:17px;
	background-color:#d7d7d7;
	margin-bottom:20px;
}
.content-outer em {
	float:left;
	width:926px;
	height:14px;
	background:url(../images/content-top.png) scroll left top no-repeat;
}
.content-box {
	float:left;
	width:926px;
	background:url(../images/content-bg.png) scroll left bottom no-repeat;
}
.content {
	float:left;
	width:566px;
	padding:5px 25px 7px 15px;
}
.content h1 {
	float:left;
	width:566px;
	padding-bottom:5px;
	color:#9f1805;
	font-size:22px;
}
.content h2 {
	float:left;
	width:566px;
	padding-bottom:7px;
	color:#212020;
	font-size:17px;
}
.content h3 {
	float:left;
	width:566px;
	padding-bottom:7px;
	color:#9f1805;
	font-size:15px;
}
.content h4 {
	float:left;
	width:566px;
	padding-bottom:7px;
	color:#000000;
	font-size:13px;
}
.content p {
	float:left;
	width:566px;
	padding-bottom:10px;
	color:#666666;
	font-size:13px;
	text-align:justify;
	line-height:19px;
}
.content p strong {
	color:#333333;
}
.content p a {
	color:#9f1805;
	text-decoration:none;
}
.content p a:hover {
	color:#000000;
}
.content ul {
	float:left;
	width:566px;
	margin-bottom:10px;
}
.content ul li {
	float:left;
	width:540px;
	list-style-type:none;
	font-size:13px;
	padding:0px 0px 6px 16px;
	color:#6c0406;
	font-weight:bold;
	background:url(../images/dot-list.jpg) scroll left top no-repeat;
}
.content ul li:hover {
	color:#666666;
	background:url(../images/dot-list-over.jpg) scroll left top no-repeat;
}
.content ul li a {
	color:#6c0406;
	text-decoration:none;
}
.content ul li a:hover {
	color:#666666;
	text-decoration:none;
}
.space-content {
	margin-top:20px;
}
.enquiry-box {
	float:left;
	width:276px;
	height:117px;
	padding:5px 22px 0px 22px;
	background:url(../images/content-bottom.png) scroll left bottom no-repeat;
}
#enquiry {
	display: block;
	width: 277px;
	height: 81px;
	background: url(../images/general-enquiries.png) no-repeat 0 0;
}
#enquiry:hover {
	background-position: 0 -81px;
}
#enquiry span {
	display: none;
}
.toll-box {
	float:left;
	width:276px;
	height:90px;
	padding:0px 22px 0px 12px;
}
#toll-free {
	display: block;
	width: 292px;
	height: 79px;
	background: url(../images/toll-free-number.png) no-repeat 0 0;
}
#toll-free:hover {
	background-position: 0 -79px;
}
#toll-free span {
	display: none;
}
.table {
	float:left;
	width:688px;
	border-left:1px solid #018091;
	border-right:1px solid #018091;
	border-top:1px solid #018091;
	margin:5px 0px 25px 0px;
}
.tr {
	float:left;
	background:url(../images/row-title.jpg) scroll left top repeat-x;
	color:#FFFFFF;
	text-align:left;
	font-size:15px;
	width:658px;
	padding:8px 15px;
	font-weight:bold;
	border-bottom:1px solid #018091;
}
.tr-col {
	float:left;
	width:225px;
}
.tr-col-1 {
	float:left;
	width:200px;
}
.row {
	float:left;
	background:url(../images/row-on.jpg) scroll left top repeat-x;
	text-align:left;
	font-size:12px;
	width:658px;
	font-weight:bold;
	color:#666666;
	padding:10px 15px;
	border-bottom:1px solid #018091;
}
.row:hover {
	background:url(../images/row-over.jpg) scroll left top repeat-x;
}
.row-col {
	float:left;
	width:225px;
}
.row-col-1 {
	float:left;
	width:200px;
}
.row a {
	color:#0f165c;
	text-decoration:underline;
}
.row a:hover {
	color:#00aec6;
	text-decoration:underline;
}
#trans {
	display: block;
	width: 194px;
	height: 107px;
	background: url(../images/transcription-1.jpg) no-repeat 0 0;
}
#trans:hover {
	background-position: 0 -107px;
}
#trans span {
	display: none;
}
/* 	===================================================================================================
											 FOOTER AREA
===================================================================================================  */
.footer-container {
	float: left;
	width:100%;
	background: url(../images/footer-bg.png) scroll center top repeat-x #d7d7d7;
}
.footer-area {
	float:left;
	width:940px;
	padding:15px 20px 10px 20px;
	color:#666666;
	font-size:11px;
}
.footer-area ul {
	float:left;
	width:520px;
	padding-top:3px;
}
.footer-area ul li {
	float:left;
	list-style-type:none;
	padding-right:5px;
	line-height:20px;
}
.footer-area ul li a {
	color:#666666;
	text-decoration:none;
}
.footer-area ul li a:hover {
	color:#6c0406;
	text-decoration:underline;
}
.copyright {
	float:left;
	width:420px;
	padding-top:7px;
}
.copyright p {
	float:right;
	text-align:right;
	width:420px;
	padding-bottom:5px;
}
.copyright a {
	color:#6c0406;
	text-decoration:underline;
}
.copyright a:hover {
	color:#666666;
	text-decoration:underline;
}
/* 	===================================================================================================
											 FORMS
===================================================================================================  */
.form {
	float:left;
	width:566px;
	margin-bottom:20px;
}
.form p {
	float:left;
	font-size:11px;
	color:#666666;
	padding-bottom:25px;
	font-weight:normal;
}
.form p span {
	color:#FF0000;
}
.form div {
	float:left;
	width:566px;
}
.form div label {
	color:#666666;
	width:170px;
	padding-top:9px;
	font-size:12px;
	float:left;
}
.form ul {
	float:left;
	width:300px;
}
.form ul li, .form ul li:hover {
	float:left;
	font-size:13px;
	color:#666666;
	background:none;
	padding:7px 0px 0px 0px;
	font-weight:normal;
}
.input-textbox, .input-select, .input-textarea, .button {
	float:left;
	color:#666666;
	font-size:12px;
	width:250px;
	padding:5px 4px;
	margin-bottom:8px;
	border:2px solid #d7d7d7;
	font-family:Arial, Helvetica, sans-serif;
}
.input-textbox:hover, .input-select:hover, .input-textarea:hover, .button {
	border:2px solid #b24637;
}
.button {
	background:url(../images/submit-button-on.png) scroll left repeat-x;
	text-align:center;
	width:75px;
	cursor:pointer;
	border:0px;
	color:#e2f1fc;
	font-weight:bold;
	margin-right:5px;
}
.button:hover {
	background:url(../images/submit-button-over.png) scroll left repeat-x;
	text-align:center;
}
.input-textbox {
}
.input-select {
	width:260px;
}
.input-textarea {
	width:350px;
	height:130px;
	overflow:auto;
}

/* 	===================================================================================================
											 SLIDER
===================================================================================================  */
#sliderContent {
	width:960px;
	margin:auto;
	padding:0px 0px 0px 0px;
}
.viewer {
	width:960px;
	height:174px;
	padding: 0 0 0 0px;
	overflow:hidden;
	position:relative;
}
.content-conveyor {
	position:absolute;
}
.item {
	width: 191px;
	float:left;
	text-align:center;
}
.item img {
	margin-right:5px;
}
.ui-slider .ui-slider-handle {
	background:url(../images/slider-bar.gif) no-repeat left top;
	width: 44px;
	height: 18px;
	border:0;
	margin-top:84px;
	cursor:pointer;
	visibility:inherit;
}
.ui-slider-horizontal {
	height: 18px;
	border:0;
}
.ui-slider {
	width: 522px;
	margin:0px 20px 0px 18px;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -60px;
}
/*** set the width and height to match your images **/

#slideshow {
	position:relative;
	height:320px;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}