.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 0px 0px 0px 0px;
    border: 0px none;
    background: #000000;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #000000;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

.clientgalleryfilename {
  font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	
	color: #333333;
	
}

.shopgalleryfilename {
  font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #efefef;
}

.viewGalleryAddButton {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	color: #333333;
	background-color: white;
}

.viewGalleryRemoveButton {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	color: #333333;
	background-color: white;
}

.fontVerdana10px {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
}

.colorWhite {
	color: #ffffff;
}

.width200px {
	width: 200px;
}

.width202px {
	width: 204px;
}

.clientPagesLink {
  text-decoration: none;
  color: #333333;
}

.clientPagesLink:HOVER {
  text-decoration: none;
  color: #ff0000;
}

.clientPagesLink:VISITED {
  text-decoration: none;
  color: #333333;
}
.clientPagesLink:ACTIVE {
  text-decoration: none;
  color: #333333;
}

.adminMenuBar {
	background-color: #660000;
/*	border-right-style: ridge;
	border-right-color: #cc0000;
	border-right-width: 1px;*/
}
.mainMenuBar {
	background-color: #ffffff;
/*	border-right-style: ridge;
	border-right-color: #cc0000;
	border-right-width: 1px;*/
}

.tdHighLight {
  background-color: #993333;
}

.tdWhite {
  background-color: #ffffff;
}
.adminMenuBarTitle {
/*	background-color: #330000;*/
  background-image: url("../images/headbg.jpg");
	height: 20px;
}

a:LINK.adminMenuLink {
	text-decoration: none;
	color: white;
}

a:HOVER.adminMenuLink {
  
	text-decoration: none;
	color: #ffff99;
	border: 0px;
}

a:ACTIVE.adminMenuLink {
	text-decoration: none;
	color: #ff0000;
	border: 0px;
}

a:VISITED.adminMenuLink {
	text-decoration: none;
	color: #ffffff;
	border: 0px;
}

a:VISITED:HOVER.adminMenuLink {
	text-decoration: none;
	color: #ffff99;
	border: 0px;
}


a:LINK.mainMenuLink {
	text-decoration: none;
	color: #666666;
}

a:HOVER.mainMenuLink {
  
	text-decoration: none;
	color: #8a0303;
	border: 0px;
}

a:ACTIVE.mainnMenuLink {
	text-decoration: none;
	color: #666666;
	border: 0px;
}

a:VISITED.mainMenuLink {
	text-decoration: none;
	color: #666666;
	border: 0px;
}

a:VISITED:HOVER.mainMenuLink {
	text-decoration: none;
	color: #8a0303;
	border: 0px;
}


a:LINK.mainMenuLinkShop {
	text-decoration: none;
	color: #ffffff;
}

a:HOVER.mainMenuLinkShop {
  
	text-decoration: none;
	color: #8a0303;
	border: 0px;
}

a:ACTIVE.mainnMenuLinkShop {
	text-decoration: none;
	color: #ffffff;
	border: 0px;
}

a:VISITED.mainMenuLinkShop {
	text-decoration: none;
	color: #ffffff;
	border: 0px;
}

a:VISITED:HOVER.mainMenuLinkShop {
	text-decoration: none;
	color: #8a0303;
	border: 0px;
}

.adminMenuItem:HOVER {
  background-color: #993333;
  cursor: pointer;
  color: #ffff99;
}


.adminMenuItem {
  padding-left: 35px;
  padding-top: 12px;
  padding-bottom: 12px;
	border-bottom-style: ridge;
	border-bottom-color: #660000;
	border-bottom-width: 1px;
}

.mainMenuItemShop {
  background-color: #990000;
  color: #ffffff;
  padding-left: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
	border-bottom-style: solid;
	border-bottom-color: #4D0000;
	border-bottom-width: 1px;
}

.mainMenuItemShop:HOVER {
  background-color: #999999;
  cursor: pointer;
  color: #8a0303;
}

.mainMenuItem {
  color: #666666;
  padding-left: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
	border-bottom-style: solid;
	border-bottom-color: #4D0000;
	border-bottom-width: 1px;
}

.mainMenuItem:HOVER {
  background-color: #999999;
  cursor: pointer;
  color: #8a0303;
}

.subMenuItem {
  padding-left: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
	border-bottom-style: ridge;
	border-bottom-color: #660000;
	border-bottom-width: 1px;
}

.subMenuItem:HOVER {
  background-color: #999999;
  cursor: pointer;
  color: #8a0303;
}

