/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 

div.module div.yoo-gallery {
	margin: 15px auto 5px auto;
	width: 600px;
}

/*
 * module: rounded
 */

div.mod-rounded div.box-t3 {
	border-top: 1px solid #D2D2D2;
	background: #ffffff;
}

div.mod-rounded div.box-b3 {
	border-bottom: 1px solid #D2D2D2;
	background: #ffffff;
}

/* Custom Classes */

.right-promos {
	margin-left: 55px;
	width: 100px;
	margin-top: 10px;
	float: left;
}

.right-promos-button {
	margin-left: 10px;
	width: 187px;
	float: left;
}

div.mac-data-recovery-header {
	width: 975px;
	height: 300px;
	background: url(../../../images/stories/products/stellar-data-recovery/stellar-phoenix-free-download-macintosh-data-recovery.jpg) no-repeat;
}

div.mac-data-recovery-header-button {
	width: 187px;
	height: 61px;
	display: inline;
	top: 86px;
	position: relative;
	left: 250px;
}

div.windows-data-recovery-header {
	width: 975px;
	height: 300px;
	background: url(../../../images/stories/products/stellar-data-recovery/stellar-phoenix-free-download-windows-data-recovery.jpg) no-repeat;
}

div.windows-data-recovery-header-button {
	width: 187px;
	height: 61px;
	display: inline;
	top: 86px;
	position: relative;
	left: 250px;
}

div.mac-ipod-recovery-header {
	width: 975px;
	height: 300px;
	background: url(../../../images/stories/products/stellar-ipod-recovery/stellar-phoenix-free-download-mac-ipod-recovery.jpg) no-repeat;
}

div.windows-ipod-recovery-header {
	width: 975px;
	height: 300px;
	background: url(../../../images/stories/products/stellar-ipod-recovery/stellar-phoenix-free-download-windows-ipod-recovery.jpg) no-repeat;
}

div.windows-ipod-recovery-header-button {
	width: 187px;
	height: 61px;
	display: inline;
	top: 86px;
	position: relative;
	left: 250px;
}

div.windows-photo-recovery-header {
	width: 975px;
	height: 300px;
	background: url(../../../images/stories/products/stellar-photo-recovery/free-download-stellar-phoenix-windows-photo-recovery.jpg) no-repeat;
}

div.mac-photo-recovery-header {
	width: 975px;
	height: 300px;
	background: url(../../../images/stories/products/stellar-photo-recovery/free-download-stellar-phoenix-mac-photo-recovery.jpg) no-repeat;
}

div.mac-photo-recovery-header-button {
	width: 187px;
	height: 61px;
	display: inline;
	top: 86px;
	position: relative;
	left: 250px;
}

div.pst-repair-header {
	width: 975px;
	height: 300px;
	background: url(../../../images/stories/products/stellar-outlook-pst-repair/stellar-phoenix-free-download-outlook-pst-repair.jpg) no-repeat;
}

div.pst-repair-header-button {
	width: 187px;
	height: 61px;
	display: inline;
	top: 86px;
	position: relative;
	left: 250px;
}

div.outlook-express-header {
	width: 975px;
	height: 300px;
	background: url(../../../images/stories/products/stellar-outlook-express-recovery/stellar-phoenix-free-download-outlook-express-recovery.jpg) no-repeat;
}

div.outlook-express-header-button {
	width: 187px;
	height: 61px;
	display: inline;
	top: 86px;
	position: relative;
	left: 250px;
}

div.mac-download-button-mid {
	height: 49px;
	width: 100%;
	text-align: center;
}

/* Custom Typography */

hr.dotted {
	margin: 5px 0px;
	display: block;
	background: url(../images/typography/line_dotted.png) 0 0 repeat-x;
	height: 1px;
	border: none;
}

div.disclaimer { color: #50555A;
	font-style: italic;
	font-size: 11px;
	float: left;
}

/*
 * unsorted lists
 */

ul.arrow,
ul.checkbox,
ul.check,
ul.cross,
ul.star {
	margin: 10px 0px 10px 0px;
	padding-left: 20px;
	list-style: none;
}

