BODY {
	border: 0px;
	margin: 0px;
	font-family: Arial, Helvetica;
	font-family:'Lucida Grande', Arial, Helvetica;

}

A {
	color: #4c589e;
	text-decoration: none;
}

.content LI {
	list-style-image: url('../images/bullet_blue.png');
	padding: 5px;
}

IMG {
	border: 0px;
}


/*
	Header 
*/
.header {
	background: url('../images/header-bg.png');
	height: 140px;
}

.header-content {
	width: 1100px;
	margin: 0 auto 0 auto;
}

.header-image {
	background: url('../images/header.png');
	width: 275px;
	height: 140px;
}


/*
	Product Info
*/
.product-info h3, .product-download h3 {
	font-weight: normal;
	padding: 5px;
	padding-right: 0px;
	font-size: 18px;
}

.product-download h3 {
	padding-left: 0px;
}

.product-info-icon {
	text-align: right;
	width: 190px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	height: 235px;
}

.product-download {
	display: block;
	float: right;
	width: 217px;
}

.product-slideshow {
	width: 560px;
	height: 231px;
	display: inline;
	/*top: 0px;
	left: 0px;*/
	overflow:hidden;
}

.product-slideshow-content {
	padding-left: 15px;
	overflow: hidden;
	width: 575px;
	height: 220px;
	float: left;
}

.product-slideshow-images {
	height: 231px;
	width: 573px;
	overflow: hidden;
	position: relative; /* To get IE6 to work */
}

.product-slideshow-images ul.highslide-gallery {
	height: 231px !important;
	float: left;
}

.product-slideshow {
	background: url('../images/content-header-strip.png');
	height: 231px;
	width: 650px;
	float: left;
	padding-left: 0px;
	overflow: hidden;	
}

.previous_button {
	background: url('../images/button-next.png');
	float: left;
	width: 30px;
	height: 231px;
	display: block;
}

.next_button {
	background: url('../images/button-prev.png');
	float: right;
	width: 30px;
	height: 231px;
	display: block;
}


/*
	Apps Content
*/

.apps, .product-info {
	height: 245px;
	background: url('../images/content-header-bg.png');

}

.apps-content, .product-info-content {
	margin: 0 auto 0 auto;
	height: 245px;
	width: 1100px;
}


.app-items {
	width: 220px;
	float: left;
	height: 235px;

}

.app-items ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 5px;
	z-index: 100;	
}

.app-items li {
	position: relative;
	padding: 7px;
	padding-left: 0px;
	padding-right: 16px;
	float: left;
}
/*.highslide-gallery  li img {
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	border: 3px solid silver;

}
*/
.youtube-player {
	padding: 0px;
	margin: 0px;
	-moz-box-shadow: 0px 0px 15px #444;
	-webkit-box-shadow: 0px 0px 15px #444;
}
.app-item img, .icon {
	-moz-box-shadow: 0px 0px 8px #888;
	-webkit-box-shadow: 0px 0px 8px #777;
}
.app-item {
	width: 57px;
	height: 57px;
	cursor: pointer;
}

.app-info {

	background: url('../images/content-header-strip.png');
	height: 231px;
	width: 620px;
	float: left;
	padding-left: 30px;
	overflow: hidden;	
}


#app-highlight {
	background-color: #e3e3e3;
	width: 70px;
	height: 70px;
	position: relative;
}

.app-content {
	width: 590px;
	height: 231px;
	display: inline;
	position: absolute;
	/*top: 0px;
	left: 0px;*/
}

.app-content a {
	display: block;
	width: 590px;
	height: 231px;
}

/* 
	Main
*/
.main {
	background-color: white;
}

.product-content {
	min-height: 700px;
}

.main-content {
	min-height: 500px;
}

.main-content, .product-content {
	margin: 0 auto 0 auto;
	padding-top: 50px;

	width: 1100px;
	background: url('../images/content-bg.png') repeat;
}


/*
	Menu Bar
*/
.menu-bar {
	height: 40px;
	border: 1px solid black;
	border-left: 0px;
	border-right: 0px;
	
}

.menu-bar ul {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0px;
	list-style: none;
} 

.menu-bar li {
	padding-right: 5px;
	float: left;
	background: url('../images/button.png') right;	
}

