@charset "utf-8";
/* CSS Document */


body {
	margin: 0 0 0 50px;;
	padding: 0;
	text-align: left;
	background: #FFF;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	background:url(../images/body_bg.gif) repeat-y;
}

table{
	padding:0;
	margin:0;
}

/* Font Stuff */

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:7px;
	margin-top:7px;
}

h2{
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 17px; 
}

h3{
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	margin:0;
}

h1 a:link, h1 a:visited {
	color: #000000;
	text-decoration:none;	
}

h1 a:hover {
	color: #7e7e7e;
}

.blogHead a:link, .blogHead a:visited {
	color: #000000;
	text-decoration:none;	
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 20px; 
	clear:both;
}

.blogHead a:hover {
	color: #7e7e7e;
}

a.subcat:link, a.subcat:visited {
	color: #000000;
	text-decoration:none;	
}

a.subcat:hover {
	color: #7e7e7e;
}


p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
li{
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.categoryHead{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
.smaller{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

strong{
	color: #000000;
}
b{
	color: #000000;
}

p a:link, p a:visited {
	color: #037EC3;
}
p: hover {
	color: #0F218B;
}

.categoryHead a:link, .categoryHead a:visited {
	color: #037EC3;
}
.categoryHead a: hover{
	color: #0F218B;
}
	

.thin{
	width:400px;
}

.searchLine{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #037EC3;
	margin-top:5px;
	margin-bottom:0;
}

.grey{
	color: #666666;
}

.black{
	color:#000;
	margin:0;
	padding:0 0 10px 0;
}

.tipSum{
	margin:0;
	padding:0 0 10px 0;
}

#blogHead{
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 20px; 
	clear:both;
}	

.hdtxt{
	font-size: 20px; 
}

.blogText{
	line-height: 19px;
}

.formText{
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	line-height: 22px; 
	color: #666666; 
}

.formTextBig{
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	color: #666666; 
}

/* END Font stuff */

/* Form Stuff */

.searchBox{
	height:17px;
	width:185px;
	border-top: solid 1px #d9d9d9;
	border-left: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
	border-right:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding:5px;
}
.goBtn{
	margin:0; 
	padding:0;
}

#searchOptions{
	margin:5px 0 7px 0;;
}

form{
	margin:0;
}

.pollSubmit{
	margin-left:-15px;
}

#jumpForm{
	padding-right:10px;
}

/* END Form Stuff */


/* Common Boxes */

#container {
	width:939px;
	position: relative;
	
	text-align: left;
}

#header {
	/*position: relative;*/
	border-left: solid 1px #d9d9d9;
}

#headAdHolder{
	width:310px;
	float:right;
	border-left: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
	background:url(../images/top_gradient.gif) repeat-x;
}



#headAd{
	width: 150px;
	float:right;
	border-left: solid 1px #d9d9d9;
}

#headAdLeft{
	width: 138px;
	margin:12px 0 0 10px;
	float:left;
}

#headAdBlog{
	width: 147px;
	float:right;
	padding:12px 0 12px 12px;
	border-left: solid 1px #d9d9d9;
}

#headAdLeftBlog{
	background:url(../images/blog_grad_bg.gif) repeat-x;
	width: 128px;
	padding:12px 10px 0 12px;
	float:left;
	height:332px;
}

#footer{
	position: relative;
	height: 75px;
	clear:both;
	border-top:dotted 1px #c3c3c3;
	padding-top:10px;
}

#row{
	position: relative;
	clear:both;	
}

#left{
	background:url(../images/top_gradient.gif) repeat-x;
	position: relative;
	float:left;
	width:610px;
}
#leftH{
	position: relative;
	float:left;
	width:610px;
}

#right{
	position: relative;
	float:right;
	width:310px;
}

#rowGradient{
	background:url(../images/top_gradient.gif) repeat-x;
	height:15px;
	position: relative;
	clear:both;	
	margin-bottom: -5px;
}

.promoImg{
	padding:5px 0 5px 0;
}

#specialOffersBox{
	padding:7px 0 15px 0;
	clear:both;
}

#rssimg{
	clear:both;
}

