html, body {
  margin:0;
  padding:0;
  height:100%;
  border:none;
  font-family: Tahoma;
  color: #5F5C5E;
  font-size: 12px; 
}

table { 
  border-collapse: collapse;
}

img {
  border: 0px;
}

img.borders {
  border: 1px solid #C4C5DA;
  padding:2px;
  margin: 2px;
}

tr.admEdit:hover {
  background: #F3F3F3;
}

a {
  text-decoration: none;
}

p {
  margin: 0px;
}

h1, h2, h3, h4, h4.light, h5 {
  font-size: 14px;
  display: inline;
  color: #313131; 
}

font.first-page-title {
  color: #DA5406;
  font-size: 14px;
  font-weight: bold;
}

font.price {
  color: #DA5406;
  font-size: 18px;
  font-weight: bold;
}

font.red {
  color: #C40D0B;
  font-size: 11px;
  text-decoration:underline;
  font-weight:bold;
}

a.button-link {
  color: #ffffff;
  font-size: 12px;
  text-decoration:none;
  font-weight:bold;
}

td.cart-spacer {
  height: 1px;
  width: 100%;
  background: url(/images/right-menu-spacer.gif);
  background-repeat: repeat-x;
}

font.logo-first {
  font-size: 28px;
  font-weight: bold;
  display: inline;
  color: #313131;
}

font.logo-second {
  font-size: 11px;
  font-weight: bold;
  display: inline;
  color: #87BEC3;
}

td.repeat-x {
	background: url(/images/repeat-x.gif);
  background-repeat: repeat-x;
  height: 1px;
}

td.center {
	text-align: center;
}

td.right {
	text-align: right;
	padding-right: 10px;
}

td.footer-right {
	padding-left: 200px;
	text-align: right;
  font-size: 12px;
  color: #626262;
}

td.table-top-line-left {
  background: url(/images/top-line-left.gif);
  background-repeat: no-repeat;
  width: 2px;
  height: 37px;
}

