﻿body 
{
	margin: 0;
	padding: 0;
	font-family: 'Nunito', Arial, Sans-Serif;
	background: url(../images/body_background.jpg) repeat-x;
	color: rgb(115, 104, 93);
    font-size: 14px;
    line-height: 24px;
}

img { 
	border: 0 none;
	line-height: 0;
	max-width: 100%;
}

h1, h2, h3, h4, h5, h6 { 
	margin-top: 0; 
	padding: 0;
	color: #3F3933;
	margin-top: 2px;
}

h1 {
	font-size: 36px;	
}

a
{
	text-decoration: none;
    color: #ee2f25;
}

a:hover
{
	text-decoration: underline;
	color: #ee2f25;
}

a.active_tab
{
	text-decoration: none;
	cursor: default;
}

input[type=text], input[type=password], select, textarea {	
    font-family: 'Nunito', Arial, Sans-Serif;
	border: 1px solid #ddd;
	color: #666;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: 2px;
	text-indent: 3px;
	vertical-align: middle;
	border-radius: 2px;
}

input[type="button"], input[type="submit"] {
	cursor: pointer;
	color: #fff;
	background-color: #ee2f25;
	padding: 10px 25px;
	font-family: 'Nunito', Arial, Sans-Serif;
	border: 0 none;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 10px 10px 0;
}

input[type=button]:hover, input[type=submit]:hover {
	opacity: 0.9;
}

input[type=button]:active, input[type=submit]:active {
	position: relative;
	top: 1px;
}

textarea 
{
	font-family: 'Nunito', Arial, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
}

td {
    padding-right: 5px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.half {
	width: 48%;
}
	
.clear {
	clear: both;
}

.hidden {
	display: none;
}

#wrapper
{

}

#header
{
	margin: 0 auto;
	max-width: 980px;
	height: 100px;
	overflow: hidden;
}

#logo
{
	float: left;
}

#logo img {
	height: 80px;
	margin-top: 10px;
}

#topnav
{
	float: right;
	margin-right: 20px;
	background-color: #333333;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px 5px 20px;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}

#topnav ul
{
	padding: 0;
	margin: 0;
	display: inline;
	list-style-type: none;
}

#topnav ul li
{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 0;
}

#topnav li:not(.end):after {
	content: "|";
	margin-left: 10px;
}

#topnav a
{
	text-decoration: none;
	color: #fff;
}
	#topnav a:hover
	{
		text-decoration: underline;
	}
	
#bottomnav  {
	font-size: 12px;
	text-align: center;
	padding: 10px 0 20px 0;
	display: none;

	margin-top: 10px;
	border-top: dashed 1px #ececec;
}

