/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	color: #d0ced0;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -0.1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




a:link { color: #b2f1ff; }
a:visited { color: #b2f1ff; }
a:hover { color: #ff47a9; }
a:active { color: white; }

div#main {
	width: 100%;
	min-width: 960px;
	}

div.pageBounds {
	width: 960px;
	margin: 0 auto;
	}

div#nav {
	position: relative;
	left: 0;
	top: 0;
	background: url(../images/content_bg.png);
	padding: 17px 30px;
	font-size: 14px;
	}
	#nav a {
		text-decoration: none;
		margin: 0 14px 0 0;
		}
		
	#nav div#lang {
		position: absolute;
		right: 30px;
		top: 20px;
	}
	#lang a.langlink {
		display: block;
		float: left;
		width: 19px;
		height: 12px;
		margin: 0 0 0 5px;
	}
	#lang .langlink span {
		display: none;
		}
	#lang a.en {
		background: url(../images/flag_en.gif) no-repeat left top;
		}
	#lang a.fr {
		background: url(../images/flag_fr.gif) no-repeat left top;
		}
	#lang a.de {
		background: url(../images/flag_de.gif) no-repeat left top;
		}
	#lang a.sv {
		background: url(../images/flag_sv.gif) no-repeat left top;
		}
	#lang a.ja {
		background: url(../images/flag_ja.gif) no-repeat left top;
		}
	#lang a.es {
		background: url(../images/flag_es.gif) no-repeat left top;
		}




		

.clear {
	clear: both;
	}

.layoutBlock {
	position: relative;
	left: 0;
	top: 0;
	}

.contentBlock {
	background: url(../images/content_bg.png);
	padding: 30px;
	}

.pngblock span {
	visibility: hidden;
	}
a.pngblock {
	text-decoration: none;
	}

body.dopplerPad {
	background: #230b19 url(../images/dopplerpad_bg.jpg) repeat-x;
	/*background: #545454;*/
	/*background: #230b19;*/
	}

h1, h2, h3 {
	font-weight: normal;
	}


.contentpage div#main {
	background: url(../images/contentpage_header_bg.png) repeat-x top center;
}		
.contentpage div#header {
	height: 180px;
	}

#footer {
	position: relative;
	left: 0;
	top: 0;
	}
	#footer div#byline {
		position: absolute;
		left: 103px;
		top: 48px;
		font-size: 14px;
		}
	#footer a#mapi {
		position: absolute;
		right: 30px;
		top: 30px;
		width: 121px;
		height: 62px;
		background: url(../images/sww_partnerlogo_white.png) no-repeat left top;
		}

div.twoColRight {
	padding: 0 30px 30px 30px;
	}
	.twoColRight div.column1 {
		float: left;
		width: 31%;
		margin: 0;
		}
	.twoColRight div.column2 {
		float: right;
		margin: 0;
		width: 63%;
		}

div.twoColLeft {
	padding: 0 30px 30px 30px;
	}
	.twoColLeft div.column1 {
		float: left;
		width: 63%;
		}
	.twoColLeft div.column2 {
		float: right;
		width: 31%;
		}


/* HOMEPAGE */
#home div#main {
	background: url(../images/home_header_bg.png) no-repeat center 30px;
}
	#home h2 {
		font-size: 20px;
		color: white;
		}

#home .contentBlock {
	border-top: 1px #d0ced0 solid;
	background: url(../images/homecontent_bg.png);
	}

#home div#header {
	height: 538px;
	}
#home a#logo {
	display: block;
	width: 483px;
	height: 108px;
	position: absolute;
	left: 10px;
	top: 10px;
	background: url(../images/dopplerpad_logo_home.png) no-repeat left top;
	}
#home a#homeScreen {
	display: block;
	width: 806px;
	height: 468px;
	position: absolute;
	left: -12px;
	bottom: -10px;	
	}

#home a#appstore {
	display: block;
	width: 124px;	
	height: 40px;
	position: relative;
	left: -3px;
	top: 0;
	margin: 0 0 15px 0;
	background: url(../images/btn_appstore.png) no-repeat left top;
	}

