html {
	height: 100%;
	margin-bottom: 0px;
}

form {
	margin: 0;
	padding: 0;

}

img,table {
	border: none;
}

body {
	background: #FEFEFE;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
}

.body_bg {
	background: #f6e8d6 url(../images/panel-back.jpg) top center repeat-x;
	margin: 0px 0 0;
	
}
	
body.contentpane {
	background: #f8f8f8;
}
/* a links */
a:link, a:visited {
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #3366CC;
	
}

table.contentpane ul li, div.nopad ul {
	list-style-image: url(../images/li.png);
}
input.button, .validate  {
	background: #ab8452;
	border: 0;
	font-size: 10px;
	color: #fff;
	padding: 3px 4px;
	cursor: pointer;
}

.search input.button {
	display: none;
}

div.module div div div form#form-login {
	width: 180px;
}



/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	background: url(../images/page-back.jpg);
	padding-right: 20px;
	padding-left: 30px;
	
}
#modules  {
	width: 905px;
	margin-left: 5px;
}
#modulesBrozone  {
	width:890px;
	margin-left: 30px;
	border: 0px none 0;
}

#page_bg_1 {
	width: 940px;
	height: 100%;
	padding: 0;
	margin: 0 auto;
/*	background: #fff;  */
}
div.center {
	text-align: left;
	margin: 10px auto 0 auto;
	padding: 0;
	width: 940px;
}


div#wrapper {
	padding: 20px 0px 20px 20px;
	margin: 0 auto;
	background: #fff;
	width: 1000px;
	border: 3px solid #FF0000;
}

#header {
	
 	background: transparent url(../images/logo.jpg) no-repeat left top;  */
	margin: 0 auto;
	width: 1000px;
	padding: 0;
}

#header_1 {
	background: transparent url(../images/header_bg.jpg) top center no-repeat;
	height: 82px;
}

#header_left {
	float: left;
	width: 511px;
}

#header_left table {
	margin: 0 auto;
}

#header_left table  td {
	width: 490px; height: 290px; vertical-align: bottom; text-align: left;
}

#header_main .hright {
	float: left;
	width: 466px;
	height: 256px;
	padding: 10px 0 0 10px;
}

#header_main .hright  .hwr-left {
	float: left;
	width: 228px;
}

#header_main .hright  .hwr-right {
	float: right;
	width: 228px;
		
}

#content {
	
	margin: 0 auto;
	padding: 1px 0 0 0;
	overflow: hidden;
	background: #fff;
}

#topw {
	width: 940px;
	height: 49px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

#logo {
	margin: 0 auto;
	padding: 0;
	height: 69px;
	background: url(../images/logo.jpg) no-repeat}  

#logo a, #logo a:link, #logo a:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding:0;
	margin: 0;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	outline: none;
	
}


.pill_m {
	text-align: left;
	margin: 0;
	padding: 3px 0 0;

}

#pillmenu {
	text-align: left;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#pillmenu li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	background: url(../images/pillmenu_r_bg.jpg) center right no-repeat; 

}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
	text-decoration: underline;
	color: #8e5e22;
}

#pillmenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	display: block;  
	line-height: 24px;
	padding: 0 10px 0 10px;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: none;
	height: 26px;
/*	background: url(../images/pillmenu_l_bg.jpg) center left no-repeat; */
}

#pillmenu li a:hover {
	color: #CCCCCC;
}

div#timedate {
	font-size: 12px;
	font-weight: bold;
	color: #AB4C37;
	text-align: center;
	padding: 0 0 10px 0;	
}

#leftcolumn ,#rightcolumn {
	margin: 0;
	width: 260px;
	float: left;
	padding: 0 0 10px 0;
	text-align: left;
}

div#maincolumn {
	float: left;
	width: 890px;
	margin: 0 0 6px 0;
	padding:0;
}

.m1{
	background: none;
	padding: 10px 0 10px 0;
}

.m1_f {
	background: none;
	padding: 10px 0 10px 10px;
}

div#maincolumn_full {
	float: left;
	width: 890px;
	margin: 0;
	padding: 0;
}

div.nopad {
	overflow: hidden;
	padding: 0;
}
div.nopad form#jForm p, div.nopad form#jForm  div#navigation {
	padding: 5px 0 0 10px;
}
div.nopad ul {
	clear: both;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	height: 54px;
	background: #ffffff;
}

#footer p {
	height: 20px;
	text-align: right;
	padding: 10px  0 0;
	color: #666666;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	padding: 0 0 0 10px;
}
table.blog {
	
}
h1 {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	vertical-align: middle;
	color: #666;
	text-align: left;
	font-weight: bold;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

h3, .componentheading, legend {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #333;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #888;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #888;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #888;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	color: #A8804D;
	border-bottom: solid 1px #A8804D;
}

a.readon:hover {
	color: #A8804D;
	text-decoration: none;
	border-bottom: solid 1px #fff;

}


/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 7px;
	margin: 0;
	line-height: 18px;
	text-decoration: none;
	color: #2EB6F4;
	font-weight: bold;
	font-size: 11px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

.clr {
	clear: both;
}
.scheduleTable {
    width: 905px;
/*	margin-left: 20px;  */
	margin-left: 10px;

}


.scheduleTable table
{
/*	border-color: #cccccc;
	border-width: 0 0 1px 1px;
	border-style: solid;  
	padding-top: 5px; */
}
.scheduleTable td
{
/*	border-color: #cccccc;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	width: 220px;
*/
padding-bottom:5px;
 
}


/* content styles */
.contentpaneopen {
	margin-left: 20px;
	width: 890px;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */

div.moduletable, div.module {
  margin-bottom: 5px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0;
}

ul.menu {
	margin: 0 auto;
	padding: 25px 0 0 4px;
	list-style: none;
	width: 183px;
}
ul.menu li {
	
	list-style: none;
	
}



/* Simple Caddy  */
.scproduct {
	width: 100px;
	float: left;
	clear: both;
}

.scprodcode {
	margin-left: 5px;
	float: left;
}

.scshorttext {
	clear: both;
	clear: both;
}

.scunitpricetext {
	width: 100px;
	margin-left: 0px;
	float: left;
}

.scunitprice {
	margin-left: 5px;
	float: left;
}

.scqtytext {
	clear: both;
	width: 100px;
	float: left;
	
}

.scqty {
	margin-left: 5px;
	float: left;
	margin-bottom: 5px;
		
}

.cartoptions {
	clear: both;
	
/*	border: 1px solid yellow;
	width: 80px;*/
}

.scp_atc {
/*	clear: both; 
	float: right;
/*	background-image: url('../../../en_US/i/btn/btn_cart_SM.gif');
	border: 1px solid lime;
	width: 80px; */
	margin-top: 5px;
}

.sccart {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
/*	border: 1px solid purple;
	width: 80px;*/
}

.atczone {
	/*  clear: both; */
	float: right;
	margin-top: -35px;
	margin-right: 55px;
}

.divider {
	background-color: gray;
	color:lime;
	font-weight: bold;
}

.errormsg{
    color:red;
    padding: 20px 0;

}

.scp_selectqty {
	
}

.scp_qty {
	margin-bottom: 5px;
	width: 40px;
	margin-left: 10px;
}

.cartoptionstitle {
}