#footer
{
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

#footer.footerfix
{
	position: absolute;
	bottom: 0;
	width: 100%;
}

#footer .footer-inner
{
	padding: 0 20px 10px;
}

#mainframe
{
	margin: 40px auto 0;
	max-width: 980px;
	min-height: 380px;
}

.maincontent {
	margin: 40px 0 20px;
}

/* DASHBOARD */

.uldashboard {
	list-style-type: none;
	padding: 0;
	margin-left: -57px;
}

.uldashboard li {
	float: left;
	text-align: center;
	width: 150px;
	margin-left: 57px;
	margin-bottom: 30px;
}

.uldashboard h3 {
	padding: 2px 5px;
	border-radius: 3px 3px 3px 3px;
}

.uldashboard a:hover h3 {
	background-color: #ee2f25;
	color: #fff;
}

#loginBox
{
	width: 320px;
	margin: 0 auto;	
	padding: 50px 10px;
}

#loginBox table
{
	width: 100%;
	border-collapse: collapse;
	border: 0 none;
}

#adminMenu
{
	height: 20px;
	padding: 5px 0;
}

#contlist-topbar
{
	color: #ccc;
	margin-bottom: 15px;
}

.albumpic
{
	padding: 5px;
	border: 1px solid silver;
	background-color: White;
	max-width: 120px;
	max-height: 120px;
}

.menu_cont_title
{
	padding: 7px 10px;
}

.menu_cont_title a
{
	color: Black;
}
	.menu_cont_title a:hover
	{
		color: #ff8800;
		text-decoration: none;
	}

.box1
{
	margin-bottom: 10px;
}

.box2
{
	background-color: #EFF3FB; /* was #9ed6d3 */
	border: solid 1px #00789f;
	padding: 5px;
	height: 160px; /* height: 130px; */
}
	.box2:hover
	{
	background-color: #F4FA58;  /* was #ff8760 */
	}

.box3
{
	background-color: #EFF3FB; /* was #9ed6d3 */
	border: solid 1px #00789f;
	padding: 2px;
	margin-top: 3px;
}

.box4
{
	background-color: #EFF3FB; /* was #ffcc99 */
	border: solid 1px silver;
	padding: 5px;
	width: 200px;
	text-align: center;
}

.itemContent ul li {padding: 2px 0; line-height: 160%;}

.xalbumpic
{
	padding: 5px;
	border: 1px solid silver;
	background-color: White;
}

.xbox1
{
	margin-bottom: 10px;
}

.xbox2
{
	background-color: #EFF3FB; /* was #9ed6d3 */
	border: solid 1px #00789f;
	padding: 5px;
	height: 130px; /* was 90px */
}
	.xbox2:hover
	{
	background-color: #F4FA58; /* was #ff8760 */
	}
	
.xbox2a
{
	background-color: #EFF3FB; /* was #9ed6d3 */
	border: solid 1px #00789f;
	padding: 5px;
	height: 92px;
}
	.xbox2a:hover
	{
	background-color: #F4FA58; /* was #ff8760 */
	}

.xbox2a img {max-height: 80px;}

.xbox3
{
	background-color: #EFF3FB;
	border: solid 1px #00789f;
	padding: 2px;
	margin-top: 3px;
}

.xbox4
{
	background-color: #ffcc99;
	border: solid 1px silver;
	padding: 5px;
	text-align: center;
}
	
.paragraph
{
	line-height: 160%;
	color: #333333;
	text-align: justify;
}

.settings
{
	width: 800px;
	background-color: #eee;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	padding: 20px;
	margin-bottom: 20px;
	min-height: 415px;
}

.hidden
{display: none;}

#optResize
{
	padding: 10px;
	background: #cccccc;
	font-size: 11px;
	margin-top: 10px;
	width: 210px;
}

#bodyview
{
	width: 99%;
	height: 300px;
	overflow: auto;
}

.tempDesc
{
	display: none;
	padding: 10px;
	border: solid 1px silver;
	border-radius: 5px 5px 5px 5px;
}

.tempdescph
{
	margin: 10px 0;
}

.imageSelect
{
	padding: 0 10px;
}

.imageLayout
{
	padding: 10px;
}

.imageLayout #layout
{
	margin-top: 10px;
}

.contentList tr.normal
{
	background-color: #EFF3FB;
}
.contentList tr.alternate
{
	background-color: #FFFFFF;
}
	.contentList tr.normal:hover, .contentList tr.alternate:hover
	{
		background-color: #F4FA58;
	}
	
.tableedit td, .tableedit th { padding: 5px 3px; }
	
.tableedit td input, .tableedit td select {font-size: 11px;}
	
.errLogin
{
	display: block;
	padding: 5px 10px;
	background-color: #ffffaa;
	color: #505050;
	line-height: 160%;
	margin: 10px 0;
	border: 1px solid red;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}

#ecmMenu{	
	margin:0px;
	margin-left: 0px;
	padding:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color: white;
	margin-bottom: 20px;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	background: #000;
}
#ecmMenu ul{	
	height: 39px;
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
	
	}
	#ecmMenu li{
		float:left;
		margin-right: 20px;
		}
	#ecmMenu li a, .menu li a:visited{
		color:white;
		display:block;		
		width: auto !important;
		width: 1%;
		font-weight:bold;
		height:27px;
		padding:12px 10px 0 10px;
		text-align:center;
		text-decoration:none;
		text-transform: uppercase;
		}
		#ecmMenu li:hover a, #ecmMenu li a:hover, #ecmMenu li.hover a
		{
			/* was: li a:hover */
			color:#ff9900;
			text-decoration:none;
			}
	#ecmMenu li ul{
		background: none transparent;
		padding: 0;
		margin: 0;
		padding-bottom: 15px;		
		/*border-bottom:2px solid #0079b2;*/
		display:none;
		height:auto;
		position:absolute;
		width:202px;
		z-index:200;
		margin-left: -1px;
		}
	#ecmMenu li:hover ul, .menu li.hover ul {
		display:block;
		}
	#ecmMenu li li {
		display:block;
		float:none;
		width:202px;
		}
	#ecmMenu li ul a, #ecmMenu li ul a:visited {
		display:block;
		color: #000000 !important;
		background: #FFFFFF !important;
		font-size:12px;
		font-weight:normal;
		text-transform: none;
		padding:0px 0px 0px 20px;
		text-align:left;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px dotted #CCCCCC;
		line-height: 28px;
		width: auto !important;
		width: inherit;

		}
		#ecmMenu li ul a:hover{
			background: #FFCC33 !important;
			color:#000000;
			}
	#ecmMenu p{
		clear:left;
		}	
	#ecmMenu #current{
		/*background:url(images/current-bg.gif) top left repeat-x;*/
		background: none transparent;
		color: #ffffff;
		}	
		
