﻿/* DEFAULTS
----------------------------------------------------------*/
body   
{
   /* background: #b6b7bc; */
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
   color: #696969;
}
 a:link, a:visited {color:black; font-weight: bold; text-decoration: none; }
 a:hover  {color:brown; font-weight: bold; text-decoration:underline; }
p { margin: 0 0 10px 0; padding: 0;}

P.special{ background-color:#F2F2F1;
   min-height: 40px; cursor: pointer; position: relative; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; font-size: 13px; border: 1px solid rgb(218, 216, 215); padding: 10px; margin: 20px 0px 0px; text-align: center;
}
P.special:hover{background-color: #FFFF99;}

.center {
	clear:both;
    vertical-align:middle;
	text-align:center;
	margin: 0 auto;
}
 
.horizontalLink
{color:black; margin-right:16px; font-weight: bold; text-decoration: none; }

.inlineBlock { display: inline-block; }

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
   color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

.cleaner {clear:both;}
.height10 { height: 10px; }
.height20 { height: 20px; }
.height30 { height: 30px; }
.height40 { height: 40px; }
.height50 { height: 50px; }
.height60 { height: 60px; }

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.headerLogo
{margin-top:3px;
	margin-left:8px;
	float:left;
	 margin-right: 5px;
	  margin-bottom:3px;
}

.header
{
   
   background: url('images/header-bg.jpg') repeat-x;
   /* background-color:white; */
    width:100%;
    position:relative;
    top:0px;
    margin:0px;
    padding:0px;
    left: 0px;
}
 

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
   color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.body_wrapper {
    width: 100%;
    padding-top: 10px;
    background-color: white;
}

.wrapper {
    width: 100%;
    background-color: white;
    padding-top: 0px;
}


.content_wrapper {
    width: 100%;
    margin: 0 auto;
    background-color:white;
    padding-top: 5px;
}

.general-wrapper {
    background-color:white;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    position :relative;
    min-height: 100%;
}


.pageHeader {
    background: url('images/h1-bg.gif') 0 0 repeat-x;
    height: 55px;
    font: bold 16px Arial, Helvetica, sans-serif;
   color: #333;
    line-height: 42px;
    padding-left: 15px;
    margin-top: 0px;
}
.pageHeader img
{
    vertical-align:middle;
}

.pageHeaderPopup
{
    background:url('images/h1-bg.gif') 0 0 repeat-x;
    height: 55px;
    font: bold 16px Arial, Helvetica, sans-serif;
   color: #333;
    line-height: 42px;
    padding-left: 15px;
    margin-top: 0px;
}

.pageHeaderPopup img
{
    vertical-align:middle;
}

.add {
	padding-top:7px;
	padding-left:27px;
	text-decoration:none;
	background: url('images/btn-add.gif') no-repeat 50% top;
	float: right;
	margin-top:10px;
    padding-right: 46px;
    padding-bottom: 6px;
}
.add:hover {
	background: url(Images/btn-add.gif) top no-repeat;
	color:#cf7200;
}

.save-btn {
	width:75px;
	padding:6px;
	height:28px;
	padding-top:7px;
	padding-left:27px;
	text-decoration:none;
	background: url(images/btn-save.gif) top no-repeat;
	margin-top:10px;
}

.close-btn {
	width:75px;
	padding:6px;
	height:28px;
	padding-top:7px;
	padding-left:27px;
	text-decoration:none;
	background: url(images/close.png) top no-repeat;
	margin-top:10px;
}
/*BUTTON*/

.buttonGreen {
    clear: both;
    width: 224px;
    height: 35px;
    margin-top: 1px;
    background: url(images/buttongreen.png) no-repeat;
    background-color: transparent;
    vertical-align: middle;
    border: none;
    font-weight: bold;
    text-align: left;
   color: white;
    overflow-wrap: break-word;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 2px;
    padding-top: 0px;
    padding-bottom: 0
}

    .buttonGreen:hover {
        background: url(images/buttonred.png) top no-repeat;
       color: black;
    }


.button {
	clear: both;
	width: 100px;
	height: 50px;
 	margin-top: 1px;
    margin-right: 8px;
	background: url(images/button_small.png) no-repeat;
    background-color: transparent;
	color: #fff;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration: none; padding-left:1px; padding-right:20px; padding-top:0px; padding-bottom:0}
.button:hover {
	background: url(Images/button_small2.png) top no-repeat;
color:#000;
}

.buttonlong {
	clear: both;
	width: 150px;
	height: 50px;
 	margin-top: 1px;
    margin-right: 8px;
	background: url(images/button_long.png) no-repeat;
    background-color: transparent;
	color: #fff;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration: none; padding-left:1px; padding-right:20px; padding-top:0px; padding-bottom:0}
.buttonlong:hover {
	background: url(Images/button_long2.png) top no-repeat;
color:#000;
}

.buttonlong1 {
	clear: both;
	width: 150px;
	height: 50px;
 	margin-top: 1px;
    margin-right: 8px;
	background: url(images/button_long1.png) no-repeat;
    background-color: transparent;
	color: #fff;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration: none; padding-left:1px; padding-right:20px; padding-top:0px; padding-bottom:0}
.buttonlong:hover {
	background: url(Images/button_long2.png) top no-repeat;
	color:#000;
}

.buttonlong2 {
	clear: both;
	width: 150px;
	height: 50px;
 	margin-top: 1px;
    margin-right: 8px;
	background: url(images/button_long2.png) no-repeat;
    background-color: transparent;
	color: #fff;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration: none; padding-left:1px; padding-right:20px; padding-top:0px; padding-bottom:0}
.buttonlong:hover {
	background: url(Images/button_long2.png) top no-repeat;
	color:#000;
}

     /* slider */

.sliderhome  
{clear: both;
	width: 940px;
	height: 230px;
	padding: 7px 40px;
	margin-left:0px;
	margin-right:0px; 
	margin-top:-8px;
	margin-bottom:-10px; 
	background: url(images/slider_home.png) no-repeat;
}



.form-container {
margin-top:0px;
	width:100%;
}
.form-container fieldset {
	margin: 10px;
	padding: 10px;
	border: #DDD 2px solid;
	background:#fff;
   
}

.form-container fieldset div {
	padding: 3px;
	margin-left: 0px;
    margin-bottom: 0px;
   
}

.form-container form {
	margin: 0px;
	padding: 0px;
	border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px;
}

.form-container p {
	margin: 0;
}
.form-container p.note {
	text-align:right;
	margin-left: 170px;
	color: #333;
}


.form-container legend {
	font-size:14px;
	font-weight: bold;
	color: #333;
}
.form-container .labelleft
{
font-weight: bold;
 color: rgb(3, 51, 85);
   font-family: Arial, Tahoma, Verdana; 
   font-size: 12px; 
 display: inline-block;
   text-align: left;
    vertical-align: middle;
     margin-bottom: 6px;
      margin-top: 6px; 
      margin-left: 10px;
}

.form-container .label-120 
{
	font-weight: bold;
 color: rgb(3, 51, 85);
   font-family: Arial, Tahoma, Verdana; 
   font-size: 12px; 
 display: inline-block;
    width: 120px;
   text-align: right;
    vertical-align: middle;
     margin-bottom: 6px;
      margin-top: 6px; 
      margin-right: 10px;
}

.form-container .label-150 
{
	font-weight: bold;
 color: rgb(3, 51, 85);
   font-family: Arial, Tahoma, Verdana; 
   font-size: 12px; 
 display: inline-block;
    width: 150px;
   text-align: right;
    vertical-align: middle;
     margin-bottom: 6px;
      margin-top: 6px; 
      margin-right: 10px;
}

.form-container .label-180 {
	font-weight: bold;
 color: rgb(3, 51, 85);
   font-family: Arial, Tahoma, Verdana; 
   font-size: 12px; 
 display: inline-block;
 width: 180px;
 text-align: right;
    vertical-align: middle;
     margin-bottom: 6px;
      margin-top: 0px; 
      margin-right: 10px;
}   

.form-container .label-80 {
	font-weight: bold;
 color: rgb(3, 51, 85);
   font-family: Arial, Tahoma, Verdana; 
   font-size: 12px; 
 display: inline-block;
    width: 80px;
   text-align: right;
    vertical-align: middle;
     margin-bottom: 6px;
      margin-top: 6px; 
      margin-right: 10px;
}

 form-container .printText200
{
    padding: 4px;
     border: 1px solid rgb(123, 157, 228);
      border-radius: 4px;
       position: relative; 
       font-weight: bold; 
      color: rgb(3, 51, 85); 
       font-family: Arial, Tahoma, Verdana;
        font-size: 12px;
         vertical-align:middle ;
          width: 130px;
           background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 238, 239)), to(rgb(255, 255, 255)));
}
                                                          
.form-container input:not([type]), input[type="text"],textarea,input[type="password"]
{
	padding: 4px;
     border: 1px solid rgb(123, 157, 228);
      border-radius: 4px;
       position: relative; 
       font-weight: bold; 
      color: rgb(3, 51, 85); 
       font-family: Arial, Tahoma, Verdana;
        font-size: 12px;
         vertical-align:middle ;
          width: 180px;
         background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 238, 239)), to(rgb(255, 255, 255)));

}
 .form-container input[type="text"]:focus, textarea:focus,input[type="password"]:focus
  {
               border-color:#ccc;
               background-image:none;
               background-color: ButtonHighlight; 
  }

            
