body {
	margin:  0;
	padding:  0;
	font: 12px/16px Arial, Helvetica, sans-serif ;
	color: #333333;
	background:  url('./graphics/Main_bg.jpg') top center no-repeat #fcfffa;
	text-align: center;
}

#mainwrapper {
	margin: 0 auto;
	width:972px;
	padding: 0;
	text-align:left;
	background: url('./graphics/MainWrap_bk.gif') top left repeat-y #ffffff;
}

#bodywrapper {
	margin: 0;
	padding: 0;
}



.popup {
    background-color: #FFFFFF;
    border: 1px solid #73CCF4;
    display: none;
    padding: 10px;
    text-align: left;
    width: 250px;
}

/* -------------- MAIN SITE HEADER -------------- */

#header {
	width: 972px;
	height: 114px;
	background: url('./graphics/Main_header.jpg') top left no-repeat;
	overflow: hidden;
}

#header .logo { text-indent: -10000px; margin: 0; padding: 0;}
#header .logo a {width: 400px; height: 85px; background: url(./graphics/1pix.gif) no-repeat; cursor: hand; float: left;}
#header .logo a:hover {width: 400px; height: 85px; background: url(./graphics/1pix.gif) no-repeat bottom; cursor: hand;  float: left; text-decoration: none;}


#AccountNav { float: right; padding: 15px 10px; width: 550px; }
#navlist { text-align: right; margin: 0; }
#navlist li { display:inline; padding:0 5px 0 5px; border-right: 1px solid #231f20; color: #231f20; font: 13px Georgia, "Times New Roman", Times, serif;}
#navlist li.nodiv { border: none; padding: 0 0 5px 5px;}
#navlist a { color: #231f20; text-decoration: none; font-weight: normal; }
#navlist a:hover { color: #231f20; text-decoration: underline; font-weight: normal; }

#SearchBox { float: right;  padding: 0 0 0 4px; margin-top:0; border: 1px solid #ccc; background-color: #fff;}

#SearchBox .txtSearch { border: 1px solid #fff; width: 250px; vertical-align: middle; color: #666666; }

#SearchBox .btnSearchGo { vertical-align: middle; }

.giftcards { float: left; padding: 0px 20px 0px 40px; width: 100px; }

.HeaderSpacer {
	clear: both;
}




#HeaderNav {
	clear: right;
	float: right;
	width: 457px;
	height: 30px;
	margin-top: -2px;
	margin-right: 36px;
	background: url('./graphics/HeaderNav_bk.gif') left no-repeat !important;
}

#HeaderNav em { display: none;}
#HeaderNav ul { float: left; padding: 0px; margin: 0px; list-style-type: none;}
#HeaderNav li { float: left; padding: 0px; margin: 0px; display: inline}
#HeaderNav li a { display: block; height: 30px; }
#HeaderNav li a.Product { margin-left: 73px; background: url(./graphics/tab1.gif) no-repeat left top; width: 88px; }
#HeaderNav li a.ProductActive { margin-left: 73px; background: url(./graphics/tab1.gif) no-repeat left bottom; width: 88px; }
#HeaderNav li a.Artist { background: url(./graphics/tab2.gif) no-repeat left top; width: 134px; }
#HeaderNav li a.ArtistActive { background: url(./graphics/tab2.gif) no-repeat left bottom; width: 134px; }
#HeaderNav li a.Theme { background: url(./graphics/tab3.gif) no-repeat left top; width: 76px;}
#HeaderNav li a.ThemeActive { background: url(./graphics/tab3.gif) no-repeat left bottom; width: 76px; }
#HeaderNav li a.Specials { background: url(./graphics/tab4.gif) no-repeat left top; width: 86px; }
#HeaderNav li a.SpecialsActive { background: url(./graphics/tab4.gif) no-repeat left bottom; width: 86px; }
#HeaderNav li a:hover { background-position: left bottom; }



/* -------------- MAIN SITE FOOTER -------------- */

#footer {
	clear: both;
	margin: 0;
	padding: 18px 10px;
	width: 952px;
	height: 118px;
	overflow: hidden;
	background: #aac792 url('./graphics/Main_footer_bk.gif') bottom left no-repeat;
}


#footerHdr { 
	font-size: 18px;
	color: #133946;
	padding: 0 0 15px 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footerHdr .phonefooter { 
	font-weight: bold;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	text-indent: 0em;
}


#footer ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
}


#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}

#footer ul li a.HeaderLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


