


.mainmenuItem {
    display: block;
    
    
}

.mainmenuItem img{
    margin-bottom: 20px;
}

.mainmenuItem .title{
    
    position: relative;
    font: 18px 'Roboto Condensed', sans-serif; 
    font-weight:100;
    letter-spacing: 1;
    display: block;
    margin-left: 15px;
    margin-top: -40px;
    margin-bottom:10px;
    margin-right: 15px;
    
    
    
    
}




.gradientBtn{
    background-color: #ffffff;
    background-blend-mode: screen;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-o-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
p .underTxt {
    font-family: sans-serif;
    font-kerning:normal;
    font-weight: normal;
    
}


p.tipdownload a{
    
    font-family: "Roboto Condensed";
    font-weight: 100;
	font-size:16px;

}

.tipdownload a{
    position: relative;
    color:#fff;
    width:100%;
    text-align: center;
}




.myButton {
	-moz-box-shadow:inset 0px 1px 1px 0px #9acc85;
	-webkit-box-shadow:inset 0px 1px 1px 0px #9acc85;
	box-shadow:inset 0px 1px 1px 0px #9acc85;
	
	border:1px solid #3b6e22;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:9px 30px;
	text-decoration:none;
    width: 100%;
    margin-bottom:5px;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
	background:-moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a',GradientType=0);
	background-color:#68a54b;
}
.myButton:active {
	position:relative;
	top:1px;
}




.white-right-contact {
    padding:0px 0px 0px 0px; 
    background:#fff; 
}




#portfoliodetails {
    position:relative; 
    margin: 0 auto;
    
}

#portfoliodetails .smalltype{
    position: relative;
    padding: 0;
    margin: 0;
    font: 14px 'Roboto Condensed', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: underline;
    color:#888888;
    margin-bottom: 2px;
}

#portfoliodetails h2{
    padding-top: 0;
    margin-bottom: 12px;
}

#portfoliodetails p{
    padding-bottom: 5px;
    font: 16px 'Roboto Condensed', sans-serif;
}


#galleryList a:hover{
    
    
    color:#980029;
}


#galleryList a{
    
}

#galleryList{
    position: relative;
    padding: 0px;
    margin: 0px;
    width: auto;
}

.galleryMenuitem a{
    position: relative;
    padding: 2px;
    font: 12px 'Roboto Condensed', sans-serif; 
    color:#989333;
}

.galleryMenuitem a:hover{
    color:#bb3e3e;
}

.lineHieghtAdjust {
    line-height: 24px;
}

.adjustLeft {
    margin-left:10px;
}

.unordered-list-smalltext {
    font-size: 10px;
    line-height: p12x;
}

.b-lazy, .b-loaded{
    min-width: 320px;
    height: auto;
}

.menuFont2 {
   font-family: 'Roboto Condensed', sans-serif;
}

.unordered-list5 {
    font-family: 'Roboto Condensed', sans-serif;
}

#responsemsg {
    position: relative;
    width:100%;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    
}
