body{
	padding: 0px;
	margin: 0px;
	background:#fff;
    color: #454444;
    font: 0.875em 'Open Sans', sans-serif;
}

html{ 
	height: 100%;
}

.clear_left{
	clear: both;
}

/**HTML5 fix - do not touch**/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/**
* Common Element Specific
*/
p{ 
  padding: 0;
  margin: 0;
}

img { border: 0;}

* {
	font-family: 'Open Sans', sans-serif;
}

h1 { 
	font: 1.5em 'Open Sans', sans-serif;
  	color: #454444;
  	margin: 0 0 10px 0;
	font-weight: 600; /**semibold**/
}

h2{ 
	font: 1.0em 'Open Sans', sans-serif;
	color: #0072bc;
	margin: 15px 0;
	font-weight: 700;/**bold**/
}

h3{ 
	font: 0.938em 'Open Sans', sans-serif;
	color: #252525;
	margin: 15px 0;
	font-weight: bold;
}

h4{ 
	font: 0.875em 'Open Sans', sans-serif;
	color: #666;
	text-transform: uppercase;
	margin: 15px 0;
	font-weight: normal;
	border-bottom: 1px solid #898989;
	padding: 10px 0;
}

.text_style1 {
	font-size: 1.125em;
	font-weight: 600;
	color: #fff;
}


a, a:hover{ 
	outline: none;
  	text-decoration: none;
  	color: #454444;
}

a:hover{ 
	text-decoration: none;
}

ul, li, ol { 
  padding: 0;
  margin: 0;
}

/**
* Layout Specific
*/

#global-container {
	width: 100%;
}
 
.col_980 {
	width: 980px;
	position: relative;
	margin: 0 auto;
	height: 100%;
}

header {
	width: 100%;
	background: #f9f9f9;
	float:left;
	
	max-height: 80px;
}

.header_container /**multi-column**/ {
	display:inline;
	width: auto;
	overflow:auto;
	white-space: nowrap;
}

navigation {
	width: 100%;
	background: #000;
	float:left;
	height: 30px;
}

.menubar  {
	width: 700px;
	float:left;
	height: 100%;
}	

.widget.menubar.widget_style_26 a#pull {
	display: none;
}

.newsletter {
	width: 280px;
	float:right;
	height: 100%;
}

section {
	width: 100%;
	float:left;
	min-height: 600px;
}

.banner {
	display:block;
	width: inherit;
}

#component {
	display:block;
	margin: 40px 0 0 0;
	float: left;
	width: 100%;	
}

.extra_col {
	display:block;
	width: 980px;
	float: left;
}

footer {
	width: 100%;
	padding: 20px 0;
	background: #0072bc;
	float:left;
	
	min-height:150px;
}

.footer_container  /**multi-column**/ {
	display:inline;
	width: auto;
	overflow:auto;
	white-space: nowrap;
}

.bottombar {
	width: 980px;
	float:left;
	border-top: 1px solid #80b9de;
	padding: 10px 0;
	text-align:center;
	color: #fff;
	font-size: 12px;
	margin: 50px 0 0 0;
}


/** Extra Widget Styling **/

.logo_content {
	width: 158px;
	float:left;
}
  
.widget.widget_style_31 {
	width: 237px;
	float:left;
	margin:20px 0 0 40px;
}

.widget.widget_style_31 h3 {
	display:none;
}

.widget.widget_style_31 ul {
	list-style: none;
}

#search_keyword {
	padding: 5px 10px;
	width: 180px;
	border: 1px solid #d7d7d7;
	border-radius: 5px 0 0 5px;
	height: 22px;
	float:left;
	font-size: 0.688em;
	color: #8f8f8f;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}

.search_product button {
	width: 34px;
	float: left;
	height: 34px;
	background: url(images/search_icon.jpg) no-repeat;
	border-radius: 0 5px 5px 0;
	border: 0;
	color: transparent;
}


.widget.widget_style_24 {
	width: 240px;
	float:right;
	margin:0;
	background: url(images/cart.png) no-repeat;
}

.item_in_cart {
	float: right;
	margin-top: 6px;
	background: #0072bc;
	padding: 2px 10px;
	border-radius: 3px;
	color: #fff;
	font-size:12px;
}

.total_in_cart { display:none; }

.cart_button {
	float: left;
	font-size: 12px;
	width: 100%;
	text-align: center;
	padding: 3px 0 0 85px;
	text-transform: uppercase;
}

.cart_button  a,
.widget.order.widget_style_16 a {
	color: #acacac;
}

.widget.order.widget_style_16 {
	margin: 0 0 5px 0;
	width: 240px;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}

.feature-product h2 a {
	font: 20px 'Open Sans', sans-serif;
	color: #0072bc;
	margin: 15px 0 30px 0;
	font-weight: 700;
	border-bottom: 1px dotted #0072bc;
	padding: 0 0 5px 0;
}

.order_list_tbl {
	margin-top: 40px;
	border: 1px solid lightgrey;
	padding: 10px;
}

.order_list_tbl th {
	background: #0072bc !important;
	text-align: left;
	font-weight: normal;
}

.order_detail_div {
	margin-bottom: 30px;
}

.widget.user_account.widget_style_16 {
	width: 225px; 
	float:left;
	margin:26px 0 0 20px;
}

