﻿@import url('header.css');
@import url('footer.css');
body
{
    font-family: Tahoma;
    background: url(../inner-images/headtop-bg.png);
	background-repeat:repeat-x;
	margin: 0;
}
form 
{
	margin:0px;
	padding:0px;
}
/*---------------start left---------*/

#leftsite-Container {
	float: left;
	height: auto;
	width: 210px;
}
#inpg-sitepanel {
	float: left;
	height: auto;
	width: 208px;
	padding-bottom: 5px;
	border: solid 1px #e1e1e1;
	background-image: url(../inner-images/left-bar-bg.png);
	background-repeat: repeat-x;
}
.inpg-site 
{
    float: left;
	height: auto;
	width: 208px;
}
.inpg-site a 
{
    float: left;
	height: 24px;
	width: 182px;
	font-family: Tahoma;
	font-size: 13px;
	color: #363636;
	text-decoration: none;
	background-image: url(../inner-images/site-arrbg.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	line-height: 1.6em;
}
.inpg-site a:hover 
{
    text-decoration: underline;
}
.inpg-site .left-head a {
	float: left;
	height: 25px;
	width: 200px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
	padding-left: 8px;
	border-bottom: solid 1px #e1e1e1;
	margin-bottom: 4px;
	padding-top: 4px;
	background:none;
}
.inpg-site span {
	float: left;
	height: 25px;
	width: 200px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #252525;
	padding-left: 8px;
	border-bottom: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	padding-top: 4px;
}
.inpg-Size 
{

}
.inpg-Size span
{
    float: left;
	height: 25px;
	width: 200px;
	font-family: Tahoma;
	color: #252525;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	padding-top: 8px;
	padding-left: 8px;
	border-bottom: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
}
.inpg-Size .sizeCont
{
	float: left;
	width: 208px;
	height: auto;
	padding:0px;
	margin: 0px;
}
.inpg-Size .sizeCont .sizeX {
	float: left;
	height: 18px;
	border: solid 1px #dcddde;
	text-align: center;
	margin: 6px 0px 8px 6px;
	width:58px;
}
.inpg-Size .sizeCont .sizeX a {
	float: left;
	font-size: 11px;
	font-family: tahoma;
	color: #525252;
	text-decoration:none;
	line-height: 1.7em;
	background:none;
	width:50px;
	padding: 0px 4px 0px 4px;
}
.leftbar 
{
	width: 210px;
	float: left;
}
.leftbanner 
{
	width: 210px;
	float: left;
	padding-top:5px;
	padding-bottom:5px;
}
/*---------------end left---------*/
	

#middle_txt 
{
	width: 781px;
	border: 1px solid #d6d6d6;
	font-family: Tahoma;
	font-size: 12px;
	float:right;
	margin-top: 5px;
}
#middle_txt p
{
	margin-top:5px;
	text-align:justify;
	padding:3px;
}
#middle_txt a
{
	color:#525252;
}
#content-container {
	float: left;
	height: auto;
	width: 782px;
	margin-left:8px;
}
#head-txt {
	height: 23px;
	width: 774px;
	color: #333333;
	background : url('../inner-images/left-bar-bg.png');
	background-repeat :repeat-x ;
	padding-top: 6px;
	padding-left : 7px;
	border: 1px solid #e1e1e1;
}
#head-txt h1 
{
	margin:0px;
	padding:0px;
	font-family: Tahoma;
	font-size: 15px;
	font-weight:lighter;
}
#global-contentContainer {
	height: auto;
	width: 1000px;
	margin: 0 auto;
}

#trail-linkTxt {
	height: 20px;
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#trail-linkTxt a {
	font-family: Tahoma;
	color: #333;
	font-size: 12px;
	float: left;
	margin-right: 10px;
	text-decoration: none;
	margin-left: 2px;
	padding-top:3px;
	padding-left: 12px;
	background:url(../inner-images/arrow-n.png);
	background-repeat: no-repeat;
}
#bar-1 
{
    float: right;
}
.up-both {
	width: 1000px;
	height: 5px;
	clear: both;
}
#main_txt 
{
    padding:5px;
	width: 771px;
	font-size:11px;
	text-align:justify;
	clear:both;
}

#send-box 
{
	width: 800px;
	padding-left:21px;
	float:left;
}
.txtbox {
	border: 1px solid #e6e6e6;
	font-family: Verdana;
	font-size: 10px;
	color: #737373;
	width: 150px;
	height: 14px;
	width:250px;
	padding-top:2px;
}
.txtarea 
{
	border: 1px solid #e6e6e6;
	font-family: Verdana;
	font-size: 10px;
	color: #737373;
	width:500px;
	height:200px;
}
.box-txt 
{
	width: 175px;
	float:left;
	text-align:right;
	padding-bottom:5px;
	padding-right:5px;
}
.box-area 
{
	width: 620px;
	float:left;
	padding-bottom:5px;
}
.box-btn 
{
	width: 620px;
	padding-left:180px;
	float:left;
}
