/* CSS Document */

body {
     background: #e7eacf url(../images/background.jpg) repeat-x scroll 0 0;
     color: #333333;
     font-family: Helvetica,Arial,sans-serif;
     font-size: 12px;
     line-height: 1.5em;
}

.hidden { display: none; }
div , form { margin: 0; padding: 0; }
a, a:visited, a:hover {
    text-decoration: none;
    color: #22b262;
}
a img { border: none; }
h1 {
    font-weight: normal;
    font-size: 210%;
}
h1 a, h1 a:hover, h1 a:visited { color: black; }
h2 { margin-top: 0.5em; }
h3 { color: #0a3a86; }
h4 { margin:0 0 10px 15px; }

#mainWrapper {
    width: 856px;
    margin: 3.4em auto 5px;
    padding: 0;
    background: white;
}
#headerWrapper {
    width: 856px;
    height: 112px;
    background-repeat: no-repeat;
	background-image: url(../images/header.jpg);
}

#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin: 30px 0 0 0;
	float: right;
	height: 54px;
	width: 121px;
}

#search {
	width: 250px;
	margin: 70px 26px 0 0;
	float: right;
	height: 50px;
	text-align: right;
}

#accountNav {
	width: 150px;
	float: right;
	height: 15px;
	margin: 82px 60px 0 0;
}

#breaklines {
	border-bottom: 5px solid #4d4f4e;
	border-top: 2px solid #50d48b;
	height: 2px;
	line-height: 2px;
	margin: 3px 0 3px 21px;
	width: 810px;
}

#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	height: 287px;
	width: 810px;
}

#menu {
	width: 200px;
	height: 281px;
	margin: -5px 0px 0px 1px;
	float: left;
        text-align: center;
}

#menu ul {
    padding: 0;
}

#menu ul li {
    color: #4f5051;
    list-style-type: none;
    border-bottom: 1px dotted;
    line-height: 31px;
    margin: 0 8px;
}

#menu ul li a {
    color: #4f5051;
    width: 184px;
    display: block
}

#menu ul li a:hover, div#menu ul li a.current {
        background-color: #50d98b;
        width: 184px;
}

#mainImages {
	width: 608px;
	height: 286px;
	float: left;
}

#image1 {
	width: 608px;
	height: 286px;
	float: left;
        margin: 1px;
}

.collapseBox {
        width: 301px;
        height: 147px;
        display: none;
}

#breaklines1 {
	border-top: 5px solid #4d4f4e;
	border-bottom: 2px solid #50d48b;
	height: 2px;
	line-height: 2px;
	margin: 3px 0 3px 21px;
	width: 810px;
}

#contentWrapper {
    width: 856px;
    min-height: 390px; 
    _height: 390px;
}

#content {
    width: 810px;
    min-height: 390px; 
    _height: 390px;
    padding: 0 21px;
    float: left;
    margin-bottom: 20px;
}

#clear {
	width: 825px;
	height: 80px;
	line-height: 30px;
	clear: both;
        margin-left: 30px;
}

#footer {
    width: 856px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url(../images/footer.jpg);
    background-color: #E7EACF;
}

#contentfoot {
    width: 856px;
    height: 28px;
    background-color: #4a4c4b;
    color: #FFF;
    text-align: center;
	
}

#sectionImages {
	width: 596px;
	height: 137px;
	margin: 10px 0px 5px;
}

#footer p {
    font-size: small;
    text-align: right;
}

p { margin: 0px 0px 10px 15px; }

#search input {
    background-color: #FFF;
    border: 1px solid #000;
}

#search input.button {
    background-color: #50d48b;
    color: #FFF;
    border: 1px solid #000;
}

#search label { margin-right: 142px; }

#menu ul div ul {
    background-color: #FFF;
}

#contactFooter {
    width: 856px;
    margin: 0px auto;
    padding: 0px;
    text-align: right;
}

#contactFooter img { margin: 0px 5px; }

div.full { margin: 15px 0 40px 15px; }

div.progressLink { 
    background-color: #dedede;
    height: 25px; 
    margin-top: 4px;
}

div.stepLink {
    float: left;
    margin-top: 3px;
    text-align: center;
    width: 202px;
    font-size: 13px;
    font-weight: bold;
}

div.stepLink a {
    color: black;
    background-color: #50d48b;
    width: 202px; 
    display: block;
}

div.full {
    float: left;
    min-height: 20px;
    width: 99%
}

div.tb { text-align: right; float: left; width: 150px; }
div.otb { float: left; margin: 0 0 10px 5px; width: 73%; }
.bold { font-weight: bold; }
div.row { 
    float: left;
    margin: 0 1% 5px 0;
    min-height: 20px;
    width: 99%;
}

