@charset "utf-8";
/* CSS Document */

* {
	outline:none;
}
body {
	background:#dcdcdc;
}
#main_header {
	width:auto;
	width:auto;
	background:#000;
}
#main_frame {
	width:1000px;
	margin:auto;
	display:table;
}
.header {
	float:left;
	margin:0px 0px 0px 0px;
	width:1000px;
	height:140px;
}
.logo {
	float:left;
	margin:20px 0px 0px 10px;
	width:350px;
	height:90px;
}
.logo1 {
	float:right;
	margin:0px 30px 0px 0px;
	width:200px;
	height:90px;
}
.menu {
	float:left;
	margin:0px 0px 0px 5px;
	background:url(../images/menubg.png) no-repeat;
	width:980px;
	height:40px;
}
.menu ul {
	float:left;
	margin:8px 0px 0px 0px;
}
.menu ul li {
	margin:0px 0px 0px 0px;
	list-style:none;
	display:inline;
	padding:0px 0px 0px 0px;
}
.menu ul li a {
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
}
.menu ul li a:hover {
	border-bottom:#000 1px solid;
	border-top:1px #000 solid;
}
#a {
	width:auto;
	height:170px;
	background:#9c242e;
}
#wrapper {
	width:auto;
	height:auto;
}
.main {
	float:left;
	width:980px;
	margin:10px 0px 10px 5px;
	background:#ebebeb;
	height:auto;
	box-shadow: 5px 5px 5px #787571;
}
.left {
	float:left;
	width:220px;
	background:#ebebeb;
	border:4px #4c4e49 solid;
	margin:0px 0px 0px 10px;
	height:300px;
}
.left h1 {
	margin:0px 0px 0px 0px;
	padding:2px 0px 4px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:underline;
	background:#4c4e49;
	width:220px;
	text-align:center;
}
.left p {
	margin:0px 0px 0px 3px;
	padding:8px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	border-bottom:1px #b1aeae solid;
	width:215px;
	text-decoration:none !important;
}
.left p a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.read {
	margin-top:4px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-style:italic;
	text-decoration:none;
}
.read:hover {
	text-decoration:blink;
	color:#F00;
}
#mainslider {
	width:708px;
	margin:10px 0px 0px 0px;
	background:#FFF;
	float:right;
}
.slider {
	float:right;
	margin:0px 20px 0px 0px;
	background:url(../images/sliderbg.png) no-repeat;
	width:708px;
	height:290px;
}
/*=======================*/
#example {
	width:708px;
	height:290px;
	position:relative;
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 0px;
	z-index:0;
	background:url(../../Triad%20Cranes%20Private%20Limited/images/sliderbg.png) no-repeat;
}
#frame {
	width:708px;
	height:290px;
	top:0px;
:0px;
	visibility:hidden;
}
/*
	Slideshow
*/

#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}
/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:708px;
	height:290px;
	overflow:hidden;
	position:relative;
	display:none;
	margin:0px 0px 0px 0px;
}
.slides_container div.slide {
	width:708px;
	height:290px;
	display:block;
	margin:0px 0px 0px 0px;
}
.pagination {
	margin:9px auto 0;
	width:120px;
	height:15px;
}
.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:15px;
	height:2px;
	padding-top:12px;
	background-image:url(../images/pegination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 0px;
	background-image:url(../images/peginationhiover.png);
}
#example-one {
	margin: 0 auto;
	list-style: none;
	position: relative;
	width:708px;
}
#example-one li {
	display: inline-block;
	background:#009933;
	width:140px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#example-one a {
	color: #000;
	font-size: 14px;
	float: left;
	padding: 6px;
	text-decoration: none;
	text-transform: uppercase;
	background:url(../../images/menuhover.png) no-repeat;
}
#example-one a:hover {
	color: white;
	background:url(../../images/menuhover.png) no-repeat;
}
#magic-line {
	position:relative;
	background:url(../../images/menuhover.png) no-repeat;
	margin:-40px 0px 0px 0px;
	padding:10px;
}
.current_page_item a {
	color: white !important;
}
.ie6 #example-one li, .ie7 #example-one li {
	display: inline;
}
.ie6 #magic-line {
	bottom: -3px;
}
/*=======================================*/
/*=======================================*/



