/* debug
div {
	border: 1px solid green;
}
ul {
	border: 1px solid red;
}
*/

body {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	margin: 0;
	padding: 0;
}

a {
	color: #003399;
}

a:hover {
	color: #003399;
	text-decoration: none;
}

a:active {
	color: #003399;
}

a:visited {
	color: #003399;
}

img {
	border: none;
}

h1 {
	color: #333;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
}

h2 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding-top: 1em;
}

h3 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding-top: .5em;
	padding-bottom: 0;
}

p {
	color: #333;
	margin-top: 0em;
	margin-bottom: .5em;
	margin-right: 1em;
	line-height: 1.75em;
	padding: 0;

}

p.compact {
	line-height: 1.2em;
}


/* forms */

label {
	float:left;
	width:25%;
	margin-right:0.5em;
	text-align:right;
	font-size: 12px;
	margin-bottom: .25em;
}
input, textarea {
	font-size: 12px;
	border: 1px solid #666666;
	margin-bottom: .25em;
}

input.noborder {
	border: none;
}

legend {
	border: 1px solid #555;
	padding: 2px 6px 2px 6px;
}
fieldset {
	padding: 1em;
	border: none;
}

dl {
	margin: 0;
	padding: 0;
}

select {
	margin-bottom: .25em;
}

select, option {
	font-size: 12px;
}

/* main wrappers */

#content-wrapper {
	background-color: #fff;
	width: 750px;
	margin: 0 auto;
}

#sub-content-wrapper {
	width: 510px;
	float: left;
	background-color: #fff;
}

/* top nav */


/* header top section */
#header-wrapper {
	
	width: 750px;
	height: 100px;
	margin: 0 auto;
	margin-bottom: 10px;
	clear: both;
}

#header-wrapper-bamboo {
	
	width: 800px;
	height: 100px;
	margin: 0 auto;
	margin-bottom: 10px;
	clear: both;
}

#header-graphics {
	width: 750px;
	height: 82px;
	margin: 0 auto;
	float: left;
	position: relative;
	left: 5px;
}
/* for top section (graphic) links */

a.off-screen
{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -100000em;
}
#header-logo h1 {
	margin: 0;
	height: 30px;
}
#header-worldwide h1 {
	margin: 0;
	height: 80px;
}
#header-logo {
	width: 130px;
	height: 30px;
	margin-top: 25px;
	margin-left: 10px;
	float: left;
	background: url(http://www.wacom.com/nav_images/wacom_logo_5.jpg) no-repeat;
}

#header-worldwide {
	width: 122px;
	height: 80px;
	margin-right: 10px;
	float: right;
	background: url(http://www.wacom.com/_shared/images/world_5.jpg) no-repeat;
}

.divider {
	width: 100%;
	padding-top: 5px;
	height: 2px;
	border-bottom: 1px solid #ededed;
	clear: both;
}

/**********
header primary links
***********/

#header-menu-wrapper {
	width: 750px;
	height: 18px;
	float: left;
}

#header-menu-list {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 16px;
	float: left;
}

#header-menu-list ul {
	list-style: none;
	display: block;
	top: 20px;
}

#header-menu-list li {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
	float: left;
	height: 18px;
}

#header-menu-list li a{
	margin: 0;
	padding: 0;
	width: 105px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	height: 18px;
}

#header-menu-list li a:hover {
	text-decoration: underline;
}




/*
intro
this is the introductory splash graphic near the top
*/

#intro {
	width: 100%;
	height: 245px;
	margin-bottom: 6px;
}

.intro-radio {
	float: left;
	text-align: center;
}

.intro-submit {
	text-align: center;
	clear: both;
}

#home-content-wrapper {
	width: 510px;
	float: left;
	
}

/*
Sub content left column
This is the left navigation menu
*/

#sub-content-left-wrapper {
	width: 155px;
	float: left;
}

#sub-content-left-column {
	color: #333;
	float: left;
	font-size: .9em;
	line-height: 1.5em;
	margin-left: 16px;
}

