body{
	padding: 0px;
	margin: 0px;
	background:#f9f4f1;
    color: #000;
    font: 14px '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; }


/**font face**/

@font-face {
	font-family: 'Scholar';
	src: url('font/Scholar.ttf');
}


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

img { border: 0;}

h1, h2, h3, h4, h5, h6 { 
	font: normal 175% 'Open Sans', sans-serif;
  	color: #000;
  	margin: 0 0 15px 0;
  	padding: 15px 0 5px 0;
}

h2{ 
	font: normal 175% 'Open Sans', sans-serif;
	padding: 0;
	margin: 0 0 20px 0;
}

h4 {
	font-family: 'Allura', cursive;
	color: #333;
	font-size:28px;
	padding: 0;
	margin: 0;
}

h5 {
	font-weight:bold;
	color: #e13e6f;
	font-size:15px;
	padding: 0;
	margin: 0;
}

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

a:hover{ 
	text-decoration: none;
}

ul{ 
  padding: 0;
  margin: 0;
}

ul li{ 
	list-style-type: circle;
	padding: 0;
	margin: 0;
}

ol{ 
	padding: 0;
	margin: 0;
}

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


/**
* Layout Specific
*/

#global-container {
	width: 100%;
	min-height: 100%;
	margin:0 auto;
	position:relative;
}

#landing-component {
	width:1900px;
	height:1600px; 
	background: url(images/landing-background.jpg) no-repeat #78c1db;
}

.landing-content {
	width:640px;
	float: left;
	margin: 80px 0 0 140px;
}

.content-container {
	width: 980px;
	margin:0 auto;
	position:relative;
}

header {
	width: 100%;
	float: left;
	min-height: 300px;
	background: #94CDDE;
}

.content-container-top {
	display:block;
	width:100%;
	z-index:999;
	float:left;
	background: url(images/header-gradient.jpg) repeat-x #77C0DB;
	height: 217px;
}

top-header {
	width:auto;
	float:left;
}

.header-column-one {
	width:980px;
	float:left;
	height: 300px;
}

.navigation {
	display:block;
	width:930px;
	background: #559fbb;
	z-index:999;
	border-radius:20px;
	height:50px;
	margin:10px 0;
	padding-left:35px;
	float:left;
}

.header-column-two {
	background: url(images/header-banner.png) repeat-x #94CDDE;
	display:inline;
	width:100%;
	float:left;
	height:117px;
	z-index:999;
}

.column-two {
	display:inline;
	width:auto;
	float:left;
	height:100px;
}

section {
	width:100%;
	float:left;
}

.component-column  {
	width:980px;
	margin: 0 auto;
    clear: both;
}
.wrapper_div7065 {
height: 262px;
padding: 25px 56px;
float: left;
}

.widget.sidebar-banner.widget_style_16, 
.widget.fb-plugin.widget_style_16 {
	padding: 25px 0 25px 0;
}

.component-column-two {
	width:980px;
	float:left;
}

.body_component {
	display:block;
	float: left;
	width: 100%;
}

#component {
	display:block;
	float: left;
	width: 100%;
	
}

footer {
	background: #f7d8e6;
	width:100%;
	min-height:180px;
	bottom: 0;
	float:left;
	margin-top: 40px;
}

.footer-content {
	display:inline;
	float:left;
	width: auto;
	margin:0 auto;
	position:relative;
}

.bottom-bar {
	width:100%;
	margin:0 auto;
	color: #f9f4f1;
	float:left;
	background: #3f2c26;
	text-align:center;
	padding:8px 0;
	bottom: 0;
	position: relative;
	font-size: 11px;
}

.bottom-bar a {
	color: #f9f4f1;
	text-transform: uppercase;
	font-size:11px;
}

.landing-banner {
	background: url(images/bg-banner.png) no-repeat transparent;
	width: 594px;
	height: 200px;
	float: left;
	margin: 0px 0 0 20px;
}

.product-description {
	width: 500px;
	margin: 20px 0 0 0;
	float:right;
}