.contact_us {
	float:left;
	width:230px;
	border:#CCC 1px solid;
	height:280px;
	margin:10px 0px 0px 5px;
}
.contact_us p {
	float:left;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.content {
	float:left;
	margin:10px 0px 0px 0px;
}
.content h1 {
	float:left;
	margin:0px 0px 0px 2px;
	font-family:Swis721 Cn BT;
	font-size:16px;
	color:#9c242e;
	border-bottom:2px #000 solid;
	width:980px;
}
.content h2 {
	float:left;
	margin:0px 0px 0px 2px;
	font-family:Swis721 Cn BT;
	font-size:16px;
	color:#9c242e;
	width:980px;
}
.content p {
	margin:30px 0px 5px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#737575;
	width:970px;
	text-align:justify;
}
.content p img {
	float:left;
	margin:0px 5px 0px 5px;
	width:200px;
	height:100px;
}
.content3 {
	float:left;
	margin:10px 0px 0px 0px;
}
.content3 h1 {
	float:left;
	margin:0px 0px 0px 2px;
	font-family:Swis721 Cn BT;
	font-size:16px;
	color:#9c242e;
	border-bottom:2px #000 solid;
	width:750px;
}
.content3 h2 {
	float:left;
	margin:0px 0px 0px 2px;
	font-family:Swis721 Cn BT;
	font-size:16px;
	color:#9c242e;
	width:750px;
}
.content3 p {
	margin:30px 0px 5px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#737575;
	width:730px;
	text-align:justify;
}
.content3 p a {
	margin:30px 0px 5px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#737575;
	width:730px;
	text-align:justify;
	text-decoration:none;
}
.content3 p img {
	float:left;
	margin:0px 5px 0px 5px;
	width:300px;
	height:150px;
}
.content4 {
	float:left;
	margin:10px 0px 0px 0px;
}
.content4 h1 {
	float:left;
	margin:0px 0px 0px 2px;
	font-family:Swis721 Cn BT;
	font-size:16px;
	color:#9c242e;
	border-bottom:2px #000 solid;
	width:750px;
}
.content4 img {
	width:300px;
	height:400px;
	margin:10px 0px 0px 150px;
}
.right_menu {
	float:right;
	margin:20px 10px 0px 0px;
	width:200px;
}
.right_menu p a {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	border-bottom:1px #CCC dashed;
	text-decoration:none;
}
.right_menu p a:hover {
	color:#a92b36;
}
#show {
	color:#a92b36;
}
.read1 {
	float:right;
	margin:5px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#737575;
	text-decoration:underline;
}
#content2 {
	width:auto;
	height:auto;
}
.bottom {
	float:left;
	margin:0px 0px 0px 0px;
	height:230px;
}
.bottom_left {
	float:left;
	margin:8px 0px 0px 10px;
	background:url(../images/galbg.png) no-repeat;
	width:245px;
	height:220px;
}
.bottom_left h1 {
	float:left;
	margin:10px 0px 0px 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9c242e;
	text-align:center;
}
.bottom_right {
	float:right;
	margin:8px 0px 0px 30px;
	background:url(../images/galbg1.png) no-repeat;
	width:700px;
	height:220px;
}
.bottom_right h1 {
	float:left;
	margin:10px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9c242e;
	text-align:center;
}
#mainfooter {
	width:auto;
	margin:auto;
	background:#010007;
}
.footer {
	float:left;
	margin:10px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	width:980px;
	height:40px;
	background:#010007;
}
.copyright {
	float:left;
	margin:10px 0px 0px 110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
}
.footer img {
	float:left;
	margin:0px 5px 0px 0px;
}
/* CSS Document */
.enquiry_form2 {
	height:495px;
	width:420px;
	float: left;
	margin:10px 0px 20px 0px;
}
.enquiry_form2 h1 {
	height: auto;
	width:440px;
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	color:#747474;
	font-size:22px;
	font-weight:normal;
	font-family: Trebuchet MS;
	border-bottom:#CCCCCC 1px solid;
}
.enquiry_form2 div {
	width:450px;
	float: left;
	height:auto;
	color:#747474;
	font-size:14px;
	font-family:Trebuchet MS;
	margin-top:4px;
	font-weight: normal;
	margin-right:13px;
	margin-left:13px;
	position:relative;
	display:block;
	margin-bottom:5px;
	text-shadow:none;
	font-weight:bold;
}
.enquiry_form2 input {
	color:#535651;
}
.enquiry_form2 input:hover {
}
.txt_box {
	color:#67575F;
	background:#fff !important;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:50px;
	width:406px;
	float:right;
	margin:0px;
	border:1px solid #000;
}
.txt_area {
	color:#67575F;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:23px;
	width:326px;
	float:right;
	background:#fff !important;
	margin:0px;
	border:1px solid #000;
}
.enquiry_form2 select {
	height:23px;
	width:330px;
	float:right;
	color:#67575F;
	background:#fff !important;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight: normal;
	border:1px solid #000;
}
.enquiry_form2 textarea {
	color:#67575F;
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	height:50px;
	width:326px;
	float:right;
	margin:0px;
	border:1px solid #000;
}
.enquiry_form2 textarea:hover {
}
.enquiry_form2 select:hover {
}
.button {
	height:25px;
	width:80px;
	border:none;
	cursor:pointer;
	background:#fff !important;
	color:#747474!important;
	font-family: Arial!important;
	border:2px solid #747474;
	font-weight:bold;
	float:right !important;
	margin-top:5px !important;
	margin-right:5px !important;
}
.button:hover {
	color:#262016!important;
	border:2px solid #262016;
}
#contct_details {
	height:250px;
	width:400px;
	float:left;
	margin:10px 0px 10px 80px;
	padding:5px 0px 0px 20px;
