@charset "utf-8";
/* CSS Document 
www.creative-angels.com
*/
/*@import url(http://fonts.googleapis.com/css?family=Roboto+Slab);*/
* {
	padding: 0;
	margin: 0;
}
a {
	color:#fff;
	text-decoration:underline;
}
a, a:link, a:active, a:visited {
	-webkit-transition: color 0.55s ease-out;
	-moz-transition: color 0.55s ease-out;
	-o-transition: color 0.55s ease-out;
	transition: color 0.55s ease-out;
	color:#fff;
	outline: none;
	text-decoration:none;
}
a:hover {
	color:#000000;
}
a img {
	border: 0 none;
}
img {
	border: 0 none;
}
body {
	margin: 0;
	padding: 0;
	font-size:18px !important;
	line-height:18zpx;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	background:url(../images/bg_body.jpg) repeat;
}
ol, ul {
	list-style:none;
	clear:both;
}
:focus {
	outline: 0;
}
.clear {
	clear:both;
}
/* header starts from here */

#content-wrap {
	width:982px;
	height:auto;
	background:#fff;
	margin:auto;
	-webkit-box-shadow: 1px -9px 61px -2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 1px -9px 61px -2px rgba(0, 0, 0, 0.75);
	box-shadow: 1px -9px 61px -2px rgba(0, 0, 0, 0.75);
}
#header-wrap {
	width:100%;
	height:132px;
	margin:0px;
}
#header {
	width:982px;
	height:132px;
	margin:auto;
	background: url(../images/header-bg.jpg) no-repeat;
	-webkit-box-shadow: 1px -9px 61px -2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 1px -9px 61px -2px rgba(0, 0, 0, 0.75);
	box-shadow: 1px -9px 61px -2px rgba(0, 0, 0, 0.75);
}
#header-left {
	width:648px;
	height:132px;
	float:left;
}
#logo {
	width:54px;
	height:71px;
	float:left;
	padding:32px 0px 0px 28px;
}
#logo-cap {
	padding:36px 0px 0px 16px;
	text-transform:uppercase;
	color:#208ac9;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
}
#header-right {
	width:300px;
	height:132px;
	float:left;
	margin-top: -25px;
	color:#fff !important;
}
.hrblock1 {
	width:300px;
	height:auto;
	color:#fff !important;
	text-decoration:none;
}
.hrblock1 a:hover {
	color:#208ac9 !important;
}
#setlogin {
	margin:36px 0px 0px 130px;
	color:#fff !important;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.hrblock2 {
	width:428px;
	height:auto;
}
#menu {
	width:982px;
	height:42px;
	background: url(../images/menu-bg.jpg) repeat;
	margin:auto;
}
#menu ul {
	margin:0px !important;
	padding:0px !important;
	display:table;
	width:100%
}
#menu ul li {
	display: table-cell;
	padding:13px 39px;
	border-left:#fff 1px solid;
}
#menu ul li a {
	border-left:#fff 0px solid;
	color: #000;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	display:block
}
#menu ul li a:hover {
	color: #208ac9 !important;
}
.activeme {
	color: #fff !important;
	background:#208ac9 !important;
}
/* -----paragraph setting of home page------------- */
.pset {
	margin-left: 17px;
	text-align:justify !important;
}
.list {
	margin-left:20px;
	list-style-type:square;
}
.list ul {
	margin:0px;
	padding:0px;
	list-style:square !important;
}
.list ul li {
	margin-left:20px;
	padding-left:30px;
	list-style:square;
}
#table1 {
	border-collapse: collapse;
	border: 1px solid black;
	width: 630px;
}
#table1 td {
	border: 1px solid black;
	padding: 4px 10px;
}
#table2 {
	border-collapse: collapse;
	border: 1px solid black;
	width: 680px;
}
#table2 td {
	border: 1px solid black;
	padding: 4px 10px;
}
#leader {
	margin-left: 25px;
}
/* --------------------- */