.form-container checkbox {
	 font-weight: bold;
	 color: rgb(3, 51, 85);
	   font-family: Arial, Tahoma, Verdana; 
	   font-size: 12px;
}

.checkbox {
	 font-weight: bold;
	color:Black;
	   font-family: Arial, Tahoma, Verdana; 
	   font-size: 11px;
}


/* for dropdownlist */
.form-container select
{
zoom: 1; 
position: relative;
 padding: 4px;
  border: 1px solid rgb(123, 157, 228);
   border-radius: 4px; 
   font-weight: bold;
   color: rgb(3, 51, 85);
     font-family: Arial, Tahoma, Verdana; 
     font-size: 12px;
      vertical-align: middle; 
      width: 190px; visibility: visible;
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 238, 239)), to(rgb(255, 255, 255)));
    top: 0px;
    left: 0px;
}
                                                   
.form-container1 textarea {
	padding: 4px;
     border: 1px solid rgb(123, 157, 228);
      border-radius: 4px;
       position: relative; 
       font-weight: bold; 
      color: rgb(3, 51, 85); 
       font-family: Arial, Tahoma, Verdana;
        font-size: 12px;
         vertical-align: top;
          width: 150px;
           background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 238, 239)), to(rgb(255, 255, 255)));
}

   .uppercase {
            text-transform: uppercase;
        } 
        .lowercase {
            text-transform: lowercase;
        } 
        .capitalize {
            text-transform: capitalize;
        }