td.table-top-line-center {
  background: url(/images/top-line-center.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  height: 37px;
}

td.table-top-line-right {
  background: url(/images/top-line-right.gif);
  background-repeat: no-repeat;
  width: 4px;
  height: 37px;
}

td.table-top-left {
  background: url(/images/rectangle-top-left.gif);
  background-repeat: no-repeat;
  width: 5px;
  height: 5px;
}

td.table-top-center {
  background: url(/images/rectangle-top-center.gif);
  background-repeat: repeat-x;
  height: 5px;
}

td.table-top-right {
  background: url(/images/rectangle-top-right.gif);
  background-repeat: no-repeat;
  width: 5px;
  height: 5px;
}

td.table-center-left {
  background: url(/images/rectangle-middle-left.gif);
  background-repeat: repeat-y;
  width: 5px;
  height: 100%;
}

td.table-center-right {
  background: url(/images/rectangle-middle-right.gif);
  background-repeat: repeat-y;
  width: 5px;
  height: 100%;
}

td.table-bottom-left {
  background: url(/images/rectangle-bottom-left.gif);
  background-repeat: no-repeat;
  width: 5px;
  height: 5px;
}

td.table-bottom-center {
  background: url(/images/rectangle-bottom-center.gif);
  background-repeat: repeat-x;
  height: 5px;
}

td.table-bottom-right {
  background: url(/images/rectangle-bottom-right.gif);
  background-repeat: no-repeat;
  width: 5px;
  height: 5px;
}

td.grey-left {
  background: url(/images/grey-left.gif);
  background-repeat: no-repeat;
  height: 35px;
  width: 6px;
}

td.grey-center {
  background: url(/images/grey-center.gif);
  background-repeat: repeat-x;
  height: 35px;
  width: 80px;
  vertical-align: middle;
  text-align: center;
}

td.grey-right {
  background: url(/images/grey-right.gif);
  background-repeat: no-repeat;
  height: 35px;
  width: 6px;
}

td.search-left {
  background: url(/images/search-rectangle-left.gif);
  background-repeat: no-repeat;
  height: 56px;
  width: 4px;
}

td.search-center {
  background: url(/images/search-rectangle-center.gif);
  background-repeat: repeat-x;
  height: 56px;
  width: 180px;
  vertical-align: middle;
  text-align: center;
}

td.search-right {
  background: url(/images/search-rectangle-right.gif);
  background-repeat: no-repeat;
  height: 56px;
  width: 4px;
}

ul { 
  list-style-image: url(/images/link-starts.gif);
 	list-style-type: disc;
}

.list1 li a { 
   display:block; 
   color:#0D8A94; 
   text-decoration:none;
   padding-top: 2px; 
   font-size:11px; 
   margin-bottom:2px; 
   margin-top:2px;
}

.list1 li a:hover { 
   color:#0D8A94;
   text-decoration:underline; 
}

.list1 li.last { 
   background:none; 
   margin-bottom:0;
}

.list1 li.last a { 
   margin-bottom:0; 
   padding-bottom:0;
}

a.top-link {
  color: #589A9A; 
  font-size: 12px;
  text-decoration:none;
  font-weight:bold;
}

a.link-menu-main {
  color: #DA5406;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

a.link-menu-main:hover {
  color: #DA5406;
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold;
}

a.link-black {
  color: #67777D;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

a.link-black:hover {
  color: #67777D;
  font-size: 12px;
  text-decoration: underline;
  font-weight: bold;
}

a.bottom-link {
  color: #67777D;
  font-size: 12px;
  text-decoration:none;
}

a.bottom-link:hover {
  color: #67777D;
  font-size: 12px;
  text-decoration: underline;
}

a.link-top-menu {
  color: #FFFFFF;
  font-size: 12px;
  text-decoration:none;
  font-weight:bold;
}

a.link-top-menu:hover {
  color: #FFFFFF;
  font-size: 12px;
  text-decoration:underline;
  font-weight:bold;
}

a.link-product {
  color: #589A9A;
  font-size: 12px;
  text-decoration:none;
  font-weight:bold;
}

a.link-product:hover {
  color: #589A9A;
  font-size: 12px;
  text-decoration:underline;
  font-weight:bold;
}

a.link-delete {
  color: #C40D0B;
  font-size: 11px;
  text-decoration:underline;
  font-weight:bold;
}

td.button-left {
  background: url(/images/button-left.gif);
  background-repeat: no-repeat;
  height: 23px;
  width: 2px;
}

td.button-center {
  background: url(/images/button-center.gif);
  background-repeat: repeat-x;
  height: 23px;
  width: 70px;
  vertical-align: middle;
  text-align: center;
}

td.button-center-100 {
  background: url(/images/button-center.gif);
  background-repeat: repeat-x;
  height: 23px;
  width: 100px;
  vertical-align: middle;
  text-align: center;
}

td.button-right {
  background: url(/images/button-right.gif);
  background-repeat: no-repeat;
  height: 23px;
  width: 2px;
}

td.hr-line {
  background: url(/images/page-right.gif);
  background-repeat: repeat-x;
}

INPUT { 
  BORDER-TOP-COLOR: #D6D6D6; 
  BORDER-LEFT-COLOR: #D6D6D6; 
  BORDER-RIGHT-COLOR: #D6D6D6; 
  BORDER-BOTTOM-COLOR: #D6D6D6; 
  BORDER-TOP-WIDTH: 1px; 
  BORDER-LEFT-WIDTH: 1px; 
  BORDER-BOTTOM-WIDTH: 1px; 
  BORDER-RIGHT-WIDTH: 1px;
  FONT-SIZE: 10px; 
  FONT-FAMILY: Verdana; 
  height: 14px;
} 

SELECT { 
  BORDER-TOP-COLOR: #D6D6D6; 
  BORDER-LEFT-COLOR: #D6D6D6; 
  BORDER-RIGHT-COLOR: #D6D6D6; 
  BORDER-BOTTOM-COLOR: #D6D6D6; 
  BORDER-TOP-WIDTH: 1px; 
  BORDER-LEFT-WIDTH: 1px; 
  BORDER-BOTTOM-WIDTH: 1px; 
  BORDER-RIGHT-WIDTH: 1px; 
  FONT-SIZE: 10px; 
  FONT-FAMILY: Verdana; 
  height: 18px;
} 

TEXTAREA { 
  BORDER-TOP-COLOR: #D6D6D6; 
  BORDER-LEFT-COLOR: #D6D6D6; 
  BORDER-RIGHT-COLOR: #D6D6D6; 
  BORDER-BOTTOM-COLOR: #D6D6D6; 
  BORDER-TOP-WIDTH: 1px; 
  BORDER-LEFT-WIDTH: 1px; 
  BORDER-BOTTOM-WIDTH: 1px; 
  BORDER-RIGHT-WIDTH: 1px; 
  FONT-SIZE: 10px; 
  FONT-FAMILY: Verdana; 
}


form {
  color: #595959;
  font-size: 12px;
  font-weight: bold;
}

.floater {
position:absolute;
z-index:2;
bottom:0;
right:0;
display:none;
padding:0;
}

.floater td {
font-family: Gill, Helvetica, sans-serif;
background-color:white;
border:1px inset #979797;
color:black;
}

.matchedSmartInputItem {
font-size:0.8em;
padding: 5px 10px 1px 5px;
margin:0;
cursor:pointer;
}

.selectedSmartInputItem {
color:white;
background-color:#3875D7;
}

#smartInputResults {
padding:0;margin:0;
}

.siwCredit {
margin:0;padding:0;margin-top:10px;font-size:0.7em;color:black;
}

.swiff-uploader-box a {
	display: none !important;
}

#demo-status {
	padding: 0px;
	width: 500px;
	border: 1px solid #eee;
	text-align: center; 
  margin-left: auto;
  margin-right: auto;
}

#demo-status .progress {
	background: url(/images/uploads/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}

#demo-status .progress-text {
	font-size: 0.9em;
	font-weight: bold;
}

