/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */

/*body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #e5edf5;
	}



a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}
*/a img {
	border: none;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1.1em;
}
.biggerText {
	font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}
.input {
	width:100px;
}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}
TEXTAREA {
	/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
}
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
LABEL.inputLabel {
	width: 250px;
	float: left;
	text-align:left;
	font-size:11px;
	margin:0px;
	padding:0px;
}
LABEL.inputLabelPayment {
	width: 15em;
	float: left;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 12em;
	float: left;
}
P, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
}
.clearBoth {
	clear: both;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #7111dc;
}
#cartContentsDisplay TH {
	color:#7111dc
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
}
.messageStackWarning, .messageStackError {
	background-color: #99FF99;
	color:#000000;

}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 900px;
	vertical-align: top;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
/*navigation*/

.navSplitPagesResult {
}
.navSplitPagesLinks {
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}

.menu-left form label{
	font: 12px normal Arial, Helvetica, sans-serif;
	color:#666;
}
.menu-left form input
{
	width:125px;
	height:15px;
	border:1px solid #7f9db9;
}

.menu-left form .login input { width:auto; height:auto; border:none;}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
}
#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
}
#navMainSearch {
	float: right;
}
#navBreadCrumb {
	background-color: #FFFFFF;
}
#navEZPagesTop {
	background-color: #ffff33;
}
#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}
#navColumnOne {
	background: #e5e5e5 url(../images/british-psychological-society.gif) no-repeat left bottom;
	padding-bottom:110px
}
#navColumnTwo {
	background-color: #00BFBF;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
}
.tableHeading TH {
	border-bottom: 1px solid #cccccc;
}
.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
}
#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}
.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay,  .cartQuantity, .cartTotalsDisplay {
	padding: 0.5em 0em;
}
#cartInstructionsDisplay {
	text-align:center;
}
.cartProductDisplay{
	text-align:center;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0em;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
.cartAttribsList {
	margin-left: 1em;
}
#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
}
#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}
.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}
.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}
.amount {
	width: 5.5em;
}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em;
}
.categoryIcon {
}
#cartImage {
	margin: 0.5em 1em;
}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}
/*sideboxes*/
.columnLeft {
}
h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
}
.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
}
.leftBoxContainer {
}
.sideBoxContent {
	background-color: #ffffff;
	padding: 0em;
}
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
}
.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
}
h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
}
h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
}
.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
}
#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
}
#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}
#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
}
#upDateHeading {
	text-align: right;
}
/*misc*/
.back {
	float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	background-color: #f2e8fe;
	height: 1.5em;
	vertical-align: top;
	color:#7111dc
}
.rowEven {
	background-color: #fbf8ff;
	height: 1.5em;
	vertical-align: top;
	color:#7111dc
}
.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
CAPTION {
/*display: none;*/
	}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;/*vertical-align: top*/
	}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}
TR.tableHeading {
	background-color: #eee;
	height: 3em;
	font-size: 12px;
}
#siteMapList {
	width: 90%;
	float: right;
}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
}
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
}
.information {
	padding: 10px 0px;
/*	line-height: 150%;*/
}
.information p{	margin:0;	padding:5px 0 5px 0 ;	line-height:normal;	}




/*  -----------------------------------------------------	-------------------	-------------------  */

@charset "utf-8";
body {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a {
	color:#7030a0;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#7030a0;
	text-decoration:underline;
}
.logo {
	height: 169px;
	vertical-align: middle;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	margin:0 0 0 17px;
	padding:0px;
}
#menu {
	padding:0;
	margin:0;
	color:#ffffff;
	white-space:nowrap;
	list-style-type:none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
/*#menu li a {
	padding:12px 27px 12px;
	background:url(../images/navigetion-bg.gif) repeat-x left top;
	color:#ffffff;
	text-decoration:none;
	float:left;
	margin: 0px;
	border-right: 1px ridge #999999;
}

#menu li a:hover {
	background:url(../images/navigetion-rollover-bg.gif) repeat-x left top;
	color:#ffffff;
	text-decoration: none;
}*/
.bottom-padding {
	height: 3px;
}
.border {
	border: 1px solid #cccccc;
}
.border1 {
	border: 1px solid #cccccc;
	margin:2px 0;
}
.border2 {
	border: 1px solid #cccccc;
	margin:2px 10px 0 2px;
}
.border-top {
	border-top: 1px solid #cccccc;
}
.border-right {
	border-right: 1px solid #cccccc;
}
.border-bottom {
	border-bottom: 1px solid #cccccc;
}
.border-left {
	border-left: 1px solid #cccccc;
}
.border-all {
	border-bottom: 1px solid #cccccc;
	background: #FFFFFF;
	height: 3px;
}
#categories {
	padding:0;
	margin:0;
	color:#000000;
	list-style-type:none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width:192px;
}
/*#categoriesContent ul {
	margin:0px 0 0px 0px;
	padding:0;
}
#categoriesContent ul li {
	display:inline;
	margin:0 0 0 -30px;
}
#categoriesContent ul li a {
	background:url(../images/left-links-bg.gif) no-repeat left top;
	padding:0 0 0 35px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	margin: 0px;
	width: 157px;
	line-height:42px;
}
#categoriesContent ul li a:hover {
	color:#ffffff;
	text-decoration: none;
	background:url(../images/left-links-rollover-bg.gif) no-repeat left top;
}*/

#categoriesContent a {
	display:block;
	background:url(../images/left-links-bg.gif) no-repeat left top;
	padding:14px 0 14px 35px;
	color:#ffffff;
	text-decoration:none;
	margin: 0px;
	width: 157px;
	float:left;
}
#categoriesContent a:hover {
	background:url(../images/left-links-rollover-bg.gif) no-repeat left top;
}


