/* portal.css
------------------------------------------------------------------------
This stylesheet contains the CSS rules garda-see portal 

Author: elements.at 
--------------------------------------------------------------------- */


/* Themenslider Portalseite
-----------------------------------------------------------------------*/

#leftside .themes {
	background: #e5f7ff;
	width: 225px;
	overflow: hidden;
	padding: 4px 0 0 0;
}

#leftside .themes .theme {
	background: url(/static/img/theme_line.gif) 20px top no-repeat;
	width: 225px;
	padding: 0;
	overflow: hidden;
	height: 30px;
}

#leftside .themes .theme.first {
	background: none;
}

#leftside .themes .theme .head {
	background: url(/static/img/arrow_closed_blue.gif) 190px 10px no-repeat;
	width: 205px;
	height: 28px;
	padding: 0 0 0 20px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 2px;
}

#leftside .themes .theme .head.open {
	background: url(/static/img/arrow_open_blue.gif) 190px 10px no-repeat;
}

#leftside .themes .theme.lightblue .head {
	background: url(/static/img/arrow_closed_lightblue.gif) 190px 10px no-repeat;
}

#leftside .themes .theme.lightblue .head.open {
	background: url(/static/img/arrow_open_lightblue.gif) 190px 10px no-repeat;
}

#leftside .themes .opened {
	height:160px;
}

#leftside .themes .opened .head {
	background: url(/static/img/arrow_open_blue.gif) 190px 10px no-repeat;
}

#leftside .themes .lightblue.opened .head {
	background: url(/static/img/arrow_open_lightblue.gif) 190px 10px no-repeat;
}

#leftside .themes .theme .head .icon {
	width: 35px;
	height: 28px;
	padding: 0;
	overflow: hidden;
	float: left;
}

#leftside .themes .theme .head em {
	display: block;
	padding: 7px 0;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
	color: #1679ac;
	font-weight: bold;
	text-transform: uppercase;
	font-style:normal;
	float: left;
}

#leftside .themes .theme .head span.em {
	display: block;
	padding: 5px 0 7px 0;
	overflow: hidden;
	line-height: 14px;
	float: left;
	width: 130px;
}


#leftside .themes .theme.lightblue .head em {
	color: #2ab1f5;
}

#leftside .themes .theme .detail {
	background: url(/static/img/themes_detail_bg.jpg) left top no-repeat;
	width: 205px;
	height: 236px;
	padding: 0 0 0 20px;
	overflow: hidden;
}

#leftside .themes .theme .detail p {
	width: 185px;
	height: 112px;
	padding: 0;
	margin: 5px 0 0 0;
	overflow: hidden;
	color: #454545;
}

#leftside .themes .theme .detail p a {
	background: url(/static/img/arrow_blue.gif) left 5px no-repeat;
	overflow: hidden;
	color: #0086a3;
	padding: 0 0 0 10px;
	text-decoration: none;
	display: block;
}


#leftside .themes .theme .detail .business {
	width: 185px;
	height: 28px;
	padding: 0;
	margin: 25px 0 0 0;
	overflow: hidden;
	color: #bae5fb;
}

#leftside .themes .theme .detail .business.second {
	margin: 20px 0 0 0;
}

#leftside .themes .theme .detail .business a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	color: #bae5fb;
}

#leftside .themes .theme .detail .business a i {
	font-style: normal;
	color: #fff;
}


/* Packages (Center)
-----------------------------------------------------------------------*/

#center .packages {
	background: url(/static/img/portal_packages_bg.png) left bottom no-repeat;
	width: 510px;
	padding: 0 0 0 20px;
	overflow: hidden;
}


#center .packages .package {
	width: 150px;
	height: 188px;
	padding: 0;
	margin: 0 20px 15px 0;
	overflow: hidden;
	float: left;
	cursor: pointer;
	position: relative;
	
	display: inline;
}

#center .packages .package .image {
	width: 150px;
	height: 90px;
	padding: 0;
	margin: 0;
}

#center .packages .package h3 {
	width: 150px;
	overflow: hidden;
	color: #deaf00;
	font-size: 12px;
	padding: 8px 0;
	text-transform: uppercase;
}

#center .packages .package a {
	text-decoration: none;
}

#center .packages .package span.h3 {
	display: block;
	width: 150px;
	overflow: hidden;
	padding: 8px 0;
}

#center .packages .package p {
	width: 150px;
	height: 42px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #454545;
	
	display: inline;
}

#center .packages .package p a {
	text-decoration: none;
	color: #454545;
	overflow: hidden;
}

#center .packages .package .price {
	background: #f6ca28;
	height: 18px;
	padding: 0 5px;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 20;
}
#center .packages .package .price em {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

/* Portalteaser (Center)
-----------------------------------------------------------------------*/

#center .portalteaser {
	width: 510px;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
	overflow: hidden;
}

#center .portalteaser .teaser {
	width: 490px;
	height: 90px;
	padding: 0;
	overflow: hidden;
	margin: 10px 0 0 0;
	cursor:pointer;
}

#center .portalteaser .teaser .img {
	width: 150px;
	height: 90px;
	padding: 0;
	overflow: hidden;
	margin: 0;
	float: left;
}

#center .portalteaser .teaser .t_text {
	width: 320px;
	height: 90px;
	padding: 0 0 0 20px;
	overflow: hidden;
	margin:0;
	float: left;
}

#center .portalteaser .teaser .t_text h3 {
	width: 320px;
	height: 14px;
	padding: 0;
	overflow: hidden;
	margin:0;
	color: #2783b3;
	font-size: 12px;
	text-transform: uppercase;
}

#center .portalteaser .teaser .t_text span.h3 {
	display: block;
	width: 320px;
	height: 14px;
	padding: 0;
	overflow: hidden;
	margin:0;
}

#center .portalteaser .teaser .t_text p {
	width: 320px;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 0;
	color: #454545;
}

#center .portalteaser .teaser .t_text a {
	background: url(/static/img/arrow_blue.gif) left 5px no-repeat;
	overflow: hidden;
	color: #0086a3;
	padding: 0 0 0 10px;
	margin: 4px 0 0 0;
	text-decoration: none;
	display: block;
}