.leftside {
    margin-top: 5px;
    margin-left: 10px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: justify;
}

.rightside {
    float: right;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: justify;
}

.leftfieldset 
{
  
	margin:5px;
	margin-top:0px;
	margin-left:0px;
	float:left;
	 margin-right: 5px;
	  margin-bottom: 5px;
}
.rightfieldset 
{
 
	float:right;
    margin-left: 55px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.rightbottom 
{
    position:absolute;
    top:5px;
    bottom: 5px;
    right: 10px;
}
	


.leftbottom 
{
 
	position:absolute;
    bottom: 0;
    left: 0;
}


.bottom
{
    margin: 5px;
    vertical-align :bottom;
}
  
.required:after 
{
    content: "*";
    font-weight: bold;
   color: red; 
}
     
     
 .customCalloutStyle div, .customCalloutStyle td
 {
border: solid 1px Black;
background-color:#9C2052;
font-family: Arial;
font-size: 11px;
font-weight:bold;
color:white;
}
.calendar .ajax__calendar_container   
{
    height :200px;
    width :200px;
background-color: #DEF1F4;
border:solid 1px #77D5F7;
}



.calendar .ajax__calendar_day {
color: #004080;
text-align:center;
}


.calendar .ajax__calendar_today   {
font-weight:bold;
color:Red;
}


.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.float_l { float: left;}
.float_r { float: right; padding-right:10px;
    margin-left: 36px;
}

.image_wrapper { display: inline-block; border: 5px solid #fff; background: none; margin-bottom: 5px }
.image_fl { display: inline-block; border: 5px ; background: none; margin-bottom: 5px; float: left; margin: 3px 15px 0 0 }
.image_fr {display: inline-block; border: 5px; background: none; margin-bottom: 5px; float: right; margin: 3px 0 0 15px }
.horizontalDivider { 
	position: relative; 
	left: 4px; 
	top: 0px; 
	width: 100%; 
	height: 7px; 
	background: url('images/tooplate_content_top.png') no-repeat;  
}

.sidebar {
	float: right;
	width: 240px;
	height:100%;
	background: url(images/tooplate_banner.jpg) no-repeat ;
}

.verticalDivider { 
	position: relative; 
	left: 4px; 
	top: 4px; 
	width: 7px; 
	height: 100%; 
	background: url('images/h1-bg.gif') no-repeat;  
}
.col_w900 { width: 900px; text-align:justify;  padding: 0 30px; margin-bottom: 50px; }
.col_w580 { width: 580px }
.col_w420 { width: 420px }
.col_w280 { width: 280px }
.col_allw280 { float: left; width: 280px; margin-right: 30px }
.col_w900_last { width: 900px; text-align:justify;  padding: 0 30px; }
.col_last { margin: 0; }

.footer {
    width: 100%;
    margin:auto auto auto auto;
    height: 50px;
    position: relative;
    bottom: 0px;
    padding: 0px 0px;
    background: url('../styles/images/footer_bg.jpg') repeat center top;
    text-align: center;
    color: #CCCCCC;
}

    .footer a {
        font-weight: normal;
        color: #CCCCCC;
    }

    .footer .footer_menu {
        margin: 0 0 10px 0;
        padding: 0px;
        list-style: none;
    }

.footer_menu li {
    margin: 0px;
    padding: 0 20px;
    display: inline;
    border-right: 1px solid #ffffff;
}

.footer_menu .last_menu {
    border: none;
}


/* TAB MENU   
----------------------------------------------------------*/

/*onload pop css*/

.modalBackground
{ 
    z-index: 9999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.75;
    -moz-opacity: 0.8;
}

.progressbar
{
   z-index: 1000;
    margin: 0px auto;
    padding: 10px;
    width: 40px;
    height :40px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

.progressbar img
{
    height: 32px;
    width: 32px;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}


.failureNotification
{
    font-size: 1.2em;
   color: Red;
}

.bold
{
    font-weight: bold;
}
.buttonBack {
    width: 100px;
    height: 33px;
    margin-left: 6px;
    margin-bottom: 1px;
    text-decoration: none;
    background: url(images/back.png) top no-repeat;
}

.submitButton {
    width: 158px;
    padding: 6px;
    height: 45px;
    padding-top: 7px;
    padding-left: 27px;
    text-decoration: none;
    background: url(images/submit-button.png) top no-repeat;
    margin-top: 10px;
}
.mybuttonSteelBlue {
    padding: 6px;
    background-color: steelblue;
    color: white;
    font-weight:bold;
    height: 40px;
    padding-left: 10px;
    margin-top: 10px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s, box-shadow 0.2s;
}
    .mybuttonSteelBlue:hover {
        background-color:forestgreen; 
        transform: scale(1.05);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    }

/* ================================
    CSS STYLES FOR THE COMMERCE STARTER KIT 
    v1.0, 10/2002
   ================================
*/   


/* */
.HomeHead
{
   color: #999966;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

/* */
.ContentHead
{
    background-color:cornflowerblue;
   color:white;
    font-family: Verdana, Arial;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    height: 35px; 
    vertical-align: middle; 
    padding-top: 5px;
    padding-left: 5px;
    text-align: left;
}

/* */
.SubContentHead
{
    background-color: #dddca3;
   color: #696969;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    padding: 0px 10px 0px 10px;
}

/* */
.UnitCost
{
   color:brown;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
   color:orangered;
    font-family: Verdana, Arial;
    font-size: 13px;
    line-height: 20pt
}

/* */
.ErrorText
{
   color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: maroon;
   color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
   color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
   color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
   color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
   color:navy;
    font-family: Verdana, Arial;
    font-size: 11px;

}

.CartListHead
{
    background-color: #dddca3;
    border-bottom: #696969;
    border-left: #696969 1px solid;
   color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-color #696969;
    border-width: 1px;
    border-style: solid;
   color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
    width: 100%;
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-color #696969;
    border-width: 1px;
    border-style: solid;
   color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
    width: 100%;
}

.CartListFooter
{
    font-weight: bold;
    background-color: #dddca3;
    line-height: 10pt
}



/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
   color: black;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
   color: white;
}

img {border: none}


A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
   color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}


A.SiteLinkBold:hover
{
   color: white;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
   color: #daa520;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
   color: white;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
   color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
   color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

