.left {
float: left;
margin-right: 20px;
}
.right {
float: right;
}
.left.pad {
margin-right: 36px;
}
.row {
clear: both;
}
.column {
padding: 10px;
float: left;
}
.column.alpha {
padding-left: 0px;
}
.column.omega {
padding-right: 0px;
}
.column.two-thirds {
width: 511px;
}
.column.one-third {
width: 319px;
}
.clear {
clear: both;
}
.centered {
text-align: center;
}
.fullwidth {
width: 850;
}

body {
background: white url('../images/bg_page.gif') repeat-x top left;
font: normal normal normal 14px/18px "Lucide Grande", Helvetica, Arial, sans-serif;
}

p {
margin-bottom: 20px;
}

#canvas_no_pix {
width: 850px;
margin: 32px auto;
/*   background: transparent url('../images/manic-') no-repeat top left; */
}

#canvas {
width: 850px;
margin: 32px auto;
/*background: transparent url('../images/manic_home.jpeg') no-repeat top left;*/
}

#header {
padding-bottom: 3px;
padding-top: 3px;
background: transparent url('../images/bg_header.png') no-repeat top left;
height: 47px;
margin-left: 1px;
position: relative;
}


#main_content a {
position: absolute;
top: 0;
left: 0;
width: 825px;
height: 424px;
}

#main_content a h1 {
text-indent: -2999px;
}

#logo a {
position: absolute;
top: 0;
left: 0;
width: 180px;
height: 50px;
}

#logo a h1 {
text-indent: -2999px;
}


#header_nav, #footer_nav {
position: relative; /* new */
padding-top: 20px;
float: right;
margin-right: 20px;
}

#footer_nav {
padding-top: 0px;
}

#header, #footer, .post_list p {
text-transform: uppercase;
}

ul.navigation {
list-style: none;
}

ul.navigation li {
float: left;
margin-right: 20px;
}

ul.navigation li a {
color: #fff;
text-decoration: none;
}

ul.navigation li a:hover, .post_list a:hover {
color: #499cc4;
text-decoration: underline;
}

#main_content {
position: relative;
height: 424px;
}

#main_content_product {
width: 850px;
margin: 0 auto;
/* background:#99c; */
}
#also_avail {
text-indent: -999px;
background: transparent url('../images/also_available_title.png') no-repeat top left;
margin: 10px 20px;
}

#pastie_logo {
text-indent: -999px;
background: transparent url('../images/pastie_text.png') no-repeat top left;
height: 80px;
display: block;
margin-left: 176px;
}

.module {
width: 248px;
height: 300px;
background: transparent url('../images/bg_module.jpg') no-repeat top left;
padding-left: 38px;
padding-right: 10px;
}

.module_header {
height: 28px;
background: transparent url('../images/bg_module_header.png') no-repeat top left;
margin: 0 -10px 10px -38px;
}

#news_block {
margin-top: 10px;
}

#surf_the_wave_header {
text-indent: -999px;
background: transparent url('../images/surf_the_wave_title.png') no-repeat 38px 5px;
height: 28px;
}

.post_list a {
color: #fff;
}

.post_list p {
margin-bottom: 10px;
}

#wave {
float: right;
margin: -5px 70px 0 0;
}

#footer, .post_list p {
font-size: 12px;
color: #787c7f;
clear: both;
}

#footer_nav ul.navigation li a {
color: #787c7f;
}

#copyright {
float: left;
}

#product_header {
width: 855px;
height: 210px;
}

#product_header div {
display: block;
padding-bottom: 20px;
padding-top: 20px;
height: 160px;
float:left;
}

/*
#product_header {
height: 200px;
}
*/

#product_detail {
height: 100%;
position: relative;
margin-right: auto;
margin-left: auto;
/* background-color: white; */
}
	
#product_detail h2 {
margin-bottom: 5px;
margin-top: 4px;
}

#tickets_logo {
float: left;
height: 160px;
padding-bottom: 10px;
padding-top: 20px;
width: 160px;
background: transparent url('../images/Tickets-160.png') no-repeat center left;
}

#blurb {
display: block;
width: 550px;
position: relative;
}

#blurb h2 img {
padding-left: 20px;
}


#blurb a img {
left: 400px;  
display: inline-block;
position: absolute;
bottom: 120px;
padding-right: 100px;
}


#product_header h2 {
padding-top: 5px;
font-size: large;
font-style: italic;
text-shadow: 1px 1px #393939;
font-family: "Lucida Grande", Verdana, Arial;
color: white;
height: 100px;
float: left;
}

.buy-try, .buy-try * {
list-style: none;
display: inline;
margin: 0;
padding: 0;
}
  
  
.buy-try {
padding: 5px 0 4px;
position: absolute;
background: #e0e0e0 url(../images/gray_gradient_x28.png) repeat-x 0 0;
-webkit-border-radius: 7px;     

}
  
.buy-try a {
padding: 5px 0;
color: #444;
font-weight: bold;
text-decoration: none;
text-shadow: #fff 0 1px 0;
}

.buy-try a:hover {
text-shadow: 1px 1px #c5c5c5;
}
 
.buy-try .try a {
background: url(../images/blue_arrow_down_32.png) no-repeat 10px 50%;
padding-left: 30px;
padding-right: 11px;
}
 
.buy-try .buy a {
background: url(../images/basket_add.png) no-repeat 0 50%;
padding-left: 39px;
padding-right: 10px;
}
#product_detail li {
font-weight: bold;
list-style-type: square;
}