#banner {
	width:982px;
	height:306px;
	margin:auto;
}
#homecontent {
	width:982px;
	height:auto;
	margin:auto;
	color:#fff;
	font-size:16px;
	background:#fff;
	clear:both;
}
#hc-left {
	width:700px;
	height:auto;
	float:left;
	padding-left:10px;
	font-size:14px;
	color:#333333;
}
.right_bg_block {
	width:247px;
	padding-bottom:40px;
	float:left;
	background: url(../images/new-bg.jpg) no-repeat;
}
.txtfield {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #999;
	color: #333333;
	height: 20px;
	margin-top: 2px;
	padding: 5px;
	width: 550px;
}
.txtarea {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #999;
	color: #333333;
	height: 100px;
	margin-top: 2px;
	padding: 5px;
	width: 550px;
}
.fillformtxt {
	color: #333333;
	font-style: italic;
	padding-bottom: 10px;
	text-transform: capitalize;
}
label.error {
	color: #FF6600;
	display: block;
	font-size: 11px;
	width: 100%;
}
.ssm {
	color: #FF6600;
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
}
.blue {
	color:#1a4a81;
}
#hc-right {
	width:247px;
	float:left;
	margin-top:0px;
	font-size:16px;
	margin-bottom:10px;
	margin-right:12px;
	margin-left:12px;
}
.title-big {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-bottom: 10px;
	padding-top:35px;
	border-bottom:#aebe73 1px solid;
}
.hcr-block {
	width:353px;
	height:40px;
	margin-left:46px;
	background:#000;
}
.hcr-title {
	padding:12px 0px 0px 20px;
	color:#fff;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}
.wtsnew-banner {
	width:353px;
	height:240px;
	margin-top:12px;
	margin-left:46px;
}
.button {
	padding:15px 0px 0px 0px;
}
#home-featured {
	width:982px;
	height:auto;
	margin:auto;
	background:#333333;
	padding-bottom:20px;
}
#feature-bg {
	width:982px;
	height:41px;
	margin:auto;
	background:#000;
}
.featured-title {
	padding:12px 0px 15px 12px;
	color:#fff;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.productbox {
	width:308px;
	height:212px;
	background:#CCC;
	float:left;
	margin-left:14px;
	margin-top:20px;
}
.productimage {
	width:308px;
	height:173px;
}
.producttxt {
	width:308px;
	height:39px;
	background:#000;
}
.producttxt-pad {
	color:#FFF;
	text-align:center;
	padding-top:10px;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
}
.gap1 {
	width:982px;
	height:28px;
	margin:auto;
	background:url(../images/gap1.jpg) no-repeat;
}
#footer {
	width:982px;
	padding:10px 0;
	margin:auto;
	background:#28454c;
	color:#fff;
	clear:both;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.privacy {
	text-align:center;
}
#inner-banner {
	width:968px;
	height:220px;
	margin:auto;
}
#innercontent {
	width:982px;
	height:auto;
	margin:auto;
	color:#333;
	font-size:14px;
	margin-bottom:20px;
}
.ddrline {
	background: url("../images/ddrline.png") no-repeat scroll center center transparent;
	height: 7px;
	margin-bottom: 10px;
	width: 100%;
}
.title-inner {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.titlemain {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	padding: 0 0 20px;
}
.txtfield {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #999;
	color: #333333;
	height: 20px;
	margin-top: 2px;
	padding: 5px;
	width: 530px;
}
.txtarea {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #999;
	color: #333333;
	height: 100px;
	margin-top: 2px;
	padding: 5px;
	width: 530px;
}
.fillformtxt {
	color: #333333;
	font-style: italic;
	padding-bottom: 10px;
	text-transform: capitalize;
}
.label.error {
	color: #FF6600 !important;
	display: block;
	font-size: 11px;
	width: 100%;
}
.ssm {
	color: #FF6600;
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
}
.blue {
	color:#0d97e;
}
.black {
	color:#000;
}
.sr {
	padding-left:0px;
}
.icon {
	background: url(../images/tent.png) left top no-repeat;
	padding-left:70px;
	line-height:18px;
}
.icon1 {
	background: url(../images/tent.png) left top no-repeat;
	padding-left:70px;
	line-height:18px;
}
.icon2 {
	background: url(../images/theme-decor.png)left top no-repeat;
	padding-left:70px;
	line-height:18px;
}
.icon3 {
	background: url(../images/hospitality.png) left top no-repeat;
	padding-left:70px;
	line-height:18px;
}
.icon4 {
	background:url(../images/wedding.png) left top no-repeat;
	padding-left:70px;
	line-height:18px;
}
.icon5 {
	background: url(../images/event.png) left top no-repeat;
	padding-left:70px;
	line-height:18px;
}
.icon6 {
	background:url(../images/decoration.png) left top no-repeat;
	padding-left:70px;
	line-height:18px;
}
.icon7 {
	background:url(../images/destination-wedding.png) left top no-repeat;
	padding-left:70px;
	line-height:18px;
}
.icon8 {
	background:url(../images/artist.png) left top no-repeat;
	padding-left:70px;
	line-height:18px;
}
.productbox1 {
	width:150px;
	height:130px;
	background:#CCC;
	float:left;
	margin-left:11px;
	margin-top:20px;
}
.productimage1 {
	width:150px;
	height:100px;
}
.producttxt1 {
	width:150px;
	height:30px;
	background:#000;
}
.producttxt-pad1 {
	color:#FFF;
	text-align:center;
	padding-top:7px;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#innercontent {
	width:982px;
	height:auto;
	margin:auto;
	color:#000;
	font-size:20px;
	background:#fff;
}
.productbox2 {
	width:150px;
	height:100px;
	background:#CCC;
	float:left;
	margin-left:6px;
	margin-top:10px;
	margin-bottom:20px;
	border:#000 1px solid;
}
.productimage2 {
	width:150px;
	height:100px;
}
.title-small {
	color: #cc972f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#testiscroll {
	overflow: hidden;
	width: 247px;
}
.testibgup {
	width:247px;
	height:147px;
}
.testibgdown {
	height:147px;
}
.testi {
	height:147px;
	color: #fff;
	font-style: italic;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 20px;
}
.clientname {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 30px;
	text-align: right;
}
.news-title {
	font-size:18px;
	color:#fff;
}
/*===========================*/
.subheading {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#e3f994;
	line-height:40px;
	text-align:center;
	clear:both;
	font-weight:bold;
}
.text_block p {
	padding:5px 0 0 0;
	margin:0px;
	font-weight: bold;/* font-size:11px; */
}
.text_block p a:HOVER {
	color:#e3f994;
}
.text_block p a:ACTIVE {
	color: #cc972f;
}
.text_block p a:FOCUS {
	color: #cc972f;
}
.text_block {
	padding:5px;
}
.description_block {
	width:348px;
	float:left;
}
.description_block .left_block img {
	float:left;
	margin-right:10px;
	display:block;
	width:137px;
}
.description_block .right_block {
	float:left;
	width:200px;
	text-align:center;
}
.description_block .right_block h4 {
	background-color:#c6d883;
	border-radius:5px;
	padding:5px;
	width:120px;
	margin:5px 0;
}
.right_block p {
	width:150px;
	text-align:left;
	width:168px;
}

/* blink text */
@-webkit-keyframes blink {
 0% {
color:red;
}
 50% {
color:green;
}
 100% {
color:red;
}
}
@-moz-keyframes blink {
 0% {
color:red;
}
 50% {
color:green;
}
 100% {
color:red;
}
}
@-ms-keyframes blink {
 0% {
color:red;
}
 50% {
color:green;
}
 100% {
color:red;
}
}
#ff {
	-webkit-animation: blink 1s infinite;
	-moz-animation:    blink 1s infinite;
	-ms-animation:     blink 1s infinite;
}
/* @-webkit-keyframes blink {
        0%   { color:green; }
        50%  { color:red;}
        100% { color:green; }
}
@-moz-keyframes blink {
        0%   { color:green; }
        50%  { color:red;}
        100% { color:green; }
}
@-ms-keyframes blink {
        0%   { color:green; }
        50%  { color:red;}
        100% { color:green; }
} */
#ff1 {
	color:#000000;
	-moz-animation:    blink 1s infinite;
	-webkit-animation: blink 1s infinite;
	-ms-animation:     blink 1s infinite;
	font-size:20px;
}
/* end blik text */


#setlogin a {
	cursor:pointer;
	text-decoration:none;
	color:#000;
}
#setlogin a:hover {
	color:#208ac9;
	text-decoration:underline;
}
