﻿@charset "utf-8";
/* Creative eWorld CSS*/

@font-face {
    font-family: 'ralewayextrabold';
    src: url('raleway-extrabold-webfont.eot');
    src: url('raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-extrabold-webfont.woff2') format('woff2'),
         url('raleway-extrabold-webfont.woff') format('woff'),
         url('raleway-extrabold-webfont.ttf') format('truetype'),
         url('raleway-extrabold-webfont.svg#ralewayextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ralewayextralight';
    src: url('raleway-extralight-webfont.eot');
    src: url('raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-extralight-webfont.woff2') format('woff2'),
         url('raleway-extralight-webfont.woff') format('woff'),
         url('raleway-extralight-webfont.ttf') format('truetype'),
         url('raleway-extralight-webfont.svg#ralewayextralight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ralewaymedium';
    src: url('raleway-medium-webfont.eot');
    src: url('raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-medium-webfont.woff2') format('woff2'),
         url('raleway-medium-webfont.woff') format('woff'),
         url('raleway-medium-webfont.ttf') format('truetype'),
         url('raleway-medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ralewaylight';
    src: url('raleway-light-webfont.eot');
    src: url('raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-light-webfont.woff2') format('woff2'),
         url('raleway-light-webfont.woff') format('woff'),
         url('raleway-light-webfont.ttf') format('truetype'),
         url('raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ralewayheavy';
    src: url('raleway-heavy-webfont.eot');
    src: url('raleway-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-heavy-webfont.woff2') format('woff2'),
         url('raleway-heavy-webfont.woff') format('woff'),
         url('raleway-heavy-webfont.ttf') format('truetype'),
         url('raleway-heavy-webfont.svg#ralewayheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ralewaysemibold';
    src: url('raleway-semibold-webfont.eot');
    src: url('raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-semibold-webfont.woff2') format('woff2'),
         url('raleway-semibold-webfont.woff') format('woff'),
         url('raleway-semibold-webfont.ttf') format('truetype'),
         url('raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewaybold';
    src: url('raleway-semibold-webfont.eot');
    src: url('raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-semibold-webfont.woff2') format('woff2'),
         url('raleway-semibold-webfont.woff') format('woff'),
         url('raleway-semibold-webfont.ttf') format('truetype'),
         url('raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}





@font-face {
    font-family: 'ralewaythin';
    src: url('raleway-thin-webfont.eot');
    src: url('raleway-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-thin-webfont.woff2') format('woff2'),
         url('raleway-thin-webfont.woff') format('woff'),
         url('raleway-thin-webfont.ttf') format('truetype'),
         url('raleway-thin-webfont.svg#ralewaythin') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ralewayregular';
    src: url('raleway-regular-webfont.eot');
    src: url('raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-regular-webfont.woff2') format('woff2'),
         url('raleway-regular-webfont.woff') format('woff'),
         url('raleway-regular-webfont.ttf') format('truetype'),
         url('raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, applet, object, iframe,
h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
strike, sub, tt, var,
b, u,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	color: #333333;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* common */
a,
a:link, 
a:visited,
a:active
{
	background-color: none;
	color: #333333;
	/*transition: all 0.5s ease-in-out 0s;*/
	text-decoration: none;
}

a:hover,
#featured-prods h2 a:hover,
.paging a:hover,
#footer-info a:hover,
a.plink:hover
{	
	color: #d21d28;
	outline: none;
    ie-dummy: expression(this.hideFocus=true);
	text-decoration: none;
}

.clr {
	clear: both;
}

.clr2 {
	clear: both;
	height: 10px;
}

body, html {
    color: #333333;
    font-size: 15px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    line-height: 25px;
}

html {
    position: relative;
    min-height: 100%;
}

body {
	height: 100%;
	margin: 0 0 60px 0;
}

h1, h1 a {
	margin: 0;
	font-weight: normal;
	color: #252525;
	font-size: 20px;
	text-transform: uppercase;
}

h2 {
	margin: 0;
	font-weight: normal;
	color: #a18f61;
	font-size: 18px;
	font-style: italic;
}

h3 {
	margin: 0;
	font-weight: normal;
	color: #a18f61;
	font-size: 17px;
	text-transform: uppercase;
}

h4 {
	margin: 0;
	font-weight: normal;
	color: #a18f61;
	font-size: 14px;
}

h5 {
	margin: 0;
	font-weight: normal;
	color: #d21d28;
	font-size: 17px;
	text-transform: uppercase;
}

h6 {
	margin: 0;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
}


#footer-wrapper, #content-wrapper, #sub-banner, #header-wrapper, #menu-wrapper, #home-content-wrapper, #banner-wrapper{
	width: 100%;
	margin: 0 auto;
}

#header,  #home-content, #footer, #sub-header, #site-map, #content {
	width: 1000px;
	margin: 0 auto;
}

input[type="text"],input[type="password"], textarea, select {
	border: 1px solid #b4b4b4;
	font-size: 12px;
	color: #7c7c7c;
	padding: 10px 10px;
	width: 232px;
	border-radius: 4px;
	/*behavior: url(include/PIE.htc);*/
	position: relative;
	z-index:1 !important;
	
}

input[type="text"].short {
	width: 30px;
	padding: 3px 8px;
	color: #7b7b7b;
	font-size: 14px;
	border: 1px solid #e9e9e9;
}

input[type="text"].short2 {
	width: 40px;
	padding: 4px 8px;
	font-size: 15px;
	color: #616161;
	border: 1px solid #dbdbdb;
	text-align: center;
}

textarea {
	width: 430px;
	height: 271px;
}

select {
  	width: 255px;
}


.btn-submit {
	border: none;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	background: #d21d28;
	padding: 10px 15px;
	border-radius: 4px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.btn-enq:hover, .btn-cont:hover, .btn-upd:hover, .btn-submit:hover, a.back:hover, a.btn:hover {
	background: #b30711;
}

p {
    line-height: 25px;
    margin-bottom: 20px;
}

strong {
	color: #414141;
	font-weight: normal;
}

hr {
	border: none;
	border-top: 1px solid #f0f0f0;
	height: 1px;
	margin: 10px 0;
}

.lft {
	float: left;
}

.rgt {
	float: right;
}

#home-content {
	padding: 20px 0;	
}

#content ul li {
	
	/*background-image: url("../images/bullet.jpg");
	background-position: 0 5px;
	background-repeat: no-repeat;*/
	padding: 0 0 0 10px;
}

#content-wrapper {
}

em {
	color: #1695ee;
	font-style: normal;
	font-size: 13px;
}

small {
	font-size: 11px;
}

img { vertical-align:top;} 

/* end common */

#wrapper
{
	margin: 0 auto;
	padding: 0;
	width: 100%;
    padding-top:5px;
}

/* Header */

#header-wrapper {
}

#header .lft {
    float: left;
    width: 355px;
    margin-top: 25px;
}

#header .rgt {
	float: right;
	width: 645px;
	text-align: right;
}

#header {
	border-bottom: 4px solid #d21d28;
	padding-bottom: 5px;
}

.btn-search {
  background: url("../images/icon-search.jpg") no-repeat;
  border: medium none;
  cursor: pointer;
  height: 16px;
  position: relative;
  width: 18px;
  right: 3px;
  top: 1px;
  z-index: 4 !important;
  outline: none;
}

#header-wrapper .search-style {
	border:none;
	color: #ffffff;
	font-size: 10px;
	margin: 0;
	width: 130px;
	outline: none;
	background: none;
	position: relative;
	text-transform: uppercase;
}

.search-btn-wrapper {
	display: inline;
	padding: 10px 5px;
	position: relative;
	z-index: 1 !important;
	width: 150px;
	background: #d21d28;
	position: relative;
	behavior: url(include/PIE.htc);
}

#search-content .lft {
  position: relative;
  text-align: right;
  top: 9px;
  width: 200px;
  margin-right: 10px;
}

