﻿
.ToolBar
{
	border: solid 0px #d4d4d4;
	padding: 0px;
	margin-bottom: 1px;
}

.reg
{
	background-image: url('/images/ImgbtnRegister.JPG');
	background-repeat: no-repeat;
	width: 159px;
	height: 27px;
	border: none;
}

.log
{
	background-image: url('/images/ImgbtnLogin.JPG');
	background-repeat: no-repeat;
	border: none;
}

.modalPanel 
{
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:320px;
}

.ModalPopupBG
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.7;
	position:absolute;
	z-index :inherit;
}



.popup_Container
{
	background-color: #fffeb2;
	border: 2px solid #000000;
	padding: 0px 0px 0px 0px;
}

.popupConfirmation
{
	width: 515px;
	height: 385px;
	border: solid 1px;
	background-color: White;
}

.popup_Titlebar
{
	background: url(Images/titlebar_bg.jpg);
	height: 29px;
}

.popup_Body
{
	padding: 15px 15px 15px 15px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	line-height: 15pt;
	clear: both;
	padding: 20px;
}

.popup_Buttons
{
	margin: 10px;
}
.popupConfirmationVocab
{
	width: 350px;
	height: 125px;
	background-color: White;
}
.popupConfirmationVocabImage
{
	width:520px;
	height:470px;
	background-color :Transparent ;
}
.nextbutton
{
	text-decoration: none;
	font-size: small;
	color: Black;
	text-decoration: underline;
}
.textcenter
{
	text-align: center;
}
.center_body_top
{
	width: 513px;
	height: 35px;
	float: left;
	margin: 20px 5px 0px;
	padding-left: 30px;
	padding-top: 5px;
	vertical-align: text-bottom;
	background: url(/images/borders/body_top.png) no-repeat;
}
.center_body_bottom
{
	width: 513px;
	height: 35px;
	float: left;
	background: url(/images/borders/body_bottom.png) no-repeat;
}
.ContentTop
{
	height: auto;
	width: 493px;
	float: left;
	margin: 0px 5px;
	padding: 0px,10px,10px,10px;
	background: url(/images/borders/body_middle.jpg) repeat-y;
}
.center_Image_top
{
	width: 510px;
	height: 35px;
	float: left;
	vertical-align: text-bottom;

	background: url(/images/Image_top.jpg) no-repeat;
}

.ContentImageMiddle
{
	height: auto;
	width: 510px;

	float: left;
	background: url(/images/Image_middle.jpg) repeat-y;
}
.center_Image_bottom
{
	width: 510px;
	height: 35px;

	float: left;
	background: url(/images/Image_bottom.jpg) no-repeat;
}


.ImageSearchBox
{

	
	margin-bottom: 10px;
	 margin-left :60px;
	 margin-bottom :10px;
	 margin-top :10px;
	

}
.ImageSearchButton
{

	margin-left: 150px;
}

	
	

.ImageNextButton
{
	margin-left: 30px;
}

.VocabImage
{
	float: left;
	
	margin-left: 0px;
}

