@font-face
{
	font-family: 'BebasNeue';
    src: url('../fonts/bebas_neue/BebasNeue.eot');
    src: url('../fonts/bebas_neue/BebasNeued41d.eot?#iefix') format('embedded-opentype'), url('../fonts/bebas_neue/BebasNeue.woff') format('woff'), url('../fonts/bebas_neue/BebasNeue.ttf') format('truetype'), url('../fonts/bebas_neue/BebasNeue.svg#BebasNeue') format('svg'), url('../fonts/bebas_neue/BebasNeue-2.svg#BebasNeue') format('svg');
	font-weight: normal;
	font-style: normal;
}

body
{
	background-color:#f40091;
	margin:0;
	padding:0;
}

.pagedesc ul
{
	margin:0;
	padding:0;
	padding-left:25px;
	list-style-image: url(../images/Blue_flower.jpg);
}
li
{
	font-family:Trebuchet MS;
	font-size:15px;
}

.pagedesc ul li ul
{
	margin:0;
	padding:0;
	padding-left:35px;
	list-style-image: url(../images/Pink_flower.jpg);
	font-size:15px;
}

.maincontainer
{
	width:100%;
	
	border:0px solid green;
}
.headerbak
{
	width:100%;
	height:54px;
	background-image:url('../images/headerbak.png');
	background-repeat:repeat-x;
	border:0px solid green;
	margin:0px;
	padding:0;
}
.header
{
	width:990px;
	height:54px;
	border:0px solid green;
}

.recent_updates
{
	font-family:'BebasNeue';
	color:#fff;
	font-size:26px;
	height:40px;
	text-align:left;
}

#update_txt
{
	font-family:Candara;
	font-size:16px;
	color:#fff;
}
.facebook
{
	padding-right:0px;
}
.twitter
{
	padding-right:0px;
}
.flashbanner
{
	width:100%;
	background-image:url('../images/bannerbak.png');
	min-height:772px;
}
.banner
{
	width:990px;
}
.productbak
{
	background-color:#000059;
	width:100%;
	min-height:380px;
}
.productbak1
{
	background-color:#000059;
	width:100%;
	min-height:150px;
}

