@import url(http://fonts.googleapis.com/css?family=Oxygen);

body {
  	margin-left: 0px;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
	background-color: #616c26;
	font-family: 'Oxygen', sans-serif;
}

.head1 {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 14px;
  	color: #000000;
	font-weight:bold;
  	text-decoration: none;
}
.redlink {
	font-family: 'Oxygen', sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

.redlink a:hover {
	font-family: 'Oxygen', sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
}

.textDecoraton a
{
font-family: 'Oxygen', sans-serif;
font-size: 11px;
color:#0099FF;
text-decoration:none;
font-weight: bold;
border:0px;
outline:none;
}
	
	
.textDecoraton a:hover
{
font-family: 'Oxygen', sans-serif;
font-size: 11px;
color:#0099FF;
text-decoration:underline;
font-weight: bold;
border:0px;
outline:none;

}

.newsFeedDivider
{
margin-bottom:18px;
	width:100%;
	float:left;
}


.head2 {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 14px;
	font-weight:bold;
  	color: #cd5229;
  	text-decoration: none;
}

.body {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 12px;
  	font-weight: normal;
  	color: #3a3a3a;
  	text-decoration: none;
}
.link {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 11px;
  	font-weight: normal;
  	color: #3a3a3a;
  	text-decoration: underline;
}
.link a:hover {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 11px;
  	font-weight: normal;
  	color: #FF0000;
  	text-decoration: underline;
}
.readmore {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 11px;
  	font-weight: bold;
  	color: #3a3a3a;
  	text-decoration: none;
}
.readmore a:hover {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 11px;
  	font-weight: bold;
  	color: #CC3300;
  	text-decoration: underline;
}

.copyright {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 11px;
  	font-weight: none;
  	color: #ffffff;
  	text-decoration: none;
}

.infomedia {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 11px;
  	color: #f9b640;
  	text-decoration: underline;
}

.infomedia a:hover {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 11px;
  	color: #FF6600;
  	text-decoration: underline;
}

.menu {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 11px;
  	color: #811503;
	font-weight:bold;
  	text-decoration: none;
}

.menu a:hover {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 11px;
  	color: #ffffff;
	font-weight:bold;
  	text-decoration: none;
}


.menuactive {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 11px;
  	color: #ffffff;
	font-weight:bold;
  	text-decoration: none;
}

.navigation {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 12px;
  	color: #000000;
  	text-decoration: none;
}

.number {
  	font-family: 'Oxygen', sans-serif;
  	font-size: 12px;
  	color: #f1160c;
	font-weight:bold;
  	text-decoration: none;
}
.compul {
    color:#FF0000;

}


.input{
	font-family: 'Oxygen', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
	width: 200px;
	height:17px;
	border: 1px solid #7F9DB9;
}
.border {
	border: 1px solid #666666;
}


.mainMenu
{
	list-style-type:none;
	float:left;
	font-family: 'Oxygen', sans-serif;
    font-size: 10px;
    font-weight: bold;
	margin:13px 0px 0px 35px;
	padding:0px;
}

.mainMenu li
{
	display:block;
	float:left;
	position:relative;
}

.mainMenu li.rootMenu
{
	background:url(images/bullet.jpg) no-repeat center left;
	padding-left:25px;
	margin:0px 18px;
}

.mainMenu li a
{
   color: #811503;  
   text-decoration: none;
}

.mainMenu li a:hover
{
	color:#fff;
}

.mainMenu li ul
{
	position:absolute;
	top:100%;
	background:#d6380b;
	left:25px;
	width:150px;
	display:none;
	margin:0px;
	padding:0px;
}

.mainMenu li ul li
{
	width:100%;
	float:left;
	border-bottom:1px solid #e6886d;
}

.mainMenu li ul li.hasSub a{ background-image:url(images/subIcon.png); background-repeat: no-repeat; background-position:center right;}

.mainMenu li ul li a{ width:90%; padding:5px 5%; float:left; color:#fff;}
.mainMenu li ul li a:hover{ background-color:#e89b9b; color:#000;}
.mainMenu li ul ul {position:absolute; top:0px; left:100%;}
.mainMenu li li.hasSub ul li a, .mainMenu li li.hasSub ul li.hasSub ul li a{ background-image:none;}
.mainMenu li li.hasSub ul li.hasSub a{ background-image:url(images/subIcon.png);}


.input.error, .txtArea.error, .txtAreaContact.error, .selectBox.error
{
	border-color:#FF0000;
}



.browse_btn
{
	background:#666666;   
    color: #ffffff;
    cursor: pointer;
    font-size: 13px;
    height: 30px;
    line-height: 27px;

	border:0px;
	float:left;
	font-weight:500;
    text-transform: uppercase;
	-webkit-appearance: none;
		font-family: 'Oxygen', sans-serif;
		margin-right:10px;
}


.uploaderPath txtBox {
  
    float: left;
    margin-right: 6px;
    min-height: 20px;
    border: 1px solid #C6C5C5;
	font-size: 13px;
    color: #444;
	background-color:#FFFFFF;
}



.maxImgSize {
float: left;
color:#000000;
font-size:11px;
}

.maxImgSize span {
font-size:11px; 
color:#F00;
}

.maxImgSize img {
    vertical-align: middle;
	margin: 0px 0px 0px 0px !important;
}


.allowedFormats	
{
font-size:11px;
color:#000000;
}



