@charset "utf-8";
/* CSS Document */

body {
	font-family: Roboto, Arial, sans-serif;
}


#site_menu_bar {
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#site_menu_bar img[name="logo"] {
	margin-left: -5px;	
}

#site_menu_bar_MINI #white_back {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:center;
	background-color: #FFF;
}

#site_menu_bar_MINI #grey_back {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	color: #666;	
	padding-top: 10px;
	padding-left: 1px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #EEE;
}

.site_menu_option {
	padding-left: 10px;
	padding-right: 10px;
}

.site_menu_option img {
	padding-bottom: 2px;
	padding-right: 3px;
	width: 13px;
}

#site_menu_bar_MINI .site_menu_option {
	font-size: 16px;
	font-weight: 400;	
}

#myBtn2img {
	width: 16px;
	padding-right: 0px;	
}


#myBtn4img {
	width: 15px;
	padding-right: 5px;		
}


#site_menu_bar_MINI #down_arrow {
	display: inline;
}

#site_menu_bar_MINI #up_arrow {
	display: none;
}

/* dropdown start */
.dropdown {
	cursor: pointer;
    position: relative;
    display: inline-block;
    z-index: 1;
}

#site_menu_bar_MINI .dropdown {
	float: left;	
	clear: none;
	padding-right: 5px;
}

.dropdown-content {
    display: none;
    position: absolute;
	left: -20px;
    background-color: #fff;
    overflow: auto;
    box-shadow:			2px 2px 3px 0px #ccc;
	-moz-box-shadow:    2px 2px 3px 0px #ccc;
	-webkit-box-shadow: 2px 2px 3px 0px #ccc;	
	padding-top: 10px;
	padding-bottom: 15px;	
	padding-left: 40px;
	padding-right: 40px;
	text-align: left;
}

#myDropdown3 {
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
    display: none;
    position: absolute;
	left: -190px;
	width: 435px;
    background-color: #fff;
    overflow: auto;
	padding-top: 25px;
	padding-bottom: 25px;	
	padding-left: 35px;
	padding-right: 35px;
	text-align: center;
}


#myDropdown4 {
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
    display: none;
    position: fixed;
	left: 0;
    overflow: auto;
	padding-top: 25px;
	padding-bottom: 25px;	
	padding-left: 35px;
	padding-right: 35px;
	text-align: center;
}		


#site_menu_bar_MINI .dropdown-content {
    background-color: #eee ;	
	padding-top: 10px;
	padding-bottom: 15px;	
	padding-left: 30px;
	padding-right: 30px;
}

.dropdown-content a {
    display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}

#site_menu_bar_MINI .dropdown-content .category {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* dropdown end */

#issue_index_hidden {
	display: none;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;	
	float:left;
	clear:none;
}

a {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #ff8621;
}

.not-active {
	pointer-events: none;
	cursor: default;
	color: #999 !important;
}

#leftcolumn {
	text-align: left;
	padding-bottom: 20px;
}

#article_title {
	font-size:20px;
	font-weight: 600;
	color: #666;
}

#article_author {
	font-size: 14px;	
	font-weight: 600;
	font-variant: normal;
	padding-bottom: 12px;
	color: #666;
	}
	
#articleBody a {
	color: #000;
	font-weight: 400;
}
#articleBody a:visited {
	color: #000;
}
#articleBody a:hover {
	color: #ff8621;
}

#authorIndex {
	padding-bottom: 30px;
}

#authorIndex #title1 {
	padding-top: 15px;
}

#authorIndex .title2 {
	padding-top: 5px;
}

#authorIndex .twoColumn p {
	line-height: 18px;
}

#authorIndex .author {
	color: #999;
	line-height: 20px !important;
}

#authorIndex .date {
	color: #999;
}

#authorIndex .author .date {
	color: #999;
}

#authorIndex .titleIndex a {
	color: #000;
}

#authorIndex .titleIndex a:visited {
	color: #000;
}

#authorIndex .titleIndex a:hover {
	color: #ff8621;
}

#articleBody p {
	font-size: 14px;
	padding-bottom: 4px;
	padding-right: 10px;
	text-align: left;
}

#articleBody h1 {
	color:#666;
	font-size:20px;
}

#articleBody h2 {
	color:#666;
	font-size:17px;	
}

#articleBody h3 {
	color:#666;	
	font-size:15px;
}

#covers_on_off {
	padding-left: 0px;
	background: #F3F3F3;
	vertical-align:middle;
}

#covers_on_off p {
	padding-top: 4px;
	line-height: 23px !important;	
}

#covers_on_off b {
	color: #666;
}

#covers_on_off input {
	vertical-align: -2px;	
}

.issue_covers {
	padding-top: 20px;
	padding-bottom: 20px;
}

.issue_covers p {
	line-height: 18px !important;
}

.issue_covers h2 {
	clear: both;
	float: none;
	display: block;
	line-height: 18px !important;	
}

.cover {
	float: left;
	clear: none;
	position: relative;
	width: 15%;
	max-width: 180px;
	min-width: 100px;		
	padding-bottom: 5px;
	padding-right: 5px;
	z-index: 0;
}

#otherIndexes {
	padding-left: 0px;
	background: #F3F3F3;
	vertical-align:middle;
	padding-top: 4px;
	line-height: 23px;
	padding-left: 10px;
	font-size:16px;
}


