/* CSS Document */

/* DOCUMENT INFORMATION -----------------------------------

TITLE:			Default screen display styles
LAST UPDATED:	11 September 2007
AUTHOR:			Daniel Thompson <dt@cleverclover.co.uk>

-- CONTENTS -----------------------------------------------

	=1:		[HTML & BODY, UNDOHTML]
	=2:		[LINKS]
	=3:		[COMMON ELEMENTS]
	=4:		[TOP ELEMENTS]
	=5:		[NAVIGATION]
	=6:		[MAIN COLUMN]
	=7:		[SIDEBAR COLUMN]
	=8:		[FOOTER]
	=9:		[LISTS]
	=10:	[FORMS]
	=11:	[IMAGES]
	=12:	[MISC]
	=13:	[CARDS]
	=14:	[ORDERS]
	
-----------------------------------------------------------

NOTES:	Default CSS Template for CleverClover.com..
		Contains a list of default CSS styles for a generic
		site. Uses verdana 10pt by default with an 11pt line
		height.

/*	=1:	[HTML & BODY] -------------------------------------*/
* { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
h1, h2, h3, h4, h5 { padding: 0px; }

html {
     overflow: -moz-scrollbars-vertical;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url('../images/bgBODY-x.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
	background-color: #9cb2c8;
}

body.clientarea {
	background-image: url('../images/bgBODY-x_client.gif');
	background-color: #b26868;
}



#container {
	position: relative;
	margin: 0px auto;
	width: 794px;
}

/* SEO - TEXTBOX
   Description: CSS and positioning of home page text box
*/

#textbox {
	position: absolute; 
	bottom: 0px;
	left: 0px;
	width: 794px;
	background-color: #fff;
	border: 1px solid #CCC;
}

#textbox a, #textbox a:visited {
	color: #000050;
	text-decoration: none;
}
#textbox a:hover {
	text-decoration: underline;
}

#textbox h2 {
 	font-size: 10pt;
	font-weight: bold;
	color: #0000C0;
	border-bottom: 1px solid #0000C0;
}


/*	=2:	[LINKS] -------------------------------------------*/	
/* NOTES: remember LoVe HAte */

a, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

a.external {
	color: #8fce17;
	font-weight: bold;
	text-decoration: none;
}

a.external:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fce17;
}

a.redLink, a.redLink:visited {
	color: #963232;	
}

/*	=3:	[COMMON ELEMENTS] ---------------------------------*/	

fieldset {
	margin: 2px;
	padding: 2px;
}

legend {
	color : #0000FF;
}


h1 {
	font-size: 17px;
	margin: 15px 10px 15px 10px;
}

h2 {
	font-size: 16px;
	margin: 15px 7px 15px 7px;
}

h3 {
	font-size: 15px;
	margin: 3px 3px 3px 10px;
	padding: 0px;
}

h4 {
	padding: 0px;
	margin: 5px 0 2px 10px;
	font-size: 9pt;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin: 8px 0px 12px 10px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

span.subheader {
	font-size: 8pt;
	float: right;
	margin: 0 3px;
	display: block;
	line-height: 6pt;
}

option {
	padding-right: 5px;
}

.smallTxt {
	font-size: 8pt;
	margin: 0;
}

p.smallTxt {
	line-height: 12pt;
}

p.verySmallTxt {
	font-size: 7pt;
}

.normal { font-weight: normal; }

p.shippingAva {
	background-color: #fbff8c;
	border: 2px solid #993333;
	text-align: center;
	width: 90%;
	margin: 0 auto;
	font-style: italic;
}

input.bad, select.bad, textarea.bad {
	border: 1px solid #d00;
	padding: 1px;
}

input.good, select.good, textarea.good {
	border: 1px solid #0d0;
	padding: 1px;
}

blockquote {
	background-image: url('../images/quote_open.gif');
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	display: block;
	margin-left: 10px;
	padding: 0px 25px 0px 25px;
}

blockquote span {
	background-image: url('../images/quote_close.gif');
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	clear: both;
}

/*	=4:	[TOP ELEMENTS] ------------------------------------*/

#header {	display: none; }

/*	=5:	[NAVIGATION] --------------------------------------*/	

#topNav {  display: none; }

	
/*	=6:	[MAIN COLUMN] -------------------------------------*/	


/* ---- ZTART NEW HOME PAGE STYLES ---- */
.mainArea1 {
	float: left;
	position: relative;
	background: url('../images/amends/main_banner.jpg') no-repeat -1px;
	width: 765px;
	height: 240px;
	margin: 3px 6px 3px 6px;
}

.mainArea1 .infoBox1 {
	position: absolute;
	bottom: 78px;
	left: 18px;
}

.row1 {
	color: #32659A;
	font-weight: bold;
}	
.row2 {
	color: #32659A;
	font-weight: normal;
}
.row3 {
	color: #b55;
	font-weight: normal;
	font-style: italic;
}
.row3 h4, .row3 h4 a, .row3 h4 a:hover {
	color: #b55;
}

.priceLink {
	position: absolute;
	bottom: 22px;
	left: 280px;
}

.infoButton1 {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#flashInnerContainer {
	text-align: center;
}

#noFlash {
	margin: 3% auto;
	font-weight: normal;
}
#noFlash img {
	margin: 0px auto;
}

