/*html tags*/
/*padding: top right down left;*/

html, body{
  font-family:arial;
  padding:0px;
  margin:0px; 
  font-size:12px;
  height: 100%;
}

.recpwd input[type=text]{
  width:280px;
  padding:5px;
  font-size:18px;
}

#container {
  min-height:100%;
  position:relative;
}

.content{
  width: 931px;
  margin: 0 auto;
  padding:10px;
  padding-bottom:70px;   /* Height of the footer */
}

.header{
  width:100%;
  height:85px;
  overflow:hidden;
  border-bottom:1px solid black;
  background:url(../images/bg.jpg) top left repeat-x;
  color:white;
} 

.headercontent{
  width:1000px;
  margin:auto;
}


.footer{
   width:100%;
   height:70px;   /* Height of the footer */
   position: absolute;	
   bottom:0;
	/*margin-top: -70px; /* negative value of footer height */
}

.iframecode{
  width:90%;
  height:105px;
}
.editdetails input[type=text]{
  width:380px;
}

#description-rating img{vertical-align:middle;}
#services-rating img{vertical-align:middle;}
#areas-rating img{vertical-align:middle;}

.editdescription{
  width:680px;
}

.editdescription textarea{
  width:95%;
  height:150px;
  font-family: arial;
  font-size:13px;
}

.editdescription input[type="submit"], .editdetails input[type="submit"], .login input[type="submit"], .recpwd input[type="submit"]{
  padding: 10px 20px;
  background: #2289CB;
  color: white;
  border: 1px solid #e8e6e6;
  cursor: pointer;
  
}

.left-box, .right-box{
  width:345px;
  padding:20px 0px;
}