.product-description ul {
	list-style: none;
}

.product-description li {
	border-bottom: 1px solid lightgrey;
	padding:10px 5px;
	list-style: none;
}

.productblock {
	width: 980px;
	float:left;
	border-top: 1px dotted #C7BEB3;
}

.article_title_area {
	background-color: #F9F4F1;
}

.widget.widget_style_16 {
	width: auto;
	float: left;
}

.widget.widget_style_25 {
	width: 200px;
	float: right;
	margin: 30px 0 0 0;
}

.widget.widget_style_24 {
	width: 180px;
	height: 60px;
	float: right;
	margin: 40px 0 0 0;
	text-align: right;
	background: url(images/cart-basket.png) no-repeat transparent;
}

.widget.contact_header.widget_style_16 {
	width: auto;
	float: left;
	margin: 20px 0 0 40px;
}

/**accounts**/

.button_login, .button_register, .button_logout input[type="submit"] {
	padding: 5px 30px;
	float: left;
	background: #feb3d4;
	border-radius: 5px;
	margin: 0 15px;
	
	-webkit-box-shadow: 0 8px 6px -6px #e13e6f;
	-moz-box-shadow: 0 8px 6px -6px  #e13e6f;
	box-shadow: 0 8px 6px -6px  #e13e6f;
}

.button_login a, .button_register a, .button_logout input[type="submit"] {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

.button_logout input[type="submit"] {
	border: 0;
}

.button_logout, .button_user {
	width: auto;
	float: left;
}

.button_register {
	margin-top: 15px;
}

.button_user {
	padding: 5px 20px 0 0;
	color: white;
	font-size: 14px;
	font-weight: 600;
}

/**shopping cart**/

.item_in_cart, #cart_total, .cart_button a {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}

/**header column**/

.widget.contact-banner.widget_style_16 {
	width: 660px;
	float:left;
}

.widget.side-buttons.widget_style_16 {
	width: 320px;
	float: right;
}

.widget.mini-rotator.widget_style_16 {
	width: 350px;
	float: left;
	margin: 0 25px;
	padding: 25px 20px;
}

.widget.fb-plugin.widget_style_16 {
	width: 220px;
	float: left;
}

.module_title {
	font-size: 16px;
	color: #666;
}

*
	Slideshow
*/

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:340px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:440px;
	height:262px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	margin-left: -24px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
    margin-top: -150px;
}

#slides .next {
	margin-left:340px;
}

/*
	Slider Pagination
*/

.paginationslide {
	margin: 10px 0 0 40%;
	width: 200px;
	float: left;
}

.paginationslide li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.paginationslide li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.paginationslide li.current a {
	background-position:0 -12px;
}

/** Login Form **/

.m_login.myform h1 {
	display: none;
}

.m_login.myform p, p.desc {
	font-size: 14px !important;
	border-bottom: dotted 1px #AAA !important;
	margin: 20px 0 !important;
	padding: 0 0 20px 0 !important;
}

.m_login.myform button, .m_login.myform .submit {
	text-shadow : none !important;
}

.about_container {
	width: 960px;
	float:left;
	border-bottom: 1px dotted lightgrey;
	padding: 30px 0;
	text-align:justify;
}

.textbox {
	width: 736px;
	float: left;
	padding: 0 0 0 40px;
}

.row.position {
	display:none;
}

.row.contact_desc {
	margin-top: 320px;
}

input[type="submit"] {
	background: #e13e6f;
	padding: 5px 20px;
	border-radius: 25px;
	color: white;
	font-weight: bold;
	text-shadow: none !important;
	border:0;
}

.pagination {
	width: 100%;
	float: left;
	margin-top: 40px;
}

.pagination a {
	padding: 5px 10px;
	border: 1px solid #559fbb;
	margin:4px;
	color: #fff;
	background: #00aeef;
	border-radius: 5px;
}

.pagination strong {
	color: #888;
}

