#formLogin {
    padding: 0 0 10px 0;
}

#popupLoginContent #formLogin {
    border-bottom: 1px solid #dfdfdf;
}

#login .logout {
    margin-right: 5px;
}

#login .logout FORM {
    display: inline;
}

#login .logout FORM .submit {
    background-color: white;
    color: #0071BC;
    height: 20px;
    font-size: 12px;
    cursor: pointer;
}

#login .logout FORM .submit:hover {
    text-decoration: underline;
}

.popup INPUT, .popup TEXTAREA {
    padding-left: 3px;
    width: 231px;
    width: 390px;
}

#topminicart {
    position: relative;
}

#topminicart .cart {
    position: absolute;
    text-align: right;
    right: 20px;
    top: 23px;
    padding-right: 40px;
    background: url('../images/cartMediumBlue.gif') no-repeat right 1px;
}


#formNotification #submit,
#popupLoginContent #formLogin #submit {
    float: right;
}

.c5 {width: 785px;}

.c5 .boxShadow {
    background: url('../images/box5cShadowTop.gif') no-repeat;
    padding-top: 15px;
    margin-bottom: 15px;
    }

.c5 .boxShadow .boxContent {
    background: url('../images/box5cShadowBottom.gif') no-repeat bottom left;
    padding: 0 17px 17px 15px;
}

#news {
    margin-top: 15px;
}

.boxItems { overflow: hidden; }

.relatedItems {
    float: left;
    margin-top: 20px;
    _margin-left: 6px;
}

.relatedItems .boxItem {
    border-top: 1px solid #dfdfdf;
    display: block;
    padding: 5px 0;
    margin-top: -1px;
}

#boxPrice INPUT.buttonAddToCart {
   background: url('../images/buttonAddToCartWide.gif') no-repeat;
   text-transform: lowercase;
   padding: 0 0 0 23px;
   width: 100px;
   height: 31px;
}

#boxPrice A.buttonFreeDownload {
    background: url('../images/buttonFreeDownload.gif') no-repeat;
    width: 120px;
    height: 22px;
    float: none;
    padding: 9px 0 0 32px;
    margin: 10px;
}

#boxPrice .currency {
    width: 166px;
}

.boxPrice .clear {
    height: 0px;
}

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

.savePercentBox .SaveMoneyLabel {
	color: #ffffff;
}

#boxPrice .base {
	color:#F89B26;
	float:left;
	font-size:26px;
	font-weight:normal;
	line-height:30px;
	margin:5px 10px;
	text-decoration:line-through;
}

#boxPrice .base SPAN {
	text-decoration:line-through;
}

/* shopping cart */
#cart P.info {
    width: 500px;
}

#cart HR {
    clear: both;
}

#cart .checkout {
    float: right;
    cursor: pointer;
}

DIV.miniCart {
    background: url('../images/cartBig.gif') no-repeat;
    padding: 0 0 0 46px;
}
DIV.miniCart P {
    margin-top: 2px;
}

#cart UL.products {
    border-top: #dfdfdf solid 1px;
}

#cart UL.products .thumb {
    float: left;
    margin-right: 14px;
}

#cart UL.products li {
    padding: 10px 0;
   border-bottom: #dfdfdf solid 1px;
}

#cart UL.products P {
    width: 600px;
    margin-bottom: 4px;
}

#cart UL.products .license {
    margin-bottom: 10px;
}

#cart UL.products .price {
    width: 210px;
    float: right;
}

.currency {
    text-align: left;
    display: inline-block;
    width: 100px;
}

.currency span.value {
    float: right;
}
.currency span.symbol {
    float: left;
}

#cart UL.products .price INPUT {
   border: 1px solid #b2b2b2;
   padding: 3px;
   margin: 0 3px;
   width: 20px;
   position: relative;
   top: -3px;
   text-align: right;
   float: left;
   line-height: 16px;
}

#cart UL.products .price span.cprice {
    font-size: 15px;
    font-weight: bold;
    margin-left: 16px;
    float: right;
}


#cart UL.products A.delete {
    text-decoration: none;
}

#cart .subtotal {
    padding: 10px 0 0 0;
    border-bottom: solid 1px #7c7c7c;
}

#cart .buttons {
    margin: 5px 0;
}

#cart .subtotal h3 {
    float: left;
}
#cart .subtotal p {
    text-align: right;
    font-size: 15px;
    font-weight: bold;
}

#cart .bigCheckout {
    padding-top: 10px;
    width: 150px;
    float: right;
    text-align: right;
}

#cart .discount {
    padding: 10px 0;
}

