@charset "utf-8";

/******************/
/* smarttrack css */
/******************************************************************************************** Initials */

html, body, div, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input {
	margin:0px;
	padding:0px;
}
html, body {
	background:url(images/blackgrad.png) top left repeat-x;
	font-family:Arial, sans-serif;
	background-color:#333333;
	border:0;
	color:#666666;
	height:100%;
	font-size:12px;
	line-height:20px;
}
img {
	border:0;
}
hr {
	border:1px dotted #cccccc;
	border-left:none;
	border-right:none;
	border-bottom:none;
	margin:11px 0px;
	}
	
/******************************************************************************************** Letter Style */
a:link{
	color:#E50018;
	text-decoration:none;
}
a:visited{
	color:#E50018;
	text-decoration:none;
}
a:hover{
	color:#E50018;
	text-decoration:underline;
}
p {
	margin-top:11px;
	margin-bottom:11px;
}
h1 {
	font-size:26px;
	line-height:28px;
	letter-spacing:0px;
	color:#000000;
	font-weight:normal;
	width:606px;
}
h2 {
	font-size:16px;
	line-height:28px;
	letter-spacing:0px;
	color:#E50018;
	font-weight:normal;
}
h3 {
	font-size:16px;
	line-height:28px;
	letter-spacing:0px;
	color:#E50018;
	font-weight:normal;
}
.fullTitle {
	width:869px;
	height:86px;
	background:url(images/h1_bg.png) top left repeat-x;
	float:left;
	padding:20px 30px 20px 30px;
}

.left_list {
	font-size:12px;
	line-height:18px;
	padding:10px 0px 0px 10px;
	margin:10px 0px 16px 0px;
	border-top:1px #CCCCCC dotted;
	list-style-type:circle;	
}

/******************************************************************************************** Structure */

#site {
	padding:0px;
	margin:0px;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:930px;
}
#heading_lead {
	width:929px;
	height:22px;
	padding-top:3px;
	float:left;
	background:#000000;
	color:#999999;
	text-align:center;
	}
#heading {
	width:929px;
	height:250px;
	float:left;
}
#content {
	width:929px;
	background:url(images/content_bg.png) top left repeat-x #FFFFFF;
	float:left;
}
.content_left {
	background:url(images/redgrad.jpg) top left repeat-x #FFFFFF;
	width:646px;
	float:left;
	padding:20px 27px 20px 27px;
}
*html .content_left {
	background:url(images/redgrad.jpg) top left repeat-x #FFFFFF;
	float:left;
	padding:20px 27px 20px 27px;
}
.txt_feature {
	width:600px;
	float:left;
	padding:10px;
	border:1px #CCCCCC dotted;
	background:#FFFFFF;
	margin-bottom:8px;
}
.content_right {
	width:220px;
	float:left;
	padding:10px 0px;
}
#footer {
	width:929px;
	float:left;
	color:#999999;
	font-size:11px;
	margin-top:20px;
}
.footer_left {
	width:646px;
	float:left;
	padding:10px 27px;
}
.footer_right {
	width:220px;
	float:left;
	padding:10px 0px;
}
/******************************************************************************************** Structure Styles */
h2 a:link{
	color:#E50018;
	text-decoration:none;
}
h2 a:visited{
	color:#E50018;
	text-decoration:none;
}
h2 a:hover{
	color:#E50018;
	text-decoration:underline;
}
.red{
	color:#E50018;
	}
#footer a:link {
	color:#999999;
}
#footer a,#footer a:visited {
	color:#999999;
}
#footer a:hover {
	color:#FFFFFF;
	background:#E50018;
	text-decoration:none;
}

/******************************************************************************************** Login Boxes */

.login {
	width:200px;
	height:31px;
	background:url(images/login_bg_top.png) top left no-repeat;
	padding:14px 0px 0px 20px;
	float:left;
	color:white;
}
.login_middle {
	width:200px;
	background:url(images/login_bg_middle.png) top left repeat-y;
	padding:0px 0px 0px 20px;
	float:left;
	font-size:11px;
}
.login_bottom {
	width:200px;
	height:16px;
	background:url(images/login_bg_bottom.png) top left no-repeat;
	padding:0px 0px 0px 20px;
	float:left;
}
.login_middle input{
border:1px solid #cccccc;
padding:2px 5px 2px 5px;
}
.log{
background-color:#cccccc;
border:1px solid #000000;
color:#333333;
	font-size:11px;
}
#country
{
width:150px;
}
fieldset{
border:none;
padding:0px;
}
select{
font-size:9px;
border:1px solid #cccccc;
padding:2px 5px 2px 5px;
}
.submit{
background-color:#cccccc;
border:1px solid #000000;
color:#333333;
	font-size:11px;
	}
