/*		
		Joe Hankin
		Marjo Distribution Ltd.
			
		Light Blue - #e5ecf9
		Dark Blue -  #9aa6ed
		Dark Red -	#a70000
*/


/*
	RESET
*/


*								{ margin: 0; padding: 0; }
html, body						{ overflow=y: scroll; }
body							{ height: 100%; font-size: 16px; font-family: arial; 
								  background-color: #eee; width: 100%; }
ul								{ list-style: circle inside; }
ul#error-list					{ list-style: circle; color: #000; margin-left: 5px; }
li.error-list-title				{ list-style: none; font-size: 16px; font-weight: bold; margin-top: 25px; margin-bottom: 10px; margin-left: -30px; }
li.error-list a					{ list-style-type: circle; font-size: 14px; font-weight: normal; }	
ol								{ list-style: decimal inside; }
ol.commentlist					{ font-family: georgia; margin-top: 10px; }
ol.commentlist p				{ font-style: italic; font-weight: normal; margin-bottom: 10px; }
ol.commentlist li				{ font-style: italic; font-weight: bold; }
ol.commentlist a:hover			{ text-decoration: none; }
a img							{ border: none; }
img								{ vertical-align: middle; }
table							{ border-collapse: collapse; }


/*
	UTILITY
*/


.picturesleft					{ float: left; margin: 5px 10px 10px 5px; border: 3px double #9aa6ed; }
.picturesright					{ float: right; margin: 5px 5px 10px 10px; border: 3px double #9aa6ed;}
.picturescentre					{ float: center; margin: 10px; border: 3px double #9aa6ed; }
.clear_both						{ clear: both; }
.button							{ border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #000; border-bottom: 1px solid #000; background: white; width: 150px; }
.button:hover					{ border-top: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #a70000; color: white; cursor: pointer; }
.button-search					{ border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #000; border-bottom: 1px solid #000; background: white; width: 50px; height: 19px; padding-bottom: 5px; }
.button-search:hover			{ border-top: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #a70000; color: white; cursor: pointer; }


/*
	TYPOGRAPHY
*/

p 								{ font-size: 16px; font-family: arial; color: #333; line-height: 22px; margin-top: 20px; margin-bottom: 10px; }
a								{ outline: none; text-decoration: none; color: #333; }
a:hover							{ text-decoration: underline; }
h2								{ font-size: 22px; line-height: 40px; font-weight: bold; color: #a70000; margin-top: 0; margin-bottom: 0; }
h3								{ font-size: 22px; line-height: 40px; font-weight: bold; color: #a70000; margin-top: 0; margin-bottom: 0; }
p.postmetadata					{ font-size: 14px; line-height: 14px; font-weight: bold; color: #333; }
p.postmetadata-single			{ font-size: 12px; line-height: 14px; font-weight: bold; color: #333; }
p.postmetadata a				{ font-size: 12px; line-height: 14px; color: #a70000; }
p.commentmetadata				{ font-size: 12px; font-family: georgia; font-weight: normal; margin-bottom: 10px; }
.commentmetaname				{ font-size: 16px; font-family: georgia; font-weight: bold; margin-bottom: 10px; }
p.name,
p.mail,
p.website						{ font-size: 12px; line-height: 12px; margin: 0 0 5px 0; padding: 0; }
#sidebar li						{ list-style: none; }
#sidebar p						{ margin: 5px; }
p.signin 						{ line-height: 14px; }
a.signin 						{ line-height: 14px; color: #a70000; font-weight: bold; }
a.signin:hover 					{ background-color: #a70000; text-decoration: none; font-size: 20px; color: #fff; }
a.more-link						{ font-size: 14px; font-weight: bold; line-height: 35px; color: #a70000; }
p.tags							{ font-size: 16px; font-weight: bold; margin-bottom: 10px; }
p.tags a						{ font-size: 14px; font-weight: bold; color: #a70000; text-decoration: none; }
p.tags a:hover					{ text-decoration: underline; }
a.infobox						{ font-weight: normal; }
#infoboxcenter p				{ font-weight: normal; font-size: 12px; line-height: 25px; color: #333; }
#infoboxcenter a:hover			{ text-decoration: underline; }	
#rss p							{ padding-left: 20px; }

/*
	BLOG ENTRIES
*/

.post h2 a						{ font-size: 22px; line-height: 40px; font-weight: bold; color: #a70000; margin-top: 0; margin-bottom: 0; }
.post-single h2 a				{ font-size: 22px; line-height: 40px; font-weight: bold; color: #a70000; margin-top: 0; margin-bottom: 0; }
.postmetadata-single a			{ font-size: 12px; line-height: 14px; font-weight: bold; color: #a70000; }
.postmetadata-single a:hover	{ text-decoration: underline; }
p.day							{ font-size: 16px; font-weight: bold; margin: 0; line-height: 18px; }
p.month							{ font-size: 14px; font-weight: bold; margin: 0; line-height: 18px; }
p.year							{ font-size: 12px; font-weight: bold; margin: 0; line-height: 18px; }
.datebox						{ float: left; width: 36px; padding: 5px; background: #e5ecf9; color: #333; text-align: center; margin-right: 5px; 
								  border: 1px solid #9aa6ed;}

/*
	STRUCTURE
*/


#container						{ position: relative; margin-top: 5px; margin-bottom: 5px; margin-left: auto;
								  margin-right: auto; background-color: #fff; padding: 10px 8px 10px 22px;
								  border: 1px solid #ccc; width: 900px; }
#banner							{ float: left; align: center; height: 118px; width: 888px; margin: 5px 5px 0 0;
								  background: url('images/banners/marjo_banner.jpg') no-repeat bottom center; }
#banner:hover					{ cursor: pointer; }								 
#mainbox						{ float: left; margin: 10px 7px 5px 5px; background: #fff; width: 563px; }
#error-mainbox					{ float: left; padding: 10px; background: #fff; margin: 10px -2px 10px 5px; border: 1px solid #ccc; width: 550px; }							  								  
.post							{ float: left; padding: 10px; background: #fff; margin-bottom: 10px; border: 1px solid #ccc; width: 550px; }
.post-single					{ float: left; padding: 10px; background: #fff; margin: 10px -2px 10px 5px; border: 1px solid #ccc; width: 550px; }
#sidebar-wrap					{ float: left; margin: 10px 5px 5px 15px; background: #fff; width: 290px; }
#sidebar						{ float: left; text-align: center; margin-top: 10px; padding: 50px 0 15px 0; background: url('images/other/categories_header.jpg') no-repeat;
								  border: 1px solid #9aa6ed; width: 290px; background-color: #fff;}
#trade_fair 					{ float: left; padding: 0 10px 0 10px; margin-top: 10px; background: url('http://www.marjosilver.co.uk/pictures/other/trade_fair_header.png') no-repeat; background-color: #fff;
								  border: 1px solid #9aa6ed; cursor: pointer; width: 270px; height: 400px; }
#signin 						{ float: left; align: center; text-align: center; padding: 30px 0 15px 0; background: url('images/other/sign_in_header.jpg') 
								  no-repeat; border: 1px solid #9aa6ed; width: 290px; }
#newsbox 						{ float: left; align: center; text-align: center; padding: 50px 0 4px 0; background: url('images/other/news_header.jpg') 
								  no-repeat; border: 1px solid #9aa6ed; width: 290px; }
.infoboxcenter					{ float: left; text-align: center; font-size: 12px; border: 1px solid #ccc; padding: 10px 5px 0px 5px;
								  margin: 5px; width: 865px; }
#comment-back					{ align: center; padding: 17px; margin: 5px; background: #e5ecf9; border: 1px solid #ccc; }
#error-picture					{ float: right; border: 3px double #ccc; height: 317px; width: 255px; background: url('images/other/not_found_page.jpg') no-repeat; margin-left: 10px; }
#error-list						{ float: left; padding: 10px; margin: 0 10px 10px 10px; }
#rss							{ margin-left: 75px; float: left; background: url('images/other/feed-icon-small.jpg') no-repeat center left; }
#searchform						{ float: center; padding: 0; margin: 0;}
#page-break						{ width: auto; margin: 0; padding: 0; border-top: 1px dashed #ccc; }
#top-comment-box				{ width: 250px; background url('images/other/top-box.jpg') no-repeat top center; height: 15px; margin-top: 5px; }
#bottom-comment-box				{ width: 250px; background url('images/other/bottom-box.jpg') no-repeat top center; height: 15px; margin-bottom: 5px; }
#comment-box					{ width: 250px; border-left: 1px solid #9aa6ed; border-right: 1px solid #9aa6ed; }
#comment-box .inside			{ padding: 0 10px 0 10px; }


/*
	NAVIGATION
*/			


/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  border: 0 none;
  padding: 0;
  width: 147px; /*For KHTML*/
  list-style: none;
  display: inline;
  z-index:75;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #fff;
  border-right-color: #9aa6ed;
  border-bottom-color: #9aa6ed;
  padding: 0 8px;
  display: block;
  background: #e5ecf9 url(images/other/arrow-off.jpg) no-repeat center right;padding: 0 5px 0 10px; 
  color: #333;
  /*font: normal 14px Arial;*/

  font:normal 14px arial;
  letter-spacing:0;

  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #fff url(images/other/arrow-on.jpg) no-repeat center right;padding: 0 5px 0 10px;
  color: #333;
}

ul#navmenu a.move:hover,
ul#navmenu li:hover a.move,
ul#navmenu li.iehover a.move {
  background: #fff url(images/other/arrow-on-move.jpg) no-repeat center right;padding: 0 5px 0 10px;
  color: #333;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  border-left-color: #9aa6ed;
  background: #e5ecf9;
  color: #333;
  z-index:1300;
  padding-left: 11px;
  width: 160px;
}

ul#navmenu li:hover li a:hover,
ul#navmenu li.iehover li a:hover{
  background: #bb4c4c;
  padding-left: 11px;
  color: #fff;
   z-index:1300;
}
/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #fff;
  padding-left: 11px;
  color: #333;
  z-index:1300;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
  z-index:1300;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
  z-index:1300;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
  z-index:1300;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 18px;
  left: -1px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}