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

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

}

@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold.eot');
    src: url('opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold.woff') format('woff'),
         url('opensans-bold.ttf') format('truetype'),
         url('opensans-bold.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}

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

}

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

}

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

}

@font-face {
    font-family: 'cabin_condensedbold';
    src: url('cabincondensed-bold-webfont.eot');
    src: url('cabincondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabincondensed-bold-webfont.woff') format('woff'),
         url('cabincondensed-bold-webfont.ttf') format('truetype'),
         url('cabincondensed-bold-webfont.svg#cabin_condensedbold') 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;
	
	font-size: 100%;
	color: #414141;
}

/* 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: #3a3a3a;
	/*transition: all 0.5s ease-in-out 0s;*/
	text-decoration: none;
}

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

.clr {
	clear: both;
}

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

body, html
{
	color: #414141;
	font-size: 14px;
	font-weight: normal;
	font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

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

body {
	background: url(../images/bg.png) left top;
	height: 100%;
	margin: 0 0 90px 0;
}

h1 {
	color: #d02f2f;
	margin: 0;
	font-weight: normal;
	font-size: 24px;
}

h2 {
	margin: 0;
	font-weight: normal;
	font-size: 16px;
}

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

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

h5 {
}

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

h7 {
	color: #d02f2f;
	margin: 0;
	font-weight: normal;
	font-size: 20px;
}

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

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

input[type="text"],input[type="password"], textarea, select {
	border: 1px solid #d0d0d0;
	font-size: 15px;
	color: #616161;
	padding: 8px 5px;
	width: 260px;
	z-index:1 !important;
	behavior: url(include/PIE.htc);
	position: relative;
	
}

input[type="text"].short {
	width: 130px;
}

input[type="text"].short2 {
	width: 239px;
}

textarea {
  height: 78px;
}

select {
  	width: 262px;
}


a.btn-enq {
	border: none;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	background: #1695ee;
	padding: 0px 8px;
	display: inline-block;
}

.btn-enq:after {
	content: "\025B6";
	padding-left: 10px;	
	font-size: 8px;
}

.btn-upd {
	border: none;
	cursor: pointer;
	background: none;
	font-size: 13px;
	color: #005a9f;
	text-decoration: underline;
	z-index:1 !important;
	behavior: url(include/PIE.htc);
	position: relative;
	
}

.btn-cont {
	border: none;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	background: none;
	z-index:1 !important;
	behavior: url(include/PIE.htc);
	position: relative;
	text-decoration: underline;
	
}

a.back, a.btn {
	font-size: 14px;
	color: #fff;
	background: #1695ee;
	display: inline-block;
	padding: 0 10px;
}

.btn-submit {
	border: none;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	background: #d0444a;
	padding: 2px 10px;
	text-transform: lowercase;
	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: #276699;
}

th {
	font-size: 13px;
	padding: 15px 5px;
	font-weight: normal;
	line-height: 115%;
}

p {
	line-height: 22px;
	margin-bottom: 30px;
}

strong {
}

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

a.rmore {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	
}

a.rmore:hover {
	color: #1973ad;	
}

.lft {
	float: left;
}

.rgt {
	float: right;
}

#home-content {
	color: #414141;
	font-size: 18px;
	padding: 30px 0 0 0;
	min-height: 220px;
	line-height: 150%;
	background: url(../images/home-map.png) no-repeat;
}

#home-content .title {
	color: #d02f2f;
	font-size: 40px;
	text-transform: uppercase;
	margin: 0;	
}

.fourcols {
	width: 100%;
	background: #276699;
}

.fourcols .cols {
	width: 990px;
	margin: 0 auto;
	position: relative;
	top: -105px;
	margin-bottom: -90px;
}

.fourcols .cols * 
{
	color: #fff;
}

.fourcols .title {
	font-size: 26px;	
}

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

#content-wrapper {
	padding: 0;
}

a.email {
}

a.email:hover {
	color: #0d4876;
}


iframe {
}

a.elink {

}

a.elink:after {
}

a.elink:hover {

}

a.vlink {
	font-size: 14px;
	padding: 2px 5px 2px 10px;
	color: #ededed;
	border: 1px solid #ededed;
	text-align: center;

}

a.vlink:after {
	content: "+";
	padding: 0 5px;
}

a.vlink:hover {
	color: #d02f2f;
	border: 1px solid #d02f2f;

}

em {
}

small {
	font-size: 12px;
	color: #5e5e5e;
}

img { vertical-align:top;} 

a.mlink {
	color: #ffffff;
	font-size: 15px;
	background: url(../images/btn-bg.png) repeat-x;
	padding: 2px 10px 10px 10px;
	text-align: center;
	height: 14px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #d74f55;
	z-index:1 !important;
	behavior: url(include/PIE.htc);
	position: relative;
}

a.mlink:hover {
	color: #000;
}

/* end common */

#wrapper
{
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

/* Header */

#header-wrapper {
}