.mainArea2 {
	float: left; 
	width: 765px; 
	height: 240px;
	background-image: url('../images/amends/solutions_banner.jpg');
	background-repeat: no-repeat;
	margin: 3px 6px 8px 6px;
}

.mainArea2 .infoBox2 {
	float: left;
	width: 382px;
	height: 240px;
	position: relative;
}


.mainArea2 .infoBox2 h1 {
	position: absolute;
	top: 8px;
	left: 8px;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.mainArea2 .infoBox2 h1 a.simpleGreen {
	color: #98CB00;
}
.mainArea2 .infoBox2 h1 a.bespokeBlue {
	color: #3398CC;
}

.mainArea2 .infoBox2 ul {
	position: absolute;
	top: 35px;
	left: 25px;
	width: 380px;
	margin: 0px;
	padding: 0px;
}

.mainArea2 .infoBox2 ul li {
	font-size: 9pt;
}

.mainArea2 .infoBox2 .infoButton2 {
	position: absolute;
	bottom: 20px;
	right: 80px;
	width: 100px;
	height: 50px;
}

/* ---- END NEW HOME PAGE STYLES ---- */


/* ---  NEW CONTENT STYLES ---  */
.solutionBox1 {
	position: relative;
	float: left;
	width: 488px;
	height: 221px;
	background-image: url('../images/amends/simple_banner.gif');
	background-repeat: no-repeat;	
	margin: 20px 6px 3px 10px;
}
.solutionBox1 h1 {
	position: absolute;
	top: 15px;
	left: 15px; 
	font-size: 16pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.solutionBox1 ul {
	position: absolute;
	top: 55px;
	left: 25px;
	width: 448px;
	margin: 0px;
	padding: 0px;
}
.solutionBox1 ul li {
	font-size: 9pt;
	font-weight: bold;
}

.solutionBox1 .button {
	position: absolute;
	bottom: 30px;
	right: 50px;
}


.caseStudyBox {
	position: relative;
	float: left;
	width: 488px;
	height: 217px;
	background-image: url('../images/amends/casestudy_bg.gif');
	background-repeat: no-repeat;	
	margin: 3px 6px 3px 10px;
}
.caseStudyBox h1 {
	position: absolute;
	top: 15px;
	left: 15px; 
	font-size: 16pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.caseStudyBox ul {
	position: absolute;
	top: 55px;
	left: 25px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.caseStudyBox ul li {
	font-size: 9pt;
	font-weight: bold;
}


.caseStudyBox .downloadButton {
	position: absolute;
	bottom: 8px;
	right: 8px;
}



.caseinfo {
	float: left;
	margin: 60px 6px 0px 10px;
}
.caseinfo .caseimg {
	float: left;
	padding: 3px;
}
.caseinfo .casetxt p {
	float: left;
	border-left: 1px dotted #3398CC;
	margin: 0px;
	padding: 4px;
	width: 200px;
}


/* ---  END NEW CONTENT STYLES ---  */




#flashCont {
	margin: 240px auto;
	position: relative;
	width: 1px;
	height: 1px;
}

#growingFlash {
	border: 1px solid #cad6e2;
	width: 0;
	height: 0;
	position: absolute;
	background-color: #fff;
	top: 150px;
	left: 50%;
}

#growingFlash img#killMe {
	margin: 20% auto;
}


div.crossBar {display: none;}


table.customerInput td.request {
	font-weight: bold;
	text-align: right;
	width: 230px;
	padding-right: 5px;	
}

table.customerInput td.request span.note {
	font-weight: normal;
	font-size: 8pt;
}

#errorBar {
	margin-top: 5px;
	background: url('../images/error_topbar1.gif') no-repeat;
}

