@charset "utf-8";
/* CSS Document */
/* The Following normalizes for most browser types */
html {
	color:#000;
	background:#3B3B3B;
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input, textarea, select {
*font-size:100%;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
/* END Browser Resets */
body {
	font-family: arial, sans-serif;
	font-size: .78em;
	background:#3B3B3B url(backgroundtop.gif) repeat-x top;
	color: #EEE;
}
p {
	padding: 0px 0px 16px 0px;
	line-height: 1.7em;
}
h1 {
	font-family: serif;
	font-size: 108%;
	letter-spacing: .1em;
	background: transparent;
	color: #5487FF;
}
h2 {
	padding: 0px 0px 4px 0px;
	font-size: 100%;
	letter-spacing: 0.1em;
	font-weight: normal;
}
h3 {
	font-size: 125%;
	color: #5487FF;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 4px 0px;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	padding: 0px 0px 4px 0px;
	font-size: 90%;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #B59269;
}
a img {
	margin: 2px;
}
a:hover img {
	margin: 0px;
	border-color: #B58864;
	border-style: solid;
	border-width: 2px;
}
#main, #logo, #logo h1, #content, #content a:hover {
	background: transparent;
	color: #EEE;
}
.left {
	float: left;
	padding: 0px 8px 0px 0px;
}
.right {
	float: right;
	padding: 0px 0px 0px 8px;
}
.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}
#main, #links, #footer, #logo, #menu, #content {
	margin-left: auto;
	margin-right: auto;
}
#main {
	width: 850px
}
#header {
	width: 100%;
	height: 120px;
}
#logo {
	padding: 0;
	margin: 0px 0px 0px 15px;
}
#address {
	padding: 15px 17px 0px 0px;
	width:29%;
	float: right;
	text-align: right;
}
#address p {
	padding: 0px;
	margin: 0px;
}
#logo h1 {
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 35px 0px 0px 0px;
	font-size: 160%;
	letter-spacing: 0.3em;
}
#logo h2 {
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 100%;
	letter-spacing: .2em;
}
#menu {
	margin: 0px 15px 0px 15px;
}
#menu ul {
	height: 31px;
	margin: 0px auto;
}
#menu li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#menu li a, #menu li a#selected, #menu li a:hover {
	font-family: verdana, arial, sans-serif;
	display: block;
	float: left;
	height: 10px;
	text-decoration: none;
	margin: 1px 12px 0px 20px;
	padding: 7px;
	text-transform: uppercase;
	font-size: 100%;
}
#menu, #menu li a, .sidebaritem {
	background-color: #555555;
	color: #EEEEEE;
}
#menu li a:hover {
	background: #555;
	color: #5487FF;
}
#menu li a#selected, #menu li a#selected:hover {
	background: #555;
	color: #5487FF;
}
#welcome #menu a#welcomeLink, #collections #menu a#collectionsLink, #contactus #menu a#contactusLink {
	background: #555;
	color: #5487FF;
}
#links {
	float: right;
	width: 100px;
	text-align: right;
	padding: 0px 18px 0px 0px;
}
.sidebar {
	float: left;
	width: 194px;
	padding: 16px 15px 10px 15px;
	clear: left;
}
.sidebaritem {
	text-align: left;
	width: 194px;
	float: left;
	margin: 0px 0px 11px 0px;
	padding: 0px 0px 0px 0px;
}
.sidebaritem h1, .sidebaritem h2, .sidebaritem p {
	margin: 0px 10px 0px 10px
}
.sidebaritem h1 {
	font-weight: normal;
	padding: 8px 0px 8px 0px;
	text-transform: uppercase;
	color: #B59272;
	text-align: center;
}
.sidebaritem p {
	line-height: 16px;
	padding: 0px 0px 8px 0px;
}
.sidebaritem a, .sidebaritem a:hover {
	text-decoration: none;
}
#navigation-block {
	overflow:hidden;
}
ul#sliding-navigation
{
	list-style-type: none;
	margin: 0px 0px 8px 18px;
	padding: 0;
}

ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 125px;
	padding: 5px 10px 5px 10px;
	margin: 0;
	margin-bottom: 2px;
}

ul#sliding-navigation li.sliding-element a
{
	color: #FFF;
	background:#555 url(tab_bg_full.jpg) repeat-y right;
	padding-left:25px;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover {
	color: #5487FF;
}
#content {
	text-align: justify;
	width: 600px;
	padding: 13px 9px 10px 9px;
	float: left;
}
#content h1 {
	font-family: arial, sans-serif;
	margin: 5px 0px 20px 0px;
	font-size: 128%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}