ul.checkbox li { background: url(../images/typography/list_checkbox.png) 0 0 no-repeat;
	border-bottom: 1px dotted #ccc;
}

ul.cross li { background: url(../images/typography/list_cross.png) 0 0 no-repeat; }

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.cross li,
ul.star li {
	margin: 5px 0px 0;
	padding-left: 35px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

ol.custom li { background: none no-repeat 0 0;
	margin: 5px 0px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

ol.custom div {
   background: url(../images/typography/list_disc.png) no-repeat 0 0;
   padding-left: 27px;
}

span.note,
span.yellownote,
span.info,
span.alert,
span.download,
span.windows,
span.mac,
span.tip { display: block; }

div.windows, span.windows {
	margin: 10px 0px 10px 0px;
	padding: 8px 10px 8px 35px;
}

div.windows, span.windows {
	background: #fff5eb url(../images/typography/box_windows.png) no-repeat 3px 5px;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}

div.mac, span.mac {
	margin: 10px 0px 10px 0px;
	padding: 8px 10px 8px 35px;
}

div.mac, span.mac {
	background: #f4f5f6 url(../images/typography/box_mac.png) 3px 5px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}

div.yellownote, span.yellownote {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #fffdeb;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
}

span.priceh1 { font-size: 36px; margin-top: 25px;
	font-weight: normal;
	color: #c8001e;
	line-height: 100%;
	letter-spacing: -1px;
}

span.priceh4 { font-size: 16px; line-height: 100%;
    color: #50555A;
	font-weight: bold;
	margin-bottom: 10px;
}


/* Custom Layout */

#header {
	position: relative;
	z-index: 10;
	height: 55px;
	clear: both;
	top: 300px;
}

#headerbar {
	height: 0;
	padding-left: 220px;
	overflow: hidden;
	top: 30px;
}

#menu {
	position: absolute;
	top: 30px;
	left: 20px;
	z-index: 11;
}

#top {
	overflow: hidden;
	clear: both;
	top: -60px;
	position: relative;
}

#middle {
	width: 100%;  
	 
	overflow: hidden;  
	position: relative;
}

div.fp-summary {
	float: left;
	top: -5px;
	position: relative;
}

div.summary-image {
	float: left;
	width: 100px;
	margin-top: 5px;
}

div.summary-subhead {
	float: left;
	width: 550px;
	margin-left: 30px;
	text-align: left;
}

div.summary-text {
	float: left;
	width: 550px;
	margin-left: 30px;
	text-align: justify;
}

div.download-button {
	float: left;
	margin-left: 50px;
	left: 200px;
	position: relative;
	width: 187px;
	height: 61px;
	margin-bottom: 10px;
}

div.buy-button {
	float: right;
	position: relative;
	width: 187px;
	height: 61px;
	right: 200px;
	margin-right: 50px;
	margin-bottom: 10px;
}

div.buy-callout {
	float: right;
	border: 2px solid #d5d5d5;
	padding: 5px;
	margin-left: 15px;
	margin-top: 5px;
}

/* Joomla */

p.custom-readmore { overflow: hidden;
	width: 100px;
}
div.module p.custom-readmore {	margin-bottom: 0px; }

a.custom-readmore {
	display: block;
	width: 100px;
	height: 20px;
	background: transparent url(../images/readmore.png) 0 0 no-repeat;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
	color: #505050;
	text-decoration: none;
}

a.custom-readmore:hover {
	background: transparent url(../images/readmore.png) 0 -25px no-repeat;
	color: #000000;
}

a.download-readmore {
	display: block;
	width: 100px;
	height: 20px;
	background: transparent url(../images/readmore.png) 0 -50px no-repeat;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
	color: #505050;
	text-decoration: none;
}

a.download-readmore:hover {
	background: transparent url(../images/readmore.png) 0 -75px no-repeat;
	color: #000000;
}

a.buy-readmore {
	display: block;
	width: 100px;
	height: 20px;
	background: transparent url(../images/readmore.png) 0 -100px no-repeat;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
	color: #505050;
	text-decoration: none;
}

a.buy-readmore:hover {
	background: transparent url(../images/readmore.png) 0 -125px no-repeat;
	color: #000000;
}
