body
	{
	margin: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Geneva, sans-serif;
	border-bottom: 1px solid;
	}
	
a
	{
	text-decoration: none;
	}
	
a:hover
	{
	text-decoration: underline;
	}	


input[type=text]
	{
	border-radius: 0px;
	border: 1px solid;
	padding: 2px;
	-webkit-appearance: none;
	}

hr 
	{
	border: 0;
	height: 1px;
	}

#header
	{
	height: 50px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
/* 	border-bottom: 1px solid; */
	z-index: 1;
	}

#content
	{
	padding: 10px;
	padding-top: 50px;
	width: calc(100% - 20px); /*if we don't subtract the left/right padding it causes problems on mobile */
	font-size: 13px;
	margin: 0px;
	}
	
#content h2
	{
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 .5em 0;
	}
	
#content h3 
	{
	font-size: 16px;
	}
	
#content h4
	{
	font-size: 13px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid;
	}

#content li 
	{
	padding-bottom: 1em;
	}
	

#content ul, #content ol
	{
	padding-left: 25px;
/*	list-style: none;*/
	}

	
#content img
	{
	max-width: 250px;
	}
	
#countryList
	{
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	min-height: 128px;
	}
	
#countryList ul
	{
	padding-left: 128px;
	list-style: none;
	}
	
#countryList ul li
	{
	padding-bottom: 1px;
	}
	
#countryList img
	{
	float: left;
	}
	
/*
#content a
	{
	text-decoration: underline;
	}
	
*/
	
#content .centeredImg
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
#sidebar
	{
	visibility: hidden;
	width: 0px;
	height: 0px;
	}

#footer
	{
	width: 100%;
	height: 50px;
	text-align: center;
	}

#footer p
	{
	font-size: 0.6em;
	display: block;
	vertical-align: middle;
	margin-top: 0px;
	}

#logo
	{
	position: fixed;
	left: 3px;
	top: 0px;
	width: 175px;
	height: 50px;
	z-index: 2;
	}
	
#logo img
	{
	width: 175px;
	height: 40px;
	margin: 5px 0px;
	}

#articlepic 
	{
	float: left;
	width: auto;
	margin-right: 10px;
 	margin-top: 5px;
	}
	
#whatIsPic
	{
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	}
	
#rtpic
	{
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	}

#ddmenuspan
	{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 0.95em;
	z-index: 1;
	padding: 16px 8px 6px 6px;
	}

#dDMButton img
	{
	margin-left: 4px;
	vertical-align: middle;
	}

#menu ul
	{
  	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: fixed;
	top: 3px;
	right: 0px;
	height: 100%;
	width: 0;
	transition: 0.5s;
	margin-top: 47px;
	margin-right: -1px;
	}

#menu li
	{
	display: block;
	font-size: 0.95em;
	padding: 10px;
	text-align: left;
	}

/*
#menu li a, #menu li a:visited, #menu li a:hover
	{
	font-weight: bold;
	}
*/

#closeButton
	{
	margin-top: 8px;
	margin-left: 7px;
	margin-right: 5px;
	}
	
#sets 
	{
	list-style: none;
	border: 1px solid;
	margin: 10px;
	padding: 10px;
	}

#ticker 
	{ 
	width: 100%; 
	height: 100%;
	margin: auto;
	}

#ticker table 
	{
	width: 100%;
	height: 100%;
	text-align: center;
	}
	
#ticker table td
	{
	vertical-align: middle;
	}

#ticker table td#tic-item a, 
#ticker table td#tic-item a:hover, 
#ticker table td#tic-item a:visited 
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	opacity: 1.0;
	}
	
#LP_DIV_1449860620899
	{
	width: 152px;
	margin-left: auto;
	margin-right: auto;
	}

#LP_DIV_1449860620899 img
	{
	width: 150px;
	}
	
.centerTable
	{
	margin-left: auto;
	margin-right: auto;
	}
	
.centerText
	{
	text-align: center;
	}

.upgrade p 
	{ 
	margin-top: 0px; 
	}

.vLatest 
	{
	width: 99%;
	max-width: 700px;
	padding: 4px 0px 4px 8px;
	font-weight: bold;
	font-size: 13px;
	}
	
.topicTitle 
	{
	font-size: 16px;
	margin-top: 14px;
	border-bottom: 1px dotted;
	padding-bottom: 1px;
	}

.boldLinks a
	{
	font-weight: bold;
	}

.note 
	{
	border: 1px solid;
	margin: 10px;
	padding: 0.5em;
	}

.note p 
	{ 
	margin: 0; 
	padding: 0.5em; 
	}
	
.txtBlue, .txtRed, .txtBrown, .txtPurple
	{
	font-weight: bold;
	}
	
.txtRedUnbold
	{
	font-weight: normal;
	}
	
.txtBrownLite
	{
	font-weight: normal;
	font-style: italic;
	}

.txtRedLite 
	{ 
	font-weight: normal; 
	font-size: 11px;
	font-style: italic; 
	}

