/* RESET */
html,body,div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

a {
	text-decoration: none;
	color: #333;
}

/* LAYOUT */

* {
	display: none;
}


html, 
body, 
#container, 
#content, 
#col-two-1 {
	width: 100%;
}


html, 
body, 
#container, 
#content, 
#col-two-1, 
.article-item, 
.article-date, 
.article-date h1, 
.article-image, 
.article-image a, 
.article-image a img, 
.article-item p, 
.article-item b, 
.article-item i, 
.article-item h1, 
.article-item span, 
.article-item a
{
	display: block;
}

.news-more {
	display: none;
}


.clear { clear: both; float: none; height: 10px;}

img { border: 0; }



body {
	background-image: url('/clients/vinotek.is/img/top.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 99%;
	padding: 0;
	margin: 0;
}


#head {
	height: 164px;
	float: left;
	margin: 0 auto;
	padding: 0 auto;
	width: 960px;

}

#head a.logo {
	margin: 0;
	padding: 0;
	display: block;
	height: 114px;
	text-indent: -9999px;
	overflow: hidden;
}

#main-menu {
	width: 960px;
	height: 50px;
	overflow: hidden;
	float: left;
	display: none;
}

#main-menu li {
	float: left;

}

#main-menu li a {
	display: block;
	float: left;
	padding: 15px;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;	
	height: 50px;
}

#main-menu li a:hover {

}



#comment_form {
	display: none;
}

/* hotspot */

#hotspot {
	width: 680px;
	height: 240px;
	background: #f2f2f2;
	float: left;
}

#hotspot .image {
	width: 450px;
	height: 240px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
}

#hotspot .text {
	background-image: url('/clients/vinotek.is/img/title_nyttavinotek.gif');
	background-repeat: no-repeat;
	background-position: 10px 0;
	padding: 50px 0 0 0;
	margin: 0 10px 0 0;
	float: left;
	width: 210px;
	overflow: hidden;
}

#hotspot h1 {
	font-size: 16px;
	color: #666;
	margin: 0 0 10px 0;
	padding: 0;
}

#hotspot h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color:: #666;
}

#hotspot p {
	margin: 0 0 10px 0;
	height: 90px;
	overflow: hidden;
	display: block;
}

#hotspot a.more {
	float: right;
}

/*	// hotspot */


.more:hover {
	text-decoration: none;
}



/* blogspot */

#blogspot {
	width: 680px;
	background: #f2f2f2;
	float: left;
}

#blogspot .item {
	width: 430px;
	float: left;
	margin: 10px;
	padding: 45px 0 0 0;
	background-image: url('/clients/vinotek.is/img/title_vinotekbloggid.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#blogspot .more {
	float: right;
}

#blogspot h2, #blogspot h2 a {
	color: #96a145;
	font-weight: bold;
	font-size: 10px;
}

#blogspot h1 {
	font-size: 16px;
	color: #666;
	margin: 0 0 10px 0;
	padding: 0;
}

#blogspot .image {
	float: right;
	margin: 5px 0 5px 10px;
	border: #ddd solid 3px;
}

#blogspot .image img {
	border: #fff solid 1px;
}

#blogspot .links {
	background-image: url('/clients/vinotek.is/img/title_vinotekbloggid_eldrifaerslur.gif');
	background-repeat: no-repeat;
	background-position: 0 15px;
	float: left;
	width: 220px;
	padding: 55px 0 0 0;
}

#blogspot .links h3 a {
	font-size: 12px;
	border-top: #d9d9d9 solid 1px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;	
	width: 220px;
	display: block;
}

/* // blogspot */

#small-links {
	width: 220px;
	float: right;
}


.cols-4 {
	width: 910px;
	overflow: hidden;
	float: left;
}

.cols-4-inner {
	width: 920px;
	float: left;
}

.smallbox {
	width: 220px;
	float: left;
	margin: 0 10px 0 0;
	background-color: #f2f2f2;
}

