﻿
/*========================================================*/
/*    Cascading Style Sheet for Marinshopen               */
/*              created by Petri Huila                    */
/*                                                        */
/*              http://www.webbplats.nu                   */
/*                 info@@webbplats.nu                     */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. Universal                                          */
/*  2. Links                                              */
/*  3. Text                                               */
/*  4. Forms                                              */
/*  5. Main menu                                          */
/*  6. Module menus                                       */ 
/*  7. FCK Editor                                         */
/*  8. Containers, Layout/Design                          */
/*  9. Inventua Sidemenu                                  */ 
/* 10. Marinshopen tables                                 */ 
/* 11. SearchBoatEngineParts                                 */ 
/*========================================================*/




/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Forces browser height of 100% */
html {
 	height: 100%; 
}


/* Body style */
body {
	margin: 0;
	color: #333333;
}

/* BRÖDTEXT */
/* Catch-all to ensure text color, font, and size consistency */
table, tr, td, p, li {
	font-family: Arial, Helvetica neue;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 0px;
	
	
}

/* H1 - Används i editorn som "Överrubrik" */
H1  {
    font-family: Arial, Helvetica neue;
    font-size: 16px;
    color: #004f8a;    
}

/* H2 - Används i editorn som "Underrubrik" */
H2  {
    font-family: Arial, Helvetica neue;
    font-size: 14px;
    color: #004f8a;    
}

/* Klass för mindre modulrubriker, tex sök, produktmenyn i Catalook  
Definieras med ett span i Modulrubriken (module settings */
.SmallHead {
    font-family: Arial, Helvetica neue; 
    font-size: 16px; 
    font-weight: normal;
    color: #004f8a; 
}


/*========================================================*/
/*  2. Links                                              */
/*========================================================*/


/* Basic links */
a:link, a:visited, a:active {
	/*color: #CC8600;*/
	color: #004f8a;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	/*color: #CC8600;*/
	color: #004f8a;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}


/* For the Register and Login/Logout links in the header */
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
    text-decoration: underline;
    color: #004f8a;
	background-color: transparent;
	border: 0;
	font-weight: normal;
}

a.LoginLink:hover {
    text-decoration: none;
    color: #004f8a;
	background-color: transparent;
	border: 0;
	font-weight: normal;
}



/* Defines styles for breadcrumb items */
a.BreadcrumbLink:link, a.BreadcrumbLink:visited, a.BreadcrumbLink:active {
    text-decoration: none;
    color: #004f8a;
	background-color: transparent;
	border: 0;
	font-weight:normal;
	font-size: 12px;
}

a.BreadcrumbLink:hover {
    text-decoration: underline;
    color: #004f8a;
	background-color: transparent;
	border: 0;
	font-weight: normal;
	font-size: 12px;
}



/* For links that come with a pre-attached Normal class */
a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #004f8a;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a.Normal:hover {
	/*color: #CC8600;*/
	color: #004f8a;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}



/*========================================================*/
/*  3. Text                                               */
/*========================================================*/


/* Style for current date token */
.CurrentDate {
	color: #333333;
}


/* Style for copyright text in footer */
.CopyrightText {
	color: #0161c1;
}


/* Used in admin sections */
.SubHead    {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #004f8a;
	padding: 0;
}


/* Module titles */
.Head 
{   font-family: arial;
    font-size: 22px;
	color: #004f8a; 
	background: transparent;
	font-weight: normal;
	letter-spacing: 0px;
/*	text-transform: uppercase; */
	padding: 0;
	line-height: normal;
}


/* Bold colored - used for warnings and such */
.NormalRed {
	color: #ff0000;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}


/* Normal bold text */
.NormalBold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}



/*========================================================*/
/*  4. Forms                                              */
/*========================================================*/

select, input {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}


/* Applies to text input boxes */
.NormalTextBox {
	color: #333333;
	padding-left: 4px;
	line-height: 12px;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	scrollbar-face-color: #e7e7e7;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #333333;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}


/* Applies to the table cells that contain text input boxes */
td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}

/*========================================================*/
/*  5. Main Menu                                          */
/*========================================================*/



/* Container for main menu */
.MainMenu_MenuContainer {
	height: 35px;
/*	background: url(menu-background-transp.gif) bottom repeat-x; */
    padding-top: 80px; 
}


/* Menu bar */
.MainMenu_MenuBar {
	height: 35px;
}


/* Applies to idle state of submenu items */
.MainMenu_MenuItem {
	font-family: arial, helvetica neue;  
	color: #004f8a; /* Marinshopen Pantone 286, RGB 26, 54, 141 */
	font-size: 12px; 
    font-weight: normal; 
	font-style: normal; 
	border: #fff 1px solid; 
	padding: 1px 4px 2px 2px;
}
	

