/* 

STYLE SHEET FOR [WEB SITE]
Created by [AUTHOR NAME]
[URL OF AUTHOR]

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images

Notes

*/



/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body {
				background-image:url(Templates/backimage.jpg);
				background-repeat: no-repeat;
				background-position:top;
				color:#333333;
				font-weight:normal;
				font-size:10pt;
				font-family:arial,helvetica,sans-serif;
				line-height:18px;
		}
	


		
/*  --------- 2. structure  --------- */

#container {
				width: 940px;
				height: auto;
				margin:0px auto;
		}

#masthead {
	vertical-align:top;
	height:60px;
	width: 940px;
	border-bottom: 2px solid #333333;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		}

		
#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	vertical-align:baseline;
	margin: 0px;
	height:60px;
	width: 210px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
				
		}
		




#navContainer {
	background-repeat: no-repeat;
	width: 920px;
	height: 0px;
	vertical-align:top;
	margin: 0px;
	display: block;
	border: 0;
	position: relative;
	top: -35px;
	left: 108px;
	z-index:4;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;
		}

#inside_container {
	width: 940px;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}

		
#inside_container_left {
	width: 400px;
	vertical-align:top;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	display: block;
	border: 0;
	position: relative;
	top: 0px;
	float: left;
				
				
		}

#inside_container_right {
	width: 520px;
	height: 330px;
	vertical-align:top;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	display: block;
	border: 0;
	position: relative;
	top: 0px;
	float:right;
						}

#buybox {
	background-image:url(images/buybox.jpg);
	width: 360px;
	height: 200px;
	vertical-align:top;
	margin: 0px;
	padding: 60px 0px 0px 40px;
	display: block;
	border: 0;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
						}
#container #footer #footer_left {
	width: 300px;
	float: left;
}
#container #footer #footer_right {
	float: right;
	text-align: right;
}

#newsbox {
	width: 460px;
	height: 400px;
	vertical-align:top;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	display: block;
	border: 2px solid #333333;
	position: relative;
	top: 0px;
	background-image: url(images/store/back.png);
						}

		
#footer {
	vertical-align:baseline;
	height:60px;
	width: 940px;
	border-top: 2px solid #333333;
	top: auto;
	z-index: auto;
	overflow: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	clip: rect(auto,auto,auto,auto);
					
		}

		
/*  --------- home  --------- */



#home_image {
				background-image:url(Images/Home/homeimage.png);
				background-repeat: no-repeat;
				width: 370px;
				height: 330px;
				vertical-align:top;
				margin: 0px;
				padding: 10px 0px 0px 0px;
				display: block;
				border: 0;
				position: relative;
				top: -340px;
				left: 550px;
				border:0;
				
			}

#home_image2 {
				background-image:url(Images/Home/homeimage2.png);
				background-repeat: no-repeat;
				width: 370px;
				height: 330px;
				vertical-align:top;
				margin: 0px;
				padding: 10px 0px 0px 0px;
				display: block;
				border: 0;
				position: relative;
				top: -340px;
				left: 550px;
				border:0;
				
			}

.carouselbut {
				
				
				vertical-align:top;
				margin: 0px;
				border: 0;
				position: relative;
				border:0;
				float:right;
				
			}

.carouselbut2 {
				
				
				vertical-align:top;
				margin: 0px;
				border: 0;
				position: relative;
				border:0;
				float:left;
				
			}
		
#panels_container {
				width: 960px;
				height: 110px;
				vertical-align:top;
				margin: 0px;
				padding: 0px 0px 0px 0px;
				display:inline-block;
				border: 0;
				position: relative;
				top: -400px;
				left: 0px;
		}		
		
#media_panel {
				background-image:url(Images/Home/mediapanel.png);
				background-repeat: no-repeat;
				width: 220px;
				height:110px;
				padding: 10px 40px 0px 40px;
				position: relative;
}

#retailers_panel {
				background-image:url(Images/Home/retailerspanel.png);
				background-repeat: no-repeat;
				width: 220px;
				height:110px;
				padding: 10px 40px 0px 40px;
				position: relative;
				top: -120px;
				left: 330px;
}

#brands_panel {
				background-image:url(Images/Home/brandspanel.png);
				background-repeat: no-repeat;
				width: 220px;
				height:110px;
				padding: 10px 40px 0px 40px;
				position: relative;
				top: -510px;
				left: 660px;
}

