/* CSS Document */

body {
	background:url(../images/homebg.jpg) repeat-x 0 0 ;
	margin:0;
	padding:0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#000;
}

div, p, span, h1, h2, h3, ul , li ,  form, input, label, a {
	padding:0; 
	margin:0;
	}
	
ul{
list-style-type:none ;

}

.bulletclass{
list-style-type:circle ;

}	
.myul{
list-style-type:none ;
list-style-position:inside ;
padding: 0px;
margin:5px ;
}

img{
	padding:0;
	margin:0;
	outline:0;
	border:0;
	}	

a{
	outline:none;
	}
	

.clear{
	line-height:0;
	font-size:0;
	clear:both;
	}

.paratext {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.dropdown {
	font-size: 11px;
	font-weight: normal;
	color: #2C2222;
	text-decoration: none;
	width:110px;
	border:none;
	padding:2px 4px;
	
}

.dropdown2 {
	font-size: 11px;
	color: #2C2222;
	text-decoration: none;
	width:108px;
	padding:0;
	margin:0;
	
	
}

.dropdown3 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width:120px;
	border:1px solid #FFFFFF;
	outline-color:#FFF;
	margin:4px 0 0 1px;
}

.dropdownholder2 {
	float:left;
	width:120px;
	background-color:#FFFFFF;
	margin:0 0 0 0;
	padding:0 1px 4px 0 ;
	height:22px;
	border:1px solid #949CA4;
	}

.more {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	text-transform:uppercase;
	padding-top:10px;
	padding-right:20px;
	background-image:url(../images/morearrow.gif);
	background-repeat:no-repeat;
	background-position:100% 90%;
}
.morelink {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.morelink {
	font-size: 14px;
	font-weight: bold;
	color: #949CA4;
	text-decoration: none;
}

.bottommore{
	display:block;
	float:right;
	width:70px;
	background:url(../images/morearrow.gif) no-repeat 100% 3px;
	padding:0 20px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	text-transform:uppercase;
}

.bottommore:hover{
	color: #eaff9e;
	}

.rightlink {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}

.whitesep {
	border-bottom:1px solid #ffffff;
	height:6px;
}
.rgt {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
a:hover.rgt {
	font-size: 15px;
	font-weight: bold;
	color: #eaff9e;
	text-decoration: none;
	text-transform:uppercase;
}


#page {
	width:938px;
	margin: 0px auto;
}

#topholder {
	width:938px;
	height:143px;
}
#logo {
	width:304px;
	height:143px;
	float:left;
}

ul.homesec{	
	float:left;
	border-right:1px solid #6f88a9;
	height:44px;
	padding-right:5px ;
	}
	
ul.homesec li{
float:left;
}


ul.homesec li a.text{
font-size:14px;
text-decoration:none;
color:#000;
padding:12px 5px 0 1px;
display:block;
font-weight:bold;
}

ul.homesec li a.text:hover{
color:#2a4d82;
}
.homesite{
font-size:14px;
text-decoration:none;
color:#000;
padding:12px 5px 0 1px;
display:block;
font-weight:bold;
}
.bluetd {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#015196; 
	padding:7px;
}
.texttd {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}
#menubg {
	width:634px;
	height:143px;
	background-image:url(../images/graphright.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	position:relative;
	
}
#menuholder {
	width:668px;
	float:left;
	position:absolute;
	top:107px;
	left:-35px;
	
}

#menuholder ul {
	opacity: 0.95;
	-moz-opacity: 0.85;
	-khtml-opacity: 0.95;
	margin:0px 0px 30px 0px;
	padding: 0px;
	
}



#menuholder ul li {
	float:left;
	font-size:14px;
	font-weight:bold;
	}
	
	
#menuholder ul li ul {
display:block;
	}	
	
#menuholder ul li ul li {
	border-bottom:1px solid #2E6278;
	}	
	

	
