.pull-right {
    float: right;
}

.line {
    padding: 5px 10px;
    border-bottom: 1px solid #eee;
}

*{
margin:0px;
padding:0px;
}


/* START ----------------- CSS FOR DESKTOP*/

@media (min-width: 1150px) {

body{
margin:0px;
padding:0px;
background:#BABABA;
color:#fff;
background-image:url(img/main_bg.jpg);
background-repeat:repeat-x;
font-family:verdana, arial, sans-serif;
}
.contain_banner
{
	  margin-left: -20px !important;
}
.login-window
{
	text-decoration: none;
  color: black !important;
  font-weight: bold;
  border-radius: 10px;
  padding: 5;
  background-color: grey;
}
#container{
width: 1000px;
//display: table;
margin-left: auto;
margin-right: auto;
text-align: center;
color: black;
font-size: 35px;
background: white;
border-left: 1px solid #C4C4C4;
border-right: 1px solid #C4C4C4;
}

#head-bar{
width:1000px;
height:100px;
background-image:url(img/headerbg.jpg);
background-repeat:repeat-x;
margin:0px auto;
}

#logo{
display:table;
float:left;
margin-left:15px;
}

#home-search{
float:right;
width:530px;
margin-top:25px;
background:#fff;
margin-right:10px;
border-radius:5px;
-moz-box-shadow:    inset 0 0 5px #000000;
-webkit-box-shadow: inset 0 0 5px #000000;
box-shadow:         inset 0 0 5px #000000;
}

.hidden{
display: none;
}

#home{
height:540px;
width:1000px;
  clear: both;
}

#home-image{
width: 960px;
margin: 20px;
position:absolute;
margin-top: 5px;
}

#home-image img{
width: 960px;
}

#home_inner{
width:1000px;
margin:0px auto;
}

#in_home{
width: 525px;
height: 100px;
background: rgba(0, 0, 0, 0.3);
position: absolute;
margin-top: 360px;
margin-left: 40px;
padding: 10px;
color: white;
}

#in_home h1{
text-align:left;
font-weight:bold;
font-size:22px;
font-family:Verdana, Arial, Sans Serif;
}

#in_home p{
font-size:18px;
font-family:Verdana, Arial, Sans Serif;
text-align:left;
}

#home-logo{
margin-left:auto;
margin-right:auto;
//vertical-align:center;
margin-top:100px;
}


.search{
width: 480px;
background: transparent;
border: none;
height: 45px;
font-size: 35px;
float: left;
margin-left: 3px;
}

.desc{
width:950px;
font-size:12px;
font-family:Tahoma, Verdana, Arial, sans serif;
margin:0px auto;
color:#000;
float:left;
margin-left: 20px;
margin-bottom: 15px;
}

#browse{
width:980px;

padding-left:20px;
margin-left:auto;
margin-right:auto;
//padding-top:600px;
background:#fff;
//border-left:1px solid #c4c4c4;
//border-right:1px solid #c4c4c4;
}

h1{
font-family: verdana;
font-size: 20px;
font-weight: normal;
}


h2{
font-family: verdana;
font-size: 20px;
font-weight: normal;
text-align:left;
}

#pagination_bar{
width:1120px;
float:left;
display:table;
}

.tags{
//padding:3px;
margin-left:3px;
//float:left;
//border-radius:3px;
//display:block;
color:#666;
}

#home_img_name {
display: table;
margin-top: 470px;
margin-right: 37px;
position: absolute;
margin-left: 700;
padding: 10px;
color: #fff;
float: right;
width: 260px;
font-size: 12px;
text-align: right;
}

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

.pagelink a{
background-color: #cccccc;
margin: 2px;
color: #555555 !important;
font-weight: bold;
padding: 5px 8px 6px;
text-decoration:none;
float:left;
font-family:Georgia;
font-size:12px;
}

.pagelink a:hover{
color:#fff !important;
text-decoration:none;
background:#000 !important;
}

.current a{
background-color: #000000;
margin: 2px;
color: white !important;
font-weight: bold;
padding: 5px 8px 6px;
text-decoration:none;
font-family:Georgia;
font-size:12px;
float: left
}

.b_left{
width: 195px;
//margin: 12px;
float: left;
text-align: left;
}

.b_left ul{
list-style-type:none;
}

.b_left a{
font-size:15px;
text-decoration:none;
color:#000;
}

.b_left a:hover{
text-decoration:underline;
}

#err_message{
display:table;
padding:20px;
background:#cecece;
margin-left:20px;
margin-top:20px;
border-radius:10px;
font-weight:bold;
color:#000;

}

#err_message b{
color:#f00;
}

#err_message p{
color:#000;
font-size:16px;
font-weight:bold;
}

#contain{
max-width: 1000px;
//float: left;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
vertical-align: baseline;
margin-top: 40px;
//padding-right: 15px;
padding-bottom: 10px;
display:table;
}

#wide_banner{
width: 990px;
float: left;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
float: inherit;
text-align: center;
}

#out_each{
float:left;
margin-bottom:20px;
}

#image_name{
width: 990px;
height: 60px;
padding: 10px;
padding-left: 0px;
border-bottom: 1px dotted #666;
margin-left: auto;
margin-right: auto;
background: #fff;
float: left;
}

#each{
width: 150px;
height: 170px;
float: left;
margin-right: 45px;
display: table-cell;
vertical-align: bottom;
position: relative;
margin-bottom: 20px;
}

#err{
color:#fff;
font-size:15px;
padding-left:40px;
}


#search{
width: 300px;
height: 50px;
margin-top:50px;
float:right;
background:#fff;
background-image:url('img/search.jpg');
background-repeat:no-repeat;
}

