/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

/*body {
	width: 760px;
	padding: 0px 154px 0px 68px;
	align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #949494;
	background-color: #ffffff;/*#e5edf5;
	background-image: url(../images/leaves.gif);
	background-repeat: no-repeat;
	/*background-attachment: fixed;
	background-position: bottom right;
	}*/
body {
	width: 98%;
	/*align: center;*/ 
	margin-top: 0px;
	margin-bottom: 80px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #949494;
	/*background-color: none;*/
	background-color: transparent;
	background-image: url(../images/bg_img.gif);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-position: bottom right;
	}
	
/*body.#bkgnd2 {
    position: relative;
    top: 0px;
    right: 0px;
    height:auto;
    width:100%;
    min-height: 100%;
    background: url(../images/leaves.gif) right bottom no-repeat;
    text-align: center;
	
	background-image: url(../images/leaves.png);
    background-position:bottom right;
	background-repeat: no-repeat;
    }*/
/*	
#bigMain{
	border: 0px solid #000000;
	width: 900px;
	align: center;
	}*/	

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #4591D4;
	text-decoration: none;
	}
 
a:visited {
	color: #4591D4;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover,  #navCatTabs ul li a:hover {
	/*color: #FF0000;*/
	color: #B4C734;
	
	}
#navSupp ul li a:hover{
	color: #ffffff;
	text-decoration: underline;
	}

/*-------begin top link--------*/
#navMain ul li a:link{
	color: #4591D4;
	 
	}
.navMain ul li a:link{
	color: #4591D4;
	 
	}
	
#navMain ul li a:hover{
	color: #4591D4;
	 
	text-decoration: underline;
	}
.navMain ul li a:hover{
	color: #4591D4;
	 
	text-decoration: underline;
	}
#navMain {
	border: 0px solid #000000;
	height: 73px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	}
.navMain {
	clear: right;
	float: right;
	border: 1px solid #000000;
	width: 273px;
	
	margin: 0px 0px 0px 0px;
	padding: 32px 0px 0px 0px;
	
	}


#myAccountShipInfo {
	margin: 0;
	padding: 0;
	}


/*a:active {
	color: #0000FF;
	}*/
	


#productListHeading {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 7px;
	color: #ffffff;
	/*width: 525px;
/*	height: 32px;*/
	background-image: url(../images/header_text_bg.gif);
		}

	
/* bof Course Description Styles*/	
#courseDescriptionPage {
	width: 520px;
	margin: 0;
	padding: 0;
	}

#imageButton {
	width: 525px;
	margin: 0;
	padding: 0;
	height: 46px;
	/*border: 1px solid #000000;*/
	}

#imageButton1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 262px; 
	height: 46px;
	clear: left;
	}

#imageButton2 {
	float: right;
	margin: 0;
	padding: 0;
	width: 262px; 
	height: 46px;
	}
	
#spacing {
	margin: 3px;
	padding: 3px;
	}

.mainHeading {
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 10px 0px 5px 0px;
	color: #9FBC00; 
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px solid #D7EB6B; 
	}
.courseContentHeading {
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 10px 0px 5px 0px;
	color: #9FBC00; 
	font-weight: bold;
	font-size: 1.3em;
	}

.courseContent {
	padding: 10px 0px 5px 0px;
	color: #949494; 
	font-weight: normal;
	font-size: 1.1em;
	text-align: justify;
	font-family:  verdana, arial, helvetica, sans-serif;
	border-bottom: 1px solid #D7EB6B;
	
	}

.courseDescriptionPage h2, .catDescContent h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
	color: #9FBC00; 
	font-weight: bold;
	font-size: 15px;
/*	border-bottom: 1px solid #D7EB6B; */
	}



.courseDescriptionPage {
	padding: 10px 0px 5px 0px;
	color: #949494; 
	font-weight: normal;
	font-size: 1.1em;
	text-align: justify;
	font-family:  verdana, arial, helvetica, sans-serif;
/*	border-bottom: 1px solid #D7EB6B;*/
	
	}

/*.courseDescriptionPage hr {
	color: #D7EB6B;
}*/
.courseDescriptionPage h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 10px 0px 5px 0px;
	color: #9FBC00; 
	font-weight: bold;
	font-size: 12px;
	}	
