/*---- Import Files ----*/
@import 'css/_App.css';
@import 'css/admin.css';
@import 'css/text.css';
@import 'css/header.css';
@import 'css/home.css';
@import 'radmenu.css';
@import 'css/containers.css';
@import 'css/contactform.css';
@import 'css/960_24.css';
/*---- End Import Files ----*/


/*---- Default DNN Formatting ----*/
.LoginBlock
{
    float: left;
    width: 660px;
}
.LoginBlock h3
{
    background-color: #f7f7f7;
    color: #8f0000;
    padding: 2px 0px;
}
.LoginBlock dd, .LoginBlock dt
{
    display: inline;
}
.LoginBlock dt
{
    color: #333;
    font-weight: bold;
}
.LoginBlock p.LoginNotes
{
    font-size: .8em;
}
.LoginBlock div.LoginBlock
{
    border: 1px #f0f0f0 solid;
    float: left;
    margin: 0px 2px;
    padding: 5px 5px;
    width: 310px;
}

/*---- End Default DNN Formatting ----*/


*
{
    margin: 0;
    padding: 0;
}
body
{
    background-color: #e6ebe6; /*background-image: url(images/html-top-repeat.png);*/
    background-repeat: repeat-x;
    text-align: center;
}
#header-wrap
{
    background-image: url(images/header-bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 128px;
    width: 100%;
}
#header-wrap-content
{
    height: 128px;
    text-align: left;
}

#header-wrap-content-logo-search
{
    height: 99px;
}
#header-wrap-content-logo
{
    padding-top: 25px;
    padding-left: 43px;
}
#header-wrap-content #searchSite
{
    float: right;
    margin-top: 15px;
    width: 270px;
}
#header-wrap-content-search
{
    color: #1A3654;
    float: right;
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight: bold;
    width: 345px;
}
#header-wrap-content-search input
{
    /*border: 2px solid #5F8DAD; 	margin-left: 4px; 	width: 156px;*/
}
#header-wrap-content-search img
{
    border: none;
    margin-bottom: -10px;
}
.header-wrap-content-global
{
    float: right;
    margin-top: 7px;
    padding-right: 38px;
}
.main
{
    background-image: url(images/main-repeat.png);
    background-repeat: repeat-y;
    margin: 0 auto;
    text-align: left;
    width: 968px;
}
.main a
{
    color: rgb(102, 102, 102);
}
.main a:hover
{
    color: silver;
}

/*---- Content ----*/
#main-content
{
    margin: 0 auto;
    padding-bottom: 20px;
    padding-left: 20px;
}
.main-content-title
{
}
.main-content-inner
{
    padding: 20px 0 0 20px;
}

#products
{
    margin-top: 10px;
}
#products p
{
}
#products a
{
    border: 1px solid #BBBBBB;
    color: #666;
    display: inline-block;
    margin-top: 10px;
    padding: 4px;
    text-decoration: none;
    width: 40%;
}
#products a:hover
{
    background-color: #e9f2f7;
    color: #000;
}
#main-content-top
{
    margin-bottom: 4px;
}
#main-content h2, #main-content h4
{
    line-height: 150%;
    padding: 0px 0 10px 0;
}
#main-content-first h2
{
    padding: 0 0 10px 0;
}
#main-content ul, #main-content ol
{
    padding: 0 0 0 20px;
}

#main-content-top p
{
    line-height: 150%;
}
#main-content-top-first-letter
{
    font-size: 30px;
    line-height: 18px;
    padding-right: 7px;
}
#main-content-middle-left
{
    background-position: top right;
    background-repeat: repeat-y;
}
#main-content-middle-left .Services, #main-content-middle-right .Products
{
    height: 65px;
    width: 312px;
}
#main-content-middle-left .Services h1, #main-content-middle-right .Products h1
{
    color: White;
    font-size: 20px;
    font-weight: bold;
    margin-left: 95px;
    padding-top: 20px;
}
#main-content-middle-left .Services
{
    background: url(images/services-label.png);
}
#main-content-middle-right .Products
{
    background: url(images/products-label.png);
}

#main-content-middle-left p, #main-content-middle-right p
{
    margin: 0 0 15px 0;
}
#main-content-middle-left strong, #main-content-middle-right strong
{
    color: #15423c;
    font-size: 14px;
}
#main-content-middle-left #thumb, #main-content-middle-right #thumb
{
    border: none;
    margin-right: 10px;
}
.thumb
{
    border: 1px solid #BBBBBB;
    float: left;
    margin: 3px 10px 3px 0;
    padding: 4px;
}
.technology-design
{
    background-image: url(images/technology-design-center.png);
    background-position: -20px 0px;
    background-repeat: no-repeat;
    color: #1b4b6e;
    margin-top: 25px;
    min-height: 124px;
    padding-top: 40px;
    width: 296px;
}
.technology-design img
{
    border: 0;
    padding: 20px 10px 0 0;
}
.technology-design ul
{
    padding: 14px 0 0 20px;
}
.technology-design li
{
    padding: 3px 0 0 0;
}
.technology-design-learn-more
{
    margin-top: 102px;
}
#main-content-middle-right
{
    padding-left: 30px;
}
.colContent
{
    padding: 10px;
}
#main-content-middle
{
}
#main-content-middle-item .container
{
    padding: 15px 0 0 0;
}
#main-content-middle-item .container img
{
    padding-right: 10px;
}
.main-content-bottom
{
    clear: both;
    float: left;
    margin-top: 14px;
    text-align: center;
    width: 715px;
}
.content-page .main-content
{
    margin-right: 40px;
    width: 665px;
}
.content-page .main-content h2
{
    color: #213321;
    font-size: 14px;
}
.content-page .main-content h4
{
    color: #213321;
    font-size: 12px;
    line-height: 150%;
}
.content-page .main-content p
{
    color: #213321;
    font-size: 12px;
}
.italic
{
    font-style: italic;
}


/*---- ContactPges ----*/
.worldMap, usMap
{
    margin-bottom: 20px;
}
.contact-title
{
    margin-right: 15px;
}
#techInquire
{
    padding-bottom: 10px;
}
#techInquire h4
{
    color: White;
    font-weight: bold;
}
#techInquire td
{
    color: black;
    padding: 10px 10px 0 25px;
}
/*
.techInquire-wrapper{

}
.techInquire-header-title{
	background-color:#7798bb;
	background-image: url(../../../../Data/Projects/APPIC/images/techInquire-wrapper-top.png);
	background-position: top;
	background-repeat: none;
	height:40px;
}
.techInquire-header-title h1{
    color:#fff;
	font-size:16px;
	padding:10px 0 0 15px;
}
.techInquire-content{
	background-color:#bcd2e0;
	padding:15px 0 0 15px;
	
}
.techInquire-footer{
	height: 20px;
	background-color:#bcd2e0;
	background-image:url(../../../../Data/Projects/APPIC/images/techInquire-wrapper-botttom.png);
	background-position: bottom;
	background-repeat: none;
	*/

.contacts
{
    padding: 5px 0 5px 15px;
}
.contacts td
{
    color: #666;
    width: 167px;
}
.contactsTitle
{
    font-size: 16px;
    padding-left: 20px;
}

.main-content-bottom-pane img
{
    border: 0;
}
.contact-top-text
{
    margin-bottom: 15px;
}

/*---- Footer ----*/
.footer
{
    background-image: url(images/footer_btm.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    border-top: 2px solid #358087;
    clear: both;
    height: 72px;
    margin: 0 auto;
    margin-top: 15px;
    width: 960px;
}
.footer p
{
}
/*---- Generic Classes ----*/
.float-left
{
    float: left;
}
.float-right
{
    float: right;
}
.clear-both
{
    clear: both;
}
.footer-live-content
{
}
.BottomNav
{
    border: 0 solid fff;
    margin: 0 auto;
    width: 960px;
}
#LogIn, #Legal
{
    font-family: Arial, Tahoma;
    font-size: 12px;
    padding-left: 10px;
    padding-top: 15px;
    width: 250px;
}
#LogIn
{
    float: left;
}
#LogIn a
{
    color: #E6EBE6;
}
#Legal
{
    float: right;
}
#Legal a
{
    color: black;
    text-decoration: none;
    font-weight: bold;
}
#dnn_ctr408_Login_pnlLogin
{
    width: 250px;
    margin-left: 300px;
}
#text_1
{
    padding-left: 10px;
}
#text_1, #text_2, #text_3
{
    font-size: 11px;
    height: 50px;
    margin-top: 10px;
}
/* Round Corner Box \*/

/* Show only to IE PC \*/
* html .boxhead h2
{
    height: 1%;
}
/* For IE 5 PC */

.sidebox
{
    background: url(images/roundCorners/sbbody-r.gif) no-repeat bottom right;
    margin-bottom: 20px;
}
.boxhead
{
    background: url(images/roundCorners/sbhead-r.gif) no-repeat top right;
    color: white !important;
    margin: 0;
    padding: 0;
}
.boxhead h1
{
    background: url(images/roundCorners/sbhead-l.gif) no-repeat top left;
    color: white;
    font-size: 16px;
    line-height: 120%;
    margin: 0;
    padding: 22px 30px 5px;
    text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody
{
    background: url(images/roundCorners/sbbody-l.gif) no-repeat bottom left;
    margin: 0;
    padding: 0 0 0 20px;
}
.container-products
{
    padding: 20px 0px;
}
.container-products-thumb
{
    border: 1px solid #BBBBBB;
    float: left;
    margin: 3px 10px 20px 0;
    padding: 4px;
}
.lake-city-address-block
{
    text-align: center;
}
/*Special Classes*/
.indent-more
{
    float: left;
    padding-left: 20px;
}
.spacer-right
{
    margin-right: 50px;
}


