/* 
================================
Skin styles for DotNetNuke
================================
*/   

body {
background-color: #9D9D9D;
}

.pagemaster {
	width: 100%;
	height: 100%;

	
}
.skinmaster {
	width: 684px;
	background-color: White;
	border: 12px solid white;
	
}
.controlpanel {
	width: 100%;
	height: 0px;
	background-color: #dddddd;
}

.header {
	height: 194px;
	background-image:url(/images/header.jpg);
	background-repeat: no-repeat;
}

.spacer {
	background-image:url(/images/spacer.jpg);
	height:95px;
	width:660px;
}
.header .logo {
	width: 33%;
}

.header .mainmenu {
	width: 33%;
}

div.menu {
	margin-left: 25px;
	margin-top: 22px;
	height: 172px;
	position: relative;
}

.header .search {
	width: 33%;
	text-align: left;
	padding-left: 30px;
	padding-top: 25px; 
}

#dnn_dnnSEARCH_txtSearch {
	font-size:13px;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	background-color:#C3C3C3;
	color:Black;
	width: 100px;
	margin-top: 35px;
	margin-left: 4px;
}

#dnn_dnnSEARCH_cmdSearch {
	color: White !important;
}



.footer {
	height: 50px;
}

.splitcontent33-67 {
	width: 100%;
	height: 100%;
	background-color: #2e3536;
	padding-top: 10px;
	padding-bottom: 10px;
}


.centercontent {
	background-color: White;	
	padding-top: 10px;
	padding-bottom: 10px;
}

.centercontent .ContentPane {
	width: 100%;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	
}

.splitcontent {
	background-color: White;	
	padding-top: 10px;
	padding-bottom: 10px;
}

.splitcontent .LHSContentPane {
	width: 33%;
	height: 100%;
	padding-right: 10px;
	border-right: 1px solid #e5e5e5;
	padding-left: 5px;
	
}
.splitcontent .ContentPane {
	width: 33%;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	
}
.splitcontent .RHSContentPaneFrame {
	width: 33%;
	height: 100%;
	padding-left: 10px;
	padding-right: 5px;
	
}

.Head {
	color: #9F855F; !important;
	font-size: 12px !important;
	font-family: tahoma !important;
	font-weight: bold !important;
	padding-left: 0px;
}

.subhead {
	color: #5E5E5E !important;
	font-size: 11px !important;
	font-family: tahoma !important;
	font-weight: bold !important;
}

.subsubhead {
	color: #5E5E5E !important;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
}

.Normal td {
	color: #5E5E5E;
	font-size: 11px;
	font-family: tahoma;
	text-align: justify;
	line-height: 18px;
}

.NormalBold {
	font-size: 11px;
	color: #5E5E5E !important;
	font-family: tahoma;
	font-weight: bold;
}

.NormalRed {
	font-size: 11px;
	color: red;
	font-family: tahoma;
	font-weight: bold;
}
.NormalTextBox {
	font-size: 11px;
	background-color: #c5c5c5;
	font-family: tahoma;
	font-weight: normal;
	color: #2e3536;
}

.NormalCheckBox {
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	color: #5E5E5E;
}

.text {
	color: #5E5E5E;
	font-size: 11px;
	font-family: tahoma;
	text-align: justify;
	line-height: 18px;
}

.list {
	background-image: url(/Portals/0/point_3.jpg);
	background-repeat: no-repeat;
	padding: 2px 5px 0px 14px;
	background-position: 5px 7px;
	line-height: 13px;
	display: block;
}


a {
	color: #b41a1a !important;
	text-decoration:none !important;
	font-size: 11px;
	font-family: tahoma;
}	

a:hover {
	text-decoration:underline !important;
	color: #fa0000 !important;
}

a:visited {
	color: #b41a1a !important;
}

a:active {
	color: #fa0000 !important;
}


