/*
	www.MacMation.com stylesheet
 */


/* @group Body and page */

body {
	font-family:"Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5;
	margin: 0px;
	font: 13px "Lucida Grande", Arial, Verdana;
}

#page {
  width: 800px;
  margin: 20px;
}

#bodyWrap {
	position:relative;
	width:650px;
	margin:10px auto;
	padding-right:200px;
	text-align:justify;
}

#title {
	font-weight: bold;
}


#pageWrap {
}

#pageWrap p {
	margin: 0 0 2.5em;
}

#createPic {
	float:left;
	margin-left:-30px;
}


#quote {
	float:right;
	padding: 12px;
	margin:10px 0 20px 20px;
	font-weight: bold;
	font-size: 1.25em;
	background: url(../img/quote.png) no-repeat 0 12px;
	color: #333;
}

.screenshot {
	padding: 10px;
	float:left;
}

#special_announcement, #special_announcement a {
	color: red;
	text-align: center;
}

/* @end */



/* @group Links */
a img {
	border: none;
}

a:hover {
	text-decoration:none;
}

/* @end */

/* @group Right sideBar */


#sidebar {
	position:absolute;
	top:230px;
	right:0;
	margin-bottom:15px; 
	width:160px;
	border:1px solid #ccc;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	text-align:center;
	font-size:smaller;
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, .1);
	color:#666;

	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}

#sidebar a:link, #sidebar a:visited {
	color:#333;
}


/* @group Download */

#macApplication, #downloadApplication {
	padding:5px 0;
	border-bottom:1px solid #ccc;
	font-weight:bold;
}


#macApplication, #buyLicense {
	font-weight: bold;
	background-color: #ebebeb;
	padding-bottom: 10px;
}

#downloadLink {
	font-weight:bold;
}

/* @end */

/* @group Reviews */

#reviews {
	position:absolute;
	top:600px;
	right: -40;	
	margin-bottom:15px; 
	width:200px;
	font-size: 1.1em;
	text-align: right;
}

.reviewQuote {
	font-weight: bold;
	color: #333;
}

.reviewAuthor, .reviewAuthor a{
	color: red;
	text-decoration: none;
}

.reviewCompany, .reviewCompany a {
	color: #black;
	text-align: right;
	text-decoration: none;
}




/* @end */

/* @end */


/* @group Header */

#tagline {
	background:url(../img/shadow_background_black.png) 30px 0px no-repeat;
	width: 100%;
	text-align: center;
	position: relative;
	padding: 25px 25px 0;
}


#header {
	
}

#focus_on_what_matters {
	display: inline-block;
	top: 0;
	right: 25px;
	position: absolute;
	text-align: right;
	float: right;
	display: block;
	padding: 20px;
/*	height: 51px; */
	width: 450px;
/*	background: url(../img/header_white_hallow.png) repeat-y right 0; */
}

#companyList {
	list-style-type:none;
	width:100%; height:25px;
	margin: 55px auto 0;
	text-align: right;
	color: black;
/*	background-color: black ;*/

	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background-image: url(../img/header_background.png);
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 250px;
	
}
#companyList li {
	list-style-type:none;
	float:left;
	width:110px;
	height: 22px;
	border-right: 1px solid silver;
	text-align: center;
	
	padding-top: 1px;
}

#companyList li a, #companyList li a:visited {
	text-align: right;
	font-weight: bold;
	font-size: medium;
	text-decoration:none;
	color:white;
	font-variant: small-caps; 
	
}

#companyList li a:hover {
	color:black;
	text-shadow:0 0 3px rgba(0, 100, 200, .5);
}

/* @end */

/* @group Footer */



#footer {
	/*border-top: 1px solid #17223a;
	border-bottom: 1px solid #17223a;*/
	/*border: 1px solid #c1c1c1;*/
	/*border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;*/
/*	background-color: #fff; */
	font-size: 11px;
	padding: 40px;
	/*background: #2a3d66;*/
	color: gray; /* white;*/
	clear: both;
	width: 300px;
/*	height: 150px; */
	background: url(../img/shadow_background_black_reversed.png) no-repeat 50% 0;
	width: 100%;
	text-align: center;

}

#footer_left_bg {
	top: 27px;
	display: inline-block;
	position: relative;
	left: 17px;
}

#footer_right_bg {
	top: -27px;
	display: inline-block;
	position: relative;
	left: 876px;
}

#footer A:link {
	color: gray;
}


 #contact	{
	width: 313px;
	height: 180px;
	text-align: center;
	background: url(../img/contact_background.png) no-repeat;
	margin-left: 200px;
	padding: 0.25em 2em 0;
}

  #contact h4{
	color: #000;
	font-weight: bold;
	text-align: left;
}

  #contact p{
	color: #000;
	line-height: 1em;
	text-align: justify;
	width: 220px;
}

	#contact a {
	color: #3d5789;
}
	#contact a:hover {
	border-bottom-style: solid;
}

#contact #contact_top	{
	background: url(../img/newsletterformyellow_top.png) no-repeat;
	height: 20px;
	width: 300px;
}

#contact #contact_middle	{
	background: url(../img/newsletterformyellow_middle.png) repeat-y;
	padding-left: 2em;
	padding-right: 2em;
}

#contact #contact_bottom	{
	background: url(../img/newsletterformyellow_bottom.png) no-repeat;
	height: 75px;
	width: 300px;
}



#subscribe_to_newsletter {
	text-align: center;
}

/* @end */





/* @group TimeBoxed */

#timeboxedList, #timeboxedList li {
	margin:0;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}

#timeboxedList {
	list-style-type:none;
	width:750px; height:38px;
	margin:20px auto;
	padding: 0 0 20px 30px;
	background:url(../img/shadow_background_black.png) 30px 20px no-repeat;
	text-align: left;
}


#timeboxedList li {
	list-style-type:none;
	float:left;
	width:175px;
	text-align:left;
}

#timeboxedList li a, #timeboxedList li a:visited {
	font-weight: bold;
	text-decoration:none;
	color:#333;
	font-size: larger;
}

#timeboxedList li a:hover {
	color:black;
	text-shadow: rgba(0,255,0,0.5) 0 0 3px;
}


/* @end */


/* @group Text formatting */

.striked {
	text-decoration: line-through;
	
}

/* @end */

/* @group Text positionning */
.right {
	float: right;
}

.left {
	float: left;
}

.center {
	text-align: center;
}

/* @end */


/* @group Store */

#buy {
	font-size: 1.5em;
	vertical-align: middle;
}

/* @end */




