/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/

html {overflow-y: scroll;}

* {
	margin: 0;
	padding: 0;
}

@font-face { 
	font-family: SuperG;
	src: url("/webfonts/SuperGroteskWeb-Medium.eot"); }

@font-face { 
	font-family: SuperGReg;
	src: url("/webfonts/SuperGroteskWeb.eot"); }

@font-face { 
	font-family: SuperG;
	src: url("/webfonts/SuperGroteskWeb-Medium.woff") format("woff"); }

@font-face { 
	font-family: SuperGReg;
	src: url("/webfonts/SuperGroteskWeb.woff") format("woff");
	}


body {
background: white;
font-family: Pica10PitchBT-Roman, Courier New, Courier, serif;
font-size: 9pt;
line-height: 1.5em;
color: #000000;
}


// NEWS/ABOUT:

p2 {
font-family: Pica10PitchBT-Roman, Courier New, Courier, serif;
font-size: 9pt;
line-height: 1.5em;}


h1 { font-family: SuperG, Helvetica, sans-serif; font-size: 24pt; line-height: 30pt; }
h2 { font-family: SuperG, Helvetica, sans-serif; font-size: 12pt; line-height: 15pt; margin-top: 8px; }
h3 { font-family: SuperGReg, Helvetica, sans-serif; font-size: 14pt; line-height: 18pt; margin-top: 12px; }
h4 { font-family: SuperG, Helvetica, sans-serif; font-size: 14pt; line-height: 18pt; }
h5 { font-family: SuperG, Helvetica, sans-serif; font-size: 12pt; line-height: 15pt; color: red; font-weight: normal; margin-top: 8px;}
h6 { font-family: Pica10PitchBT-Roman, Courier New, Courier, serif; font-size: 8pt; line-height: 13pt; margin-bottom: 15px; margin-top: 0px;}
h7 { font-family: Pica10PitchBT-Roman, Courier New, Courier, serif; font-size: 8pt; line-height: 13pt; margin-bottom: 30px; margin-top: 0px; }
h8 { font-family: SuperG, Helvetica, sans-serif; font-size: 18pt; line-height: 22pt; color: black; }



h1 a {
text-decoration: none;
background: url(/img/underline.gif) repeat-x 100% 100%;
padding-bottom: 2px;
white-space: nowrap;
}

h1 a:hover {
background: url(/img/underlineblue.gif) repeat-x 100% 100%;
}

h3 a {
text-decoration: none;
background: url(/img/underline.gif) repeat-x 100% 100%;
padding-bottom: 2px;
white-space: nowrap;
}

h3 a:hover {
background: url(/img/underlineblue.gif) repeat-x 100% 100%;
}

hr {
border : none;
border-top : dashed 1pt #000000;
height : 1px;
}

#content { width: 100%; height: 100%;}
#container { width: 100%; height: 100%; }


a img { border: none; }

a:link {color: #000000;}     /* unvisited link */
a:visited {color: #000000;}  /* visited link */
a:hover {color: blue;}   /* mouse over link */
a:active {color: #000000;}   /* selected link */

#bottommenu {
	height: auto;
	padding: 10px;
	right: 20px;
	bottom: 20px;
	margin-top: 5px;
	position: fixed;
	text-align: right;
	z-index: 1; }

#bottommenu a {
font-family: SuperG, Helvetica, sans-serif; 
font-size: 14pt;
text-decoration: none;
background: url(/img/underline.gif) repeat-x 100% 100%;
padding-bottom: 2px;
white-space: nowrap;
}

#newmenu a {
text-decoration: none;
background: url(/img/underline.gif) repeat-x 100% 100%;
padding-bottom: 2px;
white-space: nowrap;
}

#rightmenu a {
text-decoration: none;
}


#newmenu a:hover {
background: url(/img/underlineblue.gif) repeat-x 100% 100%;
}


#bottommenu a:hover {
background: url(/img/underlineblue.gif) repeat-x 100% 100%;
}

#newmenu { 
	font-family: SuperG, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	padding-left: 34px; 
	padding-top: 20px;
	bottom: auto;
	height: auto;
	text-align:left; 
	z-index: 1; 
	position: fixed; }

#spacer {
	padding-top: 50px;
	padding-left: 20px;
	position: relative;
	float: left;
	z-index: 1;
}

#footer {
	padding-top: 10px;
	margin-left: 34px;
	padding-bottom: 30px;
	width: 200px;
	float: left;
	position:relative;
	text-align: left;
}

	#footer p {
	font-family: Pica10PitchBT-Roman, Courier New, Courier, serif;
	font-size: 7pt;
	line-height: 1.5em;
	};


