/*
--------------------------------------------------------------------------------
imports
--------------------------------------------------------------------------------
*/
@import url(../../css/objects.css);

/* 
	================================================================================
	== ALL BODY
	================================================================================
*/

body
{
 
	background: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	height: 100%; 
	width: 100%;
	overflow-x: hidden; 
	overflow-y: auto; 
}

.bodyzoom
{
	height: 100%; 
	width: 100%;
	background: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bodydownload
{
 
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bodylightbox
{
	background:#2F3430;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-x: hidden; 
	overflow-y: auto; 
	height: 100%;
	scrollbar-face-color:#8C8773;
	scrollbar-highlight-color:#8C8773;
	scrollbar-3dlight-color:#3C413B; 
	scrollbar-darkshadow-color:#3C413B; 
	scrollbar-shadow-color:#8C8773; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#2F3430; 
}

.bodytreelist
{
	background:#2F3430;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-x: hidden; 
	overflow-y: auto; 
	height: 100%;
	scrollbar-face-color:#8C8773;
	scrollbar-highlight-color:#8C8773;
	scrollbar-3dlight-color:#3C413B; 
	scrollbar-darkshadow-color:#3C413B; 
	scrollbar-shadow-color:#8C8773; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#2F3430; 
}

.bodytopselections
{
	background:#2F3430;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-x: hidden; 
	overflow-y: auto; 
	height: 100%;
	scrollbar-face-color:#8C8773;
	scrollbar-highlight-color:#8C8773;
	scrollbar-3dlight-color:#3C413B; 
	scrollbar-darkshadow-color:#3C413B; 
	scrollbar-shadow-color:#8C8773; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#2F3430; 
}
.bodydownload
{
	background:#2F3430;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-x: hidden; 
	overflow-y: auto; 
	height: 100%;
	scrollbar-face-color:#8C8773;
	scrollbar-highlight-color:#8C8773;
	scrollbar-3dlight-color:#3C413B; 
	scrollbar-darkshadow-color:#3C413B; 
	scrollbar-shadow-color:#8C8773; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#2F3430; 
}
.bodyrelated
{
 
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: hidden; 
	overflow-x: hidden; 
}

.bodygeneric
{
	background:#2F3430;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: hidden; 
	overflow-x: hidden; 
	height: 100%;
}

.bodygenericnobg
{
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: hidden; 
	overflow-x: hidden; 
	height: 100%;
}
.photosprintbody
{
	height: 100%; 
	width: 100%;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	overflow-x: auto; 
	overflow-y: auto; 
}
.orderslistbody
{
	height: 100%; 
	width: 100%;
	background: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	overflow-x: auto; 
	overflow-y: auto; 
}
.maillistbody
{
	height: 100%; 
	width: 100%;
	background: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	overflow-x: auto; 
	overflow-y: auto; 
}