#home a#video {
	display: block;
	width: 331px;	
	height: 206px;
	position: absolute;
	left: 575px;
	top: 43px;
	background: url(../images/home_video.png) no-repeat left top;
	}
	
#home div#contest {
	background: url(../images/contest_bg.png);
	padding: 20px 0;
	}
a#contestbanner {
	display: block;
	width: 920px;
	height: 151px;
	margin: 0;
	position: relative;
	top: 0;
	left: 13px;
	background: url(../images/contestbanner.png) no-repeat left top;
}	

div#homeDesc {
	float: left;
	width: 590px;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: normal;
	color: #d4f1e1;
	}

div#homeRightCol {
	float: right;
	width: 268px;
	font-size: 12px;
	line-height: 18px;
	color: #dd0081;
	}
	#homeRightCol h2 {
	color: #dd0081;
	}
	#homeRightCol a:link { color: #b10067; text-decoration: none; }
	#homeRightCol a:visited { color: #b10067; text-decoration: none; }
	#homeRightCol a:hover { color: #ff47a9; text-decoration: none; }
	#homeRightCol a:active { color: white; text-decoration: none; }

/* green */
/*	#homeRightCol a:link { color: #d4f1e1; text-decoration: none; }
	#homeRightCol a:visited { color: #d4f1e1; text-decoration: none; }
	#homeRightCol a:hover { color: #ff47a9; text-decoration: none; }
	#homeRightCol a:active { color: white; text-decoration: none; } */


	#homeRightCol strong {
		font-weight: normal;
		color: white;
		}
	#homeRightCol li {
		margin: 10px 0;
		}
	#homeRightCol h2 {
		font-size: 16px;
		}
	a.tweettime:link { color: #7495a1; }
	a.tweettime:visited { color: #7495a1; }
	a.tweettime:hover { color: #ff47a9; }
	a.tweettime:active {color: white; }

div#features {
	padding: 30px;
	}
div#reviews {
	padding: 20px 30px 50px 30px;
	font-size: 18px;
	line-height: 1.2em
	}
	#reviews .author {
		font-size: 12px;
		}
	#reviews .col1, #reviews .col2, #reviews .col3 {
		border-right: 1px #47092F solid;
		color: #dd0081;
		}

	#reviews a:link { color: #b10067; text-decoration: none; }
	#reviews a:visited { color: #b10067; text-decoration: none; }
	#reviews a:hover { color: #ff47a9; text-decoration: none; }
	#reviews a:active { color: white; text-decoration: none; }


.colwrapper {
	margin: 20px auto 40px auto;
	padding: 0;
	}

	.colwrapper .col1, .colwrapper .col2, .colwrapper .col3  {
		float: left;
		width: 275px;
		padding: 0 10px 0 0;
		}
	.colwrapper .col2 {
		margin: 0 20px;
		}
	.colwrapper img.thumbnail {
		width: 278px;
		height: 184px;
		}
	.colwrapper .caption {
		font-size: 12px;
		line-height: 1.4em;
		}
	.thumbwrapper {
		position: relative;
		left: 0;
		top: 0;
		width: 278px;
		height: 184px;
		margin: 17px 0 10px 0;
		border: 1px white solid;
		}
	.colwrapper a.enlarge {
		position: absolute;
		left: -14px;
		top: -14px;
		display: block;
		width: 27px;
		height: 27px;
		background: url(../images/enlarge.png) no-repeat left top;
		}
		

div #miniFeatures {
	font-size: 14px;
	line-height: 1.5;
	padding: 10px 40px;
	}
	#miniFeatures div {
	border-bottom: 1px #96c6ac solid;
	padding: 25px 25px 25px 70px;
	}
	#miniFeatures #touchBased {
		background: url(../images/icon_touch.png) no-repeat -12px center;
		}
	#miniFeatures #editors {
		background: url(../images/icon_edit.png) no-repeat -12px center;
		}
	#miniFeatures #export {
		background: url(../images/icon_copy.png) no-repeat -12px center;
		border-bottom: none; 
		margin-bottom: 5px;
		}