#messageBar {
	margin-top: 5px;
	background: url('../images/feedback_topbar.gif') no-repeat;
}

#normalTopBar {
	background: url('../images/normal_topbar.gif') no-repeat;
}

#vestTopBar {
	background: url('../images/top_green.gif') no-repeat;
}

#diyTopBar {
	background: url('../images/red_topbar.gif') no-repeat;
}

div.crossBar p {
	line-height: 32px;
	font-size: 8pt;
	margin: 0px;
	padding: 0px 7px 0px 7px;
}

#errorBar p, #messageBar p {
	text-align: center;
}

#errorBar b, #messageBar b {
	text-decoration: underline;
}



table#vestTbl {
	margin: 0 auto;
	border-collapse: collapse;
	border: 1px solid #404040;
}

table#vestTbl th {
	background-color: #55aa80;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: left;
}

table#vestTbl tr.row1 {
	background-color: #d8ece1;
	
}

table#vestTbl tr.row1 td {
	border-bottom: 1px solid #b8dac9;
}

table#vestTbl tr.row2 {
	background-color: #f2f8f4;
}

table#vestTbl tr.row2 td {
	border-bottom: 1px solid #fff;
}

table#vestTbl tr.row2 td.bottom {
	border-bottom: 1px solid #404040;
}



table#diyTbl {
	margin: 2px auto;
	border-bottom: 3px solid #f2f5fa;
}

table#diyTbl.mini {
	width: 50%;
	float: right;
	margin: 5px;
}

table#diyTbl.mini td { padding: 5px; }

table#diyTbl th {
	background: #993333 url(../images/diytbl_hdr.gif) top left repeat-x;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: left;
	height: 20px;
	padding: 5px;
}

table#diyTbl td {
	padding: 0px;
}

table#diyTbl tr.row1 {
	background-color: #f5f5f5;
}

table#diyTbl tr.row1 td, table#diyTbl tr.row3 td {
	border-bottom: 1px solid #ecd9d9;
}

table#diyTbl tr.row2 {
	background-color: #fdfdfd;
}

table#diyTbl tr.row3 {
	background-color: #FFF;
}

table#diyTbl tr.row2 td {
	border-bottom: 1px solid #ecd9d9;
}

table#diyTbl tr td.clear {
	background-color: #fff;
	border-bottom: 0;
}








#basketHolder {
	position: relative;
	z-index: 3;
	float: right;
	margin-right: 0px;
}

#basketEl {
	position: absolute;
	width: 202px;
	line-height: 32px;
	font-size: 8pt;
	height: 29px;
	padding: 0;
	padding-left: 50px;
	top: 0;
	right: 0;
	background: url('../images/short_bas_bg.gif') top left no-repeat;
}

#basketClose {
	padding: 10px 12px;
	float: right; 
}

#basketOpen {
	padding: 10px;
	float: right; 
}

#basketItems {
	position: absolute;
	padding: 0px 7px 13px 7px;
	width: 222px; /* 236 */
	font-size: 8pt;
	z-index: 4;
	top: 29px;
	right: -4px;
	background-color: #fff;
	color: #666666;
	background: url('../images/basket_border.png') bottom left no-repeat;
}

#basketMid {
	padding: 9px 8px 5px 8px;
	background: #fff url('../images/b_pop_top.gif') top left repeat-x;
}

#bMidBg {}

#basketItems table {
	width: 100%;
	padding: 0;
	margin: 0 0 5px 0;
}

#basketItems table td {
	padding: 3px;
	margin: 0;
	text-align: left;
	font-weight: normal;
	width: 25%;
}

#basketItems table td.lbord {
	border-left: 1px solid #e9e9e9;
}

#basketItems table td.bbord {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

#basketItems table td.rbord {
	border-right: 1px solid #e9e9e9;
}