/* Container for submenu */
.MainMenu_SubMenu {
  	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 1px 0px 0px 3px;
	background-color: #ffffff;
	border: #88cff0 1px solid;
	padding: 0px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=135, Strength=2); 	
		
}


/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: arial; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #004f8a;
	background: #88cff0;
	border-left: #88cff0 1px solid; 
	border-right: #88cff0 1px solid; 
	padding: 1px 4px 2px 2px;
}


/* Idle state for main menu items */
.MainMenu_Idle { 
	height: 35px;
	background: transparent;
	color: #004f8a;
	padding-top: 2px;
	font-weight: bold;
	border-left: 1px solid #fff;
}


/* Hover state for main menu items */
.MainMenu_Selected {
	height: 35px;
	background: none;
	color: #004f8a;
	padding-top: 2px;
	font-weight: bold;
	border-left: 1px solid #fff;
	background-color: #88cff0;
}


/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	height: 35px;
	color: #fff;
	padding-top: 2px;
	font-weight: bold;
	border-left: 1px solid #fff;
	background-color: #004f8a;
}


/* Elements we don't really need */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
	display: none;
}

/* Used to get the menu separator look ok */
.MainMenu_MenuBreak 
{
    background-color : transparent;
    border-top : none;
    border-bottom : none;

 } 

/*========================================================*/
/*  7. FCK Editor                                         */
/*========================================================*/
.Title {
    
    font-family: Arial, Helvetica neue;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;    
}





/*========================================================*/
/*  8. Containers, Layout/Design                          */
/*========================================================*/
/* Rör ej detta avsnitt                                   */      
/*========================================================*/
/* Adjust site width by altering this value               */
#FullContainer {width: 970px;}  
/*========================================================*/


#pageBackgroundTop {

    background: #000 url(images/background-top.jpg) no-repeat top left;
    margin: 0; 
    padding: 32px 0 0; 
   
}

#pageBackgroundBottom {

    background: transparent url(images/background-bottom.jpg) no-repeat bottom left;
    margin: 0;
    padding: 0 0 270px;
   
}


/* Establishes the content area and background */
#MasterContainer {
/*	background: url(body_upper_bg.jpg) repeat-x;
	background-position: top left;
	background-color: #b6d594; */
	width: 100%;
/*	height: 100%; */
	text-align: center;
}


/* Center-aligns the site */
#MasterCell {
	text-align: center; 
	padding-left: 50px;
}


/* Maintains full height */
#FullContainer {
	height: 100%;
	
}

/* Container for all site content */
.ContainerCenter {
	background: transparent;
	border-left: 0px solid #666;
	border-right: 0px solid #666;
	
}


/* Master container for content */
#ContentMaster {
	width: 100%;
	height: 100%;
}



/* Sets height of the main menu bar */
#MenuCell {
	height: 100px;
		
}

#MenuCellBgRight {
    background: url(images/menu-background-right.gif) no-repeat top right;
    padding-left: 0px;
    height: 134px;
    width: 67px;
    
}

/* Contains the main menu itself */
#MainMenu {
	background: url(images/menu-background-center.gif) repeat-x bottom left;
	background-color: transparent;
	padding-left: 4px;
	border-bottom: 0px solid #ffCC00;
	height: 134px;
	
	
}


/* Container for breadcrumbs */
#BreadcrumbCell {
	padding: 3px 0px 0px 10px;
	background: url(images/top-center.gif) repeat-x top left; 
	border-bottom: 0px solid #ccc;
	background-color: #e7ecf0;
}



/* Container for Login/Registration/Date */
#LoginCell {
	padding: 3px 5px 0px 5px;
	background: url(images/top-center.gif) repeat-x top left; 
	border-bottom: 0px solid #ccc;
	background-color: #e7ecf0;
}

#SearchTD {
    padding-right: 35px;
    padding-top: 10px;
    text-align: right;
    height: 30px;
}
    

/* Contains all of the modules */
#ContentCell {
	width: 100%;
	padding: 0;
	background: url(images/content-top-center.gif) #fff repeat-x; 
}

.ContentBGLeft {
    background: url(images/content-top-left.gif) top left transparent no-repeat;
    min-height: 540px;
    _height: 540px;

} 

.ContentBGRight {
    background: url(images/content-top-right.gif) top right transparent no-repeat;
    min-height: 540px;
    _height: 540px;

} 

.ContentRepeatLeft {
    background: url(images/content-repeat-left.gif) repeat-y top left;
    
} 

