body {
	margin: 0;
}
body,td,th,pre {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	color: #5F5F5F;
}
textarea {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 10pt;
}
h1.panel_title {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px 5px 0 0;
	padding: 0px;
}
#filename {
	width: 250px;
	float: left;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}


A.BOTTOM {
	FONT-SIZE: 8pt; COLOR: #5F5F5F; TEXT-DECORATION: none
}
A.BOTTOM:visited {
	FONT-SIZE: 8pt; COLOR: #5F5F5F; TEXT-DECORATION: none
}
A.BOTTOM:hover {
	FONT-SIZE: 8pt; COLOR: #5F5F5F; TEXT-DECORATION: none
}

.forms {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; HEIGHT: 18px
}
.formsmessage {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; HEIGHT: 80px
}

.smlgry {
	COLOR: #5F5F5F;
TEXT-DECORATION: none;
	font-size: 8pt;
}
.smlgry A {
	COLOR: #5F5F5F;
TEXT-DECORATION: none;
	font-size: 8pt;
}
.smlgry A:visited {
	COLOR: #5F5F5F;
TEXT-DECORATION: none;
	font-size: 8pt;
}
.smlgry A:hover {
	COLOR: #D8780E;
TEXT-DECORATION: none;
	font-size: 8pt;
}

.blue {
	COLOR: #0650FD;
TEXT-DECORATION: none;
	font-size: 8pt;
}
.blue A {
	COLOR: #0650FD;
TEXT-DECORATION: none;
	font-size: 8pt;
}
.blue A:visited {
	COLOR: #0650FD;
TEXT-DECORATION: none;
	font-size: 8pt;
}
.blue A:hover {
	COLOR: #D8780E;
	TEXT-DECORATION: none;
	font-size: 8pt;
}
#clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.forgotpwd {
	margin-top:3px;
	margin-left:10px;
	font-size: 8pt;
	color: #FFFFFF;
}
.forgotpwd a{
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style1 a {color: #FFFFFF; text-decoration: none;}

#username {
	width:57px;
	height:13px;
	margin:13px 0px 15px 0px;
	border-width:0px;
	display:block;
}

/* Order Page */
#pricing dl {
	margin: 11px 0 5px 0;
}

#pricing .promotion {
  color:#c4000c;
  padding-top:6px;
  padding-bottom:3px;
  display:block;
  padding-left:26px;
	background: url(/images/sale/2011_christmas_promotion_icon.gif) no-repeat left top;
}

#pricing dt {
	padding:0;
	margin:0;
	width:40em;
	float:left;
	text-align:left;
	cursor: pointer;
}

#pricing a {
	color:#5f5f5f;
}

#pricing ul {
	padding:0;
	margin:0;
	margin-bottom:6px;
	margin-left:15px;
	display: none;
}

#pricing li {
	list-style-type:disc;
}

#pricing dd {
	padding:0;
	margin:0;
	margin-left:40em;
	text-align:right;
	padding-right:16px;
}

#pricing .specialcode {
	margin: 20px auto 10px auto;
	width:210px;
}

#pricing .specialcode  #whichcode {
	margin-right:10px;
}

#pricing .specialcode  #thiscode {
	position: absolute;
	margin-top:-2px;
}

#pricing input {
	position:absolute;
	margin-top:0px;
}

img,button {
	text-indent:-1000em;
	text-indent:0;
	line-height:10000px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	cursor:pointer;
}

fieldset,img,button {
	border:none;
}

button.next {
	background:#ffffff url(/images/order/next.jpg) no-repeat;
	width:55px;
	height:21px;
}

h5 {
	margin:0px;
	margin-bottom:5px;
	font-size:100%;
	padding:5px 0;
	text-align: left;
	border-bottom: 1px solid #ECECEC;
}
#lpanel {
	margin:0;
	padding:0;
}
#lpanel li {
	list-style-type: none;
	float:left;
	width:120px;
}
#clientlogin {
	display:none;
}
#forgotpwd {
	display:none;
}
#clientlogin dl {
	*margin-top:10px;
	margin-left:95px;
}
#clientlogin dt {
	width: 7em;
	text-align:left;
	float: left;
	margin-bottom:8px;
}
#clientlogin dd {
	text-align:left;
	margin-left: 7em;
	margin-bottom:8px;
}
#clientlogin dd span.forgot {
	cursor: pointer;
}
#clientlogin input {
	width:150px;
	position: relative;
	margin-top:-4px;
}
.required {
	clear:both;
	margin-top:20px;
	font-style: italic;
}

