/* Alpha Prototypes (c) */

/* Reset some defaults */
* {
	margin: 0;
   padding: 0;
   color: #000;
   font: 11px Arial, Helvetica, sans-serif;
   border: none;
   list-style: none;
}

/* Standard elements */
html {
	background-color: #383c40;
}
body {
	margin: 0 auto 20px auto;
   width: 900px;
}
img {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	clear: right;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #777e89;
}
h2, h3, h5 {
	color: #009900;
}
h2, h3, h4, h5, h6 {
	padding: 14px 0 0 0;
}
h1 {
	padding: 25px 0 0 0;
   font-size: 26px;
}
h2 {
   font-size: 22px;
}
h3 {
   font-size: 19px;
}
h4 {
   font-size: 16px;
}
h5 {
   font-size: 13px;
}
h6 {
   font-size: 11px;
}
p, a, q, em, strong, li, td, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	color: #545b64;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.sub {
	position: absolute;
	margin: -55px 0 0 0;
	padding: 0 0 2px 0;
	width: 635px;
	font-size: 12px;
	font-weight: normal;
	color: #91969d;
	border-bottom: solid 1px #d9dbde;
}
.flow {
	clear: none;
}
.bordered {
	border: solid 1px #d9dbde;
	background-color: #fff;
	padding: 5px;
}
.right {
	float: right;
}
.left {
	float: left;
}

/* Ugly page background hack */
#c1 {
	background-color: #fff;
	background-image: url('/images/layout/bg-outer-top.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
#c2 {
	background-image: url('/images/layout/bg-outer-bottom.jpg');
   background-position: bottom left;
   background-repeat: repeat-x;
}
#c3 {
	background-image: url('/images/layout/bg-outer-left.jpg');
   background-position: top left;
   background-repeat: repeat-y;
}
#c4 {
	background-image: url('/images/layout/bg-outer-right.jpg');
   background-position: top right;
   background-repeat: repeat-y;
}
#p1 {
	background-image: url('/images/layout/bg-page-left.jpg');
   background-position: top left;
   background-repeat: no-repeat;
}
#p2 {
	background-image: url('/images/layout/bg-page-right.jpg');
   background-position: top right;
   background-repeat: no-repeat;
   min-height: 700px;
}
#f1 {
	background-image: url('/images/layout/bg-footer-left.jpg');
   background-position: bottom left;
   background-repeat: no-repeat;
}
#f2 {
	background-image: url('/images/layout/bg-footer-right.jpg');
   background-position: bottom right;
   background-repeat: no-repeat;
}

/* Header */
.headerTitle {
	float: left;
}
.headerTools {
	float: right;
}
#applesearch {
	margin: 7px 4px;
}
#applesearch .sbox_l  {
	/*default styling*/
}
#applesearch .sbox_r  {
	/*default styling*/
}
#applesearch form {
	display: inline;
}
#applesearch .sbox {
	display: inline;
}
#applesearch .sbox input {
	/*default styling*/
	width: 120px;
}

/* Menu */
#menu {
	clear: both;
	width: 100%;
   height: 55px;
   background: url('/images/layout/bg-menu.jpg') repeat-x top left;
   text-align: justify;
}
#menu .left {
	float: left;
   background: url('/images/layout/bg-menu-left.jpg') no-repeat top left;
   width: 20px;
   height: 55px;
}
#menu .right {
	float: right;
   background: url('/images/layout/bg-menu-right.jpg') no-repeat top right;
   width: 20px;
   height: 55px;
}
#menu ul li {
	float: left;
}
#menu ul li.item {
	padding: 0 43px;
}

/* Breadcrumbs */
#breadcrumbs {
	height: 26px;
   width: auto;
   margin: 0 25px;
   padding: 0 5px;
   border-top: solid 1px #c4c8cd;
   border-bottom: solid 1px #c4c8cd;
}
#breadcrumbs .left {
	float: left;
}
#breadcrumbs .right {
	float: right;
}
#breadcrumbs ul {
}
#breadcrumbs ul li {
	float: left;
   margin: 0 0 0 5px;
   vertical-align: middle;
}
#breadcrumbs ul li a, #breadcrumbs ul li a:visited, #breadcrumbs ul li a:active {
	float:left;
   padding: 6px 2px 6px 10px;
   font-size: 12px;
   color: #9fa5ad;
   font-size: 12px;
}
#breadcrumbs ul li a:hover {
	color: #737b84; 
}
#breadcrumbs ul li a.current {
	text-decoration: none;
}

