#gallerydetails{
	margin:0 15px;
	}
/*=====================================
	projectdetail
==================================*/
#projectcontainer {
	display:block;
	}
	
/*=====================================
	leftbox
==================================*/
#projectcontainer .leftbox {
	float:left;
	width:260px;
	margin:0 10px 0 0px;
	}
.leftbox h4{
	color:#ffffff;
	margin-bottom:10px;
	font-size:100%;
	}
.leftbox a {
	color:#000000;
	}
.leftbox a:hover {
	color:#670101;
	}
.leftbox  h3 {
	font-family:"Trebuchet MS";
	font-size:120%;
	position:relative;
	margin:20px 0 0 0;
	}
.leftbox  h3 a {
	color:#967911;
	}

.leftbox  h3 a:hover {
	color:#ffffff;
	}
.leftbox  h3 .img {
	position:absolute;
	left:150px;
	top:0px;
	}


.leftbox strong {	
	color:#ffffff;
	display:block;
	margin-bottom:3px;
	}
.leftbox span {
	display:block;
	margin:8px 0;
	}
.leftbox .addressdetail {
	margin:0 0px 10px 0;
	}
.leftbox .elink {
	font-weight:bold;
	color:#967911;
	}
.leftbox .elink:hover {
	font-weight:bold;
	color:#ffffff;
	}

.leftbox .attribute dl {
	margin:0px 0 0px 0;
	padding:0px;
	font-size:13px;

	}
.attribute dt {
	color:#56568E;
	font-weight:bold;
	float:left;
	width:100px;
	padding:0 0 10px 0;
	font-size:13px;
	}
.attribute dd {
	color:#000000;
	margin:0 0 0 60px;
	padding:0 0 10px 0;
	font-size:13px;
	
	}

/*=====================================
	rightbox
==================================*/
#projectcontainer .rightbox {
	float:right;
	width:600px;
	}
#projectcontainer .rightbox .fixbox {
	display:table;
	width:100%;
	}
/*.rightbox  .imgborder {
	padding:0px;
	border:15px solid #ABAACC;
	background-color:#ffffff;
	}
.rightbox  .eventimg{
	margin:0 0 0px 0;
	padding:0px;
	width:600px;
	height:480px;
	}
.rightbox .imgbtn {
	 background-image:url(../images/botbarbg_img.gif);
	 background-repeat:repeat-x;
	 background-position:left top;
	 height:30px;
	 width:600px;
	 position:relative;
	 background-color:#C9C9E6;
	 margin-bottom:15px;
	}
.imgbtn .left {
	position:absolute;
	left:15px;
	top:10px;
	height:18px;
	width:80px;
	background-image:url(../images/previouarrow.gif);
	background-repeat:no-repeat;
    background-position:left 3px;
	}
.imgbtn .left a,
.imgbtn .right a  {
	display:block;
	color:#56568E;
	font-weight:bold;
	text-align:right;
	}
.imgbtn .left a:hover,
.imgbtn .right a:hover {
	color:#000000;
	}
.imgbtn .right {
	position:absolute;
	right:15px;
	top:10px;
	height:18px;
	width:47px;
	background-image:url(../images/nextarrow.gif);
	background-repeat:no-repeat;
    background-position:right 3px;
	}
.imgbtn .right a  {
	text-align:left;
    }
.imgbtn .arrowright {
	padding:0 5px;
	}
.imgbtn .arrowleft {
	padding:0 5px;
	}
.rightbox .imgcontainer  {
	height:80px;
	width:600px;
	position:relative;
	}
.imgcontainer .left {
	position:absolute;
	left:15px;
	top:32px;
	}
.imgcontainer .left:hover {
	background-image:url(../images/previousbutton_hover.gif);
	background-repeat:no-repeat;
    background-position:right 3px;
	}
.imgcontainer .right {
	position:absolute;
	right:15px;
	top:32px;
	}
.imgcontainer .right:hover {
	background-image:url(../images/nextbutton_hover.gif);
	background-repeat:no-repeat;
    background-position:right 3px;
	}
.imgcontainer .imgbox {
	width:490px;
	position:absolute;
	left:58px;
	float:right;
	}
.imgbox .active {
	border:2px solid #343459;
	}

.imgbox .smallimg {
	width:80px;
	height:80px;
	margin:0 5px;

	}
*/.handcur1{
	border:2px solid #CFCFE1;
	margin:0 5px;
	cursor:pointer;
	}
.handcur{
	cursor:pointer;
	}
.handcur1_hover {
	border:2px solid #56568E;
	margin:0 5px;
	cursor:pointer;
	}
#projectcontainer dl{
	font-size:11px;	
	color:#670101;
	margin:0px;
		}
#projectcontainer dl .clear {
	font-size:0px;
	line-height:0px;
	clear:both;
	height:0px;
	margin:0px 0px;
	padding:0px;
	}



