﻿div.topGal
{
	height: 28px;
}

div.topGal li
{
	background: url('/~/media/websites/bazaronline.dk/Layout/common bg purple.ashx') repeat-x;
	display: block;
	float: left;
	line-height: 25px;
	margin-right: 10px;
	padding: 5px 20px;
	text-align: center;
}

div.topGal li,
div.topGal li a,
div.topGal li a:visited
{
	color: #fff;
	font: bold 14px 'Georgia';
}

div.topGal li span.fotoTabSelected
{
	text-decoration: underline;
}

div.categGallery
{
	clear: both;
	margin: 10px 0;
}

div.categGallery li,
div.categGallery li a,
div.categGallery li a:visited
{
	color: #000;
	font: bold 14px 'Myriad Pro';
}

div.videoPlayerHolder
{
	background: url('/grafik/BazarOnline/border.dotted.black.gif') repeat-x bottom center;
	margin: 0 0 20px;
}

div.videoPlayerHolder div.player
{
	clear: both;
	text-align: center;
	margin: 0 0 10px;
	overflow: hidden;
	width: 480px;
}

div.videoPlayerHolder div.player img
{
	cursor: pointer;
	width: auto !important;
}

div.info h1
{
	color: #C1508A;
	font: normal 26px/30px 'Century Gothic';
}

div.info p
{
	font-size: 13px;
	font-weight: normal;
	font-family: 'Trebuchet MS',Arial,Sans-Serif;
}

div.info p.date
{
	color: #ccc;
	font: bold 11px/15px 'Trebuchet MS';
}

div.info2
{
	margin: 10px 0 0;
}

div.info2 #navigation,
div.info2 a.imageNav,
div.info2 a.imageNav:visited
{
	font: bold 12px/20px 'Trebuchet MS';
}

div.info2 #navigation b
{
	text-decoration: underline;
}

div.info2 #navprev,
div.info2 #navnext
{
	background: #fff;
	color: #333;
	font: bold 14px/30px 'Times New Roman';
	height: 30px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-align: center;
	width: 100px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

/* list */
.galTitle
{
	background: url('/~/media/websites/bazaronline.dk/Layout/common bg purple.ashx') repeat-x;
    height: 30px;
    overflow: hidden;
    position: relative;
}

ul.fotovideoPages
{
    position: absolute;
    right: 10px;
    top: 10px;
}

ul.fotovideoPages li
{
    float: left;
    padding-right: 3px;
}

ul.fotovideoPages li a
{
    display: block;
    float: left;
    font-size: 0;
    height: 13px;
    width: 7px;
}

ul.fotovideoPages li a.page
{
    background: url('/grafik/BazarOnline/gallery.list.page.png') no-repeat;
    width: 12px;
}

ul.fotovideoPages li.active a.page,
ul.fotovideoPages li a.page:hover
{
    background: url('/grafik/BazarOnline/gallery.list.page.active.png') no-repeat;
}

ul.fotovideoPages li a.prev
{
    background: url('/grafik/BazarOnline/gallery.list.prev.gif') no-repeat 0px 1px;
}

ul.fotovideoPages li a.next
{
    background: url('/grafik/BazarOnline/gallery.list.next.gif') no-repeat 2px 1px;
}

.galTitle h2
{
    color: #fff;
    display: block;
    font: bold 14px/30px 'Georgia';
	margin: 0px 0 5px 10px;
}

.fotoGal
{
    margin-bottom: 10px;
    overflow: hidden;
}

.fotoGal ul
{
    margin: 0px 0 0 10px;
    overflow: hidden;
    width: 452px;
}

.fotoGal ul li
{
    float: left;
    display: inline;
    list-style: none;
    margin: 14px 0px 0 21px;
    overflow: hidden;
    width: 65px;
    word-wrap: break-word;
}

.fotoGal ul li a
{
	font-size: 12px;
	font-weight: bold;
}
