
/* UNIVERSAL STYLES
================================================================================*/

html, body
{
    padding: 0;
    margin: 0;
    background: #000 url(../../Images/bg.jpg) repeat-x 50% 0;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
}

/*fixing firefox outline*/

a:active
{
    outline: none;
}

:focus
{
    outline: none;
}

img, form
{
    padding: 0;
    margin: 0;
    border: none;
}


/* NAVIGATION STYLES
================================================================================*/

#logo 
{
position:relative;
}
#logo a
{
    width: 310px;
    height: 62px;
    display: block;
}

#topnav
{
    
    line-height: 100%;
    padding-left:50px;
    
}

.search_box_wrapper
{
position:absolute;
width:273px;
height:37px;
top:7px;
left:740px;
padding:7px 0 0 65px;
background: transparent url(../../Images/search_bg.jpg) no-repeat 0 0;
}

/*TEXT STYLES
================================================================================*/

h1
{
    padding: 0 0 14px 0;
    margin: 0;
    line-height: 100%;
    color: #3c8b6c;
    text-transform: uppercase;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 17px;
}

h2
{
    padding: 0 0 7px 0;
    margin: 0;
    line-height: 100%;
    font: normal 18px Arial, Helvetica, sans-serif;
    color: #fff;
}

h3
{
    padding: 0 0 14px 0;
    margin: 0;
    line-height: 100%;
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
}

h4
{
    padding: 0 0 0 0;
    margin: 0;
    line-height: 100%;
    color: #fff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 13px;
}

/* LAYOUT STYLES
================================================================================*/

#container
{
    padding: 15px 0 0 0;
    margin: 0 auto 0 auto;
    width: 1024px;
}

#header
{
    background: url(../../Images/header.jpg) no-repeat 0 0;
    width: 1024px;
    height: 100px;
}

#bodyarea
{
    width: 1024px;
    padding: 15px 0 0 0;
}

#content_top
{
    padding: 0 0 15px 0;
    width: 1024px;
}

.cleardiv
{
    clear: both;
    font-size: 0;
}

.content_top_left
{
    float: left;
    width: 694px;
    height: 335px;
    cursor: pointer;
}

#content_top_right
{
    float: right;
    width: 315px;
}

#content_top_bottom
{
    padding-top: 15px;
}

.rightbox_top
{
    width: 280px;
    margin: 0 0 15px 0;
    background: url(../../Images/home_rightbox1.gif) no-repeat 0 0;
    height: 90px;
    padding: 70px 20px 0 15px;
    cursor: pointer;
}

.rightbox_bottom
{
    width: 280px;
    background: url(../../Images/home_rightbox2.gif) no-repeat 0 0;
    height: 85px;
    padding: 75px 20px 0 15px;
    cursor: pointer;
}


.bottombox_left
{
    width: 470px;
    background: url(../../Images/home_rightbox3.gif) no-repeat 0 0;
    height: 90px;
    padding: 70px 20px 0 15px;
    float: left;
    cursor: pointer;
}

.bottombox_right
{
    width: 470px;
    background: url(../../Images/home_rightbox4.gif) no-repeat 0 0;
    height: 90px;
    padding: 70px 20px 0 15px;
    float: right;
    cursor: pointer;
}

#content_top_right p, #content_top_bottom p
{
    font: normal 11px Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    line-height: 170%;
    color: #fff;
}

#content_top_right p a:link, #content_top_right p a:visited, #content_top_bottom p a:link, #content_top_bottom p a:visited
{
    color: #3c8b6c;
    text-decoration: none;
}

#content_top_right p a:hover, #content_top_bottom p a:hover
{
    text-decoration: underline;
}

#content_middle
{
    width: 1024px;
}

#middle_nav
{
    padding: 0 0 20px 0;
    width: 1024px;
}

