@charset "utf-8";
body  {
	font-family: "Roboto", sans-serif;
    font-weight: 100;
    font-style: normal;
    /*color: #324965;*/
	/*color: #4999c8;*/
	color: grey;
	font-size: 1.2em;
	background-image: url(assets/sky.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.thumbtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.rcdeb a {
	color: #333;
}
.rcdeb a:hover {
	color: #666;
}
.normaltext {  font-family: Arial, Helvetica, sans-serif; font-size: 16px}
a.mainlink {color:#00CC00;text-decoration:underline;; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: bold}
a.mainlink:hover {text-decoration:underline;; color: #009999;font-size: 16px;}
.pageno {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold; color: #FF6600}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: bold; color: #FFFFFF; text-align: center}
.rcdeb #container {
	max-width: 100%; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #00368E;
	background-color: #34B233;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 20px;
	padding: 0px;
	box-shadow: 5px 5px 5px #333;
} 
/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.rcdeb #mainContent {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(assets/mountains.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 120px;
	border-radius: 20px;
}
.rcdeb #header {
	background-color: #FECB00;
	height: 140px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0;
	background-image: url(assets/emblem.png);
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.rcdeb #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px;
	vertical-align: middle;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
@media only screen and (max-width: 576px) {
	.rcdeb #container {
		margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.rcdeb #mainContent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	
	}
	.rcdeb #header h1 {
		font-size: 1em;
		margin-left: 120px;
	}
}
.rcdeb #container #mainContent h5, #container #mainContent h5 a {
	font-size: 110%;
	color: #00368E;
	font-weight: bold;
}
.rcdeb #container #mainContent #photo-box {
	display: inline-block;
	padding: 10px;
	height: 170px;
	border: 8px solid #FECB00;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 689px;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #666;
}
#allphoto-box {
	display: inline-block;
	padding: 5px;
	border: 8px solid #FECB00;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #666;
}
.rcdeb #container #mainContent #photo-box div p a {
	color: #666;
}
.rcdeb #container #mainContent #photo-box div p a:hover {
	color: #999;
	text-decoration: underline;
}
.rcdeb #photo-box #phototext {
	height: 160px;
	text-align: right;
	color: #333;
}
.rcdeb #photo-box #phototext p {
	margin-top: 50px;
	margin-bottom: 50px;
}
.photo_caption {
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FECB00;
}
#mainContent #photo-nepal, #photo-nepalP {
	display: inline-block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainContent #photo-nepal {
	width: 360px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	height: 255px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent #photo-nepalP {
	width: 235px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#photo-box #phototext a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#photo-box #phototext a:hover {
	color: #666666;
	text-decoration: underline;
}
.rcdeb #photo-box a #photosthumb {
	height: 160px;
	width: 160px;
	text-align: left;
	display: inline;
	float: left;
	box-shadow: 2px 2px 2px #666;
	border: 1px solid #666;
	border-radius: 5px;
}
.rcdeb #photo-box a:hover #photosthumb {
	box-shadow: 0px 0px 0px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-left-color: #333;
}
#footielogo    {
	top: 0px;
	right: 0%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	height: 100px;
	padding: 0px;
	text-align: left;
	left: -3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.rcdeb #footielogo img {

}
/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".rcdeb #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.rcdeb #sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 120px; /* top and bottom padding create visual space within this div  */
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: fixed;
	top: 40px;
}
@media only screen and (max-width: 576px) {
	.rcdeb #sidebar1 {
		color: #000000;
		float: left;
		width: 100%;
		margin-left: 0px;
		position: relative;
		top: -110px;
	}
	.rcdeb #sidebar1 ul  {
		color: #000000;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	.rcdeb #sidebar1 li {
		color: #000000;
		display: inline-block;
			padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	margin: 0px;
	}
	.rcdeb #sidebar1 ul a {
		color: #000000;
	}
	.rcdeb #sidebar1 ul li a {
		
	}
	.hide-side {
		display: none;
	}
	
}
.rcdeb #sidebar1 ul  {
	list-style-type: none;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.rcdeb #sidebar1 li {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 12px;
	margin: 0px;
}

.rcdeb #sidebar1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.rcdeb #sidebar1 a:hover {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
}

.rcdeb #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 23%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div */
	background-color: #34B233;
}
.scoreline {
	font-weight: bold;
	color: #DC143C;
	text-decoration: underline blink;
}
.rcdeb #sidebar1 p, .rcdeb #sidebar1 h3, .rcdeb #sidebar2 p, .rcdeb #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
.rcdeb #itinerary, #matches, #cast {
	border: 8px solid #FECB00;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FECB00;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #666;
}
.rcdeb #container #mainContent #matches img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.rcdeb #itinerary tr  td, #matches tr td, #cast tr td{
	padding: 5px;
	border-top-width: 3px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FECB00;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #FFF;
	margin: 0px;
	vertical-align: top;
}
.rcdeb #matches tr td{
	text-align: center;
}
.rcdeb #itinerary th, #matches th, #cast th {
	font-size: 100%;
	margin: 0px;
	text-align: center;
	padding: 2px;
	height: 25px;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rcdeb #mainContent h2 {
	font-size: 22px;
	font-weight: bold;
	color: #003893;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 55px;
	padding-left: 0px;
	margin: 0px;
}
.rcdeb #mainContent h4 {
	font-size: 18px;
	font-weight: bold;
	color: #003893;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.rcdeb #yellow-box   {
	border: 8px solid #FFFF00;
	text-align: center;
	width: 100%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	font-size: 100%;
}
.rcdeb #yellow-boxS   {
	border: 5px solid #FFFF00;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	font-size: 100%;
}
.rcdeb #yellow-boxS img {
	margin: 5px;
	width: 23%;
	padding: 0px;
}
.rcdeb #yellow-boxS table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
}
.rcdeb #mainContent #yellowimage {
	border: 7px solid #FFFF33;
	padding: 8px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-align: center;
}
.rcdeb #yellow-box #caption, .rcdeb #yellow-boxS #caption {
	font-size: 70%;
	color: #000066;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	background-color: #FFFF00;
}
.rcdeb #yellow-box img {
	margin: 8px;
	padding: 0px;
	display: inline;
	text-align: center;
}
.rcdeb #footer {
	text-align: center;
	color: #FFFFFF;
	background-color: #EA2839;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-style: none;

} 
.rcdeb #footer p {
	
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}
