﻿body
{
	background-color:black; 
	padding:0px; 
	margin:0px;
}

#lang_selector 
{
    z-index:100;    
    position:absolute;
    right:4px;
    top:40px;    
    width:40px;    
    margin:2px;
    text-align:right;
}

#lang_selector a 
{
    font-size: 8px;
    text-transform:uppercase;
}

/* --------------------------------
MINI PREVIEW CSS
-----------------------------------*/

#mini_p_fullbody
{
	width:460px;
	margin:0px;
	padding:0px;
	height:600px;
	float:left;
	
}
#mini_p_leftside
{
	width:48px;
	height:445px;
	position:relative;
	float:left;
	background-image:url(images/leftborder.jpg);
	background-repeat:no-repeat;
	
}
#mini_p_rightside
{
	width:48px;
	height:445px;
	position:relative;
	float:left;
	background-image:url(images/rightborder.jpg);
	background-repeat:no-repeat;
	
}
#mini_p_header
{
	position:relative;
	background-image:url(images/nameplate.jpg);
	background-repeat:no-repeat;
	width:455px;
	height:53px;
	padding:0px;
	margin:0px;
	float:left;
}
#mini_p_textheader
{
	position:relative;
	top:17px;
	width:100%;
	height:20px;
	text-align:center;
	font-family:Times New Roman;
	font-size:20px;
	color:#790000;
}

#mini_p_footer
{
	position:relative;
	top:-1px;
	background-image:url(images/bottomborder.jpg);
	background-repeat:no-repeat;
	width:455px;
	height:100px;
	padding:0px;
	margin:0px;
	float:left;
}

#flash_center
{
	position:relative;
	margin:0px; 
	padding:0px; 
	width:360px; 
	height:446px;
	float:left;
}
#footerlink1
{
	width:91px;
	height:69px;
	position:absolute;
	top:28px;
	left:325px;
}
#footerlink2
{
	width:91px;
	height:69px;
	position:absolute;
	top:28px;
	left:121px;
}
#footerlink3
{
	width:91px;
	height:69px;
	position:absolute;
	top:28px;
	left:223px;
}
#footerlink4
{
	width:91px;
	height:69px;
	position:absolute;
	top:28px;
	left:20px;
}
#mainapprove
{
	background-image:url(images/wow_mini_popup_bg.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:200px;
	margin:0px;
}
	
	