div.formRow { 
    float: left;
    margin: 0 1% 15px 0;
    min-height: 20px;
    width: 99%;
}

div.title { 
     background-color:#50D48B; 
     border-bottom:1px dotted;
     color:#000000;
     font-size: 14px; 
}
div.label { text-align: right; float: left; width: 150px; }
div.input { float: left; margin: 0 0 10px 5px; width: 73%; }

div.tabledescription { margin: 10px 0 5px 20px; color: #666666; font-size: 14px; font-weight: bold; }

div.fimid { margin: 10px 0 5px 20px; color: #666666; font-size: 14px; font-weight: bold; }

div.ttcont table { margin:10px 0 20px 20px; }
div.ttcont table td.end, div.ttcont table th.end {
      border-bottom: thin dotted #03ad4f;
      border-right: medium none;
}
div.displaytable a { color: #535353; }
div.ttcont table td, div.ttcont table th {
      border-bottom: thin dotted #03ad4f;
      border-right: thin dotted #03ad4f;
}
div.half { background-color:#ECECEC; float: left; width: 50%; }
div.half div.full { margin: 5px 0px; }
div.half div.full div.otb { float: left; width: 25%; }
div.half div.full div#storeAppointmentTimes { width: 50%; }

div.third {
    float: left;
    margin: 0px 1% 2px;
    width: 27%;
}

tr.even { background-color: #c1f7d9; } 
tr.odd { background-color: #f5f5f5; } 

div#companyCalendar div.full { margin: 5px 0px; }

ul#accountNavigation { margin: 0px; padding: 0px; }

ul#accountNavigation li {
	list-style-type: none;
	float: left;
	margin: 0px 3px;
}

ul#accountNavigation li a {
	background-image: url(../images/green-tab.jpg);
        color: white;
        display:block;
        height:26px;
        text-align:center;
        width:65px;
        padding-top:7px;
}

#cart .full {
	min-height: 20px;
	_height: 20px;
	height: auto;
	margin: 0px 0px 5px;
}

div.cartrow , div.row , div.rowh {
	width: 100%;
	min-height: 20px;
	float: left;
	margin: 0 46px 1px;
}

div.row div.removecode , div.rowh div.removecode {
	width: 145px;
	min-height: 20px;
	float: left;
	margin: 0px 1px;
}

div.row div.removecode1 , div.rowh div.removecode1 {
	width: 130px;
	min-height: 20px;
	float: left;
	margin: 0px 1px;
}

div.row div.name , div.rowh div.name {
	width: 215px;
	min-height: 20px;
	float: left;
	text-align: center;
	margin: 0px 1px;
}

div.row div.price , div.rowh div.price {
	width: 60px;
	min-height: 20px;
	float: left;
	text-align: center;
	margin: 0px 1px;
}

div.row div.amount , div.rowh div.amount {
	width: 55px;
	min-height: 20px;
	float: left;
	text-align: center;
	margin: 0px 1px;
}

div.row div.total , div.rowh div.total {
	width: 80px;
	min-height: 20px;
	float: left;
	text-align: center;
	margin: 0px 1px;
}

div.row div.size , div.rowh div.size {
	width: 45px; 
	min-height: 20px;
	float: left;
	text-align: center;
	margin: 0px 1px;
}

div.rowh div.removecode , div.rowh div.removecode1 , div.rowh div.name , div.rowh div.price , div.rowh div.amount , div.rowh div.total , div.rowh div.size {
        border: 1px solid #4D4F4E;
        background-color: #50D98B;
	font-weight: bold;
}
div.row div.blank { width: 414px; float: left;}
div.row div.blank1 { width: 363px; float: left;}
div#sub , div#total , div#shipping , div#sur , div#delivery { font-weight: bold; width: 70px; background-color: #50D98B; }
div#contactForm .full { margin: 0px; }

#registrationForm .full { margin: 0px; }

.checkoutButton {
	margin: 0px 0px 0px 50px;
	background-color: #50D98B;
	color: #000;
	padding: 3px 6px;
	height: 14px;
}

.checkoutButton:hover {
	color: #000;
}

ul#footNavigation { float: left; margin: 20px 0px 0px; padding: 0px; }

ul#footNavigation li {
    list-style-type: none;
    margin: 8px;
    float: left;
}

ul#footNavigation li a {
    text-align:center;
    display: block; 
    font-weight: bold;
}

#companyLogosBox {
    width: 100%;
    min-height: 250px;
    _height: 250px;
    float: left;
}