/* ************************************************************************************************** */

/*                       CSS by Norm Douglas                                                          */

/*                         Netreach                                                                   */

/*																									  */

/*																									  */

/* ************************************************************************************************** */

/* CONTENT CSS 																						  */

/* ************************************************************************************************** */



html, body {

}

body {

	font-family:"Century Gothic",Verdana;

	font-size:10pt;

	margin:0 auto;

	background:url(../images/background-bg.png) repeat-x;

	color:#666666;

}
h1{
	font-family: "Century Gothic", sans-serif;	
	color:#0084a9;
	font-weight:normal;
}

h2 {
	
	font-family:Verdana, Geneva, sans-serif;

	font-size:13pt;

	color:#0084a9;
	
	font-weight:lighter;

}

h3 {

	font-family:"Century Gothic", Verdana, Geneva, sans-serif;

	font-size:13pt;

	color:#0067a9;

}

p {

	color:#666666;

	font-family: Verdana,sans-serif;

	font-size:10pt;

	margin:0;}

ul {

	list-style: outside inside none;
	font-family: Verdana,sans-serif;

	padding: 0;

	margin:0;

}
li{
}

a:link, a:visited {

	color:#0067a9;

	text-decoration:none;

}

a:hover, a:active {

	color:#B7313B;

}

a img {

	border:none;

}

#footerwrap {
	clear:both;	
}



/* ************************************************************************************************** */

/* TEMPLATE LAYOUT CSS - DEFINE YOUR OWN TEMPLATE STYLES HERE										  */

/* ************************************************************************************************** */

#outerwrapper {

	width: 1024px;

	margin:5px auto;

	min-height:100%;

	border:1px solid darkblue;

}

#innerwrap {

	margin:0;

	overflow:hidden;

}

#header {

	height:149px;

	width:1024px;

	position:absolute;

	top:6px;

	z-index:999;

}

#vwbannerimage {

	background: url(../images/banner-nologo.png ) scroll no-repeat 0 0;

	height:149px;

	width:466px;

	float:right;

}
#toplogo {
	float:right;
	margin:30px 10px 0 0;
	
	
}


#breadcrumbs {

	color:#444446;

	text-transform:uppercase;

	padding-top:5px;

	padding-left:10px;

	font-size:12px;

}

#breadcrumbs a {

	color:#807F83;

	text-decoration:none;

}

#breadcrumbs a:hover {

	color:#444446;

	text-decoration:underline;

}

#modulewrap-2column {	

	background: url(../images/content-bg.gif) no-repeat scroll 0 100% transparent;

	float:left;

	width:1024px;

	min-height:400px;

}

#modulewrap {	

	background: url(../images/flower.png) no-repeat scroll 0 100% transparent;

	float:left;

	width:1024px;

	min-height:400px;

}

#right{

	float:right;

	min-height:390px;

	width:240px;

	overflow:hidden;

	padding:72px 10px 40px;

}
.clickimages{
	margin-bottom:5px;
	margin-left: 25px;	
}
#right img.videolink{
	margin:-50px 0 0 0;	
}
#left {

	float:left;

	min-height:200px;

	font-family:"Myriad Pro",Verdana,sans-serif;

	font-size:12pt;

	padding:10px 20px 0;

	width:220px;

}

div#left ul.menu {

	padding: 10px 15px 10px 15px;



}

div#left ul.menu li {

	display:block;

	line-height:20px;

	color:#0067a9;

}

div#left ul.menu li a {

	text-decoration: none;

	color:#0067a9;

	font-family:Geneva,Arial,Helvetica,sans-serif !important;

	font-size:12px;

	display:block;

}

/* Hover Menu - All Items */

div#left ul.menu li a:hover {

	color:#B7313B;

}

/* Active Parent - Parent Item */

div#left ul.menu li.active a {

	color:#B7313B;

}

/* Active Parent - Child Item */

div#left ul.menu li.active li a {

	color:#0067a9;

}

/* Active Child - Child Item */

div#left ul.menu li#current a {

	color:#B7313B;

	font-weight:bold;

}

div#left ul.menu li#current ul li a {

	font-weight:normal;

}

div#left ul.menu .parent a {

	background:url(../images/arrow01.gif) no-repeat 100% 0;

	display:block;

}

div#left ul.menu li.parent.active a {

	background:url(../images/arrow02.gif) no-repeat 100% 0;

	display:block;

}

