
/* START: Global Assignments */

body {
	font-size: 0.9em;
	color: #CCCCCC;
	margin:0px;
	padding:0px 0px 0px 0px;
	background-color:Black;
	font-family:Times New Roman;
	
	}
	

	/*a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}*/


/*
body {
	background:#dcddde;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin:0px;
	padding: 0px;
	}
*/
h1 
{
    background-image: url(../images/welcomebar9.png);   
    background-repeat:no-repeat;
    height:40px;     
	color: #B5915A;
	font-size: 1.4em;
	padding: 12px 0px 0px 10px;
	margin: 10px 0px 0px -10px;	
	width:479px;
	font-weight:normal;
	}
	
h2 {
 	color: #CCCCCC;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0px;
	padding:0px;
	}
	
h3 {
	color: #CCCCCC;
	font-size:1.3em;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

h4 {
	color: #CCCCCC;
	font-size: 1.9em;
	font-weight: normal;
	}
	
	
a {color: #FFFFFF; text-decoration: none;}
a:hover {color: #B5915A; text-decoration:none;}
	
/*
.info { color: #990000; }
	
img { border: 0px; }
	
a {color: #000000; text-decoration: none;}
a:hover {color: #232a44; text-decoration:none;}

a.WhiteLink{ color:#000000; text-decoration:none;}
a:hover.WhiteLink{color:#FFFFFF; text-decoration: none}

a.GreyLink{ color:#232a44; text-decoration:none;}
a:hover.GreyLink{color:#232a44; text-decoration: none}*/
/* END: Global Assignments */


/* START: Main page containers */

.clear {
	clear:both;
	height: 0px;
	}

#wrapper {
	width: 1200px;
	height:1100px;
	margin: 0 auto;		
	background-image: url(../images/weirsbg1200.jpg);
	background-repeat:no-repeat;
	}
	
	#firstmenu
	{
		width:490px;
		height:25px;
		background-color:Gray;
		float:right;
		margin-top:30px;
		margin-right:35px;
		}
		
	#maindiv
	{
		width:820px;
		min-height:862px;
		height:auto !important;
		height:862px;		
		margin:0 auto;		
		}
		
		#secondmenu
	{
			width: 820px;
	height:23px;
	margin: 0 auto;	
	color:#FFFFFF;
	margin-top:8px;	
	background-image:url(../images/menubarpk.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:-30px;
	
		}
		
		#banner
		{
			width: 820px;
	height:240px;
	margin: 0 auto;		
	background-image: url(../images/bgbanner.png);
	background-repeat:no-repeat;
	padding-top:40px;
	margin-left:-30px;
			}
		
#mainContainer
{
	width:820px;
	height:640px;
	
	margin:0 auto;
	padding-top:100px;
	margin-right:20px;	
	}
	

#ContentContainer 
{
    width:820px;
    min-height: 400px;
    height: auto !important;
    height: 400px;    
    margin:0 auto;
}

#ContentContainer .Text 
{	padding-left:35px;
    width: 465px;
    float: left;
    
}

#ContentContainer .Images 
{
    width: 280px;
    float: right;
}

#ContentContainer .Images .newsfeed
{
	width:260px;
	height:355px;
	margin-top:15px;
    background-image: url(../images/newsfeedpk.png);    
}

#ContentContainer .Images .newsfeed .newsfeedTitle
{
	color:#B5915A;	
	font-size:1.5em;
	padding-left:20px;
	padding-top:15px;
    
}

#ContentContainer .Images .newsfeed .divnewsfeed
{
	color:#B5915A;	
	width:240px;
    margin:0 auto;
    height:76px;
    background-color:#333132;
    border:solid 4px #3E3E3E;
    margin-top:20px;
    margin-bottom:20px;
}

#ContentContainer .Images .newsfeed .imgnewsfeed
{
	width:64px;
	height:64px;
	float:left;
	padding-right:10px;
}

#ContentContainer .Images .newsfeed .newsfeedtext
{
	color:#ffffff;

	font-size:0.8em;	
	height:50px;
	width:155px;	
	float:left;
	padding:2px 0px 0px 0px;
}

#ContentContainer .Images .newsfeed .newsfeedtext a
{	font-size:1.0em;
	color:#B5915A;
}

#ContentContainer .Images .newsfeed .newsfeedtext a:hover
{	font-size:1.0em;
	color:#B5915A;
}

#ContentContainer .Images .newsfeed .newsfeedmoreinfo
{
	color:#B5915A;
	font-size:0.6em;	
	height:15px;width:50px;
	
	
}

#ContentContainer .Images .newsfeed .newsfeedmoreinfo a
{	font-size:1.0em;
	color:#B5915A;
}

#ContentContainer .Images .newsfeed .newsfeedmoreinfo a:hover
{	font-size:1.0em;
	color:#B5915A;
}

#ContentContainer .Images  a
{
	/*border:solid 4px Black;
	color:Black;*/
}

#ContentContainer .Images a:hover
{
/*		border:solid 4px Black;
		color:Black;*/
}


/*
a img { border: 4px #c0c0c0 solid; }
a:hover img {border: 4px #c0c0c0 solid; }
a:visited img {border: 4px #C0c0c0 solid; }
*/
a img {
border: 0 none;
}
a.white_a:visited
{

	font-size:0.9em;
	color:#B5915A;
	text-decoration:none;
	border-width:0px;
	}
a.white_a:hover
{

	font-size:0.9em;
	color:#B5915A;
	text-decoration:none;
	}
a.white_a:link
{

	font-size:1.0em;
	color:#B5915A;
	text-decoration:none;
	border-width:0px;
	}
	
	

/* news**/
.imgnews
{
	width:64px;
	height:64px;
	padding:5px 5px 5px 5px;
	
}
	

.LongBox 
{
    width: 658px;
    min-height: 140px;
    height: auto !important;
    height: 140px;
    margin-left:-8px;
}

.LongBox .Top 
{
    width: 750px;
    height: 6px;
    background: url("../images/newsbgimgTop1.png") no-repeat;
    margin-left:34px;
}

.LongBox .Body 
{
    width: 700px;
    min-height: 128px;
    height: auto !important;
    height: 128px;
    padding: 10px 20px 10px 30px;
    /*background: url("../images/newsbgimg2.png") no-repeat;*/
    background: url("../images/newsbgimgMiddle1.png") repeat-y;
    /*/border:solid 1px #C0C0C0;*/
    margin-left:33px;
  
}

.LongBox .Bottom 
{
    width: 750px;
    height: 12px;
    /*background: url("../images/newsbgimgBottom.png") no-repeat;*/
    margin-left:32px;
}

/* News Boxes */
.LongBox .Body .NewsImage 
{
    width: 130px;
    padding: 0px;
    float: left;
}

.LongBox .Body .NewsContent 
{
    width: 445px;
    padding: 0px;
    float: right;
}


.LongBox .Body .NewsImage2
{
    width: 170px;
    padding: 0px;
    float: left;

    font-size:1.0em;
    color:#ffffff;
}


.LongBox .Body .NewsContent2 
{
    width: 655px;
    padding: 0px;
  
}

.LongBox .Body .NewsContent2 a,
.LongBox .Body .NewsContent2 a:hover
{
	color:White;
	}



.LongBox .Body .NewsContent a,
.LongBox .Body .NewsContent a:hover
{
	color:White;
	}


.LongBox .Body .NewsContent a,
.LongBox .Body .NewsContent a:hover
{
	color:white;
	}


/***********************/

a.white_a:visited
{

	font-size:1.0em;
	color:#B5915A;
	text-decoration:none;
	}
a.white_a:hover
{

	font-size:1.0em;
	color:#B5915A;
	text-decoration:none;
	}
a.white_a:link
{

	font-size:1.0em;
	color:#B5915A;
	text-decoration:none;
	}
	
	.ImageHolder 
{
    width: 300px;
    padding-left: 10px;
    float: right;
    margin-top:40px;
}

.lblprodrange
{

	font-size:12px;
	font-weight:bold;
	color:White;
	padding-left:15px;
	}
	
	
.imgprodrange
{
		
	height:70px;
	width:100px;
	margin-right:0px;
	margin-left:5px;
	margin-top:10px;
	}
	
.dtlprod
{
	margin:0 auto;
	
	}

.lblname
{
	font-family:Script;
	font-size:19px;
	font-style:italic;
	color:White;
	text-align:center;
	
	}
	
	
	
	#wrapall{background-image:url('../images/weirsbg1202.jpg');background-repeat:no-repeat;width:1200px;margin:0 auto;}		
    .mainwrapper {width:820px;min-height:862px;height:auto !important;height:862px;margin-left:160px;}
    .space32{width:820px;height:42px;margin:0 auto;background-color:Transparent;}    
    .firstmenu{width:480px;height:25px;margin-left:340px;color:#B5915A;font-size:0.9em;}
    .secondmenu{width:820px;height:32px;margin:0 auto;background-image:url(../images/menubarpk.png);background-repeat:no-repeat;color:#B5915A;font-size:1.0em;}
    .mybanner{width:820px;height:232px;margin:0 auto;	background-image: url(../images/bgbanner.png);background-repeat:no-repeat;padding:10px 0px 0px 10px;}
    .space7{width:820px;height:7px;margin:0 auto;}
    .space17{width:820px;height:17px;margin:0 auto;}
    .divmaincontent{width:820px;min-height:400px;height:auto !important;height:400px;margin:0 auto;background-image: url(../images/middlemaincontent.png);background-repeat:repeat-y;}
    
    .footerimgs{width:820px;height:131px;margin:0 auto;background-image:url(../images/prange3.png);border:0px;}
    .footerimgs a, 
    .footerimgs a:hover
    {    	   	
        border-width:0px;
        text-decoration:none;
    	color:#414141;
    	} 
    .footermenu{width:820px;height:32px;margin:0 auto;color:#B5915A;color:#B5915A;text-align:center;font-size:0.8em;}
    .space12{width:820px;height:12px;margin:0 auto;}
    .address{width:820px;height:32px;margin:0 auto;color:#B5915A;text-align:center;font-size:0.8em;}
    .bgwrap{background-image: url(../images/weirsbg1200.jpg);}
    .search{height:19px;width:150px;background-color:#B5915A;float:right;}
    .txtsearchbox{border-style:none;margin:2px 0px 0px 2px;width:125px;height:13px;font-size:0.8em;}
    .gobutton{color:White;font-size:0.9em;font-weight:400;text-decoration:none;}
    .cgobutton{width:20px;height:18px;float:right;padding:0px 5px 0px 2px}
 /*   .newstextbanner{width:750px;height:55px;background-image:url(../images/bannerNews.png);background-repeat:no-repeat;margin-left:35px;padding:10px 5px 0px 15px;font-size:1.9em;}*/
    .newstextbanner{width:750px;min-height:35px;height:auto !important;height:35px;margin-left:20px;margin-bottom:20px;padding:5px 5px 0px 15px;}
    .sitem a,
    .sitem a:hover
    {color:White;}
    .searchwrap{height:23px;width:200px;float:right;color:#B5915A;}
    .mybottom{width:820px;height:13px;margin:0 auto;background-image: url(../images/bottommaincontent.png);background-repeat:no-repeat;}
    .mytop{width:820px;height:10px;margin:0 auto;background-image: url(../images/topmaincontent.png);background-repeat:no-repeat;}
    
    
    
 #UserPanel {
 width: 820px;
 height: 26px;
 
 }
#UserPanel .NavItems {
    width: 380px;
    height: 26px;
    line-height:26px;
    float: left;
    padding-left:160px;
    color:#B5915A;
    }
#UserPanel .SearchBox {
    width:280px;
    height: 26px;
    float: right;
    }
    
#UserPanel .SearchBox .SLabel {
    width: 97px;
    line-height:26px;
    text-align:right;
    height: 26px;
    float: left;
    padding-right: 3px;
    color:#B5915A;
}
 #UserPanel {
 width: 820px;
 height: 26px;
 
 }
#UserPanel .NavItems {
    width: 380px;
    height: 26px;
    line-height:26px;
    float: left;
    padding-left:150px;
    color:#B5915A;
    }
#UserPanel .SearchBox {
    width:280px;
    height: 26px;
    float: right;
    }
    
#UserPanel .SearchBox .SLabel {
    width: 97px;
    line-height:26px;
    text-align:right;
    height: 26px;
    float: left;
    padding-right: 3px;
    color:#B5915A;
}

#UserPanel .SearchBox .SInput {
    width: 174px;
    height: 20px;
    float: left;
    background-color:#B5915A;
    
    /*color: white;*/
}

#UserPanel .SearchBox .SInput .TextBox {
    width: 114px;
    height: 10px;
    padding-bottom:2px;
}
