p.modmenu {
	text-align: right;
}

div.nav, .nav {
	font-size: 11px;
}

.para {
	margin-bottom: 1em;
}

table.form td {
	padding: 0 8px 8px 0;
}

table.form div {
	margin: 10px;
}

table.form {
	width: 500px;
}

div.PrintSizeDesc p {
	font-size: 85%;
}

.aihl {
	color: #16589F;
}

div#str-GalCatNavImg {
	width: 160px;
	float: right;
   clear: right;
   margin-left: 10px;
	margin-bottom: 0.4em;
	text-align: center;
	font-size: 85%;
}

div#str-GalCatNavImg img {
	display: inline;
	vertical-align: bottom;
}

.str-PayMethod {
	margin-bottom: 20px;
}

.str-CardLogos {
	font-size: 11px;
	margin-top: 6px;
	text-align: left;
}

.str-CardLogos img {
	margin: 4px 1px 0 1px;
}

img {
	border: none;
}

textarea#frm-PGPDetails {
	width: 480px;
	height: 150px;
}

a.current {
	font-weight: bold;
}

input[type="checkbox"], input[type="radio"] {
	background: transparent;
	padding: 0;
	border: none;
}

/* discounts_admin.php form */

tr#tbd-DiscountsCode td, tr#tbd-DiscountsValue td, tr#tbd-DiscountsEndDate td, tr#tbd-DiscountsExclusive td, tr#tbd-DiscountsQuantity td, tr#tbd-DiscountsMaxThreshold td {
	padding-bottom: 25px;
}

tr#tbd-DiscountsName input {
	width: 250px;
}

tr#tbd-DiscountsCode input {
	width: 150px;
}

tr#tbd-DiscountsPercentage input, tr#tbd-DiscountsExclusive input {
	margin-left: 5px;
	margin-right: 20px;
}

tr#tbd-DiscountsValue input#DiscountsValue_L, tr#tbd-DiscountsQuantity input, tr#tbd-DiscountsMinThreshold input, tr#tbd-DiscountsMaxThreshold input, tr#tbd-DiscountsMaxValue input#DiscountsMaxValue_L {
	width: 35px;
}

tr#tbd-DiscountsValue input#DiscountsValue_R, tr#tbd-DiscountsMaxValue input#DiscountsMaxValue_R {
	width: 16px;
}

/* discounts_view.php form */

form#discountform input[type="checkbox"] {
	margin-left: 0;
	margin-right: 7px;
}

/* Order view form */

textarea#frm-PGPDetails {
	font-size: 11px;
}

