@charset "iso-8859-2";
/* CSS Document */

div#page-content {
	position: relative;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #3e3a33;
	text-shadow: #fff 0px 1px 0px;
}
div#page-content a {
	color: #ee6f2a;
}
div#page-content a:hover {
	color: #ad2f1a;
}

div#page-content a.tag {
	margin-right: 8px;
	color: #2485e9;
}
div#page-content a.tag:hover {
	color: #1868b9;
}
div#page-content div.hr {
	background: url(../images/hr-horizontal.gif) repeat-x left top;
	line-height: 0px;
	font-size: 0px;
	height: 2px;
	margin: 4px 0;
}
div#page-content h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #19455c;
	margin: 0px 0px 4px 5px;
	padding: 0px 0 0px 0;
}

div#page-content h3 {
	color: #346788;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	padding: 0 0 2px 0;
	margin: 0 0 6px 0;
	background: url(../images/hr-horizontal.gif) repeat-x left bottom;
}
div#page-content h4 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

div#page-content hr {
	border: 0px;
	background: none;
	height: 0px;
	border-top: 1px dashed #b8c5d3;
	border-bottom: 1px dashed #fff;
}

div.banner-336x280 {
	width: 336px;
	height: 280px;
	padding: 10px;
	background: url(../images/banner_bg-336x280.gif) no-repeat left top;
}


div.banner-728x15 {
	margin: 5px;
	width: 728px;
	text-align: center;
}
div.banner-160x600 {
}
table.data-table {
}
table.data-table td {
	padding: 4px 6px;
	vertical-align: top;
}
table.data-table td.name {
	color: #596a74;
}
table.data-table td.data {
}

/*********************** IMAGE PREVIEW ************************/
div.img_prev-370x280 {
	width: 370px;
	height: 280px;
	padding: 10px;
	background: url(../images/img_bg-370x280.png) no-repeat left top;
}

div.img_prev-frame {
}
div.img_prev-frame div.banner-336x280 {
	float: left;
}
div.img_prev-frame div.img_prev-370x280 {
	float: left;
}

/*********************** IMAGE DETAILS ************************/
div.img_prev-details {
}
div.img_prev-details div.details {
	width: 346px;
	padding: 5px;
	float: left;
}
div.img_prev-details div.options {
	width: 380px;
	padding: 5px;
	float: right;
	background: url(../images/hr-vertical.gif) repeat-y 223px top;
}
div.img_prev-details div.details table.data-table td {
}
div.img_prev-details div.details table.data-table td.name {
	width: 40px;
}

/********************** SHARE ***********************/
div.img_prev-details div.options div.share {
	float: right;
	padding-left: 10px;
	width: 150px;
}
div.img_prev-details div.options div.share ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.img_prev-details div.options div.share ul li {
	margin: 0px;
	padding: 4px 0px;
	display: block;
}
div#page-content div.img_prev-details div.options div.share ul li a {
	display: block;
	padding: 0 0 0 40px;
	color: #36444c;
}
div#page-content div.img_prev-details div.options div.share ul li a:hover {
	color: #d14b10;
}
div.img_prev-details div.options div.share ul li.postcard a {
	background: url(../images/icons/soc-postcard.png) no-repeat left center;
}
div.img_prev-details div.options div.share ul li.email a {
	background: url(../images/icons/soc-email.png) no-repeat left center;
}
div.img_prev-details div.options div.share ul li.facebook a {
	background: url(../images/icons/soc-facebook.png) no-repeat left center;
}
div.img_prev-details div.options div.share ul li.iwiw a {
	background: url(../images/icons/soc-iwiw.png) no-repeat left center;
}
div.img_prev-details div.options div.share ul li.twitter a {
	background: url(../images/icons/soc-twitter.png) no-repeat left center;
}