#signup{
width:550px;
margin:0px auto;
padding:15px;
border:1px solid #E0DCDC;
margin-top:50px;
font-size:18px;
text-align:left;
}

#signup h2{
font-size:24px;
font-weight:bold;
}

#statusmsg{
	font-size: 12px; /* Set message font size  */
	padding: 10px; /* Some padding to make some more space for our text  */
	background: #EDEDED; /* Add a background color to our status message   */
	border: 1px solid #DFDFDF; /* Add a border arround our status message   */
	margin:15px;
	
}

/* style for result page */


#images{
width:1000px;
//display:table;
margin-left:auto;
margin-right:auto;
color:#000;
font-size:20px;
background:#fff;
//border-left:1px solid #c4c4c4;
//border-right:1px solid #c4c4c4;
padding-bottom:10px;
//min-height:500px;
}

#border a{
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
color: #666;
font-size: 12px;
//float: left;
padding-top: 5px;
text-decoration:none;
}

.download{
background:#fff;
width:100px;
height:30px;
font-weight:bold;
}

.small_search{
background-image:url('img/search.jpg');
background-repeat:no-repeat;
margin-right:20px;
margin-top:70px;
height:40px;
width:370px;
border:none;
float:right;

}

.search_btn{
width:30px;
height:50px;
background:transparent;
border:none;
}

#images a{
border:none;
color: black;
}

#image_name h1{
color:#000;
//font-size: 20px;
font-weight: bold;
display: table;
float: left;
//margin-bottom: 15px;
padding-left: 20px;
font-family: Arial, Helvetica, sans-serif;
}

#image_name h2{
color:#000;
font-size: 20px;
font-weight: bold;
display: table;
float: left;
margin-bottom: 15px;
padding-left: 10px;
font-family: Arial, Helvetica, sans-serif;
}

#images h1{
color:#000;
font-size:30px;
padding-left:20px;
padding-top:10px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}

.thumb{
max-width: 150px;
max-height: 150px;
//margin-right: 10px;
bottom: 0px;
//position: absolute;
}

#thumb{
max-width: 150px;
max-height: 150px;
//margin-right: 10px;
bottom: 0px;
//position: absolute;
}

#captcha{
width: 250px;
height: 105px;
background:#cecece;
border:1px solid #666;
//background-image: url(img/captchabg.png);
padding: 10px;
background-repeat: no-repeat;
}

#left{
float:left;
padding:30px;
padding-left:20px;
font-size:15px;
background:#fff;
height:1100px;
}

#left h1{
font-size: 15px;
font-weight: bold;
display: table;
float: left;
margin-bottom: 15px;
}

#left h2{
font-size: 15px;
font-weight: bold;
display: table;
float: left;
margin-bottom: 15px;
padding-left: 10px;
padding-top: 10px;
font-family: Arial, Helvetica, sans-serif;
}

#left img{
max-width:640px;
max-height:640px;
}

#right{
float:right;
width:300px;
padding-top:30px;
font-size:13px;
//border:1px solid;
padding-right: 10px;
background:#fff;
color: black;
}

#social{
margin-bottom: 10px;
display: table;
}

.img_info{
//padding-bottom: 10px;
padding-top: 10px;
//border-bottom: 1px dotted #666;
display: table;
width: 290px;
margin-bottom:10px;
}

.sidebar{
font-size:16px;
padding-bottom:5px;
color: black;
}

.grey{
font-size:13px;
padding-bottom:5px;
color:#666;
}

#small_icon{
display:table;
float:left;
}

#small_icon img{
width:50px;
padding-right:5px;
float:left;
}

#headers1, #headers2 {
  padding-bottom: 10px;
  border-bottom: 1px dotted #666;
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
}
#headers3{
  padding-bottom: 10px;
  border-bottom: 1px dotted #666;
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
  clear: both;
}
.img_info1, .img_info2, .img_info3 {
  padding-top: 10px;
  display: table;
  width: 290px;
  margin-bottom: 10px;
}
.sidebar{
  font-size: 16px;
  padding-bottom: 5px;
}

#bottom{
margin-top:20px;
padding-right:10px;
}

/*css for users page*/

#user_info{
border-bottom: 1px dotted #666;
padding-bottom: 10px;
display: table;
width: 980px;
padding-left: 20px;
}

#user_thumb {
float:left;
display:table;
padding:5px;
}

#user_thumb img{
width:60px;
height:60px;
}

#details{
float:left;
}

#details h2{
padding-left:0px;
}

.udesc{
font-size:13px;
width:500px;
}

#ucontain{
max-width: 980px;
float: left;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
vertical-align: baseline;
margin-top: 60px;
}

/*jquery for popup */

/* Mask for background, by default is not display */
#mask {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: 0.8;
	z-index: 999;
}

/* You can customize to your needs  */
.login-popup{
	display:none;
	background: #333;
	padding: 10px; 	
	border: 2px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	box-shadow: 0px 0px 20px #999; /* CSS3 */
        -moz-box-shadow: 0px 0px 20px #999; /* Firefox */
        -webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */
	border-radius:3px 3px 3px 3px;
        -moz-border-radius: 3px; /* Firefox */
        -webkit-border-radius: 3px; /* Safari, Chrome */
}

img.btn_close { Position the close button
	float: right; 
	margin: -28px -28px 0 0;
}

fieldset { 
	border:none; 
}

form.signin .textbox label { 
	display:block; 
	padding-bottom:7px; 
}

form.signin .textbox span { 
	display:block;
}

form.signin p, form.signin span { 
	color:#999; 
	font-size:11px; 
	line-height:18px;
} 

form.signin .textbox input { 
	background:#666666; 
	border-bottom:1px solid #333;
	border-left:1px solid #000;
	border-right:1px solid #333;
	border-top:1px solid #000;
	color:#fff; 
        border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px;
        -webkit-border-radius: 3px;
	font:13px Arial, Helvetica, sans-serif;
	padding:6px 6px 4px;
	width:200px;
}