/*#greenBgHeading {
	margin-top: 5px;
	background-color: #C6E700;
	background-image: url(../images/tile_back.gif);
	/*height: 5px;
	font-size: 5px;
	padding-top: 5px;
	text-indent: 3px;
	padding-bottom: 5px;
	}*/
	
.bgHeading {
	margin-top: 0px;
	background-color: #C6E700;
	background-image: url(../images/tile_back.gif);
	height: 20px;
	
	padding-top: 5px;
	text-indent: 3px;
	padding-bottom: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	}

/* eof Course Description Styles*/	
	
		
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;
	}

.contactAddress {
	font-size: 1.2em;
	font-family: verdana, arial, helvetica, sans-serif;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0em  0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	
	}
	
INPUT {
	font-size: 1em;
	margin: 0.3em;
	margin: 3px 4px 3px 4px;
	background: #ECEAE6;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	background: #ECEAE6;
	}

input:focus, select:focus, textarea:focus {
	background: #ECEAE6;
	}

.inputStyle {
	border: 0px solid #000000;
	}
	
.inputStyle input, .inputStyle input:focus {
	background: #ffffff;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.7em 0em;
	/*margin: 10px 0px 5px 0px;*/
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	/*padding: 0.3em;*/
	padding: 0px;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
LABEL.email-address {
	padding-bottom: 3px;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	
	}
#logo {
	float: left;
	height: 73px;
	}
#payment {
	float: left;
	
	}
.copyright {
	float: left;
	width: 402px;
	padding: 28px 0px 0px 5px;
	color: #696969;
	font-weight: normal;
	font-size: 10px;
	
	display: inline;
	}
.footerlink {
	color: #696969;
	float: right;
	padding: 28px 20px 0px 0px;
	display: inline;
	text-decoration: underline;
	}
.footerlink a, footerlink a:hover {
	text-decoration: underline;
	color: #696969;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}
.add {
	margin-left: 0px;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #C6E700;
	border-top: 1px solid #ffffff;
	}
	
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.delegateMessageStackCaution {
	line-height: 1.2em;
	padding: 2px 0px 2px 0px;
	border: 1px solid #9a9a9a;
	background-color: #FFFF66;
	color: #000000;
	}
	
.delegateMessageStackCaution hr {
	border-top: 0px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.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: 760px;
	vertical-align: top;
	border: 0px solid #9a9a9a;
	/*align: center;*/
	margin: auto;
		
	}

#logoWrapper, #logoWrapper1, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	display: block;
	
	}
#contentMainWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	border: 0px solid #000000;
	}
	
#headerWrapper {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;;
	border: 0px solid #000000;
	}

#logoWrapper{
	display: block;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height:32px;
	width: 760px;
	/*position-left: 0px;
	position-top: 0px;*/
	/*background-position: left;
	background-attachmend: fixed;*/
	/*display: block;*/
	border: 0px solid #000000;
	padding: 0px 0px 0px 0px;
	}

 #navColumnTwoWrapper {
	margin: auto;
	} 
	
/*#mainWrapper {
	margin: auto;
	border: 1px solid #000000;
	}*/ 

#navColumnOneWrapper{
	margin: 0;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	}
	
#indexDefaultMainContent {
	height: 680px;
	}

#sendSpendWrapper {
	border: 5px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}
#checkoutShipto {
	margin: 0;
	border: 0px solid #000000;
	font-size: 1.1em;
	
	}
#checkoutBillto {
	margin: 0;
	border: 0px solid #000000;
	font-size: 1.1em;
	
	}
	
#orderConfirm {
	margin: 0;
	padding: 0;
	border: 0px solid #000000;
	width: 525px;
	}
	
#checkoutShipConfirmto {
	clear: left;
	display: inline;
    margin: 0;
	border: 0px solid #000000;
	width: 80%;
	font-size: 1.1em;
	}

#checkoutBillConfirmto {
	
	margin: 0;
	border: 0px solid #000000;
	width: 80%;
	font-size: 1.1em;
	}

	
#shippingbottom {
	margin-top: 10px;
	}
	
.shipText {
	padding-top: 5px;
	text-align: center;
	}
	
#checkoutSuccessLogoff {
	width: 525px;
	clear: both;
	height: 30px;
	
	}
	
#logoff {
	clear: both;
	}

#sendSpendWrapper,  #navEZPagesTOCWrapper {
	margin: 0;
	
	width: 47%;
	}
	
