﻿/***************************|    Body     |******************************/
*
{
	font-family:Tahoma;
	font-size:12px;
}
body
{
	margin: 0 auto;
	background-color: #808080;
	text-align: center;
	font-family: Tahoma;
}

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Register
{
	position:absolute;
	text-align:center;
	display:none;
	width:300px;
	height:175px;
	background-image:URL('/images/regBG/BGSoftwares.gif');
	margin: 0 375px 0 0px;
	
	border-color:#5f025c;
	border-style:ridge; 
}
#Register p
{
	text-align:center;
	font-size:10pt;
	cursor:hand;
	color:White;
}
#login
{
	position:absolute;
	text-align:center;
	display:none;
	width:300px;
	height:150px;
	background-image:URL('/images/regBG/BGSoftwares.gif');
	margin:0 448px 0 0px;
	
	border-color:#5f025c;
	border-style:ridge; 
}
#loginTable
{
	margin:10px 0 10px 0;
	color:White;
	
}


#bgcontainer
{
	background-image:url('/images/main/back.jpg');
	background-repeat: no-repeat;
	padding-top: 10px;
}
.ddimgtooltip{
		box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
		-webkit-box-shadow: 3px 3px 5px #818181;
		-moz-box-shadow: 3px 3px 5px #818181;
		display:none;
		position:absolute;
		border:1px solid black;
		background:white;
		color: black;
		z-index:2000;
		padding: 4px;
		text-align:center;
		line-height:40px;
	
}

#grandparent
{
	width: 989px;
	background-color: white;
}

#container
{
	width: 989px;
	background-color: white;
}
#closeLogin
{
	font-size:17pt;
	cursor:hand;
	float:right;
	color:#09f641;
	margin:-10px 10px 10px 0;
	width:25px;

	
	
}
#closeRegister
{
	font-size:17pt;
	cursor:hand;
	float:right;
	color:#09f641;
	margin:-15px 10px 10px 0;
	width:25px;

	
	
}

#topmenu
{
	height: 40px;
	width: 989px;
	background-image:url('/images/main/topborder.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: right;
}


#topimage
{
	background-image: url('/images/main/topimage1.jpg');
	width: 989px;
	height: 150px;
}

#topbuttons
{
	height: 38px;
	background-color: white;
}

.tblbuttons
{
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;
}

#flash
{
	width:989px;
	height: 360px;
	
	
}

#content
{
	width: 589px;
	float: right;
	background-color: #5f5f5f;
}

#maincontent
{
	clear: both;
	padding: 10px;
	font-size: small;
	text-align: justify;
	color: white;
}

.leftal
{
	text-align: left;
}

.centeral
{
	text-align: center;
}

#leftclm
{
	width: 200px;
	float: left;
	background-color: white;
}

#bottom
{
	clear: both;
	height: 26px;
	background-image:url('/images/main/bottom_rpt.png');
	width: 100%;
	font-size: x-small;
}

/*************************|    Top Menu    |*****************************/

.topcell
{
	font-size: 12px;
	color: white;
	cursor: hand;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url('/images/main/topcellback.png');
	height: 25px;
}

.topseperator
{
	background-image:url('/images/main/sep.png');
	width: 5px;
	height: 25px;
}

.topseperatorstart
{
	background-image:url('/images/main/ssep.png');
	width: 3px;
	height: 25px;
}

.topseperatorfin
{
	background-image:url('/images/main/fsep.png');
	width: 3px;
	height: 25px;
}


/*************************|  Content Menu  |*****************************/

#contentmenu
{
	width: 100%;
	text-align: right;
}

#mnuabtus
{
	width: 125px;
	height: 27px;
	background-image: url('/images/main/mnuAbtUs_n.jpg');
	cursor: hand;
	float: right;
}

#mnuabtus:hover
{
	width: 125px;
	height: 27px;
	background-image: url('/images/main/mnuAbtUs_o.jpg');
	cursor: hand;
	float: right;
}

#mnucustomers
{
	width: 125px;
	height: 27px;
	background-image: url('/images/main/mnuCustomers_n.jpg');
	cursor: hand;
	float: right;
}

#mnucustomers:hover
{
	width: 125px;
	height: 27px;
	background-image: url('/images/main/mnuCustomers_o.jpg');
	cursor: hand;
	float: right;
}

#mnucarrier
{
	width: 125px;
	height: 27px;
	background-image: url('/images/main/mnuCarrier_n.jpg');
	cursor: hand;
	float: right;
}

#mnucarrier:hover
{
	width: 125px;
	height: 27px;
	background-image: url('/images/main/mnuCarrier_o.jpg');
	cursor: hand;
	float: right;
}

#mnucontact
{
	width: 125px;
	height: 27px;
	background-image: url('/images/main/mnuContact_n.jpg');
	cursor: hand;
	float: right;
}

#mnucontact:hover
{
	width: 125px;
	height: 27px;
	background-image: url('/images/main/mnuContact_o.jpg');
	cursor: hand;
	float: right;
}

/*************************|       Adds       |*****************************/

.ads
{
	width: 200px;
	height: 150px;
}
p
{
	font-family:Tahoma;
	font-size:8pt;
	text-align:center;
}
