/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 1011px;
}
#main_content {
	width: 1009px;
}
#subcontent {
	width: 1011px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 1px;
}
#sub_header2 {
	width: 1011px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 1px;
}
#sub_header {
	height: 265px;
	background-image: url(/microsite/dell/ultraportables/images/main_graphic_with_text2.jpg);
	position: relative;
	background-repeat: no-repeat;
}
#secondary_header {
	height: 139px;
	background-image: url(/microsite/dell/ultraportables/images/subgraphic_redField.jpg);
	position: relative;
	background-repeat: no-repeat;
}

/* Used for text placement in header */
#secondary_header a {
	position: absolute;
	top: 27px;
	left: 559px;
	width: 286px;
	height: 87px;
}
#sub_header a h1 {

    display: none;
}

.content {
	width: 990px;
	padding-right: 11px;
	padding-left: 10px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(../images/box_bottom.jpg);
	background-position: 10px bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#top {
	width: 990px;
	height: 48px;
}
#top_buttons {
	width: 1011px;
	height: 52px;
	overflow: hidden;
}

a.button, a.button_inactive {
    background: transparent url(/microsite/dell/ultraportables/images/tabs/grey_button_right.jpg) no-repeat scroll top right;
    color: #fff;
	font-size: 12px;
	font-weight: bold;
    display: block;
    float: left;
    height: 54px;
    margin-right: 8px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
	text-align: center;
}

a.button span, a.button_inactive span {
    background: transparent url(/microsite/dell/ultraportables/images/tabs/grey_button_left.jpg) no-repeat;
    display: block;
    height: 54px;
    line-height: 14px;
    padding: 5px 0 5px 10px;
}
a.button_inactive {
	width: 490px;
}
a.button_active {
    background: transparent url(/microsite/dell/ultraportables/images/tabs/red_button_right.jpg) no-repeat scroll top right;
    color: #fff;
	font-size: 12px;
	font-weight: bold;
    display: block;
    float: left;
    height: 54px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
	text-align: center;
	width: 490px;

}

a.button_active span {
    background: transparent url(/microsite/dell/ultraportables/images/tabs/red_button_left.jpg) no-repeat;
    display: block;
    height: 54px;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

#titlebar_plan, #titlebar_learn, #titlebar_deploy, #titlebar_manage {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
ol#toc {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol#toc li {
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ol#toc a {
	display: block;
	float: left;
	text-decoration: none;
}
ol#toc a.last_button {
	padding-right: 0px;
	padding-left: 0px;
}
#box, #box_end {
	float: left;
	height: 370px;
	padding-top: 5px;
	width: 490px;
	background-color: #000000;
}
#box {
	padding-right: 6px;
}
#box_end {
	padding-right: 4px;
}

#items tr td {
	padding-bottom: 15px;
}
#items tr td#commonuse {
	padding-bottom: 0px;
}

#footer {
	width: 1011px;
	background-color: #ffffff;
	text-align: left;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 7px;
}
#copy {
	margin: 0px;
	padding: 0px;
	float: left;
}
#commonuse {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CF4D40;
}
#footer_menu {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