/* Left Menu*/
#colLeft {
	position: absolute;
   width: 174px;
   padding: 15px 0 15px 35px;
}
#colLeft .sectionMenu {
	margin: 0 0 15px 0;
	background: url('/images/layout/sMenu-bg.gif') repeat-y top right;
   color: #999999;
   text-align: right;
}
#colLeft .sectionMenu a {
	display: block;
   padding: 4px 24px 4px 0;
   font: 15px Helvetica, Arial, sans-serif;
   font-weight: lighter;
   color: #9fa5ad;
   text-decoration: none;
	background: url('/images/layout/sMenu-bg-right.gif') no-repeat top right;
}
#colLeft .sectionMenu a.hilite {
	text-transform: uppercase;
   font-weight: bold;
}
#colLeft .sectionMenu a:hover {
   color: #6f7782;
	background: url('/images/layout/sMenu-bg-right-hover.gif') no-repeat top right;
}
#colLeft .quotes {
	margin: 0 0 15px 0;
	padding: 0 0 8px 0;
	width: 168px;
	background: url('/images/layout/quotes-bg.gif') no-repeat bottom left;
}
#colLeft .quote {
	padding: 2px 12px 8px 12px;
}
#colLeft .quote p {
	padding: 2px 0;
}

/* Content */
#content {
   width: auto;
   margin: 0 0 0 210px;
   padding: 15px 40px 60px 15px;
}
#content p, #content em, #content strong, #content blockquote, #content a, #content li, #content li strong {
	font-size: 14px;
}
#content p {
   padding: 6px 0;
   line-height: 20px;
}
#content blockquote {
	padding: 10px 14px;
	margin: 6px 12px;
	line-height: 20px;
	border-left: 3px solid #c1cccf;
	background: transparent url('/images/layout/bg-blockquote.png');
}
#content a, #content a:active, #content a:visited {
	color: #096dc2;
	text-decoration: none;
   border-bottom: solid 1px #b5d9f6;
}
#content a:hover {
	color: #08528f;
   border-bottom: solid 1px #c2d3e1;
}
#content a.unlined, #content a.unlined:active, #content a.unlined:visited {
	color: #096dc2;
	text-decoration: none;
   border-bottom: none;
}
#content a.unlined:hover {
	color: #08528f;
   border-bottom: none;
}
#content em {
	font-style: italic;
}
#content strong {
	font-weight: bold;
   color: #777e89;
}
#content ul li {
   list-style-type: circle;
}
#content ul, #content ol {
	padding: 10px 0 10px 30px;
}
#content ul ul, #content ol ol {
	padding: 10px 0 10px 10px;
}
#content ul li, #content ol li {
	padding: 4px;
}
#content ul.rating {
	padding: 0 0 10px 20px;
}
#content ul.rating li.full {
	margin: 0 0 0 -10px;
	padding: 4px 0 4px 25px;
	list-style: none;
   background: url('/images/layout/list-style-circle-full.gif') no-repeat center left;
}
#content ul.rating li.medium {
	margin: 0 0 0 -10px;
	padding: 4px 0 4px 25px;
	list-style: none;
	background: url('/images/layout/list-style-circle-medium.gif') no-repeat center left;
}
#content ul.rating li.low {
	margin: 0 0 0 -10px;
	padding: 4px 0 4px 25px;
	list-style: none;
	background: url('/images/layout/list-style-circle-low.gif') no-repeat center left;
}
#content ol li {
   list-style-type: decimal;
}
#content ol ol li {
   list-style-type: lower-alpha;
}
#content ul li p, #content ol li p {
	padding: 0;
}
#content .right {
	margin: 10px 0 8px 15px;
}
#content .left {
	margin: 10px 15px 0 0;
}
#content table {
	margin: 15px 0;
}
#content th {
	padding: 6px 0 6px 8px;
	vertical-align: top;
	background-color: #0066cc;
   text-align: left;
}
#content th h5, #content th h6 {
	padding: 2px 0;
	color: #fff;
}
#content td {
	padding: 6px;
	vertical-align: top;
}
#content tr.foot {
	background-color: #eceff3;
}
#content tr.foot td p {
	padding: 0 0 0 4px;
	font-size: 12px;
   line-height: 15px;
}
#content tr.foot td p a {
	font-size: 12px;
}
#content table.datasheet {}
#content table.datasheet th {
	padding: 10px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
}
#content table.datasheet th.lite {
	color: #6b7c81;
	background-color: #c1cccf;
}
#content table.datasheet th.dark {
	color: #3d505c;
	background-color: #8196a4;
}
#content table.datasheet td {
	padding: 6px 10px;
	font-size: 1.2em;
}
#content table.datasheet td.dark_odd {
	background-color: #b9c9d3;
}
#content table.datasheet td.lite_odd {
	background-color: #e3ebed;
}
#content table.datasheet td.dark_even {
	background-color: #d2e0e8;
}
#content table.datasheet td.lite_even {
	background-color: #f3f5f7;
}
#content #accordion .toggler {
	font-size: 12px;
   cursor: pointer;
}
#content #accordion .element {
	padding: 0;
}

.imgMarker {
	position: relative;
   border: solid 1px #000;
}
.im01 {
	left: 11px;
   top: -189px;
	width: 57px;
   height: 66px;
}
.im02 {
	left: 178px;
   top: -302px;
	width: 85px;
   height: 53px;
}
.im03 {
	left: 208px;
   top: -241px;
	width: 59px;
   height: 77px;
}


