/* 
================================
Skin styles for DotNetNuke
================================
*/	
html { margin-bottom:-1px; height:100.15%;}
#Body {background-color:#DDDDDD;}
hr {border:0px; border-bottom:1px dotted #C8C8C8;}
.skinmaster {
	height:100%;
	background-color:#FFFFFF;
	border:0px;
	width:969px;
}
.mainpadding {
	padding-left:20px;
	padding-right:20px;
}
.main {
	height:410px;
	padding-left:20px;
	padding-right:20px;
}

.ControlPanel {
	border:0px;
	background-color:#F5F5F5;
	padding:5px;
}
.logo {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:10px;
	height:97px;
}

/* banners */
table.banner {
	background-image:url(banner_back.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:2px;
	margin-top:2px;
}
#home td.banner img { 
	background-image:url(banner_home.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	background-color:transparent;
	height:126px;
	width:399px;
}
#build td.banner img { 
	background-image:url(banner_build.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	background-color:transparent;
	height:126px;
	width:399px;
}
#contact td.banner img { 
	background-image:url(banner_contact.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	background-color:transparent;
	height:126px;
	width:399px;
}
#electronics td.banner img { 
	background-image:url(banner_electronics.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	background-color:transparent;
	height:126px;
	width:399px;
}
#glazing td.banner img { 
	background-image:url(banner_glazing.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	background-color:transparent;
	height:126px;
	width:399px;
}
#metal td.banner img { 
	background-image:url(banner_metal.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	background-color:transparent;
	height:126px;
	width:399px;
}
#plastic td.banner img { 
	background-image:url(banner_plastic.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	background-color:transparent;
	height:126px;
	width:399px;
}
#print td.banner img { 
	background-image:url(banner_print.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	background-color:transparent;
	height:126px;
	width:399px;
}
#production td.banner img { 
	background-image:url(banner_production.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	background-color:transparent;
	height:126px;
	width:399px;
}
#products td.banner img { 
	background-image:url(banner_products.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	background-color:transparent;
	height:126px;
	width:399px;
}
#sign td.banner img { 
	background-image:url(banner_sign.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	background-color:transparent;
	height:126px;
	width:399px;
}
#technical td.banner img { 
	background-image:url(banner_technical.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	background-color:transparent;
	height:126px;
	width:399px;
}
#vehicles td.banner img { 
	background-image:url(banner_vehicles.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	background-color:transparent;
	height:126px;
	width:399px;
}
/* begin of panes */
.bannerpane {
	width:100%;
	height:126px;
	vertical-align:middle;
	background-color:transparent;
	padding:0px;
	padding-top:10px;
	margin:0px;
}
.contentpane {
	width:100%;
	background-color:transparent;
	padding:0px;
	margin:0px;
	padding-top:2px;
}
.rightpane,
.sidemenupane {
	background-color:transparent;
	padding:0px;
	padding-left:18px;
	margin:0px;
}
.main .DNNEmptyPane { /*IE fix for collapsed cells */
	display:none;
}
/* end of panes */

.StandardButton {
	background-color:#DADADA;
	border-top:#BBBBBB 1px solid;
	border-right:#BBBBBB 1px solid;
	border-left:#AAAAAA 1px solid;
	border-bottom:#BBBBBB 1px solid;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:normal;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;}

/* Text Styles */
.Head {
	font-family:Arial, Helvetica, sans-serif;
	color:#1C94CE;
	font-size:16px;
	font-weight:bold;
}
.SubHead, .subhead {
	font-family:Arial, Helvetica, sans-serif;
	color:#1C94CE;
	font-size:12px;
	font-weight:bold;
}
._blue {
	color:#1C94CE;
}
._orange {
	color:#D08A2b;
}

H1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#1C94CE;
	margin-top:0px;
	margin-bottom:10px;
}
H2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#D08A2b;
	margin-top:0px;
	margin-bottom:10px;
}
H3	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#1C94CE;
	margin-top:0px;
	margin-bottom:5px;
}
H4	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#D08A2b;
	margin-top:0px;
	margin-bottom:5px;
}
H5	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#D08A2b;
	margin-top:0px;
	margin-bottom:10px;
}
H6	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#D08A2b;
	margin-top:0px;
	margin-bottom:5px;
}
.Normal, p, div, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4848;
	margin-top:0px;
}
div {text-align:left;}
._11px {font-size:11px;}
.containermaster_banner .Normal, .containermaster_banner p, .containermaster_banner div, .containermaster_banner td {
	font-size:11px;
}
.NormalTextBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4a4848;
}
a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#1C94CE;
	text-decoration:none;
}
a:hover, a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration:underline;
}
.main ul {
	list-style-type:none;
	list-style-position:outside;
	padding-left:0px;
	margin:0px;
	margin-bottom:10px;
}
.main li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4848;
	margin-bottom:5px;
	padding-left:12px;
	margin-left:0px;
	list-style-type:none;
	list-style-position: outside;
	background-image:url(bullet.gif);
	background-repeat:no-repeat;
	background-position:2px 4px;
}
.main li ul {
	margin-top:5px;
}

