/*

 * ------------------------------------------------------------------------

 * JA T3 Blank template for joomla 2.5

 * ------------------------------------------------------------------------

 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.

 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html

 * Author: J.O.O.M Solutions Co., Ltd

 * Websites: http://www.joomlart.com - http://www.joomlancers.com

 * ------------------------------------------------------------------------

*/

/* COMMON STYLE

--------------------------------------------------------- */

.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img {
	margin-bottom: 8px;
}

/*--------------------------- 
* USer CSS
*/
.detail-bounder{
	margin-top: 5px;
	padding-left:5px;
	padding-right:5px;
	padding-top: 3px;
	background-color:#b8babc;
	max-width: 95px;
}
.detail-bounder:hover {
	background-color: #999;
}
.user-details{
	font-weight:bold;
	font-size:11px;
	color:#000;
	//font-family: Georgia, serif;
	//font-style: italic;
}
table.user-details input,
table.user-details input.invalid,
table.user-details select,
table.user-details textarea,
table.user-details .inputbox,
table.user-details .inputbox.invalid {
	width: 188px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background: #FFF;
}
table.user-details input:active,
table.user-details input:focus {
	color: #000;
	border: 1px solid #333;
}
table.user-details select,
table.user-details select.inputbox {
	width: 200px;
	border: 1px solid #ccc;
}
.account_wrapper .button {
	padding: 0.3em 0.7em 0.3em;
}
.account_wrapper #ui-tabs .tabs {
	padding: 0;
}
.user-details .inputbox {
	// padding: 0;
	// margin: 0;
}

.user-details label {
	font-weight: normal;
}

.user-product-title{
	padding-left:6px;
	text-align:left;
	font-size:14px;
	letter-spacing:-0.8px;
	
	}
.category_description{display:none;}
.product-img{
	width:178px;
	height:178px;
	background-color:#dadada;
	border-style:solid;
	border-width:2px;
	border-color:#999;
	}
.user-image{
	width:400px;
	height:340px;
	}
.shop-title{
	font-size:12px;
	letter-spacing:-0.4px;
	font-weight:lighter;
	
	}
.gallery-cell{
	width:206px;
	height:202px;
	float:left;
	}
.CounterRolls-Title{
	font-size:15px;
	letter-spacing:-1px;
	}
.CounterRolls-Content{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:-0.6px;
	font-style:oblique;
	font-weight:normal;
	text-transform:none;
	
	}
.CounterRolls-Small{
	font-size:9px;
	}

.icon{
	width:30px;
	height:20px;
	vertical-align:middle;
	float:left;
	}
.cusVerticalAlign{
	font-size:14px;
	width:250px;
	height:20px;
	vertical-align:middle;
	}
.emailWrapper{
	padding-left:4px;
	height:26px;
	border-width:1px;
	border-style:solid;
	border-color:#666;
	vertical-align:middle;
	//width:90%;
}
	
.emailInput{
	border-style:none;
	border-width:0px;
	border-collapse:collapse;	
	margin-top: 0px;
}

body {

	color: #333;

	font-family: Arial, Helvetica, sans-serif;

}



body#bd { background: #f3f4f4; color: #333; }



/* Normal links ---*/

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