.latestTip{
	width:118px;
	
}
.latestTipInfo{
	padding:10px;
	background:#fafafa;
	border: solid 1px #d9d9d9;
	border-top:none;
	height:185px;
}
.tipText{
	margin:10px 0 5px 0;
	line-height: 15px;
	clear:both;
}
.tipsImage{
	padding-bottom:7px;
}
.closebottom{
	margin-bottom:0;
	padding-bottom:0;
}
.selCat{
	font-size:14px;
}

#footerLinks{
	float:left;
	padding:10px 0 0 0;
	width:400px;
}

#footerLinks a:link, #footerLinks a:visited{
	color:#666666;
	text-decoration:none;
}
#footerLinks a:hover{
	color:#212121;
	text-decoration:none;
}

#footerCopyright{
	float:right;
	text-align:right;
	padding:10px 20px 0 0;
	width:300px;
}
#footerImage{
	float:right;
}
/* END Common Boxes */

/* Home Boxes */
#homehead{
	position: relative;
	width:769px;
	height: 350px;
	float:left;
	border-left: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
	padding:0 0 0 10px;
}

#homeHeroLinks{
	width:758px;
	background:#dadada;
}

#homeHeadAd{
	width: 150px;
	height: 350px;
	float:right;
	border-left: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
}

#prodTipHelp{
	width:550px;
	float:left;
	padding:5px 10px 0 40px;
	
}
/* RHS BOXES */
#search{
	background:url(../images/top_gradient.gif) repeat-x;
	width:285px;
	height:120px;
	float:right;
	border-left: solid 1px #d9d9d9;
	padding:0 10px 10px 15px;
}
#searchH{
	width:285px;
	height:120px;
	float:right;
	border-left: solid 1px #d9d9d9;
	padding:0 10px 10px 15px;
}

#poll{
	width:300px;
	float:right;
	border-left: solid 1px #d9d9d9;
	border-top: solid 1px #d9d9d9;
	padding:0 10px 0 0;
	background:url(../images/top_gradient.gif) repeat-x;
}
#specialOffers{
	width:285px;
	background:#0FFFFF;
	float:right;
	position:relative;
	border-left: solid 1px #d9d9d9;
	border-top: solid 1px #d9d9d9;
	padding:5px 10px 10px 15px;
	background:url(../images/top_gradient.gif) repeat-x;
}

#rssBox{
	width:285px;
	background:#0FFFFF;
	float:right;
	position:relative;
	border-left: solid 1px #d9d9d9;
	border-top: solid 1px #d9d9d9;
	padding:5px 10px 10px 15px;
	background:url(../images/top_gradient.gif) repeat-x;
}

#tipsDots{
	border-top:dotted 1px #c3c3c3;
	width:560px;
	height:1px;
	float:left;
	padding:0;
}
#tipsDotsWide{
	border-top:dotted 1px #c3c3c3;
	width:600px;
	height:1px;
	float:left;
	padding:0;
}

#latestTips{
	width:550px;
	height:310px;
	float:left;
	padding:10px 10px 0 40px;
}





.categoryTable{
	padding:0 0 7px 0;
	margin:0 0 7px 0;
}

/* End Home Boxes */

/* Other Boxes */

#tipsContent{
	width:600px;
	padding:10px 10px 20px 0;
}

#tipsIcon{
	padding: 10px 0 0 0;
}

#steps{
	padding: 10px 0 0 0;
	float:right;
}

#tipsHeader{
	padding: 5px 0 0 40px;
}

#wideHeader{
	padding: 5px 0 10px 40px;
}

#pageHeader{
	padding: 5px 0 0 40px;
}

.tip{
	width:560px;
	height:105px;
	clear:both;
	padding:0 0 0 40px;
	border-bottom:dotted 1px #c3c3c3;
}

.tip:hover{
	background-color:#f0f0f0;
}

.tipSearch{
	width:540px;
	height:115px;
	clear:both;
	padding:0 0 0 40px;
	border-bottom:dotted 1px #c3c3c3;
}

.tipDescription{
	width:240px;
	float:left;
	padding-right:30px;
	padding-top:16px;
}

.tipDescriptionSearch{
	width:300px;
	float:left;
	padding-right:30px;
	padding-top:16px;
}

.tipImg{
	width:96px;
	float:left;
	padding-top:16px;
}

.tipImgSearch{
	width:165px;
	float:left;
}

.search-results-header{
	clear:both;
}

