* {
	border: 0px;
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif
}

a {
	text-decoration: none;
	color: #666 !important;
	/*font-style: italic*/
}

a:hover {
	text-decoration: underline;
	color: #666;
	/*font-style: italic*/
}

.centerwide {
	width: 1250px;
	margin: 0 auto
}

.logo {
	padding: 5px 0 0 0;
	float: left
}

.right_column1 {
	float: left;
	padding: 15px 10px 0 35px;
}

.login-box {
	float: right;
	/*background-color: #eeeeee;*/
	width: 250px;
	height: 113px;
	padding-left: 0px;
	margin-right: 8px;
	align: center;
	color: #ddd;
}

.login-box a {
	color: #ddd;
}

.login-box p.txt {
	line-height: 20px;
	margin-top: 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.login-box input[type=text] {
	width: 100px;
	height: 16px;
	margin-top: 1px;
}

.login-box input[type=password] {
	width: 100px;
	height: 16px;
	margin-top: 1px;
}

.login-box .btn {
	background: url(../image/btn-bg.png) no-repeat;
	border: none;
	cursor: pointer;
	width: 65px;
	height: 25px;
	margin-top: 5px;
	margin-right: 5px;
}

body {
	background-color: #ffffff;
}

th {
	font-weight: bold;
	text-align: left;
}

table.spaceUnder td {
	padding-bottom: 5px;
}

.bold {
	font-weight: bold;
}

input {
	border: 1px solid black;
}

textarea {
	border: 1px solid black;
	resize: none;
}

.textareaBox1 {
	max-width: 750px;
}

.textareaBox2 {
	max-width: 477px;
}

select {
	border: 1px solid black;
}

.mainwide {
	float: left;
	width: 1000px;
	margin-right: 10px;
	background-color: #ffffff;
	padding: 10px;
}

.content {
	width: 100%;
}

@media ( max-width : 800px ) {
	.header {
		width: 100%;
		height: 229px;
		padding-top: 5px;
		background: #000;
	}
	.main {
		float: left;
		width: 98%;
		margin-right: 10px;
		background-color: #ffffff;
		padding: 10px;
	}
	.center {
		width: 100% px;
		margin: 0 auto
	}
	.right_column {
		float: right;
		width: 250px;
		padding-top: 10px;
		display: none;
	}
}

@media ( min-width : 801px) {
	.header {
		width: 100%;
		height: 150px;
		padding-top: 5px;
		background: #000;
	}
	.main {
		float: left;
		width: 750px;
		margin-right: 10px;
		background-color: #ffffff;
		padding: 10px;
	}
	.center {
		width: 1030px;
		margin: 0 auto
	}
	.right_column {
		float: right;
		width: 250px;
		padding-top: 10px;
	}
}

.head-txt {
	-moz-border-radius: 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	background: #f3f3f3;
	height: 21px;
	padding-top: 4px;
}

.head-txt p,.head-txt a {
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

.box-content {
	padding: 3px;
}

.box-bg {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px 0px 0px 8px;
	border-radius: 0px 0px 0px 8px;
	background-color: #ffffff;
}

.box-bg h3 {
	font: normal 12px Arial, Helvetica, sans-serif
}

.box-bg h1 {
	font: bold 15px Verdana, Geneva, sans-serif;
	margin: 5px 0 5px 0
}

.box-bg h2 {
	font: bold 15px Verdana, Geneva, sans-serif;
	margin: 5px 0 5px 0
}

.box-bg p {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 5px
}

.box1 {
	width: 100%;
	border-width: 0px;
	border-color: #dddddd;
	border-style: solid;
	-moz-border-radius: 0px;
	-webkit-border-radius: 8px 8px 0px 8px;
	border-radius: 8px 8px 0px 8px;
	background-color: rgb(235, 235, 235);
	border-width: 0px;
}

.box1 textarea {
	max-width: 600px;
}

.box1 img {
	float: left;
	margin: 0px 0 0 0px;
	max-width: 280px;
}

.box1 .txt {
	padding: 5px;
	float: left;
	margin: 18px 0 0 8px;
	width: 460px;
}

.box2_1 {
	border-width: 0px;
	border-color: #dddddd;
	border-style: solid;
	-moz-border-radius: 0px;
	-webkit-border-radius: 8px 8px 0px 8px;
	border-radius: 8px 8px 0px 8px;
	background-color: rgb(235, 235, 235);
	width: 49%;
	float: left;
	margin-right: 10px;
	-webkit-border-radius: 8px 8px 0px 8px;
	border-radius: 8px 8px 0px 8px;
}

.box2_1 img {
	margin: 8px;
	max-width: 350px;
	max-height: 140px;
}

.box2_1 h3 {
	margin: -15px 0 0 10px;
}

.box2_1 h2 {
	margin: 8px 0 0 10px;
}

.box2_2 {
	border-width: 0px;
	border-color: #dddddd;
	border-style: solid;
	-moz-border-radius: 0px;
	-webkit-border-radius: 8px 8px 0px 8px;
	border-radius: 8px 8px 0px 8px;
	width: 49%;
	float: right;
	-webkit-border-radius: 8px 8px 0px 8px;
	border-radius: 8px 8px 0px 8px;
}

.box2_2 img {
	margin: 8px;
	max-width: 350px;
}

.box2_2 h3 {
	margin: -15px 0 0 10px;
}

.box2_2 h2 {
	margin: 8px 0 0 10px;
}

.box4 {
	border-width: 0px;
	border-color: #dddddd;
	border-style: solid;
	-moz-border-radius: 0px;
	-webkit-border-radius: 8px 8px 0px 8px;
	border-radius: 8px 8px 0px 8px;
	width: 240px;
	float: left;
	margin-right: 10px;
	-webkit-border-radius: 8px 8px 0px 8px;
	border-radius: 8px 8px 0px 8px;
}

.box4 img {
	margin: 8px;
	max-width: 225px;
	max-height: 140px;
}

.box4 h3 {
	margin: -15px 0 0 10px;
}

.box4 h2 {
	margin: 8px 0 0 10px;
}

.box5 {
	border-width: 0px;
	/*border-color: #dddddd;*/
	border-style: solid;
	-moz-border-radius: 0px;
	-webkit-border-radius: 8px 8px 0px 8px;
	border-radius: 8px 8px 0px 8px;
	background-color: rgb(235, 235, 235);
	width: 240px;
	float: right;
	-webkit-border-radius: 8px 8px 0px 8px;
	border-radius: 8px 8px 0px 8px;
}

.box5 img {
	margin: 8px;
	max-width: 225px;
	max-height: 140px;
}

.box5 h3 {
	margin: -15px 0 0 10px;
}

.box5 h2 {
	margin: 8px 0 0 10px;
}

.clr {
	clear: both
}

.footer {
	width: 100%;
	height: 82px;
	padding: 0px;
	padding-bottom: 0;
	margin-top: 25px;
	background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff),
		color-stop(100%, #cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(                  startColorstr='#ffffff',
		endColorstr='#cccccc', GradientType=0); /* IE6-9 */;
	/*	background: url(/image/footer-bg.jpg) repeat-x;*/
}

.centered-table {
	margin-left: auto;
	margin-right: auto;
}

.italic {
	font-style: italic;
}

.icon img {
	padding-bottom: -8px;
	vertical-align: abs-middle;
	margin: 2px;
}

.icon table {
	border-collapse: collapse;
}

.icon td {
	border: 0px;
	borderspacing: 0px;
	padding: 0px;
	line-height: 0px;
}

.crop img {
	width: 50px;
	height: 50px;
	overflow: hidden;
}

.msg td {
	padding-bottom: 8px;
}

.button {
	-moz-box-shadow: inset 0px 1px 0px 0px #dcecfb;
	-webkit-box-shadow: inset 0px 1px 0px 0px #dcecfb;
	box-shadow: inset 0px 1px 0px 0px #dcecfb;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bddbfa
		), color-stop(1, #80b5ea));
	background: -moz-linear-gradient(center top, #bddbfa 5%, #80b5ea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa',
		endColorstr='#80b5ea');
	background-color: #bddbfa;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 22px;
	text-decoration: none;
}

.button:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #80b5ea
		), color-stop(1, #bddbfa));
	background: -moz-linear-gradient(center top, #80b5ea 5%, #bddbfa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea',
		endColorstr='#bddbfa');
	background-color: #80b5ea;
	text-decoration: none;
}

