/*=========================== header part start ========*/
header {
	overflow:hidden;
	border-top:solid 5px #fe00c5;
	clear:both;
}
.headercolum {
	padding:10px 0 0 0;
	margin:0 auto;
	width:1024px;
	position:relative;
	clear:both;
}
.scl {
	margin:10px 0 0 0;
	float:left;
}
.scl li {
	margin:0 20px 0 0;
	width:45px;
	height:45px;
	float:left;
}
.scl li a:hover {
	background-color:#303030;
}
.scl li a {
	width:45px;
	height:45px;
	background-color:#ff00a8;
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.scl li a img {
	margin:0 auto;
	display:block;
}
.sptcol {
	position:absolute;
	right:0;
	top:0;
}
.sptpic {
	margin:2px 0 0 0;
	float:left;
}
.support {
	float:left;
}
.support p {
	margin:30px 0 0 0;
	font-size:29px;
	text-align:right;
	clear:both;
}
.support span {
	margin:5px 0 0 0;
	overflow:hidden;
	display:block;
	color:#4a4a4a;
	clear:both;
	text-align:right;
}
.mncol {
	margin:24px 0 0 0;
	padding:5px 0;
	background:url(../images/trans1.png) repeat scroll left top;
	border-top:solid 1px #c2c2c2;
	border-bottom:solid 1px #c2c2c2;
}
.weblogo {
	float:left;
}
.weblogo img {
	width:175px;
}
.menu {
	margin:40px 0 0 0;
	float:right;
}
.menu > ul {
	float:left;
}
.menu > ul > li {
	margin:0 0 0 40px;
	float:left;
}
.menu > ul > li > a {
	font-size:19px;
}
.menu > ul > li > a:hover, .menu > ul > li > a.active {
	color:#ff00a8;
}
.diblk {
	display:block !important;
}
.menuicon {
	margin:0 10px 0 0;
	width:30px;
	height:30px;
	background:url(../images/menu-icon.png) no-repeat scroll center center #ff00a8;
	cursor:pointer;
	display:none;
	float:right;
}
/*=========================== header part start ========*/


/*=========================== body part start ========*/
.body-part {
	overflow:hidden;
	clear:both;
}
.body-colum {
	padding:10px 0 0 0;
	margin:0 auto;
	width:1024px;
	overflow:hidden;
	clear:both;
}

.topban{
	overflow:hidden;
	clear:both;
}

.topban img{
	width:100%;
}


.left-container{
	margin:0 15px 0 0;
	float:left;
}

.right-container{
	overflow:hidden;
}

.cntx{
	font-family:Arial, Helvetica, sans-serif;
}

.cntx, .cntx ul, .cntx li {
	overflow:hidden;
	clear:both;
}
.cntx li {
	margin:0 0 10px 0;
}
.cntx p {
	margin: 0 0 10px 0;
	overflow:hidden;
	clear:both;
}
.cntx a {
	color:#000;
}
.cntx a:hover {
	text-decoration:underline;
	color:#e60000;
}
.blt {
	font-weight:bold;
	padding: 0 0 0 15px;
	background:url(../images/blt.png) no-repeat left 3px;
}



.servcol{
	margin:0 0 15px 0;
	padding:0 0 0 35px;
	overflow:hidden;
	clear:both;
	background:url(../images/shadow1.png) no-repeat scroll left bottom;
}

.servblock{
	padding:8px 5px 35px 8px;
	overflow:hidden;
	clear:both;
}

.work ul{
	margin:5px 0 0 0;
}

.work, .work ul, .work li {
	overflow:hidden;
	clear:both;
}
.work li a {
	padding: 3px 0 3px 5px;
	font-size:16px;
	overflow:hidden;
	display:block;
	color:#FFF;
	clear:both;
}

.work li a:hover {
	color:#333;
}

.wrclip1{
	background:url(../images/clip2.png) no-repeat scroll right 5px #ff00a8;
}
.wrclip2{
	background:url(../images/clip3.png) no-repeat scroll right 5px #ff00a8;
}

.wrclip3{
	background:url(../images/clip4.png) no-repeat scroll right 5px #ff00a8;
}


/*=========================== body part end ========*/



/*=========================== footer part start ========*/
footer {
	margin:10px 0 0 0;
	overflow:hidden;
	background-color: #ff00a8;
	clear:both;
}
.fotercolum {
	padding:10px 0;
	margin:0 auto;
	width:1024px;
	overflow:hidden;
	clear:both;
}
.navs {
	overflow:hidden;
	text-align:center;
	clear:both;
}
.navs li {
	margin:0 15px 0 0;
	display:inline-block;
}
.navs li a {
	font-size:16px;
	display:inline-block;
	color:#FFF;
}
.navs li a:hover {
	color:#333;
}
.poweredby {
	margin:8px 0 0 0;
	overflow:hidden;
	clear:both;
}
.poweredby p {
	overflow:hidden;
	text-align:center;
	font-size:12px;
	color:#ffffff;
}
/*=========================== footer part end ========*/















































/*============= profile page start ========*/
.prof {
	margin:15px 0 15px 0;
	background-color: #ff00a8;
	color:#FFF;
}
.prof, .prof ul, .prof li {
	overflow:hidden;
	clear:both;
}
.prof li {
	padding:8px 15px;
	border-bottom:solid 1px #b60078;
}
.prof li:hover {
	background-color:#ff66cb;
}
.pnme {
	margin: 0 30px 0 0;
	width: 135px;
	font-size:18px;
	float: left;
}
.pnme span {
	float:right;
}
.pfdet {
	font-size:16px;
	overflow:hidden;
}
/*============= profile page end ========*/


/*======== rates page start =====*/
.rate {
	padding:10px;
	background-color:#ff00a8;
	color:#FFF;
}
.rate .hd2 {
	color:#FFF;
}
.cont {
	padding:10px;
	background-color:#ff00a8;
}
.cont .hd2 {
	margin:0px 0 10px 0;
	color:#FFF;
}
.cont p {
	text-align:left;
	font-size:17px;
	color:#FFF;
}
/*======== rates page end =====*/
.gal {
	overflow:hidden;
	clear:both;
}
.gal img {
	width:100%;
}
.sitemap {
	padding:10px;
	margin:15px 0 0 0;
	background:url(../images/trans1.png)  repeat;
}
.sitemap, .sitemap ul, .sitemap li {
	overflow:hidden;
	clear:both;
}
.sitemap li a {
	padding:8px 10px 8px 8px;
	font-size:16px;
	border-bottom:solid 1px #ddd;
	overflow:hidden;
	display:block;
}
.sitemap li a:hover {
	background-color:#ff00a8;
	color:#FFF;
}