#search-content .rgt {
	width: 165px;
	float: left;
}

/* end Header */

/*Navigation*/

#menu-wrapper {
}

#menu {
    margin-top: 18px;
    float: right;
}

#menu li {
  float: left;
 /* padding: 8px 35px;*/
  position: relative;
  margin-left: 35px;
}

#menu li:first-child {
  /*padding: 8px 43px 8px 43px;*/
}

#menu ul a {
	text-decoration: none;
	color: #2c2c2c;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding: 10px 0;
	display: block;
}

#menu ul li.selected, #menu ul li:hover {
}

#menu ul a:hover {	
	text-decoration: none;
	color: #d21d28;
}

#menu ul li.selected {
    
}


/* Root Menu Hover Persistence */
ul#nav a:hover,
ul#nav li:hover a {
}

/* 2nd Menu */

ul#nav ul {
	display: none;
	background: none repeat scroll 0 0 #b30711;
	float: left;
	left: 0px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 37px;
	z-index: 9999 !important;
	border: 1px solid #fff;
	text-align: left;
}


ul#nav ul li:before {
	content: none;	
}

#menu ul#nav ul li:first-child {
	top: 0;
	padding: 0;
}

ul#nav ul li { 
	width: 120px;
	display: block; 
	margin:0;
	border: none;
	border-bottom: 1px solid #fff;
	background-image: none;
}