a:hover, a:active, a:focus { text-decoration: none; color: #EC008C; }



/* Readon links ---*/

p.readmore a { text-transform: uppercase; }



.contentheading, .componentheading, h1, h2, h3, h4, h5 {

	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	//letter-spacing: 1px;
}



h1.componentheading, .componentheading {

	border-bottom: 1px solid #ccc;

	font-weight: normal;

}



h2.contentheading, .contentheading {

	font-weight: normal;

}



.contentheading { font-size: 120%; }



.blog-featured .contentheading { font-size: 120%; }



.jitem-title { font-size: 110%; font-weight: bold; }



/* Others ---*/

hr { border-top: 1px solid #ccc; }



/* FORM

--------------------------------------------------------- */

input, select, textarea, .inputbox {

	padding: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;

}

input[type=submit], button[type=submit]{
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	text-align: center;
	background-position: bottom left;
	width: 136px;
	height: 34px;
	cursor: pointer;
	border: none;
	font-weight: bold;
	font-family: inherit;
	vertical-align: middle;
	overflow: hidden;
	color: white;
	background: #EC008C;
	text-transform: uppercase;
	font-size: 13px;
}



.inputbox { border: 1px solid #ccc; background: #fff; }



.inputbox:hover, .inputbox:focus { //background: #ffffcc; }



/* Search ---*/

form#searchForm { border-top: 1px solid #ccc; }



.searchintro { border-bottom: 1px solid #ccc; }



.results h4 { text-transform: none; font-size: 110%; }



.search fieldset { border: 1px solid #ccc; margin: 15px 0; padding: 10px; }



.search legend {	font-size: 100%; font-weight: bolder; line-height: 1.2; margin-left: 10px; }



/* Contact ---*/

#component-contact #emailForm { border-top: 1px solid #ccc;}



#contact-slider {

	float: none;

	border-bottom: 1px solid #e2e2b5;

}



#contact-slider .title {

	padding: 8px 10px;

	border-top: 1px solid #e2e2b5;

	border-left: 1px solid #e2e2b5;	

	border-right: 1px solid #e2e2b5;

	margin: 0;

}



#contact-slider .jpane-toggler-down {

	background: #333333;

}



#contact-slider .jpane-toggler-down a {

	color: #fff;

}



#contact-slider dt.closed {

	background: #ffffcc;

}



#contact-slider .content {

	border: 1px solid #e2e2b5;

	padding: 8px 10px;

}



#contact-slider .contact-image {

	margin: 15px 0;

	float: right;

}



/* -- EDITOR STYLES ----------------------------- */

#adminForm fieldset {

	border: 1px solid #ccc;

	padding: 10px;

	margin-bottom: 20px;

}



#adminForm fieldset legend {

	padding: 0 5px;

}



/* JOOMLA STYLE

--------------------------------------------------------- */

/* Layout Deco ---*/

.items-leading {  }



