/* Over-ride Altium.com UI elements */
#top h1,
#top ul,
#top li
{
	padding:0;
	margin:0;
}

#header h1#logo a
{
	background-image: url(images/logo_altium.png);
}

#meta
{
	padding-top:10px;
}

#meta li 
{
	padding-left: 10px;
}

#meta li a 
{
	color: #bbbcbc;
}

#breadcrumb,
.pageTitle
{
	padding-left:20px;
}

#breadcrumb
{
	margin-top:1em;
}

#dnn_Footer,
#webtools
{
	display:none;
}

#navcap
{
height:12px;
background:#cc9a34 url(/altium/app_templates/coretemplates/images/moby_stripe_bg.gif);
}


/* Block level elements */
body
{
	background:#12181d url(images/page_bg.jpg) top center no-repeat;
	background-attachment:fixed;
	padding:0;
	margin:0;
	color:#cecece;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	line-height:1.4em;
}

A
{
	text-decoration:none;
	color:#cc9a34;
	outline:none;
}

A:hover
{
	color:#FFCC00;
}

h1,h2,h3,h4,h5,
p
{
	padding:0;
	margin:0;
	margin-bottom:1.2em;
}

h1,h2,h3,h4,h5
{
	color:#dadada;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}

H3
{
	font-size:14px;
	font-weight:bold;
	color:#c2a364;
	padding:0;
	margin:2.5em 0 0.5em 0;
}

.small
{
	color:#999;
	font-size:0.9em;
}

#top
{
	width:980px;
	margin:0 auto;
}

.wrapper
{
	width:945px;
	margin:0 auto;
}

#banner
{
	margin-bottom:2.3em;
	background:url(images/trans.png);
	border:1px solid #313232;
}

#side
{
	float:right;
	margin-top:40px;
	width:198px;
}

#page
{
	float:left;
	width:725px;
	border:1px solid #313232;
	background:url(images/trans.png);
}

/* TERMS AND CONDITIONS */
.disclaimer
{
	clear:both;
	width:725px;
	text-align:right;
	display:block;
	padding:20px 0;
}

#tc.overlay
{
	display:none;
	width:400px;
	padding:20px;
	background:#000;
	border:1px solid #313232;
}

#tc.overlay .close
{
	width:100%;
	height:30px;
	background:url(images/but_close.png) top right no-repeat;
	cursor:pointer;
}

#tc.overlay H3
{
	margin-top:0;
}

.overlay ul,
.overlay li
{
	padding:0;
	margin:0;
	list-style-type:none;
}

.overlay li
{
	margin-bottom:1em;
	padding-left:2em;
}

.overlay li.contact
{
	background:url(images/icon_14x14_email.gif) 0 2px no-repeat;
}

.overlay li.pdf
{
	background:url(images/icon_14x14_pdf.gif) 0 2px no-repeat;
}

/* TABS STYLES */
ul.tabs,
ul.tabs li
{
	padding:0;
	margin:0;
	list-style-type:none;
}

.tabs-nav
{
	border-bottom:1px solid #313232;
}


ul.tabs
{

	padding-left:20px;
}

ul.tabs LI
{
	margin-right:10px;
	float:left;
}

ul.tabs LI A,
ul.tabs LI A:link,
ul.tabs LI A:visited
{
	color:#cc9a34;
	font-size:15px;
	font-weight:bold;
	display:block;
	padding:10px 10px;
	text-decoration:none;
}

ul.tabs LI A:hover
{
	color:#FFCC00;
}

ul.tabs LI A.current
{
	color:#fff;
	background:#cc9a34;
	padding:15px 10px;
	position:relative;
	margin-top:-15px;
}

/* PANES STYLES */
.panes
{
	clear:both;
	margin:20px;
}

.panes LI
{
	margin-bottom:0.8em;
	list-style-image:url(images/bullet.png);
}

.clear
{
	clear:both;
}

/* FLASH HEADER */
#banner #flash
{
	width:943px;
	height:227px;
}

/* VIDEO CLOSE BUTTON */
A#videoClose
{
	width:25px;
	height:25px;
	position:absolute;
	z-index:10;
	margin-top:10px;
	margin-left:910px;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	cursor:pointer;
	color:#cc9a34;
	font-size:18px;
	font-family:Tahoma, Arial, sans-serif;
	border:1px outset #cc9a34;
	overflow:hidden;
	background:url(images/but_close.png) 50% 50% no-repeat;
	text-indent:900px;
}

A:hover#videoClose
{
	border:1px inset #cc9a34;
}

/* FEATURES LIST */
ul.features,
ul.features LI
{
	padding:0;
	margin:0;
	list-style-type:none;
	list-style-image:none;
}

ul.features H3
{
	font-size:14px;
	font-weight:bold;
	color:#c2a364;
	padding:0;
	margin:0;
	margin-bottom:0.5em;
	margin-left:65px;
}

ul.features LI
{
	background:url(images/feature_bg.png) top left repeat-x;
	padding:10px 15px 15px 5px;
}

ul.features LI SPAN
{
	display:block;
	margin-left:65px;
}

ul.features img
{
	float:left;
}



/* CALL TO ACTION BUTTONS */
ul.buttons.cta,
ul.buttons.cta LI
{
	padding:0;
	margin:0;
	list-style-type:none;
}

ul.buttons.cta LI
{
	border:2px outset #cc9a34;
	background:#cc9a34 url(images/but_cta_bg.png) center center repeat-x;
	margin-bottom:1.5em;
}

ul.buttons.cta LI A
{
	padding:15px 10px;
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	background:url(images/icon_buy.png) center right no-repeat;
	text-decoration:none;
}

ul.buttons.cta LI A.buy
{
	background-image:url(images/icon_buy.png);
}

ul.buttons.cta LI A.brochure
{
	background-image:url(images/icon_download.png);
}

ul.buttons.cta LI A.contact
{
	background-image:url(images/icon_contact.png);
}


ul.buttons.cta LI A:hover
{
	color:#FFFF99;
}