input[type=checkbox] { margin-left: 0; }	

#categoryList
{
	height: auto;
	max-height: 105px;
	overflow: auto;
}
		
.editImage
{
	display: block;
	padding: 5px;
	border: 1px solid #dddddd;
}

.dashbar { padding-bottom: 10px; margin-bottom: 10px; border-bottom: dashed 1px #ececec; }

.dashusername { color: #1199DD; }

#help, .message { padding: 10px; background: #ffffcc; margin: 15px 0 20px 0; line-height: 160%; border: 1px solid #ff8800; border-radius: 5px 5px 5px 5px; display: block; }

#morehelp { display: none; margin: 10px 0 0; }

.mediatab { font-size: 14px; font-weight: bold; }

.newalbum { display: none; }

.dashtgl { font-weight: bold; }

	.dashtgl #sec { color: #1199DD; }

img.medialogo { padding: 5px; border: 1px solid #ccc !important; margin: 10px 0 10px; max-height: 300px; max-width: 300px; border-radius: 3px 3px 3px 3px; }

img.imageselect { padding: 5px; border: 1px solid #ccc !important; margin: 10px 0 10px; border-radius: 3px 3px 3px 3px; }

#imgsize { margin: 0 0 10px; color: #555; font-size: 11px; }

.setNotify { display: block; padding: 10px; background: #ffffcc; margin-bottom: 10px; }

.noshow { display: none; }

div.dyntmp { line-height: 160%; }

#settingsMenu {	color: #ccc; }

.nav-back { margin-bottom: 20px; }


/* TABS */

#tabs-header ul { padding: 0; margin: 0; list-style-type: none; }

#tabs-header li { float: left; }

#tabs-header li a { padding: 0 20px; display: block; height: 30px; line-height: 30px; }

#tabs-header li a.selected, #txteditor-insertimage-menu li a.selected:hover 
{
    color: #000; 
    text-decoration: none; 
    border-top: 1px solid #ccc; 
    border-right: 1px solid #ccc; 
    border-left: 1px solid #ccc; 
    border-bottom: 1px solid #fefefe; 
    background: #fefefe;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;	    
}

#tabs-header
{
    position: relative;
    z-index: 10;
}

#tabs-content 
{
    border: 1px solid #ccc;
    position: relative;
    top: -1px;
    background: #fefefe;
    z-index: 1;
    padding: 5px;
    min-height: 400px;
    *height: 400px;
    height: auto;
    font-family: arial, sans-serif;
    font-size: 11px;
    border-radius: 0 5px 5px 5px;
}

#tabs-content input[type=text], #tabs-content textarea {/* font-size: 11px; */}

#tabs-content a.album { color: #000; }

#tabs-content a.album:hover { color: #FF9900; }

.tab-inner { padding: 20px; }

/* MAIN MENU */

#mainmenu-container
{
	background: #72685d none repeat scroll 0 0;
	border-top: 3px solid #72685d;
	width: 100%;
}
	
#mainmenu
{
	margin: 0 auto;
	height: 60px;
	max-width: 980px;
	overflow: hidden;
}

#mainmenu ul
{
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}

#mainmenu ul li
{	
	float: left;
	height: 60px;
	width: auto;
	margin-right: 20px;
}

#mainmenu ul li.sp
{	
	padding-top: 20px;
	height: 30px;
	margin: 0 15px;
}

#mainmenu a
{
	color: #ffffff;
	display: block;	
	padding: 0 20px;
	line-height: 60px;
	font-weight: bold;
	height: 60px;
	white-space: nowrap;
	text-decoration: none;
	position: relative !important;
	font-size: 16px;
	cursor: pointer;
	text-transform: uppercase;
}

	#mainmenu a.jumping, #mainmenu a.selected, #mainmenu a:hover, #mainmenu li#current a, #mainmenu li.hover a, #mainmenu a.live:hover
	{
		background-color: #fff;
		text-decoration: none;
		color: #ef2f25;
	}
	
	#mainmenu a.selected, #mainmenu li#current a
	{
		background-color: #fff;
		text-decoration: none;
		color: #ef2f25;
	}
	
	
/* second level */	
	
#mainmenu li ul{
		background: url("../images/menu-dropdown-bg.gif") no-repeat scroll left bottom transparent;
		padding: 0;
		margin: 0;
		padding-bottom: 10px;		
		/*border-bottom:2px solid #0079b2;*/
		display:none;
		height:auto;
		position:absolute;
		width:202px;
		z-index:200;
		margin-left: -1px;		
		}
	#mainmenu li:hover ul, #mainmenu li.hover ul {
		display:block;
		}
	#mainmenu li li {
		display:block;
		float:none;
		width:202px;
		height: 29px;
		}
	#mainmenu li ul a {
		display:block;
		color: #000000 !important;
		background: url("../images/orange-tri.gif") no-repeat scroll 10px 10px #FFFFFF !important;
		font-size:12px;
		font-weight:normal;
		text-transform: none;
		padding:0px 0px 0px 20px;
		text-align:left;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px dotted #CCCCCC;
		line-height: 28px;
		width: auto !important;
		width: inherit;
		height: 28px;
		border-radius: 0px 0px 0px 0px !important;
		}
		#mainmenu li ul a:hover{
			background: url("../images/white-tri.gif") no-repeat scroll 10px 10px #FFCC33 !important;
			color:#000000;
			border-radius: 0px 0px 0px 0px !important;
			}
		#mainmenu li.hover ul li a{
			border-radius: 0px 0px 0px 0px !important;
		}
		