.middle_nav_cell0, .middle_nav_cell1, .middle_nav_cell2, .middle_nav_cell3, .middle_nav_cell4, .middle_nav_cell5
{
    float: left;
    background: url(../../Images/home_bottombox.gif) no-repeat 0 0;
    width: 128px;
    height: 232px;
    padding: 18px 10px 0 20px;
    margin: 0 15px 0 0;
}

.middle_nav_cell0
{
    background: url(../../Images/home_bottombox0.jpg) no-repeat 0 0;
}
.middle_nav_cell1
{
    background: url(../../Images/home_bottombox1.jpg) no-repeat 0 0;
}
.middle_nav_cell2
{
    background: url(../../Images/home_bottombox2.jpg) no-repeat 0 0;
}
.middle_nav_cell3
{
    background: url(../../Images/home_bottombox3.jpg) no-repeat 0 0;
}
.middle_nav_cell4
{
    background: url(../../Images/home_bottombox4.jpg) no-repeat 0 0;
}
.middle_nav_cell5
{
    background: url(../../Images/home_bottombox5.jpg) no-repeat 0 0;
    margin: 0;
}

.middle_nav_list
{
    padding: 0;
    margin: 0;
    line-height: 100%;
    list-style: none;
}

.middle_nav_list li
{
    padding: 0 0 6px 0;
    margin: 0;
    font: normal 11px Arial, Helvetica, sans-serif;
}

.middle_nav_list li a:link, .middle_nav_list li a:visited
{
    text-decoration: none;
    color: #fff;
}

.middle_nav_list li a:hover
{
    /*color: #3c8b6c;*/
    text-decoration: underline;
}

#content_text
{
    width: 1024px;
    padding: 0 0 20px 0;
}

#content_text_left
{
    float: left;
    width: 533px;
    padding: 30px 10px 0 20px;
}

#content_text_left p
{
    padding: 0;
    margin: 0;
    line-height: 170%;
}

#content_text_right
{
    float: right;
    width: 461px;
}

#sponsor1
{
    float: left;
    width: 248px;
    text-align: center;
}

/*
#sponsor1 a:link, #sponsor1 a:visited
{
    display: block;
    background: url(../../Images/home_bottomlogo1.png) no-repeat 0 0;
    height: 160px;
    width: 248px;
}
*/

#sponsor2
{
    float: left;
    width: 200px;
    border-left: solid 1px white;
    text-align: center;
}

/*
#sponsor2 a:link, #sponsor2 a:visited
{
    display: block;
    background: url(../../Images/home_bottomlogo2.png) no-repeat 0 0;
    height: 160px;
    width: 210px;
}
*/

#strip
{
    background: url(../../Images/bottom_strip.gif) no-repeat 0 0;
    width: 1024px;
    height: 70px;
    padding: 10px 0 10px 0;
}

#strip_left
{
    float: left;
    width: 48px;
    padding: 0 0 0 1px;
}
.rotator
{
    width: 100% !important;
    height: 70px !important;
}
#strip_middle
{
    float: left;
    width: 898px;
    border-left: 1px solid #77aa97;
    border-right: 1px solid #77aa97;
    padding: 0 12px 0 12px;
}

.strip_cell
{
    float: left;
    margin: 0 15px 0 0;
}

.strip_cell_last
{
    float: left;
}

#strip_right
{
    float: left;
    width: 48px;
}

#footer
{
    font: normal 10px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 12px 0 0 0;
}

#footer p
{
    padding: 0 0 18px 0;
    margin: 0;
    text-align: center;
    line-height: 100%;
}

.redtext
{
    color: #3c8b6c;
}

.greentext
{
    color: #3c8b6c;
}

#footer ul
{
    padding: 0 0 0 300px;
    margin: 0;
    line-height: 100%;
    list-style: none;
}

#footer ul li
{
    margin: 0 22px 0 0;
    float: left;
}