li.info {
	color:#1C94CE !important;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-bottom:5px;
	padding-left:12px;
	margin-left:0px;
	list-style-type:none;
	list-style-position: outside;
	background-image:url(menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:2px 4px;
	}
	


blockquote {
	background-image:url(big_arrow.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding-left:50px;
	padding-top:4px;
	height:65px;
}
/* Breadcrumb */
td.breadcrumbtxt {
	margin:0px;
	padding:0px 10px;
	background-image:url(bar_back.gif);
	background-repeat:repeat-x;
	height:30px;
	text-align:left;
}
span.breadcrumbtxt {
	font-family:Arial, Helvetica, sans-serif;
	color:#7D7A7A;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	line-height:30px;
}
a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#1C94CE;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	line-height:30px;
}
a.breadcrumbtxt:hover, a.breadcrumbtxt:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#7D7A7A;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	line-height:30px;
}

/* Footer Styles */
td.footertxt {
	padding:3px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#DDDDDD;
}
a.footertxt:link, a.footertxt:visited, span.footertxt {
	font-family:Arial, Helvetica, sans-serif;
	color:#7D7A7A;
	font-size:11px;
	text-decoration:none;
	background-image:url(arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	padding-right:10px;
}
a.footertxt:hover, a.footertxt:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#1C94CE;
	font-size:11px;
	text-decoration:none;
	background-image:url(arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	padding-right:10px;
}

/* Search */
.search {
	margin-top:7px;
	margin-right:7px;
	width:145px;
	float:right;
/*	to hide search unquote the line below  */
/*	display:none; */
}
.search div {
	background-image:url(search_back.gif); 
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	height:25px;
	font-size:0px;
	float:none;
}
.search div div {
	background-image:url(search_left.gif); 
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	height:25px;
	float:none;
}
.search img {
	background-image:url(search.gif); 
	width:25px; 
	height:25px; 
	background-repeat:no-repeat; 
	padding:0px;
	margin:0px;
	border:0px;
	vertical-align:top;
	float:none;
}
.search a:hover img {
	background-image:url(search_on.gif); 
	width:25px; 
	height:25px; 
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	border:0px;
	vertical-align:top;
	float:none;
}
.search .NormalTextBox {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7D7A7A;
	background-color:transparent;
	border:0px;
	height:23px;
	line-height:23px;
	margin:0px;
	border:0px;
	width:110px;
	float:none;
}

/* Widget Styles */
.Widgets input {
	border:none;
}
#SizeWidget {
	margin:0px;
	padding-top:7px;
	padding-right:7px;
	float:right;
	white-space:nowrap;
	width:69px;
/*	to hide the size widget unquote the line below  */
/*	display:none; */
}
#TextSizeWidget {
	margin:0px;
	padding-top:7px;
	padding-right:7px;
	float:right;
	width:69px;
	white-space:nowrap;