#header .lft {
  float: left;
  width: 600px;
}

#header .rgt {
	float: right;
	position: relative;
	top: 65px;
}

#header {
	padding: 0;
	border-bottom: 4px solid #276699;
}

#header .logo span {
	color: #0d4876;
	font-size: 33px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
	top: 25px;
	left: 5px;
}

#header .lft img {
	vertical-align: middle;
}

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

#header-wrapper .search-style {
	border:none;
	color: #0d4876;
	font-size: 14px;
	margin: 0;
	padding: 5px 10px;
	width: 180px;
	outline: none;
	background: none;
	position: relative;
	text-transform: uppercase;
	border-left: 1px solid #cbcbcb;
}

.search-btn-wrapper {
	display: inline;
	position: relative;
	z-index: 1 !important;
	width: 200px;
	position: relative;
	behavior: url(include/PIE.htc);
}


/* end Header */

/*Navigation*/

#menu-wrapper {
}

#menu {
	
}

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

#menu li:first-child {
	margin: 0;
}

#menu ul a {
	color: #5d5d5d;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding: 8px 10px;
	display: block;
}

#menu ul li.selected a, #menu ul li:hover a, #menu ul a:hover {	
	text-decoration: none;
	color: #0d4876;
}


/* 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 #f3f3f3;
	float: left;
	left: 10px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 37px;
	z-index: 9999 !important;
	border: 1px solid #aaa;
	border-bottom: none;
	
}


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

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

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

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

ul#nav ul li a {
	color: #5d5d5d !important;
	font-size: 15px;
	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:hover {
	color: #ffffff !important;
}

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;
	background: #0f4987;
  
}
 
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: url(../images/footer-bg.jpg) repeat-x #ffffff;
	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;
	text-align: center;
	color: #7a7a7a;
	text-transform: uppercase;
}

#footer * {
	color: #7a7a7a;
}

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

#footer ul {
	margin: 0 auto 0 auto;	
	width: 610px;
}

#footer ul li {
	float: left;	
	padding: 0 10px 5px 10px;
}

#footer ul a {
	text-transform: uppercase;
	color: #555658;	
	font-size: 15px;
}

#footer ul li:first-child {
	padding-left: 0;
	border-left: none;
}

/* end Footer*/

/* Home content area */

#banner-wrapper {
	width: 100%;
	height: 455px;
	overflow: hidden;
	min-width: 990px;
}

#banner {
  height: 455px;
  margin: 0 auto;
  max-width: 2000px;
  overflow: hidden;
}

/* End Home content area */

/* Sub page content */

#sub-header {
	background: #276699;
	padding: 15px 0 10px 0;
}

#sub-header .title {
	color: #ffffff;
	font-size: 28px;
	width: 990px;
	margin: 0 auto;
	text-transform:uppercase;
}

#content {
	padding: 30px 0 10px 0;
	background: url(../images/content-bg.png) no-repeat;
	min-height: 420px;
}

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

.outline2 {
	border: 1px solid #d0d0d0;
	
}

.outline3 {
	border: 4px solid #dadada;
	
}

.outline4 {
	border: 2px solid #e7e7e7;
	
}

#content.contact {
	line-height: 140%;	
}

.buyer {
	background: #f2bfb2;
	color: #000;
	font-size: 14px;
	padding: 2px 5px;
	border: 2px solid #fff;
	border-top: none;
}

.item-type {
	background: #595959;
	color: #fff;
	font-size: 14px;
	padding: 2px 5px;
	border: 2px solid #fff;
	border-left: none;
	border-top: none;
}

.seller {
	background: #a4d6ff;
	color: #000;
	font-size: 14px;
	padding: 2px 5px;
	border: 2px solid #fff;
}

.no-borderr {
	border-right: none !important;
}

.no-borderb {
	border-bottom: none !important;
}

#content.rate {
	background: none;	
}

#content.rate input[type="text"], #content.rate input[type="text"] textarea, #content.rate input[type="text"] select {
	padding: 8px 10px;
	width: 300px;
}

#content.rate textarea {
	height: 100px;
	width: 310px;
}

#content.rate input[type="text"].short3 {
	width: 150px;
}

#content.rate label {
	color: #5e5e5e;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
}

#content.rate textarea.long {
	width: 818px;
}

#content.rate input[type="text"].short2 {
	width: 249px;
}
/* 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 */

#header .logo
{
	font-family: 'oswaldregular', Arial, Helvetica, sans-serif;	
}

#header-wrapper .search-style,
#slider a.expert
{
	font-family: 'open_sansregular', Arial, Helvetica, sans-serif;		
}

.nivo-caption,
strong em,
h4,
span.item-type
{
	font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;		
}

#home-content .title,
.fourcols .title,
#sub-header .title,
h1,
h3
{
	font-family: 'cabin_condensedbold', Arial, Helvetica, sans-serif;
}

/* End set fonts */


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

/* 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() {
	
}

.errMsg {
font-size:10pt;

}