﻿body
{
}

/* Round corner boxes */

.box
{
	width: 880px;
	margin-left: 30px;
	font-size: large;
	background: url(../images/panels/round.gif) no-repeat left top;
}

.smallbox
{
	width: 400px;
	margin-left: 270px;
	background: url(../images/panels/round.gif) no-repeat left top;
}

.top
{
	background: url(../images/panels/round.gif) no-repeat right top;
	margin: 0px 0px 0px 30px;
}
.middle
{
	font-size: 13px;
	background: url(../images/panels/round.gif) no-repeat right bottom;
	margin: 0px 1px 0px 0px;
	padding: 0 0px 0px 0px;
}

.bottom
{
	background: url(../images/panels/round.gif) no-repeat left bottom;
	margin: 0px 30px 0px -30px;
	height: 25px;
}

/*White panel */

.whitebox
{
	width: 880px;
	margin-left: 30px;
	font-size: large;
	background: url(../images/panels/round4.gif) no-repeat left top;
}

.whitetop
{
	background: url(../images/panels/round4.gif) no-repeat right top;
	margin: 0px 0px 0px 50px;
}
.whitemiddle
{
	font-size: 13px;
	background: url(../images/panels/round4.gif) no-repeat right bottom;
	margin: 0px 3px 0px 0px;
	padding: 0 0px 0px 0px;
}

.whitebottom
{
	background: url(../images/panels/round4.gif) no-repeat left bottom;
	margin: 0px 25px 0px -50px;
	height: 25px;
}

.mediaboxorange
{
	width: 880px;
	margin-left: 30px;
	font-size: large;
	background: url(../images/panels/round1.gif) no-repeat left top;
}

.mediaorangetop
{
	background: url(../images/panels/round1.gif) no-repeat right top;
	margin: 0px 0px 0px 30px;
}
.mediaorangemiddle
{
	font-size: 13px;
	background: url(../images/panels/round1.gif) no-repeat right bottom;
	margin: 0px 1px 0px 0px;
	padding: 0 0px 0px 0px;
}

.mediaorangebottom
{
	background: url(../images/panels/round1.gif) no-repeat left bottom;
	margin: 0px 30px 0px -30px;
	height: 25px;
}

.orangebox
{
	width: 880px;
	margin-left: 30px;
	font-size: large;
	background: url(../images/panels/round3.gif) no-repeat left top;
}

.orangetop
{
	background: url(../images/panels/round3.gif) no-repeat right top;
	margin: 0px 0px 0px 30px;
}
.orangemiddle
{
	font-size: 13px;
	background: url(../images/panels/round3.gif) no-repeat right bottom;
	margin: 0px 1px 0px 0px;
	padding: 0 18px 0px 8px;
}

.orangebottom
{
	background: url(../images/panels/round3.gif) no-repeat left bottom;
	margin: 0px 30px 0px -38px;
	height: 25px;
}

.greenbox
{
	width: 880px;
	margin-left: 30px;
	font-size: large;
	background: url(../images/panels/round2.gif) no-repeat left top;
}

.greentop
{
	background: url(../images/panels/round2.gif) no-repeat right top;
	margin: 0px 0px 0px 30px;
}
.greenmiddle
{
	font-size: 13px;
	background: url(../images/panels/round2.gif) no-repeat right bottom;
	margin: 0px 1px 0px 0px;
	padding: 0 18px 0px 8px;
}

.greenbottom
{
	background: url(../images/panels/round2.gif) no-repeat left bottom;
	margin: 0px 30px 0px -38px;
	height: 25px;
}


/*.box
{
	width: 900px;
	margin-left: 30px;
	font-size: large;
	background: url(../images/panels/round.jpg) no-repeat left top;
}

.smallbox
{
	width: 400px;
	margin-left: 290px;
	background: url(../images/panels/round.jpg) no-repeat left top;
}

.top
{
	background: url(../images/panels/round.jpg) no-repeat right top;
	margin: 0px 0px 0px 20px;
}
.middle
{
	font-size: 13px;
	background: url(../images/panels/round.jpg) no-repeat right bottom;
	margin: 0px 1px 0px 0px;
	padding: 0 18px 0px 8px;
}

.bottom
{
	background: url(../images/panels/round.jpg) no-repeat left bottom;
	margin: 0px 30px 0px -28px;
	height: 25px;
}
*/

.middle a
{
	font-size:14px;
}


/* End of Round Corner Boxes*/

/*Content for Contact */

.left
{
	float: left;
	width: 188px;
	font-size: 13px;
	display: inline;
	padding: 0 20px 0px 0px;
	margin: 0px;
}
.right
{
	float: right;
	width: 188px;
	font-size: 13px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}


.center
{
	overflow: hidden;
	font-size: 13px;
	margin: 0 5px 0 10px;
	padding: 2px;
	width: 425px;
}


/*Master round corners */
#top
{
	background: url(../images/panels/top.gif) no-repeat left top;
	height:41px;
	margin-left: 0px;
}

#middle
{
	background: url(../images/panels/middle.gif) repeat-y left center;
	padding: 10px;
}

#bottom
{
	height:38px;
	background: url(../images/panels/bottom.gif) no-repeat left bottom;
}

/*#middle a
{
	color:#c4e2ff;
}*/


/*
#top
{
	background: url(../images/panels/top.jpg) no-repeat left top;
	margin-left: -3px;
}

#middle
{
	background: url(../images/panels/middle.jpg) repeat-y left center;
	padding: 10px;
}

#bottom
{
	background: url(../images/panels/bottom.jpg) no-repeat left bottom;
}
*/

#middle h1
{
	font-family: Verdana, Tahoma, Arial;
	margin:0;
	color: #ff8400;
	border-bottom: solid 1px #99bccb;
}

#middle h2
{
	font-family: Tahoma, Arial, Verdana ;
	font-weight: normal;
	margin:0;
	text-align:center;
	color: #ff8400;
	border-bottom: solid 1px #99bccb;
}
/*end of master round corners */

.bluebox {
    border:solid 1px #dbdbdb;
    background-color:#e3f0fe;
    padding:15px;
    margin:0px 10px 0px -20px;
}

/* style for headings in view media news*/

.headingtext
{
	color: #073e6d;
	font: bold 15px arial;
	text-decoration: underline;
}

/* Style for Add Event heading */

.event
{
	color: #2a4580;
	font: bold 16px Arial;
	padding: 0px 0px 0px 10px;
}

.viewmedianews
{
	margin-left:5px;
}

.preview
{
  margin-left:-45px;
  color:Black;
}

/*Listing style for media news */

#medianews
{
	padding:0px 45px 0px 60px;
	font: 13px arial;
	color: #cfc28c;
}

#medianews i
{
	color:#fae605;
}


#medianews a:hover
{
	color:#fad46d;
}

#countryrss
{
	background: url(../images/panels/text.jpg) no-repeat;
	padding:10px 22px 10px 22px;
	font-size: 15px;
	color:#004;
}

.headlink
{
	font: 18px Trebuchet MS;
	color:#fbfddd;
}

.catlink
{
	color:#f7f9e1;
}

.moredetails
{
	font: 10px Verdana;
	color:#f0c1f7;
}
.medianewsviewcount {
    color:#4fed00;
    font-weight:bold;
    padding:3px;
}

.yellowcolor
{
	color:#fae605;
	font-weight:bold;
}

.whitecolor
{
	color:White;
}



/*Video in newsroom*/

.videopadding
{
	padding: 0px 20px 0px 15px;
}

/* submit media pr form style*/
.FormLeft{
	color:#7bc8eb;
}

.FormRight span{
	color:#dae075;
}
