/*** D:\WebSites\PonCat\Styles\Templates\Page.css ***/
#RegionPage { background-image: url('/Templates/PonCat/Styles/Images/templates/sub_left_filler.gif'); background-position: Left Top; background-repeat:repeat-y; clear: both; }
#RegionSidebarHeader { height:20px; background-color:#ffffff; }
#RegionSidebar { width: 165px; }
#RegionSidebar .BlockArea { margin: 10px 12px; }
* html #RegionSidebar { overflow-x: hidden; }
#RegionMainContentHeader { height:20px;	background-color:#ffffff; }
#RegionContent { width: 595px; }
#RegionMainContent { width: 430px; margin-left: 15px; margin-right: 15px; display: inline; }
#RegionSecondaryContent { width: 135px; }
#RegionHeader .DefaultTopArea { height: 76px; margin-bottom: 0px; /*border-bottom: solid 2px #000;*/ }
.PageLbl { font-size: 150%; color: #dd9a22; font-weight: bold; padding-left: 10px; }
.ModelLbl { font-size: 150%; color: #a4a4a4; font-weight: bold; padding-bottom: 10px; }
.FindUs .CitySelectBox { width: 135px; }
.IFrame { margin-left: 10px; width: 430px; }

.XForm td { vertical-align: middle; }

.XForm fieldset { width: 100%; margin: 0px; margin-left: -4px; border: none; }
.XForm fieldset label { vertical-align: top; margin: 0px;  display: inline-block; font-weight: normal }
.XForm fieldset legend {  left: -8px; position: relative; }
.XForm fieldset input { border: none; }
.XForm textarea { border: solid 1px #ccc; }
.XForm select { border: solid 1px #ccc; margin: 2px; }
/* input fields are off
.XForm input, .main_content input { border: solid 1px #969696; margin: 0px; }
.XForm input[type="submit"], .main_content input[type="submit"] { cursor: pointer; border: solid 1px #969696; font-size: 12px; height: 20px; xpadding: 0px; xmargin: 0px 5px; xbackground: url(images/buttons/button_bg.gif); }
.XForm input[type="submit"] { margin: 10px 0px; }
*/

.XForm input[type="radio"], .main_content input[type="radio"] { margin: 0px; border: none; }
.XForm input[type="checkbox"], .main_content input[type="checkbox"] { margin: 0px; border: none; }
.XForm span {  xfont-weight: bold; margin-right: 5px; padding: 0px 0px; display: inline-block; vertical-align: middle; }
.XForm .button { cursor: pointer; }