#learn1 {
				color: #ffffff;
				font-size: 9pt;
				font-weight: bold; 
				text-align: right;
				padding: 0px 0px 0px 0px;
				position: relative;
				font-family:arial,helvetica,sans-serif;
				width: 80px;
				top: -55px;
				left: 135px;

}

#foottext {		color: #F7F7F7;
				font-size: 8pt;
				font-weight: normal; 
				text-align:right;
				width: 880px;
				position: relative;
				top: -670px;
				left: 40px;
}

#homefooter {
				background-image:url(Images/Home/homefooter.png);
				background-repeat: no-repeat;
				width: 960px;
				height: 200px;
				vertical-align:top;
				margin: 0px;
				padding: 0px 0px 0px 0px;
				position:relative;
				top:-510px;
				}






		
/* ---------- 3. links and navigation ---------- */

a { 

	text-decoration:none;
	color:#990000;
	font-weight:bolder;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
	/* get rid of link outlines in firefox */
	outline-color:invert;
	outline-style:none;
	outline-width:medium;


		}
		
		
a:hover {
	text-decoration:underline;
	color:#990000;
	font-weight:bold;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
		}

.class1 a { 

	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
		}
		
		
.class1 a:hover {
	text-decoration:underline;
	color:#ffffff;
	font-weight:bold;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
		}
#nav    {
	width: 700px;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	height: 0px;
	position: relative;
	float: none;
}

#nav ul {list-style-type: none;}

#nav li {display: inline; margin-right: 67px;}


#logo a
{
display: block;
color: #000000;
font-size: 11px;
width: 130px;
height: 80px;
display: block;
color: black;
text-decoration: none;
vertical-align:middle;
}






#talkbut {
				background-image: url(Templates/talkbut.jpg);
				background-repeat: no-repeat;
				vertical-align:baseline;
				margin: 0px;
				padding: 50px 0px 0px 10px;
				height:100px;
				width: 200px;
				float:right;
		}
				
#talkbut a
{
display: block;
color: #000000;
font-size: 11px;
width: 160px;
height: 40px;
display: block;
float: left;
color: black;
text-decoration: none;
vertical-align:top;
}





#findbut {
				
				margin: 0px;
				padding: 15px 10px 0px 40px;
				height:40px;
				width: 180px;
				
		}
				
#findbut a
{
display: block;
color: #000000;
font-size: 11px;
width: 150px;
height: 35px;
display: block;
vertical-align:top;
}



#but1 
{
width: 25px;
height: 25px;
}

#but1 a
{
width: 25px;
height: 25px;
display: block;
position:relative;
left:135px;
top:-24px;
}


#but2 
{
width: 25px;
height: 25px;
}

#but2 a
{
width: 25px;
height: 25px;
display: block;
position:relative;
left:135px;
top:-5px;
}


#but2 
{
width: 25px;
height: 25px;
}

#but2 a
{
width: 25px;
height: 25px;
display: block;
position:relative;
left:135px;
top:-5px;
}

#but3 
{
width: 25px;
height: 25px;
}

#but3 a
{
width: 25px;
height: 25px;
display: block;
position:relative;
left:135px;
top:-24px;
}


#homebut1 
{
width: 25px;
height: 25px;
}

#homebut1 a
{
width: 25px;
height: 25px;
display: block;
position:relative;
left:225px;
top:-78px;
}


#homebut2 
{
width: 25px;
height: 25px;
}

#homebut2 a
{
width: 25px;
height: 25px;
display: block;
position:relative;
left:135px;
top:-5px;
}
		
/* ---------- 4. fonts ---------- */

html {
		font-size: 100%;
		}

body {

		}

h1, h2, h3, h4, p, ul {
		}



#container #inside_container h1 {
				text-align:left;	
				color:#ffffff;
				font-weight:bolder;
				font-size:28pt;
				font-family:arial,helvetica,sans-serif;

				line-height:34px;			
				margin-bottom:10px;
				padding-bottom:10px;
}


#container #inside_container h4 {
	text-align:left;
	color:#333333;
	font-weight:bolder;
	font-size:20pt;
	font-family:arial,helvetica,sans-serif;
	line-height:20px;
	padding-top:20px;
	margin-bottom:10px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#container #inside_container #featurebox h4 {
				text-align:left;	
				color:#333333;
				font-weight:bolder;
				font-size:20pt;
				font-family:arial,helvetica,sans-serif;
				line-height:20px;
				padding-top:10px;		
				border-bottom:none;			
				margin-bottom:0px;
				padding-bottom:10px;
}