.smallbox h1 {
	background-image: url('/clients/vinotek.is/img/smallbox_headers.gif');
	background-repeat: no-repeat;
	height: 21px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 0 0 8px;
}

.smallbox .item {
	margin: 10px;
}

.smallbox .item .image {
	width: 200px;
	height: 110px;
	overflow: hidden;
	float: none;
	clear: both;
}

.smallbox .item h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

.smallbox .item h3 {
	font-size: 12px;
	margin: 5px 0 0 0;
}

.smallbox .item p {
	width: 200px;
	line-height: 15px;
	margin: 0 0 10px 0;
}

.smallbox .item a.more {
	float: right;
}

.smallbox .item-small {
	margin: 10px;
	border-bottom: #ddd solid 1px;
}

.smallbox .item-small .image {
	width: 40px;
	overflow: hidden;
	float: left;
}

.smallbox .item-small h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	
}

.smallbox .item-small p {
	width: 200px;
	line-height: 15px;
	margin: 0 0 10px 0;
}

.smallbox .item-small a.more {
	float: right;
}

.smallbox .item ul {
	list-style: square;
	padding: 0 0 0 15px;
}

.smallbox h4 {
	font-size: 12px;
	font-weight: bold;
	color: #51571d;
	border-top: #fff solid 1px;
	padding: 10px 0 0 0;
}




.orange h1 {
	background-position: 0 0;
}

.pink h1 {
	background-position: 0 -27px;
}

.blue h1 {
	background-position: 0 -54px;
}

.green h1 {
	background-position: 0 -81px;
}

li.green a {
	background-color: #98a345;
}

li.pink a {
	background-color: #b92981;
}

li.blue a {
	background-color: #2a81b6;
}

#small-buttons {
	width: 220px;
	height: 240px;
	float: right;
	overflow: hidden;
	
}

#small-buttons ul li a {
	height: 73px;
	margin: 0 0 10px 0;
	display: block;
	text-indent: -9999px;
	background-image: url('/clients/vinotek.is/img/small_buttons.jpg');
	background-repeat: no-repeat;
}

#small-buttons ul li.green a {
	background-position: 0 0;
}

#small-buttons ul li.pink a {
	background-position: 0 -83px;
}

#small-buttons ul li.blue a {
	background-position: 0 -166px;
}

#small-buttons ul li.green a:hover {
	background-position: -220px 0;
}

#small-buttons ul li.pink a:hover {
	background-position: -220px -83px;
}

#small-buttons ul li.blue a:hover {
	background-position: -220px -166px;
}



/* recomend */

#recomend {
	width: 920px;
	background-image: url('/clients/vinotek.is/img/title_vinotekmaelirmed.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 50px 0 0 0;
	margin: 10px 0 0 0;
}

#recomend .item {
	float: left;
	width: 430px;
	margin: 0 10px 0 0;
	background-color: #f2f2f2;
	padding: 10px;
}

#recomend .item .image {
	float: right;
	width: 200px;
	overflow: hidden;
	margin: 0 0 10px 10px;
	padding: 0;
	border: #ddd solid 3px;
}

#recomend .item .image img {
	border: #fff solid 1px;
}

#recomend .item h1 {
	font-size: 16px;
	margin: 5px 0 5px 0;
}

#recomend .item h2 {

}

#recomend .item p {
	margin: 0;
	padding: 0;
	line-height: 14px;
}

#recomend .item a.more {
	float: right;
}



/* // recomend */








.article-item {
	width: 680px;
}

.article-right {
	float: right;
	width: 230px;
}

.article-links {
	border: #ddd solid 1px;
	float: right;
	width: 205px;
	padding: 10px;
	font-size: 15px;
	color: #51571d;
}

.article-links ul {
	margin: 5px 0 0 0;
}

.article-links li {
	list-style: square;
	margin: 0 0 5px 20px;
	font-size: 12px;
}

