@CHARSET "UTF-8";
/* 
Name: Sourcebits Technologies
URL: http://www.sourcebits.com
Author: Chinmay Chiranjeeb @ Sourcebits Technologies
Author URL: http://www.sourcebits.com
*/

/*********************** Landing Pages ***************************/

#landing{
	left:-20px;
	top:-22px;
	min-height:544px;
	position:relative;
	z-index: 1;
}

.landing_form{
	margin-top:18px;
}

.qoutes-icon{
	position: absolute;
	top:1px;
	left:0px;
	width:99%;
	height: 100%;
	z-index:-1;
}

#quotes-iphone .qoutes-icon{
	padding-top: 0px;
}

#quotes-ria .qoutes-icon{
	padding-top: 26px;
}

#quotes-android .qoutes-icon{
	padding-top: 7px;
}

#quotes-web .qoutes-icon{
	padding-top: 26px;
}

#quotes-design .qoutes-icon{
	padding-top: 0px;
}

#quotes-mac .qoutes-icon{
	padding-top: 26px;
}

#quotes-facebook .qoutes-icon{
	padding-top: 26px;
}

#quotes-iphonegames .qoutes-icon{
	padding-top: 0px;
}

#quotes-androidapps .qoutes-icon{
	padding-top: 0px;
}

#quotes-blackberry .qoutes-icon{
	padding-top: 0px;
}

#quotes-ipad .qoutes-icon{
	padding-top: 26px;
}

#quotes-palmpre .qoutes-icon{
	padding-top: 0px;
}

#quotes-mobile .qoutes-icon{
	padding-top: 5px;
}

#quotes-applications .qoutes-icon{
	padding-top: 0px;
}

#quotes-games .qoutes-icon{
	padding-top: 0px;
}

#quotes-symbian .qoutes-icon{
	padding-top: 0px;
}

#quotes-symbian .qoutes-icon img{
	margin-top:-13px;
}

#quotes-windows .qoutes-icon{
	padding-top: 0px;
}

#quotes-windows .qoutes-icon img{
	margin-top:-28px;
}

#landing .left{
	width:650px;
	margin: 22px 0 0 118px;
}

#landing .contact-left{
	margin-top:14px;
}

#landing .contact-left .form_career label{
	min-width:90px;
}

#landing .contact-left .form_career .form-post{
	width:439px;
}

#landing h3{
	font-size: 14px;
	font-weight: bold;
	padding:0 0 10px;
}

#landing p{
	font-size: 12px;
}

#quotes-design .quotes-form p{
	margin-left: 45px;
}

#landing .right{
	margin-top:22px;
	width:195px;
	left:19px;
}

#landing .right .contact-right{
	float:left;
}

#landing_featured{
	margin: 0 0 30px 0;
}

#landing_featured li{
	color:#334c52;
	font-size: 14px;
	margin:5px 0;
	cursor: pointer;
	background:url(../images/buttons/star-bullet.png) no-repeat -10px 0;
	padding:6px 0 0 15px;
	height:18px;
}

#landing_featured li a{
	color:#334c52 !important;
}

#landing_featured li a:hover{
	text-decoration:underline;
}
	
.landing_view_more{
	display:block;
	width:120px;
	height:37px;
	background:url("../images/buttons/view-more.png") no-repeat left top;
	float:left;
	position: relative;
	left:109px;
	top:5px;
	text-indent: -999999px;
}

.landing_view_more:hover{
	background-position: left bottom;
}

.ml30{
	margin-left: 45px;
	display:block;
}