.SkinObject {
	color: #5E5E5E;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

A.SkinObject:link {
	color: #b41a1a;
    text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
  
A.CommandButton:link
{
	color: #1f9eff;
    text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.forms {
	
}

.forms td {
	width: 50%;
	font: Tahoma;
	font-size: 11px;
	height: 21px;
	padding-bottom: 10px;
	vertical-align: middle;
	
}

.entryfield {
	width:310px; height:21px; font-family:tahoma; font-size:11px; background-color:#C5C5C5;
}

.MainMenu_MenuContainer {


	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #cccccc; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #aaaaaa; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}

.MainMenu_RootMenuItem
{
	    border: solid 10px purple;
    background-color: Lime;
    height: 50px;
}
.MainMenu_MenuArrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}

.articleContentCell { background-color: #f7f6f4; }
.articleTextCell { background-color: #edecea; }
.articleTopCell { background-color: #edecea; color:#5E5E5E !important; }
.articleFooterCell {background-color:White }

div#aboutus {
	position: absolute;
	top: 0px;
}
div#plastics {
	position: absolute;
	top: 30px;
}
div#metals {
	position: absolute;
	top: 60px;
}
div#toolroom {
	position: absolute;
	top: 90px;
}
div#contactus {
	position: absolute;
	top: 120px;
}

div.breadcrumb {
	top: 48px;
	left: 15px;
	position: relative;
	
}

.readmore {
	position: relative;
	float: right;
	margin: 15px 5px 0px 0px;
	
}

.splitcontent .RHSContentPaneFrame #lefttopheader {
	background-color:#920a0c;
	position: relative;
	top:0px;
	left:0px;
	height:5px;
	width:5px;
	display:block;
	content: " ";
	float:left;
	font-size: 1px;
	
}
.splitcontent .RHSContentPaneFrame #righttopheader {
	background-color:#b41a1a;
	position: relative;
	top:0px;
	height:5px;
	width:214px;
	display:block;
	content: " ";
	float:left;
	font-size: 1px;
}
.splitcontent .RHSContentPaneFrame #topbreak {
	background-color:White;
	position: relative;
	top:0px;
	height:1px;
	width:219px;
	display:block;
	content: " ";
	float:left;
	font-size: 1px;
	clear:both;
}
.splitcontent .RHSContentPaneFrame #leftbottomheader {
	background-color:#f1f0ee;
	position: relative;
	top:0px;
	left:0px;
	height:43px;
	width:5px;
	display:block;
	content: " ";
	float:left;
	font-size: 1px;
}
.splitcontent .RHSContentPaneFrame #rightbottomheader {
	background-color:#f7f6f4;
	position: relative;
	top:0px;
	height:43px;
	width:214px;
	display:block;
	content: " ";
	float:left;
	font-size: 1px;
}


.splitcontent .RHSContentPaneFrame #contentborder {
	background-color:#e4e0dd;
	position: relative;
	top:0px;
	left:0px;
	display:block;
	content: " ";
	float:left;
}
.splitcontent .RHSContentPaneFrame #contentborder #contentinside {
	background-color:#edecea;
	position: relative;
	top:0px;
	width:214px;
	display:block;
	float:left;
	left: 5px;
	padding-bottom: 10px;
}

#datetime {
	position: relative;
	top: 40px;
	left: 5px;
	
}

#dnn_dnnCURRENTDATE_lblDate {
	color: White !important;
	font-weight: normal !important;
}

#dotpoint {
	text-align: justify;
	line-height: 15px;
	padding-left: 8px;
	background-image:url(/images/arr.gif);
	background-position: 0px 5px;
	background-repeat:no-repeat;
	margin-left: 8px;
	color: #5E5E5E;
	font-size: 11px;
	
}

#paragraph {
	padding-top: 12px;
	text-align: justify;
	line-height: 15px;
	color: #5E5E5E;
	font-size: 11px;
	font-family: tahoma;
}
.forms td {
	width: 50%;
	font: Tahoma;
	font-size: 11px;
	height: 21px;
	padding-bottom: 10px;
	vertical-align: middle;
	
}

.forms {
	
}