.txtSmaller 
	{/*no, I don't now why .txtSmaller is actually bigger; leaving this here until I figure that out. - MTH*/
	display: block;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
.txtSmall
	{
	font-weight: normal;
	font-size: 9px;
	font-style: italic;
	}

.pTitle, .button 
	{
	font-weight: bold;
	}
	
.centered
	{
	text-align: center;
	}
	
.vItem 
	{ 
	border-top: 1px dotted; 
	margin: 8px; 
	padding-top: 8px; 
	}
	
.vTitle 
	{ 
	font-size: 14px; 
	font-weight: bold;
	}
	
.vDesc 
	{ 
	font-size: 12px; 
	}
	
.vLength, .vSize 
	{ 
	font-style: italic;
	}
	
.menuCommand 
	{
	font-weight: bold;
	}
	
.watch 
	{
	display: block;
	margin: auto;
	width: 40%;
	}

.watchvideoicon 
	{ 
	display: inline-block;  
	vertical-align: middle;
	}
	
#thumbPic
	{
	padding-top: 6px;
	}

#headstonePic
	{
	padding-top: 20px;
	}

#contactTable 
	{ 
	border: 0px; 
	padding: 1em; 
	vertical-align: top; 
	height: auto; 
	margin-left: auto;
	margin-right: auto;
	}

#contactTable .leftcolumn 
	{ 
	text-align: right; 
	vertical-align: text-top; 
	}

#contactTable .rightcolumn 
	{ 
	text-align: left; 
	}

#contactTable .leftcolumn, .rightcolumn 
	{ 
	padding: 5px;
	}

#buy
	{
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	font-size: 13px;
	padding: 20px 0px;
	}
	
#buy .cshade
	{
	margin-bottom: 2px;
	}
	
#buy .cshade h3
	{
	margin: 0px;
	}
	
#buy th
	{
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	}
	
#buy td
	{
	margin: 2px;
	padding: 5px;
	}

.anchor 
	{
	display: inline-block;
	position: relative;
	top: -70px;
	}

.city
	{
	font-size: 9px; 
	font-style: italic; 
	}
	
.ulNoIndent
	{
	padding-left: 0px;
	}
	
.image_imac, .image_family, .image_rt
	{
	width: 125px;
	margin-right: 20px;
	}
	
.versions 
	{
	border: 1px dotted #666;
	margin: 10px;
	padding: 10px;
	background-color: #EFECE9;
	}
	
.versions h3
	{
	margin: 0px;
	}
	
#r8uptbl 
	{
	text-align: center; 
	width: 95%; 
	border-collapse: collapse; 
	margin: 2em 1em; 
	}
	
#r8uptbl td
	{
	padding: 0.5em;
	border: 1px solid #3F270F;
	}

#r8uptbl h4 
	{
	color: #663333;
	font-size: 14px;
	}

.icon 
	{
	display: block;
	width: auto;
	float: left;
	margin-top: -1px;
	margin-right: 3px;
	}

#content ul.ul40indent
	{
	padding-left: 40px;
	}

/*
.buy.table 
	{
	margin: 10px auto;
	text-align: center;
	}
	
.buy,table .th
	{
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	}
	
.buy.table .cshade 
	{
	margin: 2px;
	padding: 5px;
	text-ali
	text-align: center;
	}*/
	
@media all and (min-width: 400px)
	{
	#countryList ul li
		{
		padding-bottom: 5px;
		}
	}

/* when there is enough room... */
@media all and (min-width: 750px)
	{
	/* hide the menu button at the top-right of the header */
	#ddmenuspan
		{
		visibility: hidden;
		}

	#menu
		{
		visibility: visible;
		top: 0px;
		opacity: 1;
		text-align: right;
		}

	#menu ul
		{
		width: 100%;
		list-style-type: none;
		position: fixed;
		z-index: 0;
		margin: auto;
		box-shadow: none;
		border-width: 0px 0px 1px 0px;
		top: 0px;
		right: 10px;
		height: 50px;
		line-height:50px;
		vertical-align: middle;
		transition: none;
		}

	#menu li
		{
		margin: auto;
		padding: 0px 5px 0px 5px;
		display: inline-block;
		text-shadow: none;
		text-align: center;
		}

	#content
		{
		width: calc(100% - 201px);
		border-right: 1px solid;
		min-height: 500px;
		}
		
	#content img
		{
		max-width: 100%;
		}

	#sidebar
		{
		visibility: visible;
		position: relative;
		float: right;
		min-height: 180px;
		width: 180px;
		margin-top: 50px;
		padding-top: 20px;
		background: url("/img/rnavbg.png") no-repeat top right;
		text-align: center;
		font-size: 14px;
		}
		
	#sidebar ul 
		{
		list-style: none;
		margin: 0 0 1em 0;
		padding: 0;
		text-align: left;
		}
		
	#sidebar li
		{
		padding-bottom: 0.5em;
		margin-left: 5px;
		}
		
	#sidebar img
		{
		padding-bottom: 30px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

	#contactTable 
		{
		width: 452px; 
		}
	
	#countryList
		{
		width: 400px;
		}
		
.image_imac, .image_family, .image_rt
	{
	float: left;
	}
		
/*
	#countryList ul li
		{
		padding-bottom: 5px;
		}
*/

	}
	
@media all and (min-width: 1002px)
	{
	body, #header, 	#menu ul
		{
		width: 1000px;
		margin: auto;
		}
		
	body
		{
		border-left: 1px solid;
		border-right: 1px solid;
		}
		
	#header
		{
		left: calc( (100% - 1000px) / 2);
		}
		
	#logo
		{
		left: calc( ( (100% - 1000px) / 2) + 3px ); /* I <3 calc() */
		}
		
	#menu ul
		{
		left: 0px;
		}
	}
