﻿/*
Waqas Zahoor
Ovex Technologies
08 Aug 2009
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #050505;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
h2 {
	padding: 5px;
	color: #314a82;
	margin: 0px;
	font-size: 20px;
}

h3{
	padding: 5px;
	color: #7d7d7e;
	margin: 0px;
	font-size: 14px;
}
/*
Framework 
*/
div#framework {
	width: 970px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
/*
Framework > Header
*/
div#framework div#header {
	width: auto;
	height: 108px;
	position: relative;
}
div#framework .menubrd {
	border-bottom: 4px #314a82 solid;
}
/*
framework > header > top
*/
div#framework div#header #top {
	height: 16px;
	width: auto;
	background-color: #314a82;
	text-align: right;
	position: relative;
}
div#framework div#header #top ul {
	margin: 0px;
	padding: 0px;
}
div#framework div#header #top ul li {
	display: inline;
	padding-right: 5px;
}
div#framework div#header #top ul li span {
	font-size: 10px;
	color: #fff;
}
div#framework div#header #top ul li a.rss {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	background-image: url('images/rss.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
div#framework div#header #top ul li a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
div#framework div#header #top ul li a:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
/*
framework > header > logo
*/
div#framework div#header #logo {
	width: 286px;
	height: 86px;
	position: absolute;
	bottom: 0px;
}
div#framework div#header #logo a {
	text-decoration: none;
}
div#framework div#header #logo a img {
	height: 86px;
	width: 286px;
}
/*
framework > header > help
*/
div#framework div#header #help {
	height: 22px;
	width: 80px;
	position: absolute;
	right: 0px;
	top: 16px;
}
div#framework div#header #help a {
	text-decoration: none;
}
div#framework div#header #help a img {
	height: 22px;
	width: 80px;
}
/*
framework > header > menu
*/
div#framework div#header #menu {
	width: 600px;
	height: 15px;
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 0px;
}
div#framework div#header #menu ul {
	padding: 0px;
	margin: 0px;
}
div#framework div#header #menu ul li {
	display: inline;
	padding-right: 10px;
}
div#framework div#header #menu ul li a {
	text-decoration: none;
}
/*
framework > flash
*/
div#framework div#flash {
	width: 970px;
	height: 243px;
	text-align: right;
	position: relative;
	border-bottom: 5px #314a82 solid;
}
/*
framework > title
*/
div#framework div#title {
	width: 970px;
	height: 32px;
	position: relative;
	margin-top: 10px;
	border-bottom: 1px #050505 dotted;
}
/*
framework > pagecontent
*/
div#framework div#pagecontent {
	width: 970px;
	height: 225px;
	position: relative;
}
div#framework div#pagecontent div.item {
	width: 184px;
	height: 40px;
}
div#framework div#pagecontent div.item div {
	height: 33px;
	width: 33px;
	float: left;
}
div#framework div#pagecontent div.item div img {
	height: 33px;
	width: 33px;
}
div#framework div#pagecontent div.item div.link {
	width: 141px;
	height: 25px;
	padding-top: 8px;
	padding-left: 10px;
}
div#framework div#pagecontent div.item div.link a {
	text-decoration: none;
	color: #8a8888;
	font-size: 12px;
}
div#framework div#pagecontent div.item div.link a:hover {
	text-decoration: none;
	color: #8a8888;
	font-size: 12px;
}
div#framework div#pagecontent div.profile {
	width: 95px;
	height: 125px;
	float: left;
}
div#framework div#pagecontent div.profileText {
	width: 195px;
	height: 30px;
	padding-top: 10px;
	padding-left: 0px;
	float: left;
}
div#framework div#pagecontent div.profileText span {
	color: #324b83;
	font-size: 10px;
}
div#framework div#pagecontent div.profileText span a {
	color: #8a0a1c;
	font-size: 10px;
	text-decoration: none;
}
div#framework div#pagecontent div.profileText span a:hover {
	color: #8a0a1c;
	font-size: 10px;
	text-decoration: underline;
}
div#framework div#pagecontent div#left {
	width: 195px;
	height: 195px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
	border-right: 1px #050505 dotted;
}
div#framework div#pagecontent div#middle {
	width: 195px;
	height: 195px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
	border-right: 1px #050505 dotted;
}
div#framework div#pagecontent div#right {
	width: 195px;
	height: 195px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: 5px;
	border-right: 1px #050505 dotted;
}
div#framework div#pagecontent div#news {
	width: 325px;
	height: 125px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-left: 10px;
}
div#framework div#pagecontent div#news .newsdate {
	position: relative;
}
div#framework div#pagecontent div#news .newsdate label {
	color: #314a82;
	text-decoration: underline;
}
div#framework div#pagecontent div#news .newscontent {
	position: relative;
	height: 40px;
	overflow: hidden;
}
div#framework div#pagecontent div#news .newscontent p {
	color: #050505;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}