form.signin input:-moz-placeholder { color:#bbb; text-shadow:0 0 2px #000; }
form.signin input::-webkit-input-placeholder { color:#bbb; text-shadow:0 0 2px #000;  }

.button { 
	background: -moz-linear-gradient(center top, #f3f3f3, #dddddd);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#dddddd));
	background:  -o-linear-gradient(top, #f3f3f3, #dddddd);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f3f3f3', EndColorStr='#dddddd');
	border-color:#000; 
	border-width:1px;
        border-radius:4px 4px 4px 4px;
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	color:#333;
	cursor:pointer;
	display:inline-block;
	padding:6px 6px 4px;
	margin-top:10px;
	font:12px; 
	width:214px;
}
.button:hover { background:#ddd; }

/*jquery for popup end*/


/*this is stylesheet for contact us page*/

#wrapper_con{
height:auto;
display:table;
width:1000px;
margin-top:50px;
margin-left:auto;
margin-right:auto;
}

#heading_con h1.coloring{
color: #000;
float: left;
font-size: 40px;
font-weight: normal;
padding:10px;
}

#emailform{
    //float: left;
   // width: 840px;
   //padding-left:50px;
}

#emailform p{
font-size:14px;
font-weight:bold;
}

.formfields{
margin-bottom:20px;
}

.formfields input[type=text]{
    background-color: #E6E6E6;
    border: 1px solid #CCCCCC;
    margin-top: 5px;
    padding: 4px;
    width: 350px;
}

.formfields input[type=text]:focus{
    background-color: #CCCCCC;
    border: 1px solid #B2B2B2;	
}

.formfields input[type=password]{
    background-color: #E6E6E6;
    border: 1px solid #CCCCCC;
    margin-top: 5px;
    padding: 4px;
    width: 350px;
}

.formfields input[type=password]:focus{
    background-color: #CCCCCC;
    border: 1px solid #B2B2B2;	
}

.formfields textarea{
    background-color: #E6E6E6;
    border: 1px solid #CCCCCC;
    height: 80px;
    margin-top: 5px;
    padding: 4px;
    width: 350px;
}

.formfields textarea:focus{
    background-color: #CCCCCC;
    border: 1px solid #B2B2B2;	
}

.formfields select{
    background-color: #E6E6E6;
    border: 1px solid #CCCCCC;
    margin-top: 5px;
    padding: 4px;
    width: 350px;
}

.formfields select:focus{
    background-color: #CCCCCC;
    border: 1px solid #B2B2B2;	
}

.error{
	font-weight:bold;
	color:#ff0000;
	display:none;
	font-size:18px;
}

.errorflag{
	color:#ff0000;
    font-weight: bold;
    margin-bottom: 10px;
	font-size:18px;
}

#message{
padding:10px;
border:2px solid;
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
border-radius:10px;
background:#000;
color:#fff;
font-size:20px;
}

/* css end for contact page */

/*css for footer*/
#footer{
width:1000px;
  clear: both;
height:100px;
background:#535353;
margin-left:auto;
margin-right:auto;
padding-top:15px;
padding-bottom:20px;
color:#000;
background-repeat:repeat-x;
}

#foot_logo{
padding-left:20px;
width:500px;
float:left;
text-align:left;
}

.foot_logo{
color:#fff;
font-family:Verdana, Arial, Sans Serif;
font-size:15px;
}

#foot_logo p{
color:#fff;
font-family:Verdana, Arial, Sans Serif;
font-size:11px;
}

#foot_copyright{
width: 310px;
color: #fff;
font-family: Verdana, Arial, Sans Serif;
font-size: 11px;
float: right;
margin-right: 5px;
}

#foot_logo  ul li{
list-style-type:none;
font-size:11px;
}

#foot_logo a{
color:#fff;
text-decoration:none;
font-size:11px;
}

#foot_logo a:hover{
color:#fff;
text-decoration:underline;
font-size:11px;
}

#banner1{
padding-bottom: 10px;
padding-top: 10px;
//border-bottom: 1px dotted #666;
display: table;
width: 280px;
margin-bottom:10px;
}

#headers{
padding-bottom: 10px;
border-bottom: 1px dotted #666;
font-size:15px;
font-family:arial;
font-weight:bold;
}

#border {
padding:10px;
border:1px solid #cecece;
//max-width: 150px;
max-height: 150px;
margin-right: 10px;
bottom: 0px;
position: absolute;
box-shadow: 1px 1px 2px #cecece;
display:table;
margin-bottom:10px;
}

#related{
margin-top: 10px;
padding: 5px;
width: 630px;
margin-bottom: 10px;
float: left;
display: table;
}

#border p{
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
color:#666;
font-size:12px;
//float:left;
padding-top:5px;
}

/*for related search*/

#rel_thumb{
display:table;
float:left;
margin-right:6px;
margin-top:20px;
vertical-align: bottom;
}

#rel_thumb img{
width:96px;
height:93px;
vertical-align: bottom;
}

#discus_code{
float:left;
margin-top:20px;
}

#login_bar{
width: 980px;
height: 20px;
background-image: url(img/headerbg.jpg);
background-repeat: repeat-x;
margin: 0px auto;
text-align: right;
padding: 10px;
font-size: 13px;
}

#logbar{
width: 960px;
//display: table;
margin-left: auto;
margin-right: auto;
color: #000;
//text-align: right;
font-size: 13px;
background: #fff;
padding: 5px 20px;
padding-right: 20px;
border-left: 1px solid #C4C4C4;
border-right: 1px solid #C4C4C4;
}

#logbar a{
color:#000;
font-size:13px;
font-weight:bold;
}