div#left ul.menu li ul li a {

	background:none !important;

}



/* Child */

div#left ul ul {

	padding:0 0 0 10px;

}

#mainbody {

	overflow:hidden;

	min-height:200px;

}

#register {

	padding:11px 10px;

}

#footerwrap {

	padding:8px 0;

	height:16px;

	color:white;

	margin:auto;

	background:#ed1b2e;

	font-size:11px;

	margin:0px;

}

div#clearfooter {

}
#footerwrap p {
	color:white;	
}
#footerwrap a {

	color:white;

	text-decoration:none;

}

#footerwrap a:hover {

	color:#FFFFFF;

	text-decoration:underline;



}

#footerright {

	padding: 0 20px 0 0;

	float:right;

}

#footerleft {

	float:left;

	min-width:240px;

}

#footercenter {

	margin: 2px 0 0 0;

	float:left;

	padding-left:14px;

	font-size:9pt;

}

#menu {

	margin-top:-45px;

}


#showcase-logo{
	width:321px;
	margin:10px 0 0 10px;
	height:134px;	
	position:absolute;	
}

#showcase {

	margin:0px;

	text-align:center;

	z-index:-999;

	min-height:320px;

	position:relative;

}

.moduletable-urban {

	margin:55px 0 0 15px;

	width:220px;

}

#usermod {

	float:left;

}

#topmenu {

float:right;

font-size:12px;

height:20px;

padding:3px 0 0;

position:absolute;

right:120px;

top:5px;

}



#search { 
	float:right; 
	position:absolute; 
	right:6px; 
	top:3px
}

#thankyou {
	background-color: #FFFFFF;
	border: 2px solid #0083a9;
	margin:auto;
	text-align:center;
	
}

#thankyou-banner {
	background-color:#FFFFFF;
}
.formcontent {
	text-align:left;
}
#thankyou-logo{
	float:right;
	margin-top:-150px;
	width:405px;
	height:150px;
	background:url(../images/vw_thanks_logo.png) no-repeat 100% 100%;
}

#investor{ 
     position:absolute; 
     margin:-110px 0 0 20px;      
}
#investor p{
	color:#666;
}
/* ************************************************************************************************** */

/* JOOMLA SPECIFIC CSS 																				  */

/* ************************************************************************************************** */



.adminform {

}

.article_seperator {

}

.back_button {

}

.blog {

	padding:10px;

}

.blog_more {

}

.blogsection {

}

div.search .button {

background:none;

border:none;

color:white;

font-weight:normal;

font-family: "Century Gothic", Verdana, Geneva, sans-serif;

padding:0 5px 0 0;

font-size:12px;

cursor:pointer;

margin:0;

}

div.search .button:hover{

	font-weight:bold;

}

.buttonheading {

}

.category {

}

.clip {

}

.componentheading {

}

.contact_email {

}

.content_rating {

}

.content_vote {

}

.contentdescription {

}

.contentheading {

}

.contentpagetitle {

}

.contentpane {

}

.contentpaneopen {

}

.contenttoc {

}

.createdate {

}

.dtree {

}

.dTreeNode {

}

.editlinktip {

}

.expander {

}

.form{

}

.highlight {

}

div.search .inputbox {
	height:13px;
	width:70px;
	border: medium 1;
	font-size:10pt;
	margin:0 0 10px 0;
}

div.search .input {
	border:none;
	margin:0 0 0 25px;
}
.input {
	border:none;
}
.item {

}

.latestnews {

}

.message {

}

.message {

}

.modifydate {

}

.module {

}

.module h3 {

}

.module div {

}

.module div div {

}

.module div div div {

}

.module div div div div {

}

.moduletable {


}

.moduletable h3 {

}

.mosimage {

}

.mosimage_caption {

}

.mostread {

}

.newsfeed {

}

.node {

}

.pagenav {

}

.pagenav_next {

}

.pagenav_prev {

}

.pagenavbar {

}

.pagenavcounter {

}

.paramlist {

}

.pathway a, span.breadcrumbheading {

	color:#807F83;

	text-decoration:none;

}

.pathway a:hover {

	color:#444446;

	text-decoration:underline;

}

.poll {

}

.pollstableborder {

}

.profiler {

}

.readon {

}

.row1 {

}

.row2 {

}

.search {

}

.searchintro {

}

.sectiontableentry1 {

}

.sectiontableentry2 {

}

.sectiontablefooter {

}

.sectiontableheader {

}