div#framework div#pagecontent div#news .viewnews {
	position: relative;
}
div#framework div#pagecontent div#news .viewnews a {
	text-decoration: underline;
	color: #314a82;
}
div#framework div#pagecontent div#news .viewnews a:hover {
	text-decoration: underline;
	color: #314a82;
}
/*
framework > aboutpagecontent
*/
div#framework div#aboutpagecontent {
	width: 100%;
	height: 348px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#framework div#aboutpagecontent div#aboutleft {
	width: 630px;
	height: 308px;
	float: left;
	margin-right: 10px;
	padding: 20px;
	background-color: #f3f2f2;
	border-bottom: 1px #050505 dotted;
}
div#framework div#aboutpagecontent div#aboutleft div {
	width: 300px;
	height: 20px;
	position: relative;
}
div#framework div#aboutpagecontent div#aboutleft img.titleimages {
	width: 270px;
	height: 181px;
	float: right;
}
div#framework div#aboutpagecontent div#aboutleft p {
	color: #5a5959;
	margin: 5px 0px;
	padding: 0px;
	line-height: 18px;
}
div#framework div#aboutpagecontent div#aboutright {
	width: 285px;
	height: 348px;
	float: left;
	background-color: #f3f2f2;
	border-bottom: 1px #050505 dotted;
}
div#framework div#aboutpagecontent div#aboutright #nav {
	width: 285px;
	height: 105px;
	margin-top: 25px;
	border-top: 1px #050505 dotted;
}
div#framework div#aboutpagecontent div#aboutright #nav .navitem {
	width: 271px;
	height: 19px;
	padding-top: 4px;
	padding-left: 14px;
	border-bottom: 1px #050505 dotted;
}
div#framework div#aboutpagecontent div#aboutright #nav .navitem a {
	color: #505050;
	text-decoration: none;
}
div#framework div#aboutpagecontent div#aboutright #nav .navitem a:hover {
	color: #505050;
	text-decoration: none;
}
div#framework div#aboutpagecontent div#aboutright #eximages {
	width: 178px;
	height: 128px;
	position: absolute;
	bottom: 50px;
	right: 60px;
	padding: 4px;
	background-color: #fbfafa;
}
div#framework div#aboutpagecontent div#aboutright #eximages ul {
	margin: 0px;
	padding: 0px;
}
div#framework div#aboutpagecontent div#aboutright #eximages ul li {
	display: inline;
	list-style: none;
	margin: 0px;
}
div#framework div#aboutpagecontent div#aboutright #eximages .exdir {
	position: absolute;
	bottom: 5px;
}
/*
framework > prdpagecontent
*/
div#framework div#prdpagecontent {
	width: 100%;
	height: 478px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#framework div#prdpagecontent #prdleft {
	width: 280px;
	height: 438px;
	padding: 20px;
	float: left;
	background-color: #f3f2f2;
}
div#framework div#prdpagecontent #prdleft p {
	color: #5a5959;
	margin: 5px 0px;
	padding: 0px;
	line-height: 18px;
}
div#framework div#prdpagecontent #prdmiddle {
	width: 320px;
	height: 458px;
	padding: 10px;
	float: left;
	background-image: url('images/chart.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
div#framework div#prdpagecontent #prdright {
	width: 280px;
	height: 458px;
	padding: 10px;
	float: left;
	border-left: 1px #050505 dotted;
}
div#framework div#prdpagecontent #prdright div#prdtop {
	height: 222px;
	width: 100%;
	border-bottom: 1px #050505 dotted;
}
div#framework div#prdpagecontent #prdright div#prdtop p {
	font-style: italic;
	color: #505050;
	padding-top: 20px;
	line-height: 16px;
}
div#framework div#prdpagecontent #prdright div#prdtop p.name {
	font-style: italic;
	color: #505050;
	font-weight: bold;
	padding-top: 10px;
	line-height: 16px;
	text-align: center;
}
div#framework div#prdpagecontent #prdright div#prdbottom {
	height: 190px;
	width: 256px;
	position: absolute;
	margin: 10px 0px 10px 0px;
	background-color: #f3f2f2;
	padding: 15px;
}
div#framework div#prdpagecontent #prdright div#prdbottom #ciss {
	position: absolute;
	right: 15px;
	top: 45px;
}
div#framework div#prdpagecontent #prdright div#prdbottom p {
	position: absolute;
	right: 40px;
	top: 180px;
	padding: 0px;
	margin: 10px 0px;
	text-align: center;
}
div#framework div#prdpagecontent #prdright div#prdbottom p.small {
	font-size: 10px;
	color: #314a82;
}
div#framework div#prdpagecontent #prdright div#prdbottom p a {
	font-size: 11px;
	color: #9ebe60;
	font-weight: bold;
	text-decoration: none;
}
div#framework div#prdpagecontent #prdright div#prdbottom p a:hover {
	font-size: 11px;
	color: #9ebe60;
	font-weight: bold;
	text-decoration: none;
}

/*

*/

