a { text-decoration: none; }
a:hover { text-decoration: none; }
table { border-collapse: collapse; }
table td { border-collapse: collapse; }
img { border: none 0px #fff; }

/*** BODY ***/
body  {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, calibri;
	font-size: 11px;
	color:#333;
	/*background-image: url(..\images\testbg2.jpg);
	background-image: url(../images/testbg2.jpg);
	background-repeat:repeat-x;
	background-position:left;*/
	background-color:#999;
}

/*** FOOTER ***/
#footer {
	background-image: url(..\images\footerbg.png);
	background-image: url(../images/footerbg.png);
	background-repeat:repeat-x;
	min-height:150px;
	background-color:#50abd8;
	color:#fff;
	font-size:9pt;
	font-family: tahoma, arial, verdana;
	padding: 60px 70px 70px 70px;
	text-align:left;
}
#footer a { color:#fff; }
.footercontent { min-width:800px; }
.footercontent td {
	vertical-align:top;
	min-width: 130px;
}

#container {
	width:100%;
	height:fluid;
	font-size:11px;
	margin:0px;
}

/*** MENU ***/
.menucontent {
	height:fluid;
	width:900px;
	background-color:#fff !important;
	vertical-align:top;
	text-align:left;
}
#topbar {
	width:900px;
	height:2px;
	background-color: #f7e302; /*Yellow*/
}
#menu {
	width:900px;
	color: #333;
	background-color:#ededed;
	background-image: url(..\images\menubg2.png);
	background-image: url(../images/menubg2.png);
}
#logo {
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
	font-family: tahoma;
	font-size: 10pt;
	position:relative;
}
.search {
	position:absolute;
	top:21px;
	right:15px;
	background:transparent url(../images/searchbox_bg.png) no-repeat scroll 0 0;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#444;
	width:130px;
	height:23px;
	padding:2px 10px 0px 10px;
}
.searchTextfield {
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#444444;
	padding:3px 0px 0px 0px;
	width:105px;
}

/*** CONTENT ***/
#textdetcontent {
	padding:10px 15px 10px 22px !important;
	font-size:10pt;
}

.textcontentservice, .textcontentproduct, .textcontentmember, .textcontentproject, .textcontentquote {
	min-height: 400px;
	width: 900px;
	background-color:#ededed;
	vertical-align:top;
	background-repeat:no-repeat;
	background-position:right;
	text-align:left !important;
}

.textcontentcontact {
	/*background-image: url(..\images\contactbg.jpg);
	background-image: url(../images/contactbg.jpg);*/
	min-height: 400px;
	width: 900px;
	background-color:#ededed;
	vertical-align:top;
	background-repeat:no-repeat;
	background-position:right;
	text-align:left !important;
}

