body { background: #000000 url(../Images/bg-image.jpg) no-repeat center top; color:#cecbc5;} 
.main{
	background:url(../Images/header-back.gif) repeat-x top;
}
/* General Links */
a:link { color : #ff9900;} 
a:active { color : #ff9900; } 
a:visited { color : #ff9900; } 
a:hover { color : #cccccc; } 

/*elias*//*#container { background: url(../Images/YellowContainer.png) repeat-y right top; } */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header h1 a {color:#111315;}
.header h1 a:visited {color:#111315;}
.header h1 a:hover {color:#111315;}

.header .search { background: #fef8e8; border: solid 1px #f6edd7;}
.header .search p { color:#111315;}


/* Top Menu (Site Menu - SiteMenuPanel.html) 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.TopMenu ul { border-left: solid 1px #000000;}
.TopMenu li { border-right: solid 1px #ff9900;}
.TopMenu li a { color:#CFCFCF;}
.TopMenu li a:visited { color:#CFCFCF;}
.TopMenu li a:hover { color:#ff9900;}

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu { border-left: solid 1px #4E4D4E; background-color:#000000;}
#menu li a { color: #fff; color:#FFFFFF; border-right: solid 1px #4E4D4E;}
#menu li a:visited { color:#fff;}
#menu li a:hover { background: #222222; color:#ff9900;}
DIV#menu ul li ul {	background: #222222;}
#menu li li a { background: #bc7800; border-bottom: solid 1px #6b5c4d; color:#fff;}
#menu li li a:visited { background: #bc7800; border-bottom: solid 1px #6b5c4d; color:#fff;}
#menu li li a:hover  { background: #eaa834; color:#fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.content .BreadCrumb { border-bottom: dashed 1px #cccccc;}
.content .BreadCrumb li { background: url(../Images/ico_breakcrumb_li.png) no-repeat left center; color:#cccccc; }
.content .BreadCrumb li a { color:#cccccc; }
.content .BreadCrumb li a:visited { color:#cccccc; }
.content .BreadCrumb li a:hover { color:#cccccc; }


.content h1 { color:#ffffff; }
.content h2 { color:#ffffff; }
.content h3 { color:#ffffff; }


.Featured h1 { border-bottom: dashed 1px #cccccc; color:#fff;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles h1 { border-bottom: dashed 1px #cccccc; color:#fff;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News {}
.News h1 { border-bottom: dashed 1px #4c5055; color:#fff;}
.News h2 { color:#ffcc99;}
.News .Post .PostInfo { color:#788788;}
.News .Post .readmore { background: url(../Images/icon_FullStory.png) no-repeat left center; }

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentBlogsPanel { background:#222222;  }
.RecentBlogsPanel h2 { border-bottom: dashed 1px #777d82; color: #fff;}
.RecentBlogsPanel li { border-bottom: solid 1px #565a5d;}
.RecentBlogsPanel li small { color:#b0a9a2;}
.RecentBlogsPanel li small a { color:#b0a9a2; }
.RecentBlogsPanel li small a:visited { color:#b0a9a2; }
.RecentBlogsPanel li small a:hover { color:#b0a9a2; }

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

/* Post Author left side from the article */
.Post .PostAuthorDetails { border-bottom: #333333 10px solid; border-left: #333333 10px solid; background:#222222; color:#cccccc; }
.Post .PostAuthorDetails h2 { color:#222222; border-bottom: dashed 1px #ffffff; color:#cccccc;}
.Post .PostAuthorDetails p { color:#cccccc;}
.Post .PostAuthorDetails img { background: #333333; border: solid 4px #222222;}

/* Post Info/Details */
.Post .PostInfo { background: #333333; color:#cccccc; }
.Post .PostInfo a { color: #cccccc; }
.Post .PostInfo .Author { border-right: solid 1px #ff9900;}
.Post .PostInfo .Time { border-right: solid 1px #ff9900;}
.Post .PostInfo .Categ { border-right: solid 1px #ff9900;}

/* Post Content */
.Post .PostContent img { border: solid 1px #ccc;}
.Post .PostContent img { background: #333333; border: solid 1px #333333; }

/* Post Bottom - Printer Version +  Full story + Visit Site */
.Post .PostBottom li a { color:#ffffff; }
.Post .PostBottom li a:visited { color:#ffffff; }
.Post .PostBottom li a:hover { color:#ff9900;}

/* Article Comments */
.Post .PostMore .Comment .Details { background: #45494d; }
.Post .PostMore .Comment .Content { background: #383c40; color:#b2b9c0; }

.ArtNav { border-top: dashed 1px #4c5055;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Category Top ( Only on the Category page)  */
.Category .Desc { color:#999999 }
.Category .SubCategory li { background: url(../Images/SubCategoryIcon.png) no-repeat left center;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#333333; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 2px #333333;}
.PageForms table { background: #222222; }
.PageForms th { background: #333333; color: #fff;}

.PageForms td table td input.keyfield { border: inset 1px #ccc;}
.PageForms td table td textarea { border: inset 1px #ccc; }
.PageForms td table td select { border: inset 1px #ccc;}

.PageForms .Button { background: #eaa834; border: outset 2px #ccc; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #333333; border: 1px solid #45494d; color:#fff;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #45494d; background: #45494d; color:#fff;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.right h2 {color:#cccccc; border-bottom: dashed 1px #ffffff; }
.right li a { color:#ff9900; }
.right li a:visited { color:#ff9900;}
.right li a:hover { color:#cccccc; text-decoration: underline;}
.right .search { background: #222222; border: none;}
.right .search p { color:#cccccc;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer { color:#797571; border-top: dashed 1px #cccccc;}
.footer a { color:#797571; }
.footer a:visited { color:#797571; }
.footer a:hover { color:#797571; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Paging */
.Paging a { border: 1px solid #ff9900; background: #ffcc66; color:#ffffff; }
.Paging a:visited { border: 1px solid #ff9900; background: #ffcc66; color:#0c0d0f; }
.Paging a:hover { background: #ff9900; color:#fff; text-decoration: none;}

.PagingDisabled { border: 1px solid #565a5d; background: #45494d; }
.PagingCurrentPageNumber { border: 1px solid #ff9900; background: #ff9900; color: #fff;}
