/** BASIC */

body {
	margin: 0px;
 	padding: 0px;
	background-color: #A4ADB0;
	height: 100%;
        text-align: center; /* for IE */
}

html {
	height: 100%;
}

#outer_wrapper{
	margin:0 auto;
	width: 778px;
	background-color: white;
        text-align: left; /* for IE */
        background: #FFFFFF url("main_bg.gif") repeat-y left top;
}


/** FORMS */

form {
	margin: 0px;
	padding: 0px;
	float: right;
}

.input1 {
	width: 271px;
	padding: 3px 5px;
	background: #FFFFFF url("homepage16.gif") repeat-x left top;
	border: 1px solid #CCCCCC;
}

.input2 {
	width: 67px;
	height: 21px;
	background: url("homepage17.gif") no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
hr{ display: none; }

h1{
    PADDING-LEFT: 10px; 
    FONT-SIZE: 20px! important;
}


h2{
    padding-left: 15px;
    font-size: 15px! important;
}

.internal-link{
   padding-left: 17px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.text1 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #728594;
}

/** LISTS */

 .list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 200%;
}

.list1 a {
	padding-left: 15px;
	background: url("homepage10.gif") no-repeat left center;
}

/** LINKS */

a {
	color: #2E5777;
}

a:hover {
	text-decoration: none;
}


.link2 {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

/** STYLES */

.style1 {
	color: #E0E8EF;
}

.style1 a {
	color: #E0E8EF;
}

.style1 a:hover {
}

/** BACKGROUNDS */




.bg4 { background: url("homepage11.gif") repeat-y left top; }
.bg5 {  }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }


.hr1 {
	clear: both;
	height: 45px;
	background: url("homepage09.gif") repeat-x left center;
}

.highlight_heading {
          vertical-align: top;
         background-color: gray;
 
}
.feature_group_heading{
	padding-left: 10px;
                     vertical-align: top;
}


.link2 {
	float: right;
	padding-left: 11px;
	background: url("homepage08.gif") no-repeat left center;
}

/** HEADER */

#header {
	width:778px;
	margin: auto auto;
}

.header_mid {
      background-image:url(climastar_mid.gif);
      background-repeat:no-repeat;
      height:52px;
      width:778px;
}

.header_top{
   width: 778px;
   height: 212px;
   background-image:url(climastar_top.gif);
   
}
.header_bottom{
   display:none;
}

.header_shopping_cart{
      background-image:url(shopping_cart.gif);
      background-repeat:no-repeat;
      float: left;
      height: 60px;
      width: 170px;
      padding: 25px 25px 5px 70px;
}

.header_date{
     float:left;
      height: 60px;
     width: 230px;
     padding: 25px 5px 5px 5px;
}

.header_search{
     float:right;
     width: 230px;
     height: 60px;
    padding: 15px 5px 10px;
    text-align: right;
    color: #800000;
    font-size: 12px;
    font-weight: bold;
}
/** LOGO */

#logo {
	width: 100%;
	margin: auto auto;
}

#logo h1, #logo h2 {
	display: none;
}

/***************************************
 Menu Tabs
****************************************/
#menu {

	float: left;
	clear: both;
	width: 778px;
	margin: 0px auto ;

	background: url("homepage02.jpg") repeat-x left bottom; 
}

#menu ul {
                    margin: 0px;
	padding: 0px;
	list-style: none;
	
}

#menu li {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 0px 0px 2px;
	background: url("homepage04.gif") no-repeat right top;
}

#menu .first {
	background: none;
}

#menu a {
	display: block;
	float: left;
	width: auto;
	height: 22px;  /* This is the measurement of where the dropdowndiv is placed.  It needs to be the height of li(above) - a.padding-top   */
	padding: 8px 17px 0px 17px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

}

#menu a span {
font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover  {
	background: url("homepage05.gif") repeat-x left top;
	color: #FFFFFF;
}

#menu a:hover  span{

}
#dropmenudiv{
background: none;
font-family: verdana, arial, sans-serif; 
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:14px;
z-index:100;
background-color:white;
width: 150px;
color: black;
}