#divCaptcha{
           font-size: xx-large;
            font-family: Cooper Std Black;
            font-style: italic;
            color: #480000;
            letter-spacing: 4px;
            height: 30px;
            opacity: 0.4;
            filter: alpha(opacity=40);
            vertical-align: middle;
            display: table-cell;
            text-align: center;
			width: 350px;
background: gray;
}


}


/* *****************END OF DESKTOP CSS********************************/


/* ******************************************************************************/

	/* START ----------------- CSS FOR MOBILE*/

/* ******************************************************************************/

@media (min-width: 0px) and (max-width: 650px) {

body{
margin:0pt;
padding:0pt;
background:#fff;
color:black;
background-image:url(img/main_bg.jpg);
background-repeat:repeat-x;
font-family:verdana, arial, sans-serif;
}
.login-window
{
	text-decoration: none;
  color: black !important;
  font-weight: bold;
  border-radius: 10px;
  padding: 5;
  background-color: grey;
  margin-top:10px;
}
#container{
width: 100%;
//display: table;
margin-left: auto;
margin-right: auto;
text-align: center;
color: black;
font-size: 35px;
background: white;
}

#head-bar{
width:100%;
height:65px;
background-image:url(img/headerbg.jpg);
background-repeat:repeat-x;
margin:0px auto;
}
#login-box
{
	margin-top:0px !important;
	margin-left:0px !important;
}
.signin
{
	margin:0 !important;
}
	
.login-popup {
  display: none;
  }
.logoimg{
width: 135px;
height: 65px;
}

.search{
width: 103px;
background: transparent;
border: none;
height: 40px;
font-size: 20px;
float: left;
margin-left: 4px;
}

#search-submit{
height: 36px !important;
margin-top: 2px !important;
}

#logo{
display:table;
float:left;
margin-left:6px;
}

#home-search{
float:right;
width:152px;
margin-top:13px;
background:#fff;
margin-right:6px;
border-radius:5px;
-moz-box-shadow:    inset 0 0 5px #000000;
-webkit-box-shadow: inset 0 0 5px #000000;
box-shadow:         inset 0 0 5px #000000;
}

#logbar {
  width: 91%;
  display: table;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  font-size: 13px;
  background: #fff;
  padding: 5px 20px;
  padding-right: 20px;
  border-left: 1px solid #C4C4C4;
  border-right: 1px solid #C4C4C4;
}

#logbar div{
margin-right: 10px;
}

#logbar a {
  color: #000;
  font-size: 13px;
  font-weight: bold;
}

.hidden{
display: none;
}

#recaptcha_widget_div{
	margin-left: -10px;
}

#home{
height:195px;
width:100%;
}
#logbar
{
width:100%;
padding:0px;
border:none;
}
#home-image{
width: 100%;
position:absolute;
margin-top: 5px;
}

#home-image img{
width: 100%;
height: 185px;
}

#home_inner{
width:100%;
margin:0px auto;
}

#in_home {
  width: 98%;
  height: 67px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  margin-top: 95px;
  margin-left: 0px;
  padding-left: 6px;
  color: white;
}

#in_home h1 {
  text-align: left;
  font-weight: bold;
  font-size: 15px;
  font-family: Verdana, Arial, Sans Serif;
}

#in_home p {
  font-size: 12px;
  font-family: Verdana, Arial, Sans Serif;
  text-align: left;
}

#home_img_name {
  display: table;
  margin-top: 162px;
  margin-right: 0px;
  position: absolute;
  margin-left: -22px;
  padding: 10px;
  color: #fff;
  float: right;
  width: 100%;
  font-size: 11px;
  text-align: right;
}

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

#browse {
  width: 97%;
  height: 400px;
  padding-left: 8px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}

h2 {
  font-family: verdana;
  font-size: 17px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 10px;
}

.b_left {
  width: 50%;
  float: left;
  text-align: left;
}

.b_left ul {
  list-style-type: none;
}

.b_left ul li {
  line-height: 0.9;
}

.b_left a {
  font-size: 14px;
  text-decoration: none;
  color: #000;
}
#social
{
  margin-top: 15px;
  margin-bottom: 10px;
  width: 100%;
  height: 20px;
}
#out_each
{
  width: 46%;
  float: left;
  margin: 5px;
  float: left;
  height: 155px;
}
.desc
{
color:black;
font-size: 12px;
padding: 3px;
padding-left: 5px;
}
#border a img
{
  width: 100%;
  height:130px;
  clear: both;
  border-radius: 7px;
  box-shadow: 0 3px 10px rgba(3, 3, 3, 0.4);
}
#border a
{
text-decoration:none;
color:black;
}
#border p a
{
font-size:12px;
font-weight: bold;
}
#images
{
  background-color: white;
}

#images h1
{
color:black;
font-size:20px;
padding: 3px;
padding-left: 5px;
}

#pagination_bar {
  width: 96%;
  float: left;
  display: table;
  padding-left: 5px;
  margin-top: 10px;
}

.current a {
  background-color: #000000;
  margin: 2px;
  color: white !important;
  font-weight: bold;
  padding: 5px 8px 6px;
  text-decoration: none;
  font-family: Georgia;
  font-size: 12px;
  float: left;
}

.pagelink a {
  background-color: #cccccc;
  margin: 2px;
  color: #555555 !important;
  font-weight: bold;
  padding: 5px 8px 6px;
  text-decoration: none;
  float: left;
  font-family: Georgia;
  font-size: 12px;
}

.pagelink a:hover{
color:#fff !important;
text-decoration:none;
background:#000 !important;
}

#wide_banner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  text-align: center;
  margin-bottom: 13px;
  clear: both;
}