#footer ul li a:hover {
	text-decoration: underline;
}


#footerServiceBox {
	width: 165px;
	height: 90px;
	float: left;
	border-right: 1px solid #dae2c2;
}


#footerCommitBox {
	width: 155px;
	height: 90px;
	float: left;
	border-right: 1px solid #dae2c2;
}


#footerCatalogBox {
	width: 150px;
	height: 90px;
	margin-bottom: 15px;
	float: left;
	border-right: 1px solid #dae2c2;

}


#footerShoppingBox {
	width: 100px;
	height: 90px;
	float: left;
	margin-bottom: 0px;
}


#footerEmailBox {
	display: inline;
	padding: 10px 10px 10px 20px;
	margin-left: 10px;
	width: 335px;
	height: 91px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	background: url('./graphics/footerEmailBox_bk.gif') top left no-repeat;
}

#EmailBox { float: left;  padding: 0 0 0 4px; margin-top:0; border: 1px solid #ccc; background-color: #fff;}

#EmailBox .txtSubmit { border: 1px solid #fff; width: 210px; vertical-align: middle; color: #666666; }

#EmailBox .btnSubmit { vertical-align: middle; }


#footerEmailBox h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #224d5b; font-weight: normal; margin: 2px 0 8px 0; padding: 0; line-height: 18px; text-transform: uppercase;}


.emailinput {
	border: 1px solid #ccc;
	background : #FFF !important;
	padding: 4px;
	margin: 4px 4px 4px 0;
	vertical-align:middle;
	width: 220px;
	color: #666;
}


#footerEmailBox a:link { color: #5290a9; text-decoration: none; }

#footerEmailBox a:visited { color: #5290a9; text-decoration: none; }

#footerEmailBox a:hover { color: #5290a9; text-decoration: underline; }


.FooterSpacer {
	clear: both;
}

#btmfooter {
	clear: both;
	overflow: hidden;
	margin: 5px auto 20px;
	padding: 0;
	width: 960px;
	color: #ffffff;
}

#payment {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 595px;
	text-align: left;
}


#payment img {
	margin-right: 10px;
}


#copyright {
	float: right;
	display: inline;
	padding: 0;
	margin: 0;
	width: 350px;
	text-align: right;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

#copyright a, #copyright a:hover {
	color: #CCCCCC;
	text-decoration:none;
}


/* -------------- MAIN SITE CENTRAL CONTENT AREA -------------- */

#contentarea {
	display: inline;
	width: 952px;
	float: left;
	padding: 0 10px;
	margin-top: 5px;
}

#contentarea h1 {
	line-height: 28px;
	font-size: 24px;
	font-weight:bold;
	color: #669933;
	margin: 12px 0 0 0;
}

/*  #MainSidebar { 
	float: left;
	width: 220px;
	background: url('./graphics/Side_top.gif') top left no-repeat;
	margin-right: 20px;
	margin-left: 5px;
	margin-top: 7px;
	display: inline;
	}
*/

#MainSidebar { 
	float: left;
	width: 206px;
	background: url('./graphics/ProjectSide_top.gif') top left no-repeat;
	position: relative;
	margin-right: 30px;
	margin-left: -30px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline;
	}

ul#mainnav {
	margin: 60px 0 0 0;
	padding: 0 15px 15px 20px;
	border-bottom: 1px solid #b3c9d0;
	border-left: 1px solid #b3c9d0;
	border-right: 1px solid #b3c9d0;
	background: #d9e5e9 /* url('./graphics/Side_bk.gif') top left repeat-y- */;
	}

ul#mainnav ul {
	text-align: left;
	list-style-type: none;
	list-style-position: inside;
	text-indent: -15px;
	margin: 5px 15px;
	padding: 0;
}

ul#mainnav li {
	line-height: 18px;
	font-size: 14px;
	font-weight:bold;
	color: #003e53;
}

ul#mainnav li li {
	font-size: 10px;
	font-weight: normal;
}

ul#mainnav a {
	font-size: 14px;
	color: #003e53;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

ul#mainnav ul li a {
	font-size: 12px;
	color: #003e53;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}


ul#mainnav ul li a.active {
	color: #003e53;
	font-weight: bold;
}

ul#mainnav ul li a:hover {
	color: #003e53;
	text-decoration: underline;
}

#MainContent {
	float: left;
	width: 700px;
	margin: 7px 0 0 0;
	}

#MainContent h1 {
	line-height: 28px;
	font-size: 24px;
	font-weight:bold;
	color: #669933;
	margin: 10px 0 0 0;
}

