@import url("css/menu.css");
@import url("licenceGenerator.css");

/* CSS Document */

.body{
	background-color:#E0E0E0; 
	color:#707070; 
	font-size:11px;
	}

.bodyBackGroundTop{
	background:#FFF url(images/body_bg.jpg) no-repeat top center; 
	height:100%; 
	margin:0px; 
	padding:0px;
	}

.bodyBackGroundBottom{
	background: url(images/bodyContainerBottomBackground.jpg) repeat-x bottom center; 
	height:100%; 
	margin:0px; 
	padding:0px;
	}

.footerEffectBackground{
	background-image:url(images/footerEffectBackground.gif); 
	background-position:center bottom; 
	background-repeat:no-repeat; 
	overflow:hidden;
	}

/*-------- Default Style --------*/
th,
td,
div{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}


/* links */
a,
a:link,
a:visited,
a:hover,
a:active,
a span{
	text-decoration:none; 
	color:#4D576F; /* Very dark gray */
	}

a:hover{
	text-decoration:underline;
	}

/*-------- design style --------*/
.template_style{
	width:948px;
	margin:auto;
	}

.top_space{
	height:0px; 
	font-size:0px;
	}
	
.lang_pad{
	padding:7px 35px 0px 0px;
	}

.logo_top_left{
	padding:0px; 
	margin:0px; 
	background:url(images/logo_top_left.png) no-repeat top left; 
	height:23px; 
	display:none;
	}
	
.logo_top_right{
	padding:0px; 
	margin:0px; 
	background:url(images/logo_top_right.png) no-repeat top right;
	}
	
.logo_top_bg{
	padding:0px; 
	margin:0 39px 0 27px; 
	background:#FFF url(images/logo_top_bg.png) repeat-x top;
	height:23px;
	}
	
.logo_left{
	padding:0px;
	}
	
.logo_right{
	padding:0px;
	}

.logo_pad{
	margin: 0px; 
	padding-top:17px; 
	padding-left:13px; 
	padding-right:14px; 
	padding-bottom:17px; 
	height:56px; 
	float:left;
	}

.logo_pad a{
	width:164px; 
	height:56px; 
	display:block;
	}

.menu_left{
	padding:0px; 
	margin:0px; 
	clear:both;
	}
	
.menu_right{
	margin:0px;
	}

.search_style{
	float:right; 
	margin-top:63px;
	}

.search_bg Input{
	color: #43494D;
	}

.menu_style{

	}
	
.menu_style table{
	width:auto; 
	z-index:2;
	}

.mainTable{
	width:100%;
	}

.bread_bg{
	padding:0px; 
	background-color:#F7F7F7; 
	height:30px; 
	clear:both;
	}
	
.bread_left{
	padding:0px; 
	margin:0px;
	}
	
.bread_right{
	padding:0px;
	}

#login_style{
	float:right; 
	padding:8px 17px 0px 10px;
	}
	
#bread_style{
	float:left; 
	padding:8px 0px 0px 17px; 
	color:#707070; 
	font-size:11px;
	}

.center_bg{
	padding:0px; 
	min-height:485px; 
	background-color:white;
	}
	
.left_bg{
	padding:0px; 
	margin:0px;
	}

.right_bg{
	padding:0px; 
	margin:0px;
	}

.content_pad{
	background-color:white;
	}

.content_width
{
	min-height:400px; 
	background-color:white;
	}

.bot_left
{
	padding:0px;
	margin:0px;
	clear:both;
	}
	
.bot_right{
	padding:0px; 
	margin:0px;
	}
	
.bot_bg{
	padding:0px; 
	margin:0px; 
	background-color:white;
	}

.bot_pad{
	padding:14px; 
	margin-bottom:58px; 
	background-color:white;
	}

#terms_style{
	float:left;
}

#terms_style .privacy,
#terms_style .terms{
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #707070;
}
	
#copy_style{
	float:left;
	padding-right:5px;
	}

.clear_float{
	clear:both;
	}

/*--------- pane style ----------*/
.ContentPane{
	float:left;
	width:50%; 

	}
	
.TopPane, 
.BottomPane{
	width:100%; 
	float:left;
	}
	
.LeftPane{
	float:left;
width:24.5%; 

	}
	
.RightPane{
	float:left;
width:24.5%; 

	}

.links{
	text-align:center; 
	color:#707070; 
	padding-top:14px; 
	padding-bottom:14px;
	}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{
	position:relative; 
	white-space: nowrap;
	}
	
div.SearchBorder{
	width:236px; 
	height:20px; 
	border:solid 1px #707070; 
	position:absolute; 
	right:21px; 
	background-color:White;
	white-space: nowrap;
	}

div.SearchContainer a{
	padding: 2px; 
	position:relative; 
	display:block; 
	border-top:1px solid #707070; 
	border-right:1px solid #707070; 
	border-bottom:1px solid #707070; 
	background-color:white;
	line-height:0px;
	font-size:0px;
	}

div.SearchIcon{
	float:left; 
	width:40px; 
	height:20px; 
	cursor:pointer; 
	z-index:11; 
	background:no-repeat 2px 2px; 
	text-align:right;
	}

div.SearchIcon img{
	padding: 2px;
	}

input.SearchTextBox{
	float: left; 
	z-index: 10; 
	border:0px; 
	width:150px; 
	height:18px; 
	margin-left:3px;
	}

#SearchChoices{
	clear:both; 
	display:none; 
	border:solid 1px #C3D4DF; 
	z-index:2000; 
	cursor:pointer; 
	margin:0; 
	padding:0; 
	text-align:left; 
	font-size:12px; 
	background-color:#F3F7FA; 
	position:absolute; 
	top:22px; 
	left:0px;
	}

#SearchChoices li{
	cursor:pointer; 
	margin:0; 
	padding:2px 2px 0 2px; 
	padding-left:25px; 
	height:18px; 
	text-align:left; 
	background-color:#F3F7FA; 
	background-repeat:no-repeat; 
	background-position:2px center; 
	list-style:none; 
	list-style-image:none; 
	border:none; 
	display:block;
	}

#SearchChoices li.searchHilite{
	background-color:#CE0D0D;	
	color:#ffffff; 
	border:none;
	}

#SearchChoices li.searchDefault{
	background-color:#F8FAFF; 
	border:none;
	}


