
/*  
    Automated column calculations for eonicweb
    © Eonicweb Ltd 2011 - Authors: Will Hancock, Trevor Spink 
*/

/* full Width Golden Ratio Values
0-934 / 1-577 / 2-356 / 3-220 / 4-136 / 5-84 / 6-52 / 7-32 / 8-20 / 9-12 / 10-8 / 11-5 / 12-3 / 13-2 / 14-1 / 15- / */
/* page Width Golden Ratio Values
0-742 / 1-458 / 2-283 / 3-175 / 4-108 / 5-66 / 6-41 / 7-25 / 8-16 / 9-10 / 10-6 / 11-4 / 12-2 / 13-1 / 14- / */

/*Start --- Fixes for non bootstrap sites*/

.Site *,.Site *:before,.Site *:after {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/*Start --- End for non bootstrap sites*/




.rowMargin{margin-right:20px;}
div.module,
.box{margin-bottom:20px}
.box div.module{margin-bottom:0px}
#subMenu{width:172px;}
#mainLayout{float:left;width:742px;margin-left:20px; box-sizing: content-box !important;}
div.fullwidth{width: 934px !important; margin-left: 0 !important; box-sizing: content-box !important;}

/*
.cartFull .step{float:left;width:123.666666666667px;}
div.fullwidth .cartFull .step{width:155.666666666667px;}
*/

.cols2 .listItem{width:361px;}
.cols2 .rowMargin{width:361px;}

.cols3 .listItem{width:234px;}
.cols3 .rowMargin{width:233px;}

.cols4 .listItem{width:171px;}
.cols4 .rowMargin{width:169px;}

.cols5 .listItem{width:134px;}
.cols5 .rowMargin{width:131px;}

.box .cols2 .listItem{width:341px;}
.box .cols2 .rowMargin{width:341px;}

.box .cols3 .listItem{width:220px;}
.box .cols3 .rowMargin{width:221px;}

.box .cols4 .listItem{width:162px;}
.box .cols4 .rowMargin{width:160px;}

.box .cols5 .listItem{width:126px;}
.box .cols5 .rowMargin{width:124px;}

/* 50% Columns */
.template_2_Columns .column1 {float:left;width:361px;margin-right:20px;}
.template_2_Columns .column2 {float:left;width:361px}

.template_2_Columns .column1 .cols2  .listItem,
.template_3_Columns_50_25_25 .column1 .cols2 .listItem{width:171px;}
.template_3_Columns_25_25_50 .column3 .cols2 .listItem,
.template_2_Columns .column2 .cols2 .listItem{width:171px;}
.template_2_Columns .column1 .cols2 .rowMargin,
.template_3_Columns_50_25_25 .column1 .cols2 .rowMargin{width: 170px;}
.template_3_Columns_25_25_50 .column3 .cols2 .rowMargin,
.template_2_Columns .column2 .cols2 .rowMargin{width: 170px;}

.template_2_Columns .column1 .box .cols2 .listItem,
.template_3_Columns_50_25_25 .column1 .box .cols2 .listItem{width:151px;}
.template_3_Columns_25_25_50 .column3 .box .cols2 .listItem,
.template_2_Columns .column2 .box .cols2 .listItem{width:151px;}
.template_2_Columns .column1 .box .cols2 .rowMargin,
.template_3_Columns_50_25_25 .column1 .box .cols2 .rowMargin{width: 150px;}
.template_3_Columns_25_25_50 .column3 .box .cols2 .rowMargin,
.template_2_Columns .column2 .box .cols2 .rowMargin{width: 150px;}

.template_2_Columns .column1 .cols3 .listItem,
.template_3_Columns_50_25_25 .column1 .cols3 .listItem{width: 107px;}
.template_3_Columns_25_25_50 .column3 .cols3 .listItem,
.template_2_Columns .column2 .cols3 .listItem{width: 107px;}
.template_2_Columns .column1 .cols3 .rowMargin,
.template_3_Columns_50_25_25 .column1 .cols3 .rowMargin{width: 107px;}
.template_3_Columns_25_25_50 .column3 .cols3 .rowMargin,
.template_2_Columns .column2 .cols3 .rowMargin{width:107px;}

.template_2_Columns .column1 .box .cols3 .listItem,
.template_3_Columns_50_25_25 .column1 .box .cols3 .listItem{width: 93px;}
.template_3_Columns_25_25_50 .column3 .box .cols3 .listItem,
.template_2_Columns .column2 .box .cols3 .listItem{width: 93px;}
.template_2_Columns .column1 .box .cols3 .rowMargin,
.template_3_Columns_50_25_25 .column1 .box .cols3 .rowMargin{width: 94px;}
.template_3_Columns_25_25_50 .column3 .box .cols3 .rowMargin,
.template_2_Columns .column2 .box .cols3 .rowMargin{width:94px;}

.template_2_Columns .column1 .cols4 .listItem,
.template_3_Columns_50_25_25 .column1 .cols4 .listItem{width: 76px;}
.template_3_Columns_25_25_50 .column3 .cols4 .listItem,
.template_2_Columns .column2 .cols4 .listItem{width: 76px;}
.template_2_Columns .column1 .cols4 .rowMargin,
.template_3_Columns_50_25_25 .column1 .cols4 .rowMargin{width: 75px;}
.template_3_Columns_25_25_50 .column3 .cols4 .rowMargin,
.template_2_Columns .column2 .cols4 .rowMargin{width:75px;}

.template_2_Columns .column1 .box .cols4 .listItem,
.template_3_Columns_50_25_25 .column1 .box .cols4 .listItem{width: 66px;}
.template_3_Columns_25_25_50 .column3 .box .cols4 .listItem,
.template_2_Columns .column2 .box .cols4 .listItem{width: 66px;}
.template_2_Columns .column1 .box .cols4 .rowMargin,
.template_3_Columns_50_25_25 .column1 .box .cols4 .rowMargin{width: 65px;}
.template_3_Columns_25_25_50 .column3 .box .cols4 .rowMargin,
.template_2_Columns .column2 .box .cols4 .rowMargin{width:65px;}

.template_2_Columns .column1 .cols5 .listItem,
.template_3_Columns_50_25_25 .column1 .cols5 .listItem{width: 57px;}
.template_3_Columns_25_25_50 .column3 .cols5 .listItem,
.template_2_Columns .column2 .cols5 .listItem{width: 57px;}
.template_2_Columns .column1 .cols5 .rowMargin,
.template_3_Columns_50_25_25 .column1 .cols5 .rowMargin{width: 56px;}
.template_3_Columns_25_25_50 .column3 .cols5 .rowMargin,
.template_2_Columns .column2 .cols5 .rowMargin{width:56px;}

.template_2_Columns .column1 .box .cols5 .listItem,
.template_3_Columns_50_25_25 .column1 .box .cols5 .listItem{width: 49px;}
.template_3_Columns_25_25_50 .column3 .box .cols5 .listItem,
.template_2_Columns .column2 .box .cols5 .listItem{width: 49px;}
.template_2_Columns .column1 .box .cols5 .rowMargin,
.template_3_Columns_50_25_25 .column1 .box .cols5 .rowMargin{width: 48px;}
.template_3_Columns_25_25_50 .column3 .box .cols5 .rowMargin,
.template_2_Columns .column2 .box .cols5 .rowMargin{width:48px;}

/* 66% columns */
.template_2_Columns_66_33 .column1{float: left;width: 448px;margin-right: 20px;}
.template_2_Columns_66_33 .column2{float: left;width: 273px;}

.template_2_Columns_66_33 .column1 .cols2 .listItem{width:214px;}
.template_2_Columns_66_33 .column1 .cols2 .rowMargin{width:214px;}
.template_2_Columns_66_33 .column1 .box .cols2 .listItem{width:194px;}
.template_2_Columns_66_33 .column1 .box .cols2 .rowMargin{width:194px;}

.template_2_Columns_33_66 .column2 .cols2 .listItem{width:214px;}
.template_2_Columns_33_66 .column2 .cols2 .rowMargin{width:214px;}
.template_2_Columns_33_66 .column2 .box .cols2 .listItem{width:194px;}
.template_2_Columns_33_66 .column2 .box .cols2 .rowMargin{width:194px;}

.template_2_Columns_66_33 .column1 .cols3 .listItem{width:136px;}
.template_2_Columns_66_33 .column1 .cols3 .rowMargin{width:136px;}
.template_2_Columns_66_33 .column1 .box .cols3 .listItem{width:122px;}
.template_2_Columns_66_33 .column1 .box .cols3 .rowMargin{width:123px;}

.template_2_Columns_33_66 .column2 .cols3 .listItem{width:136px;}
.template_2_Columns_33_66 .column2 .cols3 .rowMargin{width:136px;}
.template_2_Columns_33_66 .column2 .box .cols3 .listItem{width:122px;}
.template_2_Columns_33_66 .column2 .box .cols3 .rowMargin{width:123px;}

.template_2_Columns_66_33 .column1 .cols4 .listItem{width:97px;}
.template_2_Columns_66_33 .column1 .cols4 .rowMargin{width:97px;}
.template_2_Columns_66_33 .column1 .box .cols4 .listItem{width:87px;}
.template_2_Columns_66_33 .column1 .box .cols4 .rowMargin{width:87px;}

.template_2_Columns_33_66 .column2 .cols4 .listItem{width:97px;}
.template_2_Columns_33_66 .column2 .cols4 .rowMargin{width:97px;}
.template_2_Columns_33_66 .column2 .box .cols4 .listItem{width:87px;}
.template_2_Columns_33_66 .column2 .box .cols4 .rowMargin{width:87px;}

.template_2_Columns_66_33 .column1 .cols5 .listItem{width:72px;}
.template_2_Columns_66_33 .column1 .cols5 .rowMargin{width:74px;}
.template_2_Columns_66_33 .column1 .box .cols5 .listItem{width:64px;}
.template_2_Columns_66_33 .column1 .box .cols5 .rowMargin{width:87px;}

.template_2_Columns_33_66 .column2 .cols5 .listItem{width:72px;}
.template_2_Columns_33_66 .column2 .cols5 .rowMargin{width:74px;}
.template_2_Columns_33_66 .column2 .box .cols5 .listItem{width:64px;}
.template_2_Columns_33_66 .column2 .box .cols5 .rowMargin{width:87px;}

/* 33% columns */
.template_2_Columns_33_66 .column1{float: left;width: 273px;margin-right: 20px;}
.template_2_Columns_33_66 .column2{float: left;width: 448px;}

.template_2_Columns_33_66 .column1 .cols2 .listItem{width:127px;}
.template_2_Columns_33_66 .column1 .cols2 .rowMargin{width:126px;}
.template_2_Columns_33_66 .column1 .box .cols2 .listItem{width:107px;}
.template_2_Columns_33_66 .column1 .box .cols2 .rowMargin{width:106px;}

.template_2_Columns_66_33 .column2 .cols2 .listItem{width:127px;}
.template_2_Columns_66_33 .column2 .cols2 .rowMargin{width:126px;}
.template_2_Columns_66_33 .column2 .box .cols2 .listItem{width:107px;}
.template_2_Columns_66_33 .column2 .box .cols2 .rowMargin{width:106px;}

.template_2_Columns_33_66 .column1 .cols3 .listItem{width:77px;}
.template_2_Columns_33_66 .column1 .cols3 .rowMargin{width:78px;}
.template_2_Columns_33_66 .column1 .box .cols3 .listItem{width:65px;}
.template_2_Columns_33_66 .column1 .box .cols3 .rowMargin{width:64px;}

.template_2_Columns_66_33 .column2 .cols3 .listItem{width:77px;}
.template_2_Columns_66_33 .column2 .cols3 .rowMargin{width:78px;}
.template_2_Columns_66_33 .column2 .box .cols3 .listItem{width:65px;}
.template_2_Columns_66_33 .column2 .box .cols3 .rowMargin{width:64px;}

.template_2_Columns_33_66 .column1 .cols4 .listItem{width:54px;}
.template_2_Columns_33_66 .column1 .cols4 .rowMargin{width:53px;}
.template_2_Columns_33_66 .column1 .box .cols4 .listItem{width:44px;}
.template_2_Columns_33_66 .column1 .box .cols4 .rowMargin{width:43px;}

.template_2_Columns_66_33 .column2 .cols4 .listItem{width:54px;}
.template_2_Columns_66_33 .column2 .cols4 .rowMargin{width:53px;}
.template_2_Columns_66_33 .column2 .box .cols4 .listItem{width:44px;}
.template_2_Columns_66_33 .column2 .box .cols4 .rowMargin{width:43px;}

.template_2_Columns_33_66 .column1 .cols5 .listItem{width:57px;}
.template_2_Columns_33_66 .column1 .cols5 .rowMargin{width:39px;}
.template_2_Columns_33_66 .column1 .box .cols5 .listItem{width:29px;}
.template_2_Columns_33_66 .column1 .box .cols5 .rowMargin{width:31px;}

.template_2_Columns_66_33 .column2 .cols5 .listItem{width:54px;}
.template_2_Columns_66_33 .column2 .cols5 .rowMargin{width:39px;}
.template_2_Columns_66_33 .column2 .box .cols5 .listItem{width:29px;}
.template_2_Columns_66_33 .column2 .box .cols5 .rowMargin{width:31px;}

/* 3 column widths (true 33%)*/
.template_3_Columns .column1{float: left;width:234px;margin-right: 20px;}
.template_3_Columns .column2{float: left;width:234px;margin-right: 20px;}
.template_3_Columns .column3{float: left;width:234px;}

.template_3_Columns .cols2 .listItem{width:107px;}
.template_3_Columns .cols2 .rowMargin{width:107px;}
.template_3_Columns .box .cols2 .listItem{width:87px;}
.template_3_Columns .box .cols2 .rowMargin{width:87px;}
.template_3_Columns .column3 .cols2 .listItem{width:107px;}
.template_3_Columns .column3 .cols2 .rowMargin{width:107px;}
.template_3_Columns .column3 .box .cols2 .listItem{width:87px;}
.template_3_Columns .column3 .box .cols2 .rowMargin{width:87px;}

.template_3_Columns .cols3 .listItem{width:64px;}
.template_3_Columns .cols3 .rowMargin{width:65px;}
.template_3_Columns .box .cols3 .listItem{width:52px;}
.template_3_Columns .box .cols3 .rowMargin{width:51px;}
.template_3_Columns .column3 .cols3 .listItem{width:64px;}
.template_3_Columns .column3 .cols3 .rowMargin{width:65px;}
.template_3_Columns .column3 .box .cols3 .listItem{width:52px;}
.template_3_Columns .column3 .box .cols3 .rowMargin{width:51px;}

.template_3_Columns .cols4 .listItem{width:42px;}
.template_3_Columns .cols4 .rowMargin{width:44px;}
.template_3_Columns .box .cols4 .listItem{width:32px;}
.template_3_Columns .box .cols4 .rowMargin{width:45px;}
.template_3_Columns .column3 .cols4 .listItem{width:42px;}
.template_3_Columns .column3 .cols4 .rowMargin{width:44px;}
.template_3_Columns .column3 .box .cols4 .listItem{width:32px;}
.template_3_Columns .column3 .box .cols4 .rowMargin{width:34px;}

.template_3_Columns .cols5 .listItem{width:30px;}
.template_3_Columns .cols5 .rowMargin{width:31px;}
.template_3_Columns .box .cols5 .listItem{width:22px;}
.template_3_Columns .box .cols5 .rowMargin{width:38px;}
.template_3_Columns .column3 .cols5 .listItem{width:30px;}
.template_3_Columns .column3 .cols5 .rowMargin{width:31px;}
.template_3_Columns .column3 .box .cols5 .listItem{width:22px;}
.template_3_Columns .column3 .box .cols5 .rowMargin{width:23px;}

/* 25% column widths */
.template_3_Columns_50_25_25 .column1{float:left;width:361px;margin-right:20px;}
.template_3_Columns_50_25_25 .column2{float:left;width:170px;margin-right:20px;}
.template_3_Columns_50_25_25 .column3{float:left;width:171px;}

.template_3_Columns_25_25_50 .column1{float: left;width: 170px;margin-right:20px;}
.template_3_Columns_25_25_50 .column2{float: left;width: 171px;margin-right:20px;}
.template_3_Columns_25_25_50 .column3{float: left;width: 361px}

.template_3_Columns_25_25_50 .column1 .cols2 .listItem{width:75px;}
.template_3_Columns_25_25_50 .column2 .cols2 .listItem{width:75px;}
.template_3_Columns_25_25_50 .column1 .cols2 .rowMargin{width:75px;}
.template_3_Columns_25_25_50 .column2 .cols2 .rowMargin{width:76px;}

.template_3_Columns_25_25_50 .column1 .box .cols2 .listItem{width:55px;}
.template_3_Columns_25_25_50 .column2 .box .cols2 .listItem{width:55px;}
.template_3_Columns_25_25_50 .column1 .box .cols2 .rowMargin{width:55px;}
.template_3_Columns_25_25_50 .column2 .box .cols2 .rowMargin{width:56px;}

.template_3_Columns_50_25_25 .column2 .cols2 .listItem{width:75px;}
.template_3_Columns_50_25_25 .column3 .cols2 .listItem{width:75px;}
.template_3_Columns_50_25_25 .column2 .cols2 .rowMargin{width:75px;}
.template_3_Columns_50_25_25 .column3 .cols2 .rowMargin{width:76px;}

.template_3_Columns_50_25_25 .column2 .box .cols2 .listItem{width:55px;}
.template_3_Columns_50_25_25 .column3 .box .cols2 .listItem{width:55px;}
.template_3_Columns_50_25_25 .column2 .box .cols2 .rowMargin{width:55px;}
.template_3_Columns_50_25_25 .column3 .box .cols2 .rowMargin{width:56px;}

/* 75% / 25% column widths */
.template_2_Columns_75_25 .column1{float: left;width: 542px;margin-right: 20px;}
.template_2_Columns_75_25 .column2{float: left;width: 180px;}

.template_2_Columns_75_25 .column1 .cols2 .listItem{width:261px;}
.template_2_Columns_75_25 .column1 .cols2 .rowMargin{width:261px;}
.template_2_Columns_75_25 .column1 .box .cols2 .listItem{width:241px;}
.template_2_Columns_75_25 .column1 .box .cols2 .rowMargin{width:241px;}

.template_2_Columns_75_25 .column2 .cols2 .listItem{width:80px;}
.template_2_Columns_75_25 .column2 .cols2 .rowMargin{width:80px;}
.template_2_Columns_75_25 .column2 .box .cols2 .listItem{width:60px;}
.template_2_Columns_75_25 .column2 .box .cols2 .rowMargin{width:60px;}

.template_2_Columns_75_25 .column1 .cols3 .listItem{width:168px;}
.template_2_Columns_75_25 .column1 .cols3 .rowMargin{width:167px;}
.template_2_Columns_75_25 .column1 .box .cols3 .listItem{width:154px;}
.template_2_Columns_75_25 .column1 .box .cols3 .rowMargin{width:154px;}

.template_2_Columns_75_25 .column2 .cols3 .listItem{width:46px;}
.template_2_Columns_75_25 .column2 .cols3 .rowMargin{width:47px;}
.template_2_Columns_75_25 .column2 .box .cols3 .listItem{width:34px;}
.template_2_Columns_75_25 .column2 .box .cols3 .rowMargin{width:33px;}

.template_2_Columns_75_25 .column1 .cols4 .listItem{width:122px;}
.template_2_Columns_75_25 .column1 .cols4 .rowMargin{width:120px;}
.template_2_Columns_75_25 .column1 .box .cols4 .listItem{width:112px;}
.template_2_Columns_75_25 .column1 .box .cols4 .rowMargin{width:110px;}

.template_2_Columns_75_25 .column2 .cols4 .listItem{width:30px;}
.template_2_Columns_75_25 .column2 .cols4 .rowMargin{width:30px;}
.template_2_Columns_75_25 .column2 .box .cols4 .listItem{width:20px;}
.template_2_Columns_75_25 .column2 .box .cols4 .rowMargin{width:20px;}

.template_2_Columns_75_25 .column1 .cols5 .listItem{width:94px;}
.template_2_Columns_75_25 .column1 .cols5 .rowMargin{width:92px;}
.template_2_Columns_75_25 .column1 .box .cols5 .listItem{width:86px;}
.template_2_Columns_75_25 .column1 .box .cols5 .rowMargin{width:110px;}

.template_2_Columns_75_25 .column2 .cols5 .listItem{width:20px;}
.template_2_Columns_75_25 .column2 .cols5 .rowMargin{width:20px;}
.template_2_Columns_75_25 .column2 .box .cols5 .listItem{width:12px;}
.template_2_Columns_75_25 .column2 .box .cols5 .rowMargin{width:12px;}

/* 25% / 75% column widths */
.template_2_Columns_25_75 .column1{float: left;width: 180px;margin-right: 20px;}
.template_2_Columns_25_75 .column2{float: left;width: 542px;}

.template_2_Columns_25_75 .column1 .cols2 .listItem{width:56px;}
.template_2_Columns_25_75 .column1 .cols2 .rowMargin{width:80px;}
.template_2_Columns_25_75 .column1 .box .cols2 .listItem{width:60px;}
.template_2_Columns_25_75 .column1 .box .cols2 .rowMargin{width:60px;}

.template_2_Columns_25_75 .column2 .cols2 .listItem{width:261px;}
.template_2_Columns_25_75 .column2 .cols2 .rowMargin{width:261px;}
.template_2_Columns_25_75 .column2 .box .cols2 .listItem{width:241px;}
.template_2_Columns_25_75 .column2 .box .cols2 .rowMargin{width:241px;}

.template_2_Columns_25_75 .column1 .cols3 .listItem{width:46px;}
.template_2_Columns_25_75 .column1 .cols3 .rowMargin{width:47px;}
.template_2_Columns_25_75 .column1 .box .cols3 .listItem{width:34px;}
.template_2_Columns_25_75 .column1 .box .cols3 .rowMargin{width:33px;}

.template_2_Columns_25_75 .column2 .cols3 .listItem{width:168px;}
.template_2_Columns_25_75 .column2 .cols3 .rowMargin{width:167px;}
.template_2_Columns_25_75 .column2 .box .cols3 .listItem{width:154px;}
.template_2_Columns_25_75 .column2 .box .cols3 .rowMargin{width:154px;}

.template_2_Columns_25_75 .column1 .cols4 .listItem{width:30px;}
.template_2_Columns_25_75 .column1 .cols4 .rowMargin{width:30px;}
.template_2_Columns_25_75 .column1 .box .cols4 .listItem{width:20px;}
.template_2_Columns_25_75 .column1 .box .cols4 .rowMargin{width:20px;}

.template_2_Columns_25_75 .column2 .cols4 .listItem{width:122px;}
.template_2_Columns_25_75 .column2 .cols4 .rowMargin{width:120px;}
.template_2_Columns_25_75 .column2 .box .cols4 .listItem{width:112px;}
.template_2_Columns_25_75 .column2 .box .cols4 .rowMargin{width:110px;}

.template_2_Columns_25_75 .column1 .cols5 .listItem{width:20px;}
.template_2_Columns_25_75 .column1 .cols5 .rowMargin{width:20px;}
.template_2_Columns_25_75 .column1 .box .cols5 .listItem{width:12px;}
.template_2_Columns_25_75 .column1 .box .cols5 .rowMargin{width:20px;}

.template_2_Columns_25_75 .column2 .cols5 .listItem{width:94px;}
.template_2_Columns_25_75 .column2 .cols5 .rowMargin{width:92px;}
.template_2_Columns_25_75 .column2 .box .cols5 .listItem{width:86px;}
.template_2_Columns_25_75 .column2 .box .cols5 .rowMargin{width:84px;}

/* 4 column widths*/
.template_4_Columns .column1{float: left;width:170px;margin-right: 20px;}
.template_4_Columns .column2{float: left;width:170px;margin-right: 20px;}
.template_4_Columns .column3{float: left;width:170px;margin-right: 20px;}
.template_4_Columns .column4{float: left;width:172px;}

.template_4_Columns .cols2 .listItem{width:75px;}
.template_4_Columns .cols2 .rowMargin{width:75px;}
.template_4_Columns .box .cols2 .listItem{width:55px;}
.template_4_Columns .box .cols2 .rowMargin{width:55px;}
.template_4_Columns .column4 .cols2 .listItem{width:76px;}
.template_4_Columns .column4 .cols2 .rowMargin{width:76px;}
.template_4_Columns .column4 .box .cols2 .listItem{width:56px;}
.template_4_Columns .column4 .box .cols2 .rowMargin{width:56px;}

.template_4_Columns .cols3 .listItem{width:44px;}
.template_4_Columns .cols3 .rowMargin{width:43px;}
.template_4_Columns .box .cols3 .listItem{width:30px;}
.template_4_Columns .box .cols3 .rowMargin{width:30px;}
.template_4_Columns .column4 .cols3 .listItem{width:44px;}
.template_4_Columns .column4 .cols3 .rowMargin{width:44px;}
.template_4_Columns .column4 .box .cols3 .listItem{width:30px;}
.template_4_Columns .column4 .box .cols3 .rowMargin{width:31px;}

.template_4_Columns .cols4 .listItem{width:26px;}
.template_4_Columns .cols4 .rowMargin{width:28px;}
.template_4_Columns .box .cols4 .listItem{width:16px;}
.template_4_Columns .box .cols4 .rowMargin{width:23px;}
.template_4_Columns .column4 .cols4 .listItem{width:28px;}
.template_4_Columns .column4 .cols4 .rowMargin{width:28px;}
.template_4_Columns .column4 .box .cols4 .listItem{width:18px;}
.template_4_Columns .column4 .box .cols4 .rowMargin{width:18px;}

.template_4_Columns .cols5 .listItem{width:18px;}
.template_4_Columns .cols5 .rowMargin{width:18px;}
.template_4_Columns .box .cols5 .listItem{width:10px;}
.template_4_Columns .box .cols5 .rowMargin{width:17px;}
.template_4_Columns .column4 .cols5 .listItem{width:20px;}
.template_4_Columns .column4 .cols5 .rowMargin{width:18px;}
.template_4_Columns .column4 .box .cols5 .listItem{width:12px;}
.template_4_Columns .column4 .box .cols5 .rowMargin{width:10px;}

/* HEADER AND FOOTER ELEMENTS */

.template #header .cols2 .listItem{width:361px;}

.template #header .cols2 .box{width:351px;}
.template #header .cols2 .rowMargin{width:351px;}

.template #header .cols3 .listItem{width:234px;}
.template #header .cols3 .rowMargin{width:234px;}

.template #header .cols4 .listItem{width:172px;}
.template #header .cols4 .rowMargin{width:170px;}

.template #header .cols5 .listItem{width:134px;}
.template #header .cols5 .rowMargin{width:132px;}

.template #header .box .cols2 .listItem{width:341px;}
.template #header .box .cols2 .rowMargin{width:341px;}

.template #header .box .cols3 .listItem{width:220px;}
.template #header .box .cols3 .rowMargin{width:221px;}

.template #header .box .cols4 .listItem{width:162px;}
.template #header .box .cols4 .rowMargin{width:160px;}

.template #header .box .cols5 .listItem{width:126px;}
.template #header .box .cols5 .rowMargin{width:124px;}

.template #footer .cols2 .listItem{width:361px;}
.template #footer .cols2 .rowMargin{width:361px;}

.template #footer .cols3 .listItem{width:234px;}
.template #footer .cols3 .rowMargin{width:234px;}

.template #footer .cols4 .listItem{width:172px;}
.template #footer .cols4 .rowMargin{width:170px;}

.template #footer .cols5 .listItem{width:134px;}
.template #footer .cols5 .rowMargin{width:132px;}

.template #footer .box .cols2 .listItem{width:341px;}
.template #footer .box .cols2 .rowMargin{width:341px;}

.template #footer .box .cols3 .listItem{width:220px;}
.template #footer .box .cols3 .rowMargin{width:221px;}

.template #footer .box .cols4 .listItem{width:162px;}
.template #footer .box .cols4 .rowMargin{width:160px;}

.template #footer .box .cols5 .listItem{width:126px;}
.template #footer .box .cols5 .rowMargin{width:124px;}

/* FORM ELEMENT WIDTH CALCULATIONS */

.template_4_Columns input.textbox,
.template_4_Columns textarea.textarea,
.template_4_Columns select
{width: 102px}

.template_4_Columns .box input.textbox,
.template_4_Columns .box textarea.textarea,
.template_4_Columns .box select
{width: 82px}

.template_3_Columns_50_25_25 .column2 input.textbox,
.template_3_Columns_50_25_25 .column2 textarea.textarea,
.template_3_Columns_50_25_25 .column2 select,
.template_3_Columns_50_25_25 .column3 input.textbox,
.template_3_Columns_50_25_25 .column3 textarea.textarea,
.template_3_Columns_50_25_25 .column3 select
{width: 122px}

.template_3_Columns_50_25_25 .column2 .box input.textbox,
.template_3_Columns_50_25_25 .column2 .box textarea.textarea,
.template_3_Columns_50_25_25 .column2 .box select,
.template_3_Columns_50_25_25 .column3 .box input.textbox,
.template_3_Columns_50_25_25 .column3 .box textarea.textarea,
.template_3_Columns_50_25_25 .column3 .box select
{width: 82px}

.template_3_Columns input.textbox,
.template_3_Columns textarea.textarea,
.template_3_Columns select
{width: 184px}

.template_3_Columns .box input.textbox,
.template_3_Columns .box textarea.textarea,
.template_3_Columns .box select
{width: 144px}

.template_3_Columns_50_25_25 .column1 input.textbox,
.template_3_Columns_50_25_25 .column1 textarea.textarea,
.template_3_Columns_25_25_50 .column3 input.textbox,
.template_3_Columns_25_25_50 .column3 textarea.textarea,
.template_2_Columns .column1 input.textbox,
.template_2_Columns .column1 textarea.textarea,
.template_2_Columns .column2 input.textbox,
.template_2_Columns .column2 textarea.textarea
{width: 311px}

.template_3_Columns_50_25_25 .column1 .box input.textbox,
.template_3_Columns_50_25_25 .column1 .box textarea.textarea,
.template_3_Columns_25_25_50 .column3 .box input.textbox,
.template_3_Columns_25_25_50 .column3 .box textarea.textarea,
.template_2_Columns .column1 .box input.textbox,
.template_2_Columns .column1 .box textarea.textarea,
.template_2_Columns .column2 .box input.textbox,
.template_2_Columns .column2 .box textarea.textarea
{width: 271px}

.template_2_Columns_66_33 .column1 input.textbox,
.template_2_Columns_66_33 .column1 textarea.textarea,
.template_2_Columns_33_66 .column2 input.textbox,
.template_2_Columns_33_66 .column2 textarea.textarea
{width:415px}

.template_2_Columns_66_33 .column1 .box input.textbox,
.template_2_Columns_66_33 .column1 .box textarea.textarea,
.template_2_Columns_33_66 .column2 .box input.textbox,
.template_2_Columns_33_66 .column2 .box textarea.textarea
{width:355px}

.template_2_Columns_66_33 .column2 input.textbox,
.template_2_Columns_66_33 .column2 textarea.textarea,
.template_2_Columns_33_66 .column1 input.textbox,
.template_2_Columns_33_66 .column1 textarea.textarea
{width:240px}

.template_2_Columns_66_33 .column2 .box input.textbox,
.template_2_Columns_66_33 .column2 .box textarea.textarea,
.template_2_Columns_33_66 .column1 .box input.textbox,
.template_2_Columns_33_66 .column1 .box textarea.textarea
{width:200px}

.template_2_Columns_75_25 .column1 input.textbox,
.template_2_Columns_75_25 .column1 textarea.textarea,
.template_2_Columns_25_75 .column2 input.textbox,
.template_2_Columns_25_75 .column2 textarea.textarea
{width:502px}

.template_2_Columns_75_25 .column1 .box input.textbox,
.template_2_Columns_75_25 .column1 .box textarea.textarea,
.template_2_Columns_25_75 .column2 .box input.textbox,
.template_2_Columns_25_75 .column2 .box textarea.textarea
{width:462px}

.template_2_Columns_75_25 .column2 input.textbox,
.template_2_Columns_75_25 .column2 textarea.textarea,
.template_2_Columns_25_75 .column1 input.textbox,
.template_2_Columns_25_75 .column1 textarea.textarea
{width:140px}

.template_2_Columns_75_25 .column2 .box input.textbox,
.template_2_Columns_75_25 .column2 .box textarea.textarea,
.template_2_Columns_25_75 .column1 .box input.textbox,
.template_2_Columns_25_75 .column1 .box textarea.textarea
{width:100px}


#header .ewXform fieldset.inline li,
#footer .ewXform fieldset.inline li,
{width:48%;}

#header input.textbox,
#header textarea.textarea,
.template_1_Column input.textbox,
.template_1_Column textarea.textarea,
#footer input.textbox,
#footer textarea.textarea
{width:737px}

.fullwidth #header input.textbox,
.fullwidth #header textarea.textarea,
.fullwidth .template_1_Column input.textbox,
.fullwidth .template_1_Column textarea.textarea,
.fullwidth #footer input.textbox,
.fullwidth #footer textarea.TextArea
{width:909px}

.fullwidth #header .box input.textbox,
.fullwidth #header .box textarea.textarea,
.fullwidth .template_1_Column .box  input.textbox,
.fullwidth .template_1_Column .box textarea.textarea,
.fullwidth #footer .box input.textbox,
.fullwidth #footer .box textarea.TextArea
{width:849px}

.template_1_Column .box input.textbox,
.template_1_Column .box textarea.textarea,
#header .box input.textbox,
#header .box textarea.textarea,
#footer .box input.textbox,
#footer .box textarea.textarea
{width:657px}

.template_1_Column .inline input.short,
.template_1_Column .inline textarea.short,
#header fieldset.inline input.textbox,
#header fieldset.inline textarea.short,
#footer fieldset.inline input.textbox,
#footer fieldset.inline textarea.textarea,
#cartFull .box fieldset.cols2 input.textbox,
#cartFull .box fieldset.cols2 textarea.textarea,
#cartFull fieldset.inline input.textbox,
#cartFull fieldset.inline textarea.textarea
{width:288px}

.fullwidth .template_1_Column fieldset.inline input.short,
.fullwidth .template_1_Column fieldset.inline select,
.fullwidth .template_1_Column fieldset.inline textarea.short,
.fullwidth #header fieldset.inline input.textbox,
.fullwidth #header fieldset.inline textarea.textarea,
.fullwidth #footer fieldset.inline input.textbox,
.fullwidth #footer fieldset.inline textarea.textarea,
.fullwidth #cartFull .box fieldset.cols2 input.textbox,
.fullwidth #cartFull .box fieldset.cols2 textarea.textarea,
.fullwidth #cartFull fieldset.inline input.textbox,
.fullwidth #cartFull fieldset.inline textarea.textarea
{width:404px}

.fullwidth .template_1_Column .box fieldset.inline input.short,
.fullwidth .template_1_Column .box fieldset.inline select,
.fullwidth .template_1_Column .box fieldset.inline textarea.short,
.fullwidth #header .box fieldset.inline input.textbox,
.fullwidth #header .box fieldset.inline textarea.textarea,
.fullwidth #footer .box fieldset.inline input.textbox,
.fullwidth #footer .box fieldset.inline textarea.textarea,
.fullwidth #cartFull .box fieldset.inline input.textbox,
.fullwidth #cartFull .box fieldset.inline textarea.textarea
{width:364px}


.Site #mainLayout .ewXform fieldset.inline ol li
{padding-right:20px}


#header .box input.textbox,
#header .box textarea.textarea,
#footer .box input.textbox,
#footer .box textarea.textarea
{width:659px}

.template_1_Column .box fieldset.inline input.textbox,
.template_1_Column .box fieldset.inline textarea.textarea,
#header .box fieldset.inline input.textbox,
#header .box fieldset.inline textarea.textarea,
#footer .box fieldset.inline input.textbox,
#footer .box fieldset.inline textarea.textarea
{width:288px}

/* FULL WIDTH COLUMN CALCULATIONS */
.fullwidth .cols2 .listItem{width:457px;}
.fullwidth .cols2 .rowMargin{width:457px;}

.fullwidth .cols3 .listItem{width:298px;}
.fullwidth .cols3 .rowMargin{width:298px;}

.fullwidth .cols4 .listItem{width:220px;}
.fullwidth .cols4 .rowMargin{width:218px;}

.fullwidth .cols5 .listItem{width:170px;}
.fullwidth .cols5 .rowMargin{width:171px;}

.fullwidth .box .cols2 .listItem{width:437px;}
.fullwidth .box .cols2 .rowMargin{width:437px;}

.fullwidth .box .cols3 .listItem{width:284px;}
.fullwidth .box .cols3 .rowMargin{width:285px;}

.fullwidth .box .cols4 .listItem{width:210px;}
.fullwidth .box .cols4 .rowMargin{width:208px;}

.fullwidth .box .cols5 .listItem{width:162px;}
.fullwidth .box .cols5 .rowMargin{width:163px;}

/* 50% Columns */
.fullwidth .template_2_Columns .column1 {float:left;width:457px;margin-right:20px;}
.fullwidth .template_2_Columns .column2 {float:left;width:457px;}

.fullwidth .template_2_Columns .column1 .cols2 .listItem,
.fullwidth .template_3_Columns_50_25_25 .column1 .cols2 .listItem{width:219px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .cols2 .listItem,
.fullwidth .template_2_Columns .column2 .cols2 .listItem{width:219px;}
.fullwidth .template_2_Columns .column1 .cols2 .rowMargin,
.fullwidth .template_3_Columns_50_25_25 .column1 .cols2 .rowMargin{width: 218px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .cols2 .rowMargin,
.fullwidth .template_2_Columns .column2 .cols2 .rowMargin{width: 218px;}

.fullwidth .template_2_Columns .column1 .box .cols2 .listItem,
.fullwidth .template_3_Columns_50_25_25 .column1 .box .cols2 .listItem{width:199px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .box .cols2 .listItem,
.fullwidth .template_2_Columns .column2 .box .cols2 .listItem{width:199px;}
.fullwidth .template_2_Columns .column1 .box .cols2 .rowMargin,
.fullwidth .template_3_Columns_50_25_25 .column1 .box .cols2 .rowMargin{width: 198px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .box .cols2 .rowMargin,
.fullwidth .template_2_Columns .column2 .box .cols2 .rowMargin{width: 198px;}

.fullwidth .template_2_Columns .column1 .cols3 .listItem,
.fullwidth .template_3_Columns_50_25_25 .column1 .cols3 .listItem{width: 139px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .cols3 .listItem,
.fullwidth .template_2_Columns .column2 .cols3 .listItem{width: 139px;}
.fullwidth .template_2_Columns .column1 .cols3 .rowMargin,
.fullwidth .template_3_Columns_50_25_25 .column1 .cols3 .rowMargin{width: 139px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .cols3 .rowMargin,
.fullwidth .template_2_Columns .column2 .cols3 .rowMargin{width: 139px;}

.fullwidth .template_2_Columns .column1 .box .cols3 .listItem,
.fullwidth .template_3_Columns_50_25_25 .column1 .box .cols3 .listItem{width: 125px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .box .cols3 .listItem,
.fullwidth .template_2_Columns .column2 .box .cols3 .listItem{width: 125px;}
.fullwidth .template_2_Columns .column1 .box .cols3 .rowMargin,
.fullwidth .template_3_Columns_50_25_25 .column1 .box .cols3 .rowMargin{width: 126px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .box .cols3 .rowMargin,
.fullwidth .template_2_Columns .column2 .box .cols3 .rowMargin{width:126px;}

.fullwidth .template_2_Columns .column1 .cols4 .listItem,
.fullwidth .template_3_Columns_50_25_25 .column1 .cols4 .listItem{width: 100px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .cols4 .listItem,
.fullwidth .template_2_Columns .column2 .cols4 .listItem{width: 100px;}
.fullwidth .template_2_Columns .column1 .cols4 .rowMargin,
.fullwidth .template_3_Columns_50_25_25 .column1 .cols4 .rowMargin{width: 99px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .cols4 .rowMargin,
.fullwidth .template_2_Columns .column2 .cols4 .rowMargin{width:99px;}

.fullwidth .template_2_Columns .column1 .box .cols4 .listItem,
.fullwidth .template_3_Columns_50_25_25 .column1 .box .cols4 .listItem{width: 90px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .box .cols4 .listItem,
.fullwidth .template_2_Columns .column2 .box .cols4 .listItem{width: 90px;}
.fullwidth .template_2_Columns .column1 .box .cols4 .rowMargin,
.fullwidth .template_3_Columns_50_25_25 .column1 .box .cols4 .rowMargin{width: 89px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .box .cols4 .rowMargin,
.fullwidth .template_2_Columns .column2 .box .cols4 .rowMargin{width:89px;}

.fullwidth .template_2_Columns .column1 .cols5 .listItem,
.fullwidth .template_3_Columns_50_25_25 .column1 .cols5 .listItem{width: 77px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .cols5 .listItem,
.fullwidth .template_2_Columns .column2 .cols5 .listItem{width: 77px;}
.fullwidth .template_2_Columns .column1 .cols5 .rowMargin,
.fullwidth .template_3_Columns_50_25_25 .column1 .cols5 .rowMargin{width: 75px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .cols5 .rowMargin,
.fullwidth .template_2_Columns .column2 .cols5 .rowMargin{width:75px;}

.fullwidth .template_2_Columns .column1 .box .cols5 .listItem,
.fullwidth .template_3_Columns_50_25_25 .column1 .box .cols5 .listItem{width: 69px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .box .cols5 .listItem,
.fullwidth .template_2_Columns .column2 .box .cols5 .listItem{width: 69px;}
.fullwidth .template_2_Columns .column1 .box .cols5 .rowMargin,
.fullwidth .template_3_Columns_50_25_25 .column1 .box .cols5 .rowMargin{width: 67px;}
.fullwidth .template_3_Columns_25_25_50 .column3 .box .cols5 .rowMargin,
.fullwidth .template_2_Columns .column2 .box .cols5 .rowMargin{width:67px;}

/* 66% columns */
.fullwidth .template_2_Columns_66_33 .column1{float: left;width: 567px;margin-right: 20px;}
.fullwidth .template_2_Columns_66_33 .column2{float: left;width: 346px;}

.fullwidth .template_2_Columns_66_33 .column1 .cols2 .listItem{width:273px;}
.fullwidth .template_2_Columns_66_33 .column1 .cols2 .rowMargin{width:274px;}
.fullwidth .template_2_Columns_66_33 .column1 .box .cols2 .listItem{width:253px;}
.fullwidth .template_2_Columns_66_33 .column1 .box .cols2 .rowMargin{width:254px;}

.fullwidth .template_2_Columns_33_66 .column2 .cols2 .listItem{width:273px;}
.fullwidth .template_2_Columns_33_66 .column2 .cols2 .rowMargin{width:274px;}
.fullwidth .template_2_Columns_33_66 .column2 .box .cols2 .listItem{width:253px;}
.fullwidth .template_2_Columns_33_66 .column2 .box .cols2 .rowMargin{width:254px;}

.fullwidth .template_2_Columns_66_33 .column1 .cols3 .listItem{width:175px;}
.fullwidth .template_2_Columns_66_33 .column1 .cols3 .rowMargin{width:176px;}
.fullwidth .template_2_Columns_66_33 .column1 .box .cols3 .listItem{width:163px;}
.fullwidth .template_2_Columns_66_33 .column1 .box .cols3 .rowMargin{width:162px;}

.fullwidth .template_2_Columns_33_66 .column2 .cols3 .listItem{width:175px;}
.fullwidth .template_2_Columns_33_66 .column2 .cols3 .rowMargin{width:176px;}
.fullwidth .template_2_Columns_33_66 .column2 .box .cols3 .listItem{width:163px;}
.fullwidth .template_2_Columns_33_66 .column2 .box .cols3 .rowMargin{width:162px;}

.fullwidth .template_2_Columns_66_33 .column1 .cols4 .listItem{width:126px;}
.fullwidth .template_2_Columns_66_33 .column1 .cols4 .rowMargin{width:127px;}
.fullwidth .template_2_Columns_66_33 .column1 .box .cols4 .listItem{width:116px;}
.fullwidth .template_2_Columns_66_33 .column1 .box .cols4 .rowMargin{width:117px;}

.fullwidth .template_2_Columns_33_66 .column2 .cols4 .listItem{width:126px;}
.fullwidth .template_2_Columns_33_66 .column2 .cols4 .rowMargin{width:127px;}
.fullwidth .template_2_Columns_33_66 .column2 .box .cols4 .listItem{width:116px;}
.fullwidth .template_2_Columns_33_66 .column2 .box .cols4 .rowMargin{width:117px;}

.fullwidth .template_2_Columns_66_33 .column1 .cols5 .listItem{width:99px;}
.fullwidth .template_2_Columns_66_33 .column1 .cols5 .rowMargin{width:97px;}
.fullwidth .template_2_Columns_66_33 .column1 .box .cols5 .listItem{width:91px;}
.fullwidth .template_2_Columns_66_33 .column1 .box .cols5 .rowMargin{width:117px;}

.fullwidth .template_2_Columns_33_66 .column2 .cols5 .listItem{width:99px;}
.fullwidth .template_2_Columns_33_66 .column2 .cols5 .rowMargin{width:97px;}
.fullwidth .template_2_Columns_33_66 .column2 .box .cols5 .listItem{width:91px;}
.fullwidth .template_2_Columns_33_66 .column2 .box .cols5 .rowMargin{width:117px;}


/* 33% columns */
.fullwidth .template_2_Columns_33_66 .column1{float: left;width: 346px;margin-right: 20px;}
.fullwidth .template_2_Columns_33_66 .column2{float: left;width: 567px;}

.fullwidth .template_2_Columns_33_66 .column1 .cols2 .listItem{width:163px;}
.fullwidth .template_2_Columns_33_66 .column1 .cols2 .rowMargin{width:163px;}
.fullwidth .template_2_Columns_33_66 .column1 .box .cols2 .listItem{width:143px;}
.fullwidth .template_2_Columns_33_66 .column1 .box .cols2 .rowMargin{width:143px;}

.fullwidth .template_2_Columns_66_33 .column2 .cols2 .listItem{width:163px;}
.fullwidth .template_2_Columns_66_33 .column2 .cols2 .rowMargin{width:163px;}
.fullwidth .template_2_Columns_66_33 .column2 .box .cols2 .listItem{width:143px;}
.fullwidth .template_2_Columns_66_33 .column2 .box .cols2 .rowMargin{width:143px;}

.fullwidth .template_2_Columns_33_66 .column1 .cols3 .listItem{width:102px;}
.fullwidth .template_2_Columns_33_66 .column1 .cols3 .rowMargin{width:102px;}
.fullwidth .template_2_Columns_33_66 .column1 .box .cols3 .listItem{width:88px;}
.fullwidth .template_2_Columns_33_66 .column1 .box .cols3 .rowMargin{width:89px;}

.fullwidth .template_2_Columns_66_33 .column2 .cols3 .listItem{width:102px;}
.fullwidth .template_2_Columns_66_33 .column2 .cols3 .rowMargin{width:102px;}
.fullwidth .template_2_Columns_66_33 .column2 .box .cols3 .listItem{width:88px;}
.fullwidth .template_2_Columns_66_33 .column2 .box .cols3 .rowMargin{width:89px;}

.fullwidth .template_2_Columns_33_66 .column1 .cols4 .listItem{width:70px;}
.fullwidth .template_2_Columns_33_66 .column1 .cols4 .rowMargin{width:72px;}
.fullwidth .template_2_Columns_33_66 .column1 .box .cols4 .listItem{width:60px;}
.fullwidth .template_2_Columns_33_66 .column1 .box .cols4 .rowMargin{width:62px;}

.fullwidth .template_2_Columns_66_33 .column2 .cols4 .listItem{width:70px;}
.fullwidth .template_2_Columns_66_33 .column2 .cols4 .rowMargin{width:72px;}
.fullwidth .template_2_Columns_66_33 .column2 .box .cols4 .listItem{width:60px;}
.fullwidth .template_2_Columns_66_33 .column2 .box .cols4 .rowMargin{width:62px;}

.fullwidth .template_2_Columns_33_66 .column1 .cols5 .listItem{width:54px;}
.fullwidth .template_2_Columns_33_66 .column1 .cols5 .rowMargin{width:53px;}
.fullwidth .template_2_Columns_33_66 .column1 .box .cols5 .listItem{width:46px;}
.fullwidth .template_2_Columns_33_66 .column1 .box .cols5 .rowMargin{width:45px;}

.fullwidth .template_2_Columns_66_33 .column2 .cols5 .listItem{width:54px;}
.fullwidth .template_2_Columns_66_33 .column2 .cols5 .rowMargin{width:53px;}
.fullwidth .template_2_Columns_66_33 .column2 .box .cols5 .listItem{width:46px;}
.fullwidth .template_2_Columns_66_33 .column2 .box .cols5 .rowMargin{width:45px;}

/* 3 column widths (true 33%)*/
.fullwidth .template_3_Columns .column1{float: left;width:298px;margin-right: 20px;}
.fullwidth .template_3_Columns .column2{float: left;width:298px;margin-right: 20px;}
.fullwidth .template_3_Columns .column3{float: left;width:298px;}

.fullwidth .template_3_Columns .cols2 .listItem{width:139px;}
.fullwidth .template_3_Columns .cols2 .rowMargin{width:139px;}
.fullwidth .template_3_Columns .box .cols2 .listItem{width:119px;}
.fullwidth .template_3_Columns .box .cols2 .rowMargin{width:119px;}

.fullwidth .template_3_Columns .column3 .cols2 .listItem{width:139px;}
.fullwidth .template_3_Columns .column3 .cols2 .rowMargin{width:139px;}
.fullwidth .template_3_Columns .column3 .box .cols2 .listItem{width:119px;}
.fullwidth .template_3_Columns .column3 .box .cols2 .rowMargin{width:119px;}

.fullwidth .template_3_Columns .cols3 .listItem{width:86px;}
.fullwidth .template_3_Columns .cols3 .rowMargin{width:86px;}
.fullwidth .template_3_Columns .box .cols3 .listItem{width:72px;}
.fullwidth .template_3_Columns .box .cols3 .rowMargin{width:73px;}

.fullwidth .template_3_Columns .column3 .cols3 .listItem{width:86px;}
.fullwidth .template_3_Columns .column3 .cols3 .rowMargin{width:86px;}
.fullwidth .template_3_Columns .column3 .box .cols3 .listItem{width:72px;}
.fullwidth .template_3_Columns .column3 .box .cols3 .rowMargin{width:73px;}

.fullwidth .template_3_Columns .cols4 .listItem{width:58px;}
.fullwidth .template_3_Columns .cols4 .rowMargin{width:60px;}
.fullwidth .template_3_Columns .box .cols4 .listItem{width:48px;}
.fullwidth .template_3_Columns .box .cols4 .rowMargin{width:50px;}

.fullwidth .template_3_Columns .column3 .cols4 .listItem{width:58px;}
.fullwidth .template_3_Columns .column3 .cols4 .rowMargin{width:60px;}
.fullwidth .template_3_Columns .column3 .box .cols4 .listItem{width:48px;}
.fullwidth .template_3_Columns .column3 .box .cols4 .rowMargin{width:50px;}

.fullwidth .template_3_Columns .cols5 .listItem{width:42px;}
.fullwidth .template_3_Columns .cols5 .rowMargin{width:44px;}
.fullwidth .template_3_Columns .box .cols5 .listItem{width:34px;}
.fullwidth .template_3_Columns .box .cols5 .rowMargin{width:36px;}

.fullwidth .template_3_Columns .column3 .cols5 .listItem{width:42px;}
.fullwidth .template_3_Columns .column3 .cols5 .rowMargin{width:44px;}
.fullwidth .template_3_Columns .column3 .box .cols5 .listItem{width:34px;}
.fullwidth .template_3_Columns .column3 .box .cols5 .rowMargin{width:36px;}

/* 25% column widths */
.fullwidth .template_3_Columns_50_25_25 .column1{float:left;width:457px;margin-right:20px;}
.fullwidth .template_3_Columns_50_25_25 .column2{float:left;width:218px;margin-right:20px;}
.fullwidth .template_3_Columns_50_25_25 .column3{float:left;width:219px;}

.fullwidth .template_3_Columns_25_25_50 .column1{float: left;width: 218px;margin-right:20px;}
.fullwidth .template_3_Columns_25_25_50 .column2{float: left;width: 219px;margin-right:20px;}
.fullwidth .template_3_Columns_25_25_50 .column3{float: left;width: 457px}

.fullwidth .template_3_Columns_25_25_50 .column1 .cols2 .listItem{width:99px;}
.fullwidth .template_3_Columns_25_25_50 .column2 .cols2 .listItem{width:99px;}
.fullwidth .template_3_Columns_25_25_50 .column1 .cols2 .rowMargin{width:99px;}
.fullwidth .template_3_Columns_25_25_50 .column2 .cols2 .rowMargin{width:100px;}

.fullwidth .template_3_Columns_25_25_50 .column1 .box .cols2 .listItem{width:79px;}
.fullwidth .template_3_Columns_25_25_50 .column2 .box .cols2 .listItem{width:79px;}
.fullwidth .template_3_Columns_25_25_50 .column1 .box .cols2 .rowMargin{width:79px;}
.fullwidth .template_3_Columns_25_25_50 .column2 .box .cols2 .rowMargin{width:80px;}

.fullwidth .template_3_Columns_50_25_25 .column2 .cols2 .listItem{width:99px;}
.fullwidth .template_3_Columns_50_25_25 .column3 .cols2 .listItem{width:99px;}
.fullwidth .template_3_Columns_50_25_25 .column2 .cols2 .rowMargin{width:99px;}
.fullwidth .template_3_Columns_50_25_25 .column3 .cols2 .rowMargin{width:100px;}

.fullwidth .template_3_Columns_50_25_25 .column2 .box .cols2 .listItem{width:79px;}
.fullwidth .template_3_Columns_50_25_25 .column3 .box .cols2 .listItem{width:79px;}
.fullwidth .template_3_Columns_50_25_25 .column2 .box .cols2 .rowMargin{width:79px;}
.fullwidth .template_3_Columns_50_25_25 .column3 .box .cols2 .rowMargin{width:80px;}

/* 75% / 25% column widths */
.fullwidth .template_2_Columns_75_25 .column1{float: left;width: 686px;margin-right: 20px;}
.fullwidth .template_2_Columns_75_25 .column2{float: left;width: 228px;}

.fullwidth .template_2_Columns_75_25 .column1 .cols2 .listItem{width:333px;}
.fullwidth .template_2_Columns_75_25 .column1 .cols2 .rowMargin{width:333px;}
.fullwidth .template_2_Columns_75_25 .column1 .box .cols2 .listItem{width:313px;}
.fullwidth .template_2_Columns_75_25 .column1 .box .cols2 .rowMargin{width:313px;}

.fullwidth .template_2_Columns_75_25 .column2 .cols2 .listItem{width:104px;}
.fullwidth .template_2_Columns_75_25 .column2 .cols2 .rowMargin{width:104px;}
.fullwidth .template_2_Columns_75_25 .column2 .box .cols2 .listItem{width:84px;}
.fullwidth .template_2_Columns_75_25 .column2 .box .cols2 .rowMargin{width:84px;}

.fullwidth .template_2_Columns_75_25 .column1 .cols3 .listItem{width:216px;}
.fullwidth .template_2_Columns_75_25 .column1 .cols3 .rowMargin{width:215px;}
.fullwidth .template_2_Columns_75_25 .column1 .box .cols3 .listItem{width:202px;}
.fullwidth .template_2_Columns_75_25 .column1 .box .cols3 .rowMargin{width:202px;} 

.fullwidth .template_2_Columns_75_25 .column2 .cols3 .listItem{width:62px;}
.fullwidth .template_2_Columns_75_25 .column2 .cols3 .rowMargin{width:63px;}
.fullwidth .template_2_Columns_75_25 .column2 .box .cols3 .listItem{width:50px;}
.fullwidth .template_2_Columns_75_25 .column2 .box .cols3 .rowMargin{width:49px;}

.fullwidth .template_2_Columns_75_25 .column1 .cols4 .listItem{width:158px;}
.fullwidth .template_2_Columns_75_25 .column1 .cols4 .rowMargin{width:156px;}
.fullwidth .template_2_Columns_75_25 .column1 .box .cols4 .listItem{width:148px;}
.fullwidth .template_2_Columns_75_25 .column1 .box .cols4 .rowMargin{width:146px;}

.fullwidth .template_2_Columns_75_25 .column2 .cols4 .listItem{width:42px;}
.fullwidth .template_2_Columns_75_25 .column2 .cols4 .rowMargin{width:42px;}
.fullwidth .template_2_Columns_75_25 .column2 .box .cols4 .listItem{width:32px;}
.fullwidth .template_2_Columns_75_25 .column2 .box .cols4 .rowMargin{width:32px;}

.fullwidth .template_2_Columns_75_25 .column1 .cols5 .listItem{width:122px;}
.fullwidth .template_2_Columns_75_25 .column1 .cols5 .rowMargin{width:121px;}
.fullwidth .template_2_Columns_75_25 .column1 .box .cols5 .listItem{width:114px;}
.fullwidth .template_2_Columns_75_25 .column1 .box .cols5 .rowMargin{width:146px;}

.fullwidth .template_2_Columns_75_25 .column2 .cols5 .listItem{width:28px;}
.fullwidth .template_2_Columns_75_25 .column2 .cols5 .rowMargin{width:30px;}
.fullwidth .template_2_Columns_75_25 .column2 .box .cols5 .listItem{width:20px;}
.fullwidth .template_2_Columns_75_25 .column2 .box .cols5 .rowMargin{width:22px;}

/* 25% / 75% column widths */
.fullwidth .template_2_Columns_25_75 .column1{float: left;width: 228px;margin-right: 20px;}
.fullwidth .template_2_Columns_25_75 .column2{float: left;width: 686px;}

.fullwidth .template_2_Columns_25_75 .column1 .cols2 .listItem{width:104px;}
.fullwidth .template_2_Columns_25_75 .column1 .cols2 .rowMargin{width:104px;}
.fullwidth .template_2_Columns_25_75 .column1 .box .cols2 .listItem{width:84px;}
.fullwidth .template_2_Columns_25_75 .column1 .box .cols2 .rowMargin{width:84px;}

.fullwidth .template_2_Columns_25_75 .column2 .cols2 .listItem{width:333px;}
.fullwidth .template_2_Columns_25_75 .column2 .cols2 .rowMargin{width:333px;}
.fullwidth .template_2_Columns_25_75 .column2 .box .cols2 .listItem{width:313px;}
.fullwidth .template_2_Columns_25_75 .column2 .box .cols2 .rowMargin{width:313px;}

.fullwidth .template_2_Columns_25_75 .column1 .cols3 .listItem{width:62px;}
.fullwidth .template_2_Columns_25_75 .column1 .cols3 .rowMargin{width:63px;}
.fullwidth .template_2_Columns_25_75 .column1 .box .cols3 .listItem{width:50px;}
.fullwidth .template_2_Columns_25_75 .column1 .box .cols3 .rowMargin{width:49px;}

.fullwidth .template_2_Columns_25_75 .column2 .cols3 .listItem{width:216px;}
.fullwidth .template_2_Columns_25_75 .column2 .cols3 .rowMargin{width:215px;}
.fullwidth .template_2_Columns_25_75 .column2 .box .cols3 .listItem{width:202px;}
.fullwidth .template_2_Columns_25_75 .column2 .box .cols3 .rowMargin{width:202px;}

.fullwidth .template_2_Columns_25_75 .column1 .cols4 .listItem{width:42px;}
.fullwidth .template_2_Columns_25_75 .column1 .cols4 .rowMargin{width:42px;}
.fullwidth .template_2_Columns_25_75 .column1 .box .cols4 .listItem{width:32px;}
.fullwidth .template_2_Columns_25_75 .column1 .box .cols4 .rowMargin{width:32px;}

.fullwidth .template_2_Columns_25_75 .column2 .cols4 .listItem{width:158px;}
.fullwidth .template_2_Columns_25_75 .column2 .cols4 .rowMargin{width:156px;}
.fullwidth .template_2_Columns_25_75 .column2 .box .cols4 .listItem{width:148px;}
.fullwidth .template_2_Columns_25_75 .column2 .box .cols4 .rowMargin{width:146px;}

.fullwidth .template_2_Columns_25_75 .column1 .cols5 .listItem{width:28px;}
.fullwidth .template_2_Columns_25_75 .column1 .cols5 .rowMargin{width:30px;}
.fullwidth .template_2_Columns_25_75 .column1 .box .cols5 .listItem{width:20px;}
.fullwidth .template_2_Columns_25_75 .column1 .box .cols5 .rowMargin{width:32px;}

.fullwidth .template_2_Columns_25_75 .column2 .cols5 .listItem{width:122px;}
.fullwidth .template_2_Columns_25_75 .column2 .cols5 .rowMargin{width:121px;}
.fullwidth .template_2_Columns_25_75 .column2 .box .cols5 .listItem{width:114px;}
.fullwidth .template_2_Columns_25_75 .column2 .box .cols5 .rowMargin{width:113px;}

/* 4 column widths (true 25%)*/
.fullwidth .template_4_Columns .column1{float: left;width:218px;margin-right: 20px;}
.fullwidth .template_4_Columns .column2{float: left;width:218px;margin-right: 20px;}
.fullwidth .template_4_Columns .column3{float: left;width:218px;margin-right: 20px;}
.fullwidth .template_4_Columns .column4{float: left;width:220px;}

.fullwidth .template_4_Columns .cols2 .listItem{width:99px;}
.fullwidth .template_4_Columns .cols2 .rowMargin{width:99px;}
.fullwidth .template_4_Columns .box .cols2 .listItem{width:79px;}
.fullwidth .template_4_Columns .box .cols2 .rowMargin{width:79px;}

.fullwidth .template_4_Columns .column4 .cols2 .listItem{width:100px;}
.fullwidth .template_4_Columns .column4 .cols2 .rowMargin{width:100px;}
.fullwidth .template_4_Columns .column4 .box .cols2 .listItem{width:80px;}
.fullwidth .template_4_Columns .column4 .box .cols2 .rowMargin{width:80px;}

.fullwidth .template_4_Columns .cols3 .listItem{width:60px;}
.fullwidth .template_4_Columns .cols3 .rowMargin{width:59px;}
.fullwidth .template_4_Columns .box .cols3 .listItem{width:46px;}
.fullwidth .template_4_Columns .box .cols3 .rowMargin{width:46px;}

.fullwidth .template_4_Columns .column4 .cols3 .listItem{width:60px;}
.fullwidth .template_4_Columns .column4 .cols3 .rowMargin{width:60px;}
.fullwidth .template_4_Columns .column4 .box .cols3 .listItem{width:46px;}
.fullwidth .template_4_Columns .column4 .box .cols3 .rowMargin{width:47px;}

.fullwidth .template_4_Columns .cols4 .listItem{width:38px;}
.fullwidth .template_4_Columns .cols4 .rowMargin{width:40px;}
.fullwidth .template_4_Columns .box .cols4 .listItem{width:28px;}
.fullwidth .template_4_Columns .box .cols4 .rowMargin{width:30px;}

.fullwidth .template_4_Columns .column4 .cols4 .listItem{width:40px;}
.fullwidth .template_4_Columns .column4 .cols4 .rowMargin{width:40px;}
.fullwidth .template_4_Columns .column4 .box .cols4 .listItem{width:30px;}
.fullwidth .template_4_Columns .column4 .box .cols4 .rowMargin{width:30px;}

.fullwidth .template_4_Columns .cols5 .listItem{width:26px;}
.fullwidth .template_4_Columns .cols5 .rowMargin{width:28px;}
.fullwidth .template_4_Columns .box .cols5 .listItem{width:18px;}
.fullwidth .template_4_Columns .box .cols5 .rowMargin{width:20px;}

.fullwidth .template_4_Columns .column4 .cols5 .listItem{width:28px;}
.fullwidth .template_4_Columns .column4 .cols5 .rowMargin{width:28px;}
.fullwidth .template_4_Columns .column4 .box .cols5 .listItem{width:20px;}
.fullwidth .template_4_Columns .column4 .box .cols5 .rowMargin{width:20px;}

/* HEADER AND FOOTER ELEMENTS */

.fullwidth .template #header .cols2 .listItem{width:457px;}
.fullwidth .template #header .cols2 .rowMargin{width:457px;}

.fullwidth .template #header .cols3 .listItem{width:298px;}
.fullwidth .template #header .cols3 .rowMargin{width:298px;}

.fullwidth .template #header .cols4 .listItem{width:220px;}
.fullwidth .template #header .cols4 .rowMargin{width:218px;}

.fullwidth .template #header .cols5 .listItem{width:170px;}
.fullwidth .template #header .cols5 .rowMargin{width:171px;}

.fullwidth .template #header .box .cols2 .listItem{width:437px;}
.fullwidth .template #header .box .cols2 .rowMargin{width:437px;}

.fullwidth .template #header .box .cols3 .listItem{width:284px;}
.fullwidth .template #header .box .cols3 .rowMargin{width:285px;}

.fullwidth .template #header .box .cols4 .listItem{width:210px;}
.fullwidth .template #header .box .cols4 .rowMargin{width:208px;}

.fullwidth .template #header .box .cols5 .listItem{width:162px;}
.fullwidth .template #header .box .cols5 .rowMargin{width:163px;}


.fullwidth .template #footer .cols2 .listItem{width:457px;}
.fullwidth .template #footer .cols2 .rowMargin{width:457px;}

.fullwidth .template #footer .cols3 .listItem{width:298px;}
.fullwidth .template #footer .cols3 .rowMargin{width:298px;}

.fullwidth .template #footer .cols4 .listItem{width:220px;}
.fullwidth .template #footer .cols4 .rowMargin{width:218px;}

.fullwidth .template #footer .cols5 .listItem{width:170px;}
.fullwidth .template #footer .cols5 .rowMargin{width:171px;}

.fullwidth .template #footer .box .cols2 .listItem{width:437px;}
.fullwidth .template #footer .box .cols2 .rowMargin{width:437px;}

.fullwidth .template #footer .box .cols3 .listItem{width:284px;}
.fullwidth .template #footer .box .cols3 .rowMargin{width:285px;}

.fullwidth .template #footer .box .cols4 .listItem{width:210px;}
.fullwidth .template #footer .box .cols4 .rowMargin{width:208px;}

.fullwidth .template #footer .box .cols5 .listItem{width:162px;}
.fullwidth .template #footer .box .cols5 .rowMargin{width:163px;}

/* FORM ELEMENT WIDTH CALCULATIONS */
.fullwidth .template_4_Columns input.textbox,
.fullwidth .template_4_Columns textarea.textarea,
.fullwidth .template_4_Columns select
{width: 170px}

.fullwidth .template_4_Columns .box input.textbox,
.fullwidth .template_4_Columns .box textarea.textarea,
.fullwidth .template_4_Columns .box select
{width: 130px}

.fullwidth .template_3_Columns_50_25_25 .column2 input.textbox,
.fullwidth .template_3_Columns_50_25_25 .column2 textarea.textarea,
.fullwidth .template_3_Columns_50_25_25 .column2 select,
.fullwidth .template_3_Columns_50_25_25 .column3 input.textbox,
.fullwidth .template_3_Columns_50_25_25 .column3 textarea.textarea,
.fullwidth .template_3_Columns_50_25_25 .column3 select
{width: 170px}

.fullwidth .template_3_Columns_50_25_25 .column2 .box input.textbox,
.fullwidth .template_3_Columns_50_25_25 .column2 .box textarea.textarea,
.fullwidth .template_3_Columns_50_25_25 .column2 .box select,
.fullwidth .template_3_Columns_50_25_25 .column3 .box input.textbox,
.fullwidth .template_3_Columns_50_25_25 .column3 .box textarea.textarea,
.fullwidth .template_3_Columns_50_25_25 .column3 .box select
{width: 130px}

.fullwidth .template_3_Columns input.textbox,
.fullwidth .template_3_Columns textarea.textarea,
.fullwidth .template_3_Columns select
{width: 248px}

.fullwidth .template_3_Columns .box input.textbox,
.fullwidth .template_3_Columns .box textarea.textarea,
.fullwidth .template_3_Columns .box select
{width: 208px}

.fullwidth .template_3_Columns_50_25_25 .column1 input.textbox,
.fullwidth .template_3_Columns_50_25_25 .column1 textarea.textarea,
.fullwidth .template_3_Columns_25_25_50 .column3 input.textbox,
.fullwidth .template_3_Columns_25_25_50 .column3 textarea.textarea,
.fullwidth .template_2_Columns .column1 input.textbox,
.fullwidth .template_2_Columns .column1 textarea.textarea,
.fullwidth .template_2_Columns .column2 input.textbox,
.fullwidth .template_2_Columns .column2 textarea.textarea
{width: 424px}

.fullwidth .template_3_Columns_50_25_25 .column1 .box input.textbox,
.fullwidth .template_3_Columns_50_25_25 .column1 .box textarea.textarea,
.fullwidth .template_3_Columns_25_25_50 .column3 .box input.textbox,
.fullwidth .template_3_Columns_25_25_50 .column3 .box textarea.textarea,
.fullwidth .template_2_Columns .column1 .box input.textbox,
.fullwidth .template_2_Columns .column1 .box textarea.textarea,
.fullwidth .template_2_Columns .column2 .box input.textbox,
.fullwidth .template_2_Columns .column2 .box textarea.textarea
{width: 384px}

.fullwidth .template_2_Columns_66_33 .column1 input.textbox,
.fullwidth .template_2_Columns_66_33 .column1 textarea.textarea,
.fullwidth .template_2_Columns_33_66 .column2 input.textbox,
.fullwidth .template_2_Columns_33_66 .column2 textarea.textarea
{width:534px}

.fullwidth .template_2_Columns_66_33 .column1 .box input.textbox,
.fullwidth .template_2_Columns_66_33 .column1 .box textarea.textarea,
.fullwidth .template_2_Columns_33_66 .column2 .box input.textbox,
.fullwidth .template_2_Columns_33_66 .column2 .box textarea.textarea
{width:457px}

.fullwidth .template_2_Columns_66_33 .column2 input.textbox,
.fullwidth .template_2_Columns_66_33 .column2 textarea.textarea,
.fullwidth .template_2_Columns_33_66 .column1 input.textbox,
.fullwidth .template_2_Columns_33_66 .column1 textarea.textarea
{width:313px}

.fullwidth .template_2_Columns_66_33 .column2 .box input.textbox,
.fullwidth .template_2_Columns_66_33 .column2 .box textarea.textarea,
.fullwidth .template_2_Columns_33_66 .column1 .box input.textbox,
.fullwidth .template_2_Columns_33_66 .column1 .box textarea.textarea
{width:196px}

.fullwidth .template_2_Columns_75_25 .column1 input.textbox,
.fullwidth .template_2_Columns_75_25 .column1 textarea.textarea,
.fullwidth .template_2_Columns_25_75 .column2 input.textbox,
.fullwidth .template_2_Columns_25_75 .column2 textarea.textarea
{width:646px}

.fullwidth .template_2_Columns_75_25 .column1 .box input.textbox,
.fullwidth .template_2_Columns_75_25 .column1 .box textarea.textarea,
.fullwidth .template_2_Columns_25_75 .column2 .box input.textbox,
.fullwidth .template_2_Columns_25_75 .column2 .box textarea.textarea
{width:606px}

.fullwidth .template_2_Columns_75_25 .column2 input.textbox,
.fullwidth .template_2_Columns_75_25 .column2 textarea.textarea,
.fullwidth .template_2_Columns_25_75 .column1 input.textbox,
.fullwidth .template_2_Columns_25_75 .column1 textarea.textarea
{width:188px}

.fullwidth .template_2_Columns_75_25 .column2 .box input.textbox,
.fullwidth .template_2_Columns_75_25 .column2 .box textarea.textarea,
.fullwidth .template_2_Columns_25_75 .column1 .box input.textbox,
.fullwidth .template_2_Columns_25_75 .column1 .box textarea.textarea
{width:148px}


.fullwidth #isotope-module{position:relative;width:954px}
.fullwidth #isotope-module .module{margin-right:19px;margin-bottom:20px;height:139px;}
.fullwidth #isotope-module .nocontent{height:139px;margin-bottom:20px}
.fullwidth #isotope-module .pos-column1, .fullwidth #isotope-module .pos-column1-1col{width:139px}
.fullwidth #isotope-module .pos-column1-2col{width:298px}
.fullwidth #isotope-module .pos-column1-3col{width:457px}
.fullwidth #isotope-module .pos-column1-4col{width:616px}
.fullwidth #isotope-module .pos-column1-5col{width:775px}
.fullwidth #isotope-module .pos-column1-1col2row,.fullwidth #isotope-module .pos-column1-1col2row .gmap-canvas{width:139px;height:298px}
.fullwidth #isotope-module .pos-column1-2col2row,.fullwidth #isotope-module .pos-column1-2col2row .gmap-canvas{width:298px;height:298px}
.fullwidth #isotope-module .pos-column1-3col2row,.fullwidth #isotope-module .pos-column1-3col2row .gmap-canvas{width:457px;height:298px}
.fullwidth #isotope-module .pos-column1-4col2row,.fullwidth #isotope-module .pos-column1-4col2row .gmap-canvas{width:616px;height:298px}
.fullwidth #isotope-module .pos-column1-5col2row,.fullwidth #isotope-module .pos-column1-5col2row .gmap-canvas{width:755px;height:298px}
.fullwidth #isotope-module .pos-column1-1col2row .mo-Title{width:139px}
.fullwidth #isotope-module .pos-column1-2col2row .mo-Title{width:258px}
.fullwidth #isotope-module .pos-column1-3col2row .mo-Title{width:417px}
.fullwidth #isotope-module .pos-column1-4col2row .mo-Title{width:576px}
.fullwidth #isotope-module .pos-column1-5col2row .mo-Title{width:735px}
.fullwidth #isotope-module .pos-column1-1col3row{width:139px;height:437px}
.fullwidth #isotope-module .pos-column1-2col3row{width:298px;height:437px}
.fullwidth #isotope-module .pos-column1-3col3row{width:457px;height:437px}
.fullwidth #isotope-module .pos-column1-4col3row{width:616px;height:437px}
.fullwidth #isotope-module .pos-column1-5col3row{width:755px;height:437px}
.fullwidth #isotope-module .pos-column1-1col100pc{width:139px;height:100%}
.fullwidth #isotope-module .pos-column1-2col100pc{width:298px;height:auto}
.fullwidth #isotope-module .pos-column1-3col100pc{width:457px;height:auto}
.fullwidth #isotope-module .pos-column1-4col100pc{width:616px;height:auto}
.fullwidth #isotope-module .pos-column1-5col100pc{width:755px;height:auto}
.fullwidth #isotope-module .isotope-item{margin-bottom:20px}