body {
 padding: 0px;
 margin: 0px;
 background-color: #EEEEEE;
 text-align: center;
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
 color: #333;
}
a:link, a:visited, a:active {
 color: #000;
}
img {
 margin:0;
 padding:0;
 border:none;
}
pre {
 margin:0;
 padding:0;
 border:none;
}
p {
 margin: 5px 5px 5px 5px;
 padding:0;
 border:none;
}
form {
 margin:0;
 padding:0;
}
h4 {
 margin: 10px 0 4px 0;
 padding:0;
 font-size:14px;
 font-weight:bold;
}
.content h2 {
 margin: 0px 0px 4px 0px;
 padding: 2px 0 2px 0;
 color:#000;
}
.content h3 {
 font-size:18px;
 font-weight:bold;
 margin: 0px 0px 4px 0px;
 padding: 2px 0 2px 0;
 color:#443ED1;
}
h1 {
 color:#443ED1;
 font-size: 28px;
 margin: 0px 0px 8px 0px;
}
blockquote {
 padding: 3px;
 border:1px solid #CCC;
 margin: 15px 40px;
}

.container {
 margin-top: 0px;
 margin-left: auto;
 margin-right: auto;
 width: 783px;
 background: white;
 border: 1px solid #aaa;
}

.sidemenu {
  padding-top: 15px;
  border-right: 1px solid;
  width: 150px;
}
.sidemenuitem {
  background:url("/core/images/bullet-box6x6.gif") no-repeat scroll 6px 7px transparent;
  font-size:85%;
  list-style:none outside none;
  margin:0;
  text-align: left;
}
.sidemenuitem a {
  color:#2288BB;
  display:block;
  padding:2px 5px 2px 20px;
  text-decoration:none;
}
.sidemenuitem a:hover {
  text-decoration: underline;
}

.toolbar {
 border-left:1px dotted #ccc;
 padding:5px 5px 5px 5px;
 text-align:left;
 width:120px;
 vertical-align:top;
}
.leftbar {
 border-right:1px dotted #ccc;
 padding:5px 5px 5px 5px;
 text-align:left;
 width:120px;
 vertical-align:top;
}
.content {
 padding:0px 12px 0px 12px;
 width:525px;
 vertical-align:top;
 text-align:left;
}
.content h1 {
 font-weight: bold;
}
.footer {
 border-top: 1px solid #CCC;
 margin-top: 10px;
 padding-top: 10px;
 text-align: center;
 width:100%;
}

.links {
 font-weight: bold;
 color: #443ED1;
 width:100%;
 text-align:center;
}
.links a:link, .links a:active, .links a:visited {
 color: #443ED1;
 font-weight: bold;
}

td .label {
 text-align:right;
 font-weight:bold;
}

.button {
 font-family: arial, sans-serif;
 font-size: 9px;
 text-transform: uppercase;
 background-color: #0066CC;
 color: white;
 font-weight: bold;
}

.ads {
 width:100%;
 border-top: 1px solid #CCC;
 margin-top: 10px;
}

.sp {
 font-family: sans-serif, arial;
 font-size:11px;
 width:95%;
}

.comment {
 width:100%;
 text-align:right;
 font-size:11px;
 font-family: sans-serif, arial;
 border-top:1px dotted #c0c0c0;
}

.field {
 margin: 5px 0 5px 0;
}

.box {
  padding: 1px;
  margin: 1px;
  text-align: left;
  vertical-align: top;
  border: 1px dashed #ccc;
}
.boxheader {
  background-color: #9898CD;
  color: black;
  font-weight: bold;
  font-size: 14px;
  vertical-align: top;
  padding: 0 5px 0 5px;
}

.header {
 width: 770px;
 background: white;
 border: 1px solid #aaa;
 color: black;
 font-weight: bold;
 font-size: 14px;
}

.divider {
 background-color: #DBDBDB;
 color: black;
 vertical-align: top;
 padding: 0 5px 0 5px;
}

.rowAlt {
 background-color: #EDEDED;
}

.block {
 border-top: 1px solid #CCC;
 border-bottom: 1px solid #CCC;
 padding-top: 5px;
}

.byline {
 font-size: 11px;
 width:100%;
 border-top: 1px solid #CCC;
 text-align:right;
}

.title {
 border: 2px solid #000;
 background-color: #CCC;
 width:100%;
}

.formbox {
 padding:6px 6px 6px 6px;
 margin:5px 0 5px 0;
 background-color:#EEE;
 border:1px solid #888;
}

.error {
 color:#A00000;
 font-style:italic;
}
.l, .c, .r {
 width:33%;
}
.l {
 text-align: left;
}
.c {
 text-align: center;
}
.r {
 text-align:right;
}
.rule {
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #111; 
  margin: 0px 2%;
  clear: both;
}

.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.p-shadow {
  width: 90%;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }

#imagebar { border:1px solid #808080; }
#imagebar .hd {
	background:transparent url(yui/build/assets/skins/sam/sprite.png) repeat-x scroll 0pt -200px;
	position:relative;
	color:#000000;
	font-size:100%;
	font-weight:bold;
	margin:0pt;
	padding:0.3em 1em;
	text-align:left;
}
#imagebar .bd { border-top:1px solid #808080; padding: 0.35em; }
#imagebar .ft {
	background-color:#F2F2F2;
	border-top:1px solid #808080;
	color:#999999;
	padding:0.25em;
	text-align:left;
}

.yui-skin-sam .yui-toolbar-container .yui-toolbar-imagebar span.yui-toolbar-icon {
    background-image: url( images/icons/pictures.png );
    background-position: 1px 0px;
}
.yui-skin-sam .yui-toolbar-container .yui-toolbar-imagebar-selected span.yui-toolbar-icon {
    background-image: url( images/icons/picture_go.png );
    background-position: 1px 0px;
}

.active {
  visibility: visible;
  display: block;
}

.inactive {
  visibility: hidden;
  display: none;
}

td.beforedayboxes {
  border: 1px solid;
	background-color: #EFEFEF; color: #000000;
}
td.dayboxes {
  border: 1px solid;
	background-color: #ffffff; color: #000000;
}
td.afterdayboxes {
  border: 1px solid;
	background-color: #EFEFEF; color: #000000;
}
td.highlighteddayboxes {
  border: 1px solid;
	background-color: #ffffcc; color: #000000;
}

.product_subcategory_title {
  height: 90px;
}

#colorSelector {
    background: url("/core/include/colorpicker_images/select.png") repeat scroll 0 0 transparent;
    height: 36px;
    position: relative;
    width: 36px;
}

.formButton2 {
	-moz-box-shadow:inset 0px 0px 0px 1px #2d6ae3;
	-webkit-box-shadow:inset 0px 0px 0px 1px #2d6ae3;
	box-shadow:inset 0px 0px 0px 1px #2d6ae3;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#2d6ae3;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:4px 10px;
	text-decoration:none;
	text-shadow:1px 1px 5px #b6cbcf;
}.formButton2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.formButton2:active {
	position:relative;
	top:1px;
}

.formButton, .formButton:visited {
	background: #646464 url(/core/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

  a.formButton { color: #fff; }
	.formButton:hover							{ background-color: #111; color: #fff; }
	.formButton:active							{ top: 1px; }
	.small.formButton, .small.formButton:visited 			{ font-size: 11px; padding: ; }
	.formButton, .formButton:visited,
	.medium.formButton, .medium.formButton:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.formButton, .large.formButton:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }