/* Handcrafted in England by Steve - 100% natural fibres */

/* www.beninman.com */

html {
	background-color: #E8E7ED;
	background-image: url(images/htmlbackground.jpg);
	background-attachment: fixed;
	height: 100%;
	overflow: -moz-scrollbars-vertical;  /* forces vertical scrollbar in Firefox */
}

body {
	width: 760px;
	min-height: 100%;
	_height: 100%;  /* nasty IE hack */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bodybckgrnd.jpg);
	padding: 0;
	margin: auto;
}

p {
	margin: 1em 0;
}

.maincontent h2 {
	font-weight: bold;
	font-size: 1em;
	color: #A0783F;
	background-image: url(images/backgroundforh2.gif);
	margin-top: 2em;
	margin-bottom: 0;
	padding: 0 5px;
	font-variant: small-caps;
}

div.buttoninfo {
	margin: 1.5em 0;
}

.maincontent h3 {
	font-weight: normal;
	font-size: 0.6em;
	margin: 0;
	position: relative;
	top: 0.7em;
	margin-left: 1.3em;
}

.maincontent h3 span {
	background-color: #eef;
	border: 1px solid #889;
	padding: 1px;
}

div.youtube {
	margin-top: 1.5em;
	margin-bottom: 3em;
}

.youtube h2 {
	width: 310px;
}

.youtube p {
	margin-top: 0.3em;
}

.youtube .info {
	font-size: 0.7em;
	line-height: 1.3em;
	width: 316px;
	margin-top: 0;
	padding: 0 2px 2px 2px;
	background-image: url(images/backgroundforh2.gif);
}

.maincontent a:link, .maincontent a:visited, .footer a:link, .footer a:visited  {
	color: blue;
	text-decoration: underline;
}

.maincontent a:hover, .maincontent a:active, .footer a:hover, .footer a:active {
	text-decoration: none;
	background-color: #ffee00;	
}

.masthead {
	height: 87px;
}

.navbar {
	background-color: #9A95EB;
	background-image: url(images/navbarbckgrnd.gif);
	font-size: 80%;
	padding: 0px 0px 0px 35px;
}

.navbar table {
	border-left: 1px solid #CCCCFF;
	border-collapse: collapse;
}

.navbar td {
	border-right: 1px solid #CCCCFF;
	padding: 3px 0;
}

.navbar div {
	padding: 3px 0;
	float: right;
	font-variant: small-caps;
	font-weight: bold;
}

.navbar a:link, .navbar a:visited {
	color: Blue;
	text-decoration: none;
	padding: 3px 12px;
}

.navbar div a:link, .navbar div a:visited {
	color: Blue;
	text-decoration: none;
	padding: 0px 19px 0px 5px;
	background-color: White;
	background-image: url(images/arrowvoteforben.gif);
	background-repeat: no-repeat;
	background-position: center right;
	border-color: #fc3;
	border-style: solid;
	border-width: 1px 0 1px 1px;
}

.navbar a:hover {
	background-color: #ffee00;
}

.navbar div a:hover {
	background-color: #fe0;
}

.navbar a:active {
	color: white;
}

.pagegraphic {
	width: 260px;
	height: 441px;
	float: right;
	margin-top: 16px;
	background-image: url(images/benhead.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.quotegraphic {
	display: inline;   /* to fix the IE doubled float-margin bug */
	width: 228px;
	height: 100px;
	float: right;
	margin-top: 32px;
	margin-right: 32px;
	background-image: url(/rand_image.pl);
	background-position: top center;
	background-repeat: no-repeat;
	clear: right;
}

.maincontent {
	width: 423px;
	padding: 45px 0 1em 35px;
	color: #000033;
}

.maincontent p, .maincontent blockquote {
	font-size: 85%;
	line-height: 1.5em;
}

.maincontent li {
	font-size: 85%;
	margin-bottom: 0.7em;
}

.maincontent blockquote {
	font-style: italic;
}

.maincontent  dl.links {
	font-size: 85%;
}

.maincontent dl.links dt {
	font-weight: bold;
	margin-top: 1em;
	color: #339;
}

.maincontent dl.links dt a {
	font-weight: normal;
}

.maincontent dl.links dd {
	margin: 0.5em 0 0.5em 0;
}

.maincontent h1 {
	margin-top: 0;
}

.maincontent strong {
	color: #000066;
}

.maincontent img.photo {
	float: left;
	margin: 0.3em 1em 0.3em 0;
}

.maincontent kbd {
	background-color: white;
	display: block;
	padding: 0.7em 0.3em 0.3em 0.3em;
	border: 1px solid #889;
	white-space: pre-wrap;
}

.shoppinglist dt {
	font-size: .9em;
	margin-bottom: 0.5em;
}

.shoppinglist dd {
	margin-left: 0;
}

.shoppinglist ul {
	margin: 0 0 1.5em 20px;
	padding: 0;
	list-style-position: outside;
}

.shoppinglist li {
	font-size: 85%;
	margin: 0;
	margin-bottom: 0.3em;
	padding-left: 30px;
	background-position: left 4px;
	background-repeat: no-repeat;
	list-style-type: none;
}

.shoppinglist li.uk {
	background-image: url(images/flaguk.gif);	
}

.shoppinglist li.us {
	background-image: url(images/flagus.gif);	
}

.shoppinglist li.jp {
	background-image: url(images/flagjp.gif);	
}

.shoppinglist li.de {
	background-image: url(images/flagde.gif);	
}

table.wallpaperinfo {
	border-collapse: collapse;
}

table.wallpaperinfo td {
	padding: 0.5em 0;
	vertical-align: top;
}

table.wallpaperinfo img {
	border: 1px solid #889;
}

.righttextcontent {
	display: inline;   /* to fix the IE doubled float-margin bug */
	float: right;
	clear: right;
	width: 240px;
	margin-top: 40px;
	margin-right: 35px;
}

.righttextcontent h2 {
	color: #333399;
	font-weight: bold;
	font-size: 1.3em;
}

.righttextcontent p {
	line-height: 1.7em;
	color: #006;
	margin-top: 0;
}

.rightimagecontent {
	display: inline;   /* to fix the IE doubled float-margin bug */
	float: right;
	clear: right;
	width: 240px;
	margin-top: 47px;
	margin-right: 20px;
}

.rightimagecontent p {
	margin: 2em 0;
}

.rightimagecontent img {
	border: 1px solid #888899;
}

.photocaption {
	font-size: 75%;
	padding-top: 3px;
	padding-bottom: 1em;
	color: #000066;
}

.footer {
	padding: 0px 35px 10px 35px;
	font-size: 70%;
	text-align: center;
	clear: both;
}

abbr {
	text-transform: uppercase;
	font-size: 90%;
}

small {
	font-size: 78%;
}