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

body {
	background:url(../images/topbg_black.gif) top center repeat-x #111111;
	margin:0px;
	
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d9d9d9;
}
h1,h2,h3,span,form,p,ul,li {
	margin:0px;
	padding:0px;
}

h1 {
	font-size:24px;
	color:#59cb00;
	font-weight:normal;
}
h1 span {
	font-size:14px;
	color:#1494d2;
}
h2 {
	font-size:18px;
	color:#d9d9d9;
	background:url(../images/s_bullet.gif) left no-repeat;
	font-weight:normal;
	padding-left:35px;
}
h3 {
	font-size:16px;
	color:#d9d9d9;
	background:url(../images/l_bullet.gif) left no-repeat;
	padding-left:25px;
}
h4 {
	font-size:16px;
	color:#d9d9d9;
	padding-left:25px;
}
#wrapper {
	width:778px;
	margin:0 auto;

}
#wrapper .clear {
	clear:both;
}
#container {
	margin:0 auto;
	width:721px;
}

/* Left Panel */
#leftpanel {
	width:173px;
	float:left;
}
#logo {
	background:url(../images/logo_black.gif) top no-repeat;
	height:158px;
}

/* Left navigation */
#leftnav {
	width:158px;
}
#leftnav .gtop {
	background:url(../images/btop.gif) top no-repeat;
	height:11px;
}
#leftnav .grpt {
	background:url(../images/brpt.gif) repeat-y;
	padding:20px;
}
#leftnav a {
	color:#FFFFFF;
	text-align:right;
	display:block;
	text-decoration:none;
	line-height:23px;
	border-bottom:1px solid #68c7cf;
	background:url(../images/leftnav_bullet.gif) right no-repeat;
	padding-right:32px;
}
#leftnav a:hover {
	color:#3babe1;
	text-align:right;
	display:block;
	text-decoration:none;
	line-height:23px;
	border-bottom:1px solid #68c7cf;
	background:url(../images/leftnav_bullet.gif) right no-repeat;
	padding-right:32px;
}
#leftnav .cyan {
	border-bottom: 1px solid #68c7cf;
}
#leftnav .blue {
	border-bottom: 1px solid #157cad;
}
#leftnav .lightgreen {
	border-bottom: 1px solid #c4dec6;
}
#leftnav .lightgreen1 {
	border-bottom: 1px solid #b2c88b;
}
#leftnav .green {
	border-bottom: 1px solid #7cda30;
}
#leftnav .noborder {
	border:none;
}
#leftnav .noborder:hover {
	border:none;
}
#leftnav .gbtm {
	background:url(../images/bbtm.gif) top no-repeat;
	height:11px;
}

/* Left navigation End */

/* Latest Work */
#quote {
	background:url(../images/quotebg_black.gif) top no-repeat;
	height:120px;
	width:140px;
	text-align:right;
	padding:24px 18px 0 0;
	cursor:pointer;	
}
#quote a {
	background:url(../images/q_bullet.gif) left no-repeat;
	display:block;
	width:60px;
	float:right;
	text-decoration:underline;
	text-indent:10px;
	color:#2da3dd;
	margin-top:14px;
}
#quote .greentxt {
	font-size:14px;
	color:#59cb00;	
	font-weight:bold;
}
#quote .bluetxt {
	font-size:14px;
	color:#2da3dd;	
	font-weight:bold;
}
/* Latest Work End */


/* Latest Work */

#lwork {
	width:158px;
}
#lwork .gtop {
	background:url(../images/lbtop.gif) top no-repeat;
	height:11px;
}
#lwork .grpt {
	background:url(../images/lbrpt.gif) repeat-y;
	padding:5px 16px 5px 16px;
	text-align:center;
}
#lwork span {
	color:#7ab45d;
}
#lwork a {
	color:#1494d2;
margin-top:8px;
}
#lwork .gbtm {
	background:url(../images/lbbtm.gif) top no-repeat;
	height:11px;
}
/* Latest Work End */

/* Left Panel End */