#contain {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  vertical-align: baseline;
  margin-top: 16px;
  padding-bottom: 10px;
  background: white;
  
}

#contain p{
margin-top: 5px;
font-size: 13px !important;
}

#contain ul{
font-size: 13px !important;
}

#contain .formfields{
font-size: 13px;
margin-bottom: 7px;
}

#footer {
  width: 100%;
  height: 115px;
  background: #535353;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  background-repeat: repeat-x;
}

#foot_logo {
  width: 100%;
  float: left;
  text-align: left;
}

.foot_logo {
  padding-left: 7px;
  color: #fff;
  font-family: Verdana, Arial, Sans Serif;
  font-size: 13px;
}

#foot_logo p {
  padding-left: 7px;
  color: #fff;
  font-family: Verdana, Arial, Sans Serif;
  font-size: 10px;
}

#foot_logo ul{
  padding-left: 7px;
  margin-top: 9px !important;
  color: #fff;
}

#foot_logo ul li {
  list-style-type: none;
  font-size: 10px;
}

#foot_logo a {
  color: #fff;
  text-decoration: none;
  font-size: 10px;
}

#foot_copyright {
  width: 98%;
  color: #fff;
  font-family: Verdana, Arial, Sans Serif;
  font-size: 11px;
  float: left;
  margin-top: 7px;

}
#left
{
  width: 100%;
}
#leftimg
{
  width: 95%;
  height: 50% !important;
  margin-left: 0px;
}

#related{
margin-top: 10px;
  margin-left: 7px;
}

.login-window{
padding-left: 8px;
}

#related b{
padding-left: 8px;
font-size: 13px;
}

#rel_thumb
{
  width: 30%;
  float: left;
  margin:5px;
}
#rel_thumb_img
{
  width: 100%;
  height: 93px;
  border-radius: 5px;
  box-shadow: 0 3px 3px rgba(3, 3, 3, 0.4);
}
#right
{
  clear: both;
  width:100%;
}
#headers
{
text-align: center;
font-family: arial;
font-weight: bold;
}
#headers .sidebar{
font-size: 16px;
}

#headers1
{
text-align: left;
font-family: arial;
font-weight: bold;
  width: 100%;
padding-bottom: 7px;
}
#headers1 .sidebar{
padding-left: 8px;
color: black;
text-decoration: none;
font-size: 15px;
font-family: verdana, arial, sans-serif;
}

#headers2
{
text-align: left;
font-family: arial;
font-weight: bold;
padding-bottom: 7px;
}
#headers2 .sidebar{
  padding-left: 8px;
  color: black;
  text-decoration: none;
  font-size: 15px;
  font-family: verdana, arial, sans-serif;
}

#headers3
{
  text-align: left;
  font-family: arial;
  font-weight: bold;
  clear: both;
  padding-top: 10px;
  padding-bottom: 7px;
}
#headers3 .sidebar{
  padding-left: 8px;
  color: black;
  text-decoration: none;
  font-size: 15px;
  font-family: verdana, arial, sans-serif;
}

.img_info1
{
  width: 95%;
  text-align: left;
  padding-left: 8px;
  font-size: 13px;
  font-family: verdana, arial, sans-serif;
}
.img_info1 a
{
  color: black;
}

.img_info2
{
  text-align: left;
  padding-left: 8px;
  font-size: 13px;
  font-family: verdana, arial, sans-serif;
}
.img_info2 a
{
  color: black;
  margin-left: 10px;
}

.img_info3
{
  text-align: left;
  padding-left: 8px;
  font-size: 13px;
  font-family: verdana, arial, sans-serif;
}
.img_info3 a
{
  color: black;
}

.error{
	font-weight:bold;
	color:#ff0000;
	display:none;
	font-size:15px;
}

.errorflag{
	color:#ff0000;
    font-weight: bold;
    margin-bottom: 10px;
	font-size:15px;
}

#small_icon
{
  margin-top: 4px;
  width: 22%;
  float: left;
}
#small_icon img
{
  width:100%;
}
#small_icon a
{
margin-left: 10px;
}

}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
#out_each
{
width:47%;
height:176px;
}
#border a img
{
height:150px;
}
}
/******************END OF MOBILE CSS*****************/


/**************START OF IPAD CSS*********************/

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) 
{
#home_img_name {
  display: table;
  margin-top: 315px !important;
  margin-right: 0px;
  position: absolute;
  margin-left: 408px !important;
  padding: 10px;
  color: #fff;
  float: right;
  width: 250px;
  font-size: 15px;
  font-weight: bold;
  text-align: right;
 }
 #foot_logo {
  padding-left: 20px;
  width: 355px !important;
  float: left;
  text-align: left;
}
 .b_left {
  width: 124px !important;
  float: left;
  text-align: left;
}
 #logbar {
  padding-right: 17px !important;
}
.login-window
{
	text-decoration: none;
  color: black !important;
  font-weight: bold;
  border-radius: 10px;
  padding: 5;
  background-color: grey;
  margin-top:10px;
}
#container{
width: 90%;
margin-left: auto;
margin-right: auto;
text-align: center;
color: black;
font-size: 35px;
background: white;
border-left: none !important;
border-right: none !important;
}
#in_home {
  width: 630px !important;
  height: 100px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  margin-top: 200px !important;
  margin-left: 26px !important;
  padding: 10px;
  color: white;
}
#home {
  height: 390px !important;
  width: 100%;
}
#each {
  width: 100% !important;
}
.desc {
  width: 95% !important;
  }
  #contain
  {
   padding-left: 0px !important;
  margin-top:0px !important;
  }
  #social {
  
  margin-left: 0px !important;
}
#images h1 {

  padding-left: 13px !important;
  }
.desc {
    margin-left: 15px !important;
  }
  #pagination_bar {