/********************** DOWNLOAD ***********************/
div.img_prev-details div.options div.download {
	float: left;
	padding-right: 10px;
	width: 210px;
	color: #55646e;
	line-height: 24px;
}
div.img_prev-details div.options div.download ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.img_prev-details div.options div.download ul li {
	display: block;
	margin: 0px;
	padding: 0px 0 8px 30px;
}
div.img_prev-details div.options div.download ul li.computer {
	background: url(../images/icons/24x24/laptop.png) no-repeat left top;
}
div.img_prev-details div.options div.download ul li.mobil {
	background: url(../images/icons/24x24/mobile_phone.png) no-repeat left top;
}
div.img_prev-details div.options div.download ul li.other {
	background: url(../images/icons/24x24/cut.png) no-repeat left top;
}

div.img_prev-details div.options div.download ul li.computer select {
	margin: 2px 0;
	width: 140px;
}
div.img_prev-details div.options div.download ul li.computer select option.default {
	color: #596A74;
	font-style: italic;
}
div.img_prev-details div.options div.download ul li.computer span.button,
div.img_prev-details div.options div.download ul li.other span.button {
	display: block;
	width: 140px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	text-shadow: #2f8c00 0px 1px 0px;
	background: url(../images/button-green.png) no-repeat left top;
	cursor: pointer;
	margin: 4px 0;
}
div.img_prev-details div.options div.download ul li.other span.button {
	text-shadow: #005f8c 0px 1px 0px;
	background-image: url(../images/button-blue.png);
}
div.img_prev-details div.options div.download ul li.other input {
	width: 60px;
	margin: 2px 0;
}


/*********************** IMAGE LIST ************************/
ul.cat-list,
ul.img-list {
	margin: 0px;
	padding: 0px 0 0 0;
	list-style: none;
}
ul.cat-list li,
ul.img-list li {
	position: relative;
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 5px 5px;
	text-align: center;
	width: 240px;
}
ul.cat-list li div.img-frame,
ul.img-list li div.img-frame {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 234px;
	height: 186px;
	background: url(../images/list-img-group.png) no-repeat left top;
}
ul.img-list li div.img-frame {
	background: url(../images/list-img.png) no-repeat left top;
}
ul.cat-list li div.img-frame a.img,
ul.img-list li div.img-frame a.img {
	position: absolute;
	display: block;
	top: 18px;
	left: 17px;
	width: 200px;
	height: 150px;
	overflow: hidden;
}
ul.cat-list li div.img-frame a.img:hover,
ul.img-list li div.img-frame a.img:hover {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
ul.cat-list li div.name,
ul.img-list li div.name {
	color: #596A74;
	height: 32px;
	line-height: 16px;
}
div#page-content ul.cat-list li div.name a,
div#page-content ul.img-list li div.name a {
	color: #3E3A33;
	font-weight: bold;
}
div#page-content ul.cat-list li div.name a {
	background: url(../images/icons/16x16/folder.png) no-repeat left top;
	padding: 0 0 0 20px;
}
div#page-content ul.img-list li div.name a {
	background: url(../images/icons/16x16/picture.png) no-repeat left top;
	padding: 0 0 0 20px;
}
div#page-content ul.cat-list li div.name a:hover,
div#page-content ul.img-list li div.name a:hover {
	color: #2485E9;
}
ul.cat-list li.clear,
ul.img-list li.clear {
	width: auto;
	clear: both;
	float: none;
	text-align: left;
}
div#page-content ul.img-list li.clear h3 {
	background: none;
	margin: 0px;
	padding: 0px;
}
/*********************** WELCOME ************************/
div.welcome-page {
}
div.welcome-big-img div.banner-336x280 {
	float: left;
	margin: 10px 0 0 0;
}
div.welcome-big-img div.img-frame {
	padding: 22px 24px;
	float: right;
	background: url(../images/welcome-img-frame.png) no-repeat left top;
}
div.welcome-big-img div.img-frame a {
	top: 22px;
	left: 24px;
	width: 550px;
	height: 270px;
	overflow: hidden;
}
div.welcome-page ul.cat-list li {
	padding: 5px 0;
}
div.welcome-page ul.cat-list li div.banner-728x15 {
	width: auto;
}