#menuholder ul li ul li a {
padding:7px 10px 7px 20px;
display:block;
background-image:url(../images/dropbulate2.gif);
background-position:7px 13px;
background-repeat:no-repeat;
font-size:11px;
font-weight:normal;
text-transform:uppercase;
line-height:18px;
filter: alpha(opacity=90);	
}

#menuholder ul li ul li a:hover{
background-image:url(../images/dropbulate2.gif);
background-position:7px 13px;
background-repeat:no-repeat;
}


	
	
#menuholder ul li a{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:5px;
	margin:0;
	}	
/*#menuholder ul li a:hover{
color:#FFFFFF;
}		
*/	
#searchholder {
	width:938px;
	height:108px;
	float:left;
	background-image:url(../images/searchbg.gif);
	background-repeat:no-repeat;
}

#bodyholder {
	width:938px;
	float:left;
}

#propertiesholder {
	width:562px;
	float:left;
	padding-top:31px;
	padding-left:10px;
}

.hotproperties{
font-weight:bold;
font-size:13px;
padding: 0 0 10px 54px;
text-transform:uppercase;
}

#flashholder {
	width:349px;
	float:left;
	padding-top:31px;
	padding-right:10px;
}
#arrow {
	float:left;
	width:25px;
	padding-right:13px;
	padding-top:60px;
}
#arrow1 {
	float:left;
	width:25px;
	padding-top:60px;
}
#scrollholder {
	float:left;
	width:560px;
}
#scroll {
	float:left;
	width:451px;
}
#btmsectnholder {
	float:left;
	width:921px;
	padding:0 9px 20px 9px;
}
#careerholder {
	float:left;
	width:330px;
	margin-right:20px;
}
#careertext {
	float:left;
	width:191px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left:14px;
}
#linkholder {
	float:left;
	width:207px;
	height:129px;
}
#linkholder ul {
	margin:0px 0px 30px 0px;
	padding: 0px;
	
	
}
#linkholder ul li {
	margin: 0px;
	padding-right: 20px;
	float:left;
	list-style-type: none;
	width:187px;
}

#bottom{
    margin:5px 0 0 0;
	background:url(../images/bottombg.gif) repeat-x 0 63px;
	}

#bottomholder {
	margin:0 auto;
	padding:90px 0 20px 0;
	width:938px;
	background:url(../images/bodybg.jpg) no-repeat 0 0;
}

#footerholder {
	width:921px;
	padding:5px 9px;
	border-top:1px solid #ffffff;
	
}

#footermenu{
	float:left;
	width:600px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin:5px 0 0 0;
	}

.footerlink {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footerlink {
	font-size: 11px;
	font-weight: normal;
	color: #eaff9e;
	text-decoration: underline;
}

.poweredby{
background:url(../images/powerdby.gif) no-repeat 0 0;
padding:0 0 0 100px;
float:right;
width:135px;
height:30px;
margin:10px 0 0 0;
}

.poweredbylink{
text-decoration:none;
font-weight:normal;
color:#FFFFFF;
line-height:30px;
}

.poweredbylink:hover{
color:#eaff9e;
text-decoration:underline;
}


/*///////////For inner pages/////////*/

#contbodyholder {
margin:10px 0;
}

#contHeading{
font-size:35px;
line-height:36px;
color:#153160;
font-weight:normal;
float:left;
margin:15px 0 0 10px;
}

#contHeading span{
font-size:11px;
line-height:15px;
padding-top:10px;
display:block;
}

#contHeading span a{
text-transform:capitalize;
font-size:11px;
line-height:15px;
color:#153160;
text-decoration:none;
}

#contHeading span a:hover{
color:#990000;
}

#innerFlash{
margin:0 10px 0 0;
float:right;
width:475px;
}

ul.aboutTab{
background:url(../images/aboutTabborder.gif) repeat-x 0 100%;
padding:0 0 8px 0;
height:27px;
}