margin-left: 15px !important;

}
#out_each
{
height:155px !important;
}
}
@media (min-width: 651px) and (max-width: 1149px) {
body{
margin:0px;
padding:0px;
background:#BABABA;
color:#fff;
background-image:url(img/main_bg.jpg);
background-repeat:repeat-x;
font-family:verdana, arial, sans-serif;
}
.login-window
{
	text-decoration: none;
  color: black !important;
  font-weight: bold;
  border-radius: 10px;
  padding: 10;
  background-color: grey;
  margin-top:10px;
}
#container{
width: 90%;
margin-left: auto;
margin-right: auto;
text-align: center;
color: black;
font-size: 35px;
background: white;

}

#head-bar{
width:90%;
height:100px;
background-image:url(img/headerbg.jpg);
background-repeat:repeat-x;
margin:0px auto;
}

.search{
width: 300px;
background: transparent;
border: none;
height: 40px;
font-size: 20px;
float: left;
margin-left: 4px;
}

#search-submit{
height: 36px !important;
margin-top: 2px !important;
}

#logo{
display:table;
float:left;
margin-left:15px;
}

#home-search{
  float: right;
  width: 355px;
  margin-top: 30px;
  background: #fff;
  margin-right: 20px;
  border-radius: 5px;
  -moz-box-shadow: inset 0 0 5px #000000;
  -webkit-box-shadow: inset 0 0 5px #000000;
  box-shadow: inset 0 0 5px #000000;
}

#logbar {
  width: 88%;
  display: table;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  font-size: 13px;
  background: #fff;
  padding:0px;
  padding-right: 20px;

}

#logbar a {
  color: #000;
  font-size: 13px;
  font-weight: bold;
}

.hidden{
display: none;
}

#home{
height:500px;
width:100%;
clear:both;
}

#home-image{
  width: 86.2%;
  margin: 20px;
  position: absolute;
  margin-top: 5px;
}

#home-image img{
width: 100%;
}

#home_inner{
width:100%;
margin:0px auto;
}

#in_home{
width: 525px;
height: 100px;
background: rgba(0, 0, 0, 0.3);
position: absolute;
margin-top: 323px;
margin-left: 40px;
padding: 10px;
color: white;
}

#in_home h1{
text-align:left;
font-weight:bold;
font-size:22px;
font-family:Verdana, Arial, Sans Serif;
}

#in_home p{
font-size:18px;
font-family:Verdana, Arial, Sans Serif;
text-align:left;
}

#home-logo{
margin-left:auto;
margin-right:auto;
margin-top:100px;
}

.desc{
width:100%;
font-size:12px;
font-family:Tahoma, Verdana, Arial, sans serif;
margin:0px auto;
color:#000;
float:left;
margin-left: 20px;
margin-bottom: 15px;
}

#browse{
width:90%;

padding-left:20px;
margin-left:auto;
margin-right:auto;
background:#fff;
}

h1{
font-family: verdana;
font-size: 20px;
font-weight: normal;
}


h2{
font-family: verdana;
font-size: 20px;
font-weight: normal;
text-align:left;
}

#pagination_bar{
width: 90%;
float:left;
display:table;
  margin-left: 15px;
margin-top: 15px;
}

.tags{
//padding:3px;
margin-left:3px;
//float:left;
//border-radius:3px;
//display:block;
color:#666;
}

#home_img_name {
  display: table;
  margin-top: 426px;
  margin-right: 0px;
  position: absolute;
  margin-left: 628px;
  padding: 10px;
  color: #fff;
  float: right;
  width: 250px;
  font-size: 15px;
  font-weight: bold;
  text-align: right;
}

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

.pagelink a{
background-color: #cccccc;
margin: 2px;
color: #555555 !important;
font-weight: bold;
padding: 5px 8px 6px;
text-decoration:none;
float:left;
font-family:Georgia;
font-size:12px;
}

.pagelink a:hover{
color:#fff !important;
text-decoration:none;
background:#000 !important;
}

.current a{
background-color: #000000;
margin: 2px;
color: white !important;
font-weight: bold;
padding: 5px 8px 6px;
text-decoration:none;
font-family:Georgia;
font-size:12px;
float: left
}

.b_left{
width: 165px;
float: left;
text-align: left;
}

.b_left ul{
list-style-type:none;
}

.b_left a{
font-size:15px;
text-decoration:none;
color:#000;
}

.b_left a:hover{
text-decoration:underline;
}

#err_message{
display:table;
padding:20px;
background:#cecece;
margin-left:20px;
margin-top:20px;
border-radius:10px;
font-weight:bold;
color:#000;

}

#err_message b{
color:#f00;
}

#err_message p{
color:#000;
font-size:16px;
font-weight:bold;
}

#contain{
  max-width: 100%;
  float: left;
  margin-left: auto;
  margin-right: auto;
  padding-left: 28px;
  vertical-align: baseline;
  margin-top: 0px;
  padding-bottom: 10px;
  background: white;
}

#wide_banner{
width: 100%;
float: left;

padding-left: 0px;
margin-top: 20px;
text-align: center;
margin-bottom: 20px;
}

#out_each{
  width: 23%;
  margin: 5px;
  float: left;
  height: 156px;
}

#image_name{
width: 99%;
height: 60px;
padding: 10px;
padding-left: 0px;
border-bottom: 1px dotted #666;
margin-left: auto;
margin-right: auto;
background: #fff;
float: left;
}

#each{
  width: 183px;
  height: 150px;
  float: left;
  margin-right: 45px;
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  margin-bottom: 20px;
}

#err{
color:#fff;
font-size:15px;
padding-left:40px;
}


#search{
width: 300px;
height: 50px;
margin-top:50px;
float:right;
background:#fff;
background-image:url('img/search.jpg');
background-repeat:no-repeat;
}