.left-box{float:left; border-right:10px solid #EEEEEE;}
.left-box ul{
  list-style-type:none;
  font-size:15px;
  font-weight:bold;
  padding:0px;
}

.left-box ul li{
  padding:3px;
  color:#006e2e;  
}

.left-box ul li a{
  color:#006e2e;
  text-decoration:none;
}

.left-box ul li a:hover{
  color:#006e2e;
  text-decoration:underline;
}

.right-box{float:right;}
.right-box table{
  /*list-style-image: url(../images/question-mark.png);*/
  /*margin-left:10px;*/
}
.right-box td{
  padding:5px 0px;
}

.right-box td a{
  text-decoration:none;
}

.right-box td img{
  margin-bottom:-5px;
}

.get-stars{
  margin:0px;
  padding:0px;
}

.stars-span{
  padding-top:5px;
}


.get-stars td{padding:0px;}

.right-box{
  
}

.left-right-divide{
  float:left;
  width:10px;
  height:130px;
  background:url(../images/divider.png) top repeat-y;
}

.account-status{
  font-size:10px;
}

.account-status .approved{color:green;}
.account-status .pending{color:red;}

.profile-top, .premium-top, .promote-top{
  width:811px;
  margin:auto;
  padding-left:20px;
}

.profile-top{ background:url(../images/profile-header.png) bottom no-repeat;}
.premium-top{ background:url(../images/upgrade-border-top.jpg) bottom no-repeat;}
.promote-top{ background:url(../images/stats-border-top.jpg) bottom no-repeat;}

.profile-top img, .premium-top img, .promote-top img{
  float:left; 
}

.profile-top span, .premium-top span, .promote-top span{
  margin-left:20px;
}

.profile-info, .premium-info, .promote-info{
  width:741px;
  margin:auto;
  padding:0px 30px;
}

.profile-info{
  border-left: 10px solid #00ae00;
  border-right: 10px solid #00ae00;
  border-bottom: 10px solid #00ae00;
}

.premium-info{
  border-left: 10px solid #c57308;
  border-right: 10px solid #c57308;
  border-bottom: 10px solid #c57308;
}

.promote-info{
  border-left: 10px solid #961313;
  border-right: 10px solid #961313;
  border-bottom: 10px solid #961313;
}

.title{
  float:left;
  color:white;
  font-size:14px;
  font-weight:bold;
  padding-top:40px;
}

.footer-top-bg{
background:url(../images/footer-top-bg.gif) left top repeat-x;
height:15px;
}

.rightadmin {
  width:680px;
  float:right;
  border-left:1px solid #999999;
  margin-left:15px;
  padding-left:25px;
  }
.rightadmin p {
  width:95%;
}
  
.rightadmin h1 {
 font-size:18px;
 padding:0px 0px 4px 0px;
 color:#666666;
 border-bottom:1px solid #CCCCCC;
 width:95%;
}

.rightadmin h2 {
 color:#00ae00;
 background-color:#F8F8F8;
 font-size:16px;
 padding:4px 0px 4px 0px;
 margin:25px 0px 5px 0px;
 border-bottom:1px solid #CCCCCC;
 width:95%;
}
.rightadmin em {
color:#666666;
}

.menu{
  width:200px;
  float:left;
  font-size:14px;
  height:100%;
  padding-bottom:8px;
  border-bottom:1px solid #CCCCCC;
}

.menu a{
  text-decoration:none;
}

.menu a:hover {
  text-decoration:underline;
}

.menu ul{
  list-style-type:none;
  padding:0px 0px 0px 0px;
  margin:5px 0px 0px 0px;
  
}
.menu li {
  padding:5px 0px 3px 0px;
}

.menu span{
  color:white;
  padding:5px;
  display:block;
}

.menu .menuhead{background:#00ae00; font-weight:bold;}
.menu .promotehead{background:#961313; font-weight:bold; margin-top:10px;}

p{
margin:7px;
}

a img{
border:none;
}

/*custom tags*/

.navigation{
	width:150px; float:left; border-right:1px dashed  black;
}

.navigation a{font-size:11px;}

.breadcrumb
{
 font-size:11px;
 padding:6px;
 margin-bottom:20px;
 border-bottom:1px solid #E4E4E4;
 width: 919px;
 margin: auto;
 background: #EEEEEE;
 margin-bottom:20px;
}

.breadcrumb2
{
 font-size:11px;
 padding:6px;
 margin-bottom:20px;
 border-bottom:1px solid #E4E4E4;
}

.breadcrumb a
{
 padding-left:5px;
}

.buttonAsLink{
	font-family:       Verdana, Arial, Helvetica, sans-serif;
	font-size:         12px;
	margin:            0px 0px 0px 0px;
	border-width:      0;  
	cursor:            pointer;
	width:             80px;
	height:20px;
  color:             white;
  background-color:  #2590D1;
	}
	


.login{
  float:left;
  width:45%;
  padding:5px 10px;
}

.login form{
margin:0px;
padding:0px;
}

.login input[type=text], .login input[type=password]{
  width:100%;
}

.header a
{
 color:white;
}

.introduction
{
 padding:30px 0px 0px 0px;
 font-size:12px;
}

.introduction a {
text-decoration: none;
}

.introduction a:hover {
text-decoration: none;
color:black;
}

.introduction a:visited {
text-decoration: none;
color:blue;
}

.mainbox
{
 font-size:12px;
 padding:10px;
 height:170px;
 background:#EEE;
 margin:0px 10px;
 width: 220px;
 float:left;
}

.tablemail{
 borde-bottom: 1px #EEEEEE solid;
 width:100%;
 margin:auto;
}

.tablemail .message{
  border-bottom:1px solid #EEEEEE;
  padding: 5px 10px;
}

.unread{
 background:#2894D5;
 padding: 5px 10px 5px 10px;
 color:white;
 text-align:center;
 font-weight:bold;
}

.unread a{
  color:white;
}

.read{
 background:#f5f5f5;
 padding: 5px 10px 5px 10px;
 text-align:center;
}

.read a{
  color:black;
}

.wrap{
 width:450px;
 margin:auto;
}
.wrapper{ width:721px; margin:auto;}
/*--------------------------------------------------------------------------

LIGHT BOX

---------------------------------------------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