#accountLinksWrapper {
	margin: 0;
	
	}


.floatingBox {
	margin: 0;
	width: 513px;
	}
	
.floatingBox1 {
	margin: 0;
	width: 47%;
	border: 0px solid #000000;
	}	
	
#productDetailsList {
	clear: both;
	float: left;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #B4C734;
	text-indent: 5px;  
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	padding: 15px 0px 5px 0px;
	}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	float: right;
	display: inline;
	white-space: nowrap;
	margin: 0em;
	padding: 10px 0px 0px 5px ;
	list-style-type: none;
	}

#navMainWrapper, #navCatTabsWrapper {
	margin-top: 0px;
	background-color: #ffffff;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0px;;
	font-weight: bold;
	color: #4591D4;
	height: 73px;
	border: 0px solid #000000;
	}
	
#navSuppWrapper{
	width: 760px;
	height:64px;
	margin: 0px 0px 0px 0px;
	/*background-image: url(../images/footer_bg.gif);*/
	background-repeat: repeat-x;
	background-color: #000000;
/*	padding: 0.5em 0.2em;*/
	font-weight: normal;
	color: #696969;
/*	height: 64px;*/
	padding: 0px 0px 0px 0px;
	}

#navSupp {
	
	width: 760px;
	height: 64px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/footer_bg.gif);
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	/*padding: 0.5em 0em;*/
	list-style-type: none;
	text-align: right;
	/*line-height: 1.5em;*/
	}

.navMain ul {
	margin: 0;
	/*padding: 0.5em 0em;*/
	list-style-type: none;
	text-align: right;
	/*line-height: 1.5em;*/
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	
	}
.navMain ul li {
	display: inline;
	
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffff00;
	white-space: nowrap;
	}
	
#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.1em;
	margin: 0;
	color: #4591D4;
	/*white-space: nowrap;*/
	}
.navMain ul li a {
	text-decoration: none;
	/*padding: 0em 0.15em;*/
	padding: 0px 1px 0px 1px;
	/*margin: 0;*/
	color: #4591D4;
	/*white-space: nowrap;*/
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#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, #indexProductListCatDescription {
	margin: 0em;
	}
.buttonRow {
	margin: 0em;
	padding: 0em;
	}
.buttonLeft {
	float: left;
	padding-top: 5px;
	clear: left;
	width: 100px;
	}
.buttonRight {
	clear: left;
	float: right;
	width: 56px;
	}
	
#buttonRow {
	margin: 0em;
	padding: 0em;
	border: 1px solid #000000;
	}
	
/*#navMainSearch.INPUT {
	font-size: 1em;
	margin: 0.1em;
	background: #ffffff;
	}
#navMainSearch:INPUT {
	font-size: 1em;
	margin: 0.1em;
	background: #ffffff;
	}*/
	


#navMainSearch {
	float: left;
	padding: 2px 0px 0px 0px;
	color: #ffffff;
	font-weight: bold; 
	height: 32px;
	}
	
#navMainSearch a {
	color: #ffffff;
	font-weight: bold; 
	}
	
#navMainSearch a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}

.searchButton {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	border: 0px solid #000000;
	/*width: 230px;*/
	width: 75px;
	/*height: 32px;
	text-valign: middle;*/
	}
	
/*#navMainSearch, .navMainButton {
	float: right;
	padding: 0px;
	color: #ffff00;
	font-weight: bold;
	display: block;
	}*/

#navBreadCrumb {
	padding: 0px 5px 5px 0px;
	/*padding: 0.5em 0.5em;*/
	background-color: #ffffff;
	font-size: 0.95em;
	
	margin: 0em;
	color: #4591D4;
	font-weight: normal;
	
	}
#navBreadCrumb a {
	color: #4591D4;
	font-weight: normal;
	text-decoration: none;
	
	}
	
#navBreadCrumb a:hover {
	color: #4591D4;
	font-weight: normal;
	text-decoration: underline;
	}

#navEZPagesTop {
	background-color: #C6E700;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .cent, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	/*padding: 0.5em;*/
	padding: 0px;
	text-indent: 5px;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {
	margin-top: 7px;
	}
.important {
	
	font-weight: bold;
	}
	
.deliveryAddress {
	margin-top: 5px;
	}
	
