﻿ 
/*--header--*/
#header
{
	width:1025px;
	height:71px;
	z-index:1;
}
#header_top
{
	width:1025px;
	height:45px;
}
#header_topleft_corner
{
	background-image:url("../images/ui/header_topcorner_left.png");
	width:3px;
	height:45px;
	float:left;
}
#header_alfred_left
{
	background-image:url("../images/ui/header_alfred_left_logo.png");
	background-color:#006099;
	width:99px;
	height:45px;		
	float:left;
}
#header_alfred_center
{
	background-image:url("../images/ui/header_alfred_center_logo.png");
	background-color:#006099;
	width:274px;
	height:45px;		
	float:left;
}
#header_sound_innovations
{
	background-image:url("../images/ui/header_sound_innovations.png");
	background-color:#006099;
	width:646px;
	height:45px;		
	float:left;
}
#header_topright_corner
{
	background-image:url("../images/ui/header_topcorner_right.png");
	width:3px;
	height:45px;
	float:left;
}

/*------tabs------*/
#tabs
{
/*	background-color:#dbdbdb;*/
	width:1025px;
	height:32px;
	/*margin-left:auto;
	margin-right:auto;*/
}

#tab_profile
{
	background-image:url("../images/ui/tab_bookprofile.png");
	background-repeat:no-repeat;
	position:relative;
	top:5px;
	left:20px;
	float:left;
	width:147px;
	height:27px;
}
#tab_profile_on
{
	background-image:url("../images/ui/tab_bookprofile_on.png");
	background-repeat:no-repeat;
	/*position:relative;
	top:5px;
	left:20px;*/
	float:left;
	width:147px;
	height:27px;
	margin-top:-29px;	
}
#tab_profile_on.profile
{
	background-image:url("../images/ui/tab_bookprofile_on.png");
	background-repeat:no-repeat;
	/*position:absolute;	
	top:81px;
	left:20px;*/
	/*margin-left:-21px;
	margin-top:-33px;*/
}
#tab_profile_off
{
	background-image:url("../images/ui/tab_bookprofile.png");
	background-repeat:no-repeat;
	position:relative;
	top:5px;
	left:20px;
	float:left;
	width:147px;
	height:27px;	
}
#tab_content
{
	background-image:url("../images/ui/tab_contenteditor.png");
	background-repeat:no-repeat;
	/*position:relative;
	top:5px;
	left:22px;*/
	float:left;
	width:157px;
	height:27px;	
	margin-left:147px;
margin-top:-30px;
}
#tab_content.profile
{
	background-image:url("../images/ui/tab_contenteditor.png");
	background-repeat:no-repeat;
/*margin-left:145px;
margin-top:-29px;*/

}
#tab_content_on
{
	background-image:url("../images/ui/tab_contenteditor_on.png");
	background-repeat:no-repeat;
	position:relative;
	top:5px;
	left:22px;
	float:left;
	width:157px;
	height:27px;	
}
#tab_content_off
{
	background-image:url("../images/ui/tab_contenteditor.png");
	background-repeat:no-repeat;
	position:relative;
	top:5px;
	left:22px;
	float:left;
	width:157px;
	height:27px;	
}
.tab_subs
{
	/*visibility:hidden;*/
	position:inherit;
	top:inherit;
	width:1025px;
	height:37px;
	z-index:2;
	position:absolute;
	margin-left:15px;
}
.tabs-profile
{
margin-left:-21px !important;
margin-top:-31px;
}

.tab_subs_editor
{
	/*visibility:hidden;*/
	position:relative;
	top:inherit;
	width:1024px;
	height:37px;
	z-index:2;
	text-decoration:underline;
}
.tab_subs_left_distancer
{
	width:15px;
	height:inherit;
	float:left;
}
.tab_left_corner
{
	width:9px;
	height:37px;
	background-image:url("../images/ui/tab_left_corner.png");
	float:left;
}
.tab_bg_profile_band
{	
	width:600px;
	height:37px;
	background-image:url("../images/ui/tab_mid_bg.png");
	float:left;
	background-repeat:repeat-x;
}
.tab_bg_profile_string
{
	width:680px;
	height:37px;
	background-image:url("../images/ui/tab_mid_bg.png");
	float:left;
	background-repeat:repeat-x;
}
.tab_bg_content
{
	width:450px !important;
	height:37px;
	background-image:url("../images/ui/tab_mid_bg.png");
	float:left;
	background-repeat:repeat-x;
}
.tab_right_corner
{
	width:13px;
	height:37px;
	background-image:url("../images/ui/tab_right_corner.png");
	float:left;
}
.tab_subs_button
{
	float:left;
	padding:5px 6px 5px 6px;
}
.editor_button
{
	text-decoration:underline;
	font-weight:bold;
}
.tab_arrow
{
	position:relative;
	top:8px;
	width:9px;
	height:10px;
	background-image:url("../images/ui/tab_Arrow.png");
	float:left;	
}
.tab_spacer
{
	padding:5px 6px 5px 6px;
	float:left;	
}
.tab_bg_saved_books
{
	width:137px;
	height:37px;
	background-image:url("../images/ui/tab_mid_bg.png");
	float:left;
}
.price-div
{
	float:left;
	padding:0 15px;
}
.tab_subs_profile
{
height:37px;
margin-left:-5px;
margin-top:-35px;
width:1025px;
z-index:2;
float:left;
}
.tab_subs_string_profile
{
height:37px;
margin-left:-20px;
margin-top:-34px;
width:1025px;
z-index:2;
float:left;
}
#tab_profile_on.build{float:left;}
#tab_content.build{float:left;}
#tabs.build{float:left;}
.parents{color:#ff9306;}