#MainContent h1.dept {
	line-height: 16px;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	margin: 10px 0 0 0;
	text-align:center;
}

#MainContent h2 {
	line-height: 24px;
	font-size: 16px;
	font-weight:bold;
	color: #669933;
	margin: 10px 0 0 0;
}



/* -------------- MAIN SITE GENERAL STYLES -------------- */

a {color:#669933; text-decoration:underline; border: 0px; }
a:visited {color:#669933; border: 0px; }
a:hover {color:#669933; text-decoration:underline; border: 0px; }

select { background: #cccccc !important; font: 12px/14px Arial, Helvetica, sans-serif ; color: #333333; vertical-align: middle; }
textarea { background: #ffffff !important; font: 12px/14px Arial, Helvetica, sans-serif ; color:#333333; padding: 6px;}
form { padding: 0px; margin: 0px; }
img { border: none;}

p, td, ul, li { font: 12px/16px Arial, Helvetica, sans-serif ; }

.redbold { color: #cc0000; font-weight: bold; }

.small { font : 10px/12px Arial, Helvetica, sans-serif ; }

input.text {
	font : 12px/14px Arial, Helvetica, sans-serif ;
	voice-family: "\"		}\"";
	voice-family:inherit;
	border : 1px solid #666;
	padding : 3px;
	background : #FFF !important;
	margin: 0;
	}

em { font-weight: bold; font-style: italic; }

.clearBoth { clear:both; }

hr {
background-color:#9BB8D7;
border:0pt none;
color:#9BB8D7;
height:1px;
width:100%;
}

.Stock {
font-size: 10px;
line-height: 11px;
font-style: italic;
}

.StockRed {
font-size: 10px;
line-height: 11px;
font-style: italic;
color: #f00;
}



/* -------------- HOMEPAGE STYLES -------------- */

p.HP_first { padding: 10px 15px 35px 15px; font-size: 12px; line-height: 16px; margin: 0;}

.box {
	width: 200px;
	height: 250px;
	text-align: center;
	background: url('./graphics/div-bottom.gif') no-repeat bottom left;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}

.box h3 {
	margin: 0;
	padding: 6px 0 4px 0;
	font-size: 14px;
	color: #ffffff;
	border-bottom: 1px solid #cccccc;
	}

.box h3.one {
	background: url('./graphics/h3-one-bg.gif') no-repeat top left;
	}

.box h3.two {
	background: url('./graphics/h3-two-bg.gif') no-repeat top left;
	}

.box h3.three {
	background: url('./graphics/h3-three-bg.gif') no-repeat top left;
	}

.box h3.one a { color: #ffffff; text-decoration: none; }
.box h3.two a { color: #ffffff; text-decoration: none; }
.box h3.three a  { color: #ffffff; text-decoration: none; }

#HPThumbTop {
	float: left;
	margin: 0;
	padding: 0;
	width: 462px;
	height: 630px;
	background:url('./graphics/HP_center_btm.gif') bottom left no-repeat;
	overflow: hidden;
}

#HPThumbRow {
	width: 462px;
	background: url('./graphics/HP_center_bk.gif') repeat-y;
	overflow: hidden;
}

#HPThumbBox {
	width: 200px;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	float: left;
	display: inline;
}

.HPThumbImage {
	text-align: center;
}

.HPThumbImage img {
	width: 200px;
	height: 200px;
}

.HPThumbTitle {
	font-size: 12px;
	text-align: center;
}

.HPThumbTitle a {
	color: #c2571c;
}

.HPThumbTitle a:hover {
	text-decoration:underline;
}

.HPThumbSalePrice {
	width: 170px;
	font-size: 16px;
	font-weight: bold;
	color: #B53550;
	padding-top: 10px;
	padding-bottom: 3px;
}

.HPThumbRegPrice {
	font-size: 10px;
	width: 150px;
	padding-bottom: 5px;
}



/* -------------- DEPARTMENT PAGE STYLES -------------- */

#deptPagingBottom, #deptPagingTop { text-align: right; width:680px; }

#deptBreadcrumb {
	width: 694px;
	text-align: left;
	font-size: 10px;
}

#deptSortNumberRow {
	width: 684px;
	height: 20px;
	background-color: #7ebb5f;
	padding: 5px;
	color: #ffffff;
}

#deptSortNumberRow a { color: #ffffff; }

#deptSort {
	text-align: left;
	float: left;
	vertical-align: middle;
}

#deptNumber {
	text-align: right;
	float: right;
	vertical-align: middle;
}

#deptNarrowResults {
	width: 694px;
	text-align: left;
	line-height: 22px;
	margin-top: 10px;
}

#deptArrows { 
	width: 694px;
	text-align: right;
}

