@CHARSET "UTF-8";


* { padding:0; margin:0; }

.align_center { text-align: center; }
.align_left { text-align: left; }
.align_right { text-align: right; }

.float_left { float: left; }
.float_right { float: right; }
.clear { clear: both; font-size: 0; height: 0; }

.warn_text { color: #f00 !important; }
.small_text { font-size: 0.8em; }
.smaller_text { font-size: 0.7em; }
.normal_text { font-size: 76%; text-transform: none; }
.uppercase_text { text-transform: uppercase; }
.thin_text { font-weight: normal; }
.thinner_text { font-weight: 200; }
.mono_text { 	font-family: "Courier New", "Courier", monospace; }

strong, .strong { font-weight: bold; }

.pad.double.top    { padding-top:    2em; }
.pad.double.right  { padding-right:  2em; }
.pad.double.bottom { padding-bottom: 2em; }
.pad.double.left   { padding-left:   2em; }

.pad.triple.top    { padding-top:    3em; }
.pad.triple.right  { padding-right:  3em; }
.pad.triple.bottom { padding-bottom: 3em; }
.pad.triple.left   { padding-left:   3em; }

.pad {}
.pad.top    { padding-top:    1em; }
.pad.right  { padding-right:  1em; }
.pad.bottom { padding-bottom: 1em; }
.pad.left   { padding-left:   1em; }

.pad.half.top    { padding-top:    0.5em; }
.pad.half.right  { padding-right:  0.5em; }
.pad.half.bottom { padding-bottom: 0.5em; }
.pad.half.left   { padding-left:   0.5em; }

.pad.tiny.top    { padding-top:    2px; }
.pad.tiny.right  { padding-right:  2px; }
.pad.tiny.bottom { padding-bottom: 2px; }
.pad.tiny.left   { padding-left:   2px; }

.margin.tiny.top    { margin-top:    2px; }
.margin.tiny.right  { margin-right:  2px; }
.margin.tiny.bottom { margin-bottom: 2px; }
.margin.tiny.left   { margin-left:   2px; }

.border { border: 0 solid #555; }
.border.simple { border: 1px solid #555; }
.border.top    { border-top-width:    1px; }
.border.right  { border-right-width:  1px; }
.border.bottom { border-bottom-width: 1px; }
.border.left   { border-left-width:   1px; }

.half_width { width: 50%; }
.fit_width { width: 90%; }
.full_width { width: 100%; }

textarea.normal_height { height: 120px; }
textarea.half_height { height: 60px; }

a
{
	text-decoration: none;
	color: #54E26F;
	font-weight: bold;
	cursor: pointer;
}

ul
{ 
	list-style: none;
}

ul.horizontal li
{
	display: inline;
	float: left;
}

hr 
{ 
	border: 0;
	text-align: center;
	margin: 0 auto;
	width: 95%;
	color: #3a3a3a;
	background-color: #3a3a3a;
	height: 1px;
}

td
{
	padding: 4px;
	text-align: center;
}

body
{
	font-family: Arial, Helvetica;
	font-size: 0.8em;

}

img
{
	border: 0;
}

.bullets
{
	list-style-image: url(../img/dot.gif);
	margin-left: 20px;
	margin-bottom: 20px;
}

/**********************************************************/
/**********************************************************/
/**********************************************************/
/*	INDEX */

#horizon {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;
	text-align: center;
	min-width: 900px; 
}

#logo_mini
{
	float: right;
	width: 70px;
	height: 103px;
	background: url(../img/logo_mini.gif);
	margin-bottom: 10px;
	margin-right: 20px;	
}

#shell
{
	position: relative;
	text-align: left;
	width: 930px;
	margin: 0px auto;
}

#left
{
	float: left;
	width: 500px;
}

#logo
{
	width: 320px;
	height: 50px;
	background: url(../img/logo.gif) no-repeat;
	position: relative;
	left: 20px;
	top: 20px;
}

#menu
{
	width: 400px;
}

#content
{
	width: 400px;
	height: 240px;
	overflow: auto;
	margin: 0px 25px;
	padding-right: 10px;
}

#content p
{
	margin-bottom: 10px;
}

#content .green
{
	color: #54E26F;
}

#right
{
	float: left;
	margin: 30px 0px;
	width: 390px;	
}

#right .top_pic
{
	margin-bottom: 4px;
}

#right .bottom_pic
{

}

#footer
{
	margin: 10px 20px 0px 0px;
	float: right;
}

#footer li
{
	margin-right: 10px;
}

.logos
{
	margin: 10px 20px 0px 0px;	
}

.logos li
{
	margin-left: 20px;
}
/**********************************************************/
/**********************************************************/
/**********************************************************/
/*	MENU */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container 
{
	margin:50px 0 60px 15px; 
	position:relative; 
	width:400px; 
	height:25px; 
	z-index:100;
}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul 
{
	padding:0; 
	margin:0px 3px; 
	list-style-type: none;
}

#pmenu .vert_bar
{
	display: block;
	width: 3px;
	height: 36px;
	margin: -10px 0px;
	background: url(../img/menu/vert_bar.gif);
}

#pmenu .about
{
	width: 75px;
	height: 27px;
	background: url(../img/menu/about.gif) no-repeat;
}

#pmenu .clothes
{
	width: 89px;
	height: 27px;
	background: url(../img/menu/clothes.gif) no-repeat;
}

#pmenu .forum
{
	width: 74px;
	height: 27px;
	background: url(../img/menu/forum.gif) no-repeat;
}

#pmenu .community
{
	width: 130px;
	height: 27px;
	background: url(../img/menu/community.gif) no-repeat;
}


/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited 
{
	display:block;
}

#pmenu a.profile, #pmenu a.profile:visited 
{
	width:75px;  
	height:18px; 
	background: url(../img/menu/profile.gif) no-repeat;
}

#pmenu a.people, #pmenu a.people:visited 
{
	width:75px;  
	height:18px; 
	background: url(../img/menu/people.gif) no-repeat;
}

#pmenu a.faq, #pmenu a.faq:visited 
{
	width:75px;  
	height:18px; 
	background: url(../img/menu/faq.gif) no-repeat;
}

#pmenu a.buy_online, #pmenu a.buy_online:visited 
{
	width:89px;  
	height:18px; 
	background: url(../img/menu/buy_online.gif) no-repeat;
}

#pmenu a.collections, #pmenu a.collections:visited 
{
	width:89px;  
	height:18px; 
	background: url(../img/menu/collections.gif) no-repeat;
}

#pmenu a.stores, #pmenu a.stores:visited 
{
	width:89px;  
	height:18px; 
	background: url(../img/menu/stores.gif) no-repeat;
}

#pmenu a.services, #pmenu a.services:visited 
{
	width:89px;  
	height:18px; 
	background: url(../img/menu/services.gif) no-repeat;
}

#pmenu a.sightings, #pmenu a.sightings:visited 
{
	width:74px;  
	height:18px; 
	background: url(../img/menu/sightings.gif) no-repeat;
}

#pmenu a.news, #pmenu a.news:visited 
{
	width:74px;  
	height:18px; 
	background: url(../img/menu/news.gif) no-repeat;
}

#pmenu a.blog, #pmenu a.blog:visited 
{
	width:74px;  
	height:18px; 
	background: url(../img/menu/blog.gif) no-repeat;
}

#pmenu a.links, #pmenu a.links:visited 
{
	width:130px;  
	height:18px; 
	background: url(../img/menu/links.gif) no-repeat;
}

#pmenu a.partnerships, #pmenu a.partnerships:visited 
{
	width:130px;  
	height:18px; 
	background: url(../img/menu/partnerships.gif) no-repeat;
}

#pmenu a.projects, #pmenu a.projects:visited 
{
	width:130px;  
	height:18px; 
	background: url(../img/menu/projects.gif) no-repeat;
}




/* Set up the list items */
#pmenu li 
{
	float:left; 
}

/* For Non-IE browsers and IE7 */
#pmenu li:hover 
{
	position:relative;
}


/* Make the hovered list color persist */
#pmenu li:hover > a.about 
{
	background: url(../img/menu/about.gif) no-repeat 0px -26px; 
}
#pmenu li:hover > a.profile 
{
	background: url(../img/menu/profile.gif) no-repeat 0px -18px; 
}
#pmenu li:hover > a.people 
{
	background: url(../img/menu/people.gif) no-repeat 0px -18px; 
}
#pmenu li:hover > a.faq 
{
	background: url(../img/menu/faq.gif) no-repeat 0px -18px; 
}


#pmenu li:hover > a.clothes 
{
	background: url(../img/menu/clothes.gif) no-repeat 0px -26px; 
}
#pmenu li:hover > a.buy_online 
{
	background: url(../img/menu/buy_online.gif) no-repeat 0px -18px; 
}
#pmenu li:hover > a.collections 
{
	background: url(../img/menu/collections.gif) no-repeat 0px -18px; 
}
#pmenu li:hover > a.stores 
{
	background: url(../img/menu/stores.gif) no-repeat 0px -18px; 
}
#pmenu li:hover > a.services 
{
	background: url(../img/menu/services.gif) no-repeat 0px -18px; 
}


#pmenu li:hover > a.forum 
{
	background: url(../img/menu/forum.gif) no-repeat 0px -26px; 
}
#pmenu li:hover > a.sightings 
{
	background: url(../img/menu/sightings.gif) no-repeat 0px -18px; 
}
#pmenu li:hover > a.news 
{
	background: url(../img/menu/news.gif) no-repeat 0px -18px; 
}
#pmenu li:hover > a.blog 
{
	background: url(../img/menu/blog.gif) no-repeat 0px -18px; 
}


#pmenu li:hover > a.community 
{
	background: url(../img/menu/community.gif) no-repeat 0px -26px; 
}
#pmenu li:hover > a.links 
{
	background: url(../img/menu/links.gif) no-repeat 0px -18px; 
}
#pmenu li:hover > a.partnerships 
{
	background: url(../img/menu/partnerships.gif) no-repeat 0px -18px; 
}
#pmenu li:hover > a.projects 
{
	background: url(../img/menu/projects.gif) no-repeat 0px -18px; 
}



/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul 
{
	display:none;
}


/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul 
{
	display:block; 
	position:absolute; 
	top:-11px; 
	left:80px; 
	padding:10px 30px 30px 30px; 
	background:transparent url(transparent.gif); 
	width:90px;
}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul
{
	left:-30px; 
	top:20px;
}

/* get rid of the table */
#pmenu table 
{
	position:absolute; 
	border-collapse:collapse; 
	top:0; 
	left:0; 
	z-index:100; 
	font-size:1em;
}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover 
{
	position:relative; 

}

/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul 
{
	visibility:hidden; 
	display:block; 
	position:absolute; 
	top:-11px; 
	left:80px; 
	padding:10px 30px 30px 30px; 
	background:transparent url(transparent.gif);
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul 
{
	visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

ul.disc {list-style-type: disc}