#retrieve {
	position: absolute;
	cursor: pointer;
}
.loading {
	position: absolute;
}

#newRegister dl {
	clear:both;
	display:block;
	margin-top:40px;
	*margin-top:10px;
	margin-left:15px;
}
#newRegister dt {
	width: 9em;
	text-align:left;
	float: left;
	margin-bottom:20px;
}
#newRegister dd {
	text-align:left;
	margin-left: 9em;
	margin-bottom:20px;
}
#newRegister input,
#newRegister select {
	position: absolute;
	margin-top:-2px;
	border:1px solid #969696;
	padding:3px;
}
#newRegister dd .contact {
	position: absolute;
	margin-top:-2px;
	margin-left:70px;
}
#newRegister dd .access {
	width:70px;
}
#newRegister .user {
	padding-bottom:10px;
}
#newRegister #loading2 {
	margin-top:-3px;
	margin-left:80px;
}
#newRegister .max {
	position: absolute;
	margin-top:20px;
}
#newRegister .terms {
	border: 1px solid #ECECEC;
	margin:5px;
	padding:10px;
	height:300px;
	overflow: auto;
}

#note {
  padding:5px 0;
  font-weight: bold;
  color: #CC0000;
}

/* User Panel css */
#client div.status {
	padding:5px;
	text-align: right;
	border-bottom:1px solid #e1e1e2;
}
#client h1 {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px 5px 0 0;
	padding: 0px;
}
.promotionchat {
  height:140px;
  margin:10px;
  padding:10px;
	background:#ECECEC url(images/sale/2011_christmas_promotion_chat.gif) no-repeat right bottom;
}
#loginnow {
	background-image: url(images/share/login.gif);
	width: 55px;
	height: 24px;
	border-width: 0;
	text-indent: -1000em;
	*text-indent: 0;
	*line-height: 10000px;
	overflow: hidden;
}
#nextbutton {
	background-image: url(images/order/next.jpg);
	width: 55px;
	height: 21px;
	border-width: 0;
	text-indent: -1000em;
	*text-indent: 0;
	*line-height: 10000px;
	overflow: hidden;
	margin-top:10px;
}
#paymenttotal {
	margin:0;
	padding:0;
	position: relative;
	width:400px;
	margin-left:10px;
}
#paymenttotal dt {
	text-align:left;
	float: left;
	margin-bottom:3px;
}
#paymenttotal dd {
	text-align:right;
	padding-right:55px;
	margin-bottom:3px;
}
#paymenttotal u.quantity {
	position: absolute;
	margin-left:4px;
	*margin-left:8px;
}
#paymenttotal span.qty {
	font-size:100%;
	position: absolute;
	margin-left:10px;
	*margin-left:13px;
}
#paymenttotal .total {
	text-align:right;
}
#paymenttotal #totalprice {
	border-top: 1px solid;
	border-bottom: 2px solid;
	padding: 3px 0;
	font-weight: bold;
}
#paymenttotal .totalprice {
	margin-top:4px;
	margin-bottom:10px;
}
table.table tr.header td {
	white-space: nowrap;
	text-align:center;
}
table.table td {
	padding:0 5px;
	border-bottom: 1px solid #e1e1e2;
}



/* Admin css */
ul.legend {
	margin:0;
	padding:0;
	padding-bottom:20px;
}
ul.legend  li {
	list-style-type: none;
	float:left;
	padding-right:5px;
}
ul.legend span {
	height: 12px;
	width: 12px;
	display: block;
	border: 1px solid #000000;
	margin-left:10px;
	position: relative;
	margin-top:-2px;
}
ul.legend span.color1 {
	background-color: #FFDDDD;
}
ul.legend span.color2 {
	background-color: #ECECEC;
}
ul.legend span.color3 {
	background-color: #FFFFFF;
}
ul.legend span.color4 {
	background-color: #D2FFFF;
}
ul.legend span.color5 {
	background-color: yellow;
}

.actionbutton select,
.actionbutton input
{
	font-size:100%;
}
.floatbox {
  float: left;
  width: 150px;
  margin: 5px 0 5px 100px;
  display: inline;
	background-color:red;
  }