/* Right Panel */
#rightpanel {
	width:548px;
	float:left;
	background:url(../images/navbg1.gif) top right no-repeat;
}

/* Top Navigation */
#navigation {
	height:111px;
	width:548px;
	margin-bottom:7px;
	float:right;
}
#navigation img {
	float:left;
}
#navigation .width {
	height:111px;
	width:40px;
}
#navigation a.home {
	background:	url(../images/home_b.gif) no-repeat;
	height:111px;
	width:82px;
	float:left;
	margin-left:44px;
}
#navigation a.home:hover {
	background:	url(../images/home_b.gif) no-repeat 0px -111px;
}
#navigation a.about {
	background:	url(../images/about_b.gif) no-repeat;
	height:111px;
	width:82px;
	float:left;
	margin-left:48px;
}
#navigation a.about:hover {
	background:	url(../images/about_b.gif) no-repeat 0px -111px;
}

#navigation a.contact {
	background:	url(../images/contact_b.gif) no-repeat;
	height:111px;
	width:82px;
	float:left;
	margin-left:53px;
}
#navigation a.contact:hover {
	background:	url(../images/contact_b.gif) no-repeat 0px -111px;
}

#navigation a.login {
	background:	url(../images/portfolio_b.gif) no-repeat;
	height:111px;
	width:82px;
	float:left;
	margin-left:56px;
}
#navigation a.login:hover {
	background:	url(../images/portfolio_b.gif) no-repeat 0px -111px;
}

/* Top Navigation End */


/* Colours */
#colours {
	text-align:right;
	width:505px;
	float:right;
	padding-right:18px;
	margin-bottom:7px;
	padding-top:9px;
	font-weight:normal;
color:#919191;
}
#colours img {
	padding:0 4px 0 0;
}

/* Colours End */


/* Welcome Box */
#wel {
	width:548px;
	margin-bottom:15px;
}
#wel .wtop {
	background:url(../images/b1top.gif) top no-repeat;
	height:11px;
}
#wel .wrpt {
	background:url(../images/b1rpt.gif) repeat-y;
	padding:20px 23px 15px 44px;
}
#wel .wrptga {
	background:url(../images/b1rpt.gif) repeat-y;
	padding:20px 0px 15px 0px;
}
#wel .wbtm {
	background:url(../images/b1btm.gif) top no-repeat;
	height:11px;
}
#mainimg {
	background:url(../images/mainpic_black.jpg) top no-repeat;
	height:230px;
	width:481px;
}
#wel a {
	background:url(../images/q_bullet.gif) left no-repeat;
	display:block;
	width:60px;
	text-decoration:underline;
	text-indent:10px;
	color:#1494d2;
	margin-top:5px;
}
/* Welcome Box End */

/* Services */
#services {
	width:548px;
	margin-bottom:15px;
}
#services .stop {
	background:url(../images/b1top.gif) top no-repeat;
	height:11px;
}
#services .srpt {
	background:url(../images/b1rpt.gif) repeat-y;
	padding:4px 23px 15px 44px;
}
#services .sbtm {
	background:url(../images/b1btm.gif) top no-repeat;
	height:11px;
}
#services .heading {
	width:212px;
	float:left;
}
#services .viewmore {
	width:268px;
	float:right;
}
#services .viewmore a {
	background:url(../images/s_longbullet.gif) left no-repeat;
	display:block;
	width:268px;
	text-decoration:underline;
	text-indent:215px;
	color:#1494d2;
	margin-top:5px;
}
#services .list1 {
	width:160px;
	float:left;
}
#services li {
	list-style:none;
	background:url(../images/tick_b.gif) left no-repeat;
	line-height:50px;
	padding-left:40px;
}
#services li:hover {
	list-style:none;
	background:url(../images/tick_b1.gif) left no-repeat;
	line-height:50px;
	padding-left:40px;
}
#services li div { 
	padding:12px 0 14px 0;
	vertical-align:text-top;
}	
/* Services Ends */


/* Right Panel */