.left-table {
	width:192px;
	background: #e5e5e5 url(../images/british-psychological-society.gif) no-repeat left bottom;
}
.left-table h4 {
	padding:0;
	margin:0;
}
.email1 {
	height: 53px;
	width: 192px;
	background-image: url(../images/contact-us-title2.gif);
	background-repeat: no-repeat;
	margin:0;
}
.email {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #663366;
	text-decoration: none;
	padding:0 0 0 40px;
}
.email a {
	color: #663366;
	text-decoration: none;
}
.email a:hover {
	color: #663366;
	text-decoration: underline;
}
.telephone-bg {
	height: 72px;
	width: 192px;
	background-image: url(../images/contact-us-title3.gif);
	background-repeat: no-repeat;
	padding:20px 0 0 40px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #663366;
	text-decoration: none;
}
.telephone {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #663366;
	text-decoration: none;
	padding:0 0 0 40px;
}
.centerColumn {
	margin: 0px;
	/*	padding: 5px 10px 10px;*/
	padding:1PX
}
.site-map ul {
	margin:0px;
	padding:0px;
}
.site-map li {
	list-style: url(../images/bulet.gif);
	padding:3px;
}
.centerColumn h1, h1 {
	padding:10px 0 0 35px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #7030a0;
	text-decoration: none;
	background-image: url(../images/h1-bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin:0 0 5px 0;
}
.centerColumn h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #7030a0;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.centerColumn h3 span {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #7030a0;
	text-decoration: none;
	padding-left: 550px;
}
.left-top-right-padding {
	padding:7px 7px 0 10px
}
.left-top-right-padding1 div {
	float: left;
	width: 184px;
	padding:5px 23px;
}
.centerColumn span {
	color:#7030a0;
	text-decoration:none;
	font-weight:bold;
}
.menu-left form label, .menu-left form {
	width:150px;
	margin:0;
	padding:0;
}
.menu-left form input, .menu-left form label {
	margin:0 0 5px 15px
}
.field, textarea {
	margin: 0px;
	padding: 0px;
	width:250px;
	border:1px solid #cccccc;
}
input.submit {
	background: #000000 url(../images/button-bg.gif) repeat-x left top;
	border: 1px solid #5f5f5f;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
	padding:2px 5px;
}
input.submit:focus {
	background: #000000 url(../images/button-bg.gif) repeat-x left top;
}
.footer {
	background: #666666;
	height: 40px;
	border-top: 0px solid #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a {
	color:#ffffff;
	text-decoration:none;
}
.footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.footer-left {
	width:450px;
	padding-left:10px;
	float:left;
}
.footer-right {
	width:320px;
	padding-right:10px;
	float:right;
	font-size:11px;
}
.footer-right {
	font-size:11px;
	text-decoration:none;
}
ol {
	margin:0;
	padding:0;
}
ol li {
	margin: 0 0 0 20px;
	padding: 5px;
}
.left-padding {
	padding-left:40px;
}
.faq {
	display:none;
	padding:5px;
}
.main-faq ul {
	margin: 0px;
	padding:0;
}
.main-faq li {
	list-style: url(../images/bulet1.gif);
	padding:3px;
}
.main-faq li ul li {
	list-style: url(../images/bulet.gif);
	padding:3px;
}
.purpal {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #7030a0;
	text-decoration: none;
}
.purpal-list {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #7030a0;
	text-decoration: none;
}
.purpal-list ul {
	margin:0px;
	padding:0px;
}
.purpal-list li {
	padding:3px;
	list-style:disc;
}
.contact {
	background-image: url(../images/contact-us-title.gif);
	background-repeat: no-repeat;
	height: 231px;
	width: 192px;
	padding:20px 0 0 20px;
	margin:0px;
}
.bottomTabHome {
	padding:5px 0 8px;
	background:url(../images/grey-img1.gif) repeat-y 0px 0;
	margin:3px 0 0 2px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	height:215px;
}
.top-right-border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	background:url(../images/line-bg.gif) repeat-x 0 212px
}
.cat-heading-bg {
	background:url(../images/cat-heading-bg.gif) no-repeat;
	width:223px;
	height:42px;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #7030a0;
	padding:0 0 0 45px;
}
.cat-heading-img img {
	border:1px solid #cccccc
}
/*.featured-bg-middle
{ border:1px solid #CCCCCC;
}*/

a.moddle_link {
	cursor:pointer;
}
.firstname {
	width:200px;
	text-align:right
}
.textfeild {
	width:250px;
	margin:0 0 5px 0;
}
.textarea {
	width:250px;
	margin:0 0 5px 0;
	height:100px;
	float:left
}
.textarea, .textfeild {
	border:1px solid #999999;
	padding:1px;
}
#checkoutconfirmationBody .important {
/*	width:300px;
	margin: -40px 0 10px 350px
*/
	clear:both;
	padding-top:15px
}
#prevOrders {
	border:solid 1px #ccc;
	margin:10px 0 10px 0;
}
#prevOrders img {
	padding:5px 15px 5px 5px;
}






fieldset 
{
	border:1px solid #ccc;
	margin:0 0 10px 0;
	padding: 10px 20px;
}
fieldset legend {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#7030a0;	margin:10px 0 10px 0;
}
fieldset form
{
	margin-top:10px;
}	

.accountLinks {
	width:100%;
}
.accountLinks  {
	width:100%;
}
.accountLinksPass {
	text-align:left;
	float:left;
	border: solid 1px #FF0000;
}
.accountLinksPass {
	border: solid 1px #000000;
}
.linknone a {
	text-decoration:none;
}
.linknone a:hover{
	text-decoration:underline;
}