.frame {
	width:750px;
	margin:0 auto;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	background-image: url(images/share/frame-bg.gif);
	background-repeat: repeat-y;
}
.frame .leftcolumn {
	width:241px;
	padding-bottom:20px;
	float:left;
  display: inline;
}
.frame .rightcolumn {
	width:509px;
	padding-bottom:20px;
	float:left;
  display: inline;
}
/* header
  top left
*/
h1.seotitle {
	margin:0;
	height:26px;
	background-image: url(images/share/bg_top_left.gif);
	background-position:right top;
	padding-left:29px;
	padding-top:12px;
	display:block;
	width:212px;
	font-size: 8pt;
	font-weight: normal;
}
.seotitle span {
	width:29px;
	height:38px;
	display:block;
	background-image: url(images/share/arrow_top_left.gif);
	position:absolute;
	margin-left:-29px;
	margin-top:-12px;
}
.ldclogo {
	display:block;
}
h3.wiredmag {
	margin:0;
	padding:0;
	background-image: url(images/share/wired-magazine.jpg);
	background-repeat: no-repeat;
}
h3.wiredmag a {
	width:241px;
	height:117px;
	display:block;
	text-indent: -1000em;
}
h3.logolounge {
	display:none;
}
ul.logolounge {
	margin:0;
	padding:0;
	background-image: url(images/share/logolounge.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	width:241px;
	height:242px;
}
ul.logolounge li {
	list-style-type: none;
}
ul.logolounge a {
	padding-top:164px;
	color: #FFFFFF;
	height:168px;
	padding-left:11px;
	display:block;
	text-decoration: none;
}
.advertise {
	width:241px;
}
.advertise .urllink {
	background-image: url(images/share/advertise.gif);
	width:241px;
	height:42px;
	display:block;
}
.advertise .logo {
	text-align:center;
	width: 240px;
	height:86px;
	border-right:1px solid #ececec;
}
.advertise b {
	display:none;
}
.whylogodesign a.urllink {
	background-image: url(images/share/whylogo.gif);
	width:241px;
	height:66px;
	display:block;
	text-indent: -1000em;
}
.whylogodesign h3 {
	margin:0;
	padding:0;
}
.whylogodesign ul {
	margin:0;
	padding:0;
	width:240px;
	border-right:1px solid #ececec;
}
.whylogodesign li {
	list-style-type: none;
	background-image: url(images/share/green_arrow.gif);
	background-repeat: no-repeat;
	background-position:-6px center;
	padding:4px 14px 4px 19px;
	border-bottom:1px solid #ececec;
	margin:0 6px;
}
.whylogodesign li.endofline {
	border-bottom:none;
}
h3.featured {
	background-image: url(images/share/featured.jpg);
	background-repeat: no-repeat;
	width:241px;
	height:37px;
	text-indent: -1000em;
	margin:0;
	padding:0;
}
ul.featured {
	background-image: url(images/share/featured3.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	padding-top:50px;
	width:241px;
	height:116px;
}
ul.featured li {
	list-style-type: none;
	margin-left:17px;
}
ul.featured li a {
	display:block;
	background-position:-17px top;
	background-repeat: no-repeat;
	width:224px;
	height:54px;
	text-indent: -1000em;
	margin-top:8px;
}
.printing a.urllink{
	background-image: url(images/share/business_cards.jpg);
	background-repeat: no-repeat;
	width:241px;
	height:178px;
	display:block;
}
.printing h3 {
	display:none;
}
.printing ul {
	display:none;
}
h3.facts {
	background-image: url(images/home/importantfacts.gif);
	background-repeat: no-repeat;
	width:241px;
	height:57px;
	text-indent: -1000em;
	margin:0;
}
ul.facts {
	margin:0 0 0 7px;
	padding:0;
	width:233px;
	border-right:1px solid #ececec;
}
ul.facts li {
	list-style-type: none;
}
ul.facts li.border {
	background-image: url(images/share/facts-border.gif);
	background-repeat: repeat-y;
	padding: 7px 12px 7px 9px;
	margin-bottom:5px;
}
ul.facts li.border .top {
	background-image: url(images/share/facts-border-top.gif);
	background-repeat: no-repeat;
	width:227px;
	height:7px;
	display:inline;
	position:absolute;
	margin-top:-7px;
	margin-left:-9px;
	font-size:1px;
}
ul.facts li.border .bot {
	background-image: url(images/share/facts-border-bot.gif);
	background-repeat: no-repeat;
	width:227px;
	height:8px;
	display:inline;
	position:absolute;
	margin-top:0px;
	margin-left:-9px;
	font-size:1px;
}
ul.facts li.bluewords {
	background-image: url(images/home/blue_arrow.gif);
	background-position:left 2px;
	background-repeat: no-repeat;
	padding: 0px 12px 5px 9px;
}

h3.noclip {
	border-top:1px solid #ececec;
	background-image: url(images/share/noclip.gif);
	background-repeat: no-repeat;
	text-indent: -1000em;
	width:240px;
	height:81px;
	border-right:1px solid #ececec;
	margin:0;
	margin-top:10px;
}
ul.noclip {
	width:240px;
	margin:0;
	padding:0;
	border-right:1px solid #ececec;
}
ul.noclip li {
	list-style-type: none;
	padding:0 7px;
}

/*
  content
*/
#username {
	width:57px; 
	height:13px; 
	margin:13px 0px 15px 0px; 
	border-width:0px; 
	display:block;
}
.rightcolumn .topmenubar {
	width:509px;
	height:37px;
	border-bottom:1px solid #DFDFDF;
	margin:0;
	padding:0;
}
.rightcolumn .topmenubar li {
	list-style-type: none;
	float:left;
}
.rightcolumn .topmenubar a {
	display:block;
	background-image: url(images/share/orange_arrow.gif);
	background-position:left top;
	background-repeat: no-repeat;
	padding:13px 0 12px 13px;
	margin-left:6px;
}
.rightcolumn .clientcomment {
	background-image: url(images/share/grnbg.gif);
	height:87px;
	background-repeat: no-repeat;
}
.rightcolumn .clientcomment .logo {
	position:absolute;
	display:block;
	margin-left:281px
}
.rightcolumn .clientcomment div {
	padding:10px 240px 0 10px;
	display:block;
}
.rightcolumn .topmenubar2 {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	margin-left:401px;
	width:108px;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid white;
}
.rightcolumn .topmenubar2 li {
	list-style-type: none;
}
.rightcolumn .topmenubar2 li a {
	text-decoration: none;
	color:white;
}
.rightcolumn .topmenubar2 li a:hover {
	text-decoration: none;
	color:#084efb;
}
.rightcolumn .topmenubar2 a.but_home {
	background-image: url(images/share/home.gif);
	background-repeat: no-repeat;
	display:block;
	width:81px;
	height:18px;
	padding-top:11px;
	padding-left:27px;
	font-size:80%;
}
.rightcolumn .topmenubar2 a.but_about {
	background-image: url(images/share/about.gif);
	background-repeat: no-repeat;
	display:block;
	width:81px;
	height:18px;
	padding-top:11px;
	padding-left:27px;
	font-size:80%;
}
.rightcolumn .topmenubar2 a.but_contact {
	background-image: url(images/share/contact.gif);
	background-repeat: no-repeat;
	display:block;
	width:81px;
	height:17px;
	padding-top:10px;
	padding-left:27px;
	font-size:80%;
}
h2.giftcertadver {
	margin:0;
	padding:0;
}
h2.giftcertadver a {
	width:510px;
	height:32px;
	background-image: url(images/share/gift_link.jpg);
	text-indent: -1000em;
	display:block;
	border-bottom:1px solid #eeeeee;
}

/*
  footer
*/
.footer {
	clear:both;
	padding:13px 6px;
	width:738px;
	background-image: url(images/share/botbg.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
ul.menubottom {
	margin:0;
	padding:10px 0;
	width:750px;
	background-color:#ffffff;
}
.menubottom li {
	list-style-type: none;
	float:left;
	margin-bottom:10px;
	padding:0;
}
.menubottom li a {
	display:block;
	border-right:1px solid #5F5F5F;
	padding:0 10px;
	margin:0;
}
.menubottom li a.nodivider {
	border-right:none;
}


#uploadfiles ul {
	margin:0;
	padding:0;
	margin-bottom: 10px;
}
#uploadfiles li {
	list-style-type: none;
	padding:5px;
}
#uploadfiles li:hover {
	background-color: #d7d7d7;
}
#uploadfiles li a {
	color:#5F5F5F;
	text-decoration: none;
}
#uploadfiles .removefile {
	position: relative;
	top:4px;
	left:10px;
}
/*
  Design Panel
*/
.panelfooter {
	padding:11px 6px; 
	border-bottom: 1px solid #E9E9E9; 
	border-top: 1px solid #E9E9E9; 
	width:auto; 
	background-image: url(images/share/botbg.gif); 
	background-repeat: no-repeat; 
	background-position: 1px;
	color: #5F5F5F;
}
.panelfooter a {
	color: #5F5F5F;
	text-decoration: none;
}
.panelwelcome {
	padding:5px; 
	text-align: right; 
	border-bottom:1px solid #e1e1e2; 
	margin-bottom:3px;
}
.paneltabletitle td {
  text-align: center;
  height:40px;
}
#panel-pagenumber{
	text-align:center;
	margin:2em 0;
}
#panel-pagenumber ul{
	display:inline;
	list-style-type:none;
	line-height:2em;
	padding:0;
	margin:0 0 0 .5em;
}
#panel-pagenumber li{
	display:inline;
}
#panel-pagenumber a{
	color:#5F5F5F;
	text-decoration:none;
	padding:.1em .3em;
	border:1px solid #E1E1E2;
	padding:2px 8px;
	margin:0 2px;
}
#panel-pagenumber a:hover{
	color:#5F5F5F;
	background-color: #F4F4F4;
}
#panel-pagenumber li.current span{
	color:#ffffff;
	padding:2px 8px;
	margin:0 2px;
	background-color:#5F5F5F;
	border:1px solid #5F5F5F;
}
#panel-pagenumber li.disabled span{
	color:#888;
	padding:2px 8px;
	margin:0 2px;
	border:1px solid #888;
}