h1 {
	color:#ffffff;
	font-weight:bolder;
	font-size:22pt;
	font-family:arial,helvetica,sans-serif;

	line-height:26px;

	
		}

h2 {
color:#ffffff;
	font-weight:bold;
	font-size:18pt;
	font-family:arial,helvetica,sans-serif;
	line-height:26px;
		}

h3 {
		color:#ffffff;
	font-weight:normal;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
	line-height:18px;
		}
		
h4 {
	color:#333333;
	font-weight:bolder;
	font-size:14pt;
	font-family:arial,helvetica,sans-serif;
	line-height:26px;
	padding-top:20px;
	
		}
		
h5 {
	color:#333333;
	font-weight:normal;
	font-size:12pt;
	font-family:arial,helvetica,sans-serif;

	line-height:18px;
}


h6 {
color:#ffffff;
	font-weight:bold;
	font-size:16pt;
	font-family:arial,helvetica,sans-serif;
	line-height:26px;
		}



p {
	color:#333333;
	font-weight:normal;
	font-size:9pt;
	font-family:arial, helvetica, sans-serif;
	line-height:18px;
		}
#bio_left {
	float: left;
	width: 210px;
	background-image: none;
	background-repeat: repeat;
}

#bio_right {
	float: right;
	width: 210px;
}



.class2 p {
	color:#ffffff;
	font-weight:normal;
	font-size:12pt;
	font-family:arial,helvetica,sans-serif;
	line-height:18px;
		}

ul {
	list-style-type:none;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.26em;
	margin-left: 100px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40;
	padding-left: 100px;
	list-style-position: outside;


		}
#inside_container_right_bio  li {
	list-style-type: none;
	float: right;
	text-indent: 0px;
	text-align: left;
}


li {	
		padding:0;
  		margin:0 0 0 0;
		list-style-type:square;


		}


/* ---------- 5. images ---------- */

a img {
		}
#inside_container_right_bio {
	border: 2px solid #666666;
	float: right;
	width: 340px;
	background-image: url(images/bio_right.png);
	height: 772px;
	background-repeat: no-repeat;
	padding: 30px;
	background-color: #FFFFFF;
}
.indent style5 {
	float: left;
}

#inside_container_left_bio {
	width: 880px;
	vertical-align:top;
	margin: 0px;
	display: block;
	position: relative;
	top: 0px;
	float: left;
	height: 1680px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border: 2px solid #333333;
	background-repeat: repeat-x;
	background-image: url(images/store/back_long2.jpg);
	background-color: #E0E0E0;
}
#inside_container_bio {
	padding-top: 20px;
	height: 1700px;
	padding-bottom: 20px;
}
#container  #store  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-bottom: 10px;
	padding-top: 30px;
}
#inside_container_left_store h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}

#container  #store  h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#container #store_box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	padding-top: 30px;
	padding-bottom: 10px;
}
#storecontainer {
	width: 880px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
#container #store_box {
	padding-right: 30px;
	padding-left: 30px;
}
#inside_container_store  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	line-height: 20pt;
}

#inside_container_left_store {
	width: 210px;
	vertical-align:top;
	margin: 0px;
	display: block;
	position: relative;
	top: 0px;
	float: left;
	height: 520px;
	border: 2px solid #333333;
	padding: 30px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(images/store/back_long2.jpg);
}
#inside_container_right_store {
	border: 2px solid #666666;
	float: right;
	width: 580px;
	padding: 30px;
	height: 470px;
	background-repeat: repeat-x;
	background-image: url(images/store/back_long2.jpg);
	background-color: #FFFFFF;
}
#inside_container_store {
	padding-top: 20px;
	height: 600px;
}
#inside_container_right_blog {
	border: 2px solid #666666;
	float: left;
	width: 580px;
	padding: 30px;
	height: auto;
	background-image: url(images/store/back_long2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#inside_container_left_blog {
	width: 210px;
	vertical-align:top;
	display: block;
	position: relative;
	top: 0px;
	float: right;
	height: 520px;
	border: 2px solid #333333;
	padding: 30px;
	background-image: url(images/store/back_long2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#blog_posts {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#inside_container_left_blog .style20 {
	padding-bottom: 10px;
}
#blog_posts h5 {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 10px;
}
#blog_posts .style19 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#inside_container_blog {
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inside_container_right_bio ul {
	list-style-type: none;
	float: right;
	text-align: left;
}
.image_indent {
	float: right;
	margin-left: 20px;
}
#tshirt_container {
	padding-right: 15px;
}