.small {

}

.smalldark {

}

.syndicate {

}

.syndicate_text {

}

.tab {

}

.tabclass1 {

}

.tabclass2 {

}

.tab-page {

}

.text_area {

}

.toclink {

}

.toolbar {

}

.tooltip {

}

.wrapper {

}

iframe.wrapper {

}



/* ************************************************************************************************** */

/* JOOMLA MENU CSS 																					  */

/* ************************************************************************************************** */



ul#mainlevel {

}

ul#mainlevel li {

}



a.mainlevel:link,

a.mainlevel:active,

a.mainlevel:visited {

}

a.mainlevel:hover {

}

a.mainlevel#active_menu {

}



a.sublevel:link,

a.sublevel:active,

a.sublevel:visited {

}

a.sublevel:hover {

}

a.sublevel#active_menu {

}



/* ************************************************************************************************** */

/* OTHER MODULES AND COMPONENTS																		  */

/* ************************************************************************************************** */

/* Components and modules that should be part of every setup you do!								  */

/* Add your own custom css for modules and components you install here!								  */

/*																									  */

/* ************************************************************************************************** */

/* JOOMLA EXT MENU MODULE 																			  */

/* ************************************************************************************************** */







/* ************************************************************************************************** */

/* JOOMLA DISPLAY NEWS BY BK MODULE																	  */

/* ************************************************************************************************** */



.dn-whole {

}

.dn-each {

}

span.dn-section {

}

a.dn-section {

}

span.dn-category {

}

a.dn-category {

}

span.dn-title {

}

a.dn-title{

}

span.dn-author {

}

span.dn-date {

}

span.dn-introtext {

}



/* ************************************************************************************************** */

/* JOOMLA MINI FRONTPAGE MODULE	- NOTE THIS MODULE ALSO CONTAINS IT's OWN CSS FILE					  */

/* ************************************************************************************************** */



table.minifp {

}

td.minifp {

}

span.minifp-anotherlinks {

}

span.minifp-introtitle a {

}

span.minifp-date {

}

.minifp-full-link {

}

ul.minifp {

}

li.minifp {

}

li.minifp a{

}

.mceContentBody {

	background:white;

	height:100%

}

p.gk_news_show_news_text, a.readon_class{

	color:#00215A;

	font-family:"Century Gothic",Helvetica,sans-serif;

	font-size:80%;
	
	margin-left:55px;

}

a.readon_class {

	background:transparent url(../images/arrow.png) no-repeat scroll 100% 100%;

		padding: 0 25px 2px 0;



}
h4.gk_news_show_news_header{
	
	margin:0;
	
}
td.gk_news_show_center {
	border-bottom:1px solid #999999;	
}
h4.gk_news_show_news_header a {

	color:#00215A;

	font-size:9pt;

	text-decoration:none;

	text-transform:uppercase;

	font-family:trebuchet MS,Helvetica,sans-serif;

	font-weight:bold;
	

}

div.moduletable-graybg {

	padding:0 5px;

}



.frontpage {

}

div.article p img {

	margin:0 0px;

}



div.nopadding {

	padding:0px !important

}


.frontpagevideo {
	padding:5px;
}
div.gk_round div {
}

div.gk_round div img {
}
div.edit-article .inputbox {
	max-width:472px;
}
a.register {
	background:url(../images/register-arrow.gif) 100% 0px no-repeat;
	font-weight:bold;
	padding:0 20px 0 0;
}
a.register:hover {
	background:url(../images/register-arrow.gif) 100% -15px no-repeat;
}

/*Xmap site map*/
div.joomla, div.xmap {

}
div.article, div.xmap {

	padding:10px;

}
div.xmap div.componentheading {

color: #093167;

margin: 5px 0;

width: auto;

font-family: "Century Gothic", Verdana;

font-size: 140%;

font-weight: bold;


}
.xmap ul {
	display		: block;
	list-style	: none;
	margin		: 0;
	padding		: 0;
}
.xmap ul li {
	margin		: 0;
	padding		: 0;
	background	: transparent;
}
.xmap a img {
	border		: none;
}
.xmap ul.level_0 ul {
	list-style	: inside square;
	padding		: 0;
}
.xmap ul.level_1 li {
	padding		: 0 0 0 2em;
}
.xmap .active {
	font-style	: italic;
}

#right .banneritem{
	margin-top:-60px;
	text-align:center;
	margin-bottom:20px;	
}