ul#nav ul li:hover {
	background-image: none;
	background: #ccc;
}


ul#nav ul li:hover a {
	color: #ffffff;
}

ul#nav ul li a {
	color: #ffffff;
	display: inline-block;
	line-height: 140%;
	text-transform: none;
	padding: 2px 15px 2px 15px;
}

#menu ul#nav ul li a {
	padding: 2px 15px 2px 15px;
}

ul#nav ul li a:after {
} 

ul#nav li:hover li:last-child a {
	border-bottom: none;
}

ul#nav li:hover li a.third-level,
ul#nav li.iehover li a.third-level {
	
}

/* 2nd Menu Hover Persistence */
ul#nav li:hover li a:hover,
ul#nav li:hover li:hover a {
	z-index: 500!important;
}

/* 3rd Menu */

ul#nav ul ul,
ul#nav ul ul ul { 
	background: #2ea0f0;
	top: -1px; 
	left: 230px; 
	float:left;
	padding: 0;
	border: 1px solid #fff;
}

ul#nav ul ul li,
ul#nav ul ul ul li,
ul#nav ul ul li:first-child {
	width: 140px;
}

ul#nav ul ul li a,
ul#nav ul ul ul li a,
ul#nav ul ul li:first-child a {
}

ul#nav ul ul ul li:hover {
	background-image: none;
  
}
 
ul#nav li:hover li:hover li a {
  
}

ul#nav li:hover li:hover li:last-child a {	
}

/* 3rd Menu Hover Persistence */
ul#nav ul ul li:hover,
ul#nav ul ul ul li:hover {
	cursor: pointer;
}

ul#nav li:hover li:hover li a:hover,ul#nav li:hover li:hover li:hover a,ul#nav li.iehover li.iehover li a:hover,ul#nav li.iehover li.iehover li.iehover a {
	cursor: pointer;
	z-index: 500!important;
}

/* 4th Menu  */
ul#nav li:hover li:hover li:hover li a,ul#nav li.iehover li.iehover li.iehover li a {
   text-align:left;
 	margin-left:0px;
	width: 120px;
}

/* 4th Menu Hover */
ul#nav li:hover li:hover li:hover li a:hover,ul#nav li.iehover li.iehover li.iehover li a:hover {
background: #000000;
 	color:#ffffff;
}

/* Hover Function - Do Not Move */
ul#nav li:hover ul ul,ul#nav li:hover ul ul ul,ul#nav li.iehover ul ul,ul#nav li.iehover ul ul ul { display: none; }
ul#nav li:hover ul,ul#nav ul li:hover ul,ul#nav ul ul li:hover ul,ul#nav li.iehover ul,ul#nav ul li.iehover ul,ul#nav ul ul li.iehover ul { display: block; }

/* end menu */

/*end Navigation*/

/*Footer*/

#footer-wrapper {
	background: #44403f;
	margin: 20px auto 0 auto;
	padding: 15px 0;
	z-index: 4 !important;
	/* sticky footer */
	bottom: 0;
	height: 20px;
	left: 0;
	position: absolute;
	width: 100%;
}
#footer {
	font-size: 10px;
	color: #a9a2a1;
}

#footer * {
	color: #a9a2a1;
}

#footer a:hover {
	color: #d21d28;
	text-decoration: none;	
}

/* end Footer*/

/* Home content area */

#banner-wrapper {
	width: 100%;
	height: 472px;
	margin: 0 auto;
}

#banner {
	height: 472px;
}

#home-content span.tooltip {
	width: 290px;
	font-size: 18px;
	color: #fff;	
	text-align: center;
	text-transform: uppercase;
	display: none;
	position: relative;
	bottom: 160px;
	line-height: 130%;
	margin-bottom: -88px;
	text-shadow: 2px 2px 4px #000;
}

/* End Home content area */

/* Sub page content */


#content {
	padding: 30px 0 10px 0;
}

.outline {
	border: 1px solid #d2d2d2;	
}

.outline2 {
	border: 1px solid #b4b4b4;
	border-radius: 4px;
}

#contact-info {
	background: url(../images/trans-white.png) repeat;
	padding: 30px;
	position: relative;
	float: right;
	bottom: 240px;
	right: 40px;
	margin-bottom: -240px;
}

/* End of sub page content */


/* Transitions */

a,
a:link, 
a:visited,
a:active,
a:hover, 
a:focus,
#footer input[type="button"]:hover,
#footer input[type="button"],
#menu li,
#menu li:hover a,
input[type="submit"],
input[type="reset"],
input[type="submit"]:hover,
input[type="reset"]:hover,
#side-menu ul.topnav a:hover, 
#side-menu ul.topnav a:hover span,
#home-content .prods a,
a.ulink:hover,
a.ulink,
#content.contact a:hover,
#content.contact a
{
	transition: all 0.5s ease-in-out 0s;
}

