/********************************
*	Creative eWorld StyleSheet  *
********************************/

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

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

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

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

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


/************
*
*	Body & Table
*
*************/

html, body, div, span, applet, object, iframe, h1, h2,
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;
}


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

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

body {
	line-height: 1;
}

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;
}

a,
a:link, 
a:visited,
a:active
{
	background: none;
	color: #3e3e3e;	
	outline: none;
    ie-dummy: expression(this.hideFocus=true);
	text-decoration: none;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
}

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


/*Sticky Footer*/

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

body {
	background: #ffffff;
	margin: 0 auto;
	padding: 0 auto;
	color: #3e3e3e;
	font: normal 13px 'arimo', Arial, Helvetica, sans-serif;
	line-height: 23px;
	height: auto;
	margin: 0 0 226px 0;   /*Push For Footer Height, total height 186px+40px margin-top */
}

p {
	margin-bottom: 12px;
}

.clr {
	clear: both;
}

#line {
	height: 2px;
	background-color: #8c8c8c;
	background-position: top;
	width: 100%;
	min-width: 1100px;
}

#header_wrapper {
	width: 100%;
	min-width: 1100px;
	margin: 0 auto;
	height: 126px;
	background: url(../images/header_bg.jpg) repeat-x top;
}

header {
	width: 1100px;
	margin: 0 auto;
}

#logo {
	float: left;
	margin: 0 auto;
	margin-left: 20px;
}

img { display: block; }

.lft { float: left; }

.rgt { float: right; }

#search { 	
   float: right;
   width: 265px;
   margin-top: 55px;
   margin-right: 50px;
}

.search_box {
	float: left;
	background: none;
	border: 1px solid #e7e7e7;
	border-radius: 5px;
	color: #949494;
	font: normal 12px 'open_sans', Arial, Helvetica, sans-serif;
	padding: 8px;
	outline: none;
	width: 225px;
}

.search_btn {
	float: right;
	background: url(../images/magnifier.png) no-repeat;
	height: 18px;
	width: 19px;
	cursor: pointer;
	border: none;
	outline: none;
	transition: all 0.5s ease-in-out 0s;
	margin-top: 7px;
}

.search_btn:hover {
	background: url(../images/magnifier_hover.png) no-repeat;
}

.footer
{
    font-size:xx-small;
    float:right;
}
input[type="radio"]  { margin-right: 3px; }

/************
*
*	Links
*
*************/


/************
*
*	Products List
*
*************/
.PageLinkActive
{
	/* Use For Products List Page Numbering */
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	padding: 3,3,3,3;
	text-decoration: none;
}

.PageLinkText
{
	/* Use For Products List Page Numbering */
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	padding: 3,3,3,3;
	text-decoration: none;
}

/************
*
*	Product Details
*
*************/


/************
*
*	Common
*
*************/
.errMsg, .errMsg a:link, .errMsg a:visited, .errMsg a:Active
{
 	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}

.errMsg a:hover
{
    text-decoration: underline;
}

/************
*
*	For ASPNET.Menu
*
*************/
.navibaritem, .navibaritem:active, .navibaritem:link, .navibaritem:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;	
}
.navibaritemover
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-color: #EBE4D4;
	cursor:hand;	
}

.NaviBarChildItem
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;	
	font-weight: bold;
	background-color: #EBE4D4;	
	border: solid 1px #eeeeee;	
	cursor:hand;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:10;
	z-index:100000;
}
.NaviBarChildItemOver
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;	
	font-weight: bold;
	background-color: #EBE4D4;
	cursor:hand;	
	border: solid 1px #999999;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:10;
}

/* Nav */ 

#menu_wrapper {
	clear: both;
	width: 1100px;
	background-color: #025b7f;
	border-radius: 5px;
	height: 58px;
	margin: 0 auto;
}

nav {
	width: 1100px;
	height: 58px;
	margin: 0 auto;
	text-align: center; 
}

ul#navmenu-h { margin-top:0px; padding: 0; list-style: none; position: relative; float:left; z-index:500 !important; }

ul#navmenu-h li { float: left; display: inline; position: relative; background: url(../images/navi_separator.jpg) no-repeat right 50%; }

/* Root Menu */