#basketItems table td.more {
	width: 50%;
}

#basketItems table tr.pending td {
	font-style: italic;
}

#basketItems table tr.row1 td {
	background-color: #f5f5f5;
}

#basketItems table tr.row2 td {
	background-color: #fafafa;
}

#basketItems table thead td {
	font-weight: bold;
	border-bottom: 2px solid #f2f2f2;
}

#basketItems table tfoot td {
	font-weight: bold;
	border-top: 2px solid #f2f2f2;
	border-bottom: 2px solid #f2f2f2;
}

#basketBot {
	height: 7px;
	background: #fff url('../images/basket_bottom.gif') bottom left no-repeat;
}

#priceDisclaimer {
	width: 100%;
	text-align: center;
	font-size: 0.8em;
}

#normalTopBar a {
	text-decoration: none;
}


.box {
	position: relative; 
	width: 250px; 
	height: 251px;
	padding: 2px;
}

.footer {
	position: absolute;
	bottom: 10px;
	right: 5px;
}

p {
	padding: 4px;
}

.catalogueItem {
	width: 177px; 
	height: 107px; 
	background: url('../images/template_frame.gif') no-repeat;
	padding: 6px 0px 2px 4px;
}

.catalogueItem p {
	font-size: 11px;
	padding: 2px;
	margin: 0px;
}

#addressSelect {
	width: 97%;
	margin: 0 auto;
	line-height: 12pt;
}

#addressSelect td {
	width: 33%;
}

#addressSelect thead td {
	background-color: #f0f5fa;
	height: 20px;
	padding: 3px;
	font-weight: bold;
}

#addressSelect tbody td {
	border-bottom: 1px solid #c7d4e0;
	padding-bottom: 5px;
	vertical-align: top;
}

/*	=7:	[SIDEBAR COLUMN] ----------------------------------*/	

.newsBox {
	float: right;
	width: 260px;
	height: 283px;
	background: url('../images/amends/news_bg.jpg') no-repeat;
}

.newsBox ul {
	margin: 50px 10px 10px 20px;
	padding: 0px;
	list-style-image: url('../images/amends/widget.gif');
}

.newsBox li {
	width: 220px;
	height: auto;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #efefef;
}

.newsBox a:hover { text-decoration: underline; }


/*	=8:	[FOOTER] ------------------------------------------*/	

#footer {
	position: relative;
	/* background-image: url('../images/footer.gif'); */
	background-image: url('../images/amends/footer_bg.gif');
	background-repeat: repeat-x;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	height: 42px;
	font-size: 11px;
	line-height: 26px;
	padding-right: 7px;
	padding-left: 7px;
	margin-left: 7px;
	width: 764px;
	clear: both;
}

#footer .fLeft a {
	font-size: 10px;
	color: #224467;
	text-decoration: none;
}

#footer .fLeft a:hover {
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #224467;*/
}

/*	=9:	[LISTS] -------------------------------------------*/	

ul { 
	margin: 0px;
	margin-left: 20px;
	padding: 4px 2px;
	text-align: left;
}

li {
	padding: 1px;
}

ul.podList li {
	margin-left: 20px;
}

/*	=10: [FORMS] ------------------------------------------*/

form {margin: 0px;}

form.login {
	font-size: 11px;
	color: #666666;
}

form.login th {
	font-weight: bold;
	text-align: right;
}

form.login td, form.login td {
	padding-top: 4px;
	padding-bottom: 4px;
}

.stdTable, .stdTable td  {
	padding: 2px;
	text-align: center;
}

.stdTable th {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px 3px 5px 3px;
}

.stdTable td.title {
	text-align: right;
}

.stdTable td.description {
	text-align: left;
}

.stdTable p {
	text-align: left;
}

a.vButton {
	height: 22px;
	margin: 2px;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	width: 120px; 
	display: block;
	float: left;
	background: url('../images/v_button.gif') top left no-repeat;
}

a.vButton.compact {
	height: 16px;
	line-height: 16px;
	font-size: 8pt;
	width: 80px;
	background: url('../images/v_button_s.gif') top left no-repeat;
}

a.vButton.center {
	float: none;
	margin: 2px auto;
}

a.vButton.minute {
	width: 40px;
}

a.vButton.tiny {
	width: 55px;
}

