/* HERE */
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.boxWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.boxQuestion { text-align=center; font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; background: #f2fff7; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #f7ff11; font-weight: bold; }
.wizardBox {text-align=center;  font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

TD {
    font-size: 12px;
}

BODY {
  background: #ffffff;
  font-size: 12px;
  color: #545a94;
  margin: 0px;
   font-family : Verdana, Arial, sans-serif;
}

H1 {
	font-size: 18px;
}

A.sidenavlinks { 
  color: #110F49; 
  text-decoration: none; 
}

A.sidenavlinks:hover {
  background: #110F49;
  color: #ffffff; 
  text-decoration: none;
}

A { 
  color: #110F49; 
  text-decoration: underline; 
}

A:hover { 
  background: #110F49;
  color: #ffffff; 
  text-decoration: none; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000080;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000080;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000080;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000080;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  //background: #f8f8f9;
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000080;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f4f7fd;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #FFFFFF; 
  background: #CC6666; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.verySmallText {
  font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
	}
A.verySmallText {
  color:black;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 35%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
input, select, textarea {
        background-color : #DDDDDD;
        border : 1px solid #545a94;
        color : #545a94;
        font-family: Verdana, Arial, sans-serif;
        font-size : 10px;

}
.button {
        background-color : #545a94;
        border : 1px solid #DDDDDD;
        color : #DDDDDD;
        font-family: Verdana, Arial, sans-serif;
        font-size : 10px;
}
.button:hover {
        background-color : #545a94;
        border : 2px solid #ff0000;
        color : #ff0000;
        font-family: Verdana, Arial, sans-serif;
        font-size : 10px;
}
inputimage {
        background-color : #DDDDDD;
        color : #545a94;
        font-family: Verdana, Arial, sans-serif;
        font-size : 10px;
	border : none;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.site_thumb {
	border: solid 1px;
	color: #545a94;
	text-align: center;
	
}

#layout-address{ border:none 1px; position:absolute; left:280px; top:8px; width:680px; height:100px; text-align:right;}
#layout-address a { color:#322e88; text-decoration:none; }
#layout-address a:hover { color:#322e88; text-decoration:underline; }
#layout-tr_top{ border:none; position:absolute; left:262px; top:135px; width:709px; height:19px;}
#layout-tr_bottom{ border:none; position:absolute; left:262px; top:348px; width:709px; height:22px;}
#layout-tr_left{ border:none; position:absolute; left:262px; top:153px; width:24px; height:195px;}
#layout-tr_right{ border:none; position:absolute; left:941px; top:153px; width:30px; height:195px;}
#layout-tr_box_fill{ position:absolute; border: none 1px; left:274px; top:140px; width:676px; height:210px; background:#e8f1fe; zlevel:9999;}

#old-layout-bb_top{ border:none; position:absolute; left:31px; top:134px; width:217px; height:53px;}
#old-layout-bb_bottom{ border:none; position:absolute; left:31px; top:539px; width:217px; height:24px;}
#old-layout-bb_left{ border:none; position:absolute; left:31px; top:187px; width:15px; height:352px;}
#old-layout-bb_right{ border:none; position:absolute; left:224px; top:187px; width:24px; height:352px;}
#old-layout-bb_box_fill{ position:absolute; left:41px; top:184px; width:190px; height:358px; background:#e8f1fe; zlevel:9999; margin-left:5px;}
#layout-bb_top{ border:none; position:absolute; left:31px; top:550px; width:217px; height:53px;}
#layout-bb_bottom{ border:none; position:absolute; left:31px; top:955px; width:217px; height:24px;}
#layout-bb_left{ border:none; position:absolute; left:31px; top:603px; width:15px; height:352px;}
#layout-bb_right{ border:none; position:absolute; left:224px; top:603px; width:24px; height:352px;}
#layout-bb_box_fill{ position:absolute; left:41px; top:600px; width:190px; height:358px; background:#e8f1fe; zlevel:9999; margin-left:5px;}
#layout-image{ border:none 1px; position:absolute; left:51px; top:442px; width:167px; height:95px; background:#e8f1fe; text-align:center; zlevel:9999;}
#layout-ob_box_fill1{ position:absolute; left:275px; top:380px; width:200px; height:162px; background:#fff1c2; zlevel:9999; text-align:center; border: none 1px;}
#layout-ob_box_fill2{ position:absolute; left:510px; top:380px; width:200px; height:162px; background:#fff1c2; zlevel:9999; text-align:center; border: none 1px;}
#layout-ob_box_fill3{ position:absolute; left:745px; top:380px; width:200px; height:162px; background:#fff1c2; zlevel:9999; text-align:center; border: none 1px;}
#layout-ob_top{ border:none; position:absolute; left:266px; top:370px; width:704px; height:17px;}
#layout-ob_left{ border:none; position:absolute; left:266px; top:386px; width:14px; height:153px;}
#layout-ob_middleleft{ border:none; position:absolute; left:478px; top:386px; width:36px; height:153px;}
#layout-ob_middleright{ border:none; position:absolute; left:711px; top:386px; width:38px; height:153px;}
#layout-ob_right{ border:none; position:absolute; left:945px; top:386px; width:25px; height:153px;}
#layout-ob_bottom{ border:none; position:absolute; left:266px; top:538px; width:704px; height:17px;}
#layout-logo{ border:none; position:absolute; left:31px; top:4px; width:170px; height:77px;}
#old-layout-newsletter{ border:none 1px; position:absolute; left:26px; top:879px; width:220px; height:128px;}
#layout-newsletter{ border:none 1px; position:absolute; left:26px; top:134px; width:220px; height:128px;}
#layout-logos_bottom{ border:none; position:absolute; left:411px; top:1105px; width:552px; height:47px;}
#layout-leftoffooter{ border:none; position:absolute; left:32px; top:1022px; width:609px; height:59px;}
#layout-rightoffooter{ border:none; position:absolute; left:641px; top:948px; width:322px; height:133px;}
#layout-sitemap_etc{ position:absolute; left:51px; top:1118px; width:178px; height:29px; background:#272f7a; zlevel:9999;}
#layout-image1{ position:absolute; left:701px; top:156px; width:234px; height:189px; background:#272f7a; zlevel:9999;}
#layout-image2{ position:absolute; left:36px; top:259px; width:202px; height:291px; background:#272f7a; zlevel:9999;}

#lessold-layout-home{ position:absolute; left:52px; top:83px; width:112px; height:39px;}
#lessold-layout-services{ position:absolute; left:164px; top:83px; width:112px; height:39px;}
#lessold-layout-solutions{ position:absolute; left:276px; top:83px; width:112px; height:39px;}
#lessold-layout-ecommerce{ position:absolute; left:388px; top:83px; width:112px; height:39px;}
#lessold-layout-webdesign{ position:absolute; left:500px; top:83px; width:112px; height:39px;}
#lessold-layout-graphics{ position:absolute; left:612px; top:83px; width:112px; height:39px;}
#lessold-layout-downloads{ position:absolute; left:724px; top:83px; width:112px; height:39px;}
#lessold-layout-about{ position:absolute; left:836px; top:83px; width:112px; height:39px;}
#lessold-layout-portal{ position:absolute; left:948px; top:83px; width:43px; height:46px;}


#old-layout-home{ position:absolute; left:52px; top:83px; width:112px; height:39px;}
#old-layout-about{ position:absolute; left:164px; top:83px; width:112px; height:39px;}
#old-layout-ecommerce{ position:absolute; left:276px; top:83px; width:112px; height:39px;}
#old-layout-webdesign{ position:absolute; left:388px; top:83px; width:112px; height:39px;}
#old-layout-graphics{ position:absolute; left:500px; top:83px; width:112px; height:39px;}
#old-layout-solutions{ position:absolute; left:612px; top:83px; width:112px; height:39px;}
#old-layout-services{ position:absolute; left:724px; top:83px; width:112px; height:39px;}
#old-layout-downloads{ position:absolute; left:836px; top:83px; width:112px; height:39px;}
#old-layout-portal{ position:absolute; left:948px; top:83px; width:43px; height:46px;}


#layout-home{ position:absolute; left:52px; top:83px; width:112px; height:39px;}
#layout-voip{ position:absolute; left:164px; top:83px; width:112px; height:39px;}
#layout-call-forward{ position:absolute; left:276px; top:83px; width:112px; height:39px;}
#layout-single-user{ position:absolute; left:388px; top:83px; width:112px; height:39px;}
#layout-multi-user{ position:absolute; left:500px; top:83px; width:112px; height:39px;}
#layout-pbx-trunks{ position:absolute; left:612px; top:83px; width:112px; height:39px;}
#layout-solutions{ position:absolute; left:724px; top:83px; width:112px; height:39px;}
#layout-about{ position:absolute; left:836px; top:83px; width:112px; height:39px;}
#layout-portal{ position:absolute; left:948px; top:83px; width:43px; height:46px;}



#layout-flash{ position:absolute; left:26px; top:1015px; width:220px; height:39px;}
#layout-body-home{ border:none 1px;  overflow:auto; position:absolute; left:275px; top:564px; width:679px; height:1000px;}
#layout-body{ border:none 1px;  overflow:auto; position:absolute; left:275px; top:135px; width:679px; height:829px;}
#layout-body-home{ top: 370px; height:560px; border: none 1px; }
#layout-body{ top: 135px; height:1000px; border: none 1px; }


#name_1_, #email_1_, #address_1_, #comment_1_, #phone_number_1_ {
	width: 300px;
}
fieldset {
	border: solid 1px #000000;
	margin-bottom: 10px;
}

form fieldset div.notes {
    clear: right;
    float: right;
    width: 25%;
    background-image: url('/images/mattsmowing/smaller_info_icon.gif');
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #FCFAB0;
    border: 1px #000 solid;
    padding: 0 0.5em;
}

form fieldset div.notes div.notes_title {
    font-weight: bold;
}

form fieldset legend {
    padding: 0 0.5em;
    font-weight: bold;
    font-size: 11pt;
    color: #3C7610;
}