.tipInfo{
	float:left;
	margin:75px 0 0 10px;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #666666;
}

#tipArticle{
	padding: 5px 0 0 40px;
}

#tipMoreAbout{
	float:right;
	position:relative;
	padding-top:-10px;
}

#comments{
	clear:both;
}

#commentsHeader{
	border-bottom:dotted 1px #c3c3c3;
	padding: 5px 20px 5px 40px;
	font-size: 17px;
	font-weight: bold;
	color: #037EC3;
}
.comment{
	border-bottom:dotted 1px #c3c3c3;
	padding: 5px 20px 5px 60px;
}
.commentodd{
	border-bottom:dotted 1px #c3c3c3;
	padding: 5px 20px 5px 60px;
	background-color:#f0f0f0;
}
.bigger{
	font-size:13px;
}

#postComment{
	padding: 5px 20px 5px 60px;
}


.inputBoxComment{
	height:14px;
	width:240px;
	border: solid 1px #d9d9d9;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding:5px;
}

.textBoxComment{
	width:458px;
	height:178px;
	border: solid 1px #d9d9d9;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding:5px;
}

.textBoxNewsletter{
	width:335px;
	height:65px;
	border: solid 1px #d9d9d9;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding:5px;
}

.asterix{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #037EC3;
}

.blogEntryList{
	
}

.padleft{
	padding-left:40px;
}
.padleftLess{
	padding-left:20px;
}

.blogEntry{
	width:600px;
	clear:both;	
	padding: 10px 0 10px 0;
	/*padding: 10px 0 50px 0; This was what it was before i fixed up the links page*/
	border-top:dotted 1px #c3c3c3;
}

.blogNumber{
	float:left;
	width:40px;
}
.blogDescription{
	width:370px;	
	float:left;
}
.linksDescription{
	width:540px;	
	float:left;
}
.blogGroup{
	width:170px;
	float:left;
	padding-left:10px;
}

.prodGroup{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	width:180px;
	text-align:right;
	margin-left:-20px;
	margin-top:10px;
	height:40px;
}

#blogGroupList{
	padding:0;
	width:600px;
	clear:both;
}

.blogListTbl td{
	background:#ebf7fc;
}

.blogListTbl .tblDate{
	background:#e3edf1;
}

.blogListTbl .tblClear{
	background:#FFF;
}

#picsOnRight{
	float:right;
	width:165px;
}

#archiveSelect{
	float:right;
	width:165px;
	text-align:right;
	padding:5px 0 5px 0;
}
#archiveActive{
	float:left;
	width:380px;
	padding:5px 0 5px 0;
}

#registrationBox{
	width:555px;
}

.catBox{
	width:185px;
	height:110px;	
	margin:10px 0 0 0;
}

.catBoxHd{
	background-color:#b2b2b2;
	width:170px;
	height:30px;
	color:#FFFFFF;
	padding:10px 0 0 15px;
	font-size:12px;	
	margin:0;
}
.catBoxContent{
	width:187px;
	margin:0;
	padding:0;
}
.box1{
	border: #e0e0e0 1px solid;
}
.box2{
	border-top: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
	border-right: #e0e0e0 1px solid;
}
.catBox ul{
	margin:7px 0 7px 28px;
	padding:0;
}
catBox li{
	color:#000000;
	font-size:11px;
}

.catBoxHd a:link, .catBoxHd a:active, .catBoxHd a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
.catBoxHd:hover{
	background-color:#CCCCCC;
}
.catBoxContent li a:link, .catBocatBoxContentxHd li a:active, .catBoxContent li a:visited{
	text-decoration:none;
	color:#000000;
}
.catBoxContent li a:hover{
	text-decoration:underline;
	color:#999999;
}



/* END Other Boxes */

/* Home Extra */

.prodCategory{
	padding-right:10px;
}

/* END Home Extra */



/* Widgets */

a.tagcloud:link, a.tagcloud:visited{
	color:#666666;
}
a.tagcloud:hover{
	color:#000000;
}


.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.widget-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-list .widget-list {
    margin-left: 15px;
}

.widget-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-list {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.7;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

/* other stuff, i guess */
.blogEntryImg{
	margin-bottom:10px;
	margin-left:10px;
	float:right;
}

