/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 09 February 2012 01:48:05
*/


html,
body {
   height:100%;
}

body {
    margin: 0px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #555;
    background-image: url(http://www.groundsure.com/__data/assets/image/0005/8870/body_bg.gif);
    background-repeat: no-repeat;
    background-position: center top;
}

p {
  margin: 0 0 1em 0; /* T R B L */
}

img { border: 0px none; }
.border { border: 1px solid #666; }

a:link, a:visited {
    color: #00008B;
    text-decoration: none;
}
a:hover, a:active {
    color: #1E90FF;
    text-decoration: none;
}

hr {
    color: #CCC;
    background-color: #CCC;
    height: 1px;
    border: none;
    margin: 20px 0px 15px;
    padding: 0px;
}

h1 {
    font-size: 36px;
    line-height: 36px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    padding: 0px 0 10px 0;
    margin: 0px 0px 10px 0px;
    color: #233258;
    border-bottom: 1px solid #233258;
}

h2 {
    font-size: 24px;
    line-height: 24px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    padding: 0px 0 10px 0;
    margin: 0px 0px 7px 0px;
    color: #233258;
    border-bottom: 1px solid #233258;
}

h3 {
      font-size: 21px;
    line-height: 24px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
      padding: 8px 0 10px 0;
    margin: 0px;
      color: #9FBB4B;
}

.blue { color: #233258; }
.green { color: #9FBB4B; }

.blue_bg { background-color: #233258; }
.green_bg { background-color: #9FBB4B; }

#container {
    position: relative;
    width: 990px;
    margin: 0px auto;
    min-height:100%;
    height: auto !important;
    height: 100%;
}
#header {
    height: 120px;
}
#logo {
    float: left;
    width: 360px;
}
#logo img {
    display:block;
}

#login_box {
width:340px;
    height: 60px;
    margin-top: 40px;
    padding-right: 20px;
    float: right;
    text-align: right;
    background: url(http://www.groundsure.com/__data/assets/image/0008/8882/login_bg.png) no-repeat;
}
#login_box form {
    margin: 5px 0 0 14px;
    padding: 0px;
    width:400px;
    
}

.login_btn {
    float: left;
    background: url(http://www.groundsure.com/__data/assets/image/0009/8883/login_btn_bg.png) no-repeat;
    border: 0px none;
    padding: 6px 0px 10px;
    width: 50px;
    background-color: transparent;
    color: #FFF;
    outline: none;
}
.login_btn:hover {
    color: #CCC;
}

#search_box {
    width: 200px;
    height: 60px;
    margin-top: 40px;
    padding-right: 10px;
    float: right;
    text-align: right;
    background: url(http://www.groundsure.com/__data/assets/image/0005/8888/search_bg.png) no-repeat;
}
#search_box form {
    margin: 18px 0 0 14px;
    padding: 0px;
}

#search_box input {
    float: left;
    background: url(http://www.groundsure.com/__data/assets/image/0006/8889/search_btn_bg.png) no-repeat;
    border: 0px none;
    padding: 6px 0px 10px;
    width: 40px;
    background-color: transparent;
    color: #FFF;
    outline: none;
}
#search_box .sq-form-field {
    float: left;
    margin-right: 5px;
    border: 1px solid #BBB;
    color: #666;
    font-style: italic;
    padding: 5px 2px;
    width: 120px;
    background-color: #FFF;
    background-image: none; 
}

.search_btn {
    float: left;
    background: url(http://www.groundsure.com/__data/assets/image/0006/8889/search_btn_bg.png) no-repeat;
    border: 0px none;
    padding: 6px 0px 10px;
    width: 40px;
    background-color: transparent;
    color: #FFF;
    outline: none;
}
.search_btn:hover {
    color: #CCC;
}

.txt_field {
    float: left;
    margin-right: 5px;
    border: 1px solid #BBB;
    color: #666;
    font-style: italic;
    padding: 5px 2px;
    width: 120px;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}


#footer {
    /*position: absolute;
    width: 990px;
    bottom: 0px;
    left: 0px;*/
    clear: both;
    width: 950px;
    margin: 0px auto 20px;
    height: 35px;
    color: #FFF;
    font-size: 11px;
    line-height: 35px;
    background: url(http://www.groundsure.com/__data/assets/image/0004/8878/footer_bg.gif) no-repeat;
}

#footer span a{
  color: #FFF;

}


#copyright {
    float: right;
    padding: 0px 15px;
    line-height: 35px;
    text-align: right;
    border-left: 1px solid #FFF;
}

#main_content {
    width: 950px;
    min-height:300px;
    height: auto !important;
    height: 300px;
    margin: 10px auto 0px;
}

#left_column {
    width: 675px;
    float: left;
}
#right_column {
    width: 260px;
    float: left;
    margin-left: 15px;
}


