@import url("../../mainstreet/include/mainstreet.css");

body, td, th, ul, li {
	font-size: 12px;
	font-family: Tahoma,Arial,Verdana,sans-serif;
}
body 
{
	
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

form 
{
	margin:0px;
}

p {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 8px;
	line-height: 1.4em;
	font-size: 9pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma,Arial,Verdana,sans-serif;
   	font-weight: bold;
}
h1 {
	font-size: 1.3em;
	margin-top: 0;
	margin-bottom: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}

h2 {
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 4px;
	font-weight: bold;
}

h3 {
   	font-size: 18px;
   	margin-top: 0;
   	margin-bottom: 4px;
}	
h4 {
   	font-size: 16px;
   	margin-top: 0;
   	margin-bottom: 4px;
}	
h5 {
   	font-size: 12px;
   	margin-top: 0;
   	margin-bottom: 4px;
}	
h6 {
   	font-size: 10px;
   	margin-top: 0;
   	margin-bottom: 2px;
}	

img {
	border: 0;
	display: inline;
}


a:link, a:visited {
	color:#000033;
font-size:13px;
text-decoration:underline;
}

a:hover {
	font-size: 13px;
	color: #000033;
	text-decoration: underline;
}



.mscSmall, .mscSmall td, .mscSmall th, .mscSmall ul, .mscSmall li { font-size: 11px; }
.mscSmall input, .mscSmall select, .mscSmall textarea, .mscSmall button { font-size: 11px; }

.mscMicro, .mscMicro td, .mscMicro th, .mscMicro ul, .mscMicro li { font-size: 10px; }
.mscMicro input, .mscMicro select, .mscMicro textarea, .mscMicro button { font-size: 10px; }


.mscCompanyHeader .mscCompanyInfo { font-size: 10px; }

.LeftNav { padding: 6px 10px 30px; background-color: #bcdaff; }
.LeftNav .Categories h5 { margin-top: 5px; }
.LeftNav .Login h5 { margin-top: 15px; }



.EmptyCartButton {
    display: block;
    float: right;
}

.AccountNav { font-size: 120%; margin-bottom: 20px; }

/*
.mscPager .mscNav {
    font-size: 14px;
    padding: 3px 6px;
    background-color: powderblue;
    font-weight: bold;
    color: blue;
    margin-right: 3px;
    border: solid 1px Blue;
}
.mscPager .mscNav a {
    color: blue;
}
.mscPager .mscPage {
    font-size: 14px;
    font-weight: bold;
    color: blue;
    padding: 3px 8px;
    background-color: powderblue;
    margin-right: 3px;
    border: solid 1px Blue;
}
.mscPager .mscPage a {
    color: blue;
}
.mscPager .mscSelected {
    background-color: white;
    color: Black;
}
.mscPager .mscSeparator {
    color: White;
    width: 0px;
}
*/

.Sidebar {
	background-color: #C0C0C0;
	margin-left: 10px;
	padding: 10px;
	width: 200px;
}

.mscMenu{
	border: #D2D9E1 1px solid;
}

.mscMenuSubGroup
{
	
}

#shell {
	width:  1050px;
	border: 1px solid #555;
	border-top: 0;
	margin-left: auto;
	margin-right: auto;
		
}	

.ltstext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}

#header {
	width: 100%;
	height: 100px;
	vertical-align:top;
	background-image: url(../../img/headBGLong.gif);
	background-repeat: repeat-x;
	background-position: top right;
}

#topNav {
	width: 100%;
	float:left;
	background-image: url(../../img/navBG.gif);
	background-repeat: repeat-x;
	height: 25px;
	left:0px;
}

#topNav table 
{
	float: right;
	
}	

#sideNav 
{
	width: 194px;	
	float: left;
	/* padding-top:13px; */
}

#imgtopback
{
	BACKGROUND-IMAGE: url(../../img/contentHeadBG.gif);
	height:20px;
	width:100%
	
	}

#content
{
		
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;	
	padding-left: 0px;
	
}

#bottomNav
{
	CLEAR: both;	
	BACKGROUND-IMAGE: url(../../img/navBG.gif);	
	WIDTH: 100%;	
	BACKGROUND-REPEAT: repeat-x;	
	HEIGHT: 25px;
	/*float:left;*/
	
}

#bottomNav table
{
	float:right;
}

#footer 
{
	CLEAR: both;	
	BACKGROUND-IMAGE: url(../../img/footBG.gif);	
	WIDTH: 100%;	
	BACKGROUND-REPEAT: repeat-x;	
	HEIGHT: 54px;
	/*float:left;*/
}

#footer P 
{	
	FONT-SIZE: 9px;	
	FLOAT: left;	
	MARGIN-LEFT: 19px;	
	COLOR: #fff;	
	PADDING-TOP: 24px;
}

.mscDeployBanner
{
	display:none;
}


.mscBreadCrumbs { padding:2px; padding-bottom:10px; }
.mscBreadCrumbs .mscCategory { font-weight: bold; white-space:nowrap; }
.mscBreadCrumbs .mscSeparator { font-weight: bold; }

/**********************************************************************/
/* SECTION: MS_PAGER.ASCX
/**********************************************************************/