.contentsp {margin: 0 5px;}

.block { display: block; }

.margin10 { margin: 10px 0; }

.asterisk { color: Red; font-weight: bold; font-size: 14px; }

.tablepaging table tr td { padding: 3px 6px; }

.arrowdiv { background: url(../images/arrow-right.gif) no-repeat 0 3px; padding-left: 15px; }

	.arrowdiv.selected { background: url(../images/arrow-down.gif) no-repeat 0 3px; }
	
#addurl td {text-align: center; border: 1px solid #ccc;}
#addurl input[type=text] {border: 0 none;}

#filterbar select { width: 200px; }

.tableproductpaging table tr td, .tableArticlepaging table tr td
{
	background-color: #EFF3FB;
}

.tableproductpaging table tr td span, .tableArticlepaging table tr td span
{
	font-weight: bold;
	color: #ff8800;
	font-size: 14px;
}

.tableproductpaging table tr a, .tableArticlepaging table tr a
{
	color: #777;
}
	.tableproductpaging table tr a:hover, .tableArticlepaging table tr a:hover
	{
		color: #ff8800 !important;
	}
.tdtop
{
	vertical-align: top;
}
.clientspace table
{
	border-collapse: collapse;
	width: 250px;
}
.clientspace table td
{
	border: 1px solid #ccc;
}