.cs-prev {
	background: url("images/r-prev.png") no-repeat 0 0 transparent !important;
	width: 39px;
	height: 25px;
	text-indent: -9999px;
	display: block;
	padding: 0 !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.cs-next {
	background: url("images/r-next.png") no-repeat 0 0 transparent !important;
	width: 39px;
	height: 25px;
	text-indent: -9999px;
	display: block;
	padding: 0 !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.cs-buttons {
	display:none;
}

.cat_img {
	width: 180px;
	float: left;
	background: #fff;
	padding-bottom: 20px;
	margin:8px;
	height:200px;
}

.cat_img p {
	padding-top:5px;
}

.product-cat {
	width: 980px !important;
}

.cat_img img {
	width: 180px !important;
	height: 137px !important;
}

.each_child {
	width: 200px;
	padding: 0 14px 0 14px !important;
	border: 0 !important;
	padding-bottom: 20px !important;
	background: white !important;
	margin: 8px !important;
	height: 200px !important;
}

.cat_label {
	font-weight:normal !important;
}

.add_cart_button {
	padding: 10px 0;
	width: 100%;
	text-align: center;
}

.nav_prev, .nav_next {
	margin-bottom: 20px;
    padding:5px 20px;
	color: #f93887;
    background-color: #00aeef;
	border-radius: 25px;
}

.nav_prev a, .nav_next a {
	color: #fff;
	font-weight: 600;
}

.nav_link {
	font-family: 'Allura', cursive;
	color: #333;
	font-size:34px;
	padding:20px 0;
}

.cart_table {
	width: 100%;
	border: 1px solid lightGrey;
	padding: 10px;
	background: white;
	margin-bottom: 40px;
}

.cart_desc, .cart_price, .cart_qty, .cart_subitem, .remove_title {
	padding: 15px 0;
	background: white;
	font-weight: 600;
	color: #fff;
}

.cart_item_name {
	padding: 15px 0 0 7px;
}

.cart_sub_total_lbl, .cart_sub_total {
	padding: 10px 0;
	margin-top: 20px;
	font-weight: 900;
}

.shipping_info_ahref a {
	font-family: 'Allura', cursive;
	color: #333;
	font-size:28px;
	padding:20px 0;
	width: 100%;
	float:left;
}

.shipping_method_ahref, .payment_method_ahref, .comfirm_ahref {
	margin: 0 30px;
	padding:20px 0;
	font-weight:900;
	width: auto;
	float:left;
}

.checkout_wrapper h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 14px !important;
	padding: 20px 0;
	width:auto;
	float:left;
}

.billing_detail {
	width: 100%;
	float: left;
	padding: 20px 0;
}

.review_box {
	margin-top: 40px;
}

.cat_intro_text {
	padding: 10px 0;
}

.category_ddl {
	float: right;
	margin-bottom: 20px;
}

.nav_cat a {
	margin:20px 0;
	font-size: 16px;
	color: #fd3b8c;
	font-weight: 900;
}

.footermenu {
	width: 300px !important;
	float:left;
	margin: 30px 0;
}

.footermenu li {
	list-style: none;
	padding: 2px 0;
}

.register.myform h1, #maincol h1 {
	font-weight:600 !important;
	font-size: 24px !important;
	color: #363636;
}

a.button, button {
	text-shadow: none !important;
}

.register.myform p, p.desc {
	font-size: 14px !important;
	margin-bottom: 40px !important; 
}

.register.myform h1, #maincol h1 {
	background: url("images/registeraccount_header.png") no-repeat !important;
	width: 548px;
	height: 55px;
	z-index: 999;
	padding: 8px 0 0 30px !important;
	color: white;
	text-shadow: 0px 1px 1px #000;
}

.register.myform label, .m_login.myform label {
	font-weight: 600 !important;
}
 
.register.myform  {
	margin-top: 30px;
}

.m_login.myform p {
	background: #f50062;
	padding:10px 20px !important;
	width: 50%;
	margin: 0;
	border-radius: 10px;
	color: white !important;
	border:0 !important;
}

.contact_header p {
	font-size:14px;
	font-weight: 900;
	color: #fff;
	
	text-shadow: 2px 1px 1px rgba(0,0,0,0.3);
}