.button:active {
	position: relative;
	top: 1px;
}

button {
	-moz-box-shadow: inset 0px 1px 0px 0px #dcecfb;
	-webkit-box-shadow: inset 0px 1px 0px 0px #dcecfb;
	box-shadow: inset 0px 1px 0px 0px #dcecfb;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bddbfa
		), color-stop(1, #80b5ea));
	background: -moz-linear-gradient(center top, #bddbfa 5%, #80b5ea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa',
		endColorstr='#80b5ea');
	background-color: #bddbfa;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 24px;
	text-decoration: none;
}

button:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #80b5ea
		), color-stop(1, #bddbfa));
	background: -moz-linear-gradient(center top, #80b5ea 5%, #bddbfa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea',
		endColorstr='#bddbfa');
	background-color: #80b5ea;
	text-decoration: none;
}

button:active {
	position: relative;
	top: 1px;
}

#notification_Container {
	position: relative;
	width: 25px;
	height: 25px;
}

.notification_Bubble {
	position: absolute;
	top: -1px;
	right: -6px;
	padding: 1px 2px 1px 2px;
	background-color: red;
	color: white;
	font-weight: bold;
	font-size: 0.75em;
	border-radius: 30px;
	box-shadow: 1px 1px 1px gray;
}

.warning {
	width: 94%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 3px solid #FF0000;
	text-align: center;
	padding-top: 5px;
}