#deptThumbwrapper {
	width: 694px;
}

.deptSpaceHor {
	width: 10px;
	height: 10px;
	clear: both;
}

#deptThumbRow {
	width: 100%; 
	height: 300px; 
	background: url('./graphics/DeptPageProd_bk.gif') repeat-x; 
	padding-top: 15px;
}

.deptThumbBox {
	width: 150px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
}

.deptThumbImage {
	width: 150px;
	height: 150px;
	padding-top: 10px;
	padding-bottom: 3px;
	vertical-align: middle;
}

.deptThumbTitle {
	width: 150px;
	line-height: 14px;
}

.deptThumbTitle a {
	color: #669933;
	text-decoration:none;
}

.deptThumbTitle a:hover {
	text-decoration:underline;
	color: #336600;
}

.deptThumbSalePrice {
	width: 150px;
	font-size: 16px;
	font-weight: bold;
	color: #B53550;
	padding-top: 10px;
	padding-bottom: 3px;
}

.deptThumbRegPrice {
	width: 150px;
	font-size: 12px;
	padding-bottom: 5px;
}

.deptSpaceHorLine {
	height: 25px;
	background: url('./graphics/deptSpaceHorLine_bk.gif') no-repeat;
	width: 100%;
	clear: both;
}



/* -------------- CUSTOMER SERVICE PAGE STYLES -------------- */

#ServiceSidebar { 
	float: left;
	width: 220px;
	background: url('./graphics/ServiceSide_top.gif') top left no-repeat;
	margin-right: 20px;
	margin-left: 5px;
	margin-top: 7px;
	margin-bottom: 180px;
	display: inline;
	}

#ServiceContent {
	float: left;
	width: 694px;
	}

#ServiceContent h1 {
	line-height: 28px;
	font-size: 24px;
	font-weight:bold;
	color: #669933;
	margin: 10px 0 0 0;
}

#ServiceContent h2 {
	line-height: 24px;
	font-size: 16px;
	font-weight:bold;
	color: #669933;
	margin: 10px 0 0 0;
}


ul#ServiceNav {
	list-style-type: none;
	margin: 35px 0 0 0;
	padding: 0 15px 15px 15px;
	border-bottom: 1px solid #9bb8d7;
	background: url('./graphics/Side_bk.gif') top left repeat-y #f6fedd;
	}

ul#ServiceNav ul {
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	margin: 5px;
	padding: 0;
}

ul#ServiceNav li {
	line-height: 26px;
	font-size: 14px;
	color: #305764;
}

ul#ServiceNav a {
	font-size: 14px;
	color: #305764;
	text-decoration: none;
	outline: none;
}

ul#ServiceNav a:active {
	font-weight:bold;
}


/*****************************/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Lucida Sans Unicode", Lucida Grande, Arial, sans-serif;
    font-size: 9px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 2px 0 0;
    min-width: 14px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 8px;
    background: url(/app_themes/gimbelscollectibles.com/graphics/tab.png) no-repeat;
    color: #ffffff;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #ffffff;
    font-size: 9px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #ffffff;
}
.ui-tabs-nav a span {
    width: 14px; /* IE 6 treats width as min-width */
    min-width: 14px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
    color: #ffffff;
    text-decoration: none;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

.content {
	background-color:#f6fedd;
	border:1px solid #9bb8d7; 
	font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;
	width: 218px;
	margin: 0;
	padding: 0;
}

#content_2, #content_3 { display:none; }

.content ul {
	text-align: left;
	list-style-position: inside;
	text-indent: -15px;
	margin: 5px 25px;
	padding: 5px;
}
.content ul li {
	line-height: 18px;
	font-size: 14px;
	font-weight:bold;
	color: #669933;
}

.content ul li a {
	font-size: 12px;
	color: #669933;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}

.content ul li a:hover {
	color: #669933;
	text-decoration: underline;

}

.content ul li a.active {
	color: #669933;
	font-weight: bold;
}

.MenuHdr {
	background-color: #dcf1b4;
	font-size: 14px;
	color: #0f3c4b;
	padding: 10px; 
	font-weight: bold;
	margin: 0;
}

#container-1 { 
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-left: 5px;
	display: inline;
}