/*
  price total
*/

table#pricetotal {
	width:100%;
	margin-top: 10px;
	border-collapse: collapse;
	margin-bottom:20px;
}
#pricetotal td {
	font-size: 9pt;
	padding:5px 10px;
}
#pricetotal .title td {
	text-decoration: underline;
	padding-bottom:5px;
}
#pricetotal td.price {
	text-align: right;
	white-space: nowrap;
}
#pricetotal u.quantity {
}
#pricetotal select {
	font-size:8pt;
	width:45px;
}
#pricetotal .total {
	text-align:right;
}
#pricetotal #totalprice {
	border-top: 1px solid;
	border-bottom: 2px solid;
	padding: 3px 0;
	font-weight: bold;
}

#addon {
}
#addon .addonbox {
	-moz-box-shadow: 0 0 9px #000; /* Firefox */
	-webkit-box-shadow: 0 0 9px #000; /* Safari, Chrome */
	box-shadow: 0 0 9px #000; /* CSS3 */
	/* behavior: url(ie-css3.htc); */
	padding:6px 12px;
	*border:1px solid #C6C6C6;
}
#addon .addonbox h4 {
	margin:0;
	padding:0;
	color:#cc0000;
	font-size:20px;
	text-align: center;
}
#addon .addonbox b.subtitle {
	font-weight: normal;
	text-align: center;
	display: block;
	font-size:13px;
	margin-top:3px;
}
#addon .addonbox .greybox {
	line-height: 23px;
	background-color: #ececec;
	padding:6px 19px;	
	margin: 5px 0;
	font-size: 12px;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* behavior: url(ie-css3.htc); */
}
#addon .addonbox .greybox td {
	font-size:12px;
	vertical-align: top;
	padding:0 10px;
}
#addon .addonbox .greybox td.price {
	padding-left:50px;
	text-align: right;
}
#addon .addonbox .greybox .ptotal {
	background-color: #d7d7d7;
	border:1px solid #c6c6c6;
	margin:10px;
}