#facebook a:link, #facebook a:visited
{
    background: url(../../Images/facebook.jpg) no-repeat 0 0;
    padding: 7px 0 6px 30px;
    color: #fff;
    text-decoration: none;
    display: block;
}

#facebook a:hover
{
    text-decoration: underline;
}

#twitter a:link, #twitter a:visited
{
    background: url(../../Images/twitter.jpg) no-repeat 0 0;
    padding: 7px 0 6px 30px;
    color: #fff;
    text-decoration: none;
    display: block;
}

#twitter a:hover
{
    text-decoration: underline;
}

#flickr a:link, #flickr a:visited
{
    background: url(../../Images/flickr.jpg) no-repeat 0 0;
    padding: 7px 0 6px 30px;
    color: #fff;
    text-decoration: none;
    display: block;
}

#flickr a:hover
{
    text-decoration: underline;
}

#blog a:link, #blog a:visited
{
    background: url(../../Images/blog.jpg) no-repeat 0 0;
    padding: 7px 0 6px 30px;
    color: #fff;
    text-decoration: none;
    display: block;
}

#blog a:hover
{
    text-decoration: underline;
}

#youtube a:link, #youtube a:visited
{
    background: url(../../Images/you_tube.jpg) no-repeat 0 0;
    padding: 7px 0 6px 30px;
    color: #fff;
    text-decoration: none;
    display: block;
}

#youtube a:hover
{
    text-decoration: underline;
}

.footer_logo
{
    text-align: center;
    padding: 15px 0 20px 0;
}

.bottom_logos
{
    text-align: center;
    padding: 15px 0 20px 0;
    border-top:solid 1px #4d4d4d;
    text-align:center;
}




/*for inner pages*/

#bodyarea_inner
{
    width: 1024px;
}

#content_inner
{
    width: 1024px;
    padding: 15px 0 15px 0;
}

#content_inner_top
{
    background: url(../../Images/inner_content_top.png) no-repeat 0 0;
    width: 1024px;
    height: 7px;
    font-size: 0;
}

* html #content_inner_top
{
    background: url(../../Images/inner_content_top_ie6.jpg) no-repeat 0 0;
    width: 1024px;
    height: 7px;
    font-size: 0;
}

#content_inner_middle
{
    background: url(../../Images/inner_content_bg.png) repeat-y 0 0;
    width: 904px;
    padding: 30px 60px 60px 60px;
}

* html #content_inner_middle
{
    background: url(../../Images/inner_content_bg_ie6.jpg) repeat-y 0 0;
    width: 904px;
    padding: 30px 60px 60px 60px;
}

#content_inner_bottom
{
    background: url(../../Images/inner_content_bottom.png) no-repeat 0 0;
    width: 1024px;
    height: 6px;
    font-size: 0;
}

* html #content_inner_bottom
{
    background: url(../../Images/inner_content_bottom_ie6.jpg) no-repeat 0 0;
    width: 1024px;
    height: 6px;
    font-size: 0;
}

#content_inner_left
{
    float: left;
    width: 130px;
    margin: 0 52px 0 0;
}

#content_inner_left ul
{
    padding: 0;
    margin: 0;
    line-height: 100%;
    list-style: none;
}

#content_inner_left ul li
{
    padding: 0 0 11px 0;
    margin: 0;
    text-align: right;
}

#content_inner_left ul li a:link, #content_inner_left ul li a:visited
{
    text-decoration: none;
    color: #cccccc;
}

#content_inner_left ul li a:hover
{
    color: #ffffff;
}

/*highlighting current page*/
#subnav .subnav_sel
{
    color: #3c8b6c !important;
}

#content_inner_right
{
    float: left;
    width: 720px;
    min-height: 300px;
}

#content_inner_single
{
    width: 902px;
    min-height: 300px;
}

#content_inner_right a:link, #content_inner_right a:visited, #content_inner_single a:link, #content_inner_single a:visited
{
    text-decoration: none;
    color: #3c8b6c;
}