#menu.preload *,
#banner.preload *,
#lightbox .lb-nav *,
.nivo-html-caption,
.nivo-controlNav a {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
}

/* End of Transitions */

/* Set fonts */

input[type="text"], textarea, select,
#footer,
#menu ul a
{
	font-family: 'ralewayregular', Arial, Helvetica, sans-serif;	
}

h1,
h3,
h5,
#home-content .tooltip
{
	font-family: 'ralewaybold', Arial, Helvetica, sans-serif;	
}

h4
{
	font-family: 'ralewaymedium', Arial, Helvetica, sans-serif;	
}

/* End set fonts */


/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	
	.btn-search {
		top: 3px;
	}

}

/* Safari only override */
::i-block-chrome,.btn-search {
		top: -3px;
}

::i-block-chrome, #menu li:first-child {
}

::i-block-chrome, select {
}

/* Firefox */
@-moz-document url-prefix() {
	
}

/* Creative eWorld CSS - PROGRAMMING REQUIREMENT */
*
{
	padding:0px;
	margin:0;
}



a:hover, a:focus
{
	text-decoration:none;
	outline:none;
	ie-dummy: expression(this.hideFocus=true);
}



#logo 
{ 
	padding:0px;
	margin:0px;
	float:left;
}


#rightsearch
{
	width:auto;
	float:right;
	font-size:11px;
	color:#464646;
	padding: 10px 2px 8px 13px;
	text-transform: capitalize;
}

#rightsearch a, #rightsearch a:link, #rightsearch a:visited
{
	color:#ef4130;
}

#rightsearch a:hover
{
	color:#464646;
}

#rightlogin
{
	float:right;
	width:310px;
	margin-top:5px;
}

#rightlogin .left
{
	float:left;
	padding-left:15px;
	line-height:24px;
}


#banner img {
	width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	width: 100%; /* ie8 */
}

/***********************
     SiteMap
************************/

.sitemap ul {
    margin-left: 20px;
}

.sitemap li {
    margin-left: 20px;
	line-height: 2em;
}

.imglink 
{
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	border:0px;
}

.imglink:hover
{
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}



/***********************
     Home Section
************************/

#boxesSection
{
	width:316px;
	margin:0 auto;
	padding:0px;
	float:left;
}

#boxesSection02
{
	width:316px;
	margin:0 auto;
	padding:0px;
	float:left;
	padding-left:19px;
}

#boxesSection03
{
	width:316px;
	margin:0 auto;
	padding:0px;
	float:left;
	padding-left:19px;
}



/***********************
     Enquiry Form 
************************/

.formInput .clearField
{
	color: #343333;
	padding:4px 5px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	border: 1px solid #CCC;
}


.formBtn
{
	color: #FFF;
	background-color:#f04130;
	padding:5px 9px;
	cursor:pointer;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	border:none;
	text-transform:uppercase;
	letter-spacing:1px;
}

.formBtn:hover
{
	background-color:  #ffe84e;
	color:#333333;
}

.formButt_search
{
	color: #fff;
	background:url(/images/searchIcon.jpg) no-repeat bottom;
	border:none;
	width:22px;
	height:22px;
	padding:3px 7px;
	cursor:pointer;
	font-family: Verdana, Geneva, sans-serif;
	border:none;
	text-indent:-9999px;
}

.formButt_search:hover
{
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}

/***********************
     Footer
************************/


/*#footer a, #footer a:link, #footer a:visited, #footer a:active
{
	color:#fc4d67;
}*/

/*#footer a:hover
{
	color:#2e2e2e;
}*/

/***********************
     searhResult
************************/

.searhResult li
{
	padding-bottom: 40px;
	color:red;
}

/***********************
     Error Tex
************************/

.errMsg
{
	color:red;
}

a.dlbtn {
    color: #414141;
    background: url(../images/icon_download.gif) no-repeat left;
    font-size: 15px;
    padding-left: 20px;
}

.prod-name {
    font: normal 15px 'latoblack_italic', Arial, Helvetica, sans-serif;
    line-height: normal;
    line-height: 30px;
    color: #202020;
    letter-spacing: 0.01em;
    font-weight:bold;
}

.row-background {
    background-color: #e8e8e8;
}

.list-item {
    list-style: disc;
    padding-left: 20px;
}

    .list-item li {
        margin-bottom: 10px;
    }

strong {
    font-weight: bold;
}
