﻿/* Consumer North America Default */

@import url(/static/common/as/include/imp_pagebase.css);
@import url(/static/pl/cs/include/imp_menu.css);
@import url(/static/pl/cs/include/imp_text.css);
@import url(/static/pl/cs/include/imp_form.css);
@import url(/static/pl/cs/include/imp_news.css);

BODY
{
	margin: 20px 0px 0px 0px;
	padding: 0;
	background-color: #242424;
	color: Black;
}

TABLE.gt_container
{
	width: 860px;
	height: 100%;
	background-color:#fff;
}
TABLE.gt_container2
{
	width: 895px;
	height: 100%;
}

TABLE.gt_container2 TD.gt_content
{
	padding: 15px 0px 0px 15px;
	vertical-align: top;
}

TD.logos
{
	background: transparent url(/static/pl/cs/images/top_background_brushed.gif) no-repeat top right;
	width: 860px;
	height: 45px;
}
TD.topborder
{
	background-color: Black;
	height: 5px;
}

TD.gt_topmenu
{	
	background-color: #333333;
	height: 37px;
	width: 860px;
	vertical-align:top;
}

TD.gt_leftmenu
{
	background-color: #000000;
	width: 155px;
	color: White;
	padding-left:0px;
	margin-top: 5px;
	vertical-align: top;
}

TD.leftpanel 
{
	background-color: #000000;
	width: 155px;
	padding-left:5px;
	padding-top:5px;
	height: 510px;
	vertical-align:top;
}


TD.gt_leftmenu_wide
{
	background-color: #ecebea;
	width: 0px;
	color: White;
	padding-left:0px;
	vertical-align: top;
}

TD.leftpanel_wide
{
	background-color: #ecebea;
	width: 0px;
	padding-left:0px;
	height: 510px;
	vertical-align:top;
}


TD.gt_content
{
	vertical-align: top;

}

TD.gt_content1
{
	vertical-align: top;
	padding:0px;
}

TD.gt_footer
{
	background-color: #ffffff;
	height: 20px;
	text-align: right;
	padding: 3px 0px 6px 10px;
	color: Black;
}

TD.shadowtop
{
	background-image: url(/static/pl/cs/images/shadow_topright.gif);
	background-repeat:no-repeat;
	background-position:right;
}

TD.shadowright
{
	background-image: url(/static/pl/cs/images/shadow_right.gif);
	background-repeat:repeat-y;
	width:25px;
}

TD.shadowbottom
{
	background-image: url(/static/pl/cs/images/shadow_bottom.gif);
	background-repeat:no-repeat;
}

div.dropdownmenu select
{
	margin: 5px;
	font-size: 11px;
}

/* The default layout styles for generic pages */
TABLE.default_table
{
	margin:0px;
	padding:0px;
}

TD.default_left
{
	padding: 20px;
	width: 100%;
	vertical-align: top;
}

TD.default_topright
{
	vertical-align: top;
}

TD.default_bottomright
{
	vertical-align: top;
}

/* ADDED BY MARCUS, DONT KNOW IF 
LAYOUTMANAGERS SHOULD BE SPECIFIED LIKE THIS... */

TD.grid4, TD.grid5, TD.grid6
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

TD.grid1, TD.grid2, TD.grid3, TD.grid9
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
} 



/* Define borders/backgrounds */
TD.panel, TD.panel1, TD.panel4
{
	background-color: transparent;
}

TD.panel2, TD.panel5, TD.panel7
{
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	background-color: #ffffff;
}

TD.panel3, TD.panel6, TD.panel8
{
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	background-color: #cccccc;
}

TD.panel9
{
	background-color: #cccccc;
}

/* Define padding */
TD.panel, TD.panel7, TD.panel8
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

TD.panel4, TD.panel5, TD.panel6
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
}

TD.panel1, TD.panel2, TD.panel3, TD.panel9
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
} 

/* Define padding for groups within panels */
DIV.group1 
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

DIV.group2
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


/* Define margins */
TABLE.layout
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TABLE.layout1
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}


/* WebEC styles */
DIV.webecresult
{
	width: 370px;
	overflow: hidden;
}


/* Manuals */

SELECT#categoryid, SELECT#product
{
	width: 200px;
}


DIV.topmenu
{
	margin-top:12px;
	float:left;
	width:550px;
}


DIV.search
{
float:right;
margin:0 15px 0 0;
padding-top:7px;
text-align:right;
width:235px;
 }

DIV.search INPUT.formimgbutton2 
{
	margin-left:2px;
	margin-top:0px;
}
DIV.search DIV.formfield INPUT.formtextinput
{
	vertical-align:top;
}