#product
{
	width:990px;
}
.prodHeading
{
	font-family:'BebasNeue';
	font-size:50px;
	color:#fff;
	padding-top:10px;
	padding-bottom:5px;
}
.product
{
	width:188px;
	height:125px;
	border:0px solid red;
	background-color:#272784;
}
.product1
{
	width:135px;
	height:101px;
	border:0px solid red;
	background-image:url('../images/sliderbak.png');
	margin-left:5px;
	margin-right:5px;
	cursor:pointer;
	vertical-align:middle;
}
.product1 img 
{
	padding-left:10px;
	padding-right:10px;
}
.product img
{
	position:relative;
	top:0px;
	left:0px;
	border:0px solid red;
}
.video
{
	width:360px;
	height:278px; 
	border:0px solid red;
	margin-left:20px;
	background-color:#fff;
}
.video .img
{
	position:relative;
	top:28px;
	background-color:#000;
}
.viewall
{
	font-family:'BebasNeue';
	font-size:30px;
	border:0px solid red;
	width:595px;
}
.viewall a
{
	color:#fff;
	text-decoration:none;
}
.viewall a:hover
{
	color:#b7e22c;
	text-decoration:none;
}
.viewall1
{
	font-family:'BebasNeue';
	font-size:30px;
	color:#fff;
	border:0px solid red;
	width:380px;
}
.viewall1 a
{
	color:#fff;
	text-decoration:none;
}
.viewall1 a:hover
{
	color:#b7e22c;
	text-decoration:none;
}
.footerbak
{
	width:100%;
	height:60px;
	background-image:url('../images/footer.png');
	border:0px solid green;
	margin:0px;
	padding:0;
	z-index:9999999;
}
.footer
{
	width:990px;
	font-family:Candara;
	
}
.footerleft
{
	float:left;
	text-align:left;
	color:#fff;
	padding-top:5px;
	padding-left:15px;
	font-size:14px;
	width:610px;
}
.footerright
{
	float:left;
	color:#fff;
	padding-right:10px;
	font-size:16px;
	border:0px solid red;
	text-align:right;
	padding-top:8px;
	line-height:25px;
	width:350px;
}
.contactnum
{
	font-family:'BebasNeue';
	font-size:26px;
}
.inrpgbaner
{
	float:left;
	min-height:772px;
}
.navigation
{
	width:600px;
	position:relative;
	left:50px;
}
.navigation ul
{
	list-style-type: none;
	margin: 0;
	float:left;
}
.navigation ul li
{
	float:left;
}
.navigation td a
{
	margin:0;
	color:#65003c;
	text-decoration:none;
	line-height:15px;
	
}
.navigation td a:hover
{
	color:#fff;
	text-decoration:none;
}
.Clear,.clear
{
	clear:both;
}
.navi1
{
	background-image:url('../images/one.png');
	background-repeat:no-repeat;
	 width:98px; height:64px;
}
#nav1
{
	font-family:'Bebasneue';
	font-size:24px;
	padding-left:28px;
	padding-right:28px;
	padding-top:55px;
	position:relative;
	top:12px;
	z-index:9999;
}
.navi2
{
	background-image:url('../images/two.png');
	background-repeat:no-repeat;
	width:88px; height:64px;
}
#nav2
{
	font-family:'Bebasneue';
	font-size:24px;
	padding-top:55px;
	position:relative;
	top:12px;
	z-index:9999;
}
.navi3
{
	background-image:url('../images/three.png');
	background-repeat:no-repeat;
	width:98px; height:64px;
}
#nav3
{
	font-family:'Bebasneue';
	font-size:24px;
	padding-top:55px;
	position:relative;
	top:12px;
	z-index:9999;
}
.navi4
{
	background-image:url('../images/four.png');
	background-repeat:no-repeat;
	width:88px; height:64px;
}
#nav4
{
	font-family:'Bebasneue';
	font-size:24px;
	padding-top:55px;
	position:relative;
	top:12px;
	z-index:9999;
}
.navi5
{
	background-image:url('../images/five.png');
	background-repeat:no-repeat;
	width:98px; height:64px;
}
#nav5
{
	font-family:'Bebasneue';
	font-size:24px;
	padding-top:55px;
	position:relative;
	top:12px;
	z-index:9999;
}
.navi6
{
	background-image:url('../images/six.png');
	background-repeat:no-repeat;
	width:98px; height:64px;
}
#nav6
{
	font-family:'Bebasneue';
	font-size:24px;
	padding-top:55px;
	position:relative;
	top:12px;
	z-index:9999;
}
#imgnav1
{
position:absolute;
top:61px;
right:498px;
}
#imgnav2
{
	position:absolute;
	top:61px;
	right:400px;
}
#imgnav3
{
	position:absolute;
	top:61px;
	right:310px;
}
#imgnav4
{
	position:absolute;
	top:61px;
	right:220px;
}
#imgnav5
{
	position:absolute;
	top:61px;
	right:120px;
}
.contentbg
{
	background-color:#fff;
	width:100%;
	text-align:left;
	min-height:678px;
}
.pageheading
{
	font-family:'Bebasneue';
	font-size:30px;
	color:#501350;
	padding-left:25px;
	padding-top:20px;
	border:0px solid red;
	float:left;
}

.productheading
{
	font-family:'Bebasneue';
	font-size:30px;
	color:#501350;
	margin-right:30px;
	margin-top:20px;
	padding:5px 10px 5px 10px;
	float:right;
	border:0px solid red;
	background-color:#FFA341;
}
.productheading a
{
	font-family:'Bebasneue';
	font-size:30px;
	text-decoration:none;
	color:#640564;
}
.productheading a:hover
{
	font-family:'Bebasneue';
	font-size:30px;
	text-decoration:none;
	color:#fff;
}
.calender_bg
{  
	background-image:url("../images/calender.png");
	background-repeat:no-repeat;
}
.month
{
	font-family:Trebuchet MS;
	font-size:10px;
	color:#fff;
}
.day
{
	color:#000;
	font-family:Trebuchet MS;
	font-size:20px;
}
.news_updates
{ 
    font-family:'Trebuchet MS';
	color:#06326F;
	font-size:15px;
}