.shipinfo {
	/*clear: left;
	/*font-size: 11px;*/
	font-weight: normal;
	text-align: left;
	float: right;
	}
.billinfo {
	/*clear: right;
	/*font-size: 11px;*/
	font-weight: normal;
	text-align: left;
	float: right;
	border: 0px solid #000000;
	}

.passforgot {
	padding: 7px 10px 0px 0px;
	font-weight: bold;
	}
.notice {
float: left;
clear: both;
text-align: left;
padding-right: 50%;
border: 0px solid #000000;
}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
	margin: 0em;
	padding: 0px;
	}

.centerColumn {
	margin: 0em;
	padding: 0px;
	width: 525px;
	}
	
.centerColumnModule {
	width: 525px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
.cartAdd {
	
	float: right;
	text-align: center;
	margin: 0em;
	border: 1px solid #000000;
	padding: 0em;
	
	}

.button_cartAdd {
	
	float: right;
	margin: -3px 0px 0px 0px;
	padding: 0px 10px 5px 0px;
	width: 226px;
	height: 64px;
	border: 0px solid #000000;
	}

.whitelink a:link{
	color: #ffffff;
	font-weight: bold;
	}
.whitelink a:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}
.whitelink a:visited{
	color: #ffffff;
	font-weight: bold;
	}

.tableHeading {
	
	background-color: #F7FAE6;
	font-weight: bold;
	
	 }
#cartSubTotal {
	background-color: #ffffff;
	 }

#cartSubTotal {
	/*border-bottom: 1px solid #C4D855;*/
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	
	padding-right: 70px;
	color: #B4C734;
	height: 2.2em;
		}

/*#myAccountQuantity {
	border: 1px solid #C4D855;
	width: 52px;
	text-align: left;
	}		

#myAccountProducts {
	width: 398px;
	text-align: left;
	}		*/

#myAccountTotal {
	padding-right: 43px;

/*	text-align: left;*/
	}		

.subTotal {
	display: block;
	float: right;
	width: 130px;
	border-bottom: 1px solid #C4D855;
	}
	
#orderTotals {
	
	font-weight: normal;
	text-align: right;
	line-height: 1.5em;
	
	padding-right: 40px;
	color: #B4C734;
	height: 1.5em;
	border: 0px solid #000000;
	height: 100%;
	}
		
.orderTotals {
	display: block;
	float: right;
	width: 300px;
	
	border-bottom: 1px solid #C4D855;
	
	}

.tableRow, .tableHeading {
	/*indend: 3em;*/
	height: 2.2em;
	}

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, #cartInstructionsDisplay, .cartTotalsDisplay {
		padding: 0.5em 0em;
	}

.cartQuantity {
	text-indent: 5px;
	color: #B4C734;

	}
		
.cartProductDisplay {
 	height: 1.1em;
	padding: 0.5em 0em;
	color: #B4C734;
 	}
		
#cartProdTitle {
	padding-top: 5px;
	}

.cartUnitDisplay, .cartTotalDisplay {
	color: #B4C734;
	text-align: left;
	padding-left: 0em;
	}
	
	
#checkoutShippingHeading {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px; 
	}
	
#checkoutPaymentHeading {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px; 
	}

#checkoutConfirmDefaultHeading {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px; 
	}
	
#checkoutShippingHeadingAddress {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
#checkoutPaymentHeadingAddress {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
#checkoutPayAddressDefaultHeading {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
#checkoutPayAddressDefaultAddress {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	}

.checkoutConfirmDefaultBillingAddress {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	}

.checkoutConfirmDefaultShippingAddress {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
#checkoutShippingHeadingMethod {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
.checkoutConfirmDefaultPayment {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
.checkoutConfirmDefaultShipment {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	}	

.shipComments {
	text-indent: 10px;
	padding: 20px 0px 10px 0px;
	}

#checkoutShipping {
	margin: 0px 0px 0px 0px;
	}
	
#checkoutPayment {
	margin: 0px 0px 0px 0px;
	}
	
#checkoutConfirmDefault {
	margin: 0px 0px 0px 0px;
	} 

#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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#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;
	}
	
/*bof main Index*/

/*.defineBody {
	margin: 0em;
	padding: 0px;
	width: 525px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #949494;
	}*/

#topImage {
	width: 525px;
	height: 215px;
	background-image:  url(../images/images/big_img.gif);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px solid #000000;
	
	}