.ContentRepeatRight {
    background: url(images/content-repeat-right.gif) repeat-y top right;
    
} 

.HangingRepeat {
     background: url(images/hanging-repeat.gif) repeat-x top left;
}    

.HangingBottomRepeat {
     background: url(images/hanging-bottom-repeat.gif) repeat-x top left;
}

#ContentBottomRepeat {
    background: url(images/content-bottom-center.gif);
    
} 


.HangingBGLeft {
    background: url(images/hanging-vertical-left.gif) top left transparent no-repeat;
    min-height: 250px;
    _height: 250px;

} 

.HangingBGRight {
    background: url(images/hanging-vertical-right.gif) top right transparent no-repeat;
    min-height: 250px;
    _height: 250px;

} 

.HangingRepeatLeft {
    background: url(images/content-repeat-left.gif) repeat-y top left;
    
} 

.HangingRepeatRight {
    background: url(images/content-repeat-right.gif) repeat-y top right;
    
} 





/* Defines the top content row */
.ContentTop {
	background: transparent;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

/* Defines the bottom content row */
.ContentBottom {
	background: transparent;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

/* Defines the left content column */
.ContentLeft {
	background: transparent;
	width: 30%;
	border-bottom: 0px solid #ccc;
	border-right: 0px solid #ccc;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

/* Defines the center content column */
.ContentMain {
	background: transparent;
	border-bottom: 0px solid #ccc;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

/* Defines the main content column for Catalook pages. */
.ContentMainCatalook {
	background: transparent;
	border-bottom: 0px solid #ccc;
	padding-left: 20px;
	padding-right: 45px;
	padding-top: 12px;
}


/* Defines the contenpane column with fixed width, primarily used for landingpages with SearchBoatEngineParts module */
.ContentMainFixedWidth {
	background: transparent;
	border-bottom: 0px solid #ccc;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	width: 500px;
}

/* Defines the right content column */
.ContentRight {
	background: transparent;
	width: 30%;
	border-bottom: 0px solid #ccc;
	border-left: 0px solid #ccc;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}




/* Hangers */

.LeftHangerPane {
    background: url(images/hanging-content-repeat.gif) #fff repeat-x top left; 
    padding-left: 14px;
	padding-right: 10px;
	padding-top: 0px;
}

.MiddleHangerPane {
    background: url(images/hanging-content-repeat.gif) #fff repeat-x top left; 
    padding-left: 14px;
	padding-right: 10px;
	padding-top: 0px;
}

.RightHangerPane {
    background: url(images/hanging-content-repeat.gif) #fff repeat-x top left; 
    padding-left: 14px;
	padding-right: 10px;
	padding-top: 0px;
}



/* ---------------------------------- */    
/* Nya klasser för skinsfil Main.ascx */
/* ---------------------------------- */

.TopPane {
	background: transparent;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 10px;
}

.LeftPane {
	background: transparent;
	width: 100px;
	padding-left: 21px;
	padding-right: 20px;
	padding-top: 10px;
}

.LeftMenuPane {
	background: transparent;
	width: 180px;
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 10px;
	border-right: 1px solid #cccccc;
}

.MiddlePane {
	background: transparent;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

.RightPane {
	background: transparent;
	width: 100px;
	padding-left: 20px;
	padding-right: 21px;
	padding-top: 10px;
}

.ContentPane {
	background: transparent;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 10px;
}

.LeftPane2 {
	background: transparent;
	width: 50%;
	padding-left: 21px;
	padding-right: 20px;
	padding-top: 10px;
}

.RightPane2 {
	background: transparent;
	width: 50%;
	padding-left: 20px;
	padding-right: 21px;
	padding-top: 10px;
}

.LeftPane3 {
	background: transparent;
	width: 30%;
	padding-left: 21px;
	padding-right: 3px;
	padding-top: 0px;
}

.RightPane3 {
	background: transparent;
	width: 30%;
	padding-left: 3px;
	padding-right: 21px;
	padding-top: 0px;
}

.MiddlePane3 {
    background:transparent;
    width: 30%;
    padding-top: 0px;    
}
    

.MiddlePane2 {
	background: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
}

.ContentPane2 {
	background: transparent;
	width: 700px;
	padding-left: 41px;
	padding-right: 20px;
	padding-top: 10px;
}

.RightPane4 {
	background: transparent;
	padding-left: 20px;
	padding-right: 21px;
	padding-top: 10px;
}


.BottomPane {
	background: transparent;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 0px;
}

/* Slut på styles för Main.ascx */


/*-------------------------*/
/* 9 Inventua Sidemenu     */
/*-------------------------*/

.MenuHdr
{ 
  font-size: 8pt; padding-left: 5px; font-weight: bold; padding-bottom: 2px; 
  background-color: transparent; padding-top: 2px; cursor: default;
}

.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  font-size: 8pt; padding-left: 10px; font-weight: normal; padding-bottom: 2px;
  background-color: transparent; padding-top: 2px;
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link 
{
  text-decoration: none; color: #004f8a; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; font-weight: normal;
}


.MenuItemMouseOver
{
  background-color: transparent!Important; 
}


/* AppendLevelToCssClass */

/* Menu Header Level 0 */
.MenuHdr0
{
    display: none; visibility: hidden; /* Gör att topmenu item inte syns i Sidmenyn. Tex "Tips & Råd" ska enbart visas i toppmenyn */ 
}

/* Menulevel 0 */
.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, 
.MenuItem0 A:Link, .MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, 
.MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link
{
  text-decoration: none; color: #004f8a; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; font-weight: normal;
  padding-left: 0px;
  border-bottom: 0px solid #004f8a;  
}

/* Menulevel 1 */
.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, 
.MenuItem1 A:Link, .MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, 
.MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 
  A:Link, .MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Hover, .MenuHdr1 A:Visited, 
.MenuHdr1 A:Link 
{
  text-decoration: none; color: #004f8a; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; font-weight: normal;
  padding-left: 0px;
}

/* Menulevel 2 */
.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Hover, .MenuItem2 A:Visited, 
.MenuItem2 A:Link, .MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active, 
.MenuItemMouseOver2 A:Hover, .MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 
  A:Link, .MenuHdr2 A, .MenuHdr1 A:Active, .MenuHdr2 A:Hover, .MenuHdr2 A:Visited, 
.MenuHdr2 A:Link 
{
  text-decoration: none; color: #004f8a; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; font-weight: normal;
  padding-left: 10px;
}

/*Menulevel 3 */
.MenuItem3 A, .MenuItem3 A:Active, .MenuItem3 A:Hover, .MenuItem3 A:Visited, 
.MenuItem3 A:Link, .MenuItemMouseOver3 A, .MenuItemMouseOver3 A:Active, 
.MenuItemMouseOver3 A:Hover, .MenuItemMouseOver3 A:Visited, .MenuItemMouseOver3 
  A:Link, .MenuHdr3 A, .MenuHdr3 A:Active, .MenuHdr3 A:Hover, .MenuHdr3 A:Visited, 
.MenuHdr3 A:Link 
{
  text-decoration: none; color: #004f8a; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; font-weight: normal;
  padding-left: 20px;
}

/* Menulevel 4 */
.MenuItem4 A, .MenuItem4 A:Active, .MenuItem4 A:Hover, .MenuItem4 A:Visited, 
.MenuItem4 A:Link, .MenuItemMouseOver4 A, .MenuItemMouseOver4 A:Active, 
.MenuItemMouseOver4 A:Hover, .MenuItemMouseOver4 A:Visited, .MenuItemMouseOver4 
  A:Link, .MenuHdr4 A, .MenuHdr4 A:Active, .MenuHdr4 A:Hover, .MenuHdr4 A:Visited, 
.MenuHdr4 A:Link 
{
  text-decoration: none; color: #004f8a; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; font-weight: normal;
  padding-left: 30px;
}

.MenuCurrentPage
{
  color: #ff0000;
}


/*-------------------------*/
/* 10 Marinshopen tables    */
/*-------------------------*/

.MSTr { background-color: #ffffff; }
/* .MSTrAlternate { background-color: #81c7f1;} */
.MSTrAlternate { background-color: #e0e0e0;} /* Östens Klarblå */
.MsTd {}
caption { font-weight: bold; }
   

/*-----------------------------*/
/* 11 SearchBoatEngineParts    */
/*-----------------------------*/

.PanelExtender
{
    position: relative;
}
.SearchStepsBreadCrumb, .SearchStepsBreadCrumb li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  padding-right: 0.75em;
  background-color: transparent; 
  color: #004f8a; 
  font-weight: normal;
 
}

.SearchStepsBreadCrumb a
{ 
  background-color: transparent !important; 
  color: #004f8a !important; 
  font-weight: normal !important;
 
}

.SpaceLabel
{ 
  width: 100px;
}

.ShortSpaceLabel
{ 
  width: 10px;
}

.MediumSpaceLabel
{ 
  width: 10px;
}

.SBEPButton
{
  width: 140px;
}

.SBEPCheckBox
{
  width: 200px;
}

.SBEPDropDown
{
  width: 250px;
}

/*========================================================*/
/*  End Style Sheet                                       */
/*========================================================*/