/******************************************************************************************** Search */


.search {
	color:#777676;
	float:left;
	position:relative;
	width:188px;
	height:35px;
	margin:10px 0px 0px 10px;
	padding:0px;
	z-index:10001;
}

#ajaxSearch_input {
	background:url(images/menu_search.png) no-repeat left top;
	border:none;
	float:left;
	font-size:11px;
	height:15px;
	width:145px;
	margin:0px;
	padding:10px;
}
#ajaxSearch_submit {
	background:url(images/menu_search_go.png) no-repeat left top;
	border:none;
	cursor:pointer;
	float:left;
	height:35px;
	width:23px;
	margin:0px;
	padding:0px;
}

/******************************************************************************************** Menu */

.menubar {
	background: url(images/menubar_bg.png) top left repeat-x;
	margin:0px;
	padding:0px;
	width:929px;
	height:45px;
	float:left;
}
.menu {
	position:relative;
	font-size:12px;
	float:left;
	top:0px;
	color:#777676;
	width:700px;
	margin:10px 0px 0px 20px;
	padding:0px;
	z-index:10000;
}
*html .menu {
	position:relative;
	font-size:12px;
	float:left;
	top:0px;
	color:#777676;
	width:690px;
	margin:10px 0px 0px 10px;
	padding:0px;
	z-index:10000;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	color:#777676;
}
.menu ul ul {
	width: 15em;
	color:#777676;
}
.menu ul li.active {
	/*background: url(images/menu_active.png) bottom left repeat-x;*/
}
.menu ul li {
	float:left;
	height: 35px;
	line-height: 35px;
	margin-right:4px;
	padding:0px 4px;
}
.menu ul ul li {
	display: block;
	width: 14em;
	height: auto;
	position: relative;
	line-height: 1em;
	border-bottom:none;
	background:none;
}
.menu a, .menu a:visited {
	display: block;
	float: left;
	height: 100%;
	text-decoration: none;
	padding:0px 4px 0px 4px;
	color:#E7E7E7;
}
.menu ul li a, .menu ul li a:visited {
	color:#E7E7E7;
	}
.menu ul ul a, .menu ul ul a:visited {
	padding: 0.5em 0em;
	display: block;
	width: 11.3em;
	height: 100%;
	line-height: 1.5em;
	background:#333333;
	color:#E7E7E7;
	padding-left:0.7em;
}
.menu ul table ul a, .menu ul table ul a:visited {
	color:#E7E7E7;
	width: 12em;
}
.menu table {
	position: absolute;
	left: 0pt;
	top: 0pt;
	font-size: 1em;
	z-index: -1;
}
.menu ul ul table {
	left: -1px;
}
.menu ul ul table ul.left {
	margin-left: 2px;
}
.menu li:hover {
	position: relative;
	color:white;
}
* html .menu a:hover {
	position: relative;
	color:white;
}
.menu ul ul ul a, .menu ul ul ul a:visited {
	background: #CCCCCC;
}
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {
	background: #DDDDDD;
}
.menu ul li a:hover{
	color:white;
	}
.menu ul *:hover a.sub1 {
	color:white;
}
.menu ul ul *:hover a.sub2 {
	color:white;
}
.menu a:hover {
	color:white;
}
.menu *:hover > a {
	color:white;
}
.menu ul ul a:hover {
	color:white;
	background:#e50018;
}
.menu ul *:hover a.sub1 {
	color:white;
}
.menu ul ul ul a:hover {
	color:white;
}
.menu ul ul ul *:hover > a {
	color:white;
}
.menu ul ul ul ul a:hover {
	color:white;
}
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0pt;
	top: 35px;
	left: 0pt;
	width: 14em;
}
.menu ul ul ul {
	left: 14em;
	top: 0pt;
	width: 14em;
}
.menu ul ul ul.left {
	left: -14em;
}
.menu ul li:hover ul, .menu ul a:hover ul {
	background-color: transparent url(trans.gif) repeat;
	visibility: visible;
	height: auto;
	padding-bottom: 3em;
}
.menu ul *:hover ul ul {
	visibility: hidden;
}
.menu ul *:hover ul *:hover ul ul {
	visibility: hidden;
}
.menu ul *:hover ul *:hover ul {
	visibility: visible;
}
.menu ul *:hover ul *:hover ul *:hover ul {
	visibility: visible;
}