@charset "utf-8";
/* CSS Document */

body {
	margin:10px;
	background-color:#FAFAFA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.bg_shadow_lt_md{
	background:url(../images/bg_shadow_lt_md.gif) repeat-y;
	width:10px;
}

.bg_shadow_rt_md{
	background:url(../images/bg_shadow_rt_md.gif) repeat-y;
	width:10px;
}

.bg_shadow_top_md{
	background:url(../images/bg_shadow_top_md.gif) repeat-x;
	height:10px;
}

.bg_shadow_bt_md{
	background:url(../images/bg_shadow_bt_md.gif) repeat-x;
	height:10px;
}

.top_padd_10px{
	padding-top:10px;
}

.top_padd_7px{
	padding-top:7px;
}

.top_menu_blank{
	background-image: url(../images/top_menu_md_inactive.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-top:7px;
}

.menulink {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: none;
	background-image: url(../images/top_menu_md_inactive.gif);
	background-repeat: repeat-x;
	display: block;
	height: 30px;
	padding-top:7px;
}

.menulink:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image:url(../images/top_menu_md_active.gif);
	background-repeat: repeat-x;
	display: block;
	height: 30px;
}

.menulink:active {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-weight: normal;
	background-image: url(../images/top_menu_md_active.gif);
	background-repeat: repeat-x;
	display: block;
	height: 30px;
}

.find_top_md{
	background:url(../images/find_top_md.gif) repeat-x;
	height:36px;
}

.find_head{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
}

.profile a img{
	padding-right:20px;
	filter: Alpha(opacity=100); /* ie */
	-moz-opacity: 1.0; /* mozilla */ 
}
.profile a:hover img{
	padding-right:20px;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.7;
} 

.grey_container_top_md{
	background:url(../images/grey_container_top_md.gif) repeat-x;
	height:30px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

.grey_container_lt_md{
	background:url(../images/grey_container_lt_md.gif) repeat-y;
	width:10px;
}

.grey_container_rt_md{
	background:url(../images/grey_container_rt_md.gif) repeat-y;
	width:10px;
}

.grey_container_bt_md{
	background:url(../images/grey_container_bt_md.gif) repeat-x;
	height:10px;
}
.readmore a{
	font-size:10px;
	color:#ea36a4;
	text-decoration:none;
}

/* form css*/
.textfield_120{
	width:120px;
	height:20px;
}

.go_btn{
	background:url(../images/go_btn.gif) no-repeat;
	height:20px;
	width:40px;
	border:none;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding-bottom:03px;
}

.regButton{
	background:url(../images/button_70.gif) no-repeat;
	height:33px;
	width:70px;
	border:none;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding-bottom:03px;
}

.readmore a:hover{
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

.top_video_head{
	font-size:13px;
	font-weight:bold;
	color:#ea36a4;
	border-bottom:1px solid #d5d5d5;
	height:30px;
}

.name{
	color:#ea36a4;
	width:144px;
}

.age{
	color:#333333;
}

.video_padd{
	padding:0px 10px 5px 0px;
}
.video_padd01{
	padding-bottom:5px;
	padding-right:10px;
}

.video_padd05{
	padding-bottom:5px;
}

.footer_menu{
	border-bottom:1px solid #d5d5d5;
	border-top:1px solid #d5d5d5;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	height:30px;
}

.footer_menu a{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
}

.footer_menu a:hover{
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#ea36a4;
}

.copyright{
	font-size:10px;
	font-weight:normal;
	color:#333333;
	padding-top:5px;
}

.error {
	font-size:11px;
	color:#E33F15;
}

.success {
	font-size:11px;
	color:#006633;
	font-weight:bold;
}

h2{
	font-size:15px;
}
h3{
	font-size:13px;
	border-bottom:1px solid #d5d5d5;
	padding:03px;
}
h4{
	font-size:11px;
	padding:02px;
}
.side_menu{
	border-bottom:1px solid #d5d5d5;
	/*border-top:1px solid #d5d5d5;*/
	font-size:11px;
	font-weight:normal;
	vertical-align:bottom;
	padding-top:10px;
	padding-bottom:5px;
	color:#333333;

}

.side_menu a{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
}

.side_menu a:hover{
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#ea36a4;
}
p{
	text-align:justify;
}

.adminmenu a{
	font-size:12px;
	color:#ea36a4;
	text-decoration:none;
	line-height:20px;
}
.adminmenu a:hover{
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

SELECT {
	border: 1px inset #F9F9F9;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.subHeading{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}



.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: fixed;
background-color: #CCCCCC;
padding: 5px;
margin-top:10%;
margin-left:17%;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

a {
	color:#000000;
}

a:hover {
	color:#FF0401;
}

a:active {
	color:#FF0401;
}