.items-row { border-bottom: 1px solid #ccc; }



/* Meta ---*/

dl.article-info { color: #999; text-transform: none; }



.contentdescription { border-bottom: 1px solid #ccc; }



ul.actions li {

	display: inline;

	background: none;

	padding: 0;

	margin: 0;

	line-height: 1;

}



/*Inline images ---*/

p.img_caption { color: #999; text-transform: uppercase; }



/* Tables ---*/

thead tr th {

	background: #333;

	color: #fff;

	padding: 5px;

}



thead tr th a,

thead tr th a:hover,

thead tr th a:focus,

thead tr th a:active { color: #fff; }



.cat-list-row1,

.cat-list-row12,

tr.cat-list-row1 td,

tr.cat-list-row2 td { border-bottom: 1px solid #ccc; padding: 5px; }



.cat-list-row1:hover,

.cat-list-row2:hover { background: #ffffcc; }



.cat-list-row2,

tr.cat-list-row2 td { background-color: #f6f6f6; }



/* Content Toc */

table.contenttoc { border: 1px solid #ccc; }



table.contenttoc td { border-bottom: 1px dotted #ccc; }



table.contenttoc th {

	background: #f6f6f6;

	border-bottom: 1px solid #ccc;

	text-transform: uppercase;

}



/* Poll */

form#poll {

	border-bottom: 1px dotted #ccc;

	font-weight: bold;

}



dl.poll { border-bottom: 1px dotted #ccc; }



table.pollstableborder td {

	background: #f6f6f6;

	border-bottom: 1px solid #ccc;

	font-weight: bold;

	padding: 5px !important;

}



table.pollstableborder tr.sectiontableentry0 td,

table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }



/* Pagination ---*/

.pagination li span,

.pagination li strong { line-height: 20px; }



.items-more { border-bottom: 1px solid #ccc; }



.items-more h3 { font-size: 125%; }



/* MODULE STYLES

--------------------------------------------------------- */

div.ja-moduletable h3, div.moduletable h3 {

	font-size: 100%;
	font-style: italic;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
	padding-left: 15px;
    margin-left: 20px;

}



/* Login Module ---*/

#login-form ul li {

	background: url(../images/bullet.gif) no-repeat 2px 8px;

	line-height: 160%;

	margin-bottom: 5px;

	overflow: hidden;

	padding-left: 12px;

}



#login-form label {

	display: block;

}



#login-form #form-login-remember label {

	display: inline;

}



/* Advertisement ---*/

div.bannergroup_text div.banneritem { border-bottom: 1px dotted #ccc; padding:5px 0; }



/* MAIN LAYOUT DIVS

--------------------------------------------------------- */

#ja-container .main { /*padding: 20px 0 0;*/ }



.main .main-inner1 { margin-left: 0 !important; margin-right: 0 !important; }



/* HEADER

--------------------------------------------------------- */

#ja-header .main { border-bottom: 1px solid #ccc; }



h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; margin-left: 10px;}



/* Logo Image ---*/

h1.logo { width: 210px; height: 30px; }



h1.logo a {

	background: url(../images/wrapco-logo.png) no-repeat left;

	display: block;

	width: 120px;	

	height: 120px;

	margin: 10px;

}



/* Logo Text ---*/

div.logo-text h1 {

	font-size: 200%;

	font-family: Arial, sans-serif;

	font-weight: bold;

}



div.logo-text h1 a {

	text-decoration: none;

}



p.site-slogan {

	color: #ccc;

	display: block;

	font-size: 85%;

	margin: 3px 0 0;

	padding: 0 10px;

	text-transform: uppercase;

}



/* NAVIGATION

--------------------------------------------------------- */

/* Main Nav ---*/

#ja-mainnav .main { border-bottom: 1px solid #ccc; }



/* Breadcrumbs ---*/

#ja-navhelper .main {

	text-transform: uppercase;

	border-top: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

}



.ja-breadcrums {

	text-indent: 10px;

}



/* Extras ---*/

.ja-links { padding-right: 10px; }



.ja-links li { padding: 0 10px; }



/* Default Joomla! Menu ---*/



/* SPOTLIGHT

--------------------------------------------------------- */

#ja-topsl .ja-box, #ja-botsl .ja-box { 

	//background: url(../images/dot-1.gif) repeat-y right;

}



#ja-topsl .ja-box-right, #ja-botsl .ja-box-right {

	background: 0;

}



#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {

	margin-top: 10px;

	margin-bottom: 10px;

}



#ja-topsl div.ja-moduletable h3,

#ja-botsl div.ja-moduletable h3 { border-bottom: 0; padding-bottom: 0; }



#ja-topsl ul.menu li, #ja-botsl ul.menu li,

#ja-topsl ul.latestnews li, #ja-botsl ul.latestnews li,

#ja-topsl ul.weblinks li, #ja-botsl ul.weblinks li {

	background: url(../images/bullet.gif) no-repeat 1px 6px;

	line-height: 160%;

	margin-bottom: 5px;

	overflow: hidden;

	padding-left: 10px;

}



/* Top spotlight ---*/

#ja-topsl .main { padding: 0; }

#ja-topsl .main-inner1 { //padding: 10px 0; //border-bottom: 1px solid #ccc; }



/* Bot spotlight ---*/

#ja-botsl .main { padding: 0; }

#ja-botsl .main-inner1 { padding: 10px 0; border-top: 1px solid #ccc; }



/* MISCELLANOUS

----------------------------------------------------------- */

/* Others ---*/

#ja-top-panel .main-inner1 {

	border: 2px dotted #e2e2b5;

	padding: 5px 10px;

	text-align: center;

	margin-top: 15px;

	background: #ffffcc;

	position: relative;

}



#ja-banner { border-top: 1px solid #ccc; }



div.ja-innerdiv { border-bottom: 1px dotted #ccc; }



div.ja-innerdiv h4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 92%;

	font-weight: normal;

	text-transform: uppercase;

}



a.ja-icon-video {

	background: url(../images/icon-youtube.gif) no-repeat 5px 8px #fff;

	border: 1px solid #ccc;

	color: #666;

	display: block;

	font-weight: bold;

	position: absolute;

	padding: 5px 5px 5px 43px;

	right: 10px;

	top: 8px;

	text-decoration: none;

	width: 35px;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	box-shadow: 0 0 3px rgba(0, 0, 0, .2);

	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);

	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);

}

a.ja-icon-video span { color: #666; }



a.ja-icon-video:hover,

a.ja-icon-video:focus,

a.ja-icon-video:active { border-color: #ddd; text-decoration: none; }



a.ja-icon-video:hover span { color: #0F85D8; }



#ja-absolute .main {

	position: fixed;

	width: auto;

	height: auto;

	z-index: 99999;

	top: 1px;

	left: 1px;

}



#ja-absolute .main a {

	width: 91px;

	height: 99px;

	overflow: hidden;

	display: block;

	background: url(../images/joomla15.png) no-repeat left top #fff;

	text-indent: -9999px;

}



#ja-absolute .main a:hover,

#ja-absolute .main a:focus {

	background-position: left bottom;

	text-decoration: none;

}