#content_inner_right a:hover, #content_inner_single a:hover
{
    text-decoration: underline;
}

#inner_right_topdiv
{
    width: 720px;
    border-bottom: 1px solid #fff;
    padding: 0 0 14px 0;
}

#content_inner_single #inner_right_topdiv
{
    width: 902px !important;
}

#inner_right_topdiv p
{
    padding: 0;
    margin: 0;
    line-height: 100%;
}

#inner_content
{
    width: 720px;
    padding: 20px 0 0 0;
}

#inner_content_left
{
    float: left;
    width: 390px;
}

#inner_content_left p
{
    padding: 0 0 16px 0;
    margin: 0;
    color: #d9d9d9;
    line-height: 130%;
}

#inner_content_left p a:link, #inner_content_left p a:visited
{
    text-decoration: none;
    color: #3c8b6c;
}

#inner_content_left p a:hover
{
    text-decoration: underline;
}

#inner_content_right
{
    float: right;
    width: 302px;
    padding: 5px 0 0 0;
}

#inner_content_right p
{
    padding: 0 0 30px 0;
    margin: 0;
    line-height: 100%;
}

/* Installation Maps pages */
#install_map
{
    margin-top: 20px;
}

#install_map_grid_header
{
    background: url(../../Images/install_map_grid_header.gif) no-repeat 0 0;
    width: 737px;
    height: 32px;
}
#state_title
{
    color: #3c8b6c;    
    padding: 15px 0 15px 6px;
    font-size:14px;
}
.install_map_grid
{
    width: 737px;
    font-size:11px;
}

.install_map_grid .grid_tr
{
    height: 25px;
}

.install_map_grid .grid_td
{
    padding-left: 6px;
}

.install_map_grid .grid_td0
{
    width: 297px;
}
.install_map_grid .grid_td1
{
    width: 81px;
}
.install_map_grid .grid_td2
{
    width: 41px;
}
.install_map_grid .grid_td3
{
    width: 62px;
}
.install_map_grid .grid_td4
{
    width: 96px;
}
.install_map_grid .grid_td5
{
}



/* Contact-Form */
.contact_tbl
{
    color: #d9d9d9;
}

#news
{
}


#news ul
{
    padding: 10px 0;
    margin: 0;
    line-height: 100%;
    list-style: none;
}

#news ul li
{
    padding: 2px 0 10px 0;
    margin: 0;
}

#news ul li a:link, #news ul li a:visited
{
}

#news ul li a:hover
{
}

.newsdate
{
    font-weight: bold;
    line-height: 20px;
}
/* Sports Button UI */
#sports_copy
{
    width: 720px;
}
#sports_copy #image_list
{
    border-bottom: 1px solid #fff;
    padding: 0 0 16px 0;
    margin: 20px 0 0 0;
}

#sports_copy .sports_copy_content
{
    border-top: 1px solid #fff;
    padding: 20px 0;
}

#sports_copy .sports_copy_content .img_title
{
    color: #3c8b6c;
}
#sports_copy .sports_copy_content .sports_copy_leftbox
{
    float: left;
    width: 386px;
}

#sports_copy .sports_copy_content .sports_copy_rightbox
{
    float: right;
    width: 300px;
}

#sports_copy #image_list .pager
{
    padding-top: 7px;
}

#sports_copy #image_list .pager .prev_cmd
{
    float: left;
    margin-left: 2px;
}
#sports_copy #image_list .pager .next_cmd
{
    float: right;
    margin-right: 2px;
}

/* Sports Button UI */
#sports_cmd
{
    clear: both;
    padding: 16px 0 0 0;
}
#sports_cmd .cmd, #sports_cmd .first
{
    margin-left: 1px;
}

