/* @override 
	http://localhost:8888/css/websitev3.css
	http://localhost:8080/css/websitev3.css
*/

body {
	padding-top: 0px;
	background: #1b1b1b url(../images/webv3/structure/topGradient.gif) repeat-x;
}

.contentArea {
	background-color: #e9e9e9;	
}
.topheader {
	background-image: url(../images/webv3/structure/topGradient.gif);
	height: 103px;
	color:  #fff;
}

.topHeaderButtonBumper {
	height: 68px;
	
}

.headerImage {
	margin-top: 10px;
	margin-left: 24px;
}

.headerButton {
	padding-top: 6px;
	font-size: 14px;

}

.selectedHeaderButton a {
	color: #000;
	text-decoration: none;
	padding: 5px;
}
.selectedHeaderButton a:hover {
	text-decoration: underline;
}
.selectedHeaderButton {
	height: 35px;	
	text-align: center;
	background: url(../images/webv3/structure/selectedButton.png) no-repeat;
}

.leftBox {
	width: 223px;
	height: 272px;
	margin-left: 35px;
	margin-bottom: 30px;
	padding: 10px;
	padding-left: 30px;
	font-size: 14px;
	background: url(../images/webv3/structure/leftBox.gif) no-repeat;
}


.leftBox h1 {
	color: #7f8b14;
	margin: 8px;
	
	font-weight: bold;
	margin-bottom: 35px;
	font-size: 14px;
	margin-left: 0px;
	text-transform: uppercase;
	bottom: 5px;
}

.mainColumnText h1 {
	margin-bottom: 0px;
	padding: 5px;
	border-left: 1px solid #949494;
	border-top: 1px solid #949494;
	border-right: 1px solid #949494;
	font-size: 30px;
	color: #fff;
	background: #b2cd46 url(../images/webv3/structure/headingBackground.gif) no-repeat;
	text-shadow: 1px 1px 1px #666;


}
.mainColumnText {
	padding: 10px;
	margin: 15px;
}

.mainColumnTextBox {
	background-color: #fff;
	border: 1px solid #949494;
	padding: 10px;
	font-size: 14px;
}

.bottomRightButton {
	text-align: left;	
	left: 105px;
	position: relative;
	clear: none;
	margin-top: 5px;
}
.leftColumn {
	min-height: 310px;
	background: #e9e9e9 url(../images/webv3/structure/leftColumnBG.gif) repeat-y;
}

.columnsBackground {
	background: #e9e9e9 url(../images/webv3/structure/leftColumnBG.gif) repeat-y;
}

.deselectedHeaderButton a {
	color: #fff;
	padding: 15px;
	text-decoration: none;	
}
.deselectedHeaderButton a:hover {
	text-decoration: underline;
}
.deselectedHeaderButton {
	height: 35px;
	color: #fff;
	text-align: center;
	background: url(../images/webv3/structure/deselectedButton.png) no-repeat;
}

.lightLeftColumn {
	height: 310px;
}

.lightMainColumn {
	height: 310px;
	background-color: #e9e9e9;
}

.lightMainColumn img {
  padding: 0px;
  margin: 0px;
}
.imageline img {
  padding: 0px;
  margin: 0px;
  
}

.menu {
	width: 243px;
	height: 222px;
	margin-top: 25px;
	margin-left: 35px;
	margin-bottom: 30px;
	padding-top: 55px;
	padding-left: 10px;
	background: url(../images/webv3/structure/menuBackground.gif) no-repeat;
	font-size: 16px;

}

.menuList {
	color: #ffffff;	
}

