p            { font-family:Verdana; font-size: 12px; color: #FFFFFF; word-spacing: 0; 
               margin: 0 12 }
.sidebarTitle { font-family:Verdana; font-size: 10pt; color: #000000; font-weight: bold; 
               word-spacing: 0; margin: 0 6 }
.sidebar     { font-family:Verdana; font-size: 11px; color: #000000; word-spacing: 0; 
               margin: 0 6 }
h1           { font-family:Verdana; font-size: 14pt; color: #FFFFFF; font-weight: bold; 
               word-spacing: 0; margin: 0 12 }
h2           { font-family:Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold }
h2           { word-spacing: 0; margin-left: 12; margin-top: 0; margin-bottom: 0 }
li           { font-family:Verdana; font-size: 10pt; text-align: left; word-spacing: 0; 
               list-style-type: square; margin-left: 36; margin-top: 0; 
               margin-bottom: 0 }
.txt {
font-family:Verdana; 
font-size: 10pt;
color:#FFFFFF;
padding-left:20px;
}			
p a
{
font-family:Verdana;
text-decoration:none;
color:#FFFF99;
}
p a:hover
{ text-decoration:none;
color:#FFFF99;
}
/*---------------Admin Panel Style---------------------*/
body
{
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	background-color:#000;
	text-align:center;
}
div#container
{
	text-align:left;
	margin:0px auto 0px auto;
	width:1004px;
	background-color:#0000;
}
#welcome-note{
font:Verdana;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin-left:190px;
}
#change-password-box
{
	margin-left:80px;
}
#view-page-listing
{
	 margin-left:135px;
}
.admin-panel
{
	 border:1px solid #FFFFFF;
}
.admin-panel a
{
	text-decoration:none;
} 
.left-nav{
	list-style-type:none;
	padding-left:0px;
	margin:0px;
	font-size:12px;
	color:#FF9900;
}
.left-nav a, .left-nav a:link, .left-nav a:active, .left-nav a:visited{
   font-size:12px;
   font-family:Verdana;
	color:#FF9900;
	display:block;
	text-decoration:none;
	padding:2px 1px 2px 15px;
	}
.left-nav a:hover{
	color:#C4A471;
	text-decoration:none;
	}
	
.error
{ font-size:11px;
 font-style:normal;
 color:#FFFFFF;
}	
#msg
{
margin-left:100px;
}
a:active{
text-decoration:none;
}
/*------------------------------THUMBNAIL STYLES---------------------------------*/
.thumbnail{
	position: relative;
	z-index: 0;
}
.thumbnail div {
    width:100px;
	padding:0px;
	background-color:#FF9900;
	border:1px solid #FF9900;
}
.thumbnail img{ 
	display:block;
}
.thumbnail:hover{
	background-color:#666666;
	z-index: 50;
}

.thumbnail span{ 
    width:402px;
	height:312px;
	position: absolute;
	background-color:#FFF;
	padding: 5px;
	border: 1px solid #FF9900;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ 
	width:400px;
	height:310px;
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	border-width:0px;
	padding: 5px;
}

.thumbnail:hover span{ 
	visibility: visible;
	top: 13px!important;
	top: 0;
	left: 0!important; 
	left: -6px; 
}


.thumbnail-other{
	position: relative;
	z-index: 0;
}
.thumbnail-other div {
    width:100px;
	padding:0px;
	background-color:#FF9900;
	border:1px solid #FF9900;
}
.thumbnail-other img{ 
	display:block;
}
.thumbnail-other:hover{
	background-color:#666666;
	z-index: 50;
}

.thumbnail-other span{ 
    width:312px;
	height:402px;
	position: absolute;
	background-color:#FFF;
	padding: 5px;
	border: 1px solid #FF9900;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail-other span img{ 
    width:310px;
	height:402px;
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	border-width:0px;
	padding: 5px;
}


.thumbnail-other:hover span{ 
	visibility: visible;
	top: 13px!important;
	top: 0;
	left: 0!important; 
	left: -6px; 
}
/* -------------Features button--------------*/
#feature-image-text
{ 	width:149px;
	height:68px;  
  	background-image:url(images/feature-image.jpg);
	background-repeat:no-repeat;
	}
#feature-image-text:hover
{
	width:149px;
	height:68px;  
  	background-image:url(images/feature-image-hover.jpg);
	background-repeat:no-repeat;
  }
#feature-image-text a{
	text-decoration:none;
 }
#feature-image-text .head{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#FFFFFF;
   	padding-left:15px;
	padding-top:15px;
	padding-bottom:5px;
	font-weight:bold;
}
#feature-image-text .head .text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#000000;
   	margin-left:0px;
	margin-top:2px;
	font-weight:bold;
 }

.text-background
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/text-backgroud.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
}
.iText
{ 
	font-size:12px;
	display:inline;
	padding:5px;
	width:150px;
}
.iText label
{
	font-family: Verdana;
	font-size:13px;
	color:#FFFFFF; 
}
.iControl
{
	display:inline;
	padding:3px;
	width:30px;
}
.table-paypal
{
	width:325px;
	margin-left:0px;
	margin-right:0px;
}
.table-photos
{
	float:none;
	margin-top:15px;
}
.table-photos img
{
	padding:1px;
	border:1px solid #FFFFFF;
}
.table-photos a
{ 
	font-size:12px;
	color:#FFFFFF; 
	text-decoration:none;
}
.table-photos a:hover
{
	font-size:12px;
	color:#FF6600;
 	text-decoration:none;
}
