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

/*---------------------------Genrael Clases---------------------------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#414042;
	background:#505251;
	padding-top:34px;
	text-align:justify;
}
.boldgreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#009933;
	font-weight:bold;	
}
.boldgreen a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#009933;
	font-weight:bold;
	text-decoration:underline;
}
* {
	margin:0px;
	padding:0px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clr {
	clear:both;
}
ul, li {
	list-style:none;
}
a {
	text-decoration:none;
	color:#666666;
}
.link {
	text-decoration:none;
	color:#FFF;
}
a:hover {
	text-decoration: underline;
}
/*---------------------------Layout Content Clases---------------------------------*/

#layout {                /*------------------------For Page Main Width------------------------------------*/
	width:908px;
	margin:auto;
	border:#A8A9A8 solid 1px;
	padding:10px;
	background:#FFFFFF;
}
#top {
	position: relative;
}
#logo {
	position:absolute;
	left:95px;
	top:52px;
}
#header {
	font-size:0px;
}
#nav {
	bottom:0px;
	left:0px;
	height:34px;
	background:#2C6230;
}
#nav ul {
	height:34px;
	width:100%;
	overflow:hidden;
}
#nav ul li {
	float:left;
	height:34px;
	line-height:34px;
}
#nav ul li a {
	color:#fff;
	font-weight:bold;
	margin:0 9px;
	text-transform:uppercase;
	font-size:11px;
}
#nav ul li a:hover,
#nav ul li.active a {
	color:#c0d53b;
	text-decoration:none;
}
#home-content {
	background:url(../images/home-content-bg.jpg) repeat-y;
}
#home-content .content-body {
	background:url(../images/home-content-top.jpg) no-repeat top left;
	padding-top:36px;
}
#home-content .content-inner {
	background:url(../images/home-content-bottom.jpg) no-repeat bottom left;
	padding-bottom:30px;
	padding-left:19px;
}
#home-content .homeleft {
	float: left;
	width:610px;
	position:relative;
	left:4px;
}
#home-content .homeright {
	float:right;
	overflow:hidden;
	width:276px;
}
#home-content .rightop {
	background:url(../images/right-sepbg_01.jpg) repeat-y;
	padding-right:20px;
}
#home-content .rightsep {
	background: url(../images/right-sep.jpg) no-repeat right top;
	height:41px;
}
.scrol-div {
	margin-left:10px;
	margin-bottom:20px;
}
.scrol-conent {
	width:595px;
	border:#949599 solid 1px;
	border-bottom:none;
	background:url(../images/scorling-bg.jpg) repeat-x;
	height:182px;
	border-top:none;
	position:relative;
}
.scrol-conent .leftScorl {
	position:absolute;
	left:-14px;
	top:30px;
}
.scrol-conent .rightScorl {
	position:absolute;
	right:-15px;
	top:30px;
}
.scorlingArea {
	padding:15px 5px;
	width:582px;
	overflow:hidden;
}
.scorlingArea .ScorlThum {
	float:left;
	margin-right:5px;
	width:118px;
	overflow:hidden;
	padding:2px;
	background:#FFFFFF;
	border:#BCC0C3 solid 1px;
}
.scorlingArea .ScrolDetail {
	float:left;
	width:120px;
	font-size:11px;
}
.scorlingArea li {
	border-right:#D9DADB solid 1px;
	padding-right:15px;
	float:left;
	width:260px;
	padding-left:15px;
	padding-bottom:10px;
}
.scorlingArea li.last {
	width:260px;
	border:none;
}
.scrol-conent h4 {
	padding:10px 0px;
	padding-top:15px;
	color:#477537;
	font-size:14px;
}
.scorlingArea li .more {
	background: url(../images/red-more.gif) no-repeat left top;
	background-position:0 4px;
	font-size:11px;
	padding-left:10px;
	margin-top:5px;
}
.scorlingArea li .more a {
	color:#1B75BC;
	text-transform:uppercase;
}
.graybox {
	background:url(../images/gray-box-bg.gif) repeat-y;
	width:610px;
}
.graybody {
	background:url(../images/gray-box-top.jpg) no-repeat top;
}
.graycontent {
	background:url(../images/gray-box-bottom.gif) no-repeat bottom;
	min-height:281px;
	padding:10px;
	padding-bottom:2px;
	padding-right:6px;
}
.white-box li {
	background:url(../images/whit-big.jpg) repeat-y;
	width:292px;
	float:left;
}
ul.filmstrip li{
 width:auto;
}