#welcomeImage {
	font-weight: normal;
	width: 525px;
	height: 152px;
	background-image:  url(../images/images/welcom_img.gif);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px solid #000000;
		
	}
	
.welcomeText {
	padding: 68px 5px 5px 10px;
	color: #ffffff;
	}
	
.bold {
	font-weight: bold;
	}

#categoryImage {
	width: 525px;
	height: 128px;
	}
	
.categoryImg {
	width: 525px;
	height: 79px;
	background-image:  url(../images/banner_category.gif);
	}

.chainSaw {
	width: 262px;
	height: 128px;
	float: left;
	background-image:  url(../images/images/chain_saw.gif);
	}
	
.forkLift {
	width: 263px;
	float: right;
	height: 128px;
	background-image:  url(../images/images/fork_lift.gif);
	}
	
.newsLetter {
	width: 260px;
	height: 52px;
	float: left;
	background-image:  url(../images/images/newsletter_Download.gif);
	}
	
.howtoFind {
	width: 264px;
	float: right;
	height: 52px;
	background-image:  url(../images/images/How_to_fine_Us.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #cccccc;
	}
	
.newsLetterText {
	width: 260px;
	float: left;
	}
	
.howtoFindText {
	width: 264px;
	float: right;
	border-left: 1px solid #cccccc;
	}
	
.space {
	padding: 5px 5px 5px 15px;
	}
	
.HLineLeft {
	width: 240px;
	float: left;
	padding: 12px 0px 0px 5px;
	margin-bottom: 12px;
	border-bottom: 1px solid #cccccc;
	}
	
.HLineRight {
	width: 245px;
	float: right;
	padding: 12px 5px 0px 0px;
	margin-bottom: 12px;
	border-bottom: 1px solid #cccccc;
	}
	
.meetTrainer {
	width: 260px;
	height: 55px;
	float: left;
	background-image:  url(../images/images/Meet_The_Trainers.gif);
	}
	
.businessPartnership {
	width: 264px;
	float: right;
	height: 55px;
	background-image:  url(../images/images/Business_Partnerships.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #cccccc;
	}
	
.trainerText {
	width: 260px;
	float: left;
	}
	
.partnershipLogo {
	width: 264px;
	float: right;
	border-left: 1px solid #cccccc;
	}
/*.vLine {
	float: center;
	width: 4px;
	height: 125px;
	background-image:  url(images/V_line.gif);
	}*/
	
.cornar {
	float: right;
	padding: 77px 5px 5px 5px;
	}
	
.whitelink {
	color: #ffffff;
	font-weight: bold;
	}
	
.whitelink a:link{
	color: #ffffff;
	font-weight: bold;
	}
.whitelink a:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}
.whitelink a:visited{
	color: #ffffff;
	font-weight: bold;
	}


/*eof main index*/	


/* bof meet the trainer  */
#trainerBanner {
	font-weight: normal;
	width: 525px;
	height: 110px;
	background-image:  url(../images/trainers/meet_the_trainers_banner.gif);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px solid #000000;
	}

.headerText {
	padding: 85px 5px 5px 8px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	}

#defineContent {
	width: 525px;
	padding: 10px 0px 10px 0px;
	}
	
.leftContent {
	float: left;
	width: 125px;
	padding: 0px 0px 0px 5px;
	border: 0px solid #000000;
	} 

.rightContent {
	float: left;
	width: 390px;
	border: 0px solid #000000;
	}
	
.contentHeadingText {
	color: #99CC00;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	/*align: left;*/
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;	
	}
	
.contentText {
	/*align: left;*/
	font-size: 11px;
	}

#trainerBanner h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 8px;
	}

/* eof meet the trainer  */

/* --------- bof news --------------*/
#categoryBanner {
	
	width: 525px;
	height: 111px;
	background-image:  url(../images/News/category_banner.gif);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px solid #000000;
	
	
	}
	
.imageHeight {
	margin-bottom:7px;
	height: 77px;
	width: 525px;
	border: 0px solid #000000;

	}
	
#categoryBanner h1{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 8px;
	}
	
.blueText {
	color: #4591D4;
	font-size: 12px;
	}
/* --------- eof news --------------*/

	