/* Footer */
#footer {
	width:100%;
	height:85px;
	color:#dedede;
	margin:0 auto;
	text-align:center;
	border-top:1px solid #1e1e1e;
	padding:15px 0 5px 0;
}
#footer a {
	padding:0 13px 0 13px;
	line-height:18px;
	color:#919191;
	text-decoration:none;
}
#footer a:hover {
	padding:0 13px 0 13px;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer .selected {
	padding:0 13px 0 13px;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer span {
	color:#919191;
	margin-top:20px;
}
#footer span a {
	color:#7cc24d;
	text-decoration:none;
	padding:0px;
}
.servicesLinks {
color:#d9d9d9; text-decoration:none; 
}
/*		Portfolio	*/
.dimensions #container  {
  width: 1000px;
}

.category {
  margin-right: 250px;
}
.RatesData {
  width:464px;
  margin-bottom: 1em;
  padding: 0px;
  background-color:#000000;
  border: 1px solid #353535;
}

 .showRatesButton{
  margin: 0;
  padding:6px 4px 0px 10px ;
  cursor: pointer;
  height:20px;
  background-color:#000000;
  color:#FFFFFF;
}
.showRates {
  margin: 1em 0;
  padding: 5px;
  overflow: auto;
  background-color: #000000;  
  color: #000;
  border-top: 1px dashed #353535;
}
.portfoliodesc
{
	padding-top:0px;
padding-left:2px;
	color:#FFFFFF;
}
 #loader_container {
  padding-left:20px;
  text-align: center;
  position: absolute;
  top: 40%;
  width: 100%;
}

#loader {
  	
  font-family: Tahoma, Helvetica, sans;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  padding: 10px 0 0px 0;
  margin: 0 auto;
  display: block;
  width: 135px;
  border: 1px solid #6A6A6A;
  text-align: left; 
  z-index: 255;
}

#progress {
  height: 5px;
  font-size: 1px;
  width: 1px;
  position: relative;
  top: 1px;
  left: 10px;
  background-color: #9D9D94;
}

#loader_bg {
  background-color: #EBEBE4;
  position: relative;
  top: 8px;
  left: 8px;
  height: 7px;
  width: 113px;
  font-size: 1px;
}

.title_h2 {
  width: 300px;
  padding: 12px 0 0 18px;
}

 

.preview_temp_load {
  vertical-align: middle;
  text-align: center;
}

.preview_temp_load img {
  vertical-align: middle;
  text-align: center;
  
  margin: 8px 3px 15px 3px;
}
/*	End	Portfolio	*/


/* Gallery 	*/
.imagegalleryTd 
{
	/*  border:1px;
	 border-color:#353535; 
	 border-style:solid;*/
}
.imagetemplatename {
color:#28A8D5;
}
.viewbuy{
color:#868686;
}
/* End  Gallery 	*/
#paginglinks
{
 
	padding-right:17px;
	margin:0px;
	 
}
#paginglinks a
{
	text-decoration:none;
	background-image:none;
}
#paginglinks a.exleft {
	background:	url(../images/nav/1-on.gif) no-repeat;
	height:23px;
	width:35px;
	float:right;
	margin-left:5px;
	}
#paginglinks a.exright {
	background:	url(../images/nav/4-on.gif) no-repeat;
	height:23px;
	width:35px;
	float:right;
	margin-left:0px;
	}
#paginglinks a.left {
	background:	url(../images/nav/3-on.gif) no-repeat;
	height:23px;
	width:35px;
	float:right;
	margin-left:0px;
	}
	#paginglinks a.leftdis {
	background:	url(../images/nav/3-off.gif) no-repeat;
	height:23px;
	width:35px;
	float:right;
	margin-left:0px;
	}
	
	
	#paginglinks a.right {
	background:	url(../images/nav/2-on.gif) no-repeat;
	height:23px;
	width:35px;
	float:right;
	margin-left:0px;
	}
	#paginglinks a.rightdis {
	background:	url(../images/nav/2-off.gif) no-repeat;
	height:23px;
	width:35px;
	float:right;
	margin-left:0px;
	}