.white-box li.last {
	margin-right:0px;
	float:right;
}
.white-box .white-body {
	background:url(../images/ASC-WEB_home.jpg_55.gif) no-repeat left bottom;
}
.white-box .white-body .flash {
	width:268px;
	margin-left:8px;
	margin-top:13px;
	margin-bottom:5px;
}
.white-box .box-detail {
	padding:0 10px;
	padding-bottom:10px;
	font-size:11px;
}
.white-box .box-detail h4 {
	color:#477537;
	font-size:14px;
	margin-bottom:3px;
}
.enqirybox {
	float:right;
	height:303px;
	background:url(../images/enquiries.jpg) no-repeat;
	width:229px;
}
.enqirybox .en-body {
	padding-left:10px;
	padding-right:20px;
	padding-top:90px;
	color:#fff;
}
.enqirybox .en-body h4 {
	margin-bottom:5px;
	font-size:13px;
	text-align:left;
}
.enqirybox .en-body p {
	margin-bottom:10px;
}
.enqirybox .en-body p a {
	color:#FAE653;
	background:url(../images/yellow-aro.gif) no-repeat left center;
	padding-left:10px;
}
.rightbottom {
	padding-right:15px;
}
.rics-box {
	background:url(../images/rics.jpg) no-repeat;
	width:231px;
	height:252px;
	float:right;
}
.rics-box .rics-body {
	padding-left:10px;
	padding-right:20px;
	padding-top:40px;
	color:#fff;
}
.rics-box h4 {
	margin-bottom:5px;
	font-size:14px;
}
.rics-box p {
	margin-bottom:0px;
}
.rics-box .conctactinfo {
	margin-top:10px;
	font-size:14px;
}
#Footer {
	color:#BCBEC0;
	text-align:center;
	padding:10px;
	font-size:11px;
}
#Footer a {
	color:#BCBEC0;
}
.slide {
	/*width:1e+7px;*/
}
/*added for  contact us page*/

#Sub-content {
	background:#F6F6F7;
}
#Sub-content .content-body {
	background:url(../images/inner-content-top.jpg) no-repeat top left;
	padding-top:36px;
}
#Sub-content .content-inner {
	background:url(../images/inner-content-bottom.jpg) no-repeat bottom left;
	padding-bottom:30px;
}
.grayBoxBig {
	width:854px;
	margin:auto;
	background: url(../images/grayBig-bg.gif) repeat-y;
}
.grayBoxBig .grayBigBoxBody {
	background:url(../images/grayBig-bottom.gif) no-repeat bottom;
}
.grayBoxBig .grayBoxContent {
	background:url(../images/grayBig-top.gif) no-repeat top;
	padding:15px 11px 15px 13px;
}
.contactLeft {
	float:left;
	width:226px;
	padding-top:32px;
}
.contactRigth {
	float:left;
	width:500px;
	padding-top:32px;
}
.contactLeft h4 {
	font-size:16px;
	color:#1B75BC;
	margin-bottom:10px;
}
.contactLeft p {
	font-size:14px;
	padding-right:15px;
	margin-bottom:15px;
}
.contactLeft p a {
	color:#1B75BC;
	text-decoration:underline;
}
.contactLeft p a:hover {
	text-decoration:none;
}
.lightGraybox {
	background:url(../images/lightgraybox-bg.gif);
	width:226px;
}
.lightGrayboxBody {
	background:url(../images/lightgraybox-top.gif) no-repeat top;
}
.lightGraybox .lightGrayBoxContent {
	background:url(../images/lightgraybox-bottom.gif) no-repeat bottom;
	padding:10px;
}
.lightGraybox h4 {
	color:#231F20;
	line-height:15px;
	margin-bottom:15px;
	font-weight:normal;
}
.lightGraybox img {
	border:none;
	margin-bottom:20px;
}
.ConactFomr li.text {
	height:31px;
}
.ConactFomr li label {
	width:105px;
	display:block;
	float:left;
	padding-left:84px;
	font-size:13px;
	color:#1B75BC;
}
.ConactFomr li.text input {
	background:url(../images/contact-inputBg.gif) no-repeat left;
	width:302px;
	height:22px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:2px 2px 0px;
	float:left;
}
.ConactFomr li.textArea {
	height:106px;
	margin-bottom:13px;
}
.ConactFomr li.textArea div {
	background:url(../images/textareaBG.gif) no-repeat left;
	width:306px;
	height:106px;
	font-size:12px;
	float:left;
}
.ConactFomr li.textArea textarea {
	width:290px;
	margin:5px;
	height:93px;
	border: solid 1px #fff;
	padding:2px 2px 0px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ConactFomr li.sep {
	margin-bottom:22px;
}
/* --- Drawing and Design Service --- */

#home-content.bg-Ddesign1 {
	background:url(../images/dDesign-content-bg.gif) repeat-y left 0;
}
#home-content .bg-Ddesign {
	background:url(../images/drawingDesign-content-top.gif) no-repeat top left;
}