/*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, .cent, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em; 
	}

.centerBoxWrapper {
	border: 0px solid #9a9a9a;
	/*height: 1%;*/
	margin: 1.1em 0;
	/*width: 100%;*/
	width: 525px;
	}

h.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

 h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
	
h3.leftBoxHeading {
	font-size: 1.5em;
	color: #A0B706;
	}
	
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
	}

.centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #B3D301;
	background-image: url(../images/tile_back.gif);
	/*padding: 0.5em 0.2em;*/
	height: 25px;
	padding-top: 7px;
	text-indent: 5px; 
	}
	
.leftBoxHeading {
	margin: 0em;
	width: 225px;
	background-color: #ffffff;
	/*background-image: url(../images/tile_back.gif);*/
	/*padding: 0.5em 0.2em;*/
	padding: 0px 0px 5px 0px
/*	border-bottom: 1px dashed #A0B706;*/
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	/*background-color: #F7FAE6;*/
	/*border-bottom: 1px dashed #A0B706;
	/*margin-top: 1.5em;*/
	}
	
#low-stockContent{
	background-image: url(../images/place_still_available_long.gif);
	background-repeat: no-repeat;
	width: 225px;
	background-position: top;
	border: 0px solid #000000;
	color: #ffffff;
   background-color: #54a0dd;
	font-size: 10px; padding-bottom:3px;
	}
	
#low-stockContent a  {
	color: #ffffff;
	}
	
#low-stockContent ol  {
	padding-top: 50px;
	}
	
#low-stockContent a:hover{
	color: #ffffff;
	text-decoration: underline;
	background-color: transparent;
	}

.sideBoxContent {
	/*background-color: #F7FAE6;*/
	padding: 0px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, #cartEmptyText, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading, .rightBoxHeading, .accountQuantityDisplay, .ratingRow, label#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .cent, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	color: #B4C734;
	text-align: left;
	}
	
th {
	color: #B4C734;
	font-weight: bold;
	text-align: left;
	}

#productDateAdded {
	padding-top: 10px; 
	clear: both;
	text-align: center;
	}
	
#productName {
	clear: right;
	color: #949494; 
	font-size: 1.2em;
	padding-top: 5px;
	padding-left: 5px;
	}
.productGeneral {
	text-indent: 5px;
	padding-top: 5px;
}
	
.productListing-data {
	text-align: left;
	text-indent: 3px;
	}
	
.categoryListBoxContents a {
	color: #4591d4;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	}
	
.categoryListBoxContents a:hover {
	color: #4591d4;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	}
	
/*.categoryListBoxContents a:visited {
	color: #4591d4;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	}*/
	
.leftBoxHeading {
	text-align: left;
	}
	
#cartBoxGVButton {
	text-align: center;
	background-color: #0150B2;
	}

#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;
	}

/*.sideBoxContent br {
	border-bottom: 1px dashed #A0B706;
	}

br{
	border-bottom: 1px dashed #A0B706;
	}*/

/* categories box parent and child categories */
div.category-products {
/*	background-color: #ffffff;*/
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	border-top: 1px dashed #A0B706;
}

div.category-products-hover {
/*	background-color: #ffffff;*/
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	border-top: 1px dashed #A0B706;
}

a.category-subs {
	padding: 5px 0px 0px 0px;
	width: 225px;
	height: 20px;
	display: block;
	color: #a0b706;
	background-color: #F7FAE6;
	border-top: 1px dashed #A0B706;
	font-weight: normal;
	text-indent: 5px;
	}