#cart .discount .textInput {
   border: 1px solid #b2b2b2;
   padding: 3px;
   width: 186px;
    color: #b2b2b2;
   line-height: 16px;
}
#cart .discount .submitInput {
    background: #212121;
    color: #fff;
    padding: 6px;
}

/* checkout */

#checkoutSteps A {
    color: #666;
    text-decoration: none;
}

#checkoutEnter H3 {
    margin-bottom: 10px;
}

.popup .downloadRegister {
    width: 350px;
    margin: 15px auto;
}

#checkoutEnter .new A,
#checkoutEnter .returning A,
.popup .downloadRegister A {
    text-decoration: underline;
    display: block;
    margin: 6px 0px;
}

#checkoutEnter .returning {
    padding: 0 200px;
}

#checkoutEnter .returning FORM,
.popup .downloadRegister FORM {
    width: 180px;
    border-bottom: none;
    text-align: left;
}

#checkoutEnter .returning FORM .formRow LABEL,
.popup .downloadRegister FORM .formRow LABEL {
    text-align: left;
    width: 50px;
}

.popup .downloadRegister #formLogin .formRow LABEL {
    top: 0px;
}

#checkoutEnter #login {
    float: none;
}

#checkoutEnter .paypal FORM {
    margin-top: 15px;
}

#checkoutEnter .paypal .subtle {
    width: 600px;
    margin: 10px auto;
}

.shippingAddress {
    width: 370px;
    float: left;
    margin-right: 10px;
}

.billingAddress {
    width: 370px;
    float: left;
}

.shippingInfo p {
    margin: 0px;
}
.shippingInfo .label {
    display: inline-block;
    width: 115px;
}


#checkoutMethod .shippingMethod h4 {
    display: inline;
}

#checkoutMethod .paymentMethod .payment_methods {
    margin: 16px 0;
    clear: both;
}

#checkoutMethod .paymentMethod .radio {
    display: block;
    float: left;
    margin-right: 5px;
}

#checkoutMethod .paymentMethod .other,
#checkoutMethod .paymentMethod .paypal {
    margin-left: 20px;
}


#checkoutMethod .paymentMethod .other LABEL {
    font-weight: bold;
}

/*
#checkoutMethod .paymentMethod .other P,
#checkoutMethod .paymentMethod .paypal DIV {
    display: inline;
}*/


#checkoutPlace TABLE {
    width: 100%;
}

#checkoutPlace TABLE TR TD {
    height: 18px;
}
#checkoutPlace TABLE TR.TableHead TD {
    font-weight: normal;
    color: #666;
    height: 25px;
}

#checkoutPlace TABLE TD.name {
    font-weight: bold;
    width: 450px;
}

#checkoutPlace TABLE TR.TableHead TD.lbl_qty {
    width: 30px;
}
#checkoutPlace TABLE TR.TableHead TD.lbl_sku {
    width: 83px;
}


#checkoutPlace TABLE TR.TableHead TD.lbl_price,
#checkoutPlace TABLE TR.TableHead TD.lbl_total {
    text-align: right;
}

#checkoutPlace TABLE .currency {
    width: 80px;
    margin-left: 20px;
}


#checkoutPlace .cartTotal {
    text-align: right;
}

#checkoutPlace .cartTotal .label {
    float: left;
}

#checkoutPlace .cartTotal p {
    margin-bottom: 6px;
}

#checkoutPlace .cartTotal select { border: 1px solid black; }

#checkoutPlace .cartTotal .currency {
    width: 80px;
    margin-right: 4px;
}

#checkoutPlace .cartTotal .total {
    margin-top: 10px;
    height: 20px;
}
#checkoutPlace .cartTotal .total P {
    font-size: 16px;
}
#checkoutPlace .cartTotal .total .currency {
    width: 110px;
}

#checkoutPlace .shopForm LABEL {
    width: 150px;
}

#checkoutPlace .checkoutNotes {
    width: 668px;
    margin: 0 0 10px 0;
}

#checkoutPlace .checkoutNotes LABEL {
    display: inline;
    margin-right: 0;
}

/* registration form */

#registration {
    text-align: left;
}

.shopForm FIELDSET {
    margin-top: 20px;
    clear: both;
}

.shopForm LEGEND {
    font-weight: bold;
    position: relative;
    top: -10px;
}

.shopForm LABEL {
    display: inline-block;
    width: 120px;
}

.shopForm LABEL.ship2diff {
    display: inline-block;
    width: 200px;
}