.mscPager { font-size: 9pt; border: solid 1px #ece9d8; padding: 2px }
.mscPager .mscFOUND { font-size: 9pt; font-weight: bold; }
.mscPager .mscPages { font-size: 8pt; vertical-align : middle; }
.mscPager .mscSelected {font-size: 8pt; font-weight: bold; color: gray; }
.mscPager .mscPage A:link {	font-size: 8pt; color: darkred; }
.mscPager .mscPage A:visited {font-size: 8pt; color: darkred; }
.mscPager .mscPage A:hover { font-size: 8pt; color: gray; }

.mscPager.mscTop { border-bottom: solid 1px #ece9d8; }
.mscPager.mscBottom { border-top: solid 1px #ece9d8; }


.mscCategoryList .mscDetails
{
	background: url(../../images/bullet.gif) no-repeat;
	white-space:nowrap;
	
}

.mscCategoryList .mscCategoryTitle
{
	margin-left:15px;
	font-family:Arial;
	font-size:13pt;
	white-space:nowrap;
	
}

.mscCategoryList .mscGalleryCell
{
	padding:2px;
	white-space:nowrap;
	
}

.mscCategoryList .mscCategoryCount
{
	FONT-WEIGHT: bold;	
	FONT-SIZE: 14px;	
	COLOR: #d3d3d3;	
	FONT-FAMILY: Arial;
	white-space:nowrap;
}

.mscContactForm h3
{
	FONT-SIZE: 9pt;	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	padding-left:50px;
}

.mscContactForm small
{
	padding-left:50px;
	
}

.mscContactForm .mscFormTable
{
	margin-top:20px;
}

.mscContactForm .mscFormLabel
{
	font-weight:normal;
}

.mscContactForm .mscFormLabel b
{
	font-weight:normal;
}

.HeadingTable
{
	width:100%;	
}

.ContentTable
{
	width:100%;	
}

.ContactUs .HeadingTable
{
	width:100%;	
}

.ContactUs .ContentTable
{
	width:100%;	
}

/**********************************************************************/
/* SECTION: MS_ITEM_DETAIL.ASCX									      */
/**********************************************************************/
.mscItemDetailView { border : solid 1px ; width: 100%; font-size:12px}
.ITEM_DETAIL_LABEL { font-weight:bold; }
.mscItemDetailView .mscItemTitle { font-weight:bold; }
.ITEM_DETAIL_CODE { font-weight:bold; }
.ITEM_DETAIL_PRICE_LABEL { color:Red; }
.ITEM_DETAIL_PRICE_LABEL_RETAIL { color:Red;}
.ITEM_DETAIL_PRICE { color:Red; }
.ITEM_DETAIL_PRICE_RETAIL { text-decoration: line-through; color:Red; }
.ITEM_DETAIL_DESCRIPTION { 	}
.ITEM_DETAIL_TITLE_HEADER, TableHeader { }
.ITEM_SELECTION_BOX { background:whitesmoke }

.mscMenuItem
{
	background:#FFFFFF none repeat scroll 0%;
	border-bottom:1px solid #8D8D8D;
	color:#000066;
	font-family:Verdena,Arial;
	font-size:8pt !important;
	font-weight:bold;
	padding:3px 5px;
	text-transform:capitalize;
}
.mscMenuItem, .mscMenuItemHover, table, th, td, ul, li
{
	font-family:Verdena,Arial;
	font-size:8pt !important;	
}
.mscMenuItemHover
{
	background:#ccd5dc none repeat scroll 0%;
	border-bottom:1px solid #8D8D8D;
	color:#000066;
	font-family:Verdena,Arial;
	font-size:8pt !important;
	font-weight:bold;
	padding:3px 5px;
	text-transform:capitalize;
	cursor: pointer;
}
.selMenu 
{
	color:#ff0000;
	font-size:8pt !important;
	font-weight: bold !important;
	border-bottom:1px solid #8D8D8D;
	padding:3px 0;
	background-color: #ccd5dc;
	text-transform:capitalize;
}
.mscMenu { 
    width: 100%; 
    border:none;
}
.mscMenuGroup {
/*  background-color: #98DD98;*/
  width: 100%;
}
.mscMenuSubGroup {
  background-color:#98DD98;
  border: 0px;
  /*border-color: #ffffff;*/
  border-style: solid;  
}
.mscMenuBreak {
  padding-left: 27px; 
  padding-right: 2px; 
}
.mscMenuItemSpacerHover{}
.mscMenuItemSpacer{}

.mscLoginForm .mscFormInput input {
	background-color:whitesmoke;
	font-size:9pt;
	font-weight:normal;
	width:120px;
}
.mscSmall .mscLoginForm .mscFormInput input {
    width: 140px;
}
.mscMicro .mscLoginForm .mscFormInput input {
    width: 100px;
}


input[type=text]
{
	background-color:whitesmoke;
	font-size:9pt;
	font-weight:normal;
	}

input[type=submit]
{
	font-weight:bold;
	font-size:11px;
	}
	
input[type=file]
{
	font-size:11pt;
	font-weight:normal;
	}
	
input[type=password]
{
	background-color:whitesmoke;
	font-size:9pt;
	font-weight:normal;
	}	

	
/* Product Catalog Page Style Starts here */

.CatHead 
{
	font-size: 18px;
	color: #000080;	
}
.catline 
{
	background: transparent url(../../images/catalog-line.gif) repeat-x;
	height:3px;
	width: 100%;
}
.catDesc 
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	}
/* Product Catalog Page Style Ends here */