/* Slider */

#slider { width:100%; overflow:hidden; position:relative; }
#slider .wrapSlider { width:2883px; height:265px; position:relative; left:50%; margin-left:-1441px; overflow:hidden; }
#slider .wrapSlider .opacity { width:953px; height:265px; position:absolute; top:0; border:0px solid #fff; background: rgba(255, 255, 255, 0.8); }
#slider .wrapSlider .opacity span { display:block; width:100%; height:100%; background:#fff; opacity:0.4; filter: alpha(opacity=40); }
#slider .wrapSlider .opacity.left { left:0; border-right-width:5px; }
#slider .wrapSlider .opacity.right { right:0; border-left-width:5px; }
#slider ul.scrolling { margin:0; }
#slider ul.scrolling li { float:left; margin:0; padding:0; background:none; width:1023px; position: relative; }
#slider .jcarousel-prev, #slider .jcarousel-next { position:absolute; top:10px; background:url('images/bg/arrows-slider.png') no-repeat; width:25px; height:25px; cursor:pointer; }
#slider .jcarousel-prev { left:1973px; background-position:top left; }      
#slider .jcarousel-next { left:1930px; top: 349px; background: url('../images/icons/next.png') no-repeat; width: 60px; height: 65px; }   

#slider ul.scrolling li .caption {
    position: absolute;
    bottom: 50px;
    right: 125px;
    width: 320px;
    height: 65px;
    margin: 0;
    padding: 0;
    background: #fff; /* IE */
    background: rgba(255, 255, 255, 0.75); 
}

#slider ul.scrolling li .caption h2 {font-family: "Yanone Kaffeesatz", serif; font-size: 24px; font-weight: normal; margin:0; padding:13px 0 0 10px; font-weight: 400; color: #111; }
#slider ul.scrolling li .caption p {font-family: "Droid Sans", serif; font-size: 12px; margin: 0; padding:3px 0 0 10px; color: #57595c; } 
#slider ul.scrolling li .caption a { color: #111; }
#slider ul.scrolling li .caption a:hover { color: #57595c; }


#ja-top-header {
	background: #000;
	color: #FFF;
}



/* Footer */
#ja-footer h1{
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	padding-left: 17px;
}

#ja-footer {
	
}

#ja-footer .col {
	width: 20%;
	float: left;
}

#ja-footer .col.eway {
	text-align: right;
	width: 110px;
}

#ja-footer .col.eway img {
	width: 90px;
}

#ja-footer .australian {
	padding-left: 30px;
}

#ja-footer .australian img {
	width: 110px;
}

#ja-footer .australian .text {
	color: #999;
	font-size: 7px;
	line-height: 6px;	
}

#ja-footer .ja-footer-left {
	width:31%;
	float:left;
	text-align:left;
	margin-left:7px;
}

#ja-footer .ja-footer-right {
	width:100%;
	float:left;
	padding: 5px;
}

#ja-footer .ja-footer-left p {
	margin-top: 11px;
}

ul.vmproduct li a img {
	width: 160px;
}

/* Virtuemart menu */
.column ul.VMmenu {
	margin-left: 30px;
}

.column ul.VMmenu li  {
	margin: 7px 0px;
}

.column ul.VMmenu li.VmOpen a {
	color: #EC008C;
}

.column ul.VMmenu li.VmOpen ul.menu li a {
	color: #000;
}

.column ul.VMmenu li a {
	font-size: 14px;
	text-transform: uppercase;
}

.VmArrowdown {
	display: none;
}


/* Breadcrumbs */
#breadcrumbs {
	margin-left: 50px;
	color: #EC008C;
	
	font-size: 14px;
	font-style: italic;
	letter-spacing: -1px;
	font-family: Georgia, serif;
	margin-bottom: 10px;
	margin-top: 10px;
}

#breadcrumbs a{
	font-size: 14px;
	font-style: italic;
	letter-spacing: -1px;
	//color: #EC008C;
	color: #000;
	font-family: Georgia, serif;
	margin-bottom: 10px;
	margin-top: 10px;
}


.ja-left
{
  margin-top:20px;
}

.qty_input {
	width: 25px;
	text-align: center;
}

