@import url(common.css);

#content { min-height: 300px; margin-left: 355px; width: 520px; }
#content .border { margin-left: 0px; }
#sidebar1 {display: block; width: 355px;}

#content #topnav {display: none;}

#content .link-buttons { margin: 0px; padding: 0px;}
#content .link-buttons li { margin: 0px; padding: 0px; list-style: none; }
#content .link-buttons a { display: block; height:  151px; text-decoration: none;}
#content #link-software {background: url(../images/homeban-software-bk-on.jpg) top left no-repeat; padding: 0px 0px 7px 0px; }
#content #link-software a {background: url(../images/homeban-software-bk.jpg) top left no-repeat;}
#content #link-software a:hover {background: none;}
#content #link-design {background: url(../images/homeban-design-bk-on.jpg) top left no-repeat; padding: 0px 0px 7px 0px; }
#content #link-design a {background: url(../images/homeban-design-bk.jpg) top left no-repeat;}
#content #link-design a:hover {background: none;}
#content #link-app {background: url(../images/homeban-app-bk-on.jpg) top left no-repeat;}
#content #link-app a {background: url(../images/homeban-app-bk.jpg) top left no-repeat;}
#content #link-app a:hover {background: none;}

#sidebar1 #login { background: url(../images/login-bk.gif) no-repeat; height: 132px; margin: 20px 0px 0px 30px; padding: 20px 0px 0px 30px; }
#sidebar1 #login-hdr { font-size: 1.2em;  font-weight: bold;  color: #61223c; border: 0px solid #000; padding: 0px 0px 0px 70px; }
#sidebar1 .form-title { font-size: .9em;  font-weight: bold;  color: #61223c; }
#sidebar1 .form-field  { width: 160px; }

#sidebar1 #products { background: url(../images/products-bk.gif) no-repeat; height: 295px; margin: 20px 0px 10px 30px;  }
#sidebar1 #products-hdr { font-size: 1.2em;  font-weight: bold;  color: #61223c; border: 0px solid #000; padding: 20px 0px 0px 0px; text-align: center; }
#sidebar1 #product-banner { padding: 10px 0px 0px 10px; }
#sidebar1 #product-copy { padding: 10px 40px 10px 20px; line-height: 12px; color: #61223c; font-size: .95em;  }
#sidebar1 #product-copy a{ font-size: .95em;  line-height: 14px; color: #61223c; text-decoration: underline; }
#sidebar1 #product-copy a:hover { text-decoration: none; }
#sidebar1 #product-copy ul { padding: 0px 0px 0px 0px;  margin: 0px; }
#sidebar1 #product-copy li { padding: 10px 0px 0px 0px;  list-style: none; }
#sidebar1 #product-copy .feedback { padding: 0px 0px 4px 0px; text-align: center; font-weight: bold; color: #61223c; font-size: 1.1em;  }
#sidebar1 #quote-title { text-align: right;  color: #61223c; font-size: .95em; font-weight: bold; }
#sidebar1 #product-copy .press-more { padding: 30px 10px 0px 0px; float:right; }