.spacer {
	display: block;
	float: none;
	clear: both;
	padding-bottom: 10px;
}

#rightcolumn {
	display: block;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC; 
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC; 		
}

#issue_cover img {
	width: 100%;
}

#issue_index_date {
	font-weight: bold;
	font-size: 16px;
	color: #333;
}

.issue_index_title {
	font-weight: bold;
	color: #666;
}

.issue_index_author {
	line-height: 20px;
	color: #666;
}



/* SEARCH BUTTON */

.cf:before, .cf:after{
	content:"";
	display:table;
}

.cf:after{
	clear:both;
}

.cf{
	zoom:1;
}

/*-------------------------------------*/	
    
.form-wrapper {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.form-wrapper input {
	padding-top: 10px;
	padding-left: 12px;
	float: left;    
	border: 0;
    -moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;      
}

.form-wrapper input:focus {
	outline: 0;
}

.form-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}

.form-wrapper input:-moz-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

.form-wrapper input:-ms-input-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}    

.form-wrapper button {
	overflow: visible;
	position: relative;
	float: right;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 35px;
	color: #fff;
	text-transform: uppercase;
	background: #18b9b7;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;      
/*        text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3); */
}   
  
.form-wrapper button:hover{		
	background: #ff8621;
}	
  
.form-wrapper button:active,
.form-wrapper button:focus{   
	background: #18b9b7;    
}

.form-wrapper button:before {
	content: '';
	position: absolute;
	border-width: 8px 8px 8px 0;
	border-style: solid solid solid none;
	border-color: transparent #18b9b7 transparent;
	top: 10px;
	left: -8px;
}

.form-wrapper button:hover:before{
	border-right-color: #ff8621;
}

.form-wrapper button:focus:before{
	border-right-color: #18b9b7;
}    

.form-wrapper button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.arrow-down {
	display: inline-block;
	position: relative;
	top: -3px;
	left: 4px;	
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid;
	border-top-color: #777;
}

.arrow-up {
	display:inline-block;
	position: relative;
	top: -3px;
	left: 4px;		
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid;
	border-bottom-color: #777;	
}

/* Ritchie_Top Ritchie Media Top Menu Bar & Slide Down Offers / Ritchie Media */

#RitchieTop_slide {
	position: absolute;
	top: -360px;
	left: 0;
	width: 100%;
	height: 360px;
	transition: top 1s cubic-bezier(0.17, 0.04, 0.03, 0.94);
	overflow: hidden;
	padding-top:25px;
	box-sizing: border-box;
	text-align:center;
	background-color:#c5e8e7;
}

#RitchieTop_slide h2 {
	color: #666;
	line-height: 5px;
}

#RitchieTop_slide h3 {
	color: #666;
	line-height: 10px;
}

.RitchieTop_slide_highlight {
	position: relative;
	top: -300px;
	background: #333;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}


#RitchieTop_slide img {
	max-width:270px;
/*	padding:7px;	*/
}

.RitchieTop_slide_item {
	display: inline-block;
	text-align: left;
	padding: 0px 7px 0px 7px;
}

.RitchieTop_spacer {
	display:inline-block;
	padding-right: 10px;
}

#RitchieTop_container {
	transition: margin 1s cubic-bezier(0.17, 0.04, 0.03, 0.94);
}

#RitchieTop_slidepeek {
	position:relative;
	background-color: #c5e8e7;
	padding-top:7px;
	border-bottom-width:1px;
	border-bottom-color:#999;
	border-bottom-style:solid;
}

#RitchieTop_bar {
	padding-top: 8px;
	padding-bottom: 14px;
	background-color: #18b9b7;
	color: #FFF;
}

#RitchieTop_bar a {
	text-decoration: none;
	color: #fff;
}

#RitchieTop_tablink {
	position: relative;
	cursor:pointer;
	background-color:#c5e8e7;
	padding: 9px 16px 5px 14px;
	color:#777;
	font-weight:500;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border-bottom-width:1px;
	border-bottom-color:#999;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-color:#999;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#999;
	border-right-style:solid;	
}

#RitchieTop_tablink_text {	
	position: relative;
	top: -2px;
}

#RitchieTop_tablink_arrow {	
	top: -2px;
}

.RitchieTop_link {
	position: relative;
	top: 2px;
	padding-left: 15px;
}

#RitchieBottom_greyzone {
	padding-bottom: 12px;
	background-color: #555;
}

#RitchieBottom_backtoplink {
	text-align:center;
	position: relative;
    top: -28px;
	height: 20px;	
}

#RitchieBottom_greyzone a {
	color: #CCC;	
}

#RitchieBottom_subscribe {
	position:relative;
	color:#EEE;
}

#RitchieBottom_subscribe_left {
	float:left;
	max-width:430px;
}

#RitchieBottom_subscribe_left p {
	line-height:19px;
}

.RitchieBottom_subscribe_right img {
	float: none;
	position: relative; 
	top: -10px;
	width: 150px;
	height: 50px;
}

#RitchieBottom_bar {
	padding-top: 13px;
	padding-bottom: 13px;
	background-color: #18b9b7;
	color:#FFF;
	text-align: right;
}

#RitchieBottom_bar a {
	text-decoration: none;
	color: #fff;	
}

#RitchieBottom_copyright {
	float: left;
}

.RitchieBottom_link {
	float:right
}