/* Video */
#video
{
    width:720px;
    margin:10px 0;
}
#video_left
{
    width:425px;
    float:left;
}
#video_right
{
    width:275px;
    float:left;
    padding-left:20px;
    
}
#video ul
{
    padding: 10px 0 0 10px;
    margin: 0;
    line-height: 100%;
    list-style: none;
}

#video ul li
{
    padding: 2px 0 10px 0;
    margin: 0;
}

/* Product Interactivity */
#p_active_wrapper
{
    width: 720px;
}
#p_active_wrapper .p_title
{
    width: 720px;
    height: 24px;
    padding: 0 0 2px 0;
    border-bottom: 1px solid #fff;
    margin: 24px 0 14px 0;
    display: block;
    color: #3c8b6c;
}

#p_active_wrapper .pa_title
{    
    height: 14px;    
    padding:0;    
    display: block;
    font-weight:bold;
    color: #3c8b6c;
}

#p_active_wrapper .pa_img
{    
    margin:12px 0;
    display: block;
}

#p_active_wrapper #p_active_desc
{
    float: left;
    width: 295px;
    padding-right: 20px;
}
#p_active_wrapper #p_active_cmd
{
    width: 91px;
    float: right;
    margin-right: 14px;
}
#p_active_wrapper #p_active_img
{
    width: 300px;
    float: right;
}

#p_active_wrapper #p_active_desc .pa_container
{
    display: none;
}
#p_active_wrapper #p_active_img .p_active_img_item
{
    width: 300px;
    height: 180px;
    display: none;
}
#p_active_wrapper #p_active_img .p_active_img_item_first
{
    display: block;
}
#p_active_wrapper .p_cmd
{
    width: 91px;
    height: 34px;
    margin: 12px 0 0 0;
}
#p_active_wrapper .p_cmd_first
{
    margin: 0 !important;
}


#p_active_wrapper .p_cmdwide
{
    width: 135px;
    margin
}


/**GameDay Grass **/

/*GameDay Grass 3D*/
#p_active_wrapper #p_active_img .pa_game_3d .pa_wrap1
{
    float: left;
    width: 75px;
    margin-top: 0px;
    margin-left: 0px;
    border: 0px solid #f0f0f0;
}

