@font-face {
	font-family: 'Conv_CHOPS_0';
	src: url('../images/CHOPS_0.eot');
	src: local('â˜º'), url('../images/CHOPS_0.woff') format('woff'), url('../images/CHOPS_0.ttf') format('truetype'), url('../images/CHOPS_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'LucidaFaxRegular';
    src: url('../images/lfax.eot');
    src: url('../images/lfax.eot') format('embedded-opentype'),
         url('../images/lfax.woff') format('woff'),
         url('../images/lfax.ttf') format('truetype'),
         url('../images/lfax.svg#LucidaFaxRegular') format('svg');
}



body{
	font-family: 'Ubuntu', sans-serif;
	margin:0 auto;
}.indexbody{
	background: url(../images/index-bg.jpg) no-repeat top center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}.contactbody{
	background: url(../images/contact-bg.jpg) no-repeat top center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}.enquirybody{
	background: url(../images/enquiry-bg.jpg) no-repeat top center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}.gallerybody{
	background: url(../images/gallery-bg.jpg) no-repeat top center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}.newsbody{
	background: url(../images/news-bg.jpg) no-repeat top center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}.sitemapbody{
	background: url(../images/sitemap-bg.jpg) no-repeat top center; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}.profilebody{
	background: url(../images/profile-bg.jpg) no-repeat top center; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}.productbody{
	background: url(../images/product-bg1.jpg) no-repeat top center; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}.productinnerbody{
	background: url(../images/product-inner-bg.jpg) no-repeat top center; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}




.wrapper{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}
.border {
	border: 1px inset #FFFFFF;
	transition: all 0.3s ease 0s;
}
.border:hover {
	border: 1px solid #FFFFFF;
	transition: all 0.3s ease 0s;
}
.Ftext{font-size: 12px;
    color: #00CCFF;
    padding: 10px;
	text-align:center;
	line-height:26px;
	}
#bottom {
  background-color: rgba(0, 0, 51, 0.5);
  /*position: fixed;*/
  bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  width:100%; height:255px;
  padding:15px 0px;
}#bottominner {
  background-color: rgba(0, 0, 51, 0.5);
  margin-right: auto;
  margin-left: auto;
  bottom:0;
  width:100%; height:36px;
}.bottomleft {
	font-size: 12px;
	color: #00CCFF;
	padding: 10px;
	float: left;
}.bottomright {
	font-size: 12px;
	color: #00CCFF;
	padding: 10px;
	float: right;
}.clear {
	clear: both;
}.copy {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}.copy:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.copy1 {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-size:15px;
}.copy1:hover {
	color: #00CCFF;
	text-decoration: none;
}

#gallerytitle {width:100%; float:left;}
.gallerytitle {
	color: #FFFFFF;
	font-family: 'Conv_CHOPS_0',Sans-Serif;
	font-size: 50px;
	text-shadow:1px 1px 1px rgba(0, 0, 51, 0.7), -1px -1px 1px rgba(0, 0, 51, 0.7);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}.icon {
	float:right;
	padding-top:41px;
	padding-right:40px;
}
.index-menu {width:65%; background-image:url(../images/logo-bg.png); background-position:center; background-repeat:no-repeat;}
.innertext {
	color: #FFFFFF;
	font-size: 13px;
	padding: 10px;
	line-height: 24px;
	text-shadow:2px 2px 2px rgba(0, 0, 0, 0.5);
	text-align: justify;
}
.logo {float:left;}
.magnifier {
    background: url("../resource/magnifier.png") no-repeat scroll center center #000000;
    display: block;
    position: static;
}.magnifier img {
    transition: all 0.5s ease 0s;
}
#menu {width:360px; float:left; background-image:url(../images/logo-bg.png); background-position:center; background-repeat:no-repeat;}
.menu  ul {
	font-family: 'Oxygen',sans-serif;
	list-style:none;
	line-height: 42px;
	text-align: center;
	display: list-item;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}.menu ul li a {
	font-family: 'Oxygen', sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:1px 1px 1px rgba(0, 0, 51, 0.5), -1px -1px 1px rgba(0, 0, 51, 0.7);
}.menu ul li a:hover {
	font-family: 'Oxygen', sans-serif;
	color: #000033;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.5), -1px -1px 1px rgba(255, 255, 255, 0.7);
	font-weight: bold;
}#pagetitle {width:36%; float:left;}
#product-inner-pagetitle {
	width:64%;
	float:left;
}
.pagetitle {
	color: #FFFFFF;
	font-family: calibri;
	font-size: 50px;
	text-shadow:1px 1px 1px rgba(0, 0, 51, 0.7), -1px -1px 1px rgba(0, 0, 51, 0.7);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}.product-list {
	background-color: rgba(0, 0, 51, 0.6);
	border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
    -o-border-radius:5px 5px 5px 5px;
	font-size: 13px;
	color: #FFFFFF;
	padding: 7px 7px 7px 10px;
	margin-bottom:2px;

}.product-list:hover {
	background-color: rgba(0, 0, 51, 0.3);

}.product {
	width:100%;
	height:auto;
	overflow:hidden;
	padding-left: 10px;
}