a.vButton.small {
	width: 70px;
}

a.vButton.medium {
	width: 100px;
}

a.vButton.large {
	width: 140px;
}

a.vButton span.vButEnd {
	float: right;
	position: relative;
	left: 3px;
	height: 22px;
	width: 22px;
	line-height: 22px;
	display: block;
	background: url('../images/v_button_right.gif') top left no-repeat;
}

a.vButton span.vButEnd.blank {
	background: url('../images/v_button_right_blank.gif') top left no-repeat;
}

a.vButton.compact span.vButEnd {
	height: 16px;
	line-height: 16px;
	width: 16px;
	background: url('../images/v_button_s_right.gif') top left no-repeat;
}

a.vButton.compact span.vButEnd.blank {
	background: url('../images/v_button_s_right_blank.gif') top left no-repeat;
}

a.vButton span.vButEnd img {
	margin: 2px auto;
}

.cardPod p.prodSpec {
	float: right;
	color: #963232;
	font-size: 8pt;
	margin: 5px;
	padding: 0;
}

/*	=11: [IMAGES] -----------------------------------------*/	

img.cornerMe { margin: 5px 0px 0px 0px; float:left; }
img {border: 0px; display: block;}	
img.inline { display: inline; }


img.frame { border: 1px solid #000; padding: 2px; }

/*	=12: [MISC] -------------------------------------------*/	

.floatL { float: left; }
.floatR { float: right; }
.right { text-align: right; }
.left { text-align: left; }
.centre { text-align: center; }
.block { display: block; }

/*	=13: [CARDS] -------------------------------------------*/	

#mainResults {
	width: 90%;
	margin: 10px 0 5px 40px;
	border: 1px solid #CCC;
	clear: both;
}

#mainResults.orders td {
	padding: 10px;
}

#mainResults tr td {
	padding: 2px;
	text-align: center;
}

#mainResults tr.header td {
	background: url('../images/leftnavheaderbg.gif') top left repeat-x;
	border-bottom: 1px solid #ffbd91;
	font-weight: bold;
	height: 14px;
}

#mainResults td.address {
	text-align: left;
	font-size: 9pt;
}

#mainResults tr.header td a {
	color: #000;
}

#mainResults tr.cardrow td {
	border-bottom: 1px solid #CCC;
}

#mainResults tr.row1 td {
	background: url('../images/table_back1.gif') bottom repeat-x;
}

#mainResults tr.row2 td {
	background: url('../images/table_back2.gif') bottom repeat-x;
}

#mainResults tr.row1:hover td {
	background: url('../images/table_back1_hover.gif') bottom repeat-x;
}

#mainResults tr.row2:hover td {
	background: url('../images/table_back2_hover.gif') bottom repeat-x;
}

#mainResults tr.cardrow img {
	border: 1px solid #ccc;
}

#mainResults tr#loading td {
	position: relative;
}

#mainResults tr td img {
	display: inline;
}

#mainResults tr#loading td div {
	width: 700px;
	font-weight: bold;
	text-align: center;
}

.resultBox {
	width: 90%;
	margin: 5px 0 0 40px;
}

.resultBox .viewResults {
	float: right;
}

.resultBox .viewPage {
	float: left;
}

/*	=14: [ORDERS] -------------------------------------------*/	

#tblOrders {
	margin: 5px 0 5px 40px;
	clear: both;
}

#tblOrders tr td {
	border-bottom: 1px solid #ccc;
	padding: 10px;
}

#tblOrders tr.header td {
	font-weight: bold;
}

#tblOrders .label {
	width: 80px;
	font-weight: bold;
	float: left; 
}

#tblOrders .info {
	float: left;
	font-weight: normal;
}

#tblOrders tr.row1 td {
	background: url('../images/table_back1.gif') bottom repeat-x;
	cursor: pointer;
}

#tblOrders tr.row2 td {
	background: url('../images/table_back2.gif') bottom repeat-x;
	cursor: pointer;
}

#tblOrders tr.row1:hover td {
	background: url('../images/table_back1_hover.gif') bottom repeat-x;
}

#tblOrders tr.row2:hover td {
	background: url('../images/table_back2_hover.gif') bottom repeat-x;
}

table.order {
	width: 715px;
	margin: 5px 0 5px 30px;
}

