/* DEFINITIVE SETS STYLESHEET */

/* START LAYOUT STYLES */
body
{
	text-align: center;
	margin-top: 0px;
	background-color: #E6E6E0;
}

#container
{
	width: 760px;
	font-family: arial, sans-serif;
	font-size: 80%;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
}

#header
{
	padding: 31px 12px 4px 8px;
	border-bottom: 0px #fff solid;
	background-color:#fff;
	background-image: url(../images/header_bg.gif);
	background-repeat:no-repeat;
	height:94px;
}

#headerSearch
{
	font-size: 11px;
	float: left;
	color: #000;
	font-weight: bold;
	text-align:right;
	margin-top:35px !important; margin-top:14px;
	width: 740px;
	height: 35px;
}

#headerSearch form
{
    float: right;
    margin-left: 10px;
}

#emaillink 
{
	text-align:right;
	vertical-align:bottom;
}
a.emaillink
{
	color:#fff;
	text-decoration:none;
}
a.emaillink:hover
{
	text-decoration:underline;
}
#secureLogo
{
	text-align:right;
	width:740px;
}

/* NEW NAVIGATION */



/* END OF NEW NAVIGATION */

#top-navigation
{
	width: 760px;
	margin-bottom:6px;
}

#top-level-nav
{
	width:750px;
	background-color:#7CBD9C;
	padding: 4px 0px 4px 10px;
	/*background-image:url('../images/topnav-bg.gif');*/
	margin-top:1px;
}

#sec-level-nav
{
	width:750px;
	/*background-image:url('../images/secnav-bg.gif');*/
	padding: 4px 0px 0px 10px;	
	margin-top:1px;
	font-size:95%;
}

a.toplevelOff,
a.toplevelOn, 
a.seclevelOff,
a.seclevelOn
{
	color:#fff;
	display:inline;
	padding:0px 3px 0px 3px;
	width:200px;
	text-decoration:none;
}
a.toplevelOn
{
	color:#266143;
}
a.toplevelOff:hover
{
	color:#DCE9E9;
}
a.seclevelOff
{
	color:#605E7C;
}
a.seclevelOn
{
	color:#fff;
	background-color:#939AB5;
}
a.seclevelOff:hover
{
	color:#19412D;
}


/* NEW NAVIGATION */
/*
#mainNav
{
	background-color:#fff;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 110%;
	letter-spacing: -0.2px;
	border-bottom: 0px #7070AD solid;
}

*/


#mainNav
{
	background-color:#fff;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:-36px;
	font-size: 110%;
	letter-spacing: -0.2px;
	width: 750px;
}

#secNav
{
	margin-top: 4px;
	background-color: #F6F7F7;
	background-color:#fff;
	padding-bottom: 0px;
	border-top: 1px #fff solid;
}

/* END OF OLD NAVIGATION */


#content,
#contentHome
{
	border-top: 3px #525AB0 solid;
	padding: 0px 10px 0px 10px;
	margin-top:-16px;
}

#contentHome
{
	padding: 0px;
}

#content li
{
	list-style-image: url(../images/bullet.gif);
}

#homeContainer
{
	margin-top:-26px !important; margin-top:-7px;
}

.redArrow
{
	list-style-image: url(../images/arrow_highlight.gif);
}

#footer
{
	border-top: 1px #667C68 solid;
	margin-top: 10px;
	padding: 10px;
	background-color:#F0F1F1;
	color: #68667C;
	font-size: 90%;
}

#homeLeft
{
	float: right;
	width: 430px;
	padding: 10px;
	min-height: 310px;
	_height: 298px;
}

#homeLeft ul
{
	line-height: 1.5;
	margin-left: -30px !important; margin-left: 10px;
	vertical-align: top;
 	width: 300px;
	list-style: none;
}