.warning { color: Red; font-size: 11px; }

.padleft { padding-left: 10px; }
.padright { padding-right: 10px; }
#filterbar { padding: 10px; border: 1px solid #ededed; border-radius: 5px; margin-bottom: 15px; }
.tableproductpaging td table td { border: 1px solid #999; padding: 5px 8px; }

.commandBar { margin-bottom: 20px; }
.notify { margin: 20px 0; }
.pad10 { padding: 0 10px; }

.bullsp { margin: 0 5px; }

/* FREIGHT CALCULATOR */

#fc {
	margin-bottom: 50px;
}

.fc-right-container {
	padding-left: 50px;
	border-left: 1px solid #efefef; 
}

.state { 
	color: #74675E;
	font-size: 12px;
	line-height: 1.5;
}

hr.fchr { 
	border: 0;
	height: 1px;
	background: #333;
	background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}

.fc-version {
	font-size: 12px;
	margin-top: -15px;
}

.fc-select {
	width: 180px !important; 
	text-indent: 0;
}

.fc-error {
	color: #ff0000; 
	font-weight: bold;
}

.fc-table {
	width: 100%;
	border-collapse: collapse;
}

.fc-table td {
	padding: 5px;
}

.fcalc h2 {
	font-size: 30px;
	line-height: 36px;
}

.fcalc input[type=checkbox], .fcalc input[type=button] {
	margin-left: 3px;
}

.fcalc h4 {
	font-size: 20px;
	line-height: 30px;
	margin: 12px 0;
}

.fcalc .resultLayout {
	margin-bottom: 24px;
}

.fcalc .resultLayout td:first-of-type {
	width: 220px;
	vertical-align: top;
}

.fcalc .fcresult {
	color: #EE2F25;
}

.fcalc .cur {
	font-weight: bold;
	font-size: 20px;
}

.fcalc .fcdiscount {
	font-size: 12px;
	margin-left: 5px;
}

#mobilemenu {
	display: none;
	text-align: center;
	background-color: #72685d;
}

#mobilemenu > a {
	background: 0px 50% no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
	display: inline-block;
	height: 40px;
	line-height: 40px;
	position: relative;
	bottom: 0px;
	font-weight: bold;
	padding: 0px 10px 0px 30px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
}

#back-top {
	bottom: 25px;
	position: fixed;
	right: 25px;
	z-index: 9999;
	overflow: hidden;
	display: none;
}

#back-top a {
	background: url("../images/uparrow.png") no-repeat;
	display: inline-block;
	height: 32px;
	text-indent: -9999px;
	width: 31px;
}

#back-top a:hover {
	background-position: right top;
}