#p_active_wrapper #p_active_img .pa_game_3d .cmd_pa_b0
{
    margin-left: 10px;
    margin-top: 6px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_game_3d .cmd_pa_b1
{
    margin-left: 34px;
    margin-top: 68px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_game_3d .cmd_pa_b2
{
    margin-right: 26px;
    margin-top: 46px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_game_3d .cmd_pa_b3
{
    margin-right: 12px;
    margin-top: 96px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}

#p_active_wrapper #p_active_img .pa_game_3d .cmd_pa_b4
{
    margin-right: 28px;
    margin-top: 13px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}


/*GameDay Grass XPe*/
#p_active_wrapper #p_active_img .pa_game_xpe .pa_wrap1
{
    float: left;
    width: 75px;
    margin-top: 0px;
    margin-left: 0px;
    border: 0px solid #f0f0f0;
}

#p_active_wrapper #p_active_img .pa_game_xpe .cmd_pa_b0
{
    margin-left: 12px;
    margin-top: 10px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_game_xpe .cmd_pa_b1
{
    margin-left: 54px;
    margin-top: 78px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_game_xpe .cmd_pa_b2
{
    margin-right: 125px;
    margin-top: 15px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
    
    
}
#p_active_wrapper #p_active_img .pa_game_xpe .cmd_pa_b3
{
    margin-right: 46px;
    margin-top: 26px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}

/*GameDay Grass MT*/
#p_active_wrapper #p_active_img .pa_game_mt .pa_wrap1
{
    float: left;
    width: 75px;
    margin-top: 0px;
    margin-left: 0px;
    border: 0px solid #f0f0f0;
}

#p_active_wrapper #p_active_img .pa_game_mt .cmd_pa_b0
{
    margin-left: 10px;
    margin-top: 16px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_game_mt .cmd_pa_b1
{
    margin-left: 44px;
    margin-top: 73px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_game_mt .cmd_pa_b2
{
    margin-right: 3px;
    margin-top: 56px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_game_mt .cmd_pa_b3
{
    margin-right: 5px;
    margin-top: 110px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}

#p_active_wrapper #p_active_img .pa_game_mt .cmd_pa_b4
{
    margin-right: 38px;
    margin-top: 13px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}

/*GameDay Grass MP*/
#p_active_wrapper #p_active_img .pa_game_mp .pa_wrap1
{
    float: left;
    width: 65px;
    margin-top: 0px;
    margin-left: 0px;
    border: 0px solid #f0f0f0;
}

#p_active_wrapper #p_active_img .pa_game_mp .cmd_pa_b0
{
    margin-left: 5px;
    margin-top: 10px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_game_mp .cmd_pa_b1
{
    margin-left: 24px;
    margin-top: 77px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_game_mp .cmd_pa_b2
{
    margin-right: 40px;
    margin-top: 75px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_game_mp .cmd_pa_b3
{
    margin-right: 5px;
    margin-top: 90px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}

#p_active_wrapper #p_active_img .pa_game_mp .cmd_pa_b4
{
    margin-right: 10px;
    margin-top: 75px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}

#p_active_wrapper #p_active_img .pa_game_mp .cmd_pa_b5
{
    margin-right: 8px;
    margin-top: 13px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}

/*PureGrass*/
#p_active_wrapper #p_active_img .pa_pure .pa_wrap1
{
    float: left;
    width: 65px;
    margin-top: 0px;
    margin-left: 0px;
    border: 0px solid #f0f0f0;
}

#p_active_wrapper #p_active_img .pa_pure .cmd_pa_b0
{
    margin-left: 5px;
    margin-top: 0px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_pure .cmd_pa_b1
{
    margin-left: 30px;
    margin-top: 90px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_pure .cmd_pa_b2
{
    margin-right: 20px;
    margin-top: 75px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_pure .cmd_pa_b3
{
    margin-right: 5px;
    margin-top: 65px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}

#p_active_wrapper #p_active_img .pa_pure .cmd_pa_b4
{
    margin-right: 20px;
    margin-top: 15px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}

#p_active_wrapper #p_active_img .pa_pure .cmd_pa_b5
{
    margin-right: 8px;
    margin-top: 33px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}


/*PureGrass UPG*/
#p_active_wrapper #p_active_img .pa_pure_upg .pa_wrap1
{
    float: left;
    width: 85px;
    margin-top: 0px;
    margin-left: 0px;
    border: 0px solid #f0f0f0;
}

#p_active_wrapper #p_active_img .pa_pure_upg .cmd_pa_b0
{
    margin-left: 5px;
    margin-top: 0px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_pure_upg .cmd_pa_b1
{
    margin-left: 55px;
    margin-top: 90px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_pure_upg .cmd_pa_b2
{
    margin-right: 5px;
    margin-top: 65px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_pure_upg .cmd_pa_b3
{
    margin-right: 0;
    margin-top: 65px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}

#p_active_wrapper #p_active_img .pa_pure_upg .cmd_pa_b4
{
    margin-right: 20px;
    margin-top: 15px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}

#p_active_wrapper #p_active_img .pa_pure_upg .cmd_pa_b5
{
    margin-right: 8px;
    margin-top: 33px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}


/*AstroTurf 12*/
#p_active_wrapper #p_active_img .pa_astro .pa_wrap1
{
    float: left;
    width: 105px;
    margin-top: 0px;
    margin-left: 0px;
    border: 0px solid #f0f0f0;
}

#p_active_wrapper #p_active_img .pa_astro .cmd_pa_b0
{
    margin-left: 10px;
    margin-top: 5px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_astro .cmd_pa_b1
{
    margin-left: 65px;
    margin-top: 70px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_astro .cmd_pa_b2
{
    margin-right: 65px;
    margin-top: 55px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}

/*Conversion Magic Carpet*/
#p_active_wrapper #p_active_img .pa_conv_mc .pa_wrap1
{
    float: left;
    width: 75px;
    margin-top: 0px;
    margin-left: 0px;
    border: 0px solid #f0f0f0;
}

#p_active_wrapper #p_active_img .pa_conv_mc .cmd_pa_b0
{
    margin-left: 10px;
    margin-top: 24px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_conv_mc .cmd_pa_b1
{
    margin-left: 60px;
    margin-top: 5px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_conv_mc .cmd_pa_b2
{
    margin-right: 5px;
    margin-top: 6px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_conv_mc .cmd_pa_b3
{
    margin-right: 22px;
    margin-top: 76px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}


/*Conversion Fusion Turf Carpet*/
#p_active_wrapper #p_active_img .pa_conv_ft .pa_wrap1
{
    float: left;
    width: 95px;
    margin-top: 0px;
    margin-left: 0px;
    border: 0px solid #f0f0f0;
}

#p_active_wrapper #p_active_img .pa_conv_ft .cmd_pa_b0
{
    margin-left: 10px;
    margin-top: 24px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_conv_ft .cmd_pa_b1
{
    margin-left: 70px;
    margin-top: 45px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_conv_ft .cmd_pa_b2
{
    margin-right: 95px;
    margin-top: 6px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}


/*Conversion Transition Turf*/
#p_active_wrapper #p_active_img .pa_conv_tt .pa_wrap1
{
    float: left;
    width: 95px;
    margin-top: 0px;
    margin-left: 0px;
    border: 0px solid #f0f0f0;
}

#p_active_wrapper #p_active_img .pa_conv_tt .cmd_pa_b0
{
    margin-left: 10px;
    margin-top: 24px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_conv_tt .cmd_pa_b1
{
    margin-left: 60px;
    margin-top: 25px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}
#p_active_wrapper #p_active_img .pa_conv_tt .cmd_pa_b2
{
    margin-right: 125px;
    margin-top: 36px;
    width: 41px;
    height: 43px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}



/*AstroTurf 12*/

#p_active_wrapper #p_active_img .pa_base .pa_wrap1
{
    position:relative;
    margin-top: 0px;
    margin-left: 0px;
    width:300px;
    height:180px;
}

#p_active_wrapper #p_active_img .pa_base .cmd_pa_b0
{
    position:absolute;
	left:20px;
	top:130px;
}
#p_active_wrapper #p_active_img .pa_base .cmd_pa_b1
{
    position:absolute;
	left:48px;
	top:8px;
}
#p_active_wrapper #p_active_img .pa_base .cmd_pa_b2
{
    position:absolute;
	left:96px;
	top:0;
}


#p_active_wrapper #p_active_img .pa_base .cmd_pa_b3
{
    position:absolute;
	left:56px;
	top:70px;
}

#p_active_wrapper #p_active_img .pa_base .cmd_pa_b4
{
    position:absolute;
	left:76px;
	top:120px;
}

#p_active_wrapper #p_active_img .pa_base .cmd_pa_b5
{
    position:absolute;
	left:116px;
	top:100px;
}

#p_active_wrapper #p_active_img .pa_base .cmd_pa_b6
{
    position:absolute;
	left:155px;
	top:19px;
}

#p_active_wrapper #p_active_img .pa_base .cmd_pa_b7
{
    position:absolute;
	left:195px;
	top:47px;
}

#p_active_wrapper #p_active_img .pa_base .cmd_pa_b8
{
    position:absolute;
	left:195px;
	top:120px;
}
/* Search */

#search_content
{
padding-top:10px;
}

#search_content ol
{
    padding: 18px;
    line-height: 100%;
}

#search_content ol li
{
    padding: 2px 0 10px 0;
    margin: 0;
}

