﻿html
{
	font-size: 14px;
	width: 100%;
	margin-bottom: 0px;
	min-height: 100%;
	height: 100%;
	background-color:#010101;
	color: #2b2b2b;
}

body
{
	height: 100%;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	text-align: center;
}

h1 
{
  	float:left;
	width:100%;
	font-size:18px;
	font-weight:bold;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

a
{
	color:#006cff;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color:#006cff;
	text-decoration:underline;
	font-weight:bold;
}

.Category a
{
	color:#006cff;
	text-decoration:none;
}

.Category a:hover
{
	color:#006cff;
	text-decoration:underline;
}

.Featured a
{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

.Featured a:hover
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.Footer 
{
    background-color:#30587c;
    float:left;
    width:100%;
    color:#ffffff;
    font-size:9px;
    padding-top:20px;
    text-align:center;   
}

.Footer a
{
	color:#a3a3a3;
	text-decoration:none;
	font-weight:bold;  
}

.Footer a:hover
{
	color:#a3a3a3;
	text-decoration:underline;
	font-weight:bold;  
}

.BreadCrumb 
{
    background-image:url('/App_Themes/Default/Images/BreadcrumbBackground.png');
    background-repeat:repeat-x;
    height:15px;
    font-size:12px;
    padding-top:10px;
    padding-bottom:10px;
    background-color:#f0f0f0;
    border:solid 1px #dbdbdb;
}

.BreadCrumbSep
{
    color:#bbbbbb;
    font-size:14px;
}

#wrap
{
	width: 900px;
	height: 100%;
	margin: 0px auto;
	text-align: left;
}

#wrap2
{
	width: 900px;
	margin: 0px auto;
	text-align: left;
}

.wrapper
{
	float: left;
	width: 100%;
}

.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

html[xmlns] .clearfix
{
	display: block;
}

* html .clearfix
{
	height: 1%;
}

.WallpaperBox
{
    border:solid 5px #e8e8e8;
}

.HeaderBackground
{
	float:left;
	width:100%;
	background-color:#30587c;
	height:95px;
	border-bottom:solid 0px #c1c1c1;
}

.Translucent 
{
     opacity: 0.6;
     filter:alpha(opacity: 50);
     -moz-opacity: 0.6;
     -khtml-opacity: 0.6;
}

.SlightTranslucent
{
     opacity: 0.7;
     filter:alpha(opacity: 70);
     -moz-opacity: 0.7;
     -khtml-opacity: 0.7;
}

.TinyTranslucent
{
     opacity: 0.8;
     filter:alpha(opacity: 80);
     -moz-opacity: 0.8;
     -khtml-opacity: 0.8;
}


.Heading
{
	float:left;
	width:100%;
	font-size:16px;
	font-weight:bold;
}

.AltHeading
{
	float:left;
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#686868;
}

.SubHeading
{
	float:left;
	width:100%;
}

.SmallHeading
{
	float:left;
	width:100%;
	font-size:11px;
	color:#484848;
}

.TinyHeading
{
	float:left;
	width:100%;
	font-size:10px;
	color:#484848;
}

.TinyText
{
	float:left;
	font-size:9px;
	color:#757575;
}

.TinyGrayText
{
	float:left;
	font-size:9px;
	color:#757575;
}

.TinyGrayText a
{
	float:left;
	font-size:9px;
	color:#757575;
}

.TinyBlueLink a
{
	float:left;
	font-size:9px;
	color:#006cff;
}

.Heading2
{
    font-size:16px;
    font-weight:bold;
    /*
    color:#9d0000;   
    border:solid 1px #e7e7e7;
    background-color:#f7f7f7;
    */
}


/* Basic code - don't modify */
 
 #nav { display: block; margin: 0; padding: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; color:#fff; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 130px; }
#nav ul ul { left: 131px; }

/* Everything else is theming */
 
#nav { height: 24px; }
#nav *:hover { background-color: none; }
#nav a { border-right: 0px solid white; font-size: 14px; padding: 8px; line-height: 1;border:solid 1px #91b330;background-color:#94b922; }
  #nav li.hover a { }
  #nav ul { top: 25px; }
    #nav ul li a { border:solid 1px #91b330;background-color:#94b922; font-size:12px; }
      #nav ul a.hover { border:solid 1px #91b330;background-color:#94b922;font-size:12px; }
   #nav ul a { border-bottom: 1px solid black; border-right: none; }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */






#pager ul.pages {
display:block;
border:none;
text-transform:uppercase;
font-size:10px;
margin:10px 0 50px;
padding:0;
}

#pager ul.pages li {
list-style:none;
float:left;
border:1px solid #dddddd;
text-decoration:none;
margin:0 5px 0 0;
padding:5px;
color:#006cff;
}

#pager ul.pages li a:hover {
	background-color:#0063dc;
	color:White;	
}

#pager ul.pages li.pgEmpty {
	border:0px solid #eee;
	color:#cccccc;
	cursor:default;
}

#pager ul.pages li.pgCurrent 
{
	border:0px solid #eee;	
	color:#000;
	font-weight:700;
	font-size:14px;
	cursor:default;
}


#pager ul.pages li.pgResultCount {
	border:0px solid #eee;
	padding-right:30px;
	cursor:default;
}


div#PagerContainer {
	text-align: center;
}

div#pager {
	margin: 0 auto; /* this centers the DIV */
	width: 700px; /* whatever */
	border:solid 0px red;
	text-align:left;
}


.ResultCount {
	padding-right:30px;
	cursor:default;
	padding-top:6px;
}

.Pager 
{
    color: #006CFF;
    text-decoration:none;
    font-size:10px;
    text-transform:uppercase;
}

.EmptyPage 
{
	color:#cccccc;
	cursor:default;
	padding-top:6px;
}

.CurrentPage
{
	color:#000;
	font-weight:700;
	font-size:14px;
	cursor:default;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
}

.ClickablePage a {
    list-style:none;
    float:left;
    border:1px solid #dddddd;
    text-decoration:none;
    padding:5px;
    color:#006cff;
}

.ClickablePage a:hover {
    list-style:none;
    float:left;
    border:1px solid #dddddd;
    text-decoration:none;
    padding:5px;
    background-color:#006cff;
    color:#ffffff;
}






.MostPopularTag
{
	font-size:20px;	
}

.PopularTag
{
	font-size:16px;	
}

.SortofPopularTag
{
	font-size:12px;	
}

.LessPopularTag
{
	font-size:10px;	
}

.watermark {
	color: gray;
}


/*
.Options li a:hover {
    color:#333333;
    text-decoration:none;
}


.Options a {
    display:block;
    float:left;
    height:17px;
    left:17px;
    padding-left:5px;
    position:relative;
    width:195px;
}

.Options li.Active a, .Options li.Active a:hover {
color:#AA0000;
font-size:small;
}

.Options .Active a {
    background-color:#FFFFFF;
}

.Options li a:Active {
color:#333333;
text-decoration:none;
}
*/

.Options 					{ margin-left: .0em 0px;padding-left: 10px; }
.Options ul					{ margin-left: .0em 0px; }
.Options li					{ margin-left: .0em 0px; list-style-type:none; }
.Options li.Active			{ margin-left: .0em 0px; list-style-type:disc; list-style-position: outside; }
.Options li .round			{ margin-left: .0em 0px; }
/*.Options a:hover			{ text-decoration: none; color: #000; }*/

.Options li a				{ margin-left: .0em 0px; }
.Options li.Active a		{ margin-left: .0em 0px;color: #33a401; }