#content a, #content a:hover {
	padding: 0px 0px 2px 0px;
	text-decoration: none;
}
#content a {
	background: transparent;
	color: #B59272;
}
#content a:hover {
	background: transparent;
	color: #5487FF;
	text-decoration:underline;
}
#content .images p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#content .images {
	text-align: center;
}
#content .images a {
	background: transparent;
	text-decoration: none;
}
#content .images a:hover {
	background: transparent;
	text-decoration: none;
}
#content .right img {
	margin-left: 10px;
	margin-top: 8px;
}
.countrydescription {
	padding:0px;
	margin:0px;
	line-height: 1.1em;
}
.nolink {
	color:#666666;
}
.navbox {
	border-bottom-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	border-top-style: solid;
}
.navbox p {
	color:#759EFF;
	letter-spacing:1px;
}
#footer {
	padding: 10px 0px 4px 0px;
	font-size: 80%;
	text-transform: uppercase;
	font-family: verdana, arial, sans-serif;
	clear: both;
	text-align: center;
	border-top: 2px solid;
	margin: 4px 15px 4px 15px;
	background: #3B3B3B;
	color: #EEE;
	border-color: #305A9A;
}
#address, #footer a, #footer a:hover {
	background: transparent;
	color: #EEE;
}
#footer a {
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dashed;
}
#footer a:hover {
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid;
}
.noteitalics {
	font:italic 12px/14px Georgia, 'Times New Roman', Times, serif;
	color:#CCCCCC;
	text-align:center;
}
.noteitalics a {
	color: #B59272;
}
.noteitalics a:hover {
	color: #5487FF;
}
.slideshowBox {
	width:116px;
	font:italic 14px Georgia, 'Times New Roman', Times, serif;
	color:#CCCCCC;
	margin-left: 37px;
}
.slideshow {
	text-align: center;
}
.slideshow img {
	border:#000 1px solid;
	background-color:#FFF;
	padding:3px;
}
.slideshowBox SPAN {
	float:right;
	text-align:right;
	color:#CCCCCC;
	font-size:10px;
	line-height:12px;
	margin-top:2px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.notice {
	font-size:12px;
	text-align:center;
	color: #999999;
	margin-top: 5px;
}
.noticetext {
	color:#FFFF00;
	background-color: #B90000;
	text-align: center;
}
.noticetext span {
	color:#000000;
	text-transform: uppercase;
	font-weight:bold;
}
/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom {
	display: block;
	background: #3B3B3B;
}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4, .rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4 {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #555;
}
.r1 {
	margin: 0 5px
}
.r2 {
	margin: 0 3px
}
.r3 {
	margin: 0 2px
}
.rtop .r4, .rbottom .r4 {
	margin: 0 1px;
	height: 2px
}
#nextprevious {
	float: right;
	position: relative;
	width: 75px;
	height: 21px;
	top: -5px;
	right: 0px;
}
.navprev, .navnext {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	width: 30px;
	height: 21px;
	margin: 0;
	padding: 0;
}
.navprev {
	float:left;
	background: url(../images/arrow-previous.jpg) no-repeat;
}
.navnext {
	float:right;
	background: url(../images/arrow-next.jpg) no-repeat;
}
.navprev a, .navnext a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 30px;
	height: 21px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}
.navprev img, .navnext img {
	width: 30px;
	height: 21px;
	border: 0;
	margin: 0;
	padding: 0;
}
* html a:hover {
	visibility:visible
}
.navprev a:hover img, .navnext a:hover img {
	visibility:hidden
}
#collections #main #content .mainheading a {
	color: #5487FF;
	text-decoration: none;
}
#collections #main #content .mainheading a:hover {
	color: #5487FF;
	text-decoration: none;
}
#collections #main #content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
}
#collections #main #content #heading a:hover {
	background: transparent;
	color: #B59269;
	text-decoration:underline;
}
#collections #main #content #heading a {
	background: transparent;
	color: #5487FF;
}
#collections #main #content #collections p {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .01em;
	text-align: center;
}
#look {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	font-size: 1.3em;
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 0.5em;
	text-align:center;
}
#collections #list_type {
	width: 112px;
	float:right;
	margin-top: 6px;
}
hr.thin {
	height: 1px;
	border: 0;
	color: #CCC;
	background-color: #CCC;
	width: 90%;
} 