@import url("css/menu.css");

/* CSS Document */
body {background:#f9f9f9; height:100%; margin:0px; padding:0px; }

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#333; font-family:Arial, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:13px; line-height: 20px;}
h2, h3, h4, h5, h6{color:#375162;;}
h3, h5, h1 input{font-weight:bold;}
h2 input{font-size:1.4em;margin:10px 0;}
h3, h4{font-size:1.3em;margin:14px 0 8px;}
h5, h6{font-size:10px;margin:6px 0;}

h1 {color: #375162; font-size:1.8em; margin:25px 0 25px 0; line-height: 1.4em;}


a,a:link,a:visited,a:active{color:#23608B; text-decoration:none; font-weight:normal; }
a:hover{color:#375162; text-decoration:underline; font-weight: normal; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Arial, Verdana, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#333333; font-weight: normal;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.template_style{width:980px; margin:0 auto;}

.top_space{height:34px;}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{padding:0px; margin:0px;  height:0px;}
.logo_top_right{padding:0px; margin:0px; }
.logo_top_bg{padding:0px 0 0 0px; margin:0 0px 0 0px; height:0px;}
.logo_left{padding:0px; }
.logo_right{padding:0px; }
.logo_pad{background:#FFF; margin: 0 0px 0 0px; padding:0 0 0px 20px; height:120px; float:left;}

.menu_bg{padding:3px 0 0 0px;  margin: 0 0px 0 0px; background:#fff; clear:both;}
.menu_left{padding:0px; margin:0px; }
.menu_right{margin:0px; }

.search_style{float:right; height:40px; font-size:11px;}
.search_bg{padding:2px 2px 0 0;}

.bread_bg{padding:0px; margin: 0 0px 0 0px; background:#fff; height:34px; }
.bread_left{padding:0px; margin:0px; height:34px;}
.bread_right{padding:0px;   height:34px;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#444; font-size:11px;}

#bread_style a{ font-size:11px;}

.center_bg{padding:0px; margin:0px;clear:both;}
.left_bg{padding:0px; margin:0px; }
.right_bg{padding:0px; margin:0px; }
.content_pad{padding:0px 0px 0 22px; margin: 0 0px 0 0px; background: #fff; }
.content_width{ padding-top: 0px;}


.bot_left{padding:0px; margin:0px; }
.bot_right{padding:0px; margin:0px;  padding:0px 0px 0px 0px;}
.bot_bg{padding:0px; margin:0px; height:20px; background: #fff;}

.bot_pad{margin-bottom:0px;padding:20px 30px 0 20px; background: #fff;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#23608B; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#23608B; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#23608B;}
.ControlPanel a.CommandButton:hover{color:#23608B; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.BottomPane{ padding:0px 0px 0 0; margin:0px; }
.ContentPane { padding:0px 35px 0 2px; margin:0px; }
 .TopPane {clear:both; padding:0px 20px 12px 0; margin:0px; }
.LeftPane{ padding:0px 20px 0px 0px; width:20%; margin:0px; }
.RightPane{padding:0px 0px 0px 0px; width:20%; margin:0px 0 0 0px; }
.TopPaneTop { float:right; padding:0px 20px 0 0; margin:-30px 0 0 0; height: ; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer {color: #333; font-size:11px;}
a.footer:link,a.footer:active,a.footer:visited { color:#23608B; font-size:11px;}

a.footer:hover{color:#222222;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

span.ServerSkinWidget {font-size:10px; color:#444;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

#wrapper { padding: 14px 35px 32px 37px; background: #fff; margin: 0 0 0px 0; }

div.header-text {float:left; width: 375px; margin: 10px 10px 0 20px; color:#222;}

div.since {font-family: Geneva; font-style: italic; font-size: 12px; color:#333; width: 370px; margin: -5px 0 0; padding: 0;}

div.call-us {font-family: Georgia, serif; font-weight: bold; font-size:16px; padding: 12px 0; color: #000;}

.phone {color: #000;}

#slides_445 {position: relative; z-index: 1;  }


#dnn_ctr445_ModuleContent {border: 1px solid #ccc; padding: 0px 20px; min-height: 380px; background: url(/Portals/0/images/rotator-back2.gif) repeat-x;}

#dnn_ctr445_ModuleContent ul li{padding: 5px 0 0;}




ul #slides_475_pager {float: left;}

ul li #slides_475_pager  {float: left; list-style-type: none;}


label a img{display:none;}

.lower-module {background: url(/Portals/0/lower-module610.gif) no-repeat; height: 200px; margin: 25px 0 0 0px;}

.lower-module h2 {margin: 10px 0 15px 0px; padding: 0px;}

.lower-module .left p, .lower-module .center p, .lower-module .right p {background: transparent; font-size:12px; line-height: 14px;}

.lower-module .left {width:170px; float:left; padding: 0 15px 0;}

.lower-module .center {width:170px; float:left; padding: 0 20px 0;}

.lower-module .right {width:170px; float:left; padding: 0 14px; 0}



#dnn_ctr451_ModuleContent p {line-height: 15px;}

.secondary-menu {float:right; width: 480px; height: 30px; margin: 14px 0 0 20px;  }

.secondary-menu ul {float:right; list-style-type: none; padding: 0; margin: 0 0 0 0px; }

.secondary-menu ul li {float:left; list-style-type: none;height: 25px; width: 66px; padding: 5px 0px 0 10px; }

.secondary-menu ul li a {float:left; list-style-type: none; height: 25px; width: 66px; padding: 5px 0px 0 10px; background: url(/Portals/0/menu/secondary-menu-back-square.gif) no-repeat; }

.secondary-menu ul li a:hover {background: url(/Portals/0/menu/secondary-menu-back-square.gif) no-repeat; float:left; list-style-type: none; height: 25px; width: 66px; padding: 5px 0px 0 10px;  font-weight: normal; text-decoration:none;}

#dnn_ctr451_FormMaster_tdFormMasterHeaderCell h2 {margin: 5px 0 20px; padding: 0;}

.Contact-Form .NormalTextBox:focus {background-color:;}

#header-right {height:110px;
width:686px; float:right; background:}

ul.address {float:right; list-style-type: none; margin: 0 20px 0 0; padding: 0; font-family: verdana; font-size: 10px; line-height: 12px;}

ul.address li { list-style-type: none; padding: 0 10px;}

ul.address-photo {float:right; list-style-type: none; margin: 10px 0; padding: 0; font-family: verdana; font-size: 10px; width: 105px;}

ul.address-photo li { list-style-type: none; padding: 0 0px;}

a img {border: none;}

.your-story {font-size: 14px; font-style: italic; padding: 0 0 5px;}

.page {border: 1px solid #ccc; padding: 20px 20px 30px 20px;}

.lower-module-4 {background: url(/Portals/0/images/lower-module-4across.gif) no-repeat; height: 200px; margin: 40px 0 0 0px;}

.lower-module-4 h2 {margin: 10px 0 15px 0px; padding: 0px; font-size: 17px;}

.lower-module-4 .left p, .lower-module-4 .center p, .lower-module-4 .right p , .lower-module-4 .far-right p {background: transparent; font-size:12px; line-height: 14px;}

.lower-module-4 .left {width:170px; float:left; padding: 0 15px 0;}

.lower-module-4 .center {width:170px; float:left; padding: 0 30px 0;}

.lower-module-4 .right {width:170px; float:left; padding: 0 25px; 0}

.lower-module-4 .far-right {width:170px; float:left; padding: 0 25px; 0}





ul.image {margin: 0; padding: 0;}

ul.image li {list-style-type: none; margin: 0; padding: 0;}

.c_contentpane{padding:8px 15px 0 15px; text-align:left; }

.desc ul {margin: 0; padding: 0;}

.desc ul li {list-style-type: none; margin: 0; padding: 0;}


#dnn_ctr475_ModuleContent {min-height: 450px;}

#dnn_ctr477_ModuleContent {min-height: 450px;}

#dnn_ctr480_ModuleContent {min-height: 450px;}

#dnn_ctr506_ModuleContent {min-height: 450px;}


ul.content-mgmt {float:left; margin-top: 0px;}

ul.content-mgmt li {float:left; margin: 0 15px 0 10px;}

.call-today {color:#000000;
font-family:helvetica,verdana,tahoma;
font-size:16px;
font-style:italic;
letter-spacing:2.5px;
padding:10px 0 10px;}


ul.social {width: 200px; float:right; margin: 2px 0px 0 0;}

ul.social li {float:left; list-style-type:none; margin: 0 7px 0 0;}

#quote_contact {margin: 34px 4px 0 0; height: 68px; width: 210px; display: block; text-indent: -9999px;  float:right;}

#quote_contact a {height: 68px; width: 210px; display: block; background: url(/Portals/0/images/buttons/green/ContactUs.gif) no-repeat;  background-position: 0px 0px;}

#quote_contact a:hover { background-position: 0px -68px;  display: block; }

#quote_contact_home {margin: -50px 0px 0 0px; height: 68px; width: 210px; display: block; text-indent: -9999px;  float:right;}

#quote_contact_home a {height: 68px; width: 210px; display: block; background: url(/Portals/0/images/buttons/green/ContactUs.gif) no-repeat; background-position: 0px 0px;}

#quote_contact_home a:hover { background-position: 0px -68px;  display: block; }

ul.logos {margin: 25px 0 0px 0; padding: 0; height: 90px; }

ul.logos li {list-style-type:none; float:left;  width: 260px; height: 90px; }

ul.logos li.jdhoyts {background: url(/Portals/0/Images/small_logo_images/jdhoyts250.gif) no-repeat;}

ul.logos li.dunnbros {background: url(/Portals/0/Images/small_logo_images/dunnbros.gif) no-repeat; margin: 20px 0 0 10px;}

ul.logos li.daddysams {background: url(/Portals/0/Images/small_logo_images/daddysams200.gif) no-repeat; margin: 10px 0 0 20px;}

ul.logos li.okabena {background: url(/Portals/0/Images/small_logo_images/okabena.gif) no-repeat;}

ul.logos li.winmark {background: url(/Portals/0/Images/small_logo_images/winmark.gif) no-repeat; margin: 0px 0 0 10px;}

ul.logos li.korab {background: url(/Portals/0/Images/small_logo_images/korab.gif) no-repeat; margin: -10px 0 0 -10px;}

ul.logos li.webdev_more a {font-size: 18px; margin: 20px 0 0 0;}

h2.logos a {font-size: 18px; line-height: 20px; color: #375162;}

.pager {margin: 5px 0 0 0;}

.pager a {font-style:normal; border: 1px solid #23608B; padding: 5px;}

.pager ul {list-style-type: none; margin: 0; padding: 0; float:left;}

.pager ul li {list-style-type: none; float: left; padding: 5px;}

.CheckSubHead { margin: 0px;}
.CheckTextBox { margin: 10px;}

#dnn_ctr502_FormMaster_ctl_d390f2291c1f47d6b749bb5002379c55div {margin: 20px 0 0 0;}

#dnn_ctr502_FormMaster_ctl_e23ef36a86ce4be585a1e04d0ed09ceddiv {margin: 10px 0 0 0;}

#dnn_ctr502_FormMaster_lblRequired {float:left;}

#dnn_ctr502_FormMaster_C5SLLC_MainFormTable {padding: 0 0 0 0px;}

.sidebar-checklist ul {list-style-image: url(/Portals/0/Images/sidebar-checklist/check.gif); list-style-type: none; margin: 20px 0 0 23px; padding: 0; clear:both;}

.sidebar-checklist ul li { font-size: 15px; line-height: 20px; margin: 0px 10px 0px;}

.newsletter-link {display: block; margin: 10px 0px 10px -5px; float: left; clear:both; width: 250px;}

.newsletter-link a {line-height: 1.3em;}

.contact-sidebar {width:250px; margin: 40px 0 10px 0; clear:both;}

.contact-sidebar .newsletter-link {display: block; margin: 20px 0px 10px -5px;  clear:both; width: 250px;}

ul.social-sidebar {margin: 20px 0 0 0; width: 220px; margin: 2px 0px 0 0; padding: 0;}

ul.social-sidebar li {float:left; list-style-type:none; margin: 0 7px 0 0;}

.contact-info {clear:both; padding: 5px 0 0 0;}

img.shadow {box-shadow:-4px 4px 15px #c2c2c2;}