#signup{
width:550px;
margin:0px auto;
padding:15px;
border:1px solid #E0DCDC;
margin-top:50px;
font-size:18px;
text-align:left;
}

#signup h2{
font-size:24px;
font-weight:bold;
}

#statusmsg{
	font-size: 12px; /* Set message font size  */
	padding: 10px; /* Some padding to make some more space for our text  */
	background: #EDEDED; /* Add a background color to our status message   */
	border: 1px solid #DFDFDF; /* Add a border arround our status message   */
	margin:15px;
	
}

/* style for result page */


#images{
width:90%;
display: table;
margin-left:auto;
margin-right:auto;
color:#000;
font-size:20px;
background:#fff;
padding-bottom:10px;
}

#border a{
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
color: #666;
font-size: 12px;
//float: left;
padding-top: 5px;
text-decoration:none;
}

.download{
background:#fff;
width:100px;
height:30px;
font-weight:bold;
}

.small_search{
background-image:url('img/search.jpg');
background-repeat:no-repeat;
margin-right:20px;
margin-top:70px;
height:40px;
width:370px;
border:none;
float:right;

}

.search_btn{
width:30px;
height:50px;
background:transparent;
border:none;
}

#images a{
color: black;
font-weight: bold;
font-family: verdana, arial, sans-serif;
}

#image_name h1{
color:#000;
//font-size: 20px;
font-weight: bold;
display: table;
float: left;
//margin-bottom: 15px;
padding-left: 20px;
font-family: Arial, Helvetica, sans-serif;
}

#image_name h2{
color:#000;
font-size: 20px;
font-weight: bold;
display: table;
float: left;
margin-bottom: 15px;
padding-left: 10px;
font-family: Arial, Helvetica, sans-serif;
}

#images h1{
color:#000;
font-size:30px;
padding-left:20px;
padding-top:10px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}

.thumb{
  width: 100%;
  height: 130px;
  clear: both;
  border-radius: 8px;
  box-shadow: 0 3px 10px rgba(3, 3, 3, 0.4);
}

#thumb{
  width: 100%;
  height: 130px;
  clear: both;
  border-radius: 8px;
  box-shadow: 0 3px 10px rgba(3, 3, 3, 0.4);
}

#captcha{
width: 250px;
height: 105px;
background:#cecece;
border:1px solid #666;
//background-image: url(img/captchabg.png);
padding: 10px;
background-repeat: no-repeat;
}

#left{
width: 57%;
float:left;
padding:30px;
padding-left:20px;
font-size:15px;
}

#left h1{
font-size: 15px;
font-weight: bold;
display: table;
float: left;
margin-bottom: 15px;
}

#left h2{
font-size: 15px;
font-weight: bold;
display: table;
float: left;
margin-bottom: 15px;
padding-left: 10px;
padding-top: 10px;
font-family: Arial, Helvetica, sans-serif;
}

#left img{
max-width: 562px;
max-height: 600px;
}

#right{
float:right;
width:300px;
padding-top:30px;
font-size:13px;
//border:1px solid;
padding-right: 10px;
color: black;
}

#social{
margin-bottom: 10px;
display: table;
}

.img_info{
//padding-bottom: 10px;
padding-top: 10px;
//border-bottom: 1px dotted #666;
display: table;
width: 290px;
margin-bottom:10px;
}

.sidebar{
font-size:16px;
padding-bottom:5px;
color: black;
}

.grey{
font-size:13px;
padding-bottom:5px;
color:#666;
}

#small_icon{
display:table;
float:left;
}

#small_icon img{
width:50px;
padding-right:5px;
float:left;
}

#headers1, #headers2 {
  padding-bottom: 10px;
  border-bottom: 1px dotted #666;
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
}
#headers3{
  padding-bottom: 10px;
  border-bottom: 1px dotted #666;
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
  clear: both;
}
.img_info1, .img_info2, .img_info3 {
  padding-top: 10px;
  display: table;
  width: 290px;
  margin-bottom: 10px;
}
.sidebar{
  font-size: 16px;
  padding-bottom: 5px;
}

#bottom{
margin-top:20px;
padding-right:10px;
}

/*css for users page*/

#user_info{
border-bottom: 1px dotted #666;
padding-bottom: 10px;
display: table;
width: 980px;
padding-left: 20px;
}

#user_thumb {
float:left;
display:table;
padding:5px;
}

#user_thumb img{
width:60px;
height:60px;
}

#details{
float:left;
}

#details h2{
padding-left:0px;
}

.udesc{
font-size:13px;
width:500px;
}

#ucontain{
max-width: 980px;
float: left;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
vertical-align: baseline;
margin-top: 60px;
}

/*jquery for popup */

/* Mask for background, by default is not display */
#mask {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: 0.8;
	z-index: 999;
}

/* You can customize to your needs  */
.login-popup{
	display:none;
	background: #333;
	padding: 10px; 	
	border: 2px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	box-shadow: 0px 0px 20px #999; /* CSS3 */
        -moz-box-shadow: 0px 0px 20px #999; /* Firefox */
        -webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */
	border-radius:3px 3px 3px 3px;
        -moz-border-radius: 3px; /* Firefox */
        -webkit-border-radius: 3px; /* Safari, Chrome */
}

img.btn_close { Position the close button
	float: right; 
	margin: -28px -28px 0 0;
}

fieldset { 
	border:none; 
}

form.signin .textbox label { 
	display:block; 
	padding-bottom:7px; 
}

form.signin .textbox span { 
	display:block;
}

form.signin p, form.signin span { 
	color:#999; 
	font-size:11px; 
	line-height:18px;
} 