#home-content .bg-Ddesign .content-inner {
	background:url(../images/dDesign-content-bottom.gif) no-repeat bottom left;
}

#home-content .bg-Ddesign .rics-box {
	background:url(../images/rics-greenBg.gif) no-repeat;
}

#home-content .bg-Ddesign .rightsep {
	background: url(../images/right-sepGreen.gif) no-repeat right top;
}

#home-content .bg-Ddesign .rightop {
	background:url(../images/right-sepbg_01-green.gif) repeat-y;
}

.contentBox {
	background-color:#fff;
	margin:7px 0;
	border:1px solid #dedee0;
	padding:15px 13px;
	position:relative;
	color:#414042;
	line-height:1.5em;
	min-height:250px;
}
.contentBox .left {
	width:350px;
}
.contentBox h3 {
	color:#262262;
	font-size:14px;
	margin-bottom:13px;
}
.contentBox .blue {
	color:#2b3990;
	margin-bottom:10px;
}
.contentBox ul li {
	background:url(../images/bullet-content.gif) no-repeat left 2px;
	padding-left:18px;
	margin-bottom:16px;
}
.contentBox .linkContent {
	padding-left:18px;
	margin-top:35px;
}
.contentBox .linkContent a {
	color:#2b3990;
}
.contentBox .imgRight {
	border:1px solid #c0c1c2;
	padding:5px;
	position:absolute;
	bottom:13px;
	right:13px;
}

.contentBox .left .bold {
	font-weight:bold;
	font-size:13px;
}

.qA-box {
	background:url(../images/bg-qA.gif) repeat-y left 0;
	margin-bottom:8px;
	float:right;
	width:229px;
	color:#fff;
	line-height:1.4em;
	font-size:11px;
}

.qA-box h3 {
	background:url(../images/hd-qA.gif) no-repeat;
	height:65px;
	text-indent:-999em;
	margin-bottom:8px;
}

.qA-box p {
	padding:0 14px 0 7px;
	margin-bottom:15px;
}

.qA-box h4 {
	padding:0 14px 0 7px;
	color:#fae65b;
	font-size:11px;
}

.qA-box .btmBg {
	background:url(../images/bg-btm-qA.gif) no-repeat left bottom;
	height:10px;
}

.sales-letting {
	background:url(../images/bg-sales-letting.gif) repeat-y left 0;
	background-color:#669900;
}

.sales-letting h3 {
	background:url(../images/hd-sales-letting.gif) no-repeat left top;
	height:25px;
	text-indent:-999em;
}

.sales-letting .bgBtm {
	background:url(../images/bg-sales-letting2.gif) no-repeat left bottom;
	height:13px;
	margin-top:20px;
}

.sales-letting .sLetting-bigBox {
	padding:18px 10px;
	width:545px;
	margin:0 0 0 19px;
	border-bottom:1px dotted #918f90;
}

.sales-letting .sLetting-bigBox .box {
	float:left;
	font-size:10px;
	color:#414042;
	width:265px;
	margin-right:15px;
}

.sales-letting .sLetting-bigBox .last {
	margin-right:0;
}

.sales-letting .sLetting-bigBox .box .thumbnail {
	border:1px solid #e0e0e1;
	padding:1px;
	float:left;
	margin-right:8px;
}

.sales-letting .sLetting-bigBox .box .desc {
	float:left;
	width:133px;
}

.sales-letting .sLetting-bigBox .box .desc .link {
	padding-top:8px;
}
.sales-letting .sLetting-bigBox .box .desc a {
	color:#2b3990;
}

#photos h4 {
	font-size:12px;
}