/* USER GUIDE */
#userguide a#logo {
	display: block;
	width: 382px;
	height: 108px;
	position: absolute;
	left: 10px;
	top: 50px;
	background: url(../images/dopplerpad_logo.png) no-repeat left top;
	}
#userguide h1#subhead {
	position: absolute;
	left: 385px;
	top: 76px;
	width: 221px;
	height: 73px;
	background: url(../images/subhead_userguide.png) no-repeat left top;
	}

		
div#guideCols {
	padding: 0 30px 30px 30px;
	font-size: 14px;
	line-height: 1.4em;
	}
	#guideCols div.column1 {
		float: left;
		width: 31%;
		margin: 0;
		}
	#guideCols div.column2 {
		float: right;
		margin: 0;
		width: 63%;
		}
		
#guideCols h1 {
	color: white;
	font-size: 36px;
	line-height: 1;
	font-weight: normal;
	margin: 30px 0 10px 0;
	}
#guideCols h3 {
	color: white;
	font-size: 25px;
	font-weight: normal;
	margin: 25px 0 10px 0;
	}
#guideCols h4 {
	color: white;
	font-size: 20px;
	font-weight: normal;
	margin: 15px 0 10px 0;
	}
#guideCols .column2 ul {
	list-style-type: circle;
	margin-left: 25px;
	}
#guideCols table, #guideCols tbody, #guideCols thead, #guideCols th, #guideCols tr, #guideCols td {
	vertical-align: middle;
	}
#guideCols td {
	padding: 2px 5px;
	background: #2a1320;
	border-bottom: 2px #230b19 solid;
	}
.tip {
	margin: 10px 0 20px 0;
	padding: 20px 20px 20px 50px;
	border-top: 1px #9cffca solid;
	color: #9cffca;
	background: #291722 url(../userguide/images/tip.png) no-repeat 20px center;
	}
.warn {
	margin: 10px 0 20px 0;
	padding: 20px 20px 20px 50px;
	border-top: 1px #f27639 solid;
	color: #f27639;
	background: #2e0e1a url(../userguide/images/warn.png) no-repeat 14px center;
	}
	
#guideCols ul ul {
	margin: 0 0 0 1.5em;
	}
	ul.toc {
		margin: 0 0 20px 0;
		}
	
.guideContent {
	margin: 10px 0;
	padding: 20px;
	border-top: 1px #9cffca solid;
	color: #9cffca;
	background: url(../images/content_bg.png);
	}
	.guideContent a {
		color: #9cffca;
		}

/* SUPPORT */
#support a#logo {
	display: block;
	width: 382px;
	height: 108px;
	position: absolute;
	left: 10px;
	top: 50px;
	background: url(../images/dopplerpad_logo.png) no-repeat left top;
	}
#support h1#subhead {
	position: absolute;
	left: 385px;
	top: 76px;
	width: 169px;
	height: 73px;
	background: url(../images/subhead_support.png) no-repeat left top;
	}


	
div#supportCols {
	padding: 0 30px 30px 30px;
	font-size: 14px;
	line-height: 1.4em;
	}
	#supportCols div.column1 {
		float: left;
		width: 63%;
		margin: 0;
		}
	#supportCols div.column2 {
		float: right;
		margin: 25px 0 0 0;
		width: 31%;
		font-size: 12px;
		border-left: 1px #615a64 solid;
		}
		#supportCols .column2 div {
			padding: 0 0 0 20px;
			}
#supportCols h1 {
	color: white;
	font-size: 25px;
	font-weight: normal;
	margin: 25px 0 10px 0;
	line-height: 1em;
	}
#supportCols h1.first {
	margin-top: 0 !important;
	}

#supportCols .column2 h1 {
	font-size: 18px;
	margin: 20px 0 0 0;
	}
	
	
/* TUTES */
#tutorials a#logo {
	display: block;
	width: 382px;
	height: 108px;
	position: absolute;
	left: 10px;
	top: 50px;
	background: url(../images/dopplerpad_logo.png) no-repeat left top;
	}

#tutorials h1#subhead {
	position: absolute;
	left: 373px;
	top: 71px;
	width: 169px;
	height: 73px;
	background: url(../images/subhead_tutorials.png) no-repeat left top;
	}