ul#navmenu-h a {
	display: block;
	padding: 10px 73px;
	color: #FFFFFF;
	font: normal 15px 'open_sanssemibold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;	
	text-decoration: none;
	line-height: 37px;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}

ul#navmenu-h li.firstli_ie8 {
	margin-left: 7px;
}

ul#navmenu-h li.lastli_ie8 {
	background: none !important;
	padding-right: none !important;
}

.not-clickable {
	cursor: default;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover, ul#navmenu-h li:hover a,ul#navmenu-h li.iehover a {
	background-color: #04719d;
	color: #FFFFFF;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}

ul#navmenu-h ul {
 	display: none;
	position: absolute;
 	top: 100%;
 	left: 0;
	list-style-type:none;
	padding: 0;
	margin: 0;
	float: left;
}

ul#navmenu-h ul li { width: 100%; display: block; margin:0; background: none !important; }

/* 2nd Menu */
ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a {
 	float: none;
 	color: #FFFFFF;
	font: normal 13px 'arimo', Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-transform: uppercase;
	padding: 10px 12px;
	margin: 0px;
	text-align: center;
	cursor: pointer;
	z-index: 500!important;
	width: 200px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,ul#navmenu-h li:hover li:hover a,ul#navmenu-h li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover a {
	cursor: pointer;
	color: #ffffff;
	background-color: #025b7f;
	z-index: 500!important;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul { top: 0; left: 100%; float:left;}

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

/* end Nav */



#banner_wrapper {
	clear: both;
	background: url(../images/banner_bg.jpg) no-repeat center;
	width: 1100px;
	height: 439px;
	margin: 0 auto;
	margin-top: 1px;
}

.content_wrapper {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0 0;
}

.home_intro {
	font: normal 18px 'arimo', Arial, Helvetica, sans-serif;
	color: #3e3e3e;
}

.home_intro02 {
	font-size: 20px;
}

.home_intro03 {
	font: normal 27px 'arimo', Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 50px;
	letter-spacing: 1px;
}

.prod_header {
	color: #ffffff;
	font: normal 20px 'arimobold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.w_divider {
	width: 200px;
	background-color: #ffffff;
	height: 1px;
	border: none;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.view_more a {
	background: url(../images/view_arw.png) no-repeat right;
	color: #ffffff;
	font: normal 13.2px 'arimo', Arial, Helvetica, sans-serif;
	text-transform: none;
	padding-right: 10px;
}

.hDiv {
	background: url(../images/dot.jpg) repeat-x;
	height: 1px;
	width: 100%;
	border: 0;
}

h1 {
	color: #003c5d;
	letter-spacing: 2px;
	font: normal 24px 'arimobold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 20px;
}

h2 {
	color: #da8000;
	font: normal 15px 'arimobold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h3 {
	color: #222222;
	font: normal 16px 'arimobold', Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-top: 10px;
}

h4 {
	color: #025b7f;
	font: normal 13.3px 'arimo', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}

h5 {
}

.black14px {
	color: #010101;
	font: normal 14px 'arimo', Arial, Helvetica, sans-serif;
}

.grey12px {
	color: #777777;
	font: normal 12px 'arimo', Arial, Helvetica, sans-serif;
}

label {
	color: #3e3e3e;
	font: normal 13px 'arimo', Arial, Helvetica, sans-serif;
	text-transform: capitalize;	
}

.input_style {
	background: #ffffff;
	padding: 10px;
	width: 340px;
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	color: #666666;
	font: normal 13px 'arimo', Arial, Helvetica, sans-serif;	
	margin-top: 5px;
	margin-bottom: 7px;
}

.txtarea_style {
	width: 857px;
	height: 115px;
	color: #666666;
	font: normal 13px 'arimo', Arial, Helvetica, sans-serif;
}

.sbt_btn {
	background-color: #025b7f;
	color: #ffffff;
	font: normal 14px 'arimobold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	padding: 10px 20px;
	outline: none;
	border: none;
	border-radius: 5px;
	cursor: pointer;
}

.sbt_btn:hover {
	background-color: #004662;
}

a.contact_email {
	text-decoration: underline;
	color: #717171;
}

a.contact_email:hover {
	color: #da8000;
}

ul.no_of_page {
	list-style: none;
	float: right;
}

ul.no_of_page li {
	padding: 0 10px;
	float: left;
}

ul.no_of_page li:last-child { padding-right: 0; }

ul.no_of_page li a {
	color: #8a8a8a;
	font: normal 13px 'arimo', Arial, Helvetica, sans-serif;
}

ul.no_of_page li a:hover,
ul.no_of_page li a.active_page {color: #222222;
text-decoration: underline;
}

/* Side Nav */

.sidenav {
	width: 225px;
	border: 1px solid #e4e4e4;
	box-shadow: 3px 3px 3px #9f9f9f;
}

.sidenav_header {
	background: url(../images/side_nav_headerbg.jpg) repeat-x;
	height: 50px;
	border: none;
}

.sidenav_header span {
	color: #000000;
	font: normal 15px 'arimobold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 0 0 18px;	
	line-height: 50px;
}

.sidenav ul {
	list-style: outside none none;
}

.sidenav ul li {
	background: url(../images/side_nav_bg.jpg) repeat-x scroll 0% 0% #ffffff;
	list-style-image: url(../images/bullet.png);
	list-style-position: inside;
	text-indent: -17px;
	padding: 12px 8px 12px 35px;
}

.sidenav ul li a {
	color: #616060;
	font: normal 14.5px 'arimobold', Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

.sidenav ul li a:hover,
.sidenav ul li.sidenav_active,
.sidenav ul li.sidenav_active a {
	color: #db8101;
	list-style-image: url(../images/bullet_active.png);
}

/* Footer */

#footer_wrapper {
	clear: both;
	background: url(../images/footer_bg.jpg) no-repeat center;
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	padding: 0;	
	
	/*Sticky Footer */
	position: absolute;
    left: 0;
    bottom: 0;
    height: 186px;
}

#footer_wrapper footer {
	width: 1000px;
	margin: 0 auto;
	color: #ffffff;
	font: normal 13px 'open_sans', Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: central;
	padding-bottom: 20px;
	padding-top: 20px;
}