.menuList li {
	padding-top: 0px;
	color: #ffffff;	
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	list-style: none;
	background: url(../images/webv3/structure/listArrow.png) left 0.6em no-repeat;
	border-bottom: 1px dashed #434343;
}
.menuList a {
	color: #ffffff;
	text-decoration: none;	
}
.menu a {
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.twitter{
	padding-left: 35px;
}
.homepageButton img {
	float: left;
	margin-right: 20px;
	position: relative;
	top: -5px;
}
.homepageButton a {
	text-decoration: none;
	color: #000;
}

.copyrightMessage {
	text-align: center;
	color: #aaaaaa;
	padding: 20px;
	padding-left: 250px;
}
.copyrightLine {
	background-color: #ffffff;
	background: #e9e9e9 url(../images/webv3/structure/leftColumnBG.gif) repeat-y;
}

.homepageButton {
	width: 260px;
	height: 45px;
	margin-left: 28px;
	padding-top: 7px;
	margin-top: 10px;
	padding-left: 5px;	
	background: url(../images/webv3/homepage/TopLeftHeaderButton.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
}
.homepageLeftTop {
	height: 310px;
	background: #e9e9e9 url(../images/webv3/homepage/topLeftColumnBg.gif) repeat-y;
}

.editionSDButton{
	right: 10px;
	position: relative;
}

.homepageNewsItem {
}
.homepageNewsItemText {
	
	background-color: #fff;
	border: 1px solid #bbb;
}
.homepageNewsItem hr {
	margin-top: 280px;
	margin-bottom: 30px;
}
.homepageNewsItem h1 {
	font-size: 22px;
	margin-left: 40px;
	margin-top: 25px;
}

.editionComparisonBox ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
.manifesto {
	font-size: 16px;
}

.manifesto b {
	font-size: 18px;
}
.manifesto ul {
	margin-left: 30px;
}

.darkBox a {
	color: #A3B02D;
	text-align: center;
}

.darkBox ul a {
	color: #fff;
}
.darkBox {
	width: 233px;
	margin-top: 25px;
	margin-left: 35px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 1px;
	background: #2e2e2e url(../images/webv3/structure/darkBoxBackground.gif) no-repeat;
	font-size: 16px;
	min-height: 50px;
}

.darkBox ul {
  margin-top: 20px;
}

.darkBox {
	color: #ffffff;
}
.darkBox h1 {
	margin-top: 8px;
	color: #A3B02D;
	margin-left: 15px;
	font-size: 20px;	
	font-weight: bold;
	text-transform: uppercase;
}

.darkBox hr {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 220px;
	background-color: #444;
}

div.tooltip h2 {
	font-size: 18px;
	font-weight: bold;
}
div.tooltip {     
    font-size:16px; 
    padding:10px; 
    width:560px; 
    font-size:14px;     
    color:#222;
    z-index: 10;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #fff;
	border: 1px solid #b6b6b6;
} 

#screenshotDetails {
	margin-bottom: 0px;
}

.screenshotFull {	
	max-width: 620px;
	top: 7px;
	position: relative;
	text-align: center;
	border: 1px solid #b1b1b1;
}

.featureList {
	font-size: 18px;
	margin-left: 60px;
}

.helpContent {
	background-color: #fff;
	padding: 15px;
	font-size: 14px;
}
.helpContent p {
	text-indent: 8px;
}
.helpContent h1 {
	font-size: 28px;
	color: #555;
}
.helpContent h2 {
	font-size: 20px;
}
.helpContent h3 {
	font-size: 18px;
}
.whiteBox {
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a0a0a0;
	border-top: 1px solid #a0a0a0;
}

.largerText {
	font-size: 18px;
	padding-left: 20px;
}

.highlightBox {
	border-style: dotted;
	border-width: 1px;
	margin: 28px;
	background-color: #d4e1fe;
	padding: 15px;
	text-align: center;
}
.whiteBox h2 {
	padding-left:  10px;	
}

.infoBox {
	border-bottom-color:#999999;
	padding:10px;
	border-style:solid;
	border-width:thin;
	margin: 10px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fefede;
	font: large "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

pre {
	font-size: 10px;
}

#orderPageContent {
	padding: 15px;
	font-size: 14px;
	background-color: #eeeeee;
}
.orderBox {
	background-color: #ffffff;
	border: 1px dotted #9d9d9d;
	margin: 15px;
	padding: 10px;
}

.infoBox2 {
	background-color: #fefee5;
	border: 1px dotted #545454;
	margin: 10px;
	font-size: 16px;
	padding: 10px;
}

.infoBox2 h1 {
	font-size: 24px;
}
.infoBox2Title {
	background-color: #fef4b7;
	font-size: 24px;
	padding: 10px;
	margin-bottom: 20px;
}

.smallThumbnail {
	margin: 1px;
}