.round_corners {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid black 1px;
}

span.dropt {
	border-bottom: thin dotted;
	background: #ffeedd;
}

span.dropt:hover {
	text-decoration: none;
	background: #ffffff;
	z-index: 6;
}

span.dropt span {
	position: absolute;
	left: -9999px;
	margin: 20px 0 0 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	z-index: 6;
}

span.dropt:hover span {
	left: 25%;
	background: #ffffff;
	margin: 20px 0 0 170px;
	z-index: 6;
}

.menuBlock {
	float: left;
	width: 100%;
	background: #aaaaaa;
}

.showcaseClass li {
	display: inline;
	list-style-type: none;
}

#imageWrapper {
	position: relative;
}

.big,.corner {
	display: block;
}

.corner {
	position: absolute;
	bottom: 0;
}

.voteBar {
	background: #CCCCCC;
	border: 1px solid #666666;
	height: 10px;
}

.voteBar div {
	background: #28B8C0;
	height: 10px;
}

/*Responsive Menu area with toggle*/
.navbar {
    margin-bottom: 0px !important;
	background:#AAAAAA !important;
	min-height:0px !important;
}
.navbar-default .navbar-nav>li{
	border-right:1px solid #999;
}
.navbar-default .navbar-nav>li:last-child{
	border-right:none;
}
.navbar-default .navbar-nav>li>a {
    color: #fff !important;
	font-weight:500;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1px;
}
.navbar-default .navbar-nav>li>a:hover{
	background:#DDDDDD !important;
}
.navbar-nav{
	margin-left:22% !important;
}

.dropdown-menu{
	background:#888 !important;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: bold;
    line-height: 1.42857143;
    color: #fff !important;
    white-space: nowrap;
	border-bottom:1px solid #ddd;
}
.dropdown-menu>li>a:hover{
	background:#555555 !important;
}

/*========================================================================
   Media Queries
==========================================================================*/

