/*** JUP Eyewear ***/
@import url(http://fonts.googleapis.com/css?family=Montez);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif);
@font-face {
    font-family: 'Jelly';
    src: url('http://www.jup.nu/media/font/jellyka_estrya_handwriting-webfont.eot');
    src: url('http://www.jup.nu/media/font/jellyka_estrya_handwriting-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.jup.nu/media/font/jellyka_estrya_handwriting-webfont.woff') format('woff'),
         url('http://www.jup.nu/media/font/jellyka_estrya_handwriting-webfont.ttf') format('truetype'),
         url('http://www.jup.nu/media/font/jellyka_estrya_handwriting-webfont.svg#JellykaEstryasHandwritingRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	background: #00274d;
}
#header {
	height: 170px;	
	background: #00274d;
}
#header .inn {
	width: 1000px;
	margin: 0 auto;	
}
#header .inn #logo {
	float: right;
}
/****************************************************************/
#nav {
	height: 45px;
	background: #d6e03d;
	border-radius: 15px;
	box-shadow: 0 0 20px #999999;
	width: 1000px;
	margin: 30px auto 0 auto;
}
#nav ul {
	list-style: none;	
}
#nav ul li {
	float: left;
	margin-right: 25px;
}
#nav ul li a {
	color: #00274d;
	text-decoration: none;
	padding: 0 6px;
	display: block;
	font-size: 60px;
	font-family: 'Jelly';
	text-shadow: 0 0 2px #fff;
	line-height: 38px;
}
#nav ul li a:hover,
#nav ul li a.active
{
	color: #000;
	text-shadow: 0 0 2px #fff;
}
/****************************************************************/
.contentwrap {
	background: #fff;
}
#content {
	min-height: 500px;
	width: 1000px;
	margin: 0 auto;
	font-family: 'Droid Serif',Georgia,serif;
	font-size: 14px;
	line-height: 21px;
	color: #666;
}
.column1 .inn {
	padding: 40px;	
}
.column2 {
	padding: 40px 0;	
}
.column2 .content {
	width: 650px;
	float: left;
	border-right: 1px solid #5f6062;
}
.column2 .content .inn {
	padding: 20px 40px;
}
#content p {
	margin: 0 0 15px 0;	
}
p.error {
	color: #900;	
}
#content h1 {
	color: #000;
	font-size: 24px;
	display: inline-block;
	margin: 0 0 20px 0;	
}
#content h2 {
	background: #000;
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	display: inline-block;
	padding: 12px 10px;
	margin: 20px 0 0 0;	
}
#content h3 {
	color: #000;
	font-size: 20px;
	margin: 0 0 20px 0;	
}
.column2 .sidebar {
	width: 349px;
	float: left;
	border-left: 1px solid #5f6062;
	margin-left: -1px;
}
.interesseform .field {
	float: left;
	margin-right: 15px;	
}
#content .block.news h3 {
	font-size: 14px;
	margin: 0;	
}
/****************************************************************/
.sidebar .block {
	margin-bottom: 40px;
	background: url(../img/bg-block.gif) repeat-y left top;
}
.sidebar .block.last {
	margin-bottom: 10px;	
}
.sidebar .inn {
	padding: 20px 20px;
}
.sidebar .block .blocktitle {
	width: 30px;
	background: #000;
	float: left;
	min-height: 160px;
	margin-right: 10px;
}
.sidebar .block .blocktitle img {
	margin: 35px 0 0 7px;	
}
.sidebar .block .blockcontent {
	float: left;
	width: 269px;
}
#flickr {
	width: 291px;	
}
#flickr img {
	margin: 0 10px 10px 0;	
}
#flickr img.photo3,
#flickr img.photo4,
#flickr img.photo5
{
	margin-bottom: 0;	
}
.twitter .twtr-hd,
.twitter .twtr-ft
{
	display: none !important;
}
.twitter .twtr-widget .twtr-tweet-wrap {
	padding: 6px 0 !important;
	font-family: 'Droid Serif',Georgia,serif;
	font-size: 14px;
}
/****************************************************************/
.homepage .new-collection .item {
	width: 273px;
	border: 1px solid #ccc;
	height: 101px;
	float: left;
	margin-right: 10px;
}
.homepage .new-collection .item img {
	margin: 0;
	padding: 0;
	width: 273px;
}
.homepage .new-collection a.new {
	padding-top: 10px;
	display: block;	
}
.collection .items.newcollection {
	width: 920px;
	margin-top: -30px;
	padding: 0 40px 40px 40px;
}
/****************************************************************/
.collection-choise {
	text-align: center;
	padding: 50px;
}
.collection-choise p {
	color: #999;	
}
.collection-choise .choise {
	display: inline-block;
	padding: 20px;	
	font-size: 140px;
	font-family: 'Jelly';
}
.collection-choise a {
	text-decoration: none;	
}
.collection .items {
	width: 1000px;	
}
.collection .item {
	padding: 11px;
	border-radius: 10px;
	border: 1px solid #ccc;
	margin: 0 24px 20px 0;
	float: left;
}
.collection .inn .item img {
	float: none;	
}
.collection .item a {
	text-decoration: none;	
}
.item .name {
	text-transform: uppercase;
	color: #000;
	text-align: right;
	margin-top: -10px;
	z-index: 100;
	font-size: 12px;
}
.newcollection .item {
	width: 424px;
}
.newcollection .item img {
	width: 424px;	
}
.newcollection .item.last {
	margin-right: 0;	
}
.collection .navigation {
	padding-bottom: 30px;	
}
.collection .navigation a.link {
	border-radius: 3px;
	background: #e5aa39;
	color: #fff;
	font-weight: bold;
	padding: 4px 6px;
	display: inline-block;
	text-decoration: none;
}
.collection .navigation a.link.next {
	float: right;	
}
.collection .navigation a.link:hover {
	background: #c68915;
}
/****************************************************************/
.inn .item img {
    float: right;
    margin: 0 4px 4px 4px;
}
/****************************************************************/
.product .image {
	padding: 15px;
	border-radius: 10px;
	border: 1px solid #ccc;
	width: 425px;
	float: left;
	margin-right: 20px;	
}
.product .info {
	padding: 15px;
	border-radius: 10px;
	border: 1px solid #ccc;
	width: 411px;
	float: left;
}
.product .image .nav {
	text-align: center;
	padding-top: 10px;
}
.product .image .nav a {
	border-radius: 3px;
	background: #e5aa39;
	color: #fff;
	font-weight: bold;
	padding: 2px 6px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}