#demo-list {
	list-style: none;
	width: 460px;
	margin: 0;
  margin-left: auto;
  margin-right: auto;
}

#demo-list li.validation-error {
	padding-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	color: #8a1f11;
	cursor: pointer;
	border-bottom: 1px solid #fbc2c4;
	background: #fbe3e4 url(/images/uploads/failed.png) no-repeat 4px 4px;
}

#demo-list li.file {
	border-bottom: 1px solid #eee;
	background: url(/images/uploads/file.png) no-repeat 4px 4px;
	overflow: auto;
}
#demo-list li.file.file-uploading {
	background-image: url(/images/uploads/uploading.png);
	background-color: #D9DDE9;
}
#demo-list li.file.file-success {
	background-image: url(/images/uploads/success.png);
}
#demo-list li.file.file-failed {
	background-image: url(/images/uploads/failed.png);
}

#demo-list li.file .file-name {
	font-size: 1em;
	margin-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
}
#demo-list li.file .file-size {
	font-size: 0.9em;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}
#demo-list li.file .file-info {
	display: block;
	margin-left: 44px;
	font-size: 0.9em;
	line-height: 20px;
}
#demo-list li.file .file-remove {
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
}

#demo-portrait {
	float: left;
	position: relative;
	width: 162px;
	height: 160px;
	border: 1px solid #eee;
	background-position: 1px 1px;
	background-repeat: no-repeat;
}
 
#demo-portrait a {
	position: absolute;
	left: 1px;
	right: 1px;
	bottom: 1px;
	padding: 0;
	line-height: 22px;
	display: block;
	text-align: center;
}

#demo-portrait-avatar {
	float: left;
	position: relative;
	width: 252px;
	height: 252px;
	border: 1px solid #eee;
	background-position: 1px 1px;
	background-repeat: no-repeat;
}
 
#demo-portrait-avatar a {
	position: absolute;
	left: 1px;
	right: 1px;
	bottom: 1px;
	padding: 0;
	line-height: 22px;
	display: block;
	text-align: center;
}

.minitext {
  font:  bold 10px Verdana;
  color: Black;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}

.tab-wrapper
{
	padding:				10px;
	margin:					0;
	border:					1px solid #eee;
	clear:					both;
}

.tab-menu
{
	margin:					0;
	padding:				0;
	list-style:			none;
	overflow:				auto;
}
.tab-menu li
{
	margin:					0;
	padding:				0;
	float:					left;
	line-height:		25px;
}

.tab-menu li a
{
	padding: 5px;
  color: #5F5F5F;
  font-size: 12px;
  text-decoration: underline;
  font-weight: bold;
}

.tab-menu li a:hover,

.tab-menu li a:focus
{
	/* your effect here */
}

.tab-menu li.tab-selected a
{
	text-decoration:		none;
	color:					inherit;
	/* your effect here */
}

img.floatLogoLeft { 
    float: left; 
    margin-right: 10px; 
}

td.infoTabText {
  padding-left: 5px;
  font-weight: bold;
  width: 120px;
  height: 20px;
}

.remooz-element
{
	cursor:					-moz-zoom-in;
}