@media only screen and (max-width:1290px){
	body{
		overflow-x:hidden;
	}
	.login-form>table>tbody>tr>td{
		padding-top:4px !important;
	}
	.box2_1{
		width:60%;
	}
	.box2_2{
		width:29%;
	}
	.content-gallary>.box1>.head-txt{
		width:90% !important;
	}
	.content-gallary{
		width: 103% !important;
	}
	.tab-pad{
		margin-top:5px;
	}
}
   
@media only screen and (max-width:1030px){
	.login-form{
		margin-left:-60px;
	}
	.right_column {
		width: 220px;
		margin-right: 25px;
	}
	.fb-add{
		width: 98%;
		padding-top: 5px;
	}
}

@media only screen and (max-width:780px){
	.header{
		height:120px;
	}
	.login-form{
		margin-left:-20px;
	}
	.navbar-nav{
		margin-left:-15px !important;
	}
	.navbar-nav>li>a{
		padding-left:10px !important;
		padding-right:10px !important;
	}
	.right_column{
		display:none;
	}
	.box2_1{
		width:65%;
	}
	.box2_2{
		width:30%;
	}
	.box2_2>img {
		max-width: 150px;
	}
	.box1>img {
		float: left;
		margin: 0px 0 0 0px;
		max-width: 280px;
	}
	.content-gallary{
		width: 110% !important;
		margin-left: -8px;
	}
	.showcaseClass{
		padding-left:-20px;
	}
	.box-content-table>.head-txt{
		padding-left:10px;
	}
	.box-content-img{
		width:96%;
	}
	.footer>.center>table>tbody{
		display:block;
		position:relative;
		margin-right:370px !important;
	}
	.showcase{
		display:none;
	}
	.photo-of-the-day{
		display:none;
	}
}

@media only screen and (max-width:650px){
	.logo>a>img{
		width:70%;
		height:70%;
	}
	.login-form{
		margin-top:-80px;
	}
	nav{
		margin-top:-100px !important;
		margin-bottom:-100px !important;
	}
	.hide-show{
		display:none;
	}
	.showcaseClass{
		display:none;
	}
	.box2_1{
		margin-top:-50px !important;
	}
	.box2_2{
		margin-top:-50px !important;
	}
	.content-gallary .head-txt{
		margin-left:-30px;
	}
	.content-gallary .box1{
		display:block;
		width:100%;
		margin-left:30px;
	}
	.box-content{
		width:97% !important;
	}
	.box-content>img{
		margin-left:20px;
	}
	.box-content-img img{
		width:50%;
	}
	.for-head>.head-txt{
		position:relative;
		top:-80px;
	}
	.box-content-img{
		margin-left:-40px;
		margin-top:-70px !important;
	}
	.hide-img{
		display:none;
	}
	.footer>.center>table{
		position:relative;
		margin-left:180px !important;
		top:-20px;
	}
	.footer>.center>p{
		margin-top:8px !important;
	}
	.showcase{
		display:none;
	}
	.photo-of-the-day{
		display:none;
	}
	
}

@media only screen and (max-width:490px){
	.header{
		height:225px;
	}
	.logo>a>img{
		width:100%;
		height:70%;
	}
	.login-form{
		margin-left:0px;
		margin-top:-10px;
	}
	nav{
		margin-top:-10px !important;
		margin-bottom:0px !important;
	}
	.box2_1{
		margin-top:0px !important;
	}
	.box2_2{
		margin-top:0px !important;
	}
	.box2_2 img {
		margin: 8px;
		width: 150px !important;
	}
	.content-gallary .head-txt{
		margin-left:5px;
	}
	.content-gallary .box1{
		margin-left:15px;
	}
	.for-head>.head-txt{
		top:0px;
	}
	.box-content-img{
		position:relative;
		margin-left:-30px;
		top:-50px;
	}
	.for-head .head-txt{
		margin-top:-80px;
	}
	.for-head .head-txt>p{
		position:relative;
		margin-top:0px;
		left:-90px;
	}
	.footer>.center>table{
		margin-left:120px !important;
	}
	.footer>.center>p{
		margin-top:5px !important;
	}
	.showcase{
		display:none;
	}
	.photo-of-the-day{
		display:none;
	}
	
}