table.order img {
	display: inline;
}

table.order tr td {
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 10px;
}

table.order tr td.topline {
	border: 0;
	padding: 0;
	margin: 0;
	background: none;
	font-size: 1px;
	vertical-align: bottom;
}

table.order tr td.largeheader {
	font-size: 115%;
	font-weight: bold;
	padding: 5px !important;
	background: #ccc;
} 

table.order tr td.items {
	padding: 10px 0 10px 0;
}

table.order tr.itemheader {
	font-weight: bold;
}

table.order tr td table {
	width: 100%;
}

table.order tr td table tr td {
	border: 0;
	padding: 0;
}

table.order td.split {
	font-size: 1px;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

.rightAlign {
	text-align: right;
}


/*  CONTENT PODS  ************************************/

#contentPod {
	width: 778px;
}

#contentPod p {
	padding: 10px;
}

#contentPodNoBG {
	float: left;
	min-height: 546px;
	width: 778px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	background-color: #fff;
	clear: both;
}

#contentPodNoBG  p {
	padding: 10px;
}

#buyBay {
	float: right;
	width: 202px;
	margin: 5px;
	text-align: center;
	padding-bottom: 10px;
	background: #d5dae0 url('../images/pay_pod_bottom.gif') bottom left no-repeat;
}

#buyBayTop {
	width: 202px;
	height: 10px;
	background: #d5dae0 url('../images/pay_pod_top.gif') bottom left no-repeat;
}


/* HOMEPAGE ******************************************/
#content {
	float: left;
	width: 771px;
	padding: 0px 0px 0px 7px;
	margin: 0px;
}

#custSignIn {
	margin: 2px auto;
}


#homeContent {
	float: left;
	width: 778px; 
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	/*background: #FFFFFF url('../images/logo_bg.jpg') no-repeat;
	background-position: top right; */
	background-color: #FFF;
}



#moreInfo, .moreInfo {
	position: absolute;
	bottom: 1px;
	right: 15px;
}

#homeMainContent {
	float: left;
	background: url('../images/homecontent_bg.jpg') no-repeat;
	background-position: top right;
}

#normContent {
	float: left;
	background: url('../images/homecontent_bg.jpg') no-repeat;
	background-position: top right;
}

#leftContent {
	float: left;
	width: 565px;
}

#rightContent {
	float: left;
	width: 205px;
}

#fullContent {
	float: left;
	width: 768px;
	margin-left: 5px;
}

.catPod {
	margin: 5px;
	float: left;
	padding: 5px;
	line-height: 22px;
	width: 236px;
	height: 26px;
	background: url('../images/category_pod.gif') no-repeat;
}

.cardPod {
	margin: 5px;
	float: left;
	padding: 5px;
	width: 236px;
	height: 130px;
	position: relative;
	z-index: 2;
	background: url('../images/card_pod_bg.gif') no-repeat;
}

.cardPod img.pPreview {
	padding: 5px;
}

.cardPod p {
	padding: 10px;
}

.cardPod table.podButtons {
	position: absolute;
	bottom: 5px;
	width: 236px;
}

.cardPod table.podButtons td {
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
}

div.buttonBar {
	width: 94%;
	padding: 20px;
}

br.clear {
	clear: both;
}

.marginSides { margin: 0 5px; }
.marginVerts { margin: 5px 0; }
.margin { margin: 5px; }

.red { color: #9a332e; }
.green {color: #339966;}
.blue {color: #2d5883;}
.grey {color: #999999;}
.lightblue {color: #3399cc;}

.simpleGreen { color: #98CB00; }
.bespokeBlue { color: #3398CC; }


.vestRed { color: #963232; }
.vestGreen { color: #349966; }
.vestBlue { color: #4785c2; }
.tandBlue { color: #006699; }

.fRight {float: right; position: relative;}
.fLeft {float: left;}


.bgred { background-color: #FF8080; }
.bgred2 { background-color: #FFC0C0; }
.bgblue { background-color: #C0C0FF; }
.bggreen { background-color: #B1E7B1; }
.bggreen2 { background-color: #E1FFE1; }

.collapse { width: 1%; }
.fixed { width: 50px; }
.narrow { width: 80px; }
.expand { width: 99%; }
.medium { width: 110px; }