.news_updates a
{  
	color:#06326F;
	font-size:15px;
	font-family:'Trebuchet MS';
	text-decoration:none;
	
}
.news_updates a:hover
{
	color:#06326F;
	text-decoration:underline;
}

.design_button
{
	width:560px;
	height:59px;
	/*background-image:url('../images/navheading.png');*/
	
}
.pageheading a
{
	color:#501350;
	text-decoration:none;
}
.pageheading a:hover
{
	color:#501350;
	text-decoration:underline;
}
.pagedesc
{
	padding-left:30px;
	font-family:Trebuchet MS;
	font-size:15px;
	padding-right:20px;
	text-align:justify;
	padding-top:5px;
	color:#181818;
}
.productcat
{
	border:1px solid #d3d3d3;
	background-color:#fff;
	padding-top:5px;
	height:161px;
}
.prodcattxt
{
	color:#65003c;
	font-family:'BebasNeue';
	font-size:20px;
}
.prodcattxt a
{
	color:#65003c;
	font-family:'BebasNeue';
	font-size:20px;
	text-decoration:none;
}
.prodcattxt a:hover
{
	text-decoration:underline;
}
p{ margin:0;
padding:0;}
ul
{
	list-style: none;
}
a.ActiveNumber
{
	color:#fff;
	text-decoration:none;
	padding:3px;
	border:1px solid #c3c3c3;
	background-color:#501350;
	font-family:'Trebuchet MS';
}
a:hover.ActiveNumber
{
	color:#fff;
	text-decoration:none;
	padding:3px;
	border:1px solid #c3c3c3;
	background-color:#501350;
	font-family:'Trebuchet MS';
}
a.InactiveNumber
{
	color:#555555;
	text-decoration:none;
	padding:3px;
	border:1px solid #c3c3c3;
	padding:3px;
	font-family:'Trebuchet MS';
}
a:hover.InactiveNumber
{
	background-color:#501350;
	color:#fff;
	text-decoration:none;
	padding:3px;
	font-family:'Trebuchet MS';
}
.news_readmore { float:right; background-color:#FFA341; padding-top:3px;
padding-bottom:3px;margin-right:15px;}
.news_readmore1 { float:right; background-color:#FFA341; padding-top:3px;
padding-bottom:3px;margin-right:20px;margin-top:15px;}
.news_readmore a
{  
	 font-family:'BebasNeue';
	 font-size:20px;
	 color:#640564;
	 text-decoration:none;
	
	 padding:10px;
}
.news_readmore1 a
{  
	 font-family:'BebasNeue';
	 font-size:20px;
	 color:#640564;
	 text-decoration:none;
	 padding:10px;

}
.news_readmore a:visited
{   
    font-family:'BebasNeue';
	font-size:20px;
	color:#640564;
	text-decoration:none;
}
.news_readmore a:hover
{   
    font-family:'BebasNeue';
	font-size:20px;
	color:#f4f4f4;
	text-decoration:none;
}
.news_readmore1 a:hover
{   
    font-family:'BebasNeue';
	font-size:20px;
	color:#f4f4f4;
	text-decoration:none;
}

a.WPLink:link
{  
	color:#FFFFFF;
	text-decoration:none;
}
a.WPLink:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
a.WPLink:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

a.FooterLink:link
{
   font-family:'BebasNeue';
   font-size:22px;
   padding-right:10px;
   color:#FFFFFF;
   text-decoration:none;
}
a.FooterLink:visited
{
   color:#FFFFFF;
   font-family:'BebasNeue';
   font-size:22px;
   padding-right:10px;
   text-decoration:none;
}
a.FooterLink:hover
{
   color:#FFFFFF;
   font-family:'BebasNeue';
   font-size:22px;
   padding-right:10px;
   text-decoration:underline;
}
a.ActiveFooterLink
{
   color:#FFFFFF;
   font-family:'BebasNeue';
   font-size:22px;
   padding-right:10px;
   text-decoration:underline;
}


