@font-face {
    font-family: 'Arial_Narrow';
    src: url('Arial Narrow.eot'),
         url('Arial Narrow.woff') format('woff'),
         url('Arial Narrow.ttf') format('truetype'),
         url('Arial_Narrow.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#a4967c;
	font-family: 'Arial_Narrow';
	background:#ffffff url(../img/bg.jpg) top repeat-x;
}
p {
	line-height:1.5em;
	margin-bottom:10px;
}
a {
	color:#bb2275;
}
a:hover {
	color:#a4967c;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 10px 0;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	line-height:1.6em;
	color:#bb2275;
	text-rendering: optimizelegibility;
}
h1, h2, h3 {
	line-height: 40px;
}
h1 {
	font-size: 38px;
}
h2 {
	font-size: 31px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 17px;
	font-size : 16.9px \9;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 11.9px;
}
img { border: 0; }

@font-face {
	font-family: 'Arial_Narrow';
	src: url('Arial Narrow.eot');
	src: local('☺'), url('Arial Narrow.woff') format('woff'), url('Arial Narrow.ttf') format('truetype'), url('Arial Narrow.svg') format('svg');
}



/*-------- header --------*/

header {
	position:relative;
	padding:35px 0 20px 0;
	border-bottom:5px solid #fa8b53;
	margin-bottom:6px;
}
h1.logo {
	width:324px;
	margin-bottom:0px;
}
.head-corner{
    position:absolute;
	width:12px;
	height:13px;
	bottom:-13px;
	right:-4px;
	background:url(../img/head-corner.png) no-repeat;
}
/*-------- home sec left --------*/
.home-sec-left {
	position:relative;
    float: left;
    width: 742px;
    min-height: 439px;
    height: 437px;
    padding: 0px 0px;
	-webkit-border-bottom-left-radius: 70px;
	-moz-border-radius-bottomleft: 70px;
	border-bottom-left-radius: 70px;
	background:#396184;
}
.home-sec-right {
	width: 133px;
	height: 439px;
	padding: 0 32px;
	margin-left: 0px;
	background: #205076 url(../img/rightside-bg.png) repeat-y;
}
.home-service-link {
	float:left;
	position:relative;
	list-style:none;
	margin:30px 0 0 40px;
	padding:0px;
}
.home-service-link li {
	color:#ffffff;
	background:url(../img/arrow-bullet.png) 0 25px no-repeat;
}
.home-service-link li a {
	display:inline-block;
	width:auto;
	color:#ffffff;
	font-weight:normal;
	padding:10px 0px 10px 15px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	-webkit-transform: rotate(344deg);
	-moz-transform: rotate(344deg);
	-o-transform: rotate(344deg);
	writing-mode: lr-tb;
}
.home-service-link li a:hover {
	color:#fdc705;
	text-decoration:none;
}
.home-service-link li.first {
	position: absolute;
    top:14px;
    left:172px;
}
.home-service-link li.second {
	position: absolute;
	top:13px;
    left:480px;
}
.home-service-link li.third {
	position:absolute;
	top:118px;
    left:16px;
}
.home-service-link li.fourth {
	position: absolute;
	top:119px;
    left:325px;
}
.home-service-link li.five {
	position:absolute;
	top:220px;
    left:170px;
}
.home-service-link li.six {
	position:absolute;
	top:219px;
    left:476px;
}
.home-service-link li.seven {
	position:absolute;
	top:329px;
    left:20px;
}
.home-service-link li.eight {
	position:absolute;
	top:325px;
    left:328px;
}
/*-------- common page sec left --------*/
.common-sec-left {
	width:740px;
	min-height:291px;
	height:291px;
	padding:73px 0px;
	-webkit-border-bottom-left-radius: 70px;
	-moz-border-radius-bottomleft: 70px;
	border-bottom-left-radius: 70px;
	background:#ffffff;
	border:1px solid #cac9c7;
}
.common-sidebar {
	width: 174px;
	min-height:291px;
	height:291px;
	padding:0px 1px 0 0;
	text-align:right;
	background:url(../img/dotted-line.png) top right no-repeat;
}
.common-sidebar h1 {
	color:#e6e7e2;
	font-size:28px;
	text-transform:lowercase;
	padding-right:5px;
	line-height:26px !important;
}
.common-sidebar .about-img {
	margin-bottom:5px;
}
.common-sidebar .about-social{
	overflow: hidden;
    float: right;
    padding:1px 5px 0 0;
	
}
.common-sidebar .about-social a {
	display: block;
	float: left;
	width:22px;
	height:20px;
	overflow: hidden;
	margin-left:5px;
	padding-left:5px;
	border-left:1px solid #ece9e8;
}
.common-sidebar .about-social a.linkedin{
	background:url(../img/linkedin.png) top;
	text-indent: -99999px;
}
.common-sidebar .about-social a.linkedin:hover{
	background-position:bottom;
}
.common-sidebar .about-social a.pinterest{
	background:url(../img/pinterest.png) top;
	text-indent: -99999px;
}
.common-sidebar .about-social a.pinterest:hover{
	background-position:bottom;
}
.common-sidebar .about-social a.netvibes{
	background:url(../img/netvibes.png) top;
	text-indent: -99999px;
}
.common-sidebar .about-social a.netvibes:hover{
	background-position:bottom;
}
.common-sidebar .about-social a:first-child{
	border-left:0px;
}
/*-------- sec right --------*/
.common-content {
	position:relative;
	width:520px;
}
.common-content .heading{
	margin-top:30px;
}

/*-------- sec right --------*/
.sec-right {
	width:133px;
	min-height:439px;
	padding:0 32px;
	margin-left:0px;
	background:#205076 url(../img/rightside-bg.png) repeat-y;
}
nav {
	margin-top:128px !important;
}
nav ul{
	margin:0px !important;
}
nav ul li {
	width:73px;
	list-style:none;
	color:#999;
	margin-bottom:16px;
}
nav ul li a {
	color:#d3c2ba;
	font-size:13px;
	font-weight:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	font-family: 'Arial_Narrow';
}
nav ul li a:hover, nav ul li a:focus, nav ul li .active {
	text-decoration: none;
	color : #ffffff; //color:#d3c2ba;
}
nav ul li.first {
	border-bottom:3px solid #FFC800;
}
nav ul li.second {
	border-bottom:3px solid #c01e73;
}
nav ul li.third {
	border-bottom:3px solid #2baae1;
}
nav ul li.fourth {
	border-bottom:3px solid #f57224;
}
nav ul li.five {
	border-bottom:3px solid #71c043;
}
/*-------- footer --------*/

footer {
	margin-top:40px;
	font-size:11px;
}
.foot-link {
	margin:0px;
}
.foot-link > li {
	display: inline-block;
}
.foot-link > li > a:last-child {
	padding-right:0px;
}
.foot-link > li > a {
	font-size:11px;
	padding:0px 2px;
	color:#a4967c;
	font-family: 'Arial_Narrow';
	text-transform:lowercase;
}
.foot-link > li > a:hover {
	text-decoration:none;
}
.foot-link > li > .active {
	color:#2ba9df;
}
.foot-link > li > .divider {
	color:#a4967c;
	padding:0px;
}

/*-------- home --------*/

.bird { display:none; }

.bird-1-img { background:url('../img/publications.png') no-repeat; width:96px; height:24px; position:absolute; top:65px; left: 222px; cursor:pointer; }
.bird-2-img { background:url('../img/marketing.png') no-repeat; width:110px; height:30px; position:absolute; top:56px; left:526px; cursor:pointer; }
.bird-3-img { background:url('../img/brochures.png') no-repeat; width:96px; height:24px; position:absolute; top:163px; left:70px; cursor:pointer; }
.bird-4-img { background:url('../img/advertisements.png') no-repeat; width:110px; height:30px; position:absolute; top:153px; left:374px; cursor:pointer; }
.bird-5-img { background:url('../img/stationary.png') no-repeat; width:96px; height:24px; position:absolute; top:259px; left:221px; cursor:pointer; }
.bird-6-img { background:url('../img/packaging.png') no-repeat; width:110px; height:30px; position:absolute; top:251px; left:525px; cursor:pointer; }
.bird-7-img { background:url('../img/logos.png') no-repeat; width:96px; height:24px; position:absolute; top:359px; left:66px; cursor:pointer; }
.bird-8-img { background:url('../img/webdesign.png') no-repeat; width:96px; height:24px; position:absolute; top:359px; left:373px; cursor:pointer; }

/*-------- work --------*/

.work { display:none; }

.work-1-img { background:url('../img/brochures-hover.jpg') no-repeat; width:130px; height:97px; position:absolute; top:0px; left:22px; cursor:pointer; }
.work-2-img { background:url('../img/publications-hover.jpg') no-repeat; width:130px; height:97px; position:absolute; top:0px; left:174px; cursor:pointer; }
.work-3-img { background:url('../img/advertisements-hover.jpg') no-repeat; width:130px; height:97px; position:absolute; top:0px; left:326px; cursor:pointer; }
.work-4-img { background:url('../img/marketing-hover.jpg') no-repeat; width:130px; height:97px; position:absolute; top:125px; left:22px; cursor:pointer; }
.work-5-img { background:url('../img/logos-hover.jpg') no-repeat; width:130px; height:97px; position:absolute; top:125px; left:174px; cursor:pointer; }
.work-6-img { background:url('../img/stationary-hover.jpg') no-repeat; width:130px; height:97px; position:absolute; top:125px; left:326px; cursor:pointer; }
.work-7-img { background:url('../img/webdesign-hover.jpg') no-repeat; width:130px; height:97px; position:absolute; top:250px; left:22px; cursor:pointer; }
.work-8-img { background:url('../img/packaging-hover.jpg') no-repeat; width:130px; height:97px; position:absolute; top:250px; left:174px; cursor:pointer; }
.work-9-img { background:url('../img/apparel-hover.jpg') no-repeat; width:130px; height:97px; position:absolute; top:250px; left:326px; cursor:pointer; }

/*-------- service page --------*/
.service-csl-hight{
	min-height:356px;
	height:356px;
}
.service-sr-hight {
	min-height:504px;
	height:504px;
}
.service-sr-hight nav {
	margin-top:160px !important;
}


/*-------- service list --------*/

.service-list {
	margin:0px;
}
.service-list > li {
	display:block;
	padding-right:6px;
	color:#a4967c;
	font-size:13px;
	line-height:16px !important;
	font-family: 'Arial_Narrow';
	text-transform:uppercase;
}
.faq-link-btn a{
	position:absolute;
	left:0px;
	bottom:-37px;
	padding:8px 7px;
	background:url(../img/faq-btn.png);
	background-position:top left;
	background-repeat:no-repeat;
	color:#FFF;
	font-family: 'Arial_Narrow';
	width:23px;
}
.faq-link-btn a{
	color:#FFF;
}
.faq-link-btn a:hover {
	background:url(../img/faq-btn.png);
	background-position:0 -36px;
	background-repeat:no-repeat;
	color:#FFF;
	text-decoration:none;
	width:23px;
}
/*-------- faq --------*/
.faq-sec-left {
	width:740px;
	min-height:437px;
	overflow:hidden;
	height:437px;
	padding:0px 0px;
	-webkit-border-bottom-left-radius: 40px;
	-moz-border-radius-bottomleft: 40px;
	border-bottom-left-radius: 40px;
	background:#ffffff;
	border:1px solid #cac9c7;
}
.faq-left {
	width:200px;
	height:417px;
	background:#f0efed url(../img/faq-right-shadow.png) right repeat-y;
	padding:20px 23px 0px 17px;
}
.faq-left .heading {
	width:25px;
	text-align:center;
	background:#bb1e6d;
	color:#fff;
	font-size:14px;
	margin:10px auto 0 auto;
	padding:6px 5px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	border-radius:40px;
}

/*-------- end faq --------*/

/*-------- contact --------*/
.contact-address {
	margin-top:190px;
	font-size:14px;
	margin-bottom:0px;
}
.contact-address .contact-name {
	color:#bb2275;
}
.contact-address a{ color: #A4967C;}

.contact-address a:hover{ color:#BB2275;}

/*-------- misc --------*/

.misc-sec-left {
	float:left;
	width:740px;
	min-height:437px;
	height:437px;
	padding:0px 0px;
	-webkit-border-bottom-left-radius: 40px;
	-moz-border-radius-bottomleft: 40px;
	border-bottom-left-radius: 40px;
	background:#ffffff;
	border:1px solid #cac9c7;
}

/*-------- catagories --------*/

.catagories-sec-left {
	float:left;
	width:740px;
	min-height:437px;
	height:437px;
	padding:0px 0px;
	-webkit-border-bottom-left-radius: 40px;
	-moz-border-radius-bottomleft: 40px;
	border-bottom-left-radius: 40px;
	background:#f0efed;
	border:1px solid #cac9c7;
}

.catagories-link {
	position:relative;
	float:left;
	width:459px;
	margin:44px 0 0 140px;
}
.catagories-link ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.catagories-link li{
	float:left;
	margin-left:22px;
	margin-bottom:28px;
}
.catagories-link li a{
	display: inline-block;
	width:130px;
	height:97px;
}
.catagories-link li a:hover {
	text-decoration:none;
}
/*-------- top catagories link --------*/
nav.top-catagories-link{
	margin:0px !important;
}
nav.top-catagories-link ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
nav.top-catagories-link ul li {
	display:inline-block;
	width:auto;
	margin-bottom:5px;
}
nav.top-catagories-link ul li a {
	color:#7f6f55;
	font-size: 13px;
	font-weight:normal;
	padding-right:23px;
	text-transform:capitalize;
	font-family: 'Arial_Narrow';
}
nav.top-catagories-link ul li.color2 a{
    color:#cac3b6;
}
nav.top-catagories-link ul li a:hover, nav.top-catagories-link ul li a:focus, nav.top-catagories-link ul li .active {
	text-decoration: none;
	color:#2ba9df;
}

/*-------- top catagories link --------*/
.cat-pagination{
	float:left;
	width:20px;
	padding-left:36px;
}
.cat-pagination ul{
	width:14px;
	border-top: 1px solid #d2ccc1;
	border-bottom: 1px solid #d2ccc1;
	border-radius:0px;
	box-shadow:none;
	margin-top:100px;
}
.cat-pagination ul > li {
	display: inline;
}
.cat-pagination ul > li > a{
	float: left;
	padding: 4px 6px 4px 2px;
	line-height:14px;
	text-decoration: none;
	background:none !important;
	border:0px;
	color:#c9c1b8;
	font-size:14px;
}
.cat-pagination ul > li > a:hover, .cat-pagination ul > li > a.active{
	color:#837453;
	background:url(../img/nav-arrow.png) 10px 6px no-repeat !important;
}

.sub-cat-sec{
	position:relative;
    float:left;
    width:500px;
    height:287px;
    padding:40px 60px;
    margin-top:70px;
	margin-left:79px;
	-webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
	background-color:#FFF;
	-webkit-box-shadow: 0px -3px 10px #cac7c1;
    -moz-box-shadow:    0px -3px 10px #cac7c1;
    box-shadow:         0px -3px 10px #cac7c1;
}


.sub-catagories {
	float:left;
	padding:0px;
	margin:0px;
}
.sub-catagories ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.sub-catagories li{
	float:left;
	margin:10px 10px;
}
.sub-catagories li a{
	display: inline-block;
	width:144px;
	height:144px;
	opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */
	border:1px solid #dcd8d5;
	background-color:#e1ded9;
}
.sub-catagories li a:hover {
	opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */
	text-decoration:none;
}

footer .container .row{
	margin-top:20px;
}