/*	to hide the text widget unquote the line below  */
/*	display:none; */
}
#TextSizeWidget_text_small, #TextSizeWidget_text_medium, #TextSizeWidget_text_large, 
#SizeWidget_width_fixed, #SizeWidget_width_medium, #SizeWidget_width_full {
	float:left;
	height:25px;
	width:23px;
	margin:0px;
	cursor:pointer;
	background:transparent none no-repeat;
	font-size:0px;
}
#TextSizeWidget_text_small {
	background-image:url(css/text_small.gif);
}
#TextSizeWidget_text_small:hover, #TextSizeWidget_text_small.SelectedWidget {
	background-image:url(css/text_small_on.gif);
}
#TextSizeWidget_text_medium {
	background-image:url(css/text_medium.gif);
}
#TextSizeWidget_text_medium:hover, #TextSizeWidget_text_medium.SelectedWidget {
	background-image:url(css/text_medium_on.gif);
}
#TextSizeWidget_text_large {
	background-image:url(css/text_large.gif);
}
#TextSizeWidget_text_large:hover, #TextSizeWidget_text_large.SelectedWidget {
	background-image:url(css/text_large_on.gif);
}
#SizeWidget_width_fixed {
	background-image:url(css/width_fixed.gif);
}
#SizeWidget_width_fixed:hover, #SizeWidget_width_fixed.SelectedWidget {
	background-image:url(css/width_fixed_on.gif);
}
#SizeWidget_width_medium {
	background-image:url(css/width_medium.gif);
}
#SizeWidget_width_medium:hover, #SizeWidget_width_medium.SelectedWidget {
	background-image:url(css/width_medium_on.gif);
}
#SizeWidget_width_full {
	background-image:url(css/width_full.gif);
}
#SizeWidget_width_full:hover, #SizeWidget_width_full.SelectedWidget {
	background-image:url(css/width_full_on.gif);
}

/* invert styles */
.invert H1, .invert H2, .invert H3, .invert H4, .invert H5, .invert H6 {
	color:#FFFF00;
}
.invert .Normal, .invert p, .invert div, .invert td,
.invert div.breadcrumbtxt, .invert span.breadcrumbtxt {
	color:#FFFFFF;
}
.invert a:link, .invert a:visited,
.invert a:hover, .invert a:active,
.invert a.breadcrumbtxt:link, .invert a.breadcrumbtxt:visited,
.invert a.breadcrumbtxt:hover, .invert a.breadcrumbtxt:active {
	color:#FFFF00;
}

/* System Styles */
/* Module Action Menus */
.ModuleTitle_SubMenu {
	border:1px solid #C0D6E5;
}
.ModuleTitle_SubMenu td {
	background-color:#F8FAFF;
	white-space:nowrap;
	color:#4a4848;
}
.ModuleTitle_MenuIcon {
	background-color:#F8FAFF;
	border:none;
	padding:0px 2px;
	color:#4a4848;
}
.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon {
	background-color:#80A4B7;
	color:#FFFFFF;
}
.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {
	height:2px;
	background-color:#D5E0FF;
}
/* styles used in the file manager */
.FileManager {
	border-right:#DEDEDE 1px solid;
	border-top:#DEDEDE 1px solid;
	border-left:#DEDEDE 1px solid;
	border-bottom:#DEDEDE 1px solid;
	height:400px;
}
.FileManager_ToolBar {
	border-bottom:#DEDEDE 1px solid;
	height:25px;
	background-color:#DEDEDE;
}
.FileManager_Explorer {
	height:100%;
	border:#DEDEDE 1px solid;
	background-color:#FFFFFF;
	margin:2px 2px 2px 2px;
}
.FileManager_FileList {
	height:100%;
	border:#DEDEDE 1px solid;
	background-color:White;
	margin:2px 2px 2px 2px;
	overflow:auto;
}
.FileManager_MessageBox {
	text-align:center;
	vertical-align:middle;
	background-color:White;
	padding:25px 25px 25px 25px;
}
.FileManager_Header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3C3C3C;
	background-color:#DEDEDE;
	border-bottom:#DEDEDE 1px solid;
	height:25px;
}
.FileManager_Pager {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3C3C3C;
	font-weight:bold;
	background-color:#DEDEDE;
	border-top:#DEDEDE 1px solid;
	height:25px;
}
.FileManager_StatusBar {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	background-color:white;
	height:25px;
	margin:2px 2px 2px 2px;
}
.FileManager_Item {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3C3C3C;
	background-color:white;
	border-top:#DEDEDE 1px dashed;
	border-bottom:#DEDEDE 1px dashed;
}
.FileManager_AltItem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3C3C3C;
	background-color:#DFDFDF;
	border-style:none;
}
.FileManager_SelItem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:White;
	background-color:#99ffff;
	border-style:none;
}
.FileManagerTreeNode {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3C3C3C;
	font-weight:normal;
}
.FileManagerTreeNodeSelected {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:#DEDEDE; 
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
	text-decoration:none;
	color:#003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited	{
	text-decoration:none;
	color:#003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active	 {
	text-decoration:none;
	color:#003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover	{
	text-decoration:none;
	color:#ff0000;
}

