/* Global Styles */
.footerEntry{
	float:left;
	padding:8px 0 0 0;
}

h1,h2,h4,h5{
	margin:0px;
	padding:0px;
}

a:link {
	color: #3F99D2;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #3F99D2;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #3F99D2;
}

a.navBar{
	color:#000;
}

a:hover.navBar{
	color:#3F99D2;
}

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
}
#container {
	width:957px;
	margin:auto;
}

.searchDesc{
	font-size:10px;
	color:#666;
	font-family:arial narrow, arial, sans-serif;
	font-style:italic;
}

.searchHeading{
	font-size:20px;
	color:#000;
	font-family:verdana, sans-serif;
	padding:3px 3px 5px 0;
}

#leftContent {
	width:224px;
}
#rightContent {
	width:734px;
}
.leftColLeft {
	background:url(../graphic/leftColumn-headerLeft.jpg) no-repeat;
	width:24px;
	height:33px;
}
.leftColRight {
	background:url(../graphic/leftColumn-headerRight.jpg) no-repeat;
	width:24px;
	height:33px;
}
.leftColBack {
	background:url(../graphic/leftColumn-headerMiddle.jpg) repeat-x;
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:18px;
	letter-spacing:-1px;
	line-height:30px;
}
.leftContent {
	background-color:#F4F4F4;
	padding:5px;
}

.leftColFooterLeft {
	background:url(../graphic/leftColumn-footerLeft.jpg) no-repeat;
	width:24px;
	height:22px;
}
.leftColFooterRight {
	background:url(../graphic/leftColumn-footerRight.jpg) no-repeat;
	width:24px;
	height:22px;
}
.leftColFooter {
	background:url(../graphic/leftColumn-footer.jpg) repeat-x;
	height:33px;
}
.greenboxHeaderLeft {
	background:url(../graphic/greenbox-headerLeft.jpg) no-repeat;
	width:23px;
	height:32px;
}
.greenboxHeaderRight {
	background:url(../graphic/greenbox-headerRight.jpg) no-repeat;
	width:23px;
	height:32px;
}
.greenboxHeaderBack {
	background:url(../graphic/greenbox-headerBack.jpg) repeat-x;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:18px;
	letter-spacing:-1px;
	line-height:30px;
}
#footer {
	font-size:11px;
	color:#333;
}
#footer a{
	color:#333;
}
#footer a:hover {
	color:#3F99D2;
}
#main {
	align:right;
}

/* Top Header Style */
#topHeader {
	height:52px;
	background:url(../graphic/topheader-logoPart.jpg) left no-repeat;
}
#panelLeft{
	background:url(../graphic/toppanel-left.jpg) no-repeat;
	width:9px;
	height:35px;
}
#panelRight{
	background:url(../graphic/toppanel-right.jpg) no-repeat;
	width:9px;
	height:35px;
}
#panelBack{
	background:url(../graphic/toppanel-back.jpg) repeat-x;
	height:35px;
}

.panelBack{
	float:left;
	padding:8px 2px 0 0;
	background:url(../graphic/toppanel-back.jpg) repeat-x;
	height:35px;
}

#panelDiv{
	background:url(../graphic/toppanel-div.gif) no-repeat center;
}
.panelPad a{
	padding:5px;
	color:#3F7698;
	text-decoration:none;
}
.panelPad a:hover{
	padding:5px;
	color:#000;
}

/* Nav Style */
#nav {
	height:39px;
	background:url(../graphic/nav-background.jpg) repeat-x; 
}
#navLeft {
	height:39px;
	background:url(../graphic/nav-leftEnd.jpg) no-repeat;
	width:10px;
}
#navRight {
	height:39px;
	background:url(../graphic/nav-rightEnd.jpg) no-repeat;
	width:10px;}

/* Home Page Only */
#flash {
	height:154px;
}
#flashInner {
	height:70px;
}
#buttons {
	width:213px;
}
#btnSignup a{
	background:url(../graphic/btn/home_signup_off.jpg) no-repeat;
	width:210px;
	height:97px;
	display:block;
	text-align:center;
	color:#555;
	text-decoration:none;
}
#btnSignup a:hover {
	background:url(../graphic/btn/home_signup_on.jpg);
	color:#000;
}
.btnHome {
	padding:48px 10px 10px 5px;
}
#btnSearch a{
	background:url(../graphic/btn/home_search_off.jpg) no-repeat;
	width:210px;
	height:97px;
	display:block;
	text-align:center;
	color:#555;
	text-decoration:none;
}
#btnSearch a:hover {
	background:url(../graphic/btn/home_search_on.jpg);
	color:#000;
}
#homeImage {
	background:url(../graphic/tmp/homeimage.jpg) no-repeat center;
	height:395px;
}
.recentAdditionsTop {
	background-color:#FFF;
	width:215px;
	padding:5px;
}
.recentAdditionsBottom {
	background-color:#D3D3D3;
	width:215px;
	padding:5px;
}
.recentAdditionsBottom a {
	color:#666;
}
.recentAdditionsBottom a:hover {
	color:#000;
}
.popularSearchHead {
	border-right:3px solid #fff;
}
.popularSearchContent {
	border-right:3px solid #fff;
	background-color:#F4F4F4;
	width:225px;
	padding-left:25px;
}
.popularCatContent {
	border-right:3px solid #fff;
	background-color:#F4F4F4;
	width:217px;
	padding-left:10px;
}
.customerFeedbackContent {
	background-color:#F4F4F4;
	padding-left:10px;
}


/* Misc Styles */
.padding5 {
	padding:5px;
}
.blue{
	color:#407A9D;
}
.forms {
	border:1px #999 solid;
	padding:2px;
	color:#333;
}
.txtCapitalBlue {
	color:#3F7698;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.txtSmallNote {
	font-size:10px;
	color:#666;
}
.mostPopTxtPad {
	padding-left:10px;
}
.feedbackPad {
	padding:5px 10px 5px 10px;
}
.dottedLine {
	background:url(../graphic/dotted.gif) repeat-x center;
	height:10px;
}
.txtOnPage {
	color:#333;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
}
.memberName {
	font-size: 16px;
	color: #3C9931;
}
.resultsBox {
	background-color: #FFF;
	border: 1px solid #ccc;
	font-size: 12px;
}
.black {
	color: #000;
}

a.del
{
  color: #000000;
  font-weight: normal;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
}
a.del:hover
{
  color: #73cf6a;
  font-weight: normal;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:underline;

}
#btnmyaccount a{
	background:url(../graphic/home_myaccount_off.jpg) no-repeat;
	width:210px;
	height:97px;
	display:block;
	text-align:center;
	color:#555;
	text-decoration:none;
}
#btnmyaccount a:hover {
	background:url(../graphic/home_myaccount_on.jpg);
	color:#000;
}