@charset "UTF-8";

html {
	height:100%;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: aliased;
}
body {
	margin:0;
	padding:0;
	font-size:1em;
	height:100%;
	font-family:'Droid Serif', Georgia, 'Times New Roman', Times, serif;
	background-color:#9da8c0;
	font: 16px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-family:"Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", "Bitstream Vera Sans", sans-serif
}
h1, h2, h3, h4, h5, h6 {
	font-family:'Open Sans', sans-serif;
	margin:0;
	padding:0;
	font-weight:bold;
}
h1 {
	margin:0;
	font-size:200%;
}

a { 
	color:#000000; 
	font-weight:bold;
	background: inherit; 
	text-decoration:underline; 
}
a:hover { 
	color: #999; 
}
a:focus { 
	outline: 0; 
}

li {
	padding-bottom:10px;
}

/*meanmenu */
header nav {
	text-align: center;
	background:url(images/menubar.png);
	height:29px;
	margin-bottom:10px;
}
header nav ul {
	margin: 0;
	list-style-type: none;
}
header nav ul li {
	display: inline;
	margin-left: 3em;
}
header nav ul li:first-child {
	margin-left: 0;
}
header nav ul li ul {
	display: none;
}
header nav a {
	color:#CCCFFF;
	text-decoration:none;
	font-weight:normal;	
}
/*meanmenu*/
.textHead {
	float:left;
	font-size:100%;
	color:#00C;
	border:0px solid #CCCCCC;
}
.textHead a:link, .textHead a:visited {
	color:#00C;
}
.priceInfo {
	font-size:120%;
	font-weight:bold;
	color:#00C;
	border:0px solid #CCCCCC;	
	float:right;
}
.priceInfo a:link, .priceInfo a:visited {
	color:#00C;
}
.content_center {
	float:left;
	border:0px dotted #CCCCCC;
	font-size:100%;
	margin:0px 0px 20px 0px;
	text-align:justify;
	border-bottom: 1px dashed #ccc; 	
}

article, header {
	display: block;
	float: left;
	width: 100%;
}
article {
	border: 0px solid #000;
	width: 45%;
	padding: 0em 0;
}

.leftbar { /*.menu */
	border: 0px solid #ccc; 
	padding: 0px 0px 10px 5px; 
	background:url(images/leftmenu_bg.png) left top no-repeat;
	margin: 0 0 8px; 
}
.menu {
	margin-bottom:20px;	
}
.leftbar .info{ 
	width:165px;
	border: 1px solid #ccc; 
	padding: 10px 0px 10px 10px; 
	background: #f3f5f8; 
	margin: 30px 0px 0px 0px; 
	font-size:90%;
}

.menubutton {
	height:20px;
	width:174px;
	color:#000000;
	text-align:left;
	border-bottom:1px dotted #CCCCCC;
	border-right:0px solid #CCCCCC;
	border-left:0px solid #CCCCCC;
	padding-top:5px;
	font-weight:normal;
	font: 14px/1.5;
}
.menubutton2 {
	height:45px;
	width:174px;
	color:#000000;
	text-align:left;
	border-bottom:1px dotted #CCCCCC;
	border-right:0px solid #CCCCCC;
	border-left:0px solid #CCCCCC;
	padding-top:5px;
	font-weight:normal;
	font: 14px/1.5;
}

.menubuttonHead {
	height:30px;
	width:174px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	padding-top:3px;
}

.menubutton a:link {
	font-weight:normal;
	text-decoration:none;
}
.menubutton2 a:link{
	font-weight:normal;
	text-decoration:none;
}

.imageRight {
	float: right;
	margin: 5px 5px 5px 10px; 
	padding: 5px; 
	border: 1px solid #ccc;
}
.imageLeft {
	float: left;
	margin: 5px 5px 5px 10px; 
	padding: 5px; 
	border: 1px solid #ccc;
}

.google336R {
	width:336px;
	float:right;
	border:0px solid #000;
	margin: 10px 5px 10px 5px;
}
.google336L {
	width:336px;
	float:left;
	border:0px solid #000;
	margin: 10px 15px 10px 5px;
}
footer {
	background-color: #4D4D4E;/*#AAA391; */
	color: #ccc; 
	padding: 2em 0 2em 0;
}
.responsive-image {
  width: 100%;
  height: auto; }

.container {
	max-width:1440px;
	margin:0 auto;
	background:#fff;
	padding:0 1em;
	border: 0px solid #fff;
}
#wrapper {
	border: 1px solid #fff;
}
#container {
	width:100%;
	float:left;
	/*margin-right:-170px;
	margin-left:0px;*/
}

.leftbar {
	width:200px;
	float:left;
	margin-left:0px
}

#sidebar {
	width:32%;
	padding-top:70px;
	float:left;
	text-align:left;
	margin-left:20px;
	border:0px solid #000;	
	
}
.clear {
	height:20px;
	clear:both
}
header {
	margin-top:0em;
	margin-bottom:0;
	padding:0
}
ul.Header {
	list-style:none;
	margin:0;
	padding:0
}
ul.Header li {
	display:inline-block;
	width:33%;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:middle;
	position:relative
}
ul.Header li {
	width:100%
}
#content img {
}

