﻿/*** The Essential Code ***/

a
{
    color: #222;
    text-decoration: none;
}
a:hover 
{
    text-decoration: underline;
}
a.iehideLink {
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}
body
{
    margin: 0px;
    padding: 0px;
    color: #666;
    background-color: #fff;
    font: 11px Tahoma, Verdana;
}
img {
   behavior: url("/includes/pngbehavior.htc");
}
h1,h2 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	color:#444;
	}
h2
{
    font-size:14px;
    line-height:18px;
    letter-spacing: 1px;
    color: #0080FF;
}
h2.pageTitle
{
    text-align: center;
    font-size:16px;
}
h4
{
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    border-bottom: thin solid #666;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.searchKeywords
{
    border: solid thin #999;
    padding:5px;
	font-size:12px;
    color:#aaa;
    font-weight:normal;
    display: none;
}
hr
{
    color: #666;
    margin-bottom: 10px;
    margin-top: 10px;
}
p {
	font:13px/20px;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#content>p {margin:0px;}
#content>p+p {text-indent:30px;}

#page
{
	width: 990px;
	margin: 0 auto;
	position: relative;
}

#main
{
}

#footer {	
	text-align: center;
	padding: 10px;
	color: #ccc;
	margin-left: 180px;
    background-color: #fff;
    clear: both;
	}
	#footer a
{
    color: #aaa;
}
#header 
{
    background-color: #fff;
	text-align:left;
    padding: 10px 0px 10px 10px;
    height:130px;
	}
	
#header h2, #header h2 a
{
    color: #aaa;
    font-size: 20px;
}

#content
{    
	border-bottom: solid 4px #0080FF;
    padding: 10px;
    width: 780px;
    float: left;
    background-color: #f9f9f9;
    position: relative;
}

#menu 
{
	text-align: right;
	width:175px;
	line-height:17px;
	float: left;
	}
	
	
#pageFullWidth
{
	border-top: solid 4px #0080FF;
}
#headerMenu
{
    position:absolute;
    margin: 0;
    right: 0;
    top:0;
}
#headerMenu ul
{
    margin: 0;
    padding: 0 0 0 100px;
}
#headerMenu ul li
{
    list-style-type: none;
    font-size: 15pt;
    letter-spacing: 2px;
    text-align:right;
    display: inline;
    margin: 0 10px;
    padding: 5px;
    background-color: #0080FF;
    font-size: 12px;
    color: White;
    font-weight: bold;
}

#lightboxes
{
    position:relative;
    width:300px;
    z-index:900;
    top:20px;   
    font-size: 1.1em;
}
	
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

.menuFloat
{
    display: block;
    padding: 0 15px 0 15px;
}
#menuTop
{
    width: 180px;
	background-color: #fff;
	color: #aaa;
    margin: 0;
    font: 8px;
    float: left;
}
#menuTop ul
{
    margin: 0;
    padding: 0;
}
#menuTop ul.sub
{
    margin-left: 20px;
}
#menuTop ul.main li
{
    list-style-type: none;
    padding: 5px;
    background-color: #f9f9f9;
    font-size: 10pt;
    letter-spacing: 1px;
    text-align:right;
}
#menuTop ul.sub li
{
    list-style-type: none;
    padding: 1px 5px 1px 1px;
    font-size: 8pt;
    text-align:right;
}
#menuTop ul.sub li a
{
    color: #aaa;
}

#menuTop ul.sub li.header
{
    list-style-type: none;
    padding: 15px 5px 2px 5px;
    background-color: #fff;
    color: #ddd;
    letter-spacing: 2px;
    font-size: 10pt;
    font-weight: bold;
}

#announce
{
    margin: 0;
    padding: 10px;
    background-color: #555;
    border-bottom: solid 1px #000;
    display: none;
}
.rightMargin
{
    margin: 0px 210px 50px 10px;
}

.helpBlurb
{
    padding-right: 5px;
    padding-left: 5px;
    font-size: x-small;
    padding-bottom: 3px;
    color: black;
    padding-top: 3px;
    background-color: #ff7f00;
    margin: 2px;
}

/* ========================
THUMBNAIL BOXES STYLE
=========================*/
.thmBox
{
    text-align: center;
    margin: 2px;
    padding-top:6px;
        
    display: inline;
    float: left;
    clear: none;
    position: static;
    overflow: hidden;
}
.pictureThmBox
{
    height:365px;
    width:250px;
    position:relative;
}

.thmBoxRecentCreated, .thmBoxRecentUploaded
{
    background-image: url(/images/icons/new.png);
    background-position: center top;
    background-repeat: no-repeat;
}
.thmBoxRecentUploaded
{
}
.menuShading
{
    position:absolute;
    top:3px;
    background-color:#fff;
    width:100%;
    height:100%;
    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
    z-index:100;
}
.thmFunctionsBox
{
    position: absolute;
    /*top: 12px;*/
    left: 0px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    z-index: 1000;
    visibility: hidden;
    display: none;
    border: 0px;
}    
    .thmFunctionsBox .menuRow
    {
         position:relative;
         z-index:200;
    }
    .thmFunctionsBox .menuItems
    {
        display: none;        
    }
    .thmFunctionsBox:hover .menuItems
    {
        display: block;        
    }
    .thmFunctionsBox img
    {
        position: relative;
        top: 4px;
    }
    .thmBox:hover .thmFunctionsBox, .thmBoxRecent:hover .thmFunctionsBox
    {
        visibility: visible;
        display: block;
    }
    .headerMenu
    {
        text-align: center;
    }
    .headerMenu .thmFunctionsBox
    {
        visibility: visible;
        display: block;
        text-align: center;
    }
    .headerMenu .menuRow .menuRowText, .headerMenu .menuShading, .headerMenu .menuRow
    {
        display: none;
    }
    .headerMenu .menuItems
    {
        display: block;
    }
    .headerMenu .menuItems .menuRow
    {
        display: inline;
    }
.thmFunctionsBar
{
    position: absolute;
    top: 12px;
    left: 10px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    z-index: 1000;
    visibility: hidden;
    display: none;
    border: 0px;
}
    .thmBox:hover .thmFunctionsBar, .thmBoxRecent:hover .thmFunctionsBar
    {
        visibility: visible;
        display: block;
    }
    .thmImageBar
    {
        padding: 5px;
        text-align: center;
        vertical-align: bottom;
    }
    .thmImageBar img
    {
        border: 0;
    }
    .thmInfoKeywordsBar
    {
        font-size: x-small;
        padding-top: 5px;
        padding-bottom: 1px;
        padding-right: 10px;
        padding-left: 10px;
        vertical-align: middle;
        text-align: left;
        height: 30px;
    }
    .thmInfoBar
    {
        font-size:x-small;
        padding-top: 3px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .thmInfoBarBold
    {
        font-weight: bold;
        font-size: x-small;
        padding-top: 1px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .thmInfoBarAlert
    {        
        position: absolute;
        top: 0px;
        right: 0px;
        font-size: x-small;
        margin-right: 10px;
        margin-left: 10px;
        background-color: #000;  
        color: #eee;      
    }
    .thmInfoBarAlert p
    {
        margin:0;
        padding:3px;
    }
/* ========================
BASIC STYLE
=========================*/
img
{
    border: 0;
    border-color: Black;
    
}
a.minorLink
{
    color: #666;
    text-decoration: none;
    font-weight: normal;
}
a.minorLink:hover 
{
    text-decoration: underline;
}




.dialogOuterTable
{
    border-right: black thin solid;
    padding-right: 0px;
    border-top: black thin solid;
    padding-left: 0px;
    padding-bottom: 0px;
    border-left: black thin solid;
    padding-top: 0px;
    border-bottom: black thin solid;
    margin: 10px;
}
.dialogTable
{
    font-size: 10pt;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.dialogHeader
{
    font-size: 12pt;
    font-weight: bold;
    background-color: black;
    color: whitesmoke;
}
.dialogSubHeader
{
    font-size: 8pt;
    background-color: gray;
    color: whitesmoke;
}
.dialogItemName
{
    font-size: 10pt;
    text-align: right;
    vertical-align: top;
}
.dialogItem
{
    font-size: 10pt;
}

/*========================
OVERVIEW PAGE STYLES
=================*/
/* Content Image Lead */
.contentImageLead
{
    margin: 0 auto;
    width: 700px;
    padding: 10px;
    text-align: center;
    position: relative;
}
        .contentImageLead .mainImage img
        {
            margin: 0;
            border: solid 4px black;
        }
        .contentImageLead h2, .contentImageLead h2 a
        {
            font-size: 10px;
            font-weight: normal;
            text-align: center;
            margin-bottom: 0;
            padding-bottom: 0;
            
        }
.contentImageLead h2, .contentImageRecent h2
{
    color: #999;
    letter-spacing: normal;
}
.contentImageLead .overlayText span
{
    display: none;
    color: #ccc;
    padding: 5px;
    margin: 0;
    font-size: 20px;
    text-align: center;
}
/* Content Image Feature/Recent */
.contentImageArea
{
    text-align: center;
    padding: 10px;
}

.contentImageRecent
{
    float: left;
    margin: 10px;
    position: relative;
}
.contentImageRecent img
{
    border: 0;
    border: solid 4px black;
}
.contentImageRecent h2
{
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
}
.contentImageRecent .overlayText span
{
    display: none;
    position: absolute;
    background-color: Black;
    color: #eee !important;
    padding: 5px;
    font-size: 20px;
    font-family: Georgia;
    text-align: center;
    width: 40px;
}
p.featureCaption
{
    display: block;
    text-justify: newspaper;
    text-align: justify;
    margin-bottom: 5px;
}
.contentImageLead p.featureCaption
{
    text-align: center;
}
h2.featureSetLink
{
    display: block;
    margin-top: 5px;
    text-align: right;
}

/*========================
END OVERVIEW PAGE STYLES
=================*/

.pageItemCount, .pagePageCountHeader, .pagePageCountFooter, .pagePageJump, .pageSetDescription
{
    text-align:center;
    width:100%;
}
.pageSetDescription
{ 
    margin-bottom: 10px;
    font-style: italic; 
    }

.pagePageJump, .pageNumberLinks
{
    display: none;
}
.searchTextbox
{
    border:solid 1px black;
    font-size:x-small;
    width:70%;
    padding:1px;
}
.searchButton
{
    border:solid 1px black;
    font-size:x-small;
    width:15%;
}
ul.bigList
{
    padding: 0;
    margin: 0;    
}
ul.bigList li
{
    font-size: medium;
    list-style-type: none;
}

.lightboxesPanel_Closed
{
    display:none;
}
.lightboxesPanel_Open
{
    display: block;
}

.lightboxesPanel_Closed, .lightboxesPanel_Open, .lightboxHeaderContainer
{
    color: #333;
    background-color:#fff;
    padding:3px;
    border-left:solid 4px #F9F9F9;
    border-right:solid 4px #F9F9F9;
}
.lightboxesPanel_Closed a, lightboxesPanel_Open a,  .lightboxHeaderContainer a
{
    color: #333;
}
.lightboxHeaderContainer
{
    border-top:solid 4px #F9F9F9;    
}
.lightboxesPanel_Closed, .lightboxesPanel_Open
{
    border-bottom:solid 4px #F9F9F9;
}
.lightboxItem_Main
{
    padding:0 2px 2px 2px;
    margin-bottom:2px;
    border-top:solid thin #eee;
}
.lightboxItem_Main input
{
    background-color:#fff;
    color:#222;
    font-size: 8px;
    border:solid 1px #ccc;
}
.lightboxItem_Unselected
{
    
}
.lightboxItem_Selected
{
    font-style: italic;
    border-left: solid 4px #0080FF;
}
.lightboxIsCurrentMsg
{
    background-color:#0080FF;
    color:#fff;
    font-weight:bold;
    font-style:italic;
}
.lightboxItemThumbs
{
    height:50px;
    overflow:hidden;
    display: none;
}
.lightboxItem_Selected .lightboxItemThumbs
{
    display: block;
}
.rating 
{
    position: relative;
    left: 93px;
    top:2px;
    display:block;
}
.ratingStar {
    background-repeat:no-repeat;
    cursor:pointer;
    display:block;
    font-size:0pt;
    height:12px;
    margin:0px;
    padding:0px;
    width:13px;
}
.filledRatingStar {
    background-image:url(/images/icons/FilledStar_light.png);
}
.emptyRatingStar {
    background-image:url(/images/icons/EmptyStar_light.png);
}
.savedRatingStar {
    background-image:url(/images/icons/SavedStar_light.png);
}

.bigcontent
{
	font-size: small;
}
.bigcontent .celllabel
{
	color: #ccc;
	font-size:small;
	vertical-align: middle;
	text-align: right;
	padding-right: 5px;
}
.explain
{
	display: block;
	font-size:x-small;
	color: #999;
	padding-bottom: 10px;
	margin: 0;
}
.biginput, .bigbutton, .bigdropdown
{
	font-family: Georgia;
	font-size:small;
	width: 200px;
}
.bigbutton
{
	border:solid 1px black;
    font-size:small;
    width:15%;
}
table.checkout td
{
	font-size: 10pt;
	color: #333;
	white-space: nowrap;
}
table.checkout .explain
{
	display: none;
}
table.checkout td.celllabel
{
	text-align: right;
}
table.checkout td input 
{
	width: 250px;
}
