/*******************************************************************************
** Tag overrides.
** Override HTML tag look and feel
*******************************************************************************/

body,.cdLightBody {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 62.5%; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: normal; PADDING-TOP: 0px; FONT-FAMILY: Malgun Gothic, Tahoma,Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #678fc2
}
.cdLightBody {
	BACKGROUND-COLOR: #fff
}
/*td, th {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 62.5%;
	text-align: left;
}

img, image  {
    border: 0;
}

select, input {
	font-size: 62.5%;
  background-color: #ffffff;
}*/
A {
	COLOR: #0560a6; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #834283
}

HR {
	BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-BOTTOM: 7px; COLOR: #ccc; HEIGHT: 1px; BACKGROUND-COLOR: #ccc
}


/*******************************************************************************
** Font classes.
** Define your font looks here.
*******************************************************************************/

.normal {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.normal:link { 
	text-decoration:underline;
}
.normal:active { 
	text-decoration:underline;
}
.normal:visited { 
	text-decoration:underline;
}
.normal:hover {
	text-decoration: none;
}

.link:link {
	font-color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.link:hover {
	font-color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.LogoffLink {
	color: #075466;
	text-decoration: underline;
}

.fine {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.error {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	color: #e60000;
	font-weight: bold;
}

.moneyTotal {
	font-weight: bold;
}

.successful {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	color: #009900;
	font-weight: bold;
}

.label {
	font-size:11px;
	font-color: #6D6D6D;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.labelnotrequired 
{
    font-size:11px;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.labelnotrequired a {
	color: #075466;
	text-decoration: underline;
}

.amount {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

.additemLink {
    font-size:12px;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
}

.additemLink a {
    color: #075466;
	text-decoration: none;
}

.additemLink .innerLabel {
	position: relative;
	top: -10px;
}

.additemLink .innerInput {
	width: 2em;
	font-size: 10px;
	text-decoration: none;
}

.additemLink .buttonAdditemLink {
	color: #075466;
	text-decoration: none;
	white-space: nowrap;
}

.additemLink .buttonAdditemLink a {
	color: #075466;
	text-decoration: none;
}

.additemLink .buttonAdditemText {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #075466;
	text-decoration: none;
	position: relative;
	top: -10px;
}

.additemLink .buttonAdditemText a {
	color: #075466;
	text-decoration: none;
}

.additemWBreakLink {
  font-size:13px;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
}

.additemWBreakLink a {
  color: #075466;
	text-decoration: none;
}

.additemWBreakLink .innerInput {
	width: 2em;
	font-size: 10px;
	text-decoration: none;
}

.additemWBreakLink .buttonAdditemLink {
	color: #075466;
	text-decoration: none;
	white-space: nowrap;
}

.additemWBreakLink .buttonAdditemLink a {
	color: #075466;
	text-decoration: none;
}

.additemWBreakLink .buttonAdditemText {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #075466;
	text-decoration: none;
	position: relative;
	top: -10px;
}

.additemWBreakLink .buttonAdditemText a {
	color: #075466;
	text-decoration: none;
}

.buttonLink {
	font-weight: bold;
	color: #af0000;
	text-decoration: none;
	white-space: nowrap;
}

.buttonLink a {
	color: #af0000;
	text-decoration: none;
}

.buttonLink .buttonText {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #af0000;
	text-decoration: none;
}

.buttonLink .buttonText a {
	color: #af0000;
	text-decoration: none;	
}

.buttonLink .buttonBigText {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #af0000;
	text-decoration: none;
	position: relative;
	top: -10px;
}

.buttonLink .buttonBigText a {
	color: #af0000;
	text-decoration: none;	
}

.regularSmall {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.regularSmallRed {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.serviceNav {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.serviceNav a {
	color: #000000;
	text-decoration: underline;
}

.serviceNav a:hover {
	color: #000000;
	text-decoration: none;
}

.storeNav {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-collapse: collapse;
}

.storeNav2 {
	border-collapse: collapse;
}

.storeNav2 td {
	padding: 0px 0px 0px 0px;
	color: #000000;
	line-height: 26px;
}

.storeNav2 a {
	color: #000000;
	text-decoration: none;
}

.storeNav2 a:hover {
	color: #999999;
	text-decoration: none;
}

.storeNav a {
	color: #000000;
	text-decoration: none;
}

.storeNav a:hover {
	color: #999999;
	text-decoration: none;
}

.storeNavRed, .storeNavRed a {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	color: #075466;
	text-decoration: none;
	font-size: 10px;
}

.footer {
	font-size: 10px;
}

.storeName {
	font-size: 15px;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.miniBasketLabel, miniBasketLabel:hover {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration: underline;
}
.miniBasketShop, miniBasketShop:hover {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	color:#075466;
	text-decoration: underline;
}

.minicartheader {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#CCCCCC;
	padding-left:6px;
}

.greytxt {
	color:#CCCCCC
}
.emailLink:link {
	color:#999999;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.emailLink:hover {
	text-decoration:underline;
}
.pageTitle {
	font-size: 13px;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:10px
}
.homepageTrial {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	color: #0560A6;
	font-weight: bold;
	padding-left:10px
}
a.moreinfo:link,a.moreinfo:hover,a.moreinfo:visited {
	color:#999999;
	font-size:10px;
	text-decoration:underline;
}
.text_light {
	color:#BFBFBF;
	text-size:10px;
}
.productDescription {
  font-size:14px;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  color: #000000;
}

.productInfo {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
}

.productInfo a {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
  color: #000000;
	text-decoration: underline;
}

.productlink {  
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif; 
	font-size:11px;
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: normal; 
	color: #0E4380; 
	text-decoration: none;
}

a.productlink, {  
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif; 
	font-size:11px;
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: normal; 
	color: #0E4380; 
	text-decoration: none;
	cursor:pointer;
}

a.productlink:hover {  
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: normal; 
	color: #0E4380; 
	text-decoration: underline;
	cursor:pointer;
}

a.productlink:visited {  
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: normal; 
	color: #0E4380; 
	text-decoration: none;
	cursor:pointer;
}
.retail {
	font-size:13px;
	font-weight:bold;
	color:#666666;
}

.price {
	font-size:13px;
	color:#003366; 
	font-weight:bold; 
}

.saleprice {
	font-size:12px;
	color:#000000; 
	font-weight:bold; 
}

.home_config_header { 
	color:#FFA400; 
	font-size:12px; 
	font-weight:bold; 
}

.searchDescription {
    font-size:12px;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
    color: #000000;
}

.inputText {
	font-size: 11px;
	width: 150px;
}

.inputText2 {
	font-size: 11px;
	width: 450px;
}

.inputNumeric {
}

.inputPhone {
}

.basketCalculator {
	padding:10px;
}

.basketCalculator .innerInput {
	width: 40px;
}

.basketCalculator .shipping {
	font-family:Malgun Gothic, Courier New;
	width: 248px;
	padiing-bottom:4px;
	
}

/*******************************************************************************
** Layout classes.
** These classes define the layout of the store. Put any of the table structure
** control here.
*******************************************************************************/

.layoutWrap {
}

.mainForm {
    margin: 0px;
    padding: 0px;
}

.tableLayout {
	padding: 0px;
	width: 792px;
  background-color: #ffffff;
	float: none;
}

.tableLayout2 {
	padding: 0px;
	width: 840px;
  background-color: #ffffff;
	float: none;
	border-collapse: collapse;
	vertical-align: top;
	text-align:left;
}

.tableLayoutHeaderCell {
	width: 766px;
	height: 70px;
	padding: 0px;
	vertical-align: top;
  background-color: #ffffff;	
}

.tableLayoutLeftNavCell {
	padding: 0px;
	width: 153px;
	vertical-align: top;
  background-color: #ffffff;	
}

.tableLayoutBodyCell {
	width: 626px;
	vertical-align: top;
  background-color: #ffffff;
	padding: 0px;
	text-align: center;
}

.tableLayoutRightNavCell {
	width: 100%;
	padding: 0px;
	display: none;
  background-color: #ffffff;
}

.tableLayoutFooterCell {
	padding: 0px;
	width: 792px;
	background-color: #ffffff;
	text-align: right;
	vertical-align:top;
	padding-top: 0px;
}

.tableStoreHeader {
	width: 100%;
	height: 70px;
  background-color: #ffffff;
}

.tableLeftNav {
	width: 153px;
	background-color: #ffffff;
}

.tableBody {
	width: 626px;
	background-color: #ffffff;
	text-align: center;
}

.tableRightNav {
	width: 100%;
	background-color: #ffffff;
}

.tableFooter {
	float: left;
	background-color: #ffffff;
	vertical-align: top;
}

.languageChooser {
    font-size: 10px;
    float: right;
	color: #666666;
	text-decoration: none;
}

.languageChooser a {
	color: #075466;
	text-decoration: underline;
}

.languageChooser select {
    font-size: 10px
}

.redLine {
	width: 40px;
}

.greyDots {
	width: 560px;
	height: 1px;
}

.simpleSearchButton {
    text-align: left;
		padding-left:3px;
}

.simpleSearch .innerInput {
  font-size: 10px;
	width: 240px;
}

.simpleSearch {
	text-align: left;
}

.updateqtyLink .innerInput {
	vertical-align: middle;
	width: 1em;
	font-size: 10px;
	margin-bottom: 2px;
	text-decoration: none;
}

.homeContent {
	width: 100%;
}

.bannerContent {
	width: 100%;
}

.homeContent .innerFirstItem {
	width: 100%;
	padding: 0px;
	vertical-align: top;
}

.homeContent .innerItem {
	width: 100%;
	padding: 0px;
	vertical-align: top;
}

.instock, .stocktext {
	color:#006632;
	text-decoration:none;
}

.instock:hover {
	text-decoration:underline;
}

.stock th {
	background-color: #C7C7C7;
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding:4px;
}

.stock td {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
}

.stock td a {
	color: #075466;
	text-decoration: underline;
}

.emailfriend {
	text-align: left;
    width: 100%;
}

.emailfriend th {
	background-color: #C7C7C7;
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding:4px;
}

.emailfriend td {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	padding: 10px;
}

.emailfriend td a {
	color: #075466;
}


.orderHistory {
	width: 100%;
}

.orderHistory a {
	color: #000000;
	text-decoration: underline;
}

.orderHistory th {
	background-color: #C7C7C7;
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding:4px;
}

.orderHistory td {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	padding: 4px;
}

.lineItems {
	color: #000000;
	font-size: 10px;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding:0px;
	line-height:17px;
}

.lineItems th {
	font-size: 10px;
	background-color: #F0F0F0;
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	padding:0px;
	line-height:17px;
}

.lineItems td {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	padding: 0px;
}

.lineItems .descriptionNoH {
	background-color: #C7C7C7;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height:25px;
}

.lineItems .description {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.lineItems .description:hover {
	color: #000000;
	font-weight: none;
	text-decoration: none;
}

.lineItems .footer {
	background-color: #FFFFFF;
	font-color:#000000;
	font-size:9px;
	text-decoration:none;
	height: 3px;
	padding: 0px;
}

.divider {
	height:1px;
	background-color:#CCCCCC;
	line-height:1px;
}
.lineItems .divider {
	background-color: #CCCCCC;
	height: 1px;
	padding: 0px;
	width:100%;
}

.clearcart, .basketreturn {
	color:#C7C7C7;
	text-decoration: underline;
}

.basket {
}

.basket td {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	padding: 4px;
	vertical-align: top;
}

.cartItemTotal {
	font-weight: bold;
}

.couponCalculator {
 	background-color:#CCCCCC
}

.shippingCalculator {
	 background-color:#CCCCCC
}

.miniBasket {
	text-decoration: none;
	text-align: center
}

.miniBasketItems {
	color: #000000;
	font-size: 10px;
}

.searchImage {
	/*width: 88px;
	height: 69px;*/
}

.tableLogon {
	width: 100%;
}

.tableLogonCustomer {
	width: 210px;
	height: 260px;
}

.editAccount {
	width: 100%;
}

.editAccount th {
	background-color: #C7C7C7;
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

.editAccount td {
	padding: 2px;
	vertical-align: top;
}

.checkout {
	color: #000000;
	font-family: Malgun Gothic, Myriad, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
}


.sectiontitle_light {
	color: #C7C7C7;
	font-family: Malgun Gothic, Myriad, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
}

.checkout th {
	color: #000000;
	font-family: Malgun Gothic, Myriad, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
}

.checkout td {
	vertical-align: top;
}

.checkout .address {
	vertical-align: middle;
}

.checkoutlabel {
	font-weight:bold
}

.billing {
	width: 100%;
}

.billing th {
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}

.billing td {
	padding: 2px;
	vertical-align: top;
}

.shipping {
	width: 100%;
}

.shipping th {
	background-color: #C7C7C7;
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

.shipping td {
	padding: 2px;
	vertical-align: top;
}

.addressBook {
	width: 100%;
}

.addressBook th {
	background-color: #C7C7C7;
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

.addressBook .address {
	width: 180px;
	padding-top: 10px;
	vertical-align: top;
}

.addressBookAddress {
	width: 100%;
}

.addressBookAddress th {
	background-color: #C7C7C7;
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

.addressBookAddress td {
	padding: 2px;
	vertical-align: top;
}

.logon {
}

.logon th {
	background-color: #C7C7C7;
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding:4px; 
	padding-left:5px
}

.logon td {
	padding: 2px;
	height: 200px;
	vertical-align: top;
}

.logon td a {
	color: #000000;
}

.logon .footer {
	padding: 20px 4px 4px 4px;
	text-align: right;
	height: 40px;
	text-decoration: none;
}

.orderDetail {
	width:100%;
}

.orderDetail th {
	background-color: #C7C7C7;
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	text-align: center;
}

.orderDetail td {
	padding: 4px;
	vertical-align: top;
}

.orderDetail .address {
	padding: 4px;
	vertical-align: top;
}

.orderCancellation {
	width:100%;
}

.orderCancellation th {
	background-color: #C7C7C7;
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	text-align: center;
}

.orderCancellation td {
	padding: 4px;
	vertical-align: top;
}

.orderReturn {
	width:100%;
}

.orderReturn th {
	background-color: #C7C7C7;
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	text-align: center;
}

.orderReturn td {
	padding: 4px;
	vertical-align: top;
}

.orderReturnSubHeader {
    text-align: center;
    font-weight: bold;
}

.orderMenu td {
    padding: 0px 10px 0px 0px;
}

.title16 { 
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.receipt {
}

.receipt .title {
	font-size:16px
}

.receipt th {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}

.receipt td {
	vertical-align: top;
}

.receipt .address {
	padding: 4px;
	vertical-align: top;
}

.receiptItem {
}

.receiptItem th {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #C7C7C7;
	color:#000000;
	text-decoration: none;
	padding: 2px;
	text-align: center;
}

.receiptItem td {
	padding: 4px;
	vertical-align: top;
}

.copyright {
}

.copyright td {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.copyright a {
	color: #000000;
	text-decoration: underline;
}

.copyright a:hover {
	color: #000000;
	text-decoration: none;
}

.privacy {
}

.privacy td {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.privacy a {
	color: #075466;
	text-decoration: none;
}

.privacy a:hover {
	color: #e60000;
	text-decoration: underline;
}

.terms {
}

.terms td {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.terms a {
	color: #075466;
	text-decoration: none;
}

.terms a:hover {
	color: #FFA400;
	text-decoration: underline;
}

.searchtips {
	font-size:11px;
	color:#666666;
	font-weight:bold;
	leading:13px;
	line-height:28px;
}

.searchtips td {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.serviceLine {
	background-color: #000000;
	text-align: center
}

.contactus {
}
.contactus td {
	padding: 2px;
}

.contactus_normal {
    font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif; 
    font-size:12px;
    font-weight:normal;
    color:#000000;
}

.contactus_bold {
    font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif; 
    font-size:12px;
    font-weight:bold;
    color:#000000;
}

.contactus_smallmessage {
    font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
}

.contactus_thankyou {
    font-family:Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#ff0000;
}

.subscribe_smallmessage {
    font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
    font-weight:normal;
}

.service {
}

.service td {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.service a {
	color: #000000;
	text-decoration: underline;
}

.service a:hover {
	color: #000000;
	text-decoration: none;
}

.errorList {
	width: 95%;
	background: #efefef;
	background-color: #efefef;
	border: 2px #075466 solid;
}

.errorList td {
	padding: 4px;
	background: #efefef;
	background-color: #efefef;
}

.errorList .innerText {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	color: #075466;
	font-weight: bold;
}

.messageBox {
	width: 95%;
	background: #efefef;
	background-color: #efefef;
	border: 2px #999999 solid;
}

.messageBox td {
	padding: 10px;
	text-align: center;
	background: #efefef;
	background-color #efefef;
}

.messageBox .innerText {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
table.productSection td {
	padding: 0px 0px 0px 0px;
}
.innerTabTable {
	position:relative;
	top:5px;
	left:-1px;
	z-index:5;
}
table.innerTabTable td {
	padding:0px 0px 0px 0px;
}
.innerTabTable td {
	boder:solid #000000;
	text-align:left;
	width:50px;
	padding:0px 0px 0px 0px;
}
.tabContent {
	position:relative;
	top:-5px;
	width:592px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.messageBox .innerButton {
    font-weight: normal;
    background-color: #cccccc;
    background: #cccccc;
    color: #000000;
    cursor: pointer;
    font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none
}


#debuginfo {
    margin: 8em 1em 1em 1em;
    padding: 1em;
    font: italic 10px sans-serif;
    background-color: #eee;
    color: #777;
    border: 1px solid #777;
		width: 700px;
		display: none;
}

#debuginfo p {
    margin: 0;
    padding: 0;
	display: none;
}

/*ShippingFAQ popup*/
.shippingfaq th {
	background-color: #C7C7C7;
	color: #000000;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding:4px;
}

.shippingfaq td {
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
}

.shippingfaq td a {
	color: #075466;
	text-decoration: underline;
}

/* MS  SPECFIC */
.minibasketcartlink, .minibasketcartlink:hover {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.minibasketlabel {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* MS STUFF */
.leftside {
	background-image:url("//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/leftMiddle.gif");	
}

.rightside {
	background-image:url("//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/rightMiddle.gif");	
}

/*-------------------------------------*/
#cdlog {
	width:1000px;
	zoom:1;
}
#cdglobaltop,#cdglobaltopPP {
	float:left; 
	padding:2px 0  0 15px;
}
#cdglobeimage {
	padding:2px 4px 0 4px;
}
.cdglobal {
	color:#fff;
	font-size:1.1em;
	line-height:1.5em;
}
.cdglobal A {
	color:#D6E7F4;
	text-decoration:none;
}
.cdglobal A:hover {
	color:#fff;
	text-decoration:underline;
}
.cdglobal A:visited {
	color:#D6E7F4;
}
#cdsitemaptop,#cdsitemaptopPP {
	float:right;
	padding:5px 19px 0 19px;
	text-align:right;
}
.cdsitemap {
	color:#fff;
	font-size:1.1em;
}
.cdsitemap A {
	color:#fff;
	text-decoration:none;
}
.cdsitemap A:hover {
	color:#fff;
	text-decoration:underline;
}
.cdsitemap A:visited {
	color:#fff;
}
#cdheadbg,#cdheadbgPP,#cdheadbgrtl,#cdheadbgHome,#cdheadbgHomeRtl {
	width:1000px;
	height:52px;
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/bg_tophead.jpg);
	background-repeat:no-repeat;
}
#cdlogotop,#cdlogotopPP {
	float:left; 
	padding:9px 0  0 33px;
}
#cdsignin {
	float:right; 
	padding:25px 33px  0 0; 
	text-align:right;
}
.cdsignincopy {
	color:#666;
	font-size:1.1em;
	line-height:1.3em;
}
.cdsignincopy A {
	color:#666;
	text-decoration:none;
}
.cdsignincopy A:hover {
	color:#666;
	text-decoration:underline;
}
.cdsignincopy A:visited {
	color:#666;
}
.cdcontainermaster {
	width:1000px;
	background-color:#678FC2;
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/t_container.gif);
	background-repeat:repeat-y;
}
.cdcontainer {
	width:970px;
	margin:0px 15px;
	text-align:left;
}
#cdnavcontainer {
	background-color:#D6E6FE;
	width:970px;
}
#cdnavcont {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/bg_navcon.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#CBE0FD;
	zoom:100%;
}
#cdnavheader {
	float:left; 
	width:902px;
	color:#11449E;
	font-family:Malgun Gothic, Arial,Helvetica,sans-serif; 
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold; 
	padding:0px 34px 0px 34px;
}
#cdnavheader ul {
	margin:0;
	padding:0;
	zoom:100%;
	list-style:none;
}
#cdnavheader li {
	float:left;
	margin:0;
	padding:0;
}
#cdnavheader a {
	float:left;
	background:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/left_both.gif) no-repeat left top;
	margin:0;
	padding:0 0  0 8px;
	text-decoration:none;
}
#cdnavheader a span {
	display:block;
	background:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/right_both.gif) no-repeat right top;
	padding:6px 12px  4px 4px;
	font-weight:bold;
	color:#11449E;
}
#cdnavheader #current a {
	background-repeat:no-repeat;
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/left_both_on.gif);
	background-position:0 -150px;
	border-width:0;
	border-bottom:1px solid #dfebfc;
}
#cdnavheader #current a span {
	background-repeat:no-repeat;
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/right_both_on.gif);
	background-position:100% -150px;
	padding:5px 12px  6px 4px;
	color:#11449E;
}
#cdnavheader a span {
	float:none;
}
#cdnavheader a:hover {
	background-position:0% -150px;
}
#cdnavheader a:hover span {
	background-position:100% -150px;
}
#cdribbon {
	padding:4px 10px 0 10px;
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/bg_ribbon.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.cdribbontext {
	color:#4372B0;
	font-size:1.0em;
	line-height:1.3em;
}
.cdSubwebBgColor {
      background-color: #F2A31B; 
}
.cdribtopl {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/rib_l_t.gif); 
	font-size:2px;
	line-height:2px;
}
.cdribtopc {
	border-top:1px solid #8aafe1;
	background-color:#e1eaf6;
}
.cdribtopr {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/rib_r_t.gif);
}
.cdribmidl	{
	border-right:none;
	border-left:1px solid #8aafe1;
	background-color:#c8f1f9;
}
.cdribmidc {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/rib_c_c.gif);
}
.cdchutopl {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/chu_l_t.gif);
	font-size:2px;
	line-height:2px;
}
.cdchutopc {
	border-top:1px solid #a4c0dc;
	background-color:#fff;
}
.cdchutopc div,.cdchubotc div,.cdribtopc div {
	height:1px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
}
.cdchubotc {
	border-bottom:1px solid #71a4ce;
	background-color:#fff;
}
.cdchutopr {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/chu_r_t.gif);
}
.cdchumidl {
	border-right:none;
	border-left:1px solid #9dbcda;
	background-color:#fff;
}
.cdchumidl div,.cdchumidr div,.cdribmidl div,.cdribmidr div {
	width:1px;
	overflow:hidden;
}
.cdribmidr {
	border-left:none;
	border-right:1px solid #8aafe1;
	background-color:#c8f1f9;
}
.cdchumidr {
	border-left:none;
	border-right:1px solid #9fbedb;
	background-color:#fff;
}
.cdchumidc,.cdchumidcover {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/chu_c_c.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#E3EFFF;
}
.cdchumidcover {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/chu_c_c_on.gif);
	background-color:#EFF7FF;
}
#cdsubwebicon {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/msoff_logo.gif);
	background-repeat:no-repeat;
	background-position:5px 18px;
}	
#cdsubwebicon div {
	width:45px;
}
.cdsearchlabel {
	vertical-align:bottom;
	height:2.0em;
	text-align:left;
	font-size:1.1em;
	font-weight:bold;
	color:#4372B0;
	padding-bottom:2px;
}
.cdchubotl {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/chu_l_b.gif);
	font-size:2px;
	line-height:2px;
	background-position:bottom left;
}
.cdchubotr {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/chu_r_b.gif);
	background-position:bottom right;
}
.cdribbotl {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/rib_l_b.gif);
	font-size:6px;
	background-repeat:no-repeat;
}
.cdribbotc {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/rib_c_b.gif);
	background-repeat:repeat-x;
}
.cdribbotr {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/rib_r_b.gif);
	background-repeat:no-repeat;
}
#cdsubbrandbarnew {
	zoom:100%;
	text-align:left; 
  border-top: 1px solid #F2A31B;
	border-bottom: 1px solid #F2A31B;
}
#cdsubbrandtextnew {
	color: #ffffff;
	padding:0px 20px 2px 20px;
	font-family:Malgun Gothic, Arial,Helvetica,sans-serif;
	font-size:2.0em;
	line-height:1.4em;
	margin-top:-5px;} /* to fix spacing of branding bar */
}
a.cdSubwebLink, a.cdSubwebLink:visited {
      color: #ffffff; text-decoration:none;
}
a.cdSubwebLink:hover {
      text-decoration:underline;
}
#cdlnavspacer {
	width:9px;
}
.cdLNavSpaceRight {
	border-right: 1px solid #F2A31B;
}
#cdleftnav {
	width:155px;
	padding:0px 0 8px 0;
	background-color:#F2F2F2;
}
.cdLNavBorderTop	{
	border-top: none;
}
.cdLNavBorderRight {
	border-right:1px solid #E7C57E;
}
.cdLNavCornerLeft {
	background-image: url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/lnav_l_t.gif);
}
.cdLNavCornerRight {
  background-image: url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/lnav_r_t.gif);
}
.cdLNavCornerLeft,.cdLNavCornerRight {
	background-repeat:no-repeat;
	font-size:1px;
	height:6px;
}
.cdLeftNavBgColor {
	background-color: #F9F1E4; 
}
.cdlnav {
	color:#636363;
	font-size:1.1em;
	line-height:1.2em;
	padding-top:0;
	word-wrap:break-word;
	text-align:left;
}
.cdlnav a {
	color:#636363;
	text-decoration:none;
}
.cdlnav a:hover {
	color:#636363;
	text-decoration:underline;
}
.cdlnav a:visited {
	color:#636363;
}
.cdLeftNavSec {
	border-top:0px solid #F8F0E1;
	border-bottom:1px solid #E6C57E;
	margin-bottom:14px;
	padding-bottom:9px;
}
.cdLeftNavSec .cdnavbold {
	color:#E88B23;
	background-color: #EFDFBE;
}
.cdHeadNavWhite {
	color:#ffffff;
}
.cdHeadNavWhite a:hover {
	color:#ffffff;
}
.cdHeadNavWhite a:visited {
	color:#ffffff;
}
.cdnavpad {
	padding:3px 15px 3px 15px;
}
.cdnavbold {
	color:#666666;
	background-color:#E3E3E3;
	font-weight:bold;
}
.cdleftnavlist {
	list-style:none;
	margin:0;
	padding:0 0  0 .7em;
	text-indent:-.7em;
}
.cdleftnavlist li {
	padding:0px;
	line-height:16px;
}
#cdbreadbar {
  border-top: 1px solid #E2C67C;
  border-bottom: 1px solid #E0C580;
	text-align:left;
	padding:3px 10px 3px 10px;
}
.cdsearchboxcont {
	width:100%;
	height:32px;
	text-align:left;
}
input.cdsearchbox {
	background-color:#F7FBFF;
	border-top:1px solid #84A5CE;
	border-left:1px solid #84A5CE;
	border-right:1px solid #C1D2E7;
	border-bottom:1px solid #C1D2E7;
	font-size:1.1em;
	display:inline;
	padding:2px 2px 2px 4px;
	/*width:245px;*/
}
.cdSearchBoxOffColor {
	color:#A1A1A1;
}
.cdsearchbut {
	font-size:1.1em;
	line-height:1.3em;
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/but_cnter.gif);
	background-repeat:repeat-x;
	text-align:center;
	cursor:pointer;
	padding:3px 0px 0 0px;
}
.cdsearchbut a,.cdsearchbut a:visited,.cdsearchbut a:hover {
	color:#11449E;
	text-decoration:none;
}
.cdsearchmag {
	cursor:pointer;
}
#cdsearchoutcdsdrop {
	background-color:#FAFAFA;
	width:150px;
	display:none;
	text-align:left;
	border:1px solid #7A7A7A;
}
.cdsearchtextout,.cdsearchtextover {
	padding:2px 0 2px 5px;
	cursor:pointer;
	font-size:1.1em;
	line-height:1.2em;
}
.cdsearchtextout {
	background-color:#FAFAFA;
	border:1px solid #FAFAFA;
}
.cdsearchtextover { 
	background-color:#FFE292;
	border:1px solid #DD9946;
}
a.cdDefaultScope,a.cdDefaultScope:visited,a.cdDefaultScope:hover {
	color:#0560A6;
	text-decoration:none;
}
.cdsearchsep {
	height:2px;
	font-size:1px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	margin:0;
	overflow:hidden;
}
a.cdNotDefaultScope,a.cdNotDefaultScope:visited,a.cdNotDefaultScope:hover {
	color:#666;
	text-decoration:none;
}
#cdmaincontent,#cdmaincontentnopad {
	background-color:#FFF;
	font-size:1.1em;
	padding:0px 10px  0px 9px;
	text-align:left;
}
#cdmaincontentnopad {
	padding:0;
}
.cdbread {
	color:#333333;
	font-size:.9em;
	line-height:1.1em;
}
.cdbread a {
	color:#333333;
	text-decoration:none;
}
.cdbread a:hover {
	color:#333333;
	text-decoration:underline;
}
.cdbread a:visited {
	color:#333333;
}
.cdBreadBgColor {
	background-color:#EFDFBE;
}
.cdOLblEm,.cdOLblEmBlk,.cdOLblEmRed,.cdOLblEmOrange {
	font-weight:bold;
}
.cdOLblEmRed {
	color:#EA0000;
}
.cdFontReduc {
	font-size:.91em;
}
.cdPrintBar {
	text-align:right;
	padding:.5em 12px .5em 12px;
	border-bottom:1px solid #ccc;
}
.cdPrintBar a,.cdPrintBarBottom a,.cdPrintBar a:visited,.cdPrintBarBottom a:visited {
	color:#666;
}
.cdPrintBarBottom {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	clear:both;padding:.5em 7px .5em 7px;
	text-align:left;
}
.cdONBodyCellPadded,.cdONBodyCellUnpadded {
	height:100%;margin:0px;width:100%;
}
.cdONBodyCellPadded {
	padding:0px 12px 0px 12px;
}
#cdfooter {
	width:970px;
	background-color:#C9DEFD;
}
#cdline {
	width:970px;
	height:6px;
	background-color:#F2A31B;
	font-size:1px;
}
.cdrelated {
	color:#2771BA;
	font-weight:bold;
	font-size:1.1em;
	text-align:right;
	padding:0px 10px;
}
.cdrlinks {
	color:#636363;
	font-size:1.1em;
	line-height:1.6em;
	padding:0px 10px;
}
.cdrlinks a {
	color:#636363;
	text-decoration:none;
}
.cdrlinks a:hover {
	color:#636363;
	text-decoration:underline;
}
.cdrlinks a:visited {
	color:#636363;
}
.cdfooterside {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/footerside.jpg);
	background-repeat:repeat-x;
}
.cdfootermid {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/footergradient.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#DAE9FE;
	text-align:center;
}
.cdfoottext {
	font-size:1.1em;
	color:#808080;
	padding:0px 10px;
	vertical-align:middle;
	text-align:left;
}
.cdfoottext a {
	color:#2771BA;
	text-decoration:none;
}
.cdfoottext a:hover {
	color:#2771BA;
	text-decoration:underline;
}
.cdfoottext a:visited {
	color:#2771BA;
}
.cdfootbotside {
	background-color:#e3eefe;
}
.cdFxTitles {
	font-family:Malgun Gothic, Arial,Tahoma,Helvetica,sans-serif;
	font-size:22px;
	color:#666666;
	leading:20px;
	padding: 9px 0px 3px 0px;
}
.OTbl {
	line-height:normal;
	font-size:100%;
}
#cdcontbottom {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/bg_bottom.jpg);
	background-repeat:no-repeat;
	height:18px;
	width:996px;
	margin:0px 0px;
}
/* ccs_002.css */
.cntUL0 {
	margin:0px;
	padding:0px
}
.cntRibbonlist {
	list-style-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/bulletl.gif);
	margin:0px;
	margin-left:12px;
	padding:0px;
	padding-bottom:2px;
	font-family:Malgun Gothic, Tahoma;
	font-size:1.0em
}
div.cntArticleBody {
	font-size:1.2em;
	font-family:Malgun Gothic, Arial, Tahoma, Helvetica, sans-serif;
	color:#484848;
	line-height:1.6em;
}
td.cntArticleBody {
	font-size:1.2em;
	font-family:Malgun Gothic, Arial, Tahoma, Helvetica, sans-serif;
	color:#484848;
	line-height:1.6em;
}
.cntArticleBody p {padding:0px; margin:18px 0px}
.cntArticleBody h1 {font-size:28px; color:#7598c4; padding:15px 0px; line-height:1.1em; border-bottom:1px solid #ccc; font-weight:normal}
.cntArticleBody h2 {font-size:22px; color:#eea752; line-height:24px; padding:0px; margin:30px 0px 15px 0px}
.cntArticleBody h3 {font-size:18px; color:#666666; line-height:20px}
.cntArticleBody h4 {font-size:16px; color:#999999}
.cntArticleBody h5 {font-size:12px; color:#666666}
.cntArticleBody h6 {font-size:10px; color:#666666}
.cntArticleBody h3, h4, h5, h6 {margin-top:1.2em}
.cntArticleBody h3 {margin-bottom:.5em}
.cntArticleBody hr {color:#cccccc; height:1px}
.cntArticleBody .ui {font-weight:bold}
.cntArticleBody .ov {text-decoration:overline}
.cntArticleBody table {margin: 1em .1em 0px;}
.cntArticleBody tr {vertical-align:top;}
.cntArticleBody th {padding:.25em .5em; margin:.25em; background-color:#6699CC; color:#ffffff; text-align:left; vertical-align:bottom;}
.cntArticleBody td {padding:.25em .5em; margin:.25em; vertical-align:top;}
.cntArticleBody li {padding:0px; margin:18px 1em; display:list-item}
.cntArticleBody ol {display:inline-block; list-style:none decimal outside; margin: -15px 0px; padding: 0px 1.5em}
.cntArticleBody ul {display:inline-block; list-style:url(/global/images/default.aspx?assetid=ZA100793661033) square outside; margin: -15px 0px; padding: 0px 9px}
.cntArticleBody ul ol {list-style-image:none}
.cntArticleBody ul ul {list-style-image:url(/global/images/default.aspx?assetid=ZA100979191033); padding:0px}
.cntArticleBody ol ul {list-style-image:url(/global/images/default.aspx?assetid=ZA100979191033); padding:0px}
.cntArticleBody ul ul ul {list-style-image:url(/global/images/default.aspx?assetid=ZA100979191033); padding:0px}
.cntArticleBody pre {padding: 8px; background-color:#EEEEEE; }
.cntArticleBody code {font-family: Malgun Gothic, "Courier New", Courier, monospace; font-size:.9em; text-align:left; line-height: 1.3em;}
.cntArticleBody .bterm {font-weight:bold}
.cntArticleBody .iterm {font-style:italic}
.cntArticleBody .keycombo {font-weight:bold}
.cntArticleBody .noborder {border-style:none}
.cntArticleBody .rtt {font-size:.90em; text-align:right}
.cntArticleBody .runinhead {font-weight:bold}
.cntArticleBody .tableup {margin-top:0px}
.cntArticleBody .ofvbaispan {border:1px solid; border-color:windowframe; padding:0px; color:windowtext; display:none; position:absolute; z-index:+1}
.cntArticleBody .ofvbanav {padding:0px 0px 10px 0px}
.cntArticleBody .ofvbanavreuse, .cntArticleBody .ofvbanavunused, .cntArticleBody .ofvbanavhidden {width:75px}
.cntArticleBody .ofvbanavreuse {color:#0000cc; cursor:pointer}
.cntArticleBody .ofvbanavunused {color:graytext}
.cntArticleBody .ofvbanavhidden {display:none}
.cntArticleBody .ofvbadesc {color:windowtext; display:none}
.cntArticleBody .ofvbanavex {text-decoration:none}
.cntArticleBody B .dt1, .cntArticleBody .ind, .cntArticleBody .hang {margin:0px 0px 0px 2em}
.cntArticleBody .dt1 {text-indent:-2em}
.cntArticleBody .hang {text-indent:-2em}
.cntArticleBody .figure {font-weight:bold;}
.cntArticleBody .ac {font-size: 62.5%; padding: 0px; margin: 9px 0px 15px 0px;}
.cntArticleBody .alpha {font-size:1.25em; font-weight:bold}
.cntArticleBody .comment {color:darkgreen}
.cntArticleBody dd {margin:0px 0px .6em 2em}
.cntArticleBody .def {margin-top:40px}
.cntArticleBody .DropDown, .cntArticleBody .HidePopUp, .cntArticleBody .Glossary, .cntArticleBody .Glossarydef {text-decoration:none}
.cntArticleBody a:hover.DropDown, .cntArticleBody .HidePopUp:hover, .cntArticleBody .Glossary:hover {text-decoration:underline}
.cntArticleBody a.DropDown {color:#666666; line-height:18px; font-weight:normal; top:0px}
.cntArticleBody a:active.DropDown {color:#666666; line-height:18px; font-weight:normal; top:0px}
.cntArticleBody a:visited.DropDown {color:#666666; line-height:18px; font-weight:normal; top:0px}
.cntArticleBody .Glossarydef {color:#008C00}
.cntArticleBody .glossary {color:#660000}
.cntArticleBody dt {font-weight:bold}
.cntArticleBody .expanded {font-weight:normal}
.cntArticleBody .expfav {font-size:.8em; text-align:right; margin-top:-1em}
.cntArticleBody .mt {font-weight:bold; margin-top:2em}
.cntArticleBody .ofvbasyn, .cntArticleBody .signature {background-color:#cccccc; padding:0px 8px 0px 8px; width:100%}
.cntArticleBody .4 {line-height:4pt}
.cntArticleBody .6 {line-height:6pt}
.cntArticleBody .omblue, .cntArticleBody .ombluedash, .cntArticleBody .omyellow, .cntArticleBody .omyellowdash {border-color:windowframe; border-width:1px; color:windowtext; cursor:pointer; height:16px; padding:0px 0px 0px 2px; text-decoration:none; width:180px}
.cntArticleBody .omblue, .cntArticleBody .omyellow {border-style:solid; font-weight:bold}
.cntArticleBody .ombluedash {border-style:dashed}
.cntArticleBody .omblue, .cntArticleBody .ombluedash {background-color:#99ffff}
.cntArticleBody .omyellow {background-color:#ffff99}
.cntArticleBody .ofvbashowdesc {color:#0000cc; cursor:pointer; font-size:smaller; text-decoration:underline}
.AsstInlineDefText {color:#660000; text-decoration:none}
.cntArticleBody a {text-decoration:none; color:#0560A6}
.cntArticleBody a:hover {text-decoration:underline}
.cntArticleBody a:visited {text-decoration:none; color:#0560a6}
.cntArticleBody a:active {text-decoration:none; color:#0560a6}
.cntArticleBody .hide4ara {display:block}
.cntArticleBody .hide4arascript {display:block}
.cntArticleBody .hide4bidi {display:block}
.cntArticleBody .hide4biditha {display:block}
.cntArticleBody .hide4ea {display:block}
.cntArticleBody .hide4eabidi {display:block}
.cntArticleBody .hide4easa {display:block}
.cntArticleBody .hide4easabidi {display:block}
.cntArticleBody .hide4eng {display:none}
.cntArticleBody .hide4enu {display:none}
.cntArticleBody .hide4enucanfrndut {display:none}
.cntArticleBody .hide4heb {display:block}
.cntArticleBody .hide4hindi {display:block}
.cntArticleBody .hide4jamuiopt {display:block}
.cntArticleBody .hide4sa {display:block}
.cntArticleBody .hide4sabidi {display:block}
.cntArticleBody .somecontent {display:none}
.cntArticleBody .collapsed {display:none}

/* NEW CSS */
.thermo 
{
    
    font-family:Malgun Gothic, Tahoma;
    font-size:11px;
	white-space:nowrap;
	border-bottom: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
}
.thermo .secure {
	padding:22px 0px 22px 5px;/* Top Right Bottom Left*/
	float:left;
}
.thermo .thermoimage {
	padding:14px 0px 22px 0px;/* Top Right Bottom Left*/
	float:right;
}
.thermo .thermoimage .thermo_text {
	font-size:11px;
	color:#666666;
	font-weight:normal;
	
	
}
.thermo .thermoimage .thermo_select {
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
.shopperinfobox {
	width:100%;
	border-bottom: 1px solid #CCCCCC;
}
.shopperinfobox .title {
	padding: 10px 0px 10px 0px;
	color: #6D6D6D;
	font-size:16px;
	font-weight:bold;
}
.shopperinfobox .shopperinfo {
	padding: 15px 0px 10px 4px;
}
.additionInfobox {
	position:relative;
	top:-35px;
}
.additionalinfosection {
	font-size:11px;
	padding: 15px 0px 10px 4px;
}
.additionalinfosection .title {
	padding: 3px 0px 3px 0px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:17px;
}
.additionalinfosection .input {
	font-size:11px;
	padding: 3px 0px 10px 0px;
}
.additionalinfosection select, .additionalinfosection input {
	font-size:11px;
}
.checkoutsubmit {
	float:right;
}
.emailposition {
}

.emailposition .text {
	padding: 0px 0px 4px 0px;
}
.sectiontitle {
	color: #6D6D6D;
	font-family: Malgun Gothic, Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	line-height:30px;
}
.messagetext {
	line-height:24px;
	font-size:11px;
	padding: 0px 0px 20px 0px;
	color:#F3A11A;
	font-weight:bold;
}
.download {
	padding-right:30px;
}
.downloadboxtitle {
	color:#6d6d6d;
	font-size:16px;
	font-weight:bold;
}
.receiptId .title {
	color:#6d6d6d;
	font-size:18px;
	font-weight:bold;
}
.receiptId {
	float:left;
	padding: 0px 0px 40px 0px;
}
.keybox {
	padding: 18px 12px 18px 12px;
	border: 1px solid #CACACA;
	width:346px;
}
.keybox .boldtext {
	font-weight:bold;
	font-size:16px;
	padding: 0px 0px 24px 0px;
}
.keybox .infotext {
	font-weight:normal;
	font-size:11px;
	color:#606060;
	padding: 0px 0px 20px 0px;
}
.keybox .filesize {
	font-weight:bold;
	color:#606060;
	padding: 0px 0px 20px 0px;
}
.writeIcon {
	font-size:11px;
	padding: 4px 0px 15px 0px;
}
.content {
	color:#606060;
}
.downloadbox {
	padding: 0px 0px 0px 25px;
	float:right;
	width:323px;
	height:313px;
	
}
.downloadbox .button {

}
.downloadbox .downloadcontent {
	font-size:11px;
	font-color:#606060;
}
.downloadbox .downloadcontent .title {
	line-height:24px;
	font-size:11px;
	color:#F3A11A;
	font-weight:bold;
} 
.passportsec {
	float:left;
	border: 1px solid #CCCCCCC;
	width:335;
	height:252;
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/passportsignin.gif);
	background-repeat:no-repeat;
}
.passporttext {
	font-size:11px;
	padding-left:35px;
	width:405px;
	border: 0px solid #000000;
}
.passporttext .title {
	font-weight:bold;
	font-size:16px;
	line-height:35px;
}
.cdLeftNavPP {
	padding: 30px 0px 0px 30px;
	border: 0px solid #000000
}
.cdLeftNavPP .content {
}
.cdLeftNavPP .content .title {
	font-weight:bold;
	line-height:20px;
}
.rightnavUpsell {
	width:300px;
	padding: 23px 0px 20px 0px
}

.divider {
	background-image: url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/h_dot.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

.itemsBox {
	border: 1px solid #E88B23;
	background-color: #F9F1E4;
	font-family:Malgun Gothic, Tahoma,Arial;
	leading:13px;
	color:#666666;
	height:24px;
}

/*Can be Deleted Later*/
.confirmbillingsec, .confirmshippingsec {
	width:250px;
	padding: 10px 0px 0px 0px;
	color:#6D6D6D;
}
.confirmbillingsec .title, .confirmshippingsec .title {
	font-weight:bold;
	border-bottom: 1px solid #6D6D6D;
	line-height:22px;
}
.confirmbillingsec {
	float:left;
}
.confirmshippingsec {
	float:right;
}
.loginpad {
	padding: 35px 0px 0px 123px;
}
.loginbutton {
	padding: 24px 0px 120px 237px;
}

/* iFrame styles */
#cdheadbg_iheader {
	width:1000px;
	height:54px;
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/bg_ihedaer.gif);
	background-repeat:no-repeat;
}
.thermo_iheader {
	width:1000px;
	white-space:nowrap;
	border-bottom: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
}
.thermo_iheader .secure {
	padding:22px 0px 22px 86px;/* Top Right Bottom Left*/
	float:left;
}
.thermo_iheader .thermoimage {
	padding:14px 206px 22px 0px;/* Top Right Bottom Left*/
	float:right;
}
#cdfooter_ifooter {
	width:1000px;
	height:59px;
	background-color:#C9DEFD;
}
#cdifooterside {
	text-align:center;
	height:59px;
	padding-top:9px;
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/footerside.jpg);
	background-repeat:repeat-x;
}
.otherplaces {
	color:#666666;
	line-height:20px;
}

.otherplaces li {
	list-style-type: square; 
	color: #FF960C;
}

.otherplacesLink, .otherplacesLink:hover {
	color: #0E4380;
	text-decoration:none;
}

.culturelist 
{
    font-size:11px;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}

.productFamilyAddItem {
}

.productFamilyAddItem .innerLabel {
	position: relative;
	top:-5px;
	white-space:nowrap;
}

.faq_question {
	font-family:Malgun Gothic, Arial,Verdana, Geneva,Helvetica, sans-serif; font-size:12px; color:#6D6D6D;
}


.faq_answer {
	font-family:Malgun Gothic, Arial,Verdana, Geneva,Helvetica, sans-serif; font-size:12px; color:#6D6D6D;
}
.shellfooter_bkgd {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/footer_bkgd.gif);
	background-repeat:repeat-y;
}
.shellheader_bkgd {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/leftNavtop_bkgd.gif);
	background-repeat:repeat-y;
}
.shellleft_bkgd {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/left_bkgd.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	background-color:#F2F2F2
}
.shellright_bkgd {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso-trial/assets/local/right_bkgd.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	width:457px;
}

.title_normal {
	color: #000000;}

/* Checkout order processing window */
.processBox
{
	width: 300px;
	height: 325px;
	background: #efefef;
	background-color: #efefef;
	border: 1px solid #cccccc;
}
.processBox td
{
	padding: 10px;
	text-align: center;
	padding: 4px;
	background: #efefef;
	background-color: #efefef;
}
.processBox .innerText
{
	font-family: Malgun Gothic, Tahoma,Arial;
	color: #666666;
	font-weight: bold;
}
.popup {
	float: center;
	left: 35%;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135);
}
/************************************/
.alignFormat {
	text-align:left;
}
.centerFormat {
	text-align:center;
}
.formatfloat {
	float:left;
}

div.featuredFooter {
	background-repeat:no-repeat; 
	height:7px;
}
div.featuredFourProducts {
	height:251px;
	width:778px;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	padding-right:2px;
	top:-4px;
}
div.otherProductBottom {
	display:block;
	background-repeat:no-repeat; 
	width:789px; 
	height:8px; 
	margin: 0;
	padding: 0 0 8px 0;
	font-size:6px; 
	line-height:8px;
}
table.tabContent {
	background-image:url(//c5.img.digitalriver.com/gtimages/mso/assets/local/tab_section_bkgd.png);
	background-repeat:no-repeat; 
	background-position:bottom;
}
/* CONTACT US */
	div.contactus {
		padding-top:15px;
		width:785px;
	}
	div.pagetitle {
		color:#6D6D6D;
		font-size:16px;
		font-weight:bold;
		padding:10px 0;
	}
	div.contactusbox {
		width:770px;
		border:1px solid #dbdbdd;
		margin:auto;
	}
	div.email_support {
		float:left;
		width:57px;		
		text-align:center;
		padding-top:15px;
		font-weight:bold;
	}
	div.input_Area {
		padding-top:22px;
		padding-left:15px;
		float:left;
		border-left:1px solid #dbdbdb;
		line-height:1.4em;
	}
	div.contact_instructions {
		font-weight:bold;
		line-height:1.8em;
		padding-bottom:12px;
		width:650px;
	}
	div.inputs {
		padding-top:4px;
	}
	div.text_input {
		padding-bottom:4px;
	}
	div.supportArea {
		padding-top:18px;
	}
	div.supportBox {
		margin:auto;
		border:1px solid #dbdbdb;
		width:770px;
	}
	div.phoneSupport {
		float:left;
		width:317px;
	}
	div.phoneSupport .image, div.productSupport .image {
		float:left;
		width:74px;
		text-align:center;
		font-weight:bold;
		padding-top:4px;
		padding-bottom:10px;
	}
	div.phoneSupport .text,  div.productSupport .text {
		float:left;
		width:235px;
		padding-top:25px;
		line-height:1.4em;
	}
	div.productSupport {
		float:left;
	}
	.innerText ul {
		padding-left:25px;
	}