ul.aboutTab li{
float:left;
margin:0 1px 0 0;
}

ul.aboutTab li a{
padding:0 0 0 15px;
display:block;
text-decoration:none;
}

ul.aboutTab li a span{
padding:0 15px 0 0;
background:url(../images/aboutTabR.gif) no-repeat 100% 0;
line-height:27px;
display:block;
font-size:13px;
font-weight:bold;
color:#153160;
}

ul.aboutTab li a:hover{
background:url(../images/aboutTabLH.gif) no-repeat 0 0;
}

ul.aboutTab li a:hover span{
background:#79b514 url(../images/aboutTabRH.gif) no-repeat 100% 0;
}

ul.aboutTab li a.active{
background:#79b514 url(../images/aboutTabLH.gif) no-repeat 0 0;
}

ul.aboutTab li a.active span{
background:#79b514 url(../images/aboutTabRH.gif) no-repeat 100% 0;
}

ul.aboutTab li a.inactive{
background:none;}

ul.aboutTab li a.inactive span{
background:url(../images/aboutTabR.gif) no-repeat 100% 0;
}


div.aboutTabCont{
width:690px;
float:left;
margin:25px 0 0 0;
font-size:11px;
color:#676869;
}

div.projectCont{
width:700px;
float:left;
margin:25px 0 0 0;
}


div.innerRightpanel{
width:226px;
float:right;
margin:25px 0 0 0;
}

.aboutText{
font-size:11px;
color:#676869;
padding-bottom:8px;
}


div.projectType{
background-color:#79b514;
display:block;
height:66px;
}

div.projectType h2{
margin:14px 0 0 20px;
float:left;
font-size:30px;
line-height:36px;
color:#FFF;
font-weight:normal;
}


div.projectType a{
background:url(../images/goBtn.gif) no-repeat 100% 50%;
padding:0 28px 0 0;
display:block;
float:right;
margin:22px 20px 0 0;
text-decoration:none;
font-size:12px;
font-weight:bold;
line-height:24px;
color:#000;
}

div.projectType a:hover{
color:#FFF;
}

div.projectTypeCont{
margin:25px 0;
}

div.projectTypeContSub{
float:left;
width:220px;
margin:0 15px 0 0;
}

div.projectTypeContSub img{
background-color:#f5f4ef;
float:left;
padding:8px;
border:1px solid #cac6bf;
margin:0 8px 0 0;
}

div.projectTypeContSub p{
width:90px;
float:right;
color:#676869;
font-size:11px;
}

div.projectTypeContSub p a{
background:url(../images/morearrow2.gif) no-repeat 0 5px;
padding:0 0 0 7px;
color:#184897;
text-decoration:underline;
margin-left:5px;
}

div.projectTypeContSub p a:hover{
text-decoration:none;}

div.projectTypeContSub p span{
display:block;
margin-bottom:6px;
font-weight:bold;
font-size:12px;
line-height:16px;
color:#FFF;
padding:3px 5px;
background-color:#646464;
}

div.projectsPagination{
background-color:#79b514;
display:block;
height:66px;
margin:25px 0 0 0;
font-size:11px;
font-weight:bold;
color:#153160;
}

.paginationLeft{
float:left;
width:400px;
margin:25px 0 0 10px;
}



.pagactiv{
font-size:11px;
font-weight:bold;
color:#FFF;
text-decoration:none;
}



.paginactiv{
font-size:11px;
font-weight:bold;
color:#153160;
text-decoration:none;
}



.paginationRight{
float:right;
width:520px;
margin:23px 0 0 0;
}

.projectThumbM{
padding:14px;
border:1px solid #e3e2df;
background-color:#f5f4ef;
float:left;
}

.projectContSec{
float:left;
width:428px;
margin-left:23px;
}

ul.viewdetails{
margin:35px 0 0 0;
list-style-type: none ;
padding:0 ;

}

