body { background: #5e554c url(../Images/OrangeBkgBody.gif) repeat-y center; color:#2f2928; } 

/* General Links */
a:link { color: #f18200; } 
a:active { color : #f18200; } 
a:visited { color : #CE5605; } 
a:hover { color : #EAA678; } 

#container { background: url(../Images/OrangeBkgContainer.png) no-repeat left top;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header { background: url(../Images/OrangeBkgHeader.png) no-repeat left bottom; } 

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu li a { color: #80B4E4; background: url(../Images/OrangeMenuLeft.png) no-repeat left top; }
#menu a span { background: url(../Images/OrangeMenuRight.png) no-repeat right top; color: #F89829; }
#menu a:hover span {color: #cc6600;}
#menu a:hover { color: #FFFFFF; }
#menu a:hover span { color: #FFFFFF;}

DIV#menu ul li ul {	background: #F2F2F2; }

#menu li li a  { background: #F2F2F2; color:#cc6600;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* BreadCrumb */

.content .BreadCrumb { color: #F89829; background: #F2F2F2; }

.content h1 { color: #CE5605; border-bottom: dashed 1px #666; }
.content h2 { color: #CE5605;}
.content h3 { color: #CE5605;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News h2 { color:#916d5c;}
.News .Post .PostInfo { background:#f1f1f1; color:#ad9f98;  }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs { background:#F2F2F2; }

.RecentBlogs h3 { background: #F2F2F2; }

.RecentBlogs em { color: #cc9966; }
.RecentBlogs em a { color: #cc9966; }
.RecentBlogs em a:visited { color: #cc9966; }
.RecentBlogs em a:hover { color: #cc9966; }

.RecentBlogs a { color: #CE5605; }
.RecentBlogs a:visited { color: #CE5605; }
.RecentBlogs a:hover { color:#EAA678;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Por que newslettersoft */

	.garantia {
		width: 660px;
		padding: 10px;
		height: 130px;
		background: #F2F2F2 url(http://www.newslettersoft.com/images/garantia-diferencia.gif) no-repeat bottom right;
		border: 0px solid #F89829;
		clear: both;
		margin: 0px 0px 5px;
		overflow: hidden;
	}
	
	.garantia h3 { 
		background: #F2F2F2;
		width: 600px;
	 }

	.garantia p,
	.garantia ul {
		width: 400px;
		margin-left: 5px;
	}

	.garantia ul li {
		background:transparent url(http://www.newslettersoft.com/images/bullet-caja.gif) no-repeat 2px 4px;
		padding-left:18px;
		margin: 2px 10px;
	}

	.pie_flash {
		width: 660px;
		padding: 1px;
		height: 75px;
		background: #ffffff;
		border: 0px solid #F89829;
		clear: both;
		margin: 0px 0px 5px;
		overflow: hidden;
	}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#F2F2F2;  }
.Post .PostAuthorDetails h2 { color:#cc6633; }
.Post .PostAuthorDetails p { color:#660000;}

.Post .PostBottom li a { color: #cc6633; }
.Post .PostBottom li a:visited { color: #cc6633;}
.Post .PostBottom li a:hover { color: #FFFFFF; }


/* Article Comments */
.Post .PostMore .Comment .Details { background: #F2F2F2; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Category .Desc { color:#F89829; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#F2F2F2; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 2px #f9f7ef;}
.PageForms th { background: #f9f7ef;}

.PageForms .Button { background: #fff0c9; border: outset 2px #e9e1d2; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #f6f3e9; border: 1px solid #e1dbc7; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.left .categories { background:#F89829 url(../Images/OrangeCategBkgBottom.gif) no-repeat left bottom; }
.left .categories h2 {background: url(../Images/OrangeCategBkgTop.gif) no-repeat left center; color:#660000; color:#FFFFFF;}
.left .categories ul { background: url(../Images/OrangeCategBkgUL.png) repeat-x left top;}
.left .categories li a { color:#fff;}
.left .categories li a:hover { color:#ffe8c8;}

.left .search { background:#F89829 url(../Images/OrangeSearchBkgBottom.gif) no-repeat left bottom;}
.left .search h2 { background: url(../Images/OrangeSearchBkgTop.gif) no-repeat left top; color:#660000;}

.left .search .arrow { background: url(../Images/OrangeSearchArrow.png) no-repeat;}
.left .search .arrow:hover { background: #ffd780 url(../Images/OrangeSearchArrow.png) no-repeat 0 -20px; }
.left .search .arrowIE { background: #ffd780 url(../Images/OrangeSearchArrow.png) no-repeat 0 -20px; }

.left .search p a { color:#F89829; background: url(../Images/OrangeSearchIco.png) no-repeat left center;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.right h2 { color:#565244;}

.right li a { color:#cc6600;}
.right li a:visited { color:#cc6600; }

.right .PopularArticles li a { color:#663333;}
.right .PopularArticles li a:visited { color:#663333;}
.right .PopularArticles li a:hover { background: #fff; color:#F89829;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Paging */
.Paging a { border: 1px solid #ff9900; background: #F2F2F2; border: 1px solid #0066cc;}
.Paging a:visited { background: #F2F2F2; border: 1px solid #ff9900;}
.Paging a:hover { background: #ff9900; color:#fff; text-decoration: none;}

.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #ff9900; background: #ff9900; color: #fff;}