#homeLeft li
{
	float: left;
 	width: 130px;
	background-image: url(../images/bullet.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 20px; /* left padding moves the text away from the bullet */
}

#home-browselist
{
	float:left;
	width:330px;
}
#home-logos
{
	float:right;
	width:50px;
	margin-top:20px;
}

#homeRight
{
	float: left;
	width: 264px;
	padding: 10px;
}

.float-left
{
	float: left;	
}

.float-right
{
	float: right;	
}

.floatRight
{
	float: right;
	margin-top: -16px;
}

.Col1
{
	width: 200px;
	float: left;
	font-weight: bold;
}

.Col2
{
	float: left;
}

/* END LAYOUT STYLES */

/* START NAVIGATION STYLES */

#mainNav ul
{
	margin: 0;
	margin-left: -40px !important; margin-left: 0px;
}
	
#mainNav li
{
	display: inline;
	margin-left:10px;
	line-height:25px;
	color: #252690;
}

#mainNav li a
{
	text-decoration:underline;
	color: #252690;
}

#mainNav li a:hover
{
	text-decoration:none;
	color: #68667C;
}

#mainNav li.primary
{
	float:left;
	margin-left:10px;
}

#mainNav li.primaryright
{
	float:right;
	margin-right:0px;
}

#mainNav li.primaryright2
{
	float:right;
	margin-right:10px;
}


#mainNav li.primaryrightactive
{
	float:right;
	margin-right:0px;
	font-weight: bold;
	font-size: 90%;
}

#mainNav li.secondary
{
	float:left;
	display: inline;
	font-weight: normal;
	font-size: 90%;
}

#mainNav li.active
{
	font-weight: bold;
	float:left;
	font-size: 90%;
}

#footer ul{}
#footer li {}

#footer a
{
	color: #68667C;
}
/* END NAVIGATION STYLES */

/* START GENERIC SITE STYLES */

img 
{
	border:0px;
}

.specialOfferImage
{
	float: left;
	margin-right: 10px;
}

/* END GENERIC SITE STYLES */

/* START TEXT STYLES */

h1
{
	color: #252690;
	font-size:120%;
}

h2
{
	color: #252690;
	font-size:110%;
	display:block;
	padding-bottom: 5px;
	border-bottom: 1px #B8C2B9 solid;
}

h3, h4
{
	color: #252690;
	font-size:100%;
	display:block;
	padding-bottom: 5px;
	border-bottom: 1px #B8C2B9 solid;
}

h4 
{
	font-size:100%;
	border-bottom: 0px #B8C2B9 solid;
}

a
{
	color: #68667C;
}

a:hover
{
	text-decoration: none;
}


.warning
{
	color:#B32400;
	display: block;
	border: 2px #E2957E solid;
	background-color: #F0F1F1;
	padding: 3px;
}

.warningCheckout
{
	color:#B32400;
	display: block;
	border: 2px #E2957E solid;
	background-color: #F0F1F1;
	padding: 3px;
	margin-right: 3px;
}

.nextprevHolder
{
	width: 740px;
	float: left;
}

.nextprevHolderLeft
{
	float: left;
	padding:0px 0px 0px 24px;
}

.nextprevHolderRight
{
	float: right;
	padding:0px 28px 0px 0px;
}

#error
{
	background-color:lime;
}

.numbers { color:#000000;}
.noletter { color:#cccccc;}
.letterselect { font-weight: bold; color:#ffffff; background-color: #68667c;}

.detailLeft
{
	width: 120px;
	height: 35px;
	font-weight: bold;
	margin-right: 10px;
	float: left;
}

.orderStage1,
.orderStage2,
.orderStage3,
.orderStage4,
.orderStage1Active,
.orderStage2Active,
.orderStage3Active,
.orderStage4Active
{
	display: block;
	background-color: #CDD4CD;
	float: left;
	padding: 4px;
	font-size: 90%;
}

.orderStage1 {width: 166px; border-right: 1px #fff solid; }
.orderStage2 {width: 185px; border-right: 1px #fff solid;}
.orderStage3 {width: 185px; border-right: 1px #fff solid;}
.orderStage4 {width: 166px}
.orderStage1Active {width: 166px; border-right: 1px #fff solid; background-color: #9CE65B; color: #fff; font-weight: bold;}
.orderStage2Active {width: 185px; border-right: 1px #fff solid; background-color: #9CE65B; color: #fff; font-weight: bold;}
.orderStage3Active {width: 185px; border-right: 1px #fff solid; background-color: #9CE65B; color: #fff; font-weight: bold;}
.orderStage4Active {width: 166px; background-color: #9CE65B; color: #fff; font-weight: bold;}


#contactpage-left {
	float:left;
	width:45%;
}

#contactpage-right {
	float:right;
	width:45%;
}

.imgborder
{
	border:solid 1px #B8C2B9;
}


/* START FORM STYLES */

#basket-holder
{
	background-color: #fff;
	border: 0px #646464 solid;
	padding:10px 10px 30px 10px;	
}

table.searchResults,
table.searchResults-bottom,
table.description
{
	margin-top: 0px;
	width: 100%;
	border-collapse: collapse;
	background-color: #fff;
	border-top: 0px #F0F1F1 solid;
	border-bottom: 1px #CDD4CD solid;
	border-right: 3px #fff solid;
	font-size: 100%;
}

table.searchResults-bottom
{

}

table.searchResults th,
table.searchResults-bottom th,
table.description th
{
	background-color: #747474;
	text-align: left;
	padding: 5px;
	padding-left: 16px;
	color: #fff;
	border: solid 0px #fff;
	border-bottom: 1px;
	width: 120px;
}

table.searchResults-bottom th
{
	padding: 1px 0px 1px 0px;
}

table.searchResults td,
table.description td
{
	padding: 8px;
	border-top: solid 1px #CDD4CD;
	border-bottom: solid 1px #CDD4CD;
	vertical-align: top;
}

table.searchResults tr.transparent-row
{
}

.red-text
{
	color:#CC4949;
}

/* END TABLE STYLES */

/* START FORM STYLES */

form.checkout
{
	border: 4px #F0F1F1 solid;
	margin-right: 3px;
	padding: 10px;
}

form.search
{
	border: 4px #F0F1F1 solid;
	padding: 10px;
}

form label 
{
	width: 175px;
	float: left;
	text-align: left;
	margin-right: 5px;
}

label.hdr
{
	width: 100px;
}

label.label-address
{
	width: 100px;
}

#headerSearch .inputText
{
	border: 1px #667C68 solid;
	width: 80px;
	font-size: 80%;
	color: #BFC8C0;
}

.inputText2
{
	width: 300px;
	border: 1px #667C68 solid;
	margin-bottom: 5px;
}

.inputText3
{
	width: 115px;
	border: 1px #667C68 solid;
	margin-bottom: 5px;
}

.inputText4
{
	width: 200px;
	border: 1px #667C68 solid;
	margin-bottom: 5px;
}

.checkbox2
{
	margin-bottom: 5px;
	margin-left: 0px !important; margin-left: -3px;
}

.inputSelect
{
	width: 306px;
	border: 1px #667C68 solid;
	margin-bottom: 5px;
}

.inputSelect2
{
	width: 75px;
	border: 1px #667C68 solid;
	margin-bottom: 5px;
}

#headerSearch .inputSubmit
{
	width: 30px;
	border: 1px #667C68 solid;
	font-size: 100%;
	color: #68667C;
	background-color: #F0F1F1;
}

.inputSubmit2
{
	border: 1px #667C68 solid;
	font-size: 100%;
	color: #68667C;
	background-color: #F0F1F1;
}



/* END FORM STYLES */


/* BROWSE STYLES */

.countrybrowse-name,
.countrybrowse-illu,
.countrybrowse-nonillu
{
	width:200px;
	float:left;
}
.countrybrowse-illu,
.countrybrowse-nonillu
{
	width:90px;
	padding-left:4px;
}
.countrybrowse-nonillu
{
	width:120px;
}
.setcount,
.setcountblue
{
	font-size: 95%;
	color:#E31919;
}
.setcountblue
{
	color:#1F4F3A;
}

#country-main
{
	float:left;
	width:420px;
	border:solid 0px #000;
	margin-top:19px;
}
#featured-countries 
{
	width:300px;
	float:right;
	color:#504F4F;
	background-color:#fff;
	border-left: solid 0px #9B9B9B;
	padding-left: 10px;
	padding-top:10px;
	margin-top: 10px;
}
.featured-country 
{
	width:300px;
	border-bottom: solid 0px #9B9B9B;
	padding-bottom:18px;
}

#country-listing
{	
	border:solid 0px #000;
	border-bottom: solid 0px #9B9B9B;
}
#country-listing-header
{	
	border-bottom: solid 0px #B8C2B9;
	padding-bottom:4px;
	color:#252690;
	font-weight:bold;
}

.alpha-unlink
{
	background-color:#fff;
	text-decoration:none;
	color:#9B9B9B;
	padding:0px 1px 0px 1px;
	margin-right:-1px;
	display:inline;
	width:12px;
	font-size:14px;
}

a.alphalink,
a.alphalinkOn 
{
	background-color:#379551;
	text-decoration:none;
	border:solid 1px #379551;
	color:#fff;
	padding:0px 2px 0px 2px;
	margin-right:-2px;
	display:inline;
	width:12px;
	font-size:14px;
}
a.alphalink:hover,
a.alphalinkOn
{
	border:solid 1px #379551;
	background-color:#F1F9F3;
	color:#379551;	
}

#reign-listing
{
	padding-left:20px;
	text-align:center;
}

.reign-era1,
.reign-era2
{
	float:left;
	border-bottom:solid 0px #E0E0E0;
	padding:6px 12px 4px 0px;
	width:160px;
}
.reign-era2
{
	width:290px;
	padding:14px 12px 4px 34px;
}

#condition-unmounted,
#condition-mounted,
#condition-fine
{
	width:234px;
	float:left;
	text-align:center;
}
#condition-unmounted
{
	padding-left:16px;
}

#browse-by-year,
#browse-by-price
{
	float:left;
	width:100%;
	margin-top:19px;
}

#browse-by-year-list-l,
#browse-by-price-list-l
{
	float:left;
	padding-left:180px;
	padding-top:16px;
}
#browse-by-year-list-r,
#browse-by-price-list-r
{
	float:right;
	padding-top:16px;
	padding-right:220px;
}
#browse-by-price-list-l
{
	padding-left:210px;
}
#browse-by-price-list-r
{
	padding-right:250px;
}
#browse-by-year-specials
{
	float:right;
	margin-top:26px;
	font-size:105%;	
	width:240px;
	color: #252690;
}

#browse-theme,
#browse-type
{
	float:left;
	text-align:center;
}
#browse-type
{
	padding-left: 140px;
	padding-top: 20px;
}
#browse-theme
{
	padding-left: 80px;
}


.browse-theme-listing
{
	float:left;
	width:140px;
	padding-bottom:18px
}
.browse-type-listing1,
.browse-type-listing2,
.browse-type-listing3,
.browse-type-listing4
{
	float:left;
	width:198px;
	margin-left:0px;
}
.browse-type-listing1
{
	width:200px;
	margin: 40px 0px 0px 10px;
}
.browse-type-listing2
{
	width:200px;
	margin: 0px 0px 0px 52px;
}
.browse-type-listing3
{
	width:200px;
	margin: 40px 0px 0px 52px;
}
.browse-type-listing4
{
	width:260px;
	margin: -40px 0px 0px 232px !important; margin: -40px 0px 0px 120px;
}

.year-special-item
{
	float:left;
	width:180;
}

.stamp-view-holder
{
	padding-left:24px;
	width:690px;	
}

hr.stamp-rule
{
	color:#ABFFFF;
	height:1px;
}

.stamp-view 
{
	width:220px;
	padding:30px 0px 30px 10px;
	border-bottom:solid 0px #E0E0E0;
	float:left;
}

#stamp-indiv-view
{
	width:580px;
	padding: 16px 10px 16px 10px;
	margin-left:64px;
	text-align:center;
	border:solid 3px #E0E0E0;
}

a.image-link,
a.theme-list-images,
a.type-list-images

{
	border: solid 3px #fff;
	padding:2px;
	height:auto;
}

a.image-link:hover,
a.theme-list-images:hover,
a.type-list-images:hover
{
	border: solid 3px #429668;
}

a.theme-list-images,
a.type-list-images
{
	margin: 0px 0px 0px 0px;
}

a.text-link,
a.theme-list-link,
a.type-list-link
{
	font-size:110%;
}

/* PAYMENT / BASKET STYLES */

#personal-address-l
{
	width:340px;
	float:left;	
}
#personal-address-r
{
	width:340px;
	float:right;	
}

a.info
{
    position:relative;
    z-index:24;
    text-decoration:underline;
    font-size:70%;
}

a.info:hover
{
    z-index:25;
    text-decoration:none;
}

a.info span
{
    display: none
}

a.info:hover span
{
    display:block;
    position:absolute;
    padding:5px;
    top:2em; left:2em; 
    width:150px;
    outline-style:solid;
    outline-color: #667C68;
    outline-width:1px;
    border:1px solid #fff;
    background-color:#7070AD; 
    color:#fff;
    text-align: center;
}

a.info:hover span img
{
    margin-top:5px;
}   

/*EMAIL STYLES*/

#emailpage-wrapper 
{
	background-color: #fff;
	width:392px !important; width: 378px;
	margin:0px 0px 0px 5px !important; margin:0px 0px 0px 0px;
	border: solid 1px #A4C3A6;
	background-repeat: repeat;
	font-size:12px;
	text-align:left;
}
#emailpage-header
{
	background-color:#6A6AA8;
	float:right;
	background-image:url('../images/emailheader.gif');
	background-repeat: no-repeat;
	padding-bottom:85px;	
	border-bottom: solid 1px #A4C3A6;
}
#emailBoxTitle
{
	width: 325px;
	padding-left: 4px;
	margin: 8px 4px 8px 28px !important; margin: 8px 4px 4px 14px;
	padding: 6px 0px 8px 0px;
	float:left;
	color:#68667C;
	font-size:115%;
	font-weight:bold;
}
#emailBoxContent 
{
	width: 294px !important; width: 325px;
	margin: 10px 0px 10px 28px !important; margin: 10px 0px 8px 28px;
	padding: 10px 5px 0px 24px !important; padding: 18px 5px 0px 24px;
	border: solid 1px #A4C3A6;
	background-color: #fff;
}
.inputTextEmail,
.inputTextEmailComments
{
	width: 240px !important; width: 230px;
	margin:4px 0px 5px 24px !important; margin:4px 0px 5px 0px;
	border: 1px #CCCCCC solid;
	background-color: #E5E5E5;
}

.inputTextEmailComments
{
	height: 80px;
}

#emailpage-footer
{
	width: 378px;
	padding:0px 10px 0px 0px;
}

.submitemail
{
	float:right;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	background-color: #7070AD;
	margin-right:30px !important; margin-right:35px;
	margin-bottom:10px !important; margin-bottom:0px;
	border: 1px #fff solid;
}
.submitemailborder 
{
	border: 1px #000 solid;
}


/*** CHEAPER ITEMS STYLES *********/

.cheaperItemsLink
{
	float:right;
	margin-right:10px;
}

#browse_index_l
{
	float:left;padding:0px 0px 0px 24px;
}
#browse_index_r
{
	float:right;padding:5px 23px 4px 0px;
}