@charset "UTF-8";

/* HTML tags */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

img {
	display: inline;
	border: 0;
}

p, label {
	margin: 0;
	padding: 0;
}

/* Main layout */
#top_panel_border {
	display: block;
	width: 979px;
	height: 328px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 19px;
}

#logo {
	display: none;
}

#alpine_logo {
	display: block;
	padding: 15px;
	background-position: 15px;
	background-repeat: no-repeat;
	width: 247px;
	height: 61px;
}

#top {
	display: block;
	width: 1011px;
	height: 7px;
	background-repeat: no-repeat;
	/* IE6 bug */
	font-size: 0;
	line-height: 0;
	position: relative;
	z-index: 4;
}

#bottom {
	display: block;
	width: 1011px;
	height: 9px;
	background-repeat: no-repeat;
	/* IE6 bug */
	font-size: 0;
	line-height: 0;
	position: relative;
	z-index: 3;
}

#menu_swf {
	display: block;
	width: 100%;
	height: 100%;
}

#menu_swf_obj {
	display: block;
	width: 999px;
	height: 170px;
}

#menu {
	display: block;
	height: 35px;
	width: 100%;
	background-repeat: repeat-x;	
}

/* page elements */
#search_btn {
	background-repeat: no-repeat;
	display:inline;
	width: 34px;
	height: 21px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#content {
	background-repeat: repeat-y;
	position: relative;
	z-index: 2;
}

#main {
	display: block;
	width: 1011px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#footer, #content {
	display: block;
	width: 999px;
	height: 100%;
	padding: 0 6px 0 6px;
}

#top_links {
	display: block;
	position: absolute;
	top: 25px;
	right: 20px;
}

#top_links ul {
	padding: 0;
	margin: 0;
}

#top_links li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#top_links li.no_separator {
	border-right: none;
}

#search_panel {
	font-size: 11px;
	position:absolute;
	right: 20px;
	top: 65px;
}
#footer_left {
	float: left;
	width: 80%;
	color: #b4b3b3;
}
#footer_right {
	float: right;
	width: 20%;
	text-align: right;
	color: #b4b3b3;
}

#mood_panel {
	float: left;
	line-height: 16px;
}

#copyright {
	display: inline;
	width: 470px;
	float: left;
	padding-left: 15px;
}

#content_panel_top {
	display:block;
	width: 999px;
	height: 25px;
}

#content_panel_mid {
	position: absolute;
	z-index: 1;
}

#content_panel {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 2;
	width: 935px;
	left: 30px;
	min-height: 400px;
	/* below IE6 hack */
	height:auto !important;
  	height:400px;
}

#content_panel h3, h4 {
	font-size: 13px;
	color: #0099DE;
	font-weight: bold;
	clear:both;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#content_panel h4 {
	font-size: 12px;
	font-weight: normal;
}

#content_panel h4 a{
	color: #0280b7;
}


#content_panel h5 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style:italic;
	margin-top:20px;
}

#content_panel h5 a{
	color: #0280b7;
}


#content_panel p, #content_panel label {
	font-size: 11px;
	padding-bottom: 5px;
}

#content_panel a {
	color: #0280b7;
	text-decoration: none;
}

#content_panel a:hover {
	color: #ffffff;
}

#content_panel_btm {
	display:block;
	width: 999px;
	height: 27px;
}

/* common elements */

#search_btn {
	border: 0;
	font-size: 0;
	line-height: 0;
}

/* menu specific */
#menu ul {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	position: relative;
	top: 10px;
}
#menu li, #menu a{
	display: block;
	float: left;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	height: 25px;
}

#product_btn {
	background-image:url(../theme/products.png);
	width: 92px;
	text-indent: 500px;
}

#tech_btn {
	background-image:url(../theme/technology.png);
	width: 111px;
	text-indent: 500px;
}

#support_btn {
	background-image:url(../theme/support.png);
	width: 92px;
	text-indent: 500px;
}

#demo_btn {
	background-image:url(../theme/democars.png);
	width: 105px;
	text-indent: 500px;	
}

#legal ul, #legal li, #social ul, #social li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
	color: #009ade;
	float: left;
	line-height: 24px;
}

#social {
	float: right;	
}

#social li {
	padding: 0;
}

/* footer specific */
#facebook_btn a{
	background-image:url(../theme/facebook_btn.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	padding: 3px;
	font-size: 0;
	overflow: hidden;
	text-indent: 50px;
}

#facebook_btn a:hover {
	background-image:url(../theme/facebook_btn_over.gif);
}


#twitter_btn a:hover {
	background-image:url(../theme/twitter_btn_over.gif);
}

#youtube_btn a:hover {
	background-image:url(../theme/utube_btn_over.gif);
}
#twitter_btn a{
	background-image:url(../theme/twitter_btn.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	padding: 3px;
	font-size: 0;
	overflow: hidden;
	text-indent: 50px;
}

#youtube_btn a{
	background-image:url(../theme/utube_btn.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	padding: 3px;
	font-size: 0;
	overflow: hidden;
	text-indent: 50px;
}

.theme_button {
	cursor: pointer;
}

#footer_left a{
	color: #009ade;
}

#close {
	cursor: pointer;
	background-image: url(../images/pop_close.png);
	width: 61px;
	height: 61px;
}