.product-col1 {float:left; width:48%; margin-right:12px;}
.product-col2 {float:left; width:48%;}
.product-thumb{
	float:left;
	padding-bottom:10px;
	padding-left: 10px;
}
.sitemapmain  ul {
	font-family: 'Oxygen', sans-serif;
	list-style:none;
	line-height: 25px;
	text-align: left;
	display: list-item;
	font-weight: normal;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	padding-right: 15px;
	width: 150px;

}.sitemapmain ul li a {
	font-family: 'Oxygen', sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	text-shadow:1px 1px 1px rgba(0, 0, 51, 0.5), -1px -1px 1px rgba(0, 0, 51, 0.7);
	line-height: 35px;
}.sitemapmain ul li a:hover {
	font-family: 'Oxygen', sans-serif;
	color: #00CCFF;
	text-shadow:1px 1px 1px rgba(0, 0, 51, 0.5), -1px -1px 1px rgba(0, 0, 51, 0.7);
}.sitemapmain1 {
	font-family: 'Oxygen', sans-serif;
	list-style:none;
	line-height: 25px;
	text-align: left;
	display: list-item;
	font-weight: normal;
	padding-left: 0px;
	float: left;
	padding-right: 15px;
	text-transform: uppercase;
	width: 100%;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: 10px;
	margin: 0px;
	text-shadow:1px 1px 1px rgba(0, 0, 51, 0.5), -1px -1px 1px rgba(0, 0, 51, 0.7);

}.sitemap1  ul {
	font-family: 'Oxygen', sans-serif;
	list-style:none;
	line-height: 25px;
	text-align: left;
	display: list-item;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;

}.sitemap1 ul li a {
	font-family: 'Oxygen', sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 25px;
}.sitemap1 ul li a:hover {
	font-family: 'Oxygen', sans-serif;
	color: #00CCFF;
}
.social {
	float: right;
}.sociallinks {
	margin-top:35px;
	padding-right:20px;
}.title1 {
	font-family: 'Oxygen', sans-serif;
	color: #FFFFFF;
	font-size: 22px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:1px 1px 1px rgba(0, 0, 51, 0.5), -1px -1px 1px rgba(0, 0, 51, 0.7);
	font-weight: bold;
	letter-spacing: 1px;
}.title2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:1px 1px 1px rgba(0, 0, 51, 0.5), -1px -1px 1px rgba(0, 0, 51, 0.7);
}
.topbelt {
	width:100%;
	height:99px;
	overflow:hidden;
	margin:20px auto;
	background-color: rgba(0, 0, 51, 0.5);
}


/* ---------------------------------------accordion menu Start------------------------------*/
.applemenu{
margin: 5px 0;
padding: 0 0 0 10px;
width: 100%; /*width of menu*/
}

.applemenu div.silverheader a{
	background-color: rgba(0, 0, 51, 0.6);
	font: normal 17px 'Oxygen',sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	margin-bottom:1px;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-color: rgba(0, 0, 51, 0.4);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
    font-family: 'LucidaFaxRegular';
	padding: 10px;
	height: auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	background-color: rgba(0, 0, 51, 0.2);
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}

/* ---------------------------------------accordion menu End------------------------------*/