#menuleft {
	padding-top: 20px;
	bottom: 15px;
	right: 35px;
	position: fixed;
	width: auto;
	margin-left: 18px;
	filter: alpha(opacity=100);
  	-moz-opacity: 1;
  	opacity: 1;
  	z-index: 1;
}

#menu p {
	font-family: Courier New, Courier, serif; 
	font-size: 9pt; 
	line-height: 13pt;
	text-align: center;
	color: black;

}

#menu a {
	text-align: center
	font-family: Courier New, Courier, serif; 
	font-size: 9pt; 
	line-height: 13pt; 
	color: black;
	text-shadow:1px 1px 0px #ffffff;
}

#menu a:hover {
	color: blue;
}


.logo {
	padding: 0px;
	position: relative;
	margin-bottom: 5px;
}

.choices {
	padding: 0px;
	position: relative;


}

#logo a {
color: #FFFFFF;
font-family: Trebuchet MS, sans-serif;
font-size: 12px;
line-height: 18px;
text-decoration: none;
text-shadow:1px 1px 1px #ffffff;

}







#menu ul li.section-title { }


div.contact {
margin: 25px 0 50px 0;
color: #494949;
font-size: 32pt;
line-height: 1.4em;
}

div.wrapper {
width: 100%
margin-top: 0px;
}

#img-container_five
{
	position: relative;
	float: left;
	clear: both;
	margin-top: 30px; 
	margin-left: 74px;
	width: auto;
	padding-bottom: 40px;

}
	
#img-container_five img
{
	margin-right: 10px;
	margin-bottom: 16px;
	vertical-align: top;
}
	
#text-container_four
{
	margin-top: 30px;
	margin-left: 74px;
	margin-bottom: 15px;
	float: left;
	margin-right: 30px;
	width: 700px;
	position:relative; 
	clear: both;

}

#text-container_four p
{ 
	font-family: SuperGReg, Helvetica, sans-serif; 
	font-size: 14pt; 
	line-height: 18pt;
}	

#text-container_four a {
font-family: SuperG, Helvetica, sans-serif; 
text-decoration: none;
background: url(/img/underline.gif) repeat-x 100% 100%;
padding-bottom: 2px;
white-space: nowrap;
}

#text-container_four a:hover {
background: url(/img/underlineblue.gif) repeat-x 100% 100%;
}

#shoptext
{
	padding-top: 30px; 
	margin-left: 34px;
	margin-bottom: 15px;
	width: 700px;
	position: relative;
	clear: both;
	}
	
#shoptext p
{ 
	font-family: SuperGReg, Helvetica, sans-serif; 
	font-size: 14pt; 
	line-height: 18pt;
}	




#s1 {margin-top: 6x; margin: auto; z-index:0; margin-left: 20px; text-align: left; float: left; clear: both;}
	.img-bot {margin-bottom: 20px;}

	#header {
	height: auto;
	padding: 20px;
	right: 20px;
	clear: both;
	width: auto;
	margin-top: 0px;
	position: fixed;
	z-index: 1;
	text-align: right; }

	#header p {
	font-family: SuperG, Helvetica, Arial, sans-serif;
	font-size: 14pt;}
	
	#header a {
	text-decoration: none;
	background: url(/img/underline.gif) repeat-x 100% 100%;
	padding-bottom: 2px;
	white-space: nowrap;
	}
	
	
	#header a:hover {
	background: url(/img/underlineblue.gif) repeat-x 100% 100%;
	}
	
	
	#img-container_six {
	margin: 0px auto;
	position: relative;
	padding-top: 70px; }
	
	#text-container_five {
	margin: 0px auto;
	position: relative;
	width: 450px;
	margin-top: 20px;
	padding-bottom: 40px; }
	
	#text-container_five p
	{ 
	font-family: SuperGReg, Helvetica, sans-serif; 
	font-size: 14pt; 
	line-height: 18pt;
	}	
	
	#text-container_five a {
font-family: SuperG, Helvetica, sans-serif; 
text-decoration: none;
background: url(/img/underline.gif) repeat-x 100% 100%;
padding-bottom: 2px;
white-space: nowrap;
}

#text-container_five a:hover {
background: url(/img/underlineblue.gif) repeat-x 100% 100%;
}

	#wrap {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px auto; }
	
	#bot_two {
	position: relative;
	text-align: center;
	padding-bottom: 30px;
	width: 100%;	}
	
	#bot_two p {
	font-family: SuperG, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	letter-spacing: 0.8pt;
	}
	
	

.floatright { float: right; }
.floatleft { float: left; }