.vmtitle h3 {
	border-bottom: 0;
	font-weight: normal;
	text-transform: UPPERCASE;
	padding: 0px;
	font-size: 140%;
	color: #EC008C;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	margin: 0;
}

/* General account layout */
.account_wrapper {
	border: 1px solid #ccc;
	padding: 0.7em;
	min-height: 420px;
}

/* Account dashboard */
#account_dashboard {
	text-align: center;
	width: 870px; /* Will be changed */
	margin: auto;
	margin-top: 10%;
}
#account_dashboard .item {
	display: inline-block;
	width: 210px;
	height: 220px;
	margin: 0.3em;
}

#top_account_information {
	display: block;
	width: 644px;
//	height: 41px;
	background: #f1f1f1;
	border: 0;
	font-size: 12px;
//	font-weight: bold;
//	font-family: courier;
	letter-spacing: 1px;
	padding: 10px;
//	color: #444;
	text-align:right;
	margin:8px 0 0 0;
}

#top_account_information a {
//color: darkred;
}

/* User List */
#user_list tbody tr {
	cursor: pointer;
}

#user_list tbody tr:hover {
	background: #e5e5e5;
}

#quickfind {
	padding: 0.5em;
	font-size: 110%;
	width: 60%;
	margin:0;
	margin-bottom: 0.5em;
}


.adminlist{
	border: 1px solid #ccc;
	border-collapse: separate;
	border-spacing: 0;
}
.adminlist thead tr th {
	border-top: 0px solid #ccc;
}

.custom_icon {
	text-indent: -999em;
	background-image: url(../images/icon_set.png);
	float: none;
	border: 0;
	background-color: transparent;
	background-position: -5px 0;
	display: inline-block;
}
.custom_icon.search {
	width: 40px;
	height: 34px;
	vertical-align: top;
	cursor: pointer;
}

.custom_icon.add {
	width: 23px;
	height: 23px;
	background-position: -30px 0;
	background-size: auto 20px;
	position: relative;
	top: 8px;
}

.button, .button.pink {
	//padding: 0.7em 0.7em 0.8em;
	//text-transform: uppercase;
	//background: #EC008C;
	//border: 0;
	//color: #FFF;
	//font-weight: bold;
	//font-size: 13px;
	
	padding: 9px 12px;
	text-align: center;
	background-position: bottom left;
	width: 136px;
	height: 34px;
	cursor: pointer;
	border: none;
	font-weight: bold;
	font-family: inherit;
	vertical-align: middle;
	overflow: hidden;
	color: white;
	background: #EC008C;
	text-transform: uppercase;
	font-size: 13px;
}
.button.green {
	background: #c0d72f;
	color: #FFF;
}
.button.orange {
	background: #f58020;
	color: #FFF;
}
.button.gray {
	background: #B8BABC;
	color: #FFF;
}



#ja-mainbody {
	min-height: 300px;
}

.floatleft {
	float: left;
}

.horizontal-separator {
	display: none;
}

.product-related-products, .product-related-categories {
	border-top: 1px solid #000;
	padding-top: 7px;
	padding-bottom: 3px;
}

.product-related-products .product-field-display img {
	width: 95px;
}


/* Product Price Box */
span.quantity-box {
	float: none;
	display: block;
	padding-left: 70px;
	margin-bottom: 15px;
}

span.addtocart-button {
	margin: 0;
	display: block;
}
.productdetails-view .addtocart-bar {
	margin: 0;
	padding: 0;
}
.addtocart-area {
	position: relative;
	margin-top: -35px;
}
.price_box {
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
}
.product-price {
	margin: 0;
	font-size: 14px;
}
span.quantity-controls {
	//display: none;
}
.general-bg, input.custom-attribute, input.quantity-input, .manufacturer-product-link a, a.ask-a-question, input.vm-default, a.product-details, a.details, div.details, button.default {
	background: #fff;
	border: 1px solid #333;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	color: #000;
	font-weight: normal;
	width: 50px;
}

.social-panel {
	font-size: 11px;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}

.column .productdetails-view h1 {
	margin: 0;
	font-weight: normal;
	margin-bottom: 5px;
	color:#000;
}

.column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module  {
	margin-left: 3px;
}

.main .inner {
	padding-right: 5px;
}

.column ul li.width25 {
	width: 25%;
}

.column h1 {
	margin: 0;
}