background:;
	border-radius:7px;
	webkit-box-shadow:  0 0 2px #000000;
	-moz-box-shadow: 0 0 2px #000000;
	box-shadow:  0 0 2px #000000;
}
#contct_details a {
	color:#CCCCCC;
}
#contct_details h3 {
	height: auto;
	width:370px;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 5px 0px 0px;
	text-align:left;
	color:#9c242e;
	font-size:21px;
	font-weight:normal;
	border-bottom:#9c242e 2px solid;
}
#contct_details h1 {
	height: auto;
	width:200px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:5px 5px 0px 0px;
	text-align:left;
	color:#4f4e4e;
	font-size:18px;
	font-weight:normal;
}
#contct_details h2 {
	height: auto;
	width:340px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	color:#4f4e4e;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#contct_details h4 {
	height: auto;
	width:340px;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	color:#000;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#contct_details font {
	font-family: Trebuchet MS;
	font-size:14px;
	color:#666;
	width:290px;
	float:left;
	margin:0px 0px 10px 2px;
}
#contct_details b {
	font-size:13px;
	color:#999;
	font-weight:bold;
	float:left;
	width:100px;
	margin:0px 0px 10px 0px;
}
.enquiry1 {
	float:left;
	width:200px;
	height:300px;
	margin:60px 0px 0px 150px;
}
.img {
	margin:0px 0px 0px 0px;
	width:200px;
	height:200px;
}
.button1 {
	margin:5px 0px 0px 40px;
	width:130px;
	height:40px;
	border:none;
}
.back {
	float:right;
	margin:60px 0px 0px 10px;
	width:100px;
	height:40px;
}