/*** CONTENT ABOUT ***/
.textcontentabout {
	min-height: 400px;
	width: 900px;
	background-color:#ededed;
	vertical-align:top;
	background-image: url(..\images\about_img1.jpg);
	background-image: url(../images/about_img1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:left !important;
}
table.aboutbriefdesc { max-width:900px; }
table.aboutbriefdesc td{
	min-width:215px;
	max-width:215px;
	vertical-align:top;
	text-align:center !important;
}

/*** CONTENT PRODUCT ***/
table.prodHardwareImages, table.prodSoftwareImages, table.prodAccImages { width: 780px; }
table.prodHardwareImages td, table.prodSoftwareImages  td, table.prodAccImages td{
	border: 1px dotted #cccccc;
	background-color: #ffffff;
	text-align: center;
	padding: 5px 5px 5px 5px;
	width: 20%;
}

/*** CONTENT CONTACT ***/
.contacttop {
	position:absolute;
	top:38px;
	right:12px;	
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#0c529d;
	padding:2px 10px 0px 10px;
}
.contacttop a { color: #0c529d; }
.contacttop a:hover { color: #0383ae; text-decoration:underline;}

table.contactdet {
	min-width:250px; 
	margin: 5px 5px 5px 5px;
}
table.contactdet td {
	font-size: 9pt;
	color: #0c529d;
	vertical-align:top;
}

table.contactdet td  a { color: #0c529d; }
table.contactdet td a:hover { color: #0383ae; text-decoration:underline;}


table.enquirydet { min-width: 100%; }
table.enquirydet td {
	padding: 5px;
	color: #0c529d;
	font-size: 8pt;
	vertical-align:top;
	font-weight:bold;
}

/*** FORM ***/

.txtarea {
	font-family: verdana, arial, calibri;
	border: 1px dotted #0383ae;
	background-color: #fff;
	font-size: 8pt;
	padding: 3px;
}

.txtareablue {
	font-family: verdana, arial, calibri;
	border: 1px dotted #0383ae;
	background-color: #def2fc;
	font-size: 8pt;
	padding: 3px;
}

.txtfield {
	font-family: verdana, arial, calibri;
	border: 1px dotted #0383ae;
	background-color: #fff;
	font-size: 8pt;
	height: 16px;
	padding: 3px;
}

.txtfieldblue {
	font-family: verdana, arial, calibri;
	border: 1px dotted #0383ae;
	background-color: #def2fc;
	font-size: 8pt;
	height: 16px;
	padding: 3px;
}

.btnPlain {
	font-family: verdana, arial, calibri;
	min-width: 80px;
	min-height: 30px;
	border: none;
	background-color: #0c529d;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
}
.btnPlain:hover { background-color: #0383ae; }


/*** SIGNIN HOVER ***/
#signin_menu {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#ddeef6;
    position:absolute;
    width:600px;
    z-index:500;
    border:1px transparent;
    text-align:left;
    padding:0px 15px 15px 15px;
    top: 37px; 
    right: 20px; 
    margin-right: 0px;
    *margin-right: -1px;
    color:#0c529d;
    font-size:11px;
	font-family: verdana, arial;
	border-right: 1px solid #98c6dc;
	border-left: 1px solid #98c6dc;
	border-bottom: 1px solid #98c6dc;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
    display:block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #ACE;
    font-size:8pt;
    margin:0 0 5px;
    padding:3px;
    width:200px;
}
#signin_menu p {
    margin:0;
}
#signin_menu a {
    color:#6AC;
}
#signin_menu label {
    font-weight:normal;
}
#signin_menu p.remember {
    padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
    clear:both;
    margin:5px 0;
}
#signin_menu p a {
    color:#0c529d !important;
}
#signin_menu p a:hover {
    color:#0383ae !important;
	text-decoration: underline;
}
#signin_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#0c529d;
    border:none;
    color:#fff;
    text-shadow:0 -1px 0 #39d;
    padding:4px 10px 5px;
    font-size:11px;
    margin:0 5px 0 0;
}
#signin_submit::-moz-focus-inner {
	padding:0;
	border:0;
}
#signin_submit:hover, #signin_submit:focus {
    background-position:0 -5px;
    cursor:pointer;
	background-color: #0383ae;
}

.signin_border {
	border-right: 1px solid #98c6dc;
	padding: 10px;
}

.signin_text {
	padding-top: 5px;
	padding-left: 10px;
	vertical-align:top;
	font-size: 8pt;
}


/*** COMMON ***/
#borderbottom850 {
	border-bottom: 1px dotted #98c6dc;
	width: 850px;
}

#ibs {
	font-weight:bold;
	color:#0c529d;
}

#pageheader {
	font-size:15pt;
	color:#abd4fe;
	/*color:#0c529d;*/
	font-weight:bold;
	/*font-family: Arial Rounded MT Bold;*/
	font-family: Tahoma;
}

#companyName {
	font-size:13pt;
	color:#0c529d;
	font-weight:bold;
	font-family: Arial Rounded MT Bold;
}


.subtitle
{
	font-size:16pt;
	color:#A4A4A4;
	/*color:#0c529d;*/
	font-weight: bold;
	/*font-family: Arial Rounded MT Bold;*/
	font-family: Verdana;
}
