﻿/*  -----------------------------------------------------------------------------  */
/*                            Basic Structural Layout CSS                          */
/*  -----------------------------------------------------------------------------  */
body
{
  margin: 0px;
  padding: 0px;
  background-color: #F2EFEA;
  font-family: Arial;
  font-size: 10pt;
  text-decoration: none;
  color: #6D6E71;
  line-height:17pt;
}

#MasterMainTable
{
  background-color: Transparent;
  border: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
}

#MasterFooterContent
{
  font-family: Arial;
  font-size: 9pt;
  color: #A7A9AC;
  text-align: center ;
  padding: 0px 5px 0px 5px;
  background-color: #F2EFEA;
  background-repeat: no-repeat;
  background-position: center top;
  vertical-align: top;
  height: 114px;
}

#MasterFooterContent a
{
  font-family: Arial;
  font-size: 9pt;
  color: #A7A9AC;
  text-decoration: none;
}

#MasterFooterContent a:hover
{
  font-family: Arial;
  font-size: 9pt;
  color: #A7A9AC;
  text-decoration: underline;
}

#MasterLeftSidebar
{
  width: 280px;
  padding-top: 5px;
  background-color:#FFFFFF;
}

#MasterPageContent
{
  width: 669px;
  height: 625px;
  margin: 0px;
  padding: 10px 0px 0px 10px;
  background-color:#FFFFFF;
}

#TopMenu
{
  width: 1188px;
  padding:0px 0px 0px 100px;
  margin: 0px;
  z-index:1000px;
}
#BreadCrumb
{
  padding: 5px 0px 15px 0px;
  font-family: Verdana,Arial,Helvetica;
  font-size: 12px;
  font-weight:normal;
  font-style:italic;
  text-decoration: none;
  color: #6D6E71;
}

#BreadCrumb a
{
  padding: 5px 0px 0px 0px;
  font-family: Verdana,Arial,Helvetica;
  font-size: 13px;
  font-weight:normal;
  font-style:italic;
  text-decoration: none;
  color: #6D6E71;
}

#BreadCrumb a:hover
{
  padding: 5px 0px 0px 0px;
  font-family: Verdana,Arial,Helvetica;
  font-size: 13px;
  font-weight:normal;
  font-style:italic;
  text-decoration: underline;
  color: #6D6E71;
}

.topTd
{
  width:231px
}

.tdMenuHeader
{
  width:1100px;
  height:150px;
  padding :0px 0px 0px 100px;
}

.MenuRow
{
  width: 875px;
  padding: 0px 0px 0px 80px;
  margin: 10px;
}

.divMenu
{
  border:solid 1px #A19E9C;
  height:44px;
  background-color:#D5CCC4;
  color:#594A42;
  font-weight:bold;
  margin-top:10px;
  margin-right:152px;
}

.divMenu a
{
  color:#594A42;
  text-decoration:none;
}

.divMenu a:hover
{
  color:#594A42;
  text-decoration: underline;
}

a
{
  color: #6D6E71;
  text-decoration: underline;
}

h1
{
  color:#F26322;
  font-family: Arial,Helvetica;
  font-size: 15pt;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom:4px;
  font-weight:bold 
}

h2
{
  font-family: Arial,Helvetica;
  color: #6D6E71;
  font-size: 12pt;
  font-weight: normal;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

h3
{
  font-family: Arial,Helvetica;
  font-size: 11pt;
  font-weight: normal;
  padding-bottom:0px;
  margin-bottom:0px;
  font-weight:bold 
}

p
{
  padding-top:5px;
  margin-top:5px;
}

img, img a
{
  border: none;
}


/*  -----------------------------------------------------------------------------  */
/*                                Custom Style CSS                                 */
/*  -----------------------------------------------------------------------------  */
.borderlesstable
{
  border: none;
  border: 0px;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

.sidebar-blog
{
  padding:9px 10px 0px 10px;
  text-align:left;
}

.blog-head
{
  width: 260px;
  height:25px;
  color: #FFFFFF;
  font-weight:bold;
  text-align:left;
  font-size: 13px;
  padding:0 0 0 0px;
}

.blog-head a
{
  color: #FFFFFF;
  text-decoration: none;
}

.blog-content
{
  border:1px solid #dddddd; padding:6px;
  margin-top: 10px;
}

.blog-title
{
  color:#F26322;
  font-weight:bold;
}

.blog-readmore
{
  width:220px;
  text-align:right;
  font-size:11px;
  padding-right:15px;
}

.blog-readmore a
{
  color:#e93c14;
  text-decoration:none;
}

.innertable
{
  width:630px;
  padding-left:10px;
}

.smalltext
{
  color: #F26322;
  font-family: Arial,Helvetica;
  font-size: 13px;
  height: auto;
  text-decoration : none;
}

.blacktext
{
  color: #000000;
  font-size: 9pt;
  font-family: Arial;
  padding: 5px;
}

.list
{
  font-size: 10pt;
  list-style-type: disc;
}

div.hr
{
  height: 1px;
  padding:33px 0px 0px 5px;
  width:850px;
}
.link
{
  font-size:12px;
  color:#000000;
}

.slink
{
  font-size:10px;
  color:#FFFFFF;
}


div.hr hr { display: none; }

 div.side-hr
{
  height: 1px;
  padding:23px 0px 0px 5px;
  width:190px;
}

div.side-hr hr { display: none; }

 div.black-hr
{
  height: 1px;
  padding:13px 0px 10px 5px;
  width:150px;
}

div.black-hr hr { display: block; }


.main_pages {
  height: 740px;
  width: 600px;
  padding:0px;
  background-color:#FFFFFF;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  overflow: hidden;
  }
.header_left{
  height: 358px;
  width: 290px;
	padding:0px;
	background-image:url(/images/bg_image.jpg);
	float:left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 4px;
	}
.header_right{
	height: 358px;
	width: 290px;
	float:left;
	background-image:url(/images/bg_image.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 16px;
	padding: 0px;
	}
	.spacing_data{
	line-height:18px;
	color:#333333;
	font-size:12px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 9px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-shadow:#333333;
		}
.space_image{
	padding:0px;
	text-align: center;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;

}
.header_lefting{
	height: 358px;
	width: 290px;
	padding:0px;
	background-image:url(/images/bg_image.jpg);
	float:left;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 4px;
	}
	.header_righting{
	height: 358px;
	width: 290px;
	float:left;
	background-image:url(/images/bg_image.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 16px;
	padding: 0px;
	}
	.ordernow{
	width:147px;
	height:48px;
	padding-right:15px;
	background-repeat:no-repeat;
	float:right;	

}
.ordernow:hover{
	width:147px;
	height:48px;
	padding-right:15px;
	background-repeat:no-repeat;
	float:right;
}

