﻿HTML{		
margin: 0px;
padding: 0px;

}



body
{
	font: 12px/16px arial;
	margin: 0;
	padding: 0;
	background-position: left top;
	background-image: url(NewWeedMusicWebLogo.jpg);
	background-repeat: no-repeat;

}

/*////////////Standard Items////////////////////////*/


p
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 10pt;
	font-family: Arial;
	text-align: left;
}

h3
{
	padding-right: 3px;
	margin-top: 0px;
	padding-left: 3px;
	font-size: 16pt;
	color: blue;
	padding-top: 0px;
	font-family: Arial;
}

h1
{
	color: #0000cc;
	font-family: Arial;
	font-size: 13pt;
	padding-bottom: 0px;
	font-weight: bold;
	height: 32px;
}


h2
{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	color: #0000FF;
	font-size: medium;
	font-weight: bold;
}

/*/////////////////////Product List Containers////////////////////*/


/*////////////////////// Left Column /////////////////*/

#LeftColumn
{
	width: 200px;
	top: 266px;
	position: absolute;
	background-color: #E2E2E2;
	height: 2000px;
	padding-left: 10px;
	z-index: 2;
}

#LeftColumnShadow
{
	background-image: url(ShadowImageWeMus.png);
	background-repeat: repeat-y;
	left: 210px;
	width: 15px;
	position: absolute;
	top: 263px;
	height: 2000px;
}

#LoginContainer
{
	left: 10px;
	width: 150px;
	position: absolute;
	top: 215px;
	height: 30px;
	color: black;
	font-family: Arial;
}

#rightShadowContainer
{
	background-image: url(ShadowImageWeMus.png);
	background-repeat: repeat-y;
	top: 100px;
	width: 15px;
	position: absolute;
	left: 820px;
	height: 2000px;
}

#Shopping_Menu_Div
{
	
}

#ProductListContainer
{
	left: 225px;
	width: 600px;
	position: absolute;
	top: 107px;
	padding-top: 10px;
	
}

#VerticalLeftHeaderLine
{
	left: 195px;
	border-left: #ff0000 1px solid;
	width: 2px;
	position: absolute;
	top: 100px;
	height: 166px;
}

#HorizontalHeaderLine
{
	left: 195px;
	position: absolute;
	width: 625px;
	top: 100px;
	border-top: #ff0000 6px solid;
}

#LeftHorizontalMenuLIne
{
left: 0px;
	position: absolute;
	width: 210px;
	top: 263px;
	border-top: #ff0000 4px solid;
}


#ProductListHeader
{
	vertical-align: top;
}

#NavigationHeader
{
	text-align: center;
	left: 150px;
	position: absolute;
	top: 5px;
	width: 70%;
	padding-top: 5px;
}

#RightPanel
{
	left: 830px;
	position: absolute;
	top: 50px;
	height: auto;
	width: 250px;
	text-align: center;
}

#Product_Title
{
	margin: auto;
	font-family: Arial;
	position: relative;
	font-size: medium;
	font-weight: bold;
	color: #141481;
	height: auto;
	width: 100%;
	overflow: hidden;
}

#Price
{
	font-family: Arial;
	font-size: large;
	font-weight: lighter;
	position: relative;
	color: #CC3300;
	font-style: oblique;
	margin-top: 5px;
}