#product_detail ul {
list-style-position: inside;
}
#product_notes {
background-color: #dadada;
-webkit-border-radius: 7px;
clear: both;
display: block;
padding: 10px 15px 1px;
}
#screenshots {
width: 850px;
margin-right: auto;
margin-left: auto;
margin-bottom: 25px;
margin-top: 12px;

}
#product_notes .column {
float: left;
display: block;
padding: 0px;
width: 400px;
}

#product_notes h2 {
padding-bottom: 10px;
color: #4e4e4e;
text-shadow: 0px 0px;
text-transform: none;
font-style: italic;
font-family: "Helvetica Neue";
}

#product_notes .column_1 {
padding-right: 0px;
}
#product_notes .column_3 {
float: right;
padding-left: 0px;
}

#product_notes:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}


#pastie_summary_logo {
float: left;
width: 300px;
height: 350px;                           
   background: transparent url('../images/iphone_pastie.png') no-repeat center center;
}

#pastie_products_logo {
float: left;   
padding-top:100px;
width: 150px;
height: 175px;                           
   background: transparent url('../images/iphone_pastie-smaller.png') no-repeat center bottom;
}
   
   
#tickets_logo_summary {
float: left;
height: 350px; 
width: 300px;
background: transparent url('../images/Tickets-300.png') no-repeat center center;
}

#manicwave_logo_summary {
float: left;
height: 350px; 
   width: 300px;
background: transparent url('../images/manicwave-300.png') no-repeat center center;
}


#product_summary {
margin-bottom: 10px;
padding-left: 15px;
padding-bottom: 1px;
padding-right: 15px;
padding-top: 10px;
background-color: #e5e5e5;
-webkit-border-radius: 7px;
clear: both;
display: block;
height: 350px;
}

#product_summary ul {
display: block;
}

#product_summary .features {
}

#actions {
padding-left: 0;
padding-right: 0;
padding-top: 100px;
float: right;
width: 12em;
font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
}
	
	
#actions ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#actions a {
padding-left: 20px;
padding-right: 10px;
}

#actions .buy a {
background: url(../images/basket_add_no_sep.png) no-repeat 0 50%;
padding-left: 20px;
padding-right: 10px;
}

#actions .info a {
background: url(../images/info.png) no-repeat 0 50%;
padding-left: 20px;
padding-right: 10px;
}
#actions .try a {
background: url(../images/blue_arrow_down_32.png) no-repeat 0 50%;
padding-left: 20px;
padding-right: 10px;
}

#actions .email a {
background: url(../images/email_16.png) no-repeat 0 50%;
padding-left: 20px;
padding-right: 10px;
}


#actions li {
background-repeat: repeat-x;
margin-left: 10px;
margin-bottom: 8px;
margin-right: 10px;
margin-top: 8px;
padding-left: 10px;
padding-bottom: 16px;
padding-right: 0;
padding-top: 16px;
background: #e0e0e0 url(../images/gray_gradient_x50.png) 0 0;
-webkit-border-radius: 5px;
}

#actions .nopadding {
padding: 0px;
background: #e0e0e0;
}


#actions li a {
padding: 5px 0;
color: #444;
font-weight: bold;
text-decoration: none;
text-shadow: #fff 0 1px 0;
}

html>body #actions li a {
width: auto;
}

#actions li a:hover {
text-shadow: 1px 1px #c5c5c5;
}
	
	
	
#features {
padding-top: 25px;
padding-left: 30px;
padding-right: 0;
float: left;
width: auto;
font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
}


	
#features li {
padding-bottom: 4px;
padding-top: 4px;
color: #626262;
font-weight: bold;
list-style-type: square;
}

#features p {
padding-bottom: 4px;
padding-left: 10px;
padding-top: 4px;
color: #626262;
font-weight: bold;
}

#features ul {
padding-top: 50px;
margin-top: 50px;
list-style-position: inside;
}
	
#product_summary:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}
ul.features_list {
}

ul.features_list li {
font-variant: small-caps;
}
#product_notes p {
color: #4e4e4e;;
}


  .feature {
  	width: 380px;
  	height: auto;
  	float: left;
  	clear: left;

  }
  
  .feature h2 {
  padding-bottom: 4px;
  color: #303030;
  	font-size: 16px;
  }
  .feature p {
  	padding-left: 5px;
  	margin-left: 0px;
  	display: block;
  }
  .feature img {
  	
  	margin-right: 30px;
  	
  	float: left;
  	align: left;
  	border: 0;
  }
  
    .feature-right {
  	width: 380px;
  	height: auto;
  	float: right;
  	clear: right;
  }
  
  .feature-right h2 {
/*   text-align: right; */
  padding-bottom: 4px;
  color: #303030;
  	font-size: 16px;
  }
  .feature-right p {
  	padding-left: 5px;
  	margin-left: 0px;
  	display: block;
  }
  .feature-right p>img {
  	
  	float: right;
  	margin-left: 30px;

  	border: 0;
  }
  
  .rounded-box {
	background-color: #dadada;
	-webkit-border-radius: 7px;
	display: block;
	padding: 10px 15px 1px;
	
	margin-bottom: 20px;
}

.rounded-box:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}

#content {
width: 850px;
position: relative;
margin-right: auto;
margin-left: auto;
padding-left: 50px;
}

#content.pastie {
padding-left: 296px;
}

#support_detail dt {
	font-weight: bold;
	line-height: 1.5;
	margin-top: 1em;
	padding: 0 25px;
	background: url(/images/question.png) no-repeat 6px 0.2em;
}
#support_detail dd {
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	padding: 0 25px;
}

#support_detail h2 {
	  color: #303030;
}

#support_notes {
padding-top: 50px;
}