article.article {
	margin:0.1em 0.5em;
	padding:0 0;
	font-size:1.1em;
}
article.article .header {
	margin:0 0 3em 0;
}
article.article .header h2 {
	font-size:2.2em;
	margin:.1em 0;
	padding:0 0 0 0;
}
article.article p {
	margin:0.1em 0 1em 0;
	padding:0;
	line-height:1.5em;
}

article.article p img {
  }

article.article p img #com {
  width: 1px !important;
  height: 1px !important;
  }
article.article h1 {
	margin:0em 0 0 0;
	padding:0
}
article.article h2 {
	margin:2em 0 0 0;
	padding:0
}
article.article h3 {
	margin:2em 0 0 0;
	padding:0
}
article.article h4 {
	margin:2em 0 0 0;
	padding:0
}
article.article h5 {
	margin:2em 0 0 0;
	padding:0
}
article.article h6 {
	margin:2em 0 0 0;

	padding:0
}
.small {
	font-size:.8em
}
.smaller {
	font-size:.6em
}
.smallest {
	font-size:.4em
}
.row {
	display:table-row;
}
.rowHead {
	display:table-row;
}

.bottomLinks {
	display:table-cell;
	text-align:left;
	border:0px solid #000;
	color: #e0e0e0;
	font-size: 0.8em;
	font-weight:normal;
	line-height:1.5em;
}
.row .bottomLinks {
	
}
.footnote a {
	color:#e0e0e0;;
	font-size:.75em;
	font-family:'Open Sans', sans-serif;
}
.navigation a {
	color:#e0e0e0;
	font-size:100%;
	font-family:'Open Sans', sans-serif;
	text-decoration:none;
}
.footnote {
	display:table;
	width:100%;
	margin:auto;
	border-bottom:1px dotted #c4c5c0;
	padding:.5em 0 .5em 0;
	text-align:center;
	color:#e0e0e0;
}
.fullbox  {
	display:table;
	width:100%;
	border: 0px solid #000000; 	
	margin-top:10px;
}
.bottombox {
	width:125px;
	border: 0px solid #000; 	
	float:left;
	margin-top:0px;
}
.bottomLinks {
	margin-top:0px;
	width:120px;
	margin-right:0px;
	float:left;
}
.bottomLinks a:link{
	color:#e0e0e0;
	font-size:0.8em;
	text-decoration:none;
}
.bottomLinks a:visited{
	color:#e0e0e0;
	text-decoration:none;
}
.bottomLinks a:hover{
	color:#666;
	font-size:10px;
}
@media(max-width:480px) {
.imageRight {
	margin-right:100%;	
}
.imageLeft {
	margin-right:100%;	
}
.bottomLinks a:link{
	color:#e0e0e0;
	font-size:1em;
	text-decoration:none;
}


}
@media(max-width:600px) {
.imageLeft {
	margin-right:100%;	
	float: left;
}
}

@media(max-width:767px) {
body {
	padding:0
}
.google336R {
	width:auto;
	float:none;
	border:0px solid #000;
}
.google336L {
	width:auto;
	float:none;
	border:0px solid #000;
}
.imageRight {
	margin-left:auto;
	margin-right:auto;
}
.imageLeft {
	margin-left:auto;
	margin-right:auto;
}

#content {
	margin-right:10px;
}
#leftbar {
	width:0%;
	float:none;
	display:none;
	visibility:hidden;
}
#wrapper {
	background-image:none
}
#container {
	width:auto;
	float:none;
	margin-right:-20px;
}
ul.Header {
	list-style:none;
	margin:0;
	padding:0
}
ul.Header li {
	width:100%
}
article.article {
	margin:1em 0
}
.footnote {
	display:block
}
.footnote .row {
	max-width:406px;
	margin:0 auto;
	display:table;
	clear:both;
	color:#e0e0e0;
}
.footnote .row .bottomLinks {
	width:50%;
	display:inline-block;
	float:left;
	padding:.5em 0;
	font-size:1em;
}
.navigation .rowHead .bottomLinks {
	width:50%;
	display:inline-block;
	float:left;
	margin-left:auto;
	padding:.5em 0;
	text-align: center;
}

.navigation {
	display:block
}
.navigation .row{
	display:none;
	visibility:hidden;
}
.navigation .rowHead {
	display:table-row;
}
}
@media(max-width:1024px) {

.imageRight, .imageLeft {
	margin-left: auto;
	margin-right: auto;
}
.article {
	width:48%;	
	border: 0px solid #000;
}
}
@media(max-width:900px) {
	
#sidebar {
	width:0%;
	float:left;
	display:none;
	visibility:hidden;
}
.article {
	width:95%;	
}

.leftbar {
	width:0%;
	float:left;
	display:none;
	visibility:hidden;
}
#content {
	margin-right:5px;
}
.imageRight {
	margin-left:auto;
	margin-right: 10%;
}
.imageLeft {
	margin-left:5%;
	margin-right: 10px;
}

}