.subscribe_box {
	float: left;
	margin-left: 360px;
	margin-right: 6px;
	margin-top: 15px;
	width: 220px;
	background: none;
	border: 1px solid #919191;
	border-radius: 5px;
	padding: 10px;
	color: #dbdbdb;
	font: normal 11.5px 'arimo', Arial, Helvetica, sans-serif;
}

.subscribe_btn {
	float: left;
	margin-top: 15px;
	background: url(../images/go.png) no-repeat;
	width: 35px;
	height: 37px;
	border: none;
	outline: none;
	cursor: pointer;
}

.footer_divider {
	background: url(../images/footer_dividerline.png) repeat-x;
	width: 320px;
	border: none;
	height: 1px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer_wrapper footer .copyright {
	float: left;
	margin-left: 270px;
	width: 450px;
	color: #b7b7b7;
	font: normal 11px 'arimo', Arial, Helvetica, sans-serif;
	line-height: 16px;
	letter-spacing: 0.5px;
}

#footer_wrapper footer a {
	color: #b7b7b7;
	font: normal 11px 'arimo', Arial, Helvetica, sans-serif;
}

#footer_wrapper footer a:hover {
	color: #da8000;
}

.follow {
	color: #919191;
	letter-spacing: 0;
}
/* end Footer */
/************
*
*	For System.web.control Menu
*
*************/


.mainNaviItem
{
    float: left;
    padding: 3px 5px 3px 5px;
    border: 1px solid #eeeeee;
    background-color: #3399FF;
    color: #FFFFFF;
    text-align: left;
    /*width: 60px;*/
}

.mainNaviDynamicItem
{
    float: left;
    padding: 3px 5px 3px 5px;
    border: 1px solid #eeeeee;
    background-color: #3399FF;
    color: #FFFFFF;    
    text-align: left;
}

.IE8Fix
{
    z-index: 1;
}
/************
*
*	Form
*
*************/
.FormHeader
{
    background-color: #99CCFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #996633;
}

/************
*
*	Programmers Extra
*
*************/


/************
*
*	Designers Extra
*
*************/
.btn
{
    border: 1px solid #eeeeee;
    background-color: #66CCFF;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    padding: 1px 5px 1px 5px;
    cursor: pointer;
}
.outline{ 
	border:1px solid #e3e3e3 !important;
}
.pageTitle
{
    font-weight: bold;
    font-size: small;
    color: #000066;
}