#clear { clear: both; line-height: 0px; height: 0px; font-size: 1px; }

#box_main_top { height: 10px; background: url(http://www.groundsure.com/__data/assets/image/0008/8873/box1_top.png) no-repeat 0 0; font-size: 1px; line-height: 1px; }
#box_main { margin-bottom: 15px; background: url(http://www.groundsure.com/__data/assets/image/0006/8871/box1_btm.gif) no-repeat bottom; line-height: 18px; padding: 10px 30px 20px; }

#box_right_top { height: 10px; background: url(http://www.groundsure.com/__data/assets/image/0011/8876/box2_top.png) no-repeat 0 0; font-size: 1px; line-height: 1px; }
#box_right { position: relative; margin-bottom: 15px; background: url(http://www.groundsure.com/__data/assets/image/0009/8874/box2_btm.gif) no-repeat bottom; line-height: 14px; padding: 0px 20px 5px; font-size: 11px; }

#box_right_content { position: relative; width: 220px; z-index: 10; }

#box_right h4 { padding: 0px 0 10px 0; margin: 0px 0px 7px 0px;}

#box_right form { padding: 0px 0 5px 0; margin: 0px 0px 7px 0px;}

#box_right ul {
    margin: 0px 0px 10px 0px;
    padding: 0px 0 0 0px;
}
#box_right li {
    margin: 0px 0px 0px;
    padding: 10px 5px 10px 15px;
    border-bottom: 1px dotted #CCC;
    list-style-type: none;
    background-image: url(http://www.groundsure.com/__data/assets/image/0003/8877/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 14px;
}

#box_right li span { display: block; font-size: 10px; color: #999; text-align: right; white-space: nowrap; }

#box_link {
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
    padding-bottom: 10px;
}

#rss_icon { position: absolute; top: 0px; right: 10px; width: 16px; height: 16px; z-index: 2 }
#box_icon { position: absolute; top: 0px; right: 1px; width: 120px; height: 85px; z-index: 1; }




/* ---------- MENUS ---------- */

#nav {
    width: 960px;
    margin-left: 20px;
    clear: both;
}
#menu {
    list-style: none;
    padding: 0;
    width: 960px;
    margin: 0px auto;
    height: 43px;
    overflow: hidden;
}
#menu li {
    list-style: none;
    margin: 0px 3px 0 0px;
    float: left;
    padding: 0px 0 0 0;
}

#menu li a {
    display: block;
    float: left;
    height: 40px;
    color: #233258;
    text-decoration: none;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 35px;
    font-weight: bold;
    padding: 0px 19px;
    outline: none;
    /* border-bottom: 3px solid transparent; */
    background: url(http://www.groundsure.com/__data/assets/image/0008/8891/tab.png);
    word-wrap: normal;
    
}
#menu li a span {
    display: block;
    float: left;
}
#menu li a:hover {
    color: #FFF;
    background: url(http://www.groundsure.com/__data/assets/image/0011/8894/tab_over.png);
}

#menu li.tab_left a { background: url(http://www.groundsure.com/__data/assets/image/0009/8892/tab_left.png) left top no-repeat; }
#menu li.tab_left a:hover { background: url(http://www.groundsure.com/__data/assets/image/0010/8893/tab_left_over.png) left top no-repeat; }

#menu li.tab_right a { background: url(http://www.groundsure.com/__data/assets/image/0003/8895/tab_right.png) right top no-repeat; }
#menu li.tab_right a:hover { background: url(http://www.groundsure.com/__data/assets/image/0004/8896/tab_right_over.png) right top no-repeat; }


#submenu {
    width: 945px;
    height: 30px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    background: url(http://www.groundsure.com/__data/assets/image/0007/8890/subnav_bg.gif) no-repeat;
}
#submenu li {
    display: inline;
    margin: 0px;
    padding: 0 10px;
    border-left: 1px solid #FFF;
}
#submenu li:first-child {
    border-left: 0px none;
}
#submenu li a {
    color: #FFF;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    line-height: 28px;
    outline: none;
    
}
#submenu li a:hover {
    color: #9FBB4B;
}
#submenu li#active a {
    color: #9FBB4B;
}


#submenu2 {
    display:none;
    position: absolute;
    width: normal;
    border-right:1px #aaa solid;
    border-top:1px #aaa solid;
    border-left:1px #aaa solid;
    background:#fff;    
}

#submenu2 li:hover ul, #submenu2 li.over ul {
    display:inline;
}


#footermenu {
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px;
}
#footermenu li {
    display: inline;
    margin: 0px;
    padding: 0 10px;
    border-left: 1px solid #FFF;
}
#footermenu li:first-child {
    border-left: 0px none;
}
#footermenu li a {
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
    outline: none;
}
#footermenu li a:hover {
    color: #9FBB4B;
}
#footermenu li#active a {
    color: #9FBB4B;
}

