@font-face {
    font-family: 'font_light';
    src: url('alegreyasans-light-webfont.eot');
    src: url('alegreyasans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('alegreyasans-light-webfont.woff') format('woff'),
         url('alegreyasans-light-webfont.ttf') format('truetype'),
         url('alegreyasans-light-webfont.svg#font_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'font_regular';
    src: url('alegreyasans-regular-webfont.eot');
    src: url('alegreyasans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('alegreyasans-regular-webfont.woff') format('woff'),
         url('alegreyasans-regular-webfont.ttf') format('truetype'),
         url('alegreyasans-regular-webfont.svg#font_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'font_semibold';
    src: url('alegreyasans-medium-webfont.eot');
    src: url('alegreyasans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('alegreyasans-medium-webfont.woff') format('woff'),
         url('alegreyasans-medium-webfont.ttf') format('truetype'),
         url('alegreyasans-medium-webfont.svg#font_semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background-color: #ffffff;
	font-family: font_regular, sans-serif;
	background-image:url('../images/body-bg.png');
	background-repeat: repeat-both;
	margin: 0px;
	padding:0px;
	font-size: 12pt;
}

/** Start General Sections and Containers **/

#hoodie {
	background-color: #ffffff;
	margin: 0 auto;
	width: 798px;
	/** overflow: auto;**/
	border-top: 0px;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding:0px;
	position: relative;
}

#header{
	text-align:center;
	width: 798px;
	padding: 0px;
	height: 87px;
	margin: 0 auto;
	background: #ffffff;
	position: relative;
}

#footer{
	text-align:center;
	width: 798px;
	padding: 0px;
	height: 457px;
	margin: 0 auto;
	background: #ffffff;
	position: relative;
}

#navigation {
	text-align:center;
	width: 798px;
	height: 16px;
	font-size: 13pt;
	padding: 0px;
	margin: 0 auto;
	background: #cdcdcd;
	position: relative;
}

#torso{
	width:780px;
	padding: 0px;
	height: 400px;
	margin: 0 auto;
	background: #ffffff;
	position: relative;
}

#subpagetorso{
	width:780px;
	padding: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	margin: 0 auto;
	background: #ffffff;
	position: relative;
}

#homepagetorso{
	width:798px;
	padding: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	margin: 0 auto;
	background: #ffffff;
	position: relative;
}

#onecolumn{
	width:720px;
	padding: 30px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	position: relative;
}

#rightcolumn{
	display: inline;
	float: right;
	position: relative;
	width:259px;
	padding: 5px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
}

#leftcolumn{
	display: inline;
	float: left;
	position: relative;
	width:498px;
	padding: 5px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
}


#socks {
	background-color: #ffffff;
	margin: 0 auto;
	width: 798px;
	height:12px;
	padding:0px;
}

/** Start Nav Bar Stuff **/

#navwrap {
	width: 770px;
	float: left;
	margin: 0 auto;
	padding: 0px;
	background-color: #cdcdcd;
	border: 0px;
}

#nav {
	width: 798px;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #cdcdcd;
	border-bottom: 0px;
	position: relative;
}

#nav ul {
	list-style: none;
	width:798px;
	margin: 0 auto;
	padding: 0;
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	color: #000000;
	border-right: 1px solid #aaaaaa;
	border-bottom: none;
}

#nav li:first-child a {
	border-left: 1px solid #aaaaaa;
	border-bottom: none;
}

#nav li a:hover {
	color: #000000;
	background-color: #aaaaaa;
	border-bottom: none;
}

.ten-center-gry {
	text-align: center;
	font-size: 11pt;
	color: #999991;
}
.ten-left-gry {
	text-align: left;
	font-size: 11pt;
	color: #999991;
}

/** Start General Link Stuff **/

