
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
#master_container {
	width: 1100px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.master_rightImage {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	right: 0px;
}
.master_leftImage {
	float: left;
	margin-left: 0px;
}
#master_header {
	background-color: #DDDDDD;
	background-image: url(../../ESHOP/SiteImages/site_05.jpg);
	background-repeat: repeat-x;
	height: 61px;
	margin: 0px;
	padding: 0px;
}
#master_headerLogo {
	background-color: #ffffff;
	height: 136px;
	margin: 0px;
	background-image: url(../../ESHOP/SiteImages/logo.png);
	background-position: left bottom;
	text-align: right;
	vertical-align: bottom;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #969494;
	padding: 0px;
}
#master_header2 {
	background-color: #DDDDDD;
	background-image: url(../../ESHOP/SiteImages/site_14.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 33px;
}
#master_header3 {
	background-color: #DDDDDD;
	background-image: url(../../ESHOP/SiteImages/site_17.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 27px;
}

#master_footer {
	/*background-color: #DDDDDD;
	background-image: url(../../ESHOP/SiteImages/site_22.jpg);
	background-repeat: repeat-x;*/
	height: auto;
	font:0.7em Verdana;
	color:#777777;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align: center;
	margin-bottom: 11px;
} 
.master_header_link
{
    color:#D16607;
    text-decoration:none;
}
.master_header_link a:link
{
    color:#D16607;
    text-decoration:none;
    font-weight:bold;
}
.master_header_link a:hover
{
    color:#005bd8;
    text-decoration:underline;
    font-weight:bold;
}
.master_header_link a:active
{
    color:#D16607;
    text-decoration:none;
    font-weight:bold;
}
.master_header_link a:visited
{
    color:#D16607;
    text-decoration:none;
    font-weight:bold;
}
.master_footer_sepLine 
{
    border-bottom:1px solid #cccccc;
}

.e_servic_topMarg
{
    margin-top:12px;
}
#master_PrintSend {

	height: 34px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	margin-bottom: 12px;
	margin-top: 9px;
} 
#master_footer_Left{
	float:left;
	background:left top no-repeat url(../../ESHOP/SiteImages/site_21.jpg);
	height:34px;
	width:7px;
}
#master_footer_Right{
	float:right;
	background:left top no-repeat url(../../ESHOP/SiteImages/site_24.jpg);
	height:34px;
	width:10px;
}
.master_footerText {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	vertical-align: middle;
} 
.master_footerText a:link
{
	color: #999999;
	text-decoration:none;
}
.master_footerText a:hover
{
	color: #B70855;
	text-decoration:underline;
}
.master_footerText a:visited
{
	color: #999999;
	text-decoration:none;
}
.master_footerText a:active
{
	color: #999999;
	text-decoration:none;
}
#master_footerText_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: right;
	width:200px;
	height:22px;
	padding-top:7px;
	padding-right: 10px;
	margin-right:20px;
	vertical-align: middle;
}
.master_footerText_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: left;
	padding-left: 10px;
	vertical-align: middle;
}
#master_welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ff9900;
	background: url(../../ESHOP/SiteImages/site_04.jpg) no-repeat left top;
	width: 254px;
	height: 39px;
	vertical-align: bottom;
	padding-left: 14px;
	padding-top: 22px;
	
	float: left;
}
#master_search_box {
	background-image: url(../../ESHOP/SiteImages/sep_lines.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	width: auto;
	padding-left: 12px;
	margin-left: 20px;
	padding-top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #134b8b;
	float: left;
	padding-bottom: 8px;
}
#master_search_text {
	float: left;
	line-height: 23px;
	width: auto;
	margin-right: 5px;
	padding-top:2px;
}
#master_search_btn {
	float: left;
	height: 23px;
	width: auto;
	margin-right: 5px;
}
.master_TextBox
{ 
    background-color:#d4d4d3;
    /*font:0.9em Verdana;*/
    height:22px;
    width:150px;
    color:#134b8b;
    padding-top:2px;
    padding-left:3px;
    padding-right:3px;
    vertical-align:middle;
    border:solid 1px #c7c7c7;
}
#master_search_advanc {
	float: left;
	height: 23px;
	width: auto;
	margin-right: 5px;
	padding-top:7px;
}
#master_cart {
	float: right;
	height: 61px;
	width: 150px;
	margin-right: 30px;
}	
#master_favorites {
	float: right;
	height: 61px;
	width: 188px;
}
#master_contactnavBar{
	width:650px;
	background:left top repeat-x url(../../ESHOP/SiteImages/contact_navBar_back.jpg);
	height:44px;
	margin-bottom:64px;
}
#master_conNavImgLeft{
	background:left top no-repeat url(../../ESHOP/SiteImages/contact_navBar_leftEdge.jpg);
	width: 54px;
	height:44px;
	float:left;
}
#master_conNavImgRight{
	background:right top no-repeat url(../../ESHOP/SiteImages/contact_navBar_RightEdge.jpg);
	width: 14px;
	height:44px;
	float:right;
}
#master_header2_Left{
	float:left;
	background:left top no-repeat url(../../ESHOP/SiteImages/site_13.jpg);
	height:33px;
	width:6px;
}
#master_header2_menu{
	float:left;
	height:28px;
	width:auto;
	padding-top:5px;
}
#master_header2_Right{
	float:right;
	background:right top no-repeat url(../../ESHOP/SiteImages/site_15.jpg);
	height:33px;
	width:10px;
}
#master_header3_Left{
	float:left;
	background:left top no-repeat url(../../ESHOP/SiteImages/site_16.jpg);
	height:27px;
	width:6px;
}

#master_header3_menu{
	color:#333333;
	float:left;
	height:22px;
	width:auto;
	padding-top:2px;
}
*html #master_header3_menu
{
    padding-top:0px;
}
#master_header3_Right{
	float:right;
	background:right top no-repeat url(../../ESHOP/SiteImages/site_18.jpg);
	height:27px;
	width:10px;
}
#master_help{
	width:auto;
	padding-right:12px;
}
.master_helpLinks
{
    color:#777777;
    text-decoration:none;
}
.master_helpLinks a:link
{
    color:#777777;
    text-decoration:none;
}
.master_helpLinks a:hover
{
    color:#D56D16;
    text-decoration:underline;
}
.master_helpLinks a:visited
{
    color:#777777;
    text-decoration:none;
}
.master_helpLinks a:active
{
    color:#777777;
    text-decoration:none;
}
#master_topNav{
	
	float:right;
}
.master_contactNavBtns{
	background:left center no-repeat url(../../ESHOP/SiteImages/sep_lines.jpg);
	padding-left:11px;
	float:left;
	margin-top:17px;
	padding-right:11px;
}
.master_contactNavBtns a:link
{
    color:#777777;
    text-decoration:none;
}
.master_contactNavBtns a:hover
{
    color:#D56D16;
    text-decoration:underline;
}
.master_contactNavBtns a:visited
{
    color:#777777;
    text-decoration:none;
}
.master_contactNavBtns a:active
{
    color:#777777;
    text-decoration:none;
}
/*------------------------------------------------For Main Master-------------------------------------*/

#in_sideMenu{
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	width:228px;
	height:auto;
	font:0.8em Verdana, Arial, Helvetica, sans-serif;
	color:#a09c96;
	border-bottom:dotted 1px #d4d4d3;
}
#in_sideDetails{
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	width:228px;
	height:auto;
	font:0.8em Verdana, Arial, Helvetica, sans-serif;
	color:#a09c96;
}
