﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #ffffff;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
	color: #ffffff;
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
	color: #666666;
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 800px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.ribbon
{
	width: 100%; 
	height: 100px; 
	float:left; 
	position: absolute; 
	left:0;
	top:0;
	background-color:#336633; 
	background-repeat: repeat; 
	margin-top: 20px; 
	color: #FFFFFF; 
	font-size: xx-large; text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	z-index:1;
}

.header
{
	top: 0; 
	left:0; 
	min-height:600px; 
	min-width:800px;
	height:600px;
    width: 100%;    
}

.header h1
{
	margin-left:0px; 
	margin-top:20px;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 128px;
    min-height: 420px;
}

.leftCol
{
	display:block;
	float:left;
	background-color:Black;
	height: inherit;
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 120px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.logo
{
	background-image: url('/Images/GoldBow4.png'); 
	background-repeat: no-repeat; 
	float: left;
	width: 150px;
	height: 150px; 
	position: absolute; 
	margin-left:10px; 
	margin-top:0px; 
	left:0;
	top:0;
	z-index:3;
}

div.help 
{
	margin: 8px;
	text-align: right;
	float: right;
	vertical-align: middle;
}

div.left 
{
	float:left;
}
div.right 
{
	float:right;
}
div.viewTerms
{
	padding:10px; 
	cursor: pointer; 
	vertical-align: middle; 
	background-color:#99CCCC; 
	height:25px;
}
div.footer
{
	margin-bottom:0px; 
	height: 20px;
}

div.mainContent
{
	margin: 150px 20px 20px 150px;
	z-index: 5;
	position: relative;
}

div.login
{
	margin: 150px 5px 20px 5px;
}

div.menublock
{
	margin-top:10px; 
	margin-left:10px;
}

div.menu
{
    top: 0px; 
    left: 0px; 
    width: 120px; 
    height: 100%;
    margin-left: 20px; 
    min-height:800px; 
    background-color: #cc3333; 
    position: absolute; 
    background-repeat: repeat-y; 
    background-image: url('/Images/RedRibbon.png'); 
	z-index:2;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

a.menu
{
	color:White;
    text-decoration: none;
}
a.menu:visited
{
	color:White;
    text-decoration: none;
}
a.menu:hover
{
	color:White;
    text-decoration: underline;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 5px 5px;
}

fieldset p.pop
{
    margin: 2px 2px 2px 2px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 200px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 200px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 250px;
}

input.textEntryPop
{
    width: 100px;
    border: 1px solid #ccc;
}

input.passwordEntryPop 
{
    width: 100px;
    border: 1px solid #ccc;
}

div.accountInfoPop
{
    color: Navy;
    width: 150px;
}


/* Rating Control
----------------------------------------------------------*/
.ratingDollar
{
    font-size: 0pt;
    width: 12px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    white-space:nowrap;
    background-repeat: no-repeat;
}
.filledRatingDollar
{
    background-image: url(/Images/DollarActive16.png);
    white-space:nowrap;
}
.emptyRatingDollar
{
    background-image: url(/Images/DollarInactive16.png);
    white-space:nowrap;
}
.savedRatingDollar
{
    background-image: url(/Images/DollarActive16.png);
    white-space:nowrap;
}

/* Rating Control
----------------------------------------------------------*/
.ratingDesire
{
    font-size: 0pt;
    width: 12px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    white-space:nowrap;
    background-repeat: no-repeat;
}
.filledDesire
{
    background-image: url(/Images/DesireActive16.png);
}
.emptyDesire
{
    background-image: url(/Images/DesireInactive16.png);
}
.savedDesire
{
    background-image: url(/Images/DesireActive16.png);
}

/* MISC  
----------------------------------------------------------*/

.modalBackground
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: left;
    padding: 5px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/*
 Gift Item Formatting
*/

.giftItem table
{
	width: 500px;
}

.giftItemLabel
{
	text-align: right;
}

.giftItem td
{
	text-align: left;
}


/* Image Format */
.gallery a hover
{
	border: 2px solid red;
}
.gallery a
{
	border: 0px;
}