.menu-bar a {
	display: block;
	height: 30px;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 1px;
	background: url('../images/button.png');
	color: #6c6c6c;
	font-weight: normal;
	text-decoration: none;
}

.menu-bar a:hover, .menu-bar li:hover {
}
.menu-bar li.current, .menu-bar li.section  {
	background: url('../images/button-selected.png') right;	
}

.menu-bar li.current a, .menu-bar li.section a {
	display: block;
	height: 49px;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 9px;
	background: url('../images/button-selected.png');
	color: white;
	font-weight: bold;
	text-decoration: none;
}


/*
	News
*/
h3 {
	margin: 0px;
	padding: 0px;
	color: #6c6c6c;
	font-size: 12pt;
}
.news-item  {
	font-size: 10pt;
}
.news-item {
	width: 835px;	
	min-height: 100px;
	clear: both;
	padding-bottom: 20px;

}

.news-side {
	width: 210px;
	text-align: right;
	float:left;
	color: #cbcbcb;
	font-size: 12pt;

}

.news-content {
	width: 560px;
	float: left;
	margin-left: 53px;

	float: left;
}

.news-content p {
	margin-top: 8px;

}

.news-icon {
	display: block;
	padding-top: 10px;
}



/*
	Product content
*/	
.product-content {
	padding-top: 0px;
}
.sidebar {
	width: 220px;
	text-align: right;
	float:left;
	color: #cbcbcb;
	font-size: 12pt;
}

.content {
	width: 560px;
	float: left;
	margin-left: 40px;
	font-size: 10pt;
	margin-bottom: 50px;
}

.sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sidebar li.first {
	border-top: 1px solid #f8f8f8; 
}
.sidebar li {
	padding: 5px;
	padding-top: 7px;
	padding-right: 10px;
	border-bottom: 1px solid #f8f8f8;
	color: #6c6c6c;
}

.sidebar a {
	text-decoration: none;
	color: #6c6c6c;
	text-shadow: 0px 0px 5px #e3e3e3;
}

.sidebar li.current {
	border-top: 0px;
	background-color: #f8f8f8;
-moz-border-radius:8px 0px 0px 8px;
-webkit-border-radius: 5px;

}



/*
	Right Product Info
*/
.app-store {
	background: url(../images/appstore.png);
	width: 160px;
	height: 61px;
}

.app-store a {
	height: 50px;
	text-decoration: none;
	display: block;
}

.price {
	margin-top: 108px;
	font-weight: normal;
	font-size: 20pt;
	color:  #e3e3e3;;
}


/*
	Right Sidebar
*/
.right-sidebar {
	width: 232px;
	float: right;
}



.sidenote-inner {
	background: url(/themes/default/images/side-note.png);
	min-height: 50px;
	margin: 0px;
}

.sidenote-content {
	margin-left: 25px;
	padding-top: 25px;
	font-size: 9pt;
	width: 180px;
	color: #6c6c6c;
	font-family:'Lucida Grande';
	font-size:11px;
}
.sidenote-content h3 {
	font-size: 10pt;
	margin-bottom: 2px;
}
.sidenote  {
	background: url(/themes/default/images/side-note.png) left bottom;
	padding-bottom: 40px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.testimonial {
	margin-left: 15px; 
	color: #e3e3e3; 
	font-size: 20pt;

	position:absolute;
	width:200px;
}

.testimonial .quote {
	font-style: italic;
}

.testimonial .author {
	font-size: 15pt;
}

.news-header h3 {
	font-size: 20pt;
	font-weight: normal;
	color: #e3e3e3; 

}


.sidenote UL {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

.sidenote LI {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
	margin: 0;
}

.WidgetHolder H3 {
	text-transform: uppercase;	
	border-bottom: 1px solid silver; 
}
.WidgetHolder ul {
	width: 180px;
	overflow: hidden;
}
.WidgetHolder a {
	text-overflow: ellipsis-word;
	color: silver;
}
.WidgetHolder li, .TwitterStatus li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;

}
.sidenote ul.TwitterStatus, .WidgetHolder ul {
	margin: 0px;
	padding: 0px;
}
h3 {
	text-shadoww: 0px 0px 15px #AAA;

  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,1)));

}