.user_account {
	list-style:none;
	font-size: 0.75em;
	width: 30%;
	width: 27%;
	float: left;
	margin-left: 3%;
	margin-top: 1%;
}

.user_account li {
	display: inline;
	padding: 0 15px;
}
.button_user {
	text-transform : uppercase;
	color: #666;
}

.button_setting,
.button_logout {
	width: 45%;
	float:left;
}

.button_setting button,
.button_logout input[type="submit"] {
	background: #0072bc;
	border-radius: 5px;
	border: 0;
	color: white;
	padding: 2px 10px;
}

.button_login,
.button_register,
.login_reset {
	width: 30%;
	float: left;
	margin-top: 3%;
}

.rslides_tabs.rslides1_tabs {
	margin: 0;
	text-align: right;
	background: #252525;
}

.rslides_tabs a {
	background: #fff !important;
	border:2px solid #0076a3;
	color: white;
}

.newsletter input[type="text"] {
	width: 166px;
	margin-top: 3px;
	font: 0.75em 'Open Sans', sans-serif;
	font-style: italic;
	color: #454444;
	border: 0;
	padding: 0 12px;
	height: 22px;
	
}

.newsletter input[type="submit"] {
	background: #1cbbb4;
	width: 86px;
	border:0;
	height: 22px;
	color: white;
	text-transform: uppercase;
	font: 0.75em 'Open Sans', sans-serif;
	margin-top: 3px;
}

/* Mobipot Advantage Icons */

.advantage_icon1 {
	background: url(images/advantage_icon1.png) no-repeat;
	padding: 0 30px;
}

.advantage_icon2 {
	background: url(images/advantage_icon2.png) no-repeat;
	padding: 0 30px;
}

.advantage_icon3 {
	background: url(images/advantage_icon3.png) no-repeat;
	padding: 0 30px;
}

.footermenu {
	width: 300px;
	float:left;
	margin-right:40px;
	margin-top:30px;
}

.footermenu h3 span {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.125em;
	font-weight: bold;
}

.widget h3 {
border-bottom: 0;
}

.footermenu ul {
	background: none !important;
}

.footermenu li {
	list-style: none;
	padding: 4px 0 !important;
}

.footermenu li a {
	color: #fff;
}

.footermenu ul.menu > li , .footermenu ul.menu > li > a {
	text-transform: none !important;
	font-weight: normal !important;
	width: 100% !important;
	cursor: pointer;
}

.newsletter_footer {
	width: 300px;
	float:left;
	margin-top:30px;
}

.newsletter_footer h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.125em;
	font-weight: bold;
}

.newsletter_footer p {
	color: #fff;
	margin-bottom: 5px;
}

.news_footer input[type="text"] {
	width: 170px;
	height: 21px;
	margin-top: 3px;
	padding: 1px 10px;
	font:0.75em 'Open Sans', sans-serif;
	font-style: italic;
	color: #454444;
	
}

.news_footer input[type="submit"] {
	background: #1cbbb4;
	height: 27px;
	width: 86px;
	margin: 3px 0 0 0;
	border:0;
	color: white;
	text-transform: uppercase;
	font: 0.75em 'Open Sans', sans-serif;
}

/** Featured Products **/
.featuredblock h3,
.newarrivals h3,
.kitchenproducts h3 {
	background: #0072bc;
	padding: 2px 20px;
	color: white;
	font-weight: bold;
	font-size: 1.0em;
	margin-top: 50px;
	width: 940px;
}

.newarrivals h3,
.kitchenproducts h3 {
	margin: 0;
}

.module.newarrivals.widget_style_36,
.module.kitchenproducts.widget_style_36 {
	margin: 0;
}

/** Brand Header **/

.brand_header {
	background : #0072bc;
	padding: 2px 20px;
	color: white;
	font-weight: bold;
	font-size: 1.0em;
	margin-top: 50px;
	width: 940px;
}

.landingpage {
	width: 100%;
	min-height: 500px;
}

.property_input select {
	width: auto !important;
}

/** disclaimer menu articles **/
.disclaimer_article h1 {
	color: #0072bc;
	font-size: 22px;
	font-weight: 900;
	text-transform: uppercase;
	padding: 0 0 20px 0;
	margin: 0;
}

.disclaimer_article h2 {
	color: #666;
	font-size: 16px;
	font-weight: 600;
	padding: 15px 0;
}

.disclaimer_article p {
	text-align : justify;
	font-size: 13px;
}

/** product detail style **/
.qty_right_span {
	display: block;
}

.addthis_toolbox.addthis_default_style {
	width: 100%;
	float: left;
}

.add_to_cart {
	width: auto;
	float: left;
	padding: 20px 0;
}

.order_policy {
	float: left;
	width: auto;
	padding: 20px 0;
}

.order_policy a {
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	background: red;
	padding: 3px 10px !important;
	border-radius: 5px;
	font-weight: 600;
	margin: 10px 0;
}

.order_policy a:hover {
	background: #252525;
}

.detail_disclaimer {
	font-size: 11px;
	font-style: italic;
	width: 100%;
	float:left;
	padding-bottom: 20px;
}

.m_login.myform button, 
.m_login.myform .submit {
	background: #333;
}