.tblUsers {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.tblUsers th, .tblUsers td {
	border-right: 1px solid #ddd;
}

.tblEdit {
	width: 100%;
	border-collapse: collapse;
}

 
/* MEDIA */

@media only screen and (max-width: 979px) {
	
	body { background: none !important; }
	
	.left, .right {
		float: none;
	}
	
	.half {
		width: 100%;
	}
	
	img {
		float: none !important;		
	}
	
	#logo {
	  float: none;
	  text-align: center;
	  margin-top: 0 !important;
	}
	
	#mobilemenu {
		display: block;
	}
	
	#mainframe {
		max-width: 100%;
		overflow: hidden;
	}
	
	#mainmenu-container {
		background: none;
		border-bottom: 0 none;
	}
	
	#mainmenu {
	  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	  border-radius: 0 !important;
	  height: auto !important;
	  padding: 0 !important;
	  display: none;
	}
	
	#mainmenu ul {
		margin: 0 !important;
	}
	
	#mainmenu ul li {
	  float: none !important;
	  height: auto !important;
	  width: 100% !important;
	}
	
	#mainmenu a {
	  color: #333 !important;
	  font-weight: normal !important;
	  height: 30px !important;
	  line-height: 30px !important;
	  padding: 5px !important;
	  text-align: center !important;
	  border-bottom: 1px dotted #cccccc;
	}
	
	#mainmenu ul.css_menu > li > a {
		text-transform: uppercase;
	}
	
	#mainmenu a.jumping, #mainmenu a.selected, #mainmenu a:hover, #mainmenu li#current a, #mainmenu li.hover a, #mainmenu a.live:hover {
		background: none;
		border-radius: 0;
	}
	
	#mainmenu a.live {
		background: none;
	}
	
	#mainmenu li.menuitem.current a, #mainmenu li.menuitem a:hover {
		background: none !important;
		color: #1f3a93 !important;
	}
	
	#mainmenu li:hover ul, #mainmenu li.hover ul {
		display: none;
	}
	
	#mainmenu li.expand ul {
		display: block;
	}
	
	#mainmenu li ul {
	  background-color: none;
	  height: auto;
	  margin: 0;
	  padding: 0;
	  position: static;
	  width: 100%;
	}
	
	#mainmenu li ul a {		
		background-color: #f2f2f2 !important;
		background-position: 10px 18px !important;
	}
	
	#mainmenu li ul a:hover {		
		background-position: 10px 18px !important;
	}
	
	#mainmenu li.menuitem.current ul {
		display: block !important;
	}
	#mainmenu ul li.sp {
		display: none !important;
	}
	
	#mainmenu li.menuitem.current ul.ulmenu {
	  display: block;
	  position: static;
	  width: 100%;
	  background: none;
	}
	
	#mainmenu li.submenuitem {
	  height: auto;
	  width: 100%;
	}
	
	#mainmenu li.menuitem.current a.amenulvl2 {
	  color: #333 !important;
	  font-size: 12px;
	  border-left: 0 none;
	  border-right: 0 none;
	  border-bottom: 0 none;
	}
	
	#mainframe {
		overflow-x: hidden;
		padding: 10px;
	}
	.sideNav, #topnav, #phonenumber, .searchbox { display: none; float: none; }
	
	#contact-left, #contact-right { float: none; width: 100%; }
	
	.frameNav { 
		float: none;
		padding: 0;
		width: 100%;
		text-align: left !important;
	}
	
	.breadcrumb, .printpage  {
	  float: none;
	  width: 100%;
	  margin-bottom: 10px;
	}

	textarea {
	  height: 120px;
	  width: 95% !important;
	}
	
	input[type=text], input[type=password], select {
	  width: 95% !important;
	  margin: 0 !important;
	}
	
	input[type=button], input[type=submit], input[type=image] {
		margin: 5px 5px 5px 0 !important;
	}
	
	input[type=checkbox] {
		margin: 0 !important;
	}
	
	.topline { display: none; }
	
	.litecp {
		width: 100% !important;
	}
	
	.litecp li {
		float: none !important;
		width: 100% !important;
	}
	
	#loginBox {
	  padding: 0;
	  width: 100%;
	  max-width: none;
	  margin: 0;
	}
	
	.loginControl {
		padding: 10px;
	}
	
	.loginControl .col1 {
		width: 33%;
	}
	
	#bottomnav  {
		display: block;
	}
	
	.uldashboard {
		margin-left: -10%;
	}
	
	.uldashboard li {
		width: 40%;
		margin-left: 10%;
	}
	
	.fc-right-container {
		padding: 0;
		border: 0 none;
	}
	
	span.bullsp {
		display: none;
	}
	
	span.power {
		display: block;
	}
	
	.fcalc .fcdiscount {
		display: block;
		margin: 0;
	}
	
	.tblEdit tr {
		margin-bottom: 10px;
		display: block;
	}
	
	.tblEdit td {
		display: block;
		padding: 0 !important;
		width: auto !important;
	}
	
	.simpletable {
		max-width: 100%;
		overflow-x: auto;
	}

	.simpletable table {
		width: auto !important;
	}

	.simpletable td {
		white-space: nowrap;
	}

}