html, body {height:100%;-webkit-text-size-adjust: 100%;}
body {
    margin:0;
    padding:0;   
    background: #fff;
    font:12px "Verdana", "Lucida Grande", Sans-Serif;
    color: #000;
    -webkit-text-size-adjust: 100%;
}
html>body #minHeight{ /* Opera and IE8 min-height fix */
    float:left;
    width:0;
    height:100%;
    overflow:hidden;
} 
/*=== Begin Layout Structure ===*/
#wrapper {
    min-height:100%; /*height is determined from parent's height (html & body)*/
    width:100%;
	position:relative;
    margin:0 auto;
    overflow:hidden;/*contain inner floats*/
    background-image:url('../images/debut_light.png');
}
#wrapper2 {
	min-height:100%; /*height is determined from parent's height (html & body)*/
    width:100%;
    position:relative;
    margin:0 auto;
    overflow:hidden;/*contain inner floats*/
    background-image:url('../images/debut_light.png');
}
* html #wrapper {height:100%;overflow:visible;}/*IE6 min-height & overflow reset*/
#top_header {
	background: #00aad3;
	margin:0 auto;
    width:950px;
	height:50px;
}
#header {
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
    width:950px;
    overflow:hidden;/*contain inner floats*/
}
#biz_name {
	float:left;
	font:normal 20px arial,Sans-Serif;
	padding-left:5px;
	margin-top:12px;
	color:#fff;
	text-shadow:1px 1px #000;
	position:relative;
}
#logo img {
	float:right;
	margin-right:-15px;
}
#login {
	padding-top:18px;
	padding-left:10px;
	float:right;
	text-shadow:1px 1px #000;
	color:#fff;
}
#login a {
	font:bold 10px verdana;
	color:#fff;
	text-decoration:none;
}
.sign_in {
	font:bold 20px Verdana, Verdana, Sans-Serif;
	text-shadow: 0 1px #fff;
}
.title_lock {
	background-image:url("../images/lock.gif");
	background-repeat:no-repeat;
	padding-left:25px;
	font:bold 12px "Verdana", "Lucida Grande", Sans-Serif;
	float:left
}
.title_key {
	background-image:url("../images/key.gif");
	background-repeat:no-repeat;
	padding-left:25px;
	font:bold 12px "Verdana", "Lucida Grande", Sans-Serif;
	float:left
}
.title_info {
	background-image:url("../images/info.gif");
	background-repeat:no-repeat;
	padding-left:25px;
	font:bold 12px "Verdana", "Lucida Grande", Sans-Serif;
	float:left
}
.title {
	color: #fff;
	border-bottom: solid 1px #000;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	font:bold 20px "Verdana", "Lucida Grande", Sans-Serif;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.page_title {
	margin-top:2px;
	color:#333;
	font:bold 26px verdana;
	float:left
}
.page_subtitle {
	margin-top:5px;
	color:#333;
	font:bold 18px verdana;
	float:left
}
#header .search{
	float:right;
}
#body{
	margin:0 auto;
    width:950px;
    min-height:600px;
}
#content {
    float:right;
    width:800px;
    padding-top:.5em;
    padding-bottom:50px; /*footer height (plus 10px for text spacing)*/  
}
#content_full {
    float:right;
    width:950px;
    padding-top:.5em;
    padding-bottom:50px; /*footer height (plus 10px for text spacing)*/  
}
#left {
    float:left;
    width:120px;
    padding-top:.5em;
    padding-bottom:50px; /*footer height (plus 10px for text spacing)*/  
}
#sales_right {
    float:left;
    margin-top:6px;
    margin-left:10px;
}
#sales_left{
    float:left;
    width:450px;
    padding-top:6px;
    padding-bottom:50px; /*footer height (plus 10px for text spacing)*/ 
    margin-right:5px; 
}
#content_wrapper {
	padding-bottom:100px;;
}
#footer {
	position: relative;
	margin-top: -80px; /* negative value of footer height */
	height: 80px;
	clear:both;
	text-align:center;
}
#footer #biz_name {
    font:14px "arial";
	color:#bbb;
}
#divider {
	height:12px;
}
.dotted_dividers_bottom {
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
}
.dotted_dividers_top {
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#ccc;
}
.active {
	background:#00b7e2;
	width:90px;
	height:100%;
}
.active2 {
	background:#00b7e2;
	border-top:1px solid #0187a7;
	border-left:1px solid #0187a7;
	border-right:1px solid #0187a7;
	width:100px;
	height:26px;
}
.menu_item_right {
	padding-top:10px;
	padding-left:15px;
	float:right;
	text-shadow:1px 1px #000;
}
#menubar_container {
	margin:0 auto;
	width:950px;
}
#menubar {
	background: #00aad3;
	width:100%;
	height:36px;
}
.menu_item {
	float:left;
	color:#fff;
	height:36px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	text-shadow:1px 1px #000;
}
.menu_item span {
	display:block;
	padding-top:10px;
}
#menubar a {
	font:bold 12px verdana;
	color:#fff;
	text-decoration:none;
}
#menubar a:hover,#menubar a:active {
	color:#fff;
	text-decoration:underline;
}
#menubar_company_info {
	position:absolute;
	left:0px;
	top:18px;
	width:250px;
	height:55%;
}
#company_title {
	font-size:14pt;
	font-weight:bold;
}
#menubar_footer {
	position:absolute;
	top:80px;
	left:0px;
	height:17%;
	padding-top:3px;
	font-size:8pt;
	font-weight:bold;
}
#menubar_date {
	position:absolute;
	top:80px;
	right:0px;
	height:17%;
	padding-top:3px;
	font-size:8pt;
	font-weight:bold;
}
#submenubar {
	color: #d9eef7;
	border-top: solid 1px #0187a7;
	border-bottom: solid 1px #0185ac;
	background: #00b7e2;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	width:100%;
	height:30px;
	text-align:left;
}
#submenubar_container {
	margin:0 auto;
	width:950px;
}
.submenu_item {
	margin-top:8px;
	margin-bottom:5px;
	margin-right:20px;
	margin-left:20px;
	float:left;
	color:#fff;
	text-align:center;
}
.submenu_item a {
	font:bold 10px verdana;
	color:#dff6fd;
	text-decoration:none;
	text-shadow: 0 1px #666;
}
.submenu_item .active {
	color:#fff;
	text-shadow: 0 1px #000000;
}
.submenu_item a:hover {
	text-decoration:underline;
}
#trial {
	position: relative;
	width:60%;
	margin: 0px auto;
	padding:7px;
	color: #80761c;
	background: #fdf5b5;
	box-shadow: 0 2px 2px #666;
	text-align:center;
	-webkit-border-radius-bottomleft: .5em; 
	-moz-border-radius-bottomleft: .5em;
	border-bottom-left-radius: .5em;
	-webkit-border-radius-bottomright: .5em; 
	-moz-border-radius-bottomright: .5em;
	border-bottom-right-radius: .5em;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    border-bottom:1px solid #baad3c;
    border-left:1px solid #baad3c;
    border-right:1px solid #baad3c;
    font-family:'arial';
    font-size:14px;
}
#trial a {
	color: #03a1dc;
	text-decoration: underline;
}
#trial span {
	font-size:16px;
	font-weight:bold;
}
#expired {
	position: relative;
	width:60%;
	margin: 0px auto;
	padding:7px;
	color: #80761c;
	background: #fdf5b5;
	box-shadow: 0 2px 2px #666;
	text-align:center;
	-webkit-border-radius-bottomleft: .5em; 
	-moz-border-radius-bottomleft: .5em;
	border-bottom-left-radius: .5em;
	-webkit-border-radius-bottomright: .5em; 
	-moz-border-radius-bottomright: .5em;
	border-bottom-right-radius: .5em;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    border-bottom:1px solid #baad3c;
    border-left:1px solid #baad3c;
    border-right:1px solid #baad3c;
    font-family:'arial';
    font-size:14px;
}
#expired a {
	color: #03a1dc;
	text-decoration: underline;
}
#expired span {
	font-size:16px;
	font-weight:bold;
}
#spinner {
	position:absolute;
	display:none;
	right:15%;
	top:105px;
}
#feedback_bar {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:55px;	
	position:fixed;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index:1;
	line-height:3.3;
}
#table_holder {
	position:relative;
	margin-left:15px;
}
.options {
	text-align:left;
	height:25px;
	color:#444;
	background:#eee;
	border-bottom:1px solid #ddd;
}
.plans {
	text-align:left;
	height:25px;
	color:#577725;
	background:#e5f5e9;
	border-bottom:1px solid #ddd;
}
.bill_info_msg {
	text-align:left;
	height:25px;
	color:#666;
	background:#f9f9f9;
	border-bottom:1px solid #ddd;
}
.table_link a {
	font:12px verdana;
	color:#0095cd;
	text-decoration:none;
}
.table_link a:hover,.table_link a:active {
	text-decoration:underline;
}
.table_link_small a {
	font:10px verdana;
	color:#0095cd;
	text-decoration:none;
}
.table_link_small a:hover,.table_link_small a:active {
	text-decoration:underline;
}
.link_text {
	font:12px verdana;
	color:#0095cd;
	text-decoration:underline;
}
a.bold {
	font-weight: bold;
}
a.bold:hover,a.anchor:active {
	font-weight: bold;
	text-decoration:underline;
}
table.sortable {
	border-collapse: seperate;
}
table.sortable thead {
	cursor: default;
    font:bold 10px verdana;
    color: #fff;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));
	background: -moz-linear-gradient(top,  #666,  #333);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333');
	padding:5px;
	text-shadow:1px 1px #000;
}
table.sortable thead td:first-child {
	-moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
    border-left:1px solid #000;
    padding-left: 5px;
	padding-right: 5px;
}
table.sortable thead td:last-child {
	-moz-border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
    border:1px solid #000;
    padding-left: 5px;
	padding-right: 5px;
}
table.sortable thead td:only-child {
	-moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border:1px solid #000;
    padding-left: 5px;
	padding-right: 5px;
}
table.sortable thead td {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
}
table.sortable tbody td {
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	padding-left: 5px;
	padding-right: 5px;
}
table.sortable tbody td:last-child {
	border-right:1px solid #ddd;
}
table.sortable tfoot {
	color: #fff;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));
	background: -moz-linear-gradient(top,  #666,  #333);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333');
	padding:5px;
	text-shadow:1px 1px #000;
	font-weight:bold;
}
table.sortable tfoot td {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
}
table.sortable tfoot td:last-child {
	border-right:1px solid #000;
}
table.report {
	border-collapse: seperate;
	border:1px solid #000;
}
table.report thead {
	padding:5px;
	border:1px solid #000;
}
table.report thead td:first-child {
	border:1px solid #000;
    padding-left: 5px;
	padding-right: 5px;
}
table.report thead td:last-child {
	border:1px solid #000;
    padding-left: 5px;
	padding-right: 5px;
}
table.report thead td:only-child {
	border:1px solid #000;
    padding-left: 5px;
	padding-right: 5px;
}
table.report thead td {
	border:1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
}
table.report tbody td {
	border:1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
}
table.report tbody td:last-child {
	border:1px solid #000;
}
table.report tfoot {
	padding:5px;
	font-weight:bold;
	border:1px solid #000;
}
table.report tfoot td {
	border:1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
}
table.report tfoot td:last-child {
	border:1px solid #000;
}
table.tablesorter {
	position:relative;
	width:100%;
}
table.tablesorter tfoot tr td {
	background:#e8edff;
	font-size:12px;
	padding:8px;
	color:#999;
}
.search_box {
	background-image:url(../images/search.png);
	background-repeat:no-repeat; /*important*/
	border:1px solid #ccc;
	width:200px;
	height:25px;
	padding-left:35px;
	font:bold 16px "Verdana", "Lucida Grande", Sans-Serif;
	color:#666;
	-moz-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow:inset 2px 2px 5px #ccc;
    box-shadow:inset 2px 2px 5px #ccc;
}
input.search_box:focus, input.item_search_box:focus, input.customer_search:focus {
    outline-width: 0;
}
.field_row {
	margin: 0 0 10px 0;
}
.field_row label {
	float:left;
	width:100px;
	text-align:left;
	line-height:2.3;
}
.field_row label.wide {
	width:150px;
}
label.required {
	color:red;
}
.form_field {
 	float:left;
 	padding: 3px;
 	background-color: #f2f2f2;
}
.form_field input, .form_field textarea {
 	border: 1px solid #ccc;
 	padding: 4px;
}
.submit_button {
	padding: 5px;
	color: #fff;
	background-color: #0a6184;
	border: 2px solid #ddd;
}
.delete_button {
	padding: 5px;
	color: #fff;
	background-color: #ea4729;
	border: 2px solid #ddd;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	width: 80px;
	margin-bottom: 5px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px Calibri, Verdana, Verdana, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 1px 1px #000;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.round_button {
	border-radius: 1em;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.button_60 {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	width: 60px;
	margin-bottom: 5px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Calibri, Verdana, Verdana, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button_100:hover {
	text-decoration: none;
}
.button_100:active {
	position: relative;
	top: 1px;
}
/* color styles 
---------------------------------------------- */
.button_white {
	color: #606060;
	border: solid 1px #999;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f3f3));
	background: -moz-linear-gradient(top,  #fff,  #f3f3f3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3');
}
.button_click {
	-moz-box-shadow:    inset 0 0 5px #666;
    -webkit-box-shadow: inset 0 0 5px #666;
    box-shadow:         inset 0 0 5px #666;
}
.button_red {
	color: #000;
	border: solid 1px #999;
	background: #f2c4c4;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2c4c4), to(#eda6a6));
	background: -moz-linear-gradient(top,  #f2c4c4,  #eda6a6);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2c4c4', endColorstr='#eda6a6');
}
.button_orange {
	color: #000;
	border: solid 1px #999;
	background: #f5d7c4;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5d7c4), to(#efc1a8));
	background: -moz-linear-gradient(top,  #f5d7c4,  #efc1a8);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5d7c4', endColorstr='#efc1a8');
}
.button_yellow {
	color: #000;
	border: solid 1px #999;
	background: #faf8c8;
	background: -webkit-gradient(linear, left top, left bottom, from(#faf8c8), to(#e6e6ab));
	background: -moz-linear-gradient(top,  #faf8c8,  #e6e6ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf8c8', endColorstr='#e6e6ab');
}
.button_green {
	color: #000;
	border: solid 1px #999;
	background: #faf8c8;
	background: -webkit-gradient(linear, left top, left bottom, from(#bcdfb8), to(#b0d1ad));
	background: -moz-linear-gradient(top,  #bcdfb8,  #b0d1ad);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcdfb8', endColorstr='#b0d1ad');
}
.button_blue {
	color: #000;
	border: solid 1px #999;
	background: #c2d9fb;
	background: -webkit-gradient(linear, left top, left bottom, from(#c2d9fb), to(#b2caf0));
	background: -moz-linear-gradient(top,  #c2d9fb,  #b2caf0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2d9fb', endColorstr='#b2caf0');
}
.button_violet {
	color: #000;
	border: solid 1px #999;
	background: #cec3fb;
	background: -webkit-gradient(linear, left top, left bottom, from(#cec3fb), to(#b5a7f7));
	background: -moz-linear-gradient(top,  #cec3fb,  #b5a7f7);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cec3fb', endColorstr='#b5a7f7');
}
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
.gray {
	color: #fff;
	border: solid 1px #555;
	background: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));
	background: -moz-linear-gradient(top,  #999,  #666);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}
.silver {
	color: #666;
	border: solid 1px #aaa;
	background: #ccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
	background: -moz-linear-gradient(top,  #eee,  #ccc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#ccc');
	text-shadow: 1px 1px #fff;
}
.silver:hover {
	color: #333;
	border: solid 1px #999;
	background: #bbb;
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#bbb));
	background: -moz-linear-gradient(top,  #eee,  #bbb);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#bbb');
}
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}
.warning_message {
	text-align:center;
	background-color:#fffcdd;
	border:1px solid #fff4aa;
	font-weight:bold;
}
.error_message {
	text-align:center;
	background-color:#f68383;
	border:1px solid #da3232;
	font-weight:bold;
}
.warning_mesage {
	text-align:center;
	background-color:#FBEC5D;
	border:1px solid #da3232;
	font-weight:bold;
}
.success_message {
	text-align:center;
	background-color:#e1ffdd;
	border:1px solid #2ca71c;
	font-weight:bold;
}
input {
	font-family:verdana;
	padding: 3px;
}
ul.pagination li.details{
	color:#999;
} 
ul.pagination li a
{
    color:#333333;
    text-shadow:0px 1px #F6F6F6;
    padding:6px 9px 6px 9px;
    border:solid 1px #B6B6B6;
    box-shadow:0px 1px #EFEFEF;
    -moz-box-shadow:0px 1px #EFEFEF;
    -webkit-box-shadow:0px 1px #EFEFEF;
    background:#E6E6E6;
    background:-moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6);
    background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6));
}
ul.pagination li
{
    padding-bottom:1px;
}
ul.pagination li a:hover,
ul.pagination li a.current
{   
	color:#e9e9e9;
    box-shadow:0px 1px #e7e7e7;
    -moz-box-shadow:0px 1px #e7e7e7;
    -webkit-box-shadow:0px 1px #e7e7e7;
    text-shadow:0px 1px #666;
    border: solid 1px #666;
    background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);      
}
ul.pagination{
    margin-top:10px;
    padding:0px;
    height:100%;
    overflow:hidden;
    font:10px verdana;
    list-style-type:none;
    float:left
}
ul.pagination li.details{
    padding:7px 10px 7px 10px;
    font:12px verdana;
}
ul.pagination li.dot{padding: 3px 0;}
ul.pagination li{
    float:left;
    margin:0px;
    padding:0px;
    margin-left:5px;
}
ul.pagination li:first-child{
    margin-left:0px;
}
ul.pagination li a{
    color:black;
    display:block;
    text-decoration:none;
    padding:7px 10px 7px 10px;
}
ul.pagination li a img{
    border:none;
}
.highlight {
	background-color: #ebf7ce;
}
.tbl_highlight {
	outline:none;
    border-color:#34b4f0;
    box-shadow:0 0 7px #34b4f0;
}
.title {
	font:bold 20px "Verdana", "Lucida Grande", Sans-Serif;
	float:left;
	margin-bottom:10px;
	text-shadow:#000 1px 1px 2px;
}
.label {
	font:bold 12px verdana;
	text-align:left;
	padding-right:10px;
	vertical-align:middle;
	height:30px;
}
.label_width_200 {
	width:200px;
}
.label_width_150 {
	width:150px;
}
.label_width_120 {
	width:120px;
}
.label_width_100 {
	width:100px;
}
.textbox_30 {
	font:12px "Verdana", "Lucida Grande", Sans-Serif;
	padding:3px;
	width:30px;
	border:1px solid #ccc;
}
.textbox_40 {
	font:12px "Verdana", "Lucida Grande", Sans-Serif;
	padding:3px;
	width:40px;
	border:1px solid #ccc;
}
.textbox_50 {
	font:12px "Verdana", "Lucida Grande", Sans-Serif;
	padding:3px;
	width:50px;
	border:1px solid #ccc;
}
.textbox_60 {
	font:12px "Verdana", "Lucida Grande", Sans-Serif;
	padding:3px;
	width:60px;
	border:1px solid #ccc;
}
.textbox_100 {
	font:12px "Verdana", "Lucida Grande", Sans-Serif;
	padding:3px;
	width:100px;
	border:1px solid #ccc;
}
.textbox_115 {
	font:12px "Verdana", "Lucida Grande", Sans-Serif;
	padding:3px;
	width:115px;
	border:1px solid #ccc;
}
.textbox_120 {
	font:12px "Verdana", "Lucida Grande", Sans-Serif;
	padding:3px;
	width:120px;
	border:1px solid #ccc;
}
.textbox_180 {
	font:12px "Verdana", "Lucida Grande", Sans-Serif;
	padding:3px;
	width:180px;
	border:1px solid #ccc;
}
.textbox_400 {
	font:12px "Verdana", "Lucida Grande", Sans-Serif;
	padding:3px;
	width:400px;
	border:1px solid #ccc;
}
.textbox {
	font:12px "Verdana", "Lucida Grande", Sans-Serif;
	padding:3px;
	width:250px;
	border:1px solid #ccc;
}
.sign_in_textbox {
	font:bold 12px Verdana, Verdana, Sans-Serif;
	padding:3px;
	padding-left:5px;
	width:300px;
	height:25px;
	border:1px solid #ccc;
}
.textarea {
	font:12px "Verdana", "Lucida Grande", Sans-Serif;
	padding:3px;
}
#error_msg {
	font:12px "Verdana", "Lucida Grande", Sans-Serif;
	color:red;
	margin-top:0px;
	margin-bottom:10px;
}
table {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width:100%
}
.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
}
.bordered tr.sales_item_row:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}   
.bordered td, .bordered th {
    padding: 3px;
    border-bottom: solid #ccc 1px;
}
.bordered th {
	background-color: #ddd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
    background-image: -webkit-linear-gradient(top, #eee, #ddd);
    background-image:    -moz-linear-gradient(top, #eee, #ddd);
    background-image:     -ms-linear-gradient(top, #eee, #ddd);
    background-image:      -o-linear-gradient(top, #eee, #ddd);
    background-image:         linear-gradient(top, #eee, #ddd);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}
.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}
.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.bordered tfoot tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.bordered tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
.bordered .header {
	text-align:left;
	font-size:18px;
	padding:10px;
	color:#444;
	border-bottom:1px solid #ccc;
}
.bordered .po_header {
	text-align:left;
	font-size:12px;
	padding:3px;
	color:#444;
	border-bottom:1px solid #ccc;
}
.bordered .body {
	font-size:13px;
	padding:10px;
	color:#666;
	background:#f9f9f9;
	-moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.item_search_box {
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	border:1px solid #ccc;
	width:408px;
	height:25px;
	padding-left:35px;
	font:bold 16px "Verdana", "Lucida Grande", Sans-Serif;
	color:#666;
	-moz-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow:inset 2px 2px 5px #ccc;
    box-shadow:inset 2px 2px 5px #ccc;
}
.customer_search {
	background-repeat:no-repeat;
	border:1px solid #ccc;
	width:180px;
	height:20px;
	padding-left:12px;
	font:bold 12px "Verdana", "Lucida Grande", Sans-Serif;
	color:#666;
	-moz-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow:inset 2px 2px 5px #ccc;
    box-shadow:inset 2px 2px 5px #ccc;
}
.rtextbox {
	background-repeat:no-repeat;
	border:1px solid #ccc;
	padding-left:12px;
	font:bold 12px "Verdana", "Lucida Grande", Sans-Serif;
	color:#666;
	-moz-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow:inset 2px 2px 5px #ccc;
    box-shadow:inset 2px 2px 5px #ccc;
    outline-width:0;
}
.defaultTextActive { color: #a1a1a1; font-style: italic; }
.small {
	font:10px "Verdana", "Lucida Grande", Sans-Serif;
}
.standard {
	font:12px "Verdana", "Lucida Grande", Sans-Serif;
}
.bold {
	font-weight:bold;
}
.borderless {
	border: 0px; 
}
.hidden {
	visibility:hidden; 
}
.button_add {
	background-image:url("../images/add.png");
	background-repeat:no-repeat;
	display:block;
	height: 24px;
	width: 24px;
	margin-left:202px;
	margin-top:-25px;
}
.button_delete {
	background-image:url("../images/delete.png");
	background-repeat:no-repeat;
	display:block;
	height: 24px;
	width: 24px;
	margin-left:200px;
	margin-top:-24px;
}
.delete_item {
 	width: 25px;
	height:25px;
 	display:block;
 	background-image:url("../images/delete.png");
 	background-repeat:no-repeat;
}
.button_payment_mode {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: middle;
	width: 90px;
	height: 28px;
	margin-bottom: 5px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Calibri, Verdana, Verdana, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button_payment_mode:hover {
	text-decoration: none;
}
.button_payment_mode:active {
	position: relative;
	top: 1px;
}
.accordion span.header {
	color: #666;
	border: solid 1px #d3d3d3;
	background: #eee;
	background-repeat:no-repeat;
	background-image: url('../images/expand.png'), -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#eee));
	background-image: url('../images/expand.png'),  -moz-linear-gradient(top,  #f9f9f9,  #eee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#eeeeee');
    padding: 8px;
    font:bold 14px verdana;
    text-shadow:0px 1px 0px #fff;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width:932px;
    display:block;
}
.accordion span.header:hover {
	color: #666;
	border: solid 1px #d3d3d3;
	background: #eee;
	background-repeat:no-repeat;
	background-image: url('../images/expand.png'), -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#eee));
	background-image: url('../images/expand.png'), -moz-linear-gradient(top,  #e9e9e9,  #eee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#eeeeee');
    padding: 8px;
    font:bold 14px verdana;
    text-shadow:0px 1px 0px #fff;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.accordion span.header.active {
	color: #666;
	border: solid 1px #d3d3d3;
	background: #eee;
	background-repeat:no-repeat;
	background-image: url('../images/collapse.png'), -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#eee));
	background-image: url('../images/collapse.png'), -moz-linear-gradient(top,  #e9e9e9,  #eee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#eeeeee');
    padding: 8px;
    font:bold 14px verdana;
    text-shadow:0px 1px 0px #fff;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
}
.accordion_content {
	border: solid 1px #d3d3d3;
	border-top:0px;
	-moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    background:#fff;
}
#grid {
	width:481px;
    /*height:511px; -- 10 rows*/
    height:460px;
    overflow:hidden;
    border:0px solid #ccc;
}
#grid_body {
	vertical-align:top;
	width:480px;
    height:560px;
    padding-left:1px;
    padding-top:1px;
}
#grid_header {
	text-align:center;
    height:25px; 
    border:1px solid #000;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    color: #fff;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));
	background: -moz-linear-gradient(top,  #666,  #333);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333');
	text-shadow:1px 1px #000;
}
#grid_footer {
	text-align:center;
    height:25px; 
    border:1px solid #000;
    border-top:0px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));
	background: -moz-linear-gradient(top,  #666,  #333);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333');
	text-shadow:1px 1px #000;
}
.grid_buttons {
	margin:0px;
	padding:0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.grid_buttons li {
	list-style: none;
	border: 1px solid #666;
	/*background: #F6F6F6;
	color: #1C94C4;*/
	float: left;
	width: 89px;
	height: 47px;
	text-align: center;
	margin-left:-1px;
	margin-top:-1px;
	cursor: pointer;
	word-wrap:break-word;
	overflow:hidden;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	line-height:15px;
}
.grid_buttons li:hover {
	cursor: pointer;
}
li.sortable-placeholder {
	background: #fff;
}
.item_name {
	width:202px
}
.subtotal {
	width:75px;
	text-align:right;
}
#close_register {
	float: center;
	padding:10px;
	width:80%;
	border:1px solid #ccc;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-moz-box-shadow:2px 2px 2px #999;
	-webkit-box-shadow:2px 2px 2px #999;
	box-shadow:2px 2px 2px #999;
	background:#fff;
}
div.message{
    background: transparent url('../images/cross.png') no-repeat scroll left center;
    margin-left: 10px;
    margin-top: 5px;
}
div.error{
	padding:5px;
    padding-left: 22px;
    font:bold 10px verdana;
    color:#d10202;
}
div.dropdown {
	position: relative;
	text-align:right;
	width: 200px;
}
div.submenu_outlet {
	/* 
background: #111;
	position: absolute;
	top: 20px;
	right: -20px;
	width: 200px;
	display: none;
	margin-left:10px;
	padding:5px;
	border-radius: 6px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
 */
 	z-index:1;
	position: absolute;
	top: 25px;
	right: -15px;
	display: none;
	margin-left:10px;
	padding:5px;
	display: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-left: -20px;
	color: #d9eef7;
	border-bottom: solid 1px #0185ac;
	background: #00aad3;
	-moz-box-shadow: 0 2px 2px #666;
	-webkit-box-shadow: 0 2px 2px #666;
	box-shadow: 0 2px 2px #666;
	text-align:right;
	-webkit-border-radius-bottomleft: .5em; 
	-moz-border-radius-bottomleft: .5em;
	border-bottom-left-radius: .5em;
	-webkit-border-radius-bottomright: .5em; 
	-moz-border-radius-bottomright: .5em;
	border-bottom-right-radius: .5em;
}
.dropdown li a {
    color: #555555;
    display: block;
    font-family: Verdana;
    font-weight: bold;
    padding:5px;
  	cursor: pointer;
	text-decoration:none;
}
.dropdown li a:hover {
    color: #fff;
    text-decoration: underline;   
}
.root {
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:10px;
}
.sales_history_detail {
	width:100%;
	background: #fff;
	float:left;
}
.sales_history tr.header:hover {
    background-color:#e8f2fb;
    cursor:pointer;
}
.expanded {
    background:#e8f2fb;
}
.arrow_collapsed, .arrow_expanded {
    width:16px;
    height:16px;
    position:relative;
    top:3px;
    cursor:pointer;
    background:url('../images/arrow_collapsed.png') no-repeat;
    border:0px;
    display:inline-block;
    overflow:hidden;
}
.arrow_expanded {
    background:url('../images/arrow_expanded.png') no-repeat;
}
.loading_small {
	width:16px;
    height:16px;
    position:relative;
    top:3px;
    cursor:pointer;
    border:0px;
    display:inline-block;
    overflow:hidden;
    background:url('../images/loading_small.gif') no-repeat;
}
.sales_item_row {
	height:37px;
	background:#fff;
}
.voided_entry {
    color:#bbb;
    font-style:italic;
}
::-webkit-input-placeholder  { font-style:italic; }
input:-moz-placeholder { font-style:italic; }
#filter_content label {
    display:inline;
    float:left;
    margin-right:4px;
    vertical-align:top;
}
.filter_button {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:0px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
    font: 10px Verdana;
}
.light_text_shadow {
	text-shadow: 1px 1px #fff;
}
/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('../images/loading.gif') 
                50% 50% 
                no-repeat;
}
/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}
/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}
.sub-menu {
	z-index:1;
	position: absolute;
	top: 54px;
	display: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-left: -20px;
	color: #d9eef7;
	border-bottom: solid 1px #0185ac;
	background: #00b7e2;
	-moz-box-shadow: 0 2px 2px #666;
	-webkit-box-shadow: 0 2px 2px #666;
	box-shadow: 0 2px 2px #666;
	text-align:left;
	-webkit-border-radius-bottomleft: .5em; 
	-moz-border-radius-bottomleft: .5em;
	border-bottom-left-radius: .5em;
	-webkit-border-radius-bottomright: .5em; 
	-moz-border-radius-bottomright: .5em;
	border-bottom-right-radius: .5em;
}
.sub-menu li {
	list-style-type: none;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.smalltd9 tbody td {
	font-size:9px;
}
.smalltd10 tbody td {
	font-size:10px;
}
.smalltd11 tbody td {
	font-size:11px;
}
div.tag { border: 1px solid #ccc; -moz-border-radius:2px; -webkit-border-radius:2px; display: block; float: left; padding: 5px; text-decoration:none; background: #eee; color: #999; margin-right: 5px; margin-bottom:5px;font-family: helvetica;  font-size:13px;}
.image_wrap { 
	overflow:hidden;
	height:200px;
	width:200px;
	border:1px solid #d3d3d3;
	text-align:center;
	padding:5px;
	background: #fff;
}
.image_wrap img {
	height: 200px;
	width: 200px;
}
.marked {
	background: #fbf8e9;
}
button.thoughtbot {
	background-color: #00b7e2;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b7e2), color-stop(50%, #00a8cf), color-stop(50%, #0197ba), color-stop(100%, #028eaf));
	background-image: -webkit-linear-gradient(top, #00b7e2 0%, #00a8cf 50%, #0197ba 50%, #028eaf 100%);
	background-image: -moz-linear-gradient(top, #00b7e2 0%, #00a8cf 50%, #0197ba 50%, #028eaf 100%);
	background-image: -ms-linear-gradient(top, #00b7e2 0%, #00a8cf 50%, #0197ba 50%, #028eaf 100%);
	background-image: -o-linear-gradient(top, #00b7e2 0%, #00a8cf 50%, #0197ba 50%, #028eaf 100%);
	background-image: linear-gradient(top, #00b7e2 0%, #00a8cf 50%, #0197ba 50%, #028eaf 100%);
	border: 1px solid #017f9e;
	border-radius: 5px;
	color: #fff;
	font: bold 14px/1 "Arial", arial, sans-serif;
	padding: 10px;
	text-align: center;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
}
button.thoughtbot:hover {
	background-color: #01c6f4;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #02cfff), color-stop(50%, #01c6f4), color-stop(50%, #01b4de), color-stop(100%, #00a8cf));
	background-image: -webkit-linear-gradient(top, #02cfff 0%, #01c6f4 50%, #01b4de 50%, #00a8cf 100%);
	background-image: -moz-linear-gradient(top, #02cfff 0%, #01c6f4 50%, #01b4de 50%, #00a8cf 100%);
	background-image: -ms-linear-gradient(top, #02cfff 0%, #01c6f4 50%, #01b4de 50%, #00a8cf 100%);
	background-image: -o-linear-gradient(top, #02cfff 0%, #01c6f4 50%, #01b4de 50%, #00a8cf 100%);
	background-image: linear-gradient(top, #02cfff 0%, #01c6f4 50%, #01b4de 50%, #00a8cf 100%);
	cursor: pointer; 
}
.plans_container {
	padding:10px;
}
#bill_total {
	font-size:14px;
	font-family:'arial';
}
.bill_info_container {
	padding:15px;
	font-size:14px;
	font-family:'arial';
}
#terms_container .header {
	font-size: 16px;
	font-weight: bold;
	font-family: 'arial';
	margin-bottom: 10px;
}
#terms_container .content {
	font-size: 14px;
	font-family: 'arial';
	margin-bottom: 10px;
}
#terms_container .list {
	font-size: 14px;
	font-family: 'arial';
	margin-left: 5px;
}
#terms_container .list.last {
	margin-bottom: 10px;
}
/* AVAILABLE */
.plan_tbl.available {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
} 
.plan_tbl.available td, .plan_tbl.available th {
    padding: 3px; 
}
.plan_tbl.available th {
	background-color: #ddd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
    background-image: -webkit-linear-gradient(top, #eee, #ddd);
    background-image:    -moz-linear-gradient(top, #eee, #ddd);
    background-image:     -ms-linear-gradient(top, #eee, #ddd);
    background-image:      -o-linear-gradient(top, #eee, #ddd);
    background-image:         linear-gradient(top, #eee, #ddd);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}
.plan_tbl.available td:first-child, .plan_tbl.available th:first-child {
    border-left: none;
}
.plan_tbl.available th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
.plan_tbl.available th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
.plan_tbl.available th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.plan_tbl.available .header {
	text-align:left;
	font-size:18px;
	padding:10px;
	color:#444;
	border-bottom:1px solid #ccc;
}
.plan_tbl.available .body {
	font-size:13px;
	padding:10px;
	color:#666;
	background:#f9f9f9;
	-moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.plan_tbl.available .body div.included {
	font-size:10px;
	padding-top:3px;
	color:#999;
}
/* DISABLED */
.plan_tbl.disabled {
    border: solid #eee 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
} 
.plan_tbl.disabled td, .plan_tbl.disabled th {
    padding: 3px; 
}
.plan_tbl.disabled th {
	background-color: #ddd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e9e9e9));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #e9e9e9);
    background-image:    -moz-linear-gradient(top, #f9f9f9, #e9e9e9);
    background-image:     -ms-linear-gradient(top, #f9f9f9, #e9e9e9);
    background-image:      -o-linear-gradient(top, #f9f9f9, #e9e9e9);
    background-image:         linear-gradient(top, #f9f9f9, #e9e9e9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.plan_tbl.disabled td:first-child, .plan_tbl.disabled th:first-child {
    border-left: none;
}
.plan_tbl.disabled th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
.plan_tbl.disabled th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
.plan_tbl.disabled th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.plan_tbl.disabled .header {
	text-align:left;
	font-size:18px;
	padding:10px;
	color:#999;
	border-bottom:1px solid #e1e1e1;
}
.plan_tbl.disabled .body {
	font-size:13px;
	padding:10px;
	color:#bbb;
	background:#f9f9f9;
	-moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.plan_tbl.disabled .body div.included {
	font-size:10px;
	padding-top:3px;
	color:#bbb;
}
/* RECOMMENDED */
.plan_tbl.recommended {
    border: solid #6dda88 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
} 
.plan_tbl.recommended td, .plan_tbl.recommended th {
    padding: 3px; 
}
.plan_tbl.recommended th {
	background: #e5f5e9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5f5e9), to(#cff5d8));
    background-image: -webkit-linear-gradient(top, #e5f5e9, #cff5d8);
    background-image:    -moz-linear-gradient(top, #e5f5e9, #cff5d8);
    background-image:     -ms-linear-gradient(top, #e5f5e9, #cff5d8);
    background-image:      -o-linear-gradient(top, #e5f5e9, #cff5d8);
    background-image:         linear-gradient(top, #e5f5e9, #cff5d8);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}
.plan_tbl.recommended td:first-child, .plan_tbl.recommended th:first-child {
    border-left: none;
}
.plan_tbl.recommended th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
.plan_tbl.recommended th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
.plan_tbl.recommended th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.plan_tbl.recommended .header {
	text-align:left;
	font-size:18px;
	padding:10px;
	color:#06661e;
	border-bottom:1px solid #6dda88;
}
.plan_tbl.recommended .body {
	font-size:13px;
	padding:10px;
	color:#666;
	background:#f9f9f9;
	-moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.plan_tbl.recommended .body div.included {
	font-size:10px;
	padding-top:3px;
	color:#999;
}
.billing_terms {
	margin-top:15px;
	text-align:right;
	font-size:14px;
	font-family:'arial';
}
.billing_terms a {
	color: #03a1dc;
	text-decoration: underline;
}
.billing_terms a:visited {
	color: #03a1dc;
	text-decoration: underline;
}
.billing_terms a.delete_account {
	color: #cc0433;
	text-decoration: underline;
}
.message-box, .validation-message-box { 
	padding: 5px;
	color:#000;
	margin:5px auto;
	text-shadow: 0px 1px 2px #fff;
	padding-left: 10px;
}
.validation-message-box li { 
	list-style-type: none;
}
.message-box a {
	font:12px verdana;
	color:#0095cd;
	text-decoration:none;
}
.message-box a:hover,.message-box a:active {
	text-decoration:underline;
}
.getting_started { 
	text-align: center;
	padding: 5px;
	color:#000;
	margin:5px auto;
	text-shadow: 0px 1px 2px #fff;
}
.clean { background-color: #efefef; border: 1px solid #dedede; }
.info  { background-color: #f7fafd; border: 1px solid #b5d3ff; }
.ok    { background-color: #d7f7c4; border: 1px solid #82cb2f; }
.alert { background-color: #fef5be; border: 1px solid #fdd425; }
.err   { 
	background-color: #fde6e8;
	border: 1px solid #e10c0c;
	padding:10px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.hide  { display:none; }
.boxed_content {
	border: solid 1px #d3d3d3;
	padding: 15px;
    background:#fff;
}
#profile_pic {
	width: 200px;
  	height: 200px;
  	z-index: 2;
  	padding:5px;
	border: solid 1px #d3d3d3;
	background: #fff;
}
#profile_pic img {
	height: 200px;
	width: 200px;
}
.purchase_order {
	background:#fff;
	padding:20px;
	width:97%;
    -moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}
.textbox_underline {
	outline-width:0;
	width:425px;
	background:#fff;
	border:0px;
	border-bottom: 1px solid #ddd;
}
#ship_to {
	outline-width:0;
	width:425px;
	background:#fff;
	border:0px;
}
select {
   border: 1px solid #ccc;
   height: 24px;
}
.onoffswitch {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999; border-radius: 20px;
}

.onoffswitch-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #00B7E2; color: #FFFFFF;
}

.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}

.onoffswitch-switch {
    width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}