.slider {
   margin: 14px 0; 
   background-color: #0066cc;
}
.slider .mask{
	position: relative;
	width: 633px;
	height: 400px;
	overflow: hidden;
   border-right: 1px solid #d9dbde;
   border-bottom: 1px solid #d9dbde;
   border-left: 1px solid #d9dbde;
}
.slideButtons {
	margin: 0 5px;
}
.slideButtons span{
   padding: 10px 14px;
   cursor: pointer;
   font: normal 15px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
   letter-spacing: 0.5px;
   color: #d3e1f0;
}
.slideButtons span.active {
	background: #2278e3;
   color: #fff;
}
.slideButtons span:hover {
	background: #1a6fd9;
   color: #fff;
}
#slideBox{
	position: absolute;
}
#slideBox div {
	float: left;
	width: 613px;
	height: 400px;
   padding: 0 10px;
	background: #fff;
}
#slideBox h4 {
	padding: 8px 0;
}
#slideBox h6 {
	clear: none;
	padding: 6px 0 2px 0;
}
#slideBox div p, #slideBox div a {
   font-size: 12px;
}
#slideBox div p {
	padding: 0 2px;
}
#slideBox div ul {
	padding: 0px 0 0px 28px;
}
#slideBox div ul li {
	padding: 3px 0;
}
#slideBox ul p, #slideBox ul p strong {
	font-size: 12px;
   line-height: 14px;
}
#slideBox div ul.col {
	padding: 5px 0 5px 0;
}
#slideBox div ul.col li {
	padding: 0 10px 0 0;
	float: left;
   list-style: none;
}
#slideBox div ul.col ul {
	padding: 0 0 0 30px;
}
#slideBox div ul.col li ul li {
	float: none;
	padding: 3px 0;
	list-style-type: circle;
}
#slideBox .left {
   display: block;
   width: 285px;
	margin: 0;
}
#slideBox table {
	margin: 0;
}

.toc {
	float: right;
	margin: 20px 0 10px 10px;
	padding: 10px 15px 10px 10px;
	background-color: #eceff3;
	border: solid 1px #ccc;
}
.toc h6 {
	padding: 0;
	color: #777e89;
}
.toc ul {
	margin: -6px 0 0 -8px;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url('/images/layout/loading.gif') no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('/images/layout/prevlabel.gif') no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('/images/layout/nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('/images/layout/closelabel.gif') no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* Footer */

#footer {
	height: 130px;
	margin: 0 25px 0 25px;
	padding: 45px 15px 0 15px;
	border-top: solid 1px #c4c8cd;
}
#footer table {
	margin: -23px 0 0 0;
}
#footer table tr th {
	border-right: solid 1px #d9dbde;
	padding: 4px 12px 4px 4px;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #777e89;
}
#footer table tr td {
   padding: 4px 4px 4px 12px;
	text-align: left;
   color: #777e89;
}
#footer table tr td p {
   font: normal 13px Arial, Helvetica, sans-serif;
   color: #d9dbde;
}

#footer a, #footer a:active, #footer a:visited {
   font: normal 13px Arial, Helvetica, sans-serif;
	color: #096dc2;
	text-decoration: none;
   border-bottom: solid 1px #b5d9f6;
}
#footer a:hover {
	color: #08528f;
   border-bottom: solid 1px #c2d3e1;
}
#footer .gCardLogo {
   position: absolute;
   margin: -53px 0 0 640px;
}

#footer .w3cLogo {
   position: absolute;
   margin: 0 0 0 742px;
}

/* Base Line (below the page) */
#base {
	padding: 0 0 40px 0;
	text-align: center;
}
#base p {
	font-size: 13px;
	color: #697077;
}
#base a, #base a:active, #base a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #80878e;
   border-bottom: solid 1px #697077;
}
#base a:hover {
	color: #99a1a7;
   border-bottom: solid 1px #80878e;
}

/* Checkout Elements */

#Expressquote1_ButtonRadPartUpload {
	border: dotted;
}

#Expressquote1_FileGridView th, #Expressquote1_QuoteGridView th {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}

#Expressquote1_FileGridView td, #Expressquote1_QuoteGridView td {
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #545b64;
}

#Expressquote1_QuoteGridView td span {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #545b64;
}

#Expressquote1_TotalLabel {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #545b64;
}

#Expressquote1_SubtotalLabel {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #545b64;
}

#checkout_contact td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #545b64;
	font-weight: bold;
}

#checkout_contact th {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}

#checkout_contact td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #545b64;
}

#Expressquote1_LabelQuoteNo1, #Expressquote1_LabelEstShipDate {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #545b64;
}

select, input.bordered, textarea.bordered, #Expressquote1_ButtonRadPartUpload, #Expressquote1_EmailTextBox,
#Expressquote1_PhoneNumberTextBox {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	color: #545b64;
}

select, input.bordered, textarea.bordered, input#Expressquote1_ButtonRadPartUpload, #Expressquote1_EmailTextBox,
#Expressquote1_PhoneNumberTextBox {
	border: 1px solid #545b64;
   padding: 2px;
}

.HiddenText {
	display: none;
}