.subMenuItem2 {
  padding-top: 12px;
  padding-bottom: 12px;
	border-bottom-style: ridge;
	border-bottom-color: #660000;
	border-bottom-width: 1px;
}

.subMenuItem2:HOVER {
  background-color: #999999;
  cursor: pointer;
  color: #8a0303;
}

.BsubMenuItem {
  padding-left: 40px;
  padding-top: 12px;
  padding-bottom: 12px;
	border-bottom-style: ridge;
	border-bottom-color: #660000;
	border-bottom-width: 1px;
}

.BsubMenuItem:HOVER {
  background-color: #999999;
  cursor: pointer;
  color: #8a0303;
}


h1 {
	font-family: verdana, helvetica, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 12pt;
	width: 99%;
	height: 20px;
	border-bottom: 1px dotted white;

}

h1.client {
  color: #333333; 
  width: 100%;
  border-bottom: 1px dotted #333333;
}

h1.shop {
	background-color: #333333;
	font-family: verdana, helvetica, arial, sans-serif;
  color: #efefef; 
  width: 100%;
  border-bottom: 1px dotted #efefef;
	font-size: 10pt;
}

div.hide {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  filter: alpha(opacity=50);
	opacity:  0.5;
	-moz-opacity: 0.5;
}

.h1SubTitle {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	width: 100%;
	text-align: right;
}

.h1SubTitleClient {
  color: #333333;
}

.h1SubTitleShop {
  color: #efefef;
  background-color: #333333;
}

.adminSection {
	padding-left: 20px;
}
.bodySection {
	padding-left: 20px;
}

.printsizeclass {
  border: 1px solid #999999;
  width: 100%;
 /* height: 100px;*/
}

.printsizeclassShop {
  border: 1px solid #999999;
  
 /* height: 100px;*/
}

.orderclass {
  border: 1px solid #999999;
 margin:20px;
}

.orderclass2 {
 margin:20px;
}

.printsizeInnerTitle {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  color: #333333;
  border-bottom: 1px dotted #333333;
  width: auto;
}

.printsizearea{
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  color: #333333;
  
  background-color: #efefef; 
  padding: 10px;
}

.registerTableErrorTd {
 	background-color: #dfdfdf;
	color: #111111;
}

.registerError {
	color: 	#FF3333;;
	font-weight: bold;
}
.registerTextInput {
/*
	border: 1px solid #ffffff;
	background-color: #990000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	color: white;*/
	padding: 2px;	
}

.registerTable {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
}

.registerTableLeftTd {
	background-color: #770000;
	text-align: left;
	width: 150px;
}

.registerTableRightTd {
	background-color: #770000;
}


.topBorder, .bottomBorder {
	background-color: #990000;
}

.mainBody {
	background-color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.style4 {font-size: 12px}

.style5 {font-family: Arial, Helvetica, sans-serif}
.style6 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active{
	color:#ffffff;
}
a.page_link:link {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
a.page_link:visited {
	font-weight:bold;
	text-decoration:none;
	color: #333333;
}
a.page_link:hover {
	font-weight:bold;
	text-decoration:underline;
	color: #999999;
}
a.page_link:active {
	font-weight:bold;
	text-decoration:none;
	color: #333333;
}

.loginTable {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
}

.loginInputField {
	/*border: 1px solid white;
	background-color: transparent;
	color: white;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2.5px;
	padding-bottom: 2.5px;*/
}

.greyButton {
  border: 1px solid #666666;
  height: 22px;
  line-height: 20px;
  font-size: 10px;
  color: #666666;
  background-color: #ffffff;
  /*padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  */ 
  padding: 0 .25em;
  width: 1px;
  overflow:visible;
}
  
div.shop_button {
	float:left; 
	padding: 5px 15px 0px 0px;
}



input.greyButton { /*ie ignores [class]*/
    width: auto;
}

#divMenu {
	
}

div.newsc a, div.newsc a:visited {
  color: blue;
  text-decoration: none;

}

.orderTableLeft {
	color:	#333333;
	text-align: left;
	width: 100px;
	line-height: 20px;

	
}

.orderTableRight {
	color:	#666666;

}

.orderTable {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	background-color:#ffffff;
	border: 1px solid #999999;
	padding: 4px;
	color:	#333333;
}

.orderTableHeading {
	color:	#333333;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	
	
}

img.shopImage {
	border: 1px solid #efefef;
	margin: 10px 0px 0px 0px;
}