#RightPanelHeaderIMage
{
	background-image: url(RightSideHeader.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 185px;
	width: 200px;
	height: 30px;
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial;
	text-align: center;
	vertical-align: text-bottom;
	left: -10px;
	z-index: 0;
}

#PayPalLogo
{
	top: 5px;
	width: 195;
	height: 113;
	position: absolute;
	text-align: center;
	z-index: 0;
}

#Animationimage
{
	position: absolute;
	top: 215px;
}



/*///////////////Lessons Containers////////*/

#LessonsBody
{
	background-color: white;
}

#Logo
{
	left: 0px;
	background-image: url(NewWeedMusicWebLogo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	width: 200px;
	height: 225px;
}

#LessonContent
{
	left: 200px;
	width: 700px;
	position: absolute;
	top: 125px;
	height: 500px;
	background-image: url(GuitarGirlPInk.jpg);
	background-repeat: no-repeat;
}

/*////////////////// How too content pages /////////////////////*/

#How_Two_Content_Main_Div
{
	width: 95%;
	height: 100%;
}

.How_Two_Content_Panel1
{
	height: 100%;
	background-color: #fbf9fb;

}




/*CollapsiblePanel*/
.collapsePanel
{
	background-color: #ffffff;
	overflow: hidden;
}

.collapsePanelHeader
{
	width: 100%;
	height: 30px;
	background-image: url(bg-menu-main.png);
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
	clear: right;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

#shipping
{
	padding-right: 5px;
	padding-left: 5px;
	width: 550px;
	margin-left: 10px;
}

#Search
{
	position: absolute;
	width: 325px;
	height: 40px;
	top: 40px;
	left: 225px;
}


/*///////////////////////// Picture Popup animation stuff /////////////////////*/

#lBtnCloseBio
{
	float: right;
	display: none;
	
}

.Popup
{
	position: absolute;
	z-index: 6;
	top: 0px;
	left: 0px;
}

/*//.modalBackground
{
	background-color: #808080;
	
}
	'opacity: 0.6;<!--[if IE]><style type="text/css">@import "../App_Themes/ieFixes.css";</style><![endif]-->/*/




/*/////////////////////Begin Product Details Page/////////////////////*/

#ProdContainer
{
	background-color: #FFFFFF;
	

	position: relative;
	width: 95%;
	height: auto;
}

#Legend
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	font-family: Arial;
	color: #FFFFFF;

	
}




/*
#Prod_Detail_Container
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	position: relative;
	width: 100%;
	height: 100%;
	font-family: Arial;
	color: #A6A6A6;
}
/*/

.modalBackground
{
	background-color: #808080;
	opacity: 0.6;
}


/*/opacity: 0.6;
.PanelProd_1_Enlarge
{
	z-index: 6;
	position: absolute;
	top: 0px;
	left: 0px;
}

#PopUpContainer
{
	position: relative;
	top: 0px;
	left: 0px;
}

/*/

#Product_Title_Detail
{
	padding: 5px;
	font-family: Arial;
	font-size: medium;
	text-align: left;
	position: relative;
	background-color: Transparent;
	color: #000099;
	font-weight: bold;
	height: 50px;
	width: 55%;
	float: left;
	line-height: normal;
}

.Product_Image_Detail
{
	position: relative;
	background-color: #02192A;
	width: 100%;
	margin-left: 20px;
}

#Price_Detail
{
	margin: 10px 3px 3px 3px;
	font-family: Arial;
	position: relative;
	width: 95%;
	height: 20px;
	background-color: Transparent;
	font-size: large;
	color: #FF0000;
	font-weight: bold;
	float: left;
}

#PartNumber_Detail
{
	margin: 3px;
	font-family: Arial;
	position: relative;
	width: 318px;
	height: 20px;
	background-color: Transparent;
	color: #000000;
	text-align: left;
	float: left;
}

#Availability
{
	position: relative;
	width: 200px;
	height: 30px;
	font-family: Arial;
	color: #000099;
	font-size: medium;
	font-weight: bold;
	font-style: oblique;
	font-variant: small-caps;
	margin-top: 7px;
	float: left;
}




#Product_Description_Detail
{
	font-size: small;
	background-color: #FFFFFF;
	position: relative;
	width: 98%;
	height: 400px;
	padding: 5px;
	color: #000000;
	float: left;
}

#ProductImage
{
	position: relative;
	width: 225px;
	height: 225px;
	float: right;
	margin-right: 0px;
	text-align: right;
	margin-left: 10px;
}

.DescpPanels
{
	font-family: Arial;
	font-size: small;
	background-color: #FFFFFF;
	
}

#Add_To_Cart_Detail
{
	padding: 0px;
	font-family: Arial;
	font-size: small;
	position: relative;
	width: 55%;
	height: 150px;
	background-color: #FFFFFF;
	margin-top: 10px;
	float: left;
}

 #Product_Description_Detail p
{
	font-family: Arial;
	font-size: medium;
	text-align: left;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}


/*/////////////////////End Product Details Page/////////////////////*/


/*/////////////////////Department Landing Page/////////*/

#Landing_Page_Main_Container
{
	position: relative;
}

#Landing_TitleBar
{
	position: relative;
	width: 75%;
	height: 35px;
	background-color: #000099;
	font-family: Tahoma;
	font-size: large;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
}

#Landing_Images_Bar
{
	margin: 5px;
	position: relative;
	width: 400px;
	height: auto;
	float: left;
}
#Landing_Description
{
	margin: 5px;
	padding: 5px;
	position: relative;
	width: 75%;
	height: 100px;
	background-color: #000099;
	font-family: Tahoma;
	font-size: medium;
	color: #FFFFFF;
	line-height: normal;
	float: left;
}

		
	

#Landing_Internal_Links
{
	position: relative;
	left: 0px;
	width: 175px;
	height: 400px;
	font-family: Arial;
	font-size: x-small;
	color: #000099;
	float: right;
	top: 0px;
}

#Landing_Internal_Links a:link 
{
	font-family: Arial;
	font-size: x-small;
	color: #000099;
	word-spacing: 1em;
text-decoration: underline;
}

#Landing_Internal_Links a:hover
{
	font-family: Arial;
	font-size: x-small;
	color: #FF0000;
	word-spacing: 1em;
	text-decoration: underline;
}

#Landing_Internal_Links a:active
{
	font-family: Arial;
	font-size: x-small;
	color: #000099;
	word-spacing: 1em;
	text-decoration: underline;
}




.IE8Fix        
{               
z-index: 100;  
 }
 
 
 #Steps
{
	text-align: center;
}


/*/// first page stuff/*/

#Div1
{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}

#Steps
{
	position: relative;
	top: 0px;
	float: right;
	width: 250px;
}

.test
{
	border: 2px solid #000000;
	font-family: Arial;
	font-size: medium;
	color: #000000;
	position: relative;
	width: 200px;
	height: 600px;
	background-color: #C0C0C0;
	white-space: normal;
}

#test1
{
	border: 2px solid #000000;
	font-family: Arial;
	font-size: medium;
	color: #000000;
	position: relative;
	width: 200px;
	height: 600px;
	background-color: #C0C0C0;
	white-space: normal;
}


 