a.category-subs:hover {
	cursor: pointer;	
	padding: 5px 0px 0px 0px;
	width: 225px;
	height: 20px;
	display: block;
	background-image: url(../images/sub_menu_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #fff !important;
	font-weight: normal;
	text-indent: 5px;
	}

a.category-subs-hover {
	cursor: pointer;	
	padding: 5px 0px 0px 0px;
	width: 225px;
	height: 20px;
	display: block;
	background-image: url(../images/sub_menu_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: normal;
	border-top: 1px dashed #A0B706;
	text-indent: 5px;
	}

	
/*div.category-subs a {
	padding: 5px 0px 0px 0px;
	}*/

	
a.category-subs a:hover {
	color: #ffffff;
	font-weight: normal;
	text-indent: 5px;
	}
	
a.category-subs-subs{
	padding: 5px 0px 5px 20px;
	width: 205px;
/*	height: 20px;*/
	display: block;
	color: #A0B706;
	background-color: #F7FAE6;
	border-top: 1px dashed #A0B706;
	font-weight: normal;
/*	text-indent: 10px;*/
	}
	
	
a.category-subs-subs:hover{
	padding: 5px 0px 5px 20px;
	cursor: pointer;
	width: 205px;
	display: block;
	background-color: #c6e700;
/*	background-color: #a5be00;*/
	border-top: 1px dashed #A0B706;
	color: #ffffff;
	font-weight: normal;
	}
	
a.category-subs-subs-hover{
	padding: 5px 0px 5px 20px;
	cursor: pointer;
	width: 205px;
	display: block;
	background-color: #c6e700;
/*	background-color: #a5be00;*/
	border-top: 1px dashed #A0B706;
	color: #ffffff;
	font-weight: normal;
	}
	
div category-subs-subs {
	margin:0px 0px 0px 0px;
	}

a.category-top {
	display: block;
	width: 225px;
	cursor: pointer;
	color: #7A8C04;
	background-color: #ffffff;
	border-top: 1px dashed #A0B706;
	padding: 6px 0px 6px 0px;
	/*margin: 0px 0px 0px 0px;*/
	text-indent: 3px;
	}

a.category-top-hover {
	display: block;
	width: 225px;
	cursor: pointer;
	color: #7A8C04;
	background-color: #ffffff;
	border-top: 1px dashed #A0B706;
	padding: 6px 0px 6px 0px;
	text-indent: 3px;
	/*margin: 0px 0px 0px 0px;*/
	}
	
a.category-top:hover {
	width: 225px;
	cursor: pointer;
	color: #7A8C04;
	background-color: #ffffff;
	border-top: 1px dashed #A0B706;
	padding: 6px 0px 6px 0px;
	text-indent: 3px;
	/*margin: 0px 0px 0px 0px;*/
	}

A.category-top, A.category-top:visited {
	color: #7A8C04;
	text-decoration: none;
	}
	
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #A0B706;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: right;
	/*text-align: right;*/
		
	}
.back li {
	border: 0px solid #000000;
	}
	
#productAttributes {
	padding: 5px 5px 5px 5px;
	}	

.optionName2 {
	float: left;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	}

.optionName {
	width: 150px;
	float: left;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	}
	
.required {
	color: red;
	text-indent: 5px;
	}
	
.logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 282px;
	height: 73px;
	}
	
.basket {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 60px;
	height: 73px;
	clear: right;
	}

.basketcount {
/*	height: 73px;
	v-align: middle;
	align: left;*/
	letter-spacing: -0.3px;
	float: left;
	color: #B4C734;
	font-weight: bold;
	border: 0px solid #000000;
	width: 144px;
	}
	
.basketcount a{
/*	height: 73px;
	v-align: middle;
	align: left;*/
	/*padding-top: 32px;*/
	letter-spacing: -0.3px;
	float: left;
	color: #B4C734;
	font-weight: bold;
	margin: 32px 0px 0px 0px;
	border: 0px solid #000000;
	}

.bannermenu {
	
	width: 270px;
	float: right;
/*	display:inline;*/
/*	text-align: right;*/
	margin: 32px 0px 0px 0px;
	font-weight: bold;
	font-size: 9px;
	border: 0px solid #000000;
	}
	
.bannermenu a:hover {
	font-weight: bold;
	text-decoration: underline;
	}

#shoppingCartDefault #PPECbutton {
	float: right;
	}
	
.bookcourseButton {
	padding: 7px 0px 7px 0px;
	}
	
.listingDescription {
	text-indent: 5px;
    }

.forward {
	float: right;
	text-align: right;
	padding-left: 5px;
	}
	
.b_right {
	float: right;
	padding-right: 5px;
	}
	
.b_left {
 	padding-left: 5px;
	}

.b_tellAfriend {
	
	float: left;
	width: 226px;
	height: 64px;
	border: 0px solid #000000;
	clear: right;
	padding: 0px 0px 0px 5px;
	}

.b_addCart {
	padding-right: 2px;
	
	}

.floatLeft {
	float: left;
	margin-right: 5px;
	}
	
#accountEditDefault {
	width: 525px;
	}

#productButtonLink {
	
	border: 0px solid #000000;
	}
	
.bold {
	font-weight: bold;
	}

