/* #registration2014 template css begin */

/* This set of CSS rules applies to the content inside the Flexi CSS Layout (menus, lists, forms etc.). You can modify these rules or add your own. */




/* start reset css */
html, body, div, span, applet, object, iframe, ul, ol, img, p, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* end reset css */

h1 {
	color:#2C2A3D;
	font-size:27px;
	font-weight:lighter;
	line-height:1;
}

h2 { 
	color:#515151;
	font-size:20px;
	text-align:center;
	line-height:1.2;
	padding:0;
	margin:5px 0px 10px 0px;
}

h3 { 
	color:#616161;
	font-size: 17px;
	font-weight: bold;
	padding:0;
	margin:5px 0px 5px 0px;
}

p { 
	color:#504866;
	font-size:12px;
	line-height:1.7;
	padding:0;
	margin:0;
}	

a { 
	color:#BC2DC0;
	text-decoration:none;
	font-size:12px;
}

/* start navigations css */

.horizontalNav {
	text-align:center;
	width:550px;
	margin-left:auto;
	margin-right:5px;
	color:#CCC;
}
.horizontalNav a {
	font-size:16px;
	float:left;
	display:block;
	width:90px;
	height:20px;
	color:#fff;
	text-decoration:none;
	padding:5px 0px 0px 0px;
}
.horizontalNav a:hover {
	color:#BC2DC0;
}

.verticalNav { 
	width:100%;
	text-align:right;
}

.verticalNav a { 
	font-size:14px;
	height: 20px;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #BC2DC0;
	padding:15px 5px 0px 0px;
	margin:0px;
	color:#212121;
}

.verticalNav a:hover { 
	background-color:#BC2DC0;
	color:#fbfbfb;
}

/* end navigations css */

/* start showcase css */ 
 
.showcase_text {
	text-align:right;
	padding:2px 0px 5px 10px;
}
.showcase_text p {
	color: #232323;
	font-size:15px;
	margin:0;
	padding:0;  
}
.showcase_text h1 { 
	color: #A3BA27;
	font-size:40px;
	font-weight:lighter;
	line-height:1;
	margin:0;
	padding:0;
	text-align:center;
}
.showcase_text h2 {
	color:#A3BA27;
	font-size:75px;
	line-height:1;
	margin:0px 2px 5px 0px;
	padding:0;
	text-align:center;
}

.showcasebutton { 
	width:auto;
	margin:15px 4px 2px 4px;
	padding:0;
	float:right;
	cursor:pointer;
}

/* start showcase css */




.feature_image { 
	clear:left;
	width:57px;
	height:53px;
	padding:0;
	margin:0;
	float:left;
}

.feature_image img { 
	padding:0;
	margin:0;
}

.feature_text { 
	float:left;
	padding-left: 5px;
	width:70%;
}


.clientList {
	list-style:none;
	list-style-type:none;	
	
}


/* #registration2014 template css end */