div#framework div#contactpagecontent {
	width:970px;
	height:478px;
	margin:10px 0px 10px 0px;
	position:relative;	
}

div#framework div#contactpagecontent div#contactleft{
	width:538px;
	height:448px;
	background-color:#f3f2f2;
	float:left;
	padding:15px;
}

div#framework div#contactpagecontent div#contactleft div#whiteplace{
	height:342px;
	width:515px;
	position:absolute;
	top:60px;
	left:20px;
	padding:5px;
	background-color:#fff;
	border-bottom: 1px #050505 dotted;
}

div#framework div#contactpagecontent div#contactleft div#whiteplace table{
	width:515px;
}

div#framework div#contactpagecontent div#contactleft div#whiteplace table tr td.fieldname{
	width:150px;
	height:25px;
}

div#framework div#contactpagecontent div#contactleft div#whiteplace table tr td.fieldname label{
	width:150px;
	height:25px;
	color:#7d7d7e;
}

div#framework div#contactpagecontent div#contactleft div#whiteplace table tr td.field{
	width:435px;
	height:25px;
}

div#framework div#contactpagecontent div#contactleft div#whiteplace table tr td.field select{
	width:437px;
	height:21px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	color:#7d7d7e;
	border:1px #7f9db9 solid;
}

div#framework div#contactpagecontent div#contactleft div#whiteplace table tr td.field .button{
	width:80px;
	height:21px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	color:#7d7d7e;
	border:1px #7f9db9 solid;
}

div#framework div#contactpagecontent div#contactleft div#whiteplace table tr td.field textarea{
	width:425px;
	height:61px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	color:#7d7d7e;
	border:1px #7f9db9 solid;
}

div#framework div#contactpagecontent div#contactleft div#whiteplace table tr td.field input{
	width:425px;
	height:21px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	color:#7d7d7e;
	border:1px #7f9db9 solid;
}




div#framework div#contactpagecontent div#contactleft div#cont{
	width:525px;
	height:40px;
	position:absolute;
	bottom:20px;
	left:20px;
}

div#framework div#contactpagecontent div#contactleft div#cont p{
	text-align:center;
	margin:0px;
	padding:0px;
	color:#314a82;
}

div#framework div#contactpagecontent div#contactleft div#cont p a{
	color:#9ebe60;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

div#framework div#contactpagecontent div#contactleft div#cont p a:hover{
	color:#9ebe60;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

div#framework div#contactpagecontent div#contactright{
	width:378px;
	height:448px;
	float:left;
	padding:10px;
}

/*
framework > slideshow
*/
div#framework div#slideshow {
	width: 960px;;
	height: 122px;
	position: relative;
	margin-bottom: 10px;
	padding-left: 10px;
}
div#framework div#slideshow ul {
	margin: 0px;
	padding: 0px;
}
div#framework div#slideshow ul li {
	display: inline;
	list-style: none;
	padding-right: 4px;
}
div#framework div#slideshow ul li img {
	height: 121px;
	width: 184px;
}
/*
framework > footer
*/
div#framework div#footer {
	width: 970px;
	height: 38px;
	position: relative;
	border-top: 2px #80aa2e solid;
}
div#framework div#footer div {
	width: 970px;
	height: 38px;
	position: relative;
}
div#framework div#footer div div {
	width: 45px;
	height: 38px;
	float: left;
}
div#framework div#footer div div.footerlinks {
	width: 550px;
	height: 30px;
	float: left;
	padding-top: 10px;
}
div#framework div#footer div div.footerlinks ul {
	margin: 0px;
	padding: 0px;
}
div#framework div#footer div div.footerlinks ul li {
	list-style: none;
	display: inline;
	padding-right: 5px;
}
div#framework div#footer div div.footerlinks ul li a.rss2 {
	color: #706e6e;
	text-decoration: none;
	background-image: url('images/rss2.jpg');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}
div#framework div#footer div div.footerlinks ul li a {
	color: #706e6e;
	text-decoration: none;
}
div#framework div#footer div div.footerlinks ul li a:hover {
	color: #706e6e;
	text-decoration: none;
}
div#framework div#footer div div.copyright {
	width: 370px;
	height: 30px;
	float: left;
	padding-top: 10px;
	text-align: right;
}
div#framework div#footer div div.copyright span {
	color: #706e6e;
}
/* Tooltip */
#screenshot {
	position: absolute;
	display: none;
	color: #314a82;
	background-color: #c9c9c9;
	padding: 3px;
	z-index: 999;
}
#screenshot .scheader {
	height: 20px;
	width: 80px;
	background-color: #314a82;
}
/*  */
/* html preview */
.pointer {
	cursor: pointer;
}

.brdtable {
	text-align: center;
	border-left: 1px #C9C9C9 dotted;
}
.brdtable3 {
	border-bottom: 1px #C9C9C9 dotted;
}
p.address {
	margin-left: 10px;
	color: #7d7d7e;
}

