/* Virtual Warfare Main
------------------------------*/

body {
	background-color: #0F1B63;
	background-image: url(../images/bodybackground1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#container {
	margin: 0px;
	width: 800px;
	left: 0px;
	top: 0px;	
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #E74F00;
	text-decoration: none;
}


/*header area*/

#header {
	height: 150px;
	width: 800px;
}

#logo {
	position: relative;
	height: 71px;
	width: 140px;
	left: 15px;
	top: 25px;
}

#logo h1 {
	height: 84px;
	width: 157px;
	background-image: url(../images/VWlogo_template.gif);
	background-repeat: no-repeat;
}

#logo span {
	display: none;
}

#adbanner {
	height: 60px;
	width: 468px;
	left: 250px;
	top: 20px;
	position: absolute;
	border: 1px solid #E74F00;

}

#adbanner h3 {
	background-image: url(../images/banneradvert_home.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 468px;

}

#adbanner h3 span {
	display: none;
}

#hnavigation {
	position: absolute;
	height: 20px;
	width: 580px;
	left: 195px;
	top: 98px;
	text-align: left;
}

#hnavigation ul {
	margin-top: 3px;
	margin-left: 0px;

}

#hnavigation li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
}

#hnavigation a:link, #hnavigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

#hnavigation a:hover {
	color: #E74F00;

}

/*content area*/

#content {
	position: relative;
	top: 10px;
	margin-left: 200px;
	width: 600px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E74F00;
	margin-bottom: -15px;
}

#content ul {
	list-style-image: url(../images/reddot.gif);
	list-style-type: disc;
}

/*left sidebar area*/

#leftbar {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 203px;
}

#leftbarc {
	width: 180px;
	background-image: url(../images/leftbar_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#leftbarsub {
	width: 180px;
	background-image: url(../images/leftbar_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#leftnav1 {

}

#leftnav1 ul {
	margin-left: 0px;
	padding-right: 9px;

}

#leftnav1 li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 1px;
}

#leftnav1 ul ul {
	padding-left: 10px;
	padding-bottom: 5px;

}

#leftnav1 ul ul li {
	list-style-type: none;
	list-style-position: inside;
	border-bottom-style: none;
	list-style-image: url(../images/reddot2.gif);
	padding-bottom: 0px;
}

#leftnav1 ul ul li a:link, #leftnav1 ul ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E74F00;
	text-decoration: none;
	padding-left: 5px;
	line-height: 14px;
}

#leftnav1 a:link, #leftnav1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 17px;
	line-height: 16px;
}

#leftnav1 a:hover {
	color: #E74F00;	
}

#leftnav1 ul ul li a:hover {
	color: #D3DAE8;	
}

#newsletter {
	margin-left: 10px;
}

#newsletter h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: -15px;
	color: #E74F00;
	margin-top: 0px;
	
}

/*right sidebar area*/

#rightbar {
	position: absolute;
	left: 648px;
	top: 160px;
	width: 150px;
	margin-top: 40px;
}

#rightbar ul {
	list-style-type: none;
	margin-left: 0px;
}

/*footer area*/

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
	width: 600px;
	top: 30px;
	margin-left: 200px;
}

#number {
	position: relative;
	height: 18px;
	width: 224px;
	top: 3px;

}

#number h1 {
	height: 18px;
	width: 224px;
	background-image: url(../images/template_phone.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#number span {
	display: none;
}

#copyright {
	position: relative;
	height: 18px;
	width: 170px;
	top: 10px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#footerlinks {
	position: relative;
	height: 18px;
	width: 360px;
	top: -15px;
	left: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}

#pricetable {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: center;
	background-color: #D95314;
	color: #0F1B63;
}
#pricetable2 {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: left;
	background-color: #D95314;
	color: #0F1B63;
}
#pricetablebg {
	background-color: #D3DAE8;
}

/*other*/

.whiteborder1 {
	border: 1px solid #FFFFFF;
	
}
.orangeborder1 {
	border: 1px solid #E74F00;
}


/*text styles*/

.bold {
	font-weight: bold;

}.italic {
	font-style: italic;
}
.over {
	font-size: 11px;
	font-weight: bold;
	color: #E74F00;
}
.greenlargebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e74f00;
	margin-bottom: -15px;
}
.lightblue {
	font-weight: bold;
	color: #C8D3E8;
}
