/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background.jpg); background-repeat:repeat; background-position:center; background-color:#F3F4F4;}
.border{border:#C3CCD3 solid 1px;}
.mainservices{ font-family:Tahoma; font-size:14px; font-weight:bold; color:#000;}
.mainservicestext{ font-family:Tahoma; font-size:12px; font-weight:normal; color:#000;}
.text{font-family:Tahoma; font-size:12px; text-align:justify; color:#666666; line-height:25px;}
.footertext{font-family:Tahoma; font-size:12px; text-align:left; color:#fff; margin-bottom:10px;}
.footertext1{font-family:Tahoma; font-size:12px; text-align:center; color:#fff;}
.footertext1 a{font-family:Tahoma; font-size:12px; text-align:center; color:#fff;}
.footertext1 a:hover{font-family:Tahoma; font-size:12px; text-align:center; color:#000;}
.right{background-image:url(../images/line.jpg); background-repeat:no-repeat; background-position:right;}
.footerbg{background-image:url(../images/footerbg.png); background-repeat:no-repeat; background-position:center;}
.more{font-family:Tahoma; font-size:14px; font-weight:bold; color:#000000; text-decoration:underline;}
.more a{font-family:Tahoma; font-size:14px; font-weight:bold; color:#000000; text-decoration:underline;}
.more a:hover{font-family:Tahoma; font-size:14px; font-weight:bold; color:#003366; text-decoration:underline;}

.ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.li
{
background-image: url(../images/arrow2.jpg);
background-repeat: no-repeat;
background-position: 0px 2px; 
padding-left: 18px;
font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:normal; color:#000; text-decoration:none;
line-height:20px;
}
.li a
{
font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:normal; color:#000; text-decoration:none;
line-height:20px;
}

.li a:hover
{
color:#003; text-decoration:underline;
line-height:20px;
}

/* GALLERY ----------------------------------------------------*/


#gallery-holder{

}

.gallery-thumbs a,
.work-thumbs a{
	text-decoration: none;
	color: #333333;
}

.gallery-thumbs,
.work-thumbs{
	overflow: hidden;
	margin: 10px 0px;
	line-height: 0em;
	width: 900px;
	margin-left: -10px;
}

.gallery-thumbs>li,
.work-thumbs>li{
	float: left;
	margin: 10px;
	width: 270px;
	list-style-type: none;
}

.gallery-thumbs>li a.plusbg,
.work-thumbs>li a.plusbg{
	display: block;
	background: #f1f1f1 url(../images/plus.png) no-repeat center center;
	
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.3); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
}

.gallery-thumbs>li img,
.work-thumbs>li img{
	margin: 8px;
}

.gallery-thumbs>li .thumb-description,
.work-thumbs>li .thumb-description{
	line-height: 1.5em;
	margin-top: 15px;
}

.gallery-thumbs>li .thumb-description p,
.work-thumbs>li .thumb-description p{
	margin-bottom: 0px;
}

.gallery-thumbs>li .thumb-description .thumb-title,
.work-thumbs>li .thumb-description .thumb-title{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

input {
  border: 1px solid #D0D0D0;
  font:12px Verdana, Arial, Helvetica, sans-serif;;
  color: #000000;
  height:22px;
  padding-top:5px; padding-left:3px;
  
}
textarea {
  border: 1px solid #D0D0D0;
  font:12px Verdana, Arial, Helvetica, sans-serif;;
  color: #000000;
  padding-top:5px; padding-left:3px;
 
  	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #FFE400;
	scrollbar-darkshadow-color: #FFE400;
	scrollbar-face-color: #EDB200;
	scrollbar-highlight-color: #FFE400;
	scrollbar-shadow-color: #FFE400;
	scrollbar-track-color: #94761C;
}

.input {
  border: 1px solid #D0D0D0;
  font:12px Verdana, Arial, Helvetica, sans-serif;;
  color: #000000;
  height:18px;
  padding-top:5px; padding-left:3px;
  background-image:url(news_right.png); background-repeat:repeat;
}
.textarea {
  border: 1px solid #D0D0D0;
  font:12px Verdana, Arial, Helvetica, sans-serif;;
  color: #000000;
  padding-top:5px; padding-left:3px;
  background-image:url(news_right.png); background-repeat:repeat;
  	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #7D7D7D;
	scrollbar-darkshadow-color: #7D7D7D;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #7D7D7D;
	scrollbar-shadow-color: #7D7D7D;
	scrollbar-track-color: #565656;
}
.button1{ font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight: normal; text-align:center;border: none; color:#000; background-color:#FF3939; background-repeat:no-repeat; height:30px; width:69px; border-radius:5px; padding-bottom:5px;
}