#addon .addonbox .whitebox span
{
	position: absolute;
	left:180px;
}
#addon .addonbox .whitebox span img {
	position: absolute;
	left:110px;
	top:0;
}
#addon .addonbox .greybox b strike,
#addon .addonbox .whitebox b strike {
	left:167px;
	position: absolute;
}
#addon .addonbox .whitebox span {
	position: absolute;
	left:230px;
	*margin-top:-8px;
}
#addon .addonbox .greybox span {
	position: absolute;
	left:180px;
}
#addon .addonbox .whitebox .product1,
#addon .addonbox .greybox .product1 {
	line-height: 30px;
	position: relative;
}
#addon .addonbox .whitebox .forjust {
	text-align: center;
	margin-bottom:4px;
	margin-top:4px;
	font-size:8pt;
	font-style: italic;
}
#addon .addonbox .greybox .forjust {
	text-align: center;
	line-height: 18px;
	margin-bottom:4px;
	margin-top:4px;
}
#addon .addonbox .whitebox {
	font-size:12px;
}
#addon .addonbox .whitebox .forjust u,
#addon .addonbox .greybox .forjust u {
	text-decoration: none;
	color:#cc0000;
	font-size:20px;
	font-weight: bold;
	display: block;
	margin-top:5px;
}
#addon .addonbox .whitebox .forjust i,
#addon .addonbox .greybox .forjust i {
	font-size: 10px;
	text-align: left;
	line-height: 11px;
	display: block;
}
#addon .addonbox .greybox2 {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color:black;
}
#addon .addonbox .greybox2 u {
	font-weight: normal;
	display: block;
	font-size:12px;
	color:#5F5F5F;
	margin-bottom:4px;
}
.agreebox {
	position: absolute;
	margin-top:16px;
	background-color: white;
}
.agreebox .required1 {
	margin-top:0;
}
