@charset "UTF-8";
div {
	border:0px solid red;
}
p {
	margin:11;
	padding:0;
}
h1 {
	margin:11px 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16;
	font-weight: 100;
	color: #FF7000;
	text-transform: capitalize;
}
h2 {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	margin-top:11px; margin-bottom:11px;
	text-transform: capitalize;
}
h3 {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff7000;
	margin-top:20px; margin-bottom:2px;
	text-transform: capitalize;
}
body  {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
	text-align: top;
	color: #333333;
	background-color: #8EA8A7;
	background-image: url(/images/layout/welded-roof-bg-jpg.aspx);
	background-position: top center;
	background-attachment: fixed;
}

.list
{
	list-style-image:url(/images/layout/bullet.aspx);
	margin-top:0px;
}


body #container {
	width: 960px;
	margin: 0 auto;
	/*	margin:0 0px 0 33px; */
	border: 0px solid #000000;
	text-align: left;
	background-color:#ffffff;
	background:url(/images/layout/left_grey.aspx) left repeat-y #ffffff;
}

body #header {
	padding: 0 10px 0 20px;
	height: 128px;
        background-image: url(/images/layout/sureweld_header_gif.aspx);
}
body #header #topcontactdetails {
	width:100%;
	text-align:right;
	padding-top:17px;
	color:white;
}
body #header2 {
	margin-right: 2 2 2 2px;
	height: 60px;
	width:100px;
}
body #footer {
	margin-left:200px;
	height: 56px;
        background-image: url(/images/layout/sureweld_footer_gif.aspx);
}

#breadcrumbs {
	margin-left:200px;
	font-size:8pt;
	font-weight: bold;
	text-transform: capitalize;
	
}
.B_currentCrumb {
	color: #ff7000;
}
#sidebar1 {
	float: left;
	width: 190px;
	padding: 5px 5px 15px 5px;
	padding:0;
}
#sidebar1 ul {
	list-style-type: none;
	padding:0; margin:0px;
}
#sidebar1 ul li {
}
#sidebar1 ul li.CMSListMenuHighlightedLI ul li.CMSListMenuHighlightedLI {
	color: #FF7000;
}
#sidebar1 ul li a {
	line-height:200%;
	color: #FFFFFF;
	font-weight: 100;
	padding-left:8px;
	text-transform: capitalize;
}
#sidebar1 ul li ul li {
	display:none;
}
#sidebar1 ul li.CMSListMenuHighlightedLI a {
	line-height:160%;
	font-size:10pt;
	color: #FFFFFF;
}
#sidebar1 ul li.CMSListMenuHighlightedLI {
	background-color:#FF7000;
}
#sidebar1 ul li.CMSListMenuHighlightedLI ul {
	background:none;
}
#sidebar1 ul li.CMSListMenuHighlightedLI ul li {
	background-color:#5C5C5C;
	display:block;
}
#sidebar1 ul li.CMSListMenuHighlightedLI ul li.CMSListMenuHighlightedLI {
	background-color:black;
}
#sidebar1 ul li.CMSListMenuHighlightedLI ul li a {
	color: #FFFFFF;
	margin-left:10px;
}
#sidebar1 ul li ul li a {
	border:0px solid blue;
	text-transform: capitalize;
}
#sidebar2 {
	float:right;
	padding: 0 0 0 -5px;
	width:270px;
	margin: 20px 0;
/*	background-color:#FF7000; */
}
#sidebar2Home {
	float:right;
	padding: 0 0 0 -5px;
	width:270px;
	margin: 12px 0;
/*	background-color:#FF7000; */
}
body #mainContent {
	margin: 0 0 0 205px;
	padding: 8 5px;
	width: 460px;
	min-height:320px;
} 
body #mainContent p {
	padding-bottom:10px;
}
body #mainContentHome {
	margin: 0 0 0 196px;
	padding: 12px 5px;
	width: 480px;
	min-height:320px;
} 
body #bottomlinks {
	margin-left:200px;
	margin-bottom:9px;
}
body #footer { 
	padding: 0 10px 0 20px;
} 
body #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color:#FF8312;
	font-weight:bold;
	text-decoration: none;
}
a:visited 
{
	color:#FF8312;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FFB87C;
}
.GreenBox {
	background-color:green;
}
.WhiteBox {
	background-color:white;
}
.frontNewsBox {
	background-color:#DDDDDD;
	border-top-color:black; 
	border-top-style:dashed; 
	border-top-width:thin; 
	border-bottom-color:black; 
	border-bottom-style:dashed; 
	border-bottom-width:thin; 
	padding:5px;
	width:469px;
	height:168px;
}
.frontNewsItem {
	width: 200px;
	border:0px solid red;
	float:left;
	margin-left:12px;
}
.newsitem {
	margin-bottom:20px;
}

#bottomlinks {
	color: #CCCCCC;
	font-size:8pt;
	text-align:center;
}

#bottomlinks a {
	color: #CCCCCC;
	padding-left:2px;
	padding-right:2px;
	font-weight:normal;
}

#bottomlinks a:hover {
	color: #CCCCCC;
	padding-left:2px;
	padding-right:2px;
	font-weight:normal;
}

#homenews {
	background-color:#DDDDDD;
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
	height: 158px;
	padding:20px;
        overflow:hidden;

}
.homenewsitem {
	width:200px;
	float:left;
	padding-right:10px;	
}
.NewsPreviewTitle a {
	font-weight:bold;
	color:#FF7000;
}
.NewsPTitle a {
	font-weight:bold;
	color:#FF7000;
}

.gallerylist
{
	list-style:none;
	float:left;
	border:solid 2px #ff7700;
	width:100px;
	min-height:120px;
	max-height:130px
}
.gallerylist img
{
	border:0px;	
}

.linkstable
{
	width:100%;
	border:none;	
}

.linkstable td
{
	border-bottom:solid 1px #ff7700;
	height:95px;
	padding:0px;
	vertical-align:middle;	
}

#designreligionlink
{
	width:960px;
	margin:auto;
	text-align:right;
}