#ja-content-main {
	margin-right: 7px;
}

#ui-tabs ul#tabs {
	display: none;
}

input[type=submit].email_list {
    background:url(../../../images/arrow-pink.gif) no-repeat right;
	width: 10px;
	height: 12px;
	margin-right: 3px;
	margin-top: 2px;
	float: right;
 }

 
div.moduletable-wrapco li a{
font-family: Arial, Trebuchet MS, Helvetica, Verdana, sans-serif;
font-size: 120%;
line-height: 210%;
}

div.moduletable-wrapco li.VmOpen a{
color: #EC008C;

}

div.moduletable-wrapco ul.menu-wrapco li a{
font-family: Georgia, Arial, sans-serif;
font-style: italic;
font-size: 100%;
padding: 0 0 0 20px;
color: #000;
}

div.moduletable-wrapco ul.menu-wrapco li a:hover{
color: #EC008C;
}

div.product-link .gray {
background: #B8BABC;
text-transform: none;
font-style: italic;
font-family: Georgia, Arial, sans-serif;
padding: 0.4em 0.7em 0.4em;
}
/*VirtueMart Bonus Products Upsell*/
div.upssell_container {}
div.upsell_message {color: #000; background-color:#ffd06c ;padding: 5px; font-weight: normal; border: solid 0px #808080; margin: 0px -8px 0px 4px; border-radius: 0px; text-align: center; font-size: 14pt;}
div.upsell_separator {}

div.valid_message_container {}
div.valid_message {color: #000; background-color:#d1e06f; padding: 5px; font-weight: normal; border: solid 0px #808080; margin: 0px -8px 0px 4px; border-radius: 0px; text-align: center; font-size: 14pt;}
div.valid_separator {}

div.checkout_message_container {}
div.checkout_message {color: #FFF; background-color: #d81417; padding: 5px; font-weight: normal; border: solid 0px #808080; margin: 0px 0px 0px 0px; border-radius: 0px; text-align: center; font-size: 14pt;}
div.checkout_separator {}
#easycalccheckplus, .login-fields, .remind, .reset {
margin: 8px 0 !important;
padding: 2px !important;
//font-family: Georgia, serif;
//font-style: italic;
font-size:13px;
}
#easycalccheckplus input {
margin-top:20px;
}

.login button {
margin-left: 272px;
}
.remind button, .reset button {
margin-left: 269px;
}
.login_form label, .login label , .remind label , .reset label{
display: block;
float: left;
font-weight: bold;
text-align: left;
width: 250px;
margin-left: 20px;
}
.first-row .login span.remember-me label{
width: 100px;
}
.first-row .login span.remember-me  input{
width: 30px;
}

#userForm select, #adminForm select {
width: 280px;
height: 28px;
font-size: 13px;
}
.user-details input[type=text], .user-details input[type=password], #notifyform input[type=text] {
-webkit-border-radius: 0px;
width: 270px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
//border-radius: 3px 3px 3px 3px;
color: #555555;
display: inline-block;
font-size: 13px;
height: 18px;
line-height: 18px;
padding: 4px;
text-align: left;
}
.user-details span.grouped span.titles, #easycalccheckplus label  {
display: inline-block;
width: 240px;
font-size: 13px;
padding: 5px 0px 0px 0px;
margin-left: 20px;
}
.login #easycalccheckplus label {
width: 250px;
}
.remind #easycalccheckplus label, .reset #easycalccheckplus label{
width: 247px;
}
#com-form-login .login{
margin-left: 263px;
margin-top:20px;
}

span.grouped {
display: block;
margin: 0px 0px 8px 0px;
}

#agreed_field{
width: auto;
}
#STsameAsBTjs{
margin-left:10px;
}
.notify-me-area{
margin-top:25px;
}
.notify-me-area  .button {
padding: 9px 33px 9px 33px;
}
.button.pink.try_again {
padding: 9px 30px 9px 30px;
}
#notifyform  input[type=text]{
vertical-align: middle;
margin-right: 12px;
}
.order_failed {
text-align: center;
background-color: red;
color: white;
font-size: 120%;
width: 40%;
margin-left: auto;
margin-right: auto;
}
.order_success {
text-align: center;
background-color: #c0d72f;
color: black;
font-size: 120%;
width: 40%;
margin-left: auto;
margin-right: auto;
padding: 20px;
}