.article-image {
	float: right;
	border: #ddd solid 3px;
	padding: 1px;
	margin: 0 0 10px 10px;
}

.article-date {}

.article-item h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

.article-item p {
	margin: 0 0 10px 0;
	font-size: 12px;
}

.article-item .aukamyndir {
	border-bottom: #ddd solid 1px;
	padding: 5px 0 10px 0;
}

.article-item .aukamyndir img {
	margin: 0 10px 0 0;
}

.article-item .article-more {
	margin: 10px 0 0 0;
	float: left;
	width: 910px;
}

.article-item h2 {
	font-size: 18px;
	font-weight: bold;
}

.article-item h3 {
	font-size: 16px;
	font-weight: bold;
}

.article-item h4 {
	font-size: 14px;
	font-weight: bold;
}

.breadcrumbs {
	background-image: url('/clients/vinotek.is/img/breadcrumbs_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	height: 50px;
	width: 680px;
	color: #697030;
	display: none;
}

.breadcrumbs ul {
	float: left;
	width: 640px;
} 

.breadcrumbs ul li {
	float: left;
	margin: 0 10px 0 0;
	background-image: url('/clients/vinotek.is/img/breadcrumbs_sep.gif');
	background-repeat: no-repeat;
	background-position: right 5px;
	padding: 0 10px 0 0;
}

.breadcrumbs ul li.page {
	background: none;
}


#footer {
	margin: 0 auto;
	padding: 10px;
	float: left;
	background-color: #697030;
	width: 940px;
	color: #fff;
	font-size: 10px;
	text-align: left;
	display: none;

}

#footer ul {
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#footer .col-1 {
	border-left: #787f45 solid 1px;
	width: 115px;
	height: 280px;
	float: left;
	padding: 0 0 0 10px
}

#footer .col-3 {
	border-left: #787f45 solid 1px;
	width: 320px;
	height: 280px;
	float: left;
	padding: 0 10px 0 10px
}

#footer .col-3 b {
	font-size: 12px;
}

#footer .col-3 p {
	margin: 5px 0 5px 0;
}

#footer a {
	color: #fff;
}



a {
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}




.page-top {
	border-bottom: #ddd solid 1px;
	padding: 0 0 10px 0;
}

.page-top h1 {
	color: #51571d;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.page-top p {
	font-size: 12px;
	line-height: 14px;
}



.page-list {

}

.page-list .item {
	width: 680px;
	float: left;
	border-bottom: #ddd solid 1px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.page-list .more {
	float: right;
	margin: 10px 0 0 0;
	background-image: url('/clients/vinotek.is/img/breadcrumbs_sep.gif');
	background-repeat: no-repeat;
	background-position: right 5px;
	padding: 0 10px 0 0;

}

.page-list h2, .page-list h2 a {
	color: #96a145;
	font-weight: bold;
	font-size: 10px;
}

.page-list h1 {
	font-size: 16px;
	color: #666;
	margin: 5px 0 10px 0;
	padding: 0;
}

.page-list .image {
	float: right;
	margin: 5px 0 5px 10px;
	border: #ddd solid 3px;
}

.page-list .image img {
	border: #fff solid 1px;
}










.page-list-small {

}

.page-list-small .item {
	width: 330px;
	float: left;
	border-bottom: #ddd solid 1px;
	padding: 0 0 10px 0;
	margin: 0 10px 10px 0;
	height: 180px;
}

.page-list-small .more {
	float: right;
	margin: 10px 0 0 0;
	background-image: url('/clients/vinotek.is/img/breadcrumbs_sep.gif');
	background-repeat: no-repeat;
	background-position: right 5px;
	padding: 0 10px 0 0;

}

.page-list-small h2, .page-list-small h2 a {
	color: #96a145;
	font-weight: bold;
	font-size: 10px;
}

.page-list-small h1 {
	font-size: 16px;
	color: #666;
	margin: 5px 0 10px 0;
	padding: 0;
}