/* styles used in the Wizard Framework */
.Wizard {
	border-right:white 1px solid;
	border-top:white 1px solid;
	border-left:white 1px solid;
	border-bottom:white 1px solid;
	height:400px;
	width:600px;
}
.WizardButton {
	background-color:#FEFDF5;
	border-top:#DEDCCD 1px solid;
	border-right:#DEDCCD 1px solid;
	border-left:#DEDCCD 1px solid;
	border-bottom:#DEDCCD 1px solid;
	color:#3C3C3C;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:normal;
}
.WizardHeader {
	height:30px;
	border-bottom:#DEDCCD 1px solid;
	color:#141414;
	background-color:#FFFFFF;
}
.WizardFooter {
	border-top:#DEDCCD 1px solid;
	background-color:#FFFFFF;
	height:25px;
	text-align:right;
}
.WizardBody {
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	height:325px;
}
.WizardHelp {
	padding-right:5px;
	padding-left:5px;
	font-size:11px;
	padding-bottom:5px;
	border-left:#DEDCCD 1px solid;
	width:180px;
	padding-top:5px;
	background-color:#DEDCCD;
}
.WizardHelpText {
	overflow:auto;
	font-size:11px;
	width:180px;
	color:#141414;
	font-family:Arial, Helvetica, sans-serif;
	height:300px;
}
.WizardText {
	font-size:11px;
	color:#141414;
	font-family:Arial, Helvetica, sans-serif;
}

/* text style used for help text rendered by modules */
.Help {
	border-right:black 1px solid;
	padding-right:2px;
	border-top:black 1px solid;
	padding-left:2px;
	font-weight:normal;
	font-size:11px;
	padding-bottom:2px;
	border-left:black 1px solid;
	color:black;
	padding-top:2px;
	border-bottom:black 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton	 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.CommandButton:link, a.CommandButton:visited {
	text-decoration:underline;
	color:#1C94CE;
}
a.CommandButton:active, a.CommandButton:hover {
	text-decoration:none;
	color:#1C94CE;
}
.invert a.CommandButton:link, .invert a.CommandButton:visited,
.invert a.CommandButton:active, .invert a.CommandButton:hover {
	background-color:#EFEFEF;
	padding:3px;
}

.clearall {clear:both;}


/* Slogans */
.slogan_01 {
	width:421px;
	height:53px;
	background-image:url(slogan_01.png);
	background-repeat:repeat;
	border:0px;
	padding:0px;
	margin:0px;
}
.slogan_02 {
	width:421px;
	height:53px;
	background-image:url(slogan_02.png);
	background-repeat:repeat;
	border:0px;
	padding:0px;
	margin:0px;
}
.slogan_03 {
	width:421px;
	height:53px;
	background-image:url(slogan_03.png);
	background-repeat:repeat;
	border:0px;
	padding:0px;
	margin:0px;
}
.slide {
	background-color:transparent;
	width:100%;
	text-align:center;
}
.slides div  {
	background-color:transparent !important;
}

.newsinput {width:130px;}

.images {
	border-right: #dddddd 1px solid; border-top: #dddddd 1px solid; border-left: #dddddd 1px solid; border-bottom: #dddddd 1px solid;
}
.hrbg {
	background-image: url(hdot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
}
#mapstatus690 {
display:none !important;}