.product .image .nav a:hover,
.product .image .nav a.active
{
	background: #c68915;
}
.product a.order-link {
	border-radius: 3px;
	background: #e5aa39;
	color: #fff;
	font-weight: bold;
	padding: 4px 6px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	font-size: 16px;
	float: right;
	margin: 20px 0 0 0;
}
.product a.order-link:hover {
	background: #c68915;
}
.back {
	padding: 20px 0 0 0;	
}
/****************************************************************/
.contact-form td {
	padding: 2px 25px 2px 0;	
}
#id_subscribe {
	float: left;
	margin: 4px 5px 0 0;	
}
.contact-form #submit {
	border-radius: 3px;
	border: 0;
	background: #e5aa39;
	color: #fff;
	font-weight: bold;
	padding: 4px 6px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	font-size: 16px;
	margin: 10px 0 0 0;
	font-family: 'Droid Serif',Georgia,serif;
}
.contact-form #submit:hover {
	background: #c68915;
}
ul.errorlist {
	list-style: none;
	margin: 0;
	font-size: 11px;
	color: red;
	padding: 3px 0 8px 0;	
}
.button {
	border-radius: 3px;
	border: 0;
	background: #e5aa39;
	color: #fff;
	font-weight: bold;
	padding: 1px 6px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	font-family: 'Droid Serif',Georgia,serif;
}
a.button {
	color: #fff;
	text-decoration: none;	
}
.button:hover {
	background: #c68915;
}
/****************************************************************/
.newslist {
		
}
.newslist .item {
	margin-bottom: 20px;	
}
.newslist .item h3 a,
.blockcontent h3 a
{
	color: #000;
	text-decoration: none;
}
/****************************************************************/
#footer {
	height: 45px;
	background: #d6e03d;	
}
#footer .inn {
	width: 1000px;
	margin: 0 auto;		
}
#footer ul {
	float: right;
	list-style: none;	
}
#footer ul li {
	float: left;
	margin: 12px 0;
}
#footer ul li a {
	color: #00274d;
	text-decoration: none;
	padding: 2px 15px;
	display: block;
	font-size: 12px;
	font-family: 'Droid Serif',Georgia,serif;
	border-right: 1px solid #00274d;
}
#footer ul li a.last {
	border-right: 0;	
}
#footer ul li a:hover {
	color: #000;	
}
/****************************************************************/
#bestellijst .bottom {
	text-align: right;
	padding-top: 20px;
}
#bestellijst th {
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #ccc;	
}
#bestellijst td {
	padding: 5px;	
	border-bottom: 1px solid #ccc;
}
.all-photos {
	display: block;
	margin: -34px 0 30px 41px;	
}
.newsbrief {
	background: #f7f9d8;
	padding: 20px;
	margin: 40px 0;	
}