#sub-content-left-column h3 {
	font-size: 11px;
}

/* primary links */

#sub-content-left-column ul {
	padding: 0px;
	margin: 2px 0px 0px 0px;
	list-style: none;
}

#sub-content-left-column li {
	margin-bottom: 8px;
}

#sub-content-left-column li a {
	text-decoration: none;
	color: #333;
}

#sub-content-left-column li a:hover {
	text-decoration: underline;
}

#sub-content-left-column li a.primary-current {
	padding-right: 15px;
	background: url(/images/menu-bullet.gif) top right no-repeat;
	font-weight: bold;
}

/* secondary links */
#sub-content-left-column ul ul {
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 1em;
}

/* secondary links */
#sub-content-left-column ul ul li a {
	padding-left: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
}

#sub-content-left-column li li a.secondary-current {
	padding-left: 15px;
	background: url(/images/menu-bullet.gif) top left no-repeat;
	font-weight: bold;
}

.menu-seperator {
	width: 138px;
	height: 1px;
	margin: 1em 0 1em 0;
	background: url(/images/menu-seperator.gif) repeat-x;
}



/*
sub content mid column
This is the primary content area
*/

#sub-content-mid-column {
	width: 355px;
	float: left;
}

#sub-content-body {
	margin-left: 10px;
	width: 340px;
	font-size: 1em;
}

#sub-content-mid-column h1 {
	color: #333;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
}

#sub-content-mid-column h2 {
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding-top: 1em;
}

#sub-content-mid-column h3 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding-top: .5em;
	padding-bottom: 0;
}

#sub-content-mid-column p {
	color: #333;
	margin-top: 0em;
	margin-bottom: .6em;
	margin-right: 1em;
	/*
	line-height: 1.75em;
	*/
	padding: 0;
	font-size: 1em;;
	line-height: 1.75em;
}



#sub-content-mid-column p a {
	color: #003399;
}

#sub-content-mid-column p a:hover {
	color: #003399;
}

#sub-content-mid-column p a:visited {
	color: #333;
}

.body-seperator {
	height: 1px;
	margin: 1em 0 .5em 0;
	border-top: 1px solid #e3e3e3;
	clear: both;
}


/* for any lists appearing in content copy */
.copy-list {
	padding-left: 1.5em;
	margin-right: 1em;
}

.copy-list li {
	padding-bottom: 1em;

}

/*
right column
This holds videos, accessory links, and other stuff
*/
#right-column-wrapper {
	width: 240px;
	float: left;
}

#right-column-wrapper p {
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 1.4em;
	
}

#right-column-wrapper h2 {
	padding-top: 5px;
	font-size: 12px;
	margin-bottom: 5px;
}

#right-column-wrapper h4 {
	padding-top: 0;
	font-size: 12px;
	margin-bottom: 2px;
}

.video-container {
	border: 1px solid #e3e3e3;
	width: 238px;
	height: 155px;
}

.lg-video-container {
	border: 1px solid #e3e3e3;
	width: 318px;
	height: 200px;
}


.video-description-wrapper {
	width: 238px;
	height: 90px;
	float: right;
	border-color: #E3E3E3;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	margin-bottom: 20px;
	margin-top: -4px;
}

.video-description-content {
	width: 200px;
	margin: 10px 5px 0px 0px;
	padding-bottom: 10px;
	float: left;
}

.video-description-content p, .video-description-content h3 {
	margin: 0;
	padding: 0;
}

.video-icon {
	height: 11px;
	width: 13px;
	float: left;
	background: url(/images/video-icon.gif) no-repeat;
	margin: 13px 8px 0px 6px;
}

.lg-video-description-wrapper {
	width: 320px;
	height: 90px;
	float: left;
	border-color: #E3E3E3;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	margin-bottom: 20px;
	margin-top: -4px;
}

.lg-video-description-content {
	width: 278px;
	margin: 10px 5px 0px 0px;
	padding-bottom: 10px;
	float: left;
}