ul.viewdetails li{
background:url(../images/arrow.gif) no-repeat 100% 5px;
font-size:24px;
line-height:32px;
padding:0 ;
margin: 0 ;

}

ul.viewdetails li a{
text-decoration:none;
color:#184897;
}

.Info{
color:#676869;
font-size:11px;
padding-bottom:10px;
}

.more2{
background:url(../images/morearrow2.gif) no-repeat 0 5px;
padding:0 0 0 7px;
color:#184897;
text-decoration:underline;
margin-left:5px;
}

.more2:hover{
text-decoration:none;
}

div.projectTabCont{
width:440px;
float:right;
margin:15px 0 0 0;
background-color:#f5f4ef;
border:1px solid #e3e2df;
/*height:497px;*/
}

.email{
background:url(../images/emailicon.gif) no-repeat 0 6px;
padding:0 0 0 20px;
line-height:20px;
}

.enquir{
background:url(../images/enquire.gif) no-repeat 0 6px;
padding:0 0 0 20px;
line-height:20px;
}

.emical{
background:url(../images/calculator_icon.gif) no-repeat 0 6px;
padding:0 0 0 20px;
line-height:20px;
}

.curcon{
background:url(../images/currency_icon_new.gif) no-repeat 0 6px;
padding:0 0 0 20px;
line-height:20px;
}

.print{
background:url(../images/printicon.gif) no-repeat 0 6px;
padding:0 0 0 20px;
line-height:25px;
}

.printlink{
color:#153160;
text-decoration:none;
font-size:11px;
}

.printlink:hover{
text-decoration:underline;
}



.projectdetailText{
font-size:11px;
color:#676869;
padding:0 10px 20px 10px;
}

ul.emiCalculater{}

ul.emiCalculater li{
background:url(../images/arrow.gif) no-repeat 0 5px;
/*float:left;*/
padding-left:25px;
margin-left:10px;
}

ul.emiCalculater li a{
text-decoration:none;
font-size:12px;
color:#184897;
line-height:30px;
font-weight:bold;
}

div.coreTem{
border-bottom:1px solid #cbcbcb;
padding-bottom:18px;
}

div.coreTem img{
float:left;}

div.coreTem p{
background:url(../images/arrow2.gif) no-repeat 0 4px;
float:left;
width:560px;
margin-left:10px;
font-size:11px;
color:#676869;
line-height:16px;
padding-left:12px;
}

div.coreTem p span{
font-weight:bold;
padding-bottom:5px;
display:block;
}

div.news{
background:url(../images/dotHsep.gif) repeat-x 0 100%;
padding-bottom:18px;
}

div.news img{
float:left;}

div.news p{
float:left;
width:445px;
margin-left:22px;
font-size:11px;
color:#676869;
line-height:16px;
}

div.news p span{
font-weight:bold;
padding-bottom:5px;
display:block;
}

div.news p span strong{
font-size:13px;
color:#153160;
}

div.news p a{
float:right;
background:url(../images/morebg.gif) no-repeat 0 0;
padding-left:8px;
width:100px;
line-height:25px;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#FFF;
margin-top:10px;
}

div.news p a:hover{
color:#9ebde8;
}

.archive{
border-bottom:4px solid #f2f2f2;
padding-bottom:10px;
margin-bottom:18px;
font-size:14px;
font-weight:bold;
color:#153160;
text-align:right;
}

.heading7{
margin-bottom:18px;
font-size:15px;
font-weight:bold;
color:#153160;
text-align:right;
}

div.cruvdivB{
background:#eeeeee url(../images/cruvDivB.gif) no-repeat 0 100%;
padding-bottom:19px;
width:664px;
margin:20px 0;
}

div.cruvdivT{
background:#eeeeee url(../images/cruvDivT.gif) no-repeat 0 0;
padding:19px 0 0 12px;
color:#184897;
font-size:17px;
font-weight:bold;
}

div.career{
border-bottom:1px solid #cbcbcb;
padding-bottom:20px;
}