.page-list-small .image {
	float: right;
	margin: 5px 0 5px 10px;
	border: #ddd solid 3px;
}

.page-list-small .image img {
	border: #fff solid 1px;
}










#col-two-1 {
	float: left;
	width: 100%;
	margin: 0 10px 0 0;
	overflow: hidden;
}

#col-two-2 {
	float: left;
	width: 220px;
	display: none;

}



.extra1 {
	background-image: url('/clients/vinotek.is/img/stjornur.gif');
	background-position: 0 -180px;
	background-repeat: no-repeat;
	width: 250px;
	height: 45px;
	display: block;
	overflow: hidden;
}

.extra2 {
	background-image: url('/clients/vinotek.is/img/stjornur.gif');
	background-position: 0 -135px;
	background-repeat: no-repeat;
	width: 250px;
	height: 45px;
	display: block;
	overflow: hidden;
}

.extra3 {
	background-image: url('/clients/vinotek.is/img/stjornur.gif');
	background-position: 0 -90px;
	background-repeat: no-repeat;
	width: 250px;
	height: 45px;
	display: block;
	overflow: hidden;
}

.extra4 {
	background-image: url('/clients/vinotek.is/img/stjornur.gif');
	background-position: 0 -45px;
	background-repeat: no-repeat;
	width: 250px;
	height: 45px;
	display: block;
	overflow: hidden;
}

.extra5 {
	background-image: url('/clients/vinotek.is/img/stjornur.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 250px;
	height: 45px;
	display: block;
	overflow: hidden;
}

.extra6 {
	border: #ddd solid 1px;
	background: #f2f2f2;
	padding: 10px;
	width: 300px;
	line-height: 18px;
}

.extra6 b, .extra6 strong {
	font-size: 14px;
	font-weight: bold;
}



.smallbox .extra5 {
	background-image: url('/clients/vinotek.is/img/stjornur_small.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
	display: block;
	overflow: hidden;
}

.smallbox .extra4 {
	background-image: url('/clients/vinotek.is/img/stjornur_small.png');
	background-position: 0 -50px;
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
	display: block;
	overflow: hidden;
}

.smallbox .extra3 {
	background-image: url('/clients/vinotek.is/img/stjornur_small.png');
	background-position: 0 -100px;
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
	display: block;
	overflow: hidden;
}

.smallbox .extra2 {
	background-image: url('/clients/vinotek.is/img/stjornur_small.png');
	background-position: 0 -150px;
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
	display: block;
	overflow: hidden;
}

.smallbox .extra1 {
	background-image: url('/clients/vinotek.is/img/stjornur_small.png');
	background-position: 0 -200px;
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
	display: block;
	overflow: hidden;
}



.page-shortcuts {
	width: 690px;

}

.page-shortcuts a {
	width: 220px;
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-image: url('/clients/vinotek.is/img/shortcuts_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 10px 10px 0;
	float: left;
	padding: 3px 0 0 0;
}

.page-shortcuts a:hover {
	text-decoration: none;
	background-position: top right;
}

.page-shortcuts div {
	width: 210px;
	height: 95px;
	overflow: hidden;
	border: #fff solid 2px;
	margin: 3px;
	background-repeat: no-repeat;
	background-position: center -10px;

}

.page-shortcuts span p {
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}

.page-shortcuts span.extra1, .page-shortcuts span.extra2, .page-shortcuts span.extra3, .page-shortcuts span.extra4, .page-shortcuts span.extra5 {
	background-image: url('/clients/vinotek.is/img/stjornur_small.png');
	position: absolute;
	top: 95px;
	left: 10px;
}

.page-shortcuts p {
	position: absolute;
}

.veitingahus a {
	margin: 0 10px 50px 0;
} 





strong {
	font-weight: bold;
}

ul.older {
}

ul.older li {
	list-style: square;
	float: left;
	width: 205px;
	margin: 0 0 0 20px;
}