#dropmenudiv a{
background: none;
width: 100%;
height:20px;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 5px 0;
text-decoration: none;
color: black;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
	background: none;
	background-color: #E1B8B7;
	color: black;
	font-weight: bold;
}



/** CONTENT */

#content {
	clear:both;
	width: 778px;
	margin: 5px auto;
	padding: 0px 0px 0px 0px;
}


#left_panel {
	float: left;

background-image: url("main_bg.gif") repeat-y left top;	
	width: 190px;
	padding: 0px 0px;
	margin-left: 5px;
}

/* Left Content Panel */

#leftcontent{
	width: 176px;
	height: auto;
	padding-left:5px;
	padding-top:2px;
	line-height:normal;
	word-spacing:normal;
	white-space:normal;
	border-right: 1px solid #cccccc;
	background-repeat: repeat-x;

}

#leftcontent h4{
       height: 30px;
       padding-top: 10px;
       padding-left: 18px;
       color: #800000;
       font-size: 14px;
       font-weight: bold;
}

#leftcontent a{
	color:#000000;
        
}

#leftcontent a:hover{
	color:#000000;
    text-decoration: underline;
}

#leftcontent ul{
	line-height:21px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding: 3px 0px 0px 2px;
}

#leftcontent li {
	background:transparent url(list_marker.gif) no-repeat scroll left top;
	padding-left: 15px;
}


/*  Right Panel */

#right_panel {

	width:580px;
	padding: 0px;
	margin-top: 2px;	
}

#rightcontent{
	width: 98%;
	height: auto;
	padding-left:0px;
	padding-top:0px;
	line-height:normal;
	word-spacing:normal;
	white-space:normal;
}

.rightcontent h1, #rightcontent h1 {
background-color:#E1E1E1;
margin: 10px 15px 5px 15px;
padding:5px;
}

#rightcontent_header{
       height: 40px;
       width: 100%;
	background: transparent url(content_header.gif) repeat-x scroll 0%;
        margin: 5px 0 0 0;
}

/* no panel stuff */

#nopanel_layout #right_panel {
    width: 778px;
}


/** FOOTER */

.footer_mid {
	clear: both;
	height: 58px;
	padding: 5px 15px;
	background-color: white;
	color: black;
	margin: 0px auto;
        background: #FFFFFF url("main_bg.gif") repeat-y left top;
}


#footer_seperator{
	clear: both;
	width: 778px;
	height: 16px;
	background: url("footer_seperator.gif"); 
	margin: 0px auto;

}

.footer_bottom{
 background: #FFFFFF url("background_bottom.gif") no-repeat;
height: 15px;
clear:both;
}

.footer_mid_left{
	float: left;
        width: 311px;
        height: 56px;
}

.footer_mid_right{
        float: left;
       width: 430px;
       height: 56px;
      padding-right: 5px;
      text-align: right;

}

#legals {
	float: left;
	width: 457px;
	padding: 15px 0px;
	text-align: right;
}

#contacts {
	float: right;
	width: 285px;
	padding: 15px 0px 15px 23px;
	background: url("homepage19.gif") repeat-y left top;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
	float: left;
	width: 255px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 251px;
	padding-left: 18px;
	background: url("homepage11.gif") repeat-y left top;
}

/** BOX4 */

#module1 {
}

/** BOX5 */

#module2 {
}

/** BOX6 */

#module3 {
	
}

.errortext {
color:#FF0000;
display:inline;
font-weight:bold;
margin:0pt 2px;
}
                 
.shopping_header_top {
   height: 7px;
   background: url("shopping_header_top.gif");
   font-size: 1px;  /* This is to fix IE - even though there is no text */
} 

.shopping_header_mid {
        height: 24px;
        padding: 3px 10px;
        margin: 0px 6px;
}

.shopping_header_bottom {
display:none;
background-color: #9B0000;
margin: 0px;
height: 1px;
   font-size: 2px;
}                

.shopping_header_table{
  width: 100%;
  height: 24px;
  border-bottom: 1px solid #cccccc;
}


                  
                  

                  

                  

                  

                  