.blueText{
color:#153160;
font-weight:bold;
font-size:12px;
}

.applynow{
background:url(../images/applyBtn.gif) no-repeat 0 0;
width:86px;
line-height:24px;
text-decoration:none;
color:#FFF;
font-weight:bold;
display:block;
text-align:center;
margin-top:20px;
}

.applynow:hover{
color:#9ebde8;
}

.business-enqury{
background:url(../images/btnback.gif) no-repeat 0 0;
width:128px;
/*height:24px;*/
text-decoration:none;
color:#FFF;
font-weight:bold;
display:block;
text-align:center;
margin-top:20px;
border:0px;
padding:3px 0;
}

.business-enqury:hover{
color:#9ebde8;
}
.business-enqury1{
background:url(../images/btn-bg.gif) repeat-x 0 0;
text-decoration:none;
color:#FFF;
font-weight:bold;
display:block;
text-align:center;
margin-top:20px;
border:0px;
padding:3px;
cursor:pointer;
}

.business-enqury1:hover{
color:#9ebde8;
}

.submit{
background:url(../images/applyBtn.gif) no-repeat 0 0;
width:86px;
text-decoration:none;
color:#FFF;
font-weight:bold;
display:block;
text-align:center;
border:0px;
padding:3px 0;
}

.submit:hover{
color:#9ebde8;
cursor:pointer;
}

.fotm{
border-bottom:4px solid #7fba00;
padding-bottom:5px;
margin:22px 0;
}

.fromtext{
width:140px;
display:block;
float:left;
font-size:12px;
color:#676869;
}

.fromfildsection{
width:490px;
display:block;
float:left;
padding-bottom:15px;
}

.mandatory{
color:#e40606;
font-size:12px;
}

.formfild{
width:224px;
border:1px solid #949ca4;
padding:2px;
}

.formdropmenu{
width:150px;
border:1px solid #949ca4;
padding:2px;
font-size:11px;
color:#676869;
}

.btnholder{
background:url(../images/btnsep.gif) no-repeat 95px 0;
margin-left:150px;
height:40px;
padding:6px 0 0 0;
}

.text5{
color:#005296;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
}

div.nrisectionLeft{
float:left;
width:150px;
margin:0 15px 0 0;
}

div.nrisectionLeft img{
margin-bottom:10px;
border:1px solid #b9b9b9;
}

div.nrisectionRight{
float:left;
width:525px;
}

.nriTabCont{
padding:0 15px;
}

/*-----nri Tab start---------*/

li.firstTab{
float:left;
padding:0 8px 0 0;
font-size:12px;
color:#3f3f3f;
line-height:20px;
cursor:pointer;
}


li.firstTab-activ{
float:left;
padding:0 8px 0 0;
font-size:12px;
color:#153160;
line-height:20px;
font-weight:bold;
}



li.lastTab{
float:left;
background:url(../images/nirtabsep.gif) no-repeat 0 2px;
padding:0 8px 0 17px;
cursor:pointer;
font-size:12px;
color:#3f3f3f;
line-height:20px;
}


li.lastTab-activ{
float:left;
background:url(../images/nirtabsep.gif) no-repeat 0 2px;
padding:0 8px 0 17px;
font-size:12px;
color:#153160;
line-height:20px;
font-weight:bold;
}

/*-----nri Tab End---------*/

.nriQus{
color:#CC0000;
}

.nriAns{
padding:5px 0;
}

.top{
color:#427c00;
font-weight:bold;
text-decoration:none;
text-align:right;
display:block;
width:15px;
float:right;
}

.maptopText{
width:940px;
margin:0 auto;
line-height:32px;
text-align:center;
background:url(../images/maptoptextbg.gif) repeat-x 0 0;
font-weight:bold;
color:#FFFFFF;
}