.shopForm INPUT,
.shopForm TEXTAREA {
    border: 1px solid #b2b2b2;
    padding: 3px;
    width: 186px;
    color: #000;
    line-height: 16px;
    margin-right: 320px;
    margin-bottom: 6px;
}

.shopForm INPUT[type="file"] {
    border: 1px solid #b2b2b2;
    padding: 3px;
    width: 250px;
    color: #000;
    line-height: 16px;
    margin-right: 320px;
    margin-bottom: 6px;
}

.shopForm .isAcademic {
	margin-top: 15px;
}

.shopForm .isAcademic INPUT[type="checkbox"] {
    border: 0;
    padding: 3px;
    width: 20px;
    line-height: 16px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.shopForm .isAcademic LABEL.checkbox {
    display: inline-block;
    width: 700px;
}

div.star {
	margin: 10px;
	border: 1px solid red;
}
.star strong {
	color: red;
}
span.star {
	color: red;
	font-weight: bold;
}

#academic_registration {
	
}

#academic_registration .verification  {
	margin-left: 125px;
	color: silver;
}

#academic_state  {
	margin: 20px 0 40px 40px;
	font-weight: bold;
	color: red;
}

#academic_state.confirmed  {
	color: blue;
}

DIV.infobox {
	padding:5px;
	width:500px;
}

DIV.infobox UL {
	list-style-type: disc;
	margin-bottom: 10px;
}

DIV.infobox LI {
	list-style-type: disc;
	list-style-position: inherit;
	padding-bottom: 8px;
	margin-left: 20px;
	float: none;
}

#ship2diff {
    border: none;
}

.shopForm SELECT {
    border: 1px solid #b2b2b2;
    width: 195px;
    margin-right: 320px;
    margin-bottom: 6px;
}

.shopForm INPUT.submit {
    border: none;
    height: 31px;
    color: #fff;
    width: 82px;
}

#registration .bottom h1 {
    display: none;
}


.ccForm .ccExpire SELECT {
    width: 95px;
    margin-right: 0px;
}



 .red, .error { color: #CF0F27; }

A.buttonBlue SPAN.arrow {
   background: url('../images/buttonBlueRightArrow.gif') no-repeat top right;
   padding-right: 12px;
}

/* js rating */

.bigRating {
    width: 136px;
    height: 22px;
    background: url('../images/bigRatingStars.gif') no-repeat;
    background-position: -140px 0;
}

.bigRated1 {background-position: -112px 0;}
.bigRated2 {background-position: -84px 0;}
.bigRated3 {background-position: -56px 0;}
.bigRated4 {background-position: -28px 0;}
.bigRated5 {background-position: 0px 0;}


#common P.info {
    width: 500px;
}

#common.help p.star {
    color: #CF0F27;
}

#common.help FORM .submit {
   background: url('../images/buttonGreen.gif') no-repeat;
   width: 81px;
   height: 23px;
   text-align: center;
   line-height: 20px;
   color: #fff;
   font-size: 11px;
   display: block;
   text-decoration: none;
   margin-bottom: 3px;
}

#common #formLogin {
    border: none;
    width: 180px;
}

/* invoice */

.invoice {
    margin-top: 32px;
    padding-top:  16px;
    border-top: solid #000 3px;
}

/* downloads */

.downloads .download {
    margin-top: 24px;
    padding: 0 0 0 40px;
    height: 50px;
    background: url('../images/downloadarrowSmall.gif') no-repeat left top;
}

.downloads .key LABEL {
    font-weight: bold;
    display: block;
    margin-bottom: 4px;
    color: #CF0F27;
}

.downloads .key TEXTAREA {
    border: 1px solid #b2b2b2;
    padding: 3px;
    width: 100%;
    color: #000;
    line-height: 16px;
    margin-right: 320px;
    margin-bottom: 16px;
}

.downloads .licensekey TEXTAREA {
    height: 16px;
}

.downloads .licensepuk TEXTAREA {
    height: 32px;
}

/* gifcerts */

/*.giftcertForm TABLE {
    border: solid red 1px;
}

.giftcertForm TD {
    border: solid #ccc 1px;
}
*/

/*
.giftcertFORM TD {
    padding: 0 3px 3px 3px;
}*/

.giftcertForm TD {
    text-align: left;
}

.giftcertForm INPUT,
.giftcertForm TEXTAREA,
.giftcertForm SELECT {
    border: 1px solid #b2b2b2;
    padding: 3px;
    width: 186px;
    color: #000;
    line-height: 16px;
    margin-bottom: 6px;
}

.giftcertForm SELECT {
    width: 194px;
    padding-left: 0;
}