.lg-video-description-content p, .video-description-content h3 {
	margin: 0;
	padding: 0;
}

.ad-wrapper {
	width: 238px;
	height: 78px;
	float: right;
	border-color: #E3E3E3;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	margin-bottom: 20px;
	margin-top: -4px;
}

.ad-image {
	height: 70px;
	width: 80px;
	float: left;
	margin: 2px 2px 2px 2px;
}

.ad-content {
	width: 150px;
	margin: 12px 0px 0px 0px;
	padding-bottom: 10px;
	float: left;
}

.raised-seperator {
	height: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 1px solid #D5D4D5;
	border-bottom: 1px solid #fff;
	clear: both;
}

#footer-wrapper {
	color: #fff;
	font-family: verdana, sans-serif;
	font-size: 1em;
	width: 750px;
	height: 75px;
	margin: 0 auto;
	clear: both;
	position: relative;
	top: 10px;
}

#footer-wrapper-bamboo {
	color: #fff;
	font-family: verdana, sans-serif;
	font-size: 1em;
	width: 800px;
	height: 75px;
	margin: 0 auto;
	clear: both;
	position: relative;
	top: 10px;
}

#footer-content {
	width: 730px;
	margin: 0 auto;
	clear: both;
}

#footer-menu-list {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

#footer-menu-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

#footer-menu-list li {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
	float: left;
	
}

#footer-menu-list li a {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: .9em;
	display: block;
	float: left;
	border-right: 1px solid #fff;
}

#footer-menu-list li a.last {
	border: none;
}

#footer-menu-list li a:hover {
	text-decoration: underline;
}






/* small boxes in right column with featured content */

.feature-box-wrapper {
	border: 1px solid #e3e3e3;
	clear: both;
	height: 85px;
	margin-bottom: -1px;
}

.feature-box-content {
	padding-top: 5px;
	padding-right: 5px;
	
}

.feature-box-content img {
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}

/* comparison data tables */

.comparison-data {
	border: 1px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.comparison-data th {
	background-color: #999;
	color: #fff; 
	text-align: center;
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
}

.comparison-data td {
	border-top: none;
	border-bottom: none;
	margin: 0px;
	padding: 4px;
	text-align: left;
}

.comparison-data-even {
	background-color: #f2f2f2;
}

iframe {
	margin: 0;
	padding: 0;
}

/* sub menu section */
/**********
header sub links
***********/

#header-sub-menu-container {
	width: 750px;
	margin: 0 auto;
	margin-bottom: 1em;
}

#header-sub-menu {
	background-color: #dedede;
	width: 750px;
	height: 30px;
	clear: both;
}

#header-sub-menu-wrapper {
	width: 750px;
	height: 30px;
	background-color: #E0E0E0;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: -10px;
}

#header-sub-menu-wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#header-sub-menu-wrapper li {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
	float: left;
}

#header-sub-menu-wrapper ul li a{
	margin: 0;
	padding: 0;
	padding-left: 1em;
	padding-right: 1em;
	margin-left: 1em;
	_margin-left: .5em;
	margin-right: 1em;
	_margin-right: .5em;
	float: left;
	color: #C00058;
	text-decoration: none;
	font-size: 11px;
	display: block;
	height: 19px;
	margin-top: 2px;
	padding-top: 2px;
}

#header-sub-menu-wrapper ul li a:hover {
	text-decoration: underline;
	background-color: #fff;
}

.sub-link-on {
	background-color: #fff;
}

/*indicators - needs a different graphic bg for each header color */

.section-indicator {
	height: 7px;
	width: 14px;
	background: url(/site-header/images/tri-1.gif) no-repeat;
	position: relative;
	font-size: 0;
	display: block;
}

#products-section-indicator { left: 154px; }
#customercare-section-indicator { left: 470px; }
#downloads-section-indicator { left: 575px; }


.driver-download-box {
	background: url(images/background-fade.gif) top left repeat-x;
	height: 320px;
	border: 1px solid #ccc;
	border-top: none;
	position: relative;
}