A:link {text-decoration: none; border-bottom:1px dotted  #0000b9; color: #000066;}
A:visited {text-decoration: none; border-bottom:1px dotted #0000b9; color: #000066;}
A:active {text-decoration: none; border-bottom:1px dotted #0000b9; color: #000066;}
A:hover {text-decoration: none; border-bottom:1px solid #000000; color: #000000;}

A.button:link {text-decoration: none; border:1px solid #aaaaaa; background-color: #cdcdcd; color:  #000000;}
A.button:visited {text-decoration: none;  border:1px solid #aaaaaa; background-color: #cdcdcd; color:  #000000;}
A.button:active {text-decoration: none; border:1px solid #aaaaaa; background-color: #cdcdcd; color:  #000000;}
A.button:hover {text-decoration: none; border:1px solid #666666; color:  #000066;}

A.noline:link {text-decoration: none; border-bottom:none; color: rgb(0, 0, 80);}
A.noline:visited {text-decoration: none;  border-bottom:none; color: rgb(0, 0, 80);}
A.noline:active {text-decoration: none;  border-bottom:none; color: rgb(0, 0, 80);}
A.noline:hover {text-decoration: none;  border-bottom:none; color: rgb(0, 0, 0);}

A.credits:link {text-decoration: none; border-bottom:none; color: #999991;}
A.credits:visited {text-decoration: none; border-bottom:none; color: #999991;}
A.credits:active {text-decoration: none; border-bottom:none; color: #999991;}
A.credits:hover {text-decoration: none; border-bottom:1px dotted  #999991; color: #000000;}

/** Start Text Position Stuff **/

P {
	text-indent: 0pt;
}

#centerindentedbubble{
width: 87%;
margin: 0 auto;
text-align:center;
}

#leftindentedbubble{
width: 87%;
margin: 0 auto;
text-align: left;
}

#contactpagesqueezebubble{
width:600px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

/** Start Text Size Stuff **/

.eight {
	font-size: 8pt;
}

.nine {
	font-size: 9pt;
}

.ten {
	font-size: 10pt;
}

.twelve {
	font-size: 12pt;
}

.thirteen {
	font-size: 13pt;
}

.fourteen {
	font-size: 14pt;
}

.fifteen {
	font-size: 15pt;
}

.sixteen {
	font-size: 16pt;
}

.eighteen {
	font-size: 18pt;
}

.twenty {
	font-size: 20pt;
}

.sectiontitle{
	text-align: left;
	font-family: font_light, sans-serif;
	font-weight: normal;
	font-size: 22pt;
	color: #000000;
}

.itemtitle{
	text-align: left;
	font-family: font_semibold, sans-serif;
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
}

.itemrunning{
	text-align: left;
	font-family: font_regular, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

#itemflowing {
 width:540px;
 color: #333;
 background: #ffffff;
 border-left:1px solid #868686;
 border-top:1px solid #868686;
 border-right:1px solid #868686;
 border-bottom:0px solid #868686;
 margin:0px 0px 0px 0px;
 padding-top:20px;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:20px;
}
#itembottom {
 width: 540px;
 color: #333;
 background: #ffffff;
 border-left:1px solid #868686;
 border-top:1px solid #868686;
 border-right:1px solid #868686;
 border-bottom:1px solid #868686;
 margin:0px 0px 0px 0px;
 padding-top:20px;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:20px;
}
#sectiontitle {
 width: 600px;
 background: #ffffff;
 border:0px;
 margin:0px 0px 0px 0px;
 padding-bottom:20px;
 height:20px;
}

#downloadsimagesbox{
	width: 540px;
	height: 310px;
	padding: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	margin: 0 auto;
	background: #ffffff;
	position: relative;
}

#albumpic{
	width: 280px;
	height: 280px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	position: absolute;
	left: 0px;
	top: 0px;
}

#streambutton{
	width: 200px;
	height: 73px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	position: absolute;
	left: 300px;
	top: 0px;
}

#downloadbutton{
	width: 200px;
	height: 73px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	position: absolute;
	left: 300px;
	top: 83px;
}

#cafepic{
	width: 240px;
	height: 180px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	position: absolute;
	left: 250px;
	top: 190px;
}