.mapcategories{
background:#e9eaeb url(../images/mapcatageory.gif) no-repeat 0 0;
width:150px;
margin-right:14px; 
float:left;
padding:38px 7px 62px 7px;
height:380px;
}

.mapcategorieslist{
text-decoration:none;
color:#000000;
font-weight:bold;
line-height:24px;
}

.mapprojects{
background:#e9eaeb url(../images/mapprojects.gif) no-repeat 0 0;
width:150px;
margin-right:14px; 
float:left;
padding:50px 0px 50px 7px;
height:380px;
cursor:pointer;
}

.arrowtext{
background:url(../images/arrow2.gif) no-repeat 0 4px;
font-size:12px;
color:#000;
font-weight:bold;
line-height:16px;
padding-left:12px;}

ul.bulletlist{
}
ul.bulletlist li{
background:url(../images/bullete.gif) no-repeat 0 10px;
padding-left:12px;
line-height:22px;
}

.seachfield {
	border: 1px solid #9C9C9C;
	height: 19px;
	width: 117px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.mess2 {
	color: #E55619;
	height: 22px;
	width: 250px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background:#F2F2F2 url(../images/messagebimg.gif) no-repeat left top;
	margin: 2px;
	line-height: 19px;
	padding: 2px 2px 2px 28px;
	border: 1px solid #D1D1D1;
	display: block;
}

.sitemapmainpage{
background:url(../images/arrow2.gif) no-repeat 0 5px;
font-size:12px;
font-weight:bold;
padding-left:12px;
text-transform:uppercase;
color:#000;
display:block;
width:200px;
text-decoration:none;
}

.sitemapmainpage:hover{
color:#153160;
}

.sitemapcontpage{
background:url(../images/bullete.gif) no-repeat 0 8px;
padding-left:10px;
font-size:12px;
color:#333333;
}

.sitemaplink{
text-decoration:none;
color:#333333;
font-size:12px
}


.sitemaplink:hover{
color:#3F6513;
}

.sitemaplink2{
text-decoration:none;
color:#555555;
font-size:11px
}
.sitemaplink2:hover{
color:#3F6513;
}

.printheading{
background:url(../images/reg_bullet.gif) no-repeat 4px 5px;
font-weight:bold;
font-size:12px;
padding-left:25px;
line-height:24px;
}

.bgcolor{
background-color:#c4ddf1;
}

.applyfromtext{
float:left;
display:block;
width:130px;
padding:0 0 10px 0;
font-size:12px;
}

.applyfromtextfield{
float:left;
display:block;
width:400px;
padding:0 0 20px 0;
}

.seachfield5{
width:200px;
border:1px solid #AEAEAE;
}

.text9active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #676869;
	text-decoration: none;
}

.grey_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
}

#position_at_prajay {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 00px;
	margin-left: 0px;
}
.proj_button_class {
	font-family: tahoma;
	font-size: 10px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4c82c9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.followus{
float:left;
margin:10px 0 0 0;
padding-left:5px;
border-left:1px solid #FFF;
}
.hotpropertybg{
padding:26px 26px 27px 26px;
background:url(../images/hotpropertybg.jpg) no-repeat 0 0;
}


.gallerylargeview{

	display:inline-block;

	background:url(../images/largeview.gif) no-repeat 0 7px;

	padding:5px 0 0 15px;

	text-decoration:none;

	font-size:10px;

	margin-left:7px;

	color:#454343;

	}



.gallerylargeview:hover{

	color:#AE1100;

	}



.gallerythumb{

	padding:5px;

	border:1px solid #E3E3E3;

	background-color:#EFEFEF;

	}
	
	#pop2 {	
	position:absolute;
	width:600px;
	z-index:1;
	left: 300px;
	top: 350px;
}
.message {
	font-size: 12px;
	font-weight: bold;
	color:#006600;
	text-decoration: none;
	padding:10px 10px 10px 10px;
	
}
.downloads {
	font-size: 12px;
	color:#006600;
	text-decoration: none;
	
	
}