.item_column p {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #fa3889;
}

.widget.footermenu.widget_style_31 h3 {
	display:none;
}

#search_keyword {
width: auto;
float: left;
padding: 5px 10px;
border-radius: 20px;
border: 0;
color: #666;
font-weight: bold;
font-style:italic;
margin-right: 10px;
}

.row.email, .row.state {
	display:none;
}

.new_arrival h3 {
	width:548px;
	height:55px; 
	background: url(images/new_header.png) no-repeat;
	margin-top: 20px;
}

.new_arrival span {
display:none;
}

.account_topheader {
	margin: 10px 0 0 30px;
}

.account_topheader li {
	list-style: none;
	display: inline;
	padding: 10px 15px;
}

.account_topheader li a {
	color : white;
	text-transform: uppercase;
	font-size: 13px;
}

.feature-product {
	width:548px;
	height:55px; 
	background: url(images/order_list_header.png) no-repeat;
	margin: 20px 0 40px 0;
}

.feature-product h2 a {
	color: transparent;
}

.order_list_tbl th {
	background: #00aeef !important;
	text-align: left;
}

.order_list_tbl { 
	border: 1px solid #cacaca;
	padding: 10px;
}

//**Accordian for Payment Method**//

.jquery_accordion ul
{
	padding: 2%;
}

.jquery_accordion h1
{
	padding: 10px 20px 3px 20px;
	border: 1px solid lightgrey;
	width: 880px;
	background: white;
}

.jquery_accordion li
{
	list-style:none;
	padding-bottom:20px;
}

.jquery_accordion.ui-accordion.ui-widget.ui-helper-reset.ui-accordion-icons {
	width: 96%;
	padding: 3%;
	margin: 0 !Important;
}

.jquery_accordion h1:focus {
	outline: none;
	box-shadow: 0;
}

/**FAQ accordian**/

.jquery_accordion.faq h1 {
	font-size:18px;
	padding: 10px 20px;
}

.jquery_accordion.faq ul {
	padding: 2% 4%;
}

.button_blue {
	background: #00aeef;
	padding: 5px 25px;
	border-radius: 25px;
	colour: white;
	font-weight: 600;
}

.button_blue a {
	color: white;
}

.button_blue:hover {
	background: #0076a3;
}

.disclaimer {
	width: 100%;
	float:left;
	margin: 10px 0;
	font-size: 12px;
	color: #666;
}

.disclaimer a {
	color: red;
	font-weight: 600;
}

.custom_order_btn {
	width:146px;
	height:28px; 
	margin: -32px 20px 10px 120px;
	position: relative;
	background: url(images/custom_order_button.png) no-repeat;
}

.bulk_order_btn {
	width:130px;
	height:28px; 
	float:left;
	margin: 10px 0;
	background: url(images/bulk_order.png) no-repeat;
}

.custom_order_btn a, .bulk_order_btn a {
	color: transparent;
}

/**contact form styling**/
.contact_block input[type="text"], 
.contact_block textarea {
	display: block;
	border: none;
	border-radius: 5px;
	padding: 5px 8px;
	color: #333;
	box-shadow: 
		inset 0 2px 0 rgba(0,0,0,.2), 
		0 0 4px rgba(0,0,0,0.1);
}
.contact_block input[type="text"]:focus, 
.contact_block textarea:focus {
	outline: none;
	box-shadow: 
		inset 0 2px 0 rgba(0,0,0,.2), 
		0 0 4px rgba(0,0,0,0.1), 
		0 0 5px 1px #51CBEE;
}

.term_service h2 {
	width:548px;
	height:55px; 
	background: url(images/terms_header.png) no-repeat;
	margin: 30px 0;
	color: transparent;
}

.agreement a {
	font-weight: 600;
	color: #e13e6f;
}

.no_product {
	width:980px;
	height:90px; 
	background: url(images/comingsoon.jpg) no-repeat;
	margin: 30px 0;
	color: transparent;
	border: 1px solid lightgrey;
}