.rowOdd {
	/*background-color: #E8E8E8;*/
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	/*background-color: #F0F0F0;*/
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}
	
.white {
	/*backgroud-color: #ffffff;*/
	
	}

.hiddenField {
	display: none;
	}

.visibleField {
	display: inline;
	}

CAPTION {
	/*display: none;*/
	margin-bottom: 3px;
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}
	
.orderAccountTotalDisplay {
	text-align: right;
	width: 60px;
	}
	
.spaceDisplay {
	width: 80px;
	/*vertical-align: top;*/
	}

.accountQuantityDisplay {
	width: 10%;
	/*vertical-align: top;*/
	}

TR.tableHeading {
	background-color: #F7FAE6;
	height: 2em;
	color: #A0B706;
	}
	
TR.ordertableHeading {
	background-color: #ffffff;
	height: 2em;
	color: #A0B706;
	}
	
TR.cartTableHeading {
	background-color: #F7FAE6;
	height: 2em;
	}

.cartContentsDisplay {
	border-bottom: 1px solid #C4D855;
	border-left: 1px solid #C4D855;
	border-right: 1px solid #C4D855;
	margin-bottom: 5px;
	}

.cartHeadingDisplay {
	color: #B4C734;
	border: 1px solid #C4D855;
	margin-bottom: 5px;
	text-indent: 3px;
	}
	
.prevOrdersHeadingDisplay {
	color: #B4C734;
	border: 1px solid #C4D855;
	text-indent: 3px;
	}
	
.prevOrdersContentsDisplay {
	border-bottom: 1px solid #C4D855;
	border-left: 1px solid #C4D855;
	border-right: 1px solid #C4D855;
	}
	
.topLine {
	border-top: 1px solid #C4D855;
	}

.cartProductDisplay, .cartTotalDisplay, .cartRemoveItemDisplay {
	border-top: 1px solid #C4D855;
	}

.productListing-rowheading {
	background-color: #C6E700;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFff;
	}

#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;
	}
	
#cancellation p, #cancellation ul { margin-top: 0.1em; margin-bottom:0 !important; }





/*=================================
    rss from media by esoftarena
===================================*/
.nl_cont{
	width:496px;/*522*/
	border:1px solid #b4c734;
	padding:10px 15px 12px 11px;
	background:#e9ede3 url(../images/nlContBg.gif) repeat-x;
	text-align:left;
	margin:10px 0 10px 0;
}
.hdr{
	width:100%;/*496*/
	height:48px;
	overflow:hidden;
}
.hdr h1{
	width:201px;
	height:38px;
	float:left;
}
.hdr h1 a{
	width:201px;
	height:38px;
	display:block;
	background:url(../images/rsslogo.gif) no-repeat;
	text-indent:-1000px;
}
.hdrLink{
	padding:5px 0 0;
	float:right;
}
.hdrLink a{
	padding:0 0 0 30px;
	margin:0 10px 0 0;
	line-height:28px;
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#1b7eae;
	text-decoration:underline;
	background:url(../images/rss.gif) no-repeat;
}
.hdrLink a:hover{text-decoration:none}
.hdrLink a.twitter{background:url(../images/twitter.gif) no-repeat}
.hdrLink a.facebook{background:url(../images/facebook.gif) no-repeat}

.post{
	width:100%;/*496*/
	padding:7px 0 12px;
	overflow:hidden;
	background:url(../images/border1.gif) repeat-x left bottom;
}
.lastPost{background:none}
.post i{
	width:340px;
	float:left;
	font-size:10px;
	line-height:13px;
	color:#b20ab9;
}
.post strong{
	width:340px;
	float:left;
	font-size:11px;
	line-height:16px;
	color:#434a35;
}
.readLink{
	width:135px;
	height:35px;
	margin:0px;
	float:right;
	background:url(../images/readLink.png) no-repeat;
	text-indent:-1000px;
}
.readLink:hover{background-position:left bottom}
.butnCont{width:100%;/*496*/ text-align:center;padding:0;margin:0}
.mediaLink{
	width:148px;
	height:22px;
	display:block;
	margin:0 auto;
	text-indent:-1000px;
	overflow:hidden;
	background:url(../images/mediaLink.png) no-repeat;
	
}
.mediaLink:hover{background-position:left bottom;}
.catDescContent { padding-top:10px; }