.remooz-box
{
	position:				absolute;
	top:					0;
	left:					0;
	background:				#fff no-repeat center;
	z-index:				100;
}
.remooz-loading
{
	background-image:		url(/images/uploads/spinner.gif);
}
.remooz-body
{
	width:					100%;
	height:					100%;
}
.remooz-box-focus.remooz-type-image .remooz-body
{
	cursor:					-moz-zoom-out;
}
.remooz-box-dragging .remooz-body
{
	cursor:					move;
}

/**
 * Close button
 */

.remooz-btn-close
{
	position:				absolute;
	left:					-15px;
	top:					-15px;
	width:					30px;
	height:					30px;
	text-decoration:		none;
	border:					0;
	background:				url(/images/uploads/closebox.png) no-repeat center;
	visibility:				hidden;
	cursor:					pointer;
}
.remooz-engine-trident4 .remooz-btn-close
{
	background-image:		url(/images/uploads/closebox.gif);
}

/**
 * Caption title
 */

.remooz-title
{
	position:				relative;
	left:					0;
	top:					15px;
	text-align:				left;
}
.remooz-title-bg
{
	position:				absolute;
	left:					0;
	top:					0;
	width:					100%;
	height:					100%;
	background-color:		#000;
	z-index:				99;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	/* shadow opacity differs from box shadow because its default set to opacity 0.8 */
	-webkit-box-shadow:		0 0 10px rgba(0, 0, 0, 0.9);
}
.remooz-title-content
{
	position:				relative;
	padding:				5px 15px;
	color:					#fff;
	z-index:				101;
	font:					11px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.remooz-engine-trident4 .remooz-title-bg
{
	display:				none;
}
.remooz-engine-trident4 .remooz-title-content
{
	background-color:		#333;
}

.remooz-title-content h6
{
	font-size:				1.2em;
	font-weight:			bold;
	color:					#eee;
}
.remooz-title-content p
{
	color:					#eee;
}

/**
 * Type specific
 */

.remooz-type-image img
{
	display:				block;
	border:					0;
	width:					100%;
	height:					100%;
}

/**
 * Shadow
 */

.remooz-bg
{
	position:				absolute;
	width:					33px;
	height:					40px;
}

.remooz-bg-n
{
	left:					0;
	top:					-40px;
	width:					100%;
	background:				url(/images/uploads/remo_bg_n.png) repeat-x;
}
.remooz-bg-ne
{
	right:					-33px;
	top:					-40px;
	background:				url(/images/uploads/remo_bg_ne.png) no-repeat;
}
.remooz-bg-e
{
	right:					-33px;
	top:					0;
	height:					100%;
	background:				url(/images/uploads/remo_bg_e.png) repeat-y;
}
.remooz-bg-se
{
	right:					-33px;
	bottom:					-40px;
	background:				url(/images/uploads/remo_bg_se.png) no-repeat;
}
.remooz-bg-s
{
	left:					0;
	bottom:					-40px;
	width:					100%;
	background:				url(/images/uploads/remo_bg_s.png) repeat-x;
}
.remooz-bg-sw
{
	left:					-33px;
	bottom:					-40px;
	background:				url(/images/uploads/remo_bg_sw.png) no-repeat;
}
.remooz-bg-w
{
	left:					-33px;
	top:					0;
	height:				100%;
	background:		url(/images/uploads/remo_bg_w.png) repeat-y;
}
.remooz-bg-nw
{
	left:					-33px;
	top:					-40px;
	background:		url(/images/uploads/remo_bg_nw.png) no-repeat;
}

.photo-stream
{
	list-style:	  	none;
	margin:					0;
	padding-left:   0px;
}
 
.photo-stream li
{
	float:					left;
	text-align:		  center;
	padding:        10px;
}

.spinner {
	position: absolute;
	width: 100%;
	height:	100%;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 100;
	background: #fff;
}
.spinner-msg {
	text-align: center;
	font-weight: bold;
}

.spinner-img {
	background: url(/images/spinner.gif) no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}

.v-menu{
	width: 220px;
	clear: both;
}
	ul.v-menu, .v-menu li{
		padding:    0; 
		margin:     0;
		list-style: none;
	}
	ul.v-menu{
		clear:      both;
		margin-top: 2px;
		padding-left:    20px;
	}
		.v-menu li a{
			color:           #67777D;
			font-weight:     bold;
			display:         block;
			padding:         2px;
			text-decoration: none;
		}
		.v-menu li a:hover{
			color:           #67777D;
			text-decoration: underline;
		}