form.signin .textbox input { 
	background:#666666; 
	border-bottom:1px solid #333;
	border-left:1px solid #000;
	border-right:1px solid #333;
	border-top:1px solid #000;
	color:#fff; 
        border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px;
        -webkit-border-radius: 3px;
	font:13px Arial, Helvetica, sans-serif;
	padding:6px 6px 4px;
	width:200px;
}

form.signin input:-moz-placeholder { color:#bbb; text-shadow:0 0 2px #000; }
form.signin input::-webkit-input-placeholder { color:#bbb; text-shadow:0 0 2px #000;  }

.button { 
	background: -moz-linear-gradient(center top, #f3f3f3, #dddddd);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#dddddd));
	background:  -o-linear-gradient(top, #f3f3f3, #dddddd);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f3f3f3', EndColorStr='#dddddd');
	border-color:#000; 
	border-width:1px;
        border-radius:4px 4px 4px 4px;
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	color:#333;
	cursor:pointer;
	display:inline-block;
	padding:6px 6px 4px;
	margin-top:10px;
	font:12px; 
	width:214px;
}
.button:hover { background:#ddd; }

/*jquery for popup end*/


/*this is stylesheet for contact us page*/

#wrapper_con{
height:auto;
display:table;
width:1000px;
margin-top:50px;
margin-left:auto;
margin-right:auto;
}

#heading_con h1.coloring{
color: #000;
float: left;
font-size: 40px;
font-weight: normal;
padding:10px;
}

#emailform{
    float: left;
    width: 840px;
   //padding-left:50px;
}

#emailform p{
font-size:14px;
font-weight:bold;
}

.formfields{
margin-bottom:20px;
}

.formfields input[type=text]{
    background-color: #E6E6E6;
    border: 1px solid #CCCCCC;
    margin-top: 5px;
    padding: 4px;
    width: 350px;
}

.formfields input[type=text]:focus{
    background-color: #CCCCCC;
    border: 1px solid #B2B2B2;	
}

.formfields input[type=password]{
    background-color: #E6E6E6;
    border: 1px solid #CCCCCC;
    margin-top: 5px;
    padding: 4px;
    width: 350px;
}

.formfields input[type=password]:focus{
    background-color: #CCCCCC;
    border: 1px solid #B2B2B2;	
}

.formfields textarea{
    background-color: #E6E6E6;
    border: 1px solid #CCCCCC;
    height: 80px;
    margin-top: 5px;
    padding: 4px;
    width: 350px;
}

.formfields textarea:focus{
    background-color: #CCCCCC;
    border: 1px solid #B2B2B2;	
}

.formfields select{
    background-color: #E6E6E6;
    border: 1px solid #CCCCCC;
    margin-top: 5px;
    padding: 4px;
    width: 350px;
}

.formfields select:focus{
    background-color: #CCCCCC;
    border: 1px solid #B2B2B2;	
}

.error{
	font-weight:bold;
	color:#ff0000;
	display:none;
	font-size:18px;
}

.errorflag{
	color:#ff0000;
    font-weight: bold;
    margin-bottom: 10px;
	font-size:18px;
}

#message{
padding:10px;
border:2px solid;
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
border-radius:10px;
background:#000;
color:#fff;
font-size:20px;
}

/* css end for contact page */

/*css for footer*/
#footer{
width:100%;
height:100px;
clear:both;
background:#535353;
margin-left:auto;
margin-right:auto;
padding-top:15px;
padding-bottom:20px;
color:#000;
background-repeat:repeat-x;
}

#foot_logo{
padding-left:20px;
width:500px;
float:left;
text-align:left;
}

.foot_logo{
color:#fff;
font-family:Verdana, Arial, Sans Serif;
font-size:15px;
}

#foot_logo p{
color:#fff;
font-family:Verdana, Arial, Sans Serif;
font-size:11px;
}

#foot_copyright{
width: 310px;
color: #fff;
font-family: Verdana, Arial, Sans Serif;
font-size: 11px;
float: right;
margin-right: 5px;
}

#foot_logo  ul li{
list-style-type:none;
font-size:11px;
}

#foot_logo a{
color:#fff;
text-decoration:none;
font-size:11px;
}

#foot_logo a:hover{
color:#fff;
text-decoration:underline;
font-size:11px;
}

#banner1{
padding-bottom: 10px;
padding-top: 10px;
//border-bottom: 1px dotted #666;
display: table;
width: 280px;
margin-bottom:10px;
}

#headers{
padding-bottom: 10px;
border-bottom: 1px dotted #666;
font-size:15px;
font-family:arial;
font-weight:bold;
}

#border {
  padding: 10px;
  width: 100%;
  position: absolute;
  display: table;
  margin-bottom: 10px;
}

#related{
margin-top: 20px;
padding: 5px;
width: 102%;
margin-bottom: 10px;
float: left;
display: table;
}

#border p{
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #666;
  font-size: 15px;
  padding-top: 5px;
}

/*for related search*/

#rel_thumb{
display:table;
float:left;
margin-right:11px;
margin-top:20px;
vertical-align: bottom;
}

#rel_thumb img{
width:96px;
height:93px;
vertical-align: bottom;
}

#discus_code{
float:left;
margin-top:20px;
}

#login_bar{
width: 980px;
height: 20px;
background-image: url(img/headerbg.jpg);
background-repeat: repeat-x;
margin: 0px auto;
text-align: right;
padding: 10px;
font-size: 13px;
}

#divCaptcha{
           font-size: xx-large;
            font-family: Cooper Std Black;
            font-style: italic;
            color: #480000;
            letter-spacing: 4px;
            height: 30px;
            opacity: 0.4;
            filter: alpha(opacity=40);
            vertical-align: middle;
            display: table-cell;
            text-align: center;
			width: 350px;
background: gray;
}

}


/******************END OF IPAD CSS*****************/
