/* ################################################### */
/* The CSS Below is Reflective of the Website Contents */
/* ################################################### */

body
{
    background-color: #dddddd;
    font-family: Arial;
    font-size: 12px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.comment
{
    visibility: hidden;
}

#HiddenCSS 
{
	display: none;
	margin: -20px 0px 0px 0px;
}

#layout
{
    width: 995px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#layoutcolor
{
    float: left;
    width: 995px;
    height: auto;
    visibility: visible;
    background-color: #ffffff;
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

#header
{
    float: left;
    width: 995px;
    height: 127px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url(images/header.jpg);
    background-position: top;
}

#headercontact
{
    display: none;
    float: left;
    width: 350px;
    padding: 28px 0px 0px 0px;
    color: #000000;
    text-align: left;
}

#headercontact a
{
    display: none;
    color: #000000;
    text-decoration: none;
}

#headercontactdetails
{
    display: none;
    float: right;
    width: 180px;
}

#headerrollingimage
{
    display: none;
    float: right;
    height: 109px;
    width: 300px;
    background-image: url(images/header_1.jpg);
}

#btrdalink
{
    float: left;
    width: 191px;
    height: 127px;
}

#btrdalink img
{
    float: left;
    width: 191px;
    height: 127px;
    border: none;
}

#headerlinks
{
    float: right;
    width: 191px;
    height: 127px;
}

#sponsor1
{
    float: left;
    width: 191px;
    height: 82px;
}

#sponsor1 img
{
    float: left;
    width: 191px;
    height: 82px;
    border: none;
}

#sponsor2
{
    float: left;
    width: 191px;
    height: 45px;
}

#sponsor2 img
{
    float: left;
    width: 191px;
    height: 45px;
    border: none;
}

#topmenu
{
    float: left;
    width: 995px;
    height: 44px;
    border-top: 1px solid #4b4b4b;
    border-bottom: 1px solid #4b4b4b;
    background-image: url(images/menuback.jpg);
    font-family: Arial;
    font-weight: bold;
    letter-spacing: -0.2px;
    font-size: 12px;
}

#topmenu ul
{
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

#topmenu li
{
    float: left;
    text-decoration: none;
    list-style: none;
}

#topmenu a
{
    float: left;
    color: #d7d7d7;
    text-decoration: none;
    padding: 15px 17px 14px 17px;
    margin: 0px 3px 0px 3px;
}

#topmenu a:hover
{
    color: #d7d7d7;
    text-decoration: none;
    background-image: url(images/menuback_on.jpg);
    border-right: 1px solid #262626;
    border-left: 1px solid #262626;
    margin: 0px 2px 0px 2px;

}

#topmenu #current a
{
    float: left;
    color: #d7d7d7;
    text-decoration: none;
    background-image: url(images/menuback_on.jpg);
    border-right: 1px solid #262626;
    border-left: 1px solid #262626;
    margin: 0px 2px 0px 2px;
    padding: 15px 17px 14px 17px;
}

#flashcontainer
{
    display: none;
    float: right;
    width: 754px;
    height: 217px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: Black;
}

#sectionimage
{
    float: left;
    width: 754px;
    height: 217px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #0c0c2e;  
}

#sectionbackground
{
    float: left;
    width: 995px;
    height: 217px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0x 0px;
    background-image: url(sectionbackground.jpg);
}

#leftmenu
{
    float: left;
    width: 200px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background: #7c7c7c;
}

#left_top_submenu
{
    float: left;
    width: 200px;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
    color: #ffffff;
    text-align: left;
}

#left_top_submenucontents
{
    float: right;
    width: 197px;
}

#left_top_submenucontents ul
{
    float: left;
    padding: 1px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.left_top_submenucontents_list
{
    float: left;
    text-decoration: none;
    list-style: none;
    width: 195px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: #000000;
}

.left_top_submenucontents_list a
{
    float: left;
    padding: 10px 0px 0px 12px;
    width: 183px;
    height: 26px;
    text-decoration: none;
    color: #d7d7d7;
    letter-spacing: -0.15px;
    font-family: arial;
    font-weight: bold;
    background-image: url(images/left_top_menu_off.jpg);
    background-repeat: no-repeat;
}

.left_top_submenucontents_list a:hover
{
    background-image: url(images/left_top_menu_on.jpg);
    color: #ffffff;
}

.left_top_submenucontents_list_current
{
    list-style: none;
}

.left_top_submenucontents_list_current a
{
    float: left;
    padding: 10px 0px 0px 12px;
    width: 183px;
    height: 26px;
    text-decoration: none;
    color: #ffffff;
    letter-spacing: -0.15px;
    font-family: arial;
    font-weight: bold;
    background-image: url(images/left_top_menu_on.jpg);
    background-repeat: no-repeat;
}

.left_top_subitem li
{
    float: left;
    color: #555555;
    padding: 0px 0px 0px 0px;
}

#left_top_submenuheader
{
    float: left;
    font-weight: bold;
    font-size: 20px;
    height: 51px;
    padding: 0px 0px 0px 0px;
}

#left_top_submenuheader a
{
    float: left;
    background-image: url(images/live_results_off.jpg);
    background-repeat: no-repeat;
    height: 51px;
    width: 195px;
}

#left_top_submenuheader a:hover
{
    background-image: url(images/live_results_on.jpg);
}

#left_bottom_submenu
{
    float: left;
    width: 200px;
    padding: 49px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
    color: #ffffff;
    text-align: left;
}

#left_bottom_submenucontents
{
    float: right;
    width: 197px;
}

#left_bottom_submenucontents ul
{
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.left_bottom_submenucontents_list
{
    float: left;
    text-decoration: none;
    list-style: none;
    width: 195px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: #000000;
}

.left_bottom_submenucontents_list a
{
    float: left;
    padding: 9px 0px 0px 15px;
    width: 183px;
    height: 29px;
    text-decoration: none;
    color: #ffffff;
    font-family: arial;
    font-weight: bold;
    background-image: url(images/left_bottom_menu_off.jpg);
    background-repeat: no-repeat;
}

.left_bottom_submenucontents_list a:hover
{
    background-image: url(images/left_bottom_menu_on.jpg);
}

.left_bottom_submenucontents_list .current a
{
    background-image: url(images/left_bottom_menu_on.jpg);
}

.left_bottom_subitem li
{
    float: left;
    color: #555555;
    padding: 0px 0px 0px 0px;
}

#left_bottom_submenuheader
{
    display: none;
}

#left_bottom_submenuheader a
{
    display: none;
}

#left_bottom_submenuheader a:hover
{
    display: none;
}

#left_bottom_submenufooter
{
    float: left;
    font-weight: bold;
    font-size: 20px;
    width: 190px;
    padding: 15px 0px 10px 10px;
}

#left_bottom_submenufooter img
{
    float: left;
    border: solid 1px #121212;
}

#rightmenu
{
    float: left;
    width: 185px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
}

#right_top_submenu
{
    float: left;
    width: 185px;
    padding: 8px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
    color: #ffffff;
    text-align: left;
}

.right_top_submenuitem
{
    float: left;
    padding: 0px 0px 4px 14px;
}

.right_top_submenuitem img
{
    float: left;
    border: solid 1px #dcdcdc;
}

#right_top_submenucontents
{
    float: left;
}

#right_top_submenuheader
{
    float: left;
}

#right_top_submenucontents
{
    float: left;
}

#right_bottom_submenu
{
    float: left;
}

#right_bottom_submenucontents
{
    float: left;
}

#right_bottom_submenufooter
{
    float: left;
    width: 163px;
    padding: 10px 0px 10px 20px;
}

#pageheader
{
    float: left;
    width: 600px;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding: 20px 0px 10px 0px;
}

#pageimageheader
{
    display: none;
    float: left;
    height: 136px;
    width: 995px;
}

#pageimagheadertint
{
    display: none;
    float: left;
    height: 136px;
    width: 995px;
    background-color: #000000;
    opacity:0.6;
    filter:alpha(opacity=60);
}

#contents
{
    float: left;
    width: 600px;
    height: auto;
    _height: expression(document.body.clientHeight > 400? "400px": "auto" );
    min-height: 400px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 8px;
}

#fullwidthcontents
{
    float: left;
    width: 995px;
    background-image: url(images/body.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}

#left_pageimage
{
    display: none;
    float: left;
    width: 195px;
    height: 350px;
    padding: 10px 0px 0px 25px;
}

#left_pageimage img
{
    display: none;
    border: solid 1px #000000;
}

#pagetop
{
    float: left;
    width: 598px;
    height: 248px;
    padding: 0px 0px 0px 0px;
    margin: 8px 0px 0px 0px;
    text-align: left;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    background: url(images/pageimages/image_1.jpg);
}

#gallery_toggler
{
    float: left;
    width: 598px;
}

#gallery_toggler_status
{
    float: left;
    width: 540px;
    padding: 4px 0px 0px 0px;
    font-weight: bold;
    text-align: center;
    color: #c0c0c0;
}

#map_canvas
{
    float: right;
    width: 258px;
    height: 278px;
    margin: 0px 0px 10px 10px;
    background-color: #dddddd;
    border: solid 1px #cccccc;
}

#large_map_canvas
{
    float: left;
    width: 580px;
    height: 620px;
    margin: 0px 0px 10px 10px;
    background-color: #dddddd;
    border: solid 1px #cccccc;
}

#pagecontents
{
    float: left;
    width: 600px;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    text-align: left;
    color: #000000;
}

#sponsorbanner
{
    float: left;
    width: 600px;
    height: 75px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    text-align: left;
    color: #ffffff;
    background-color: #000000;
}

#sponsorbanner img
{
    float: left;
    width: 600px;
    height: 75px;
}

#pageborder
{
    display: none;
    float: left;
    height: 1px;
    width: 995px;
    background-color: #666666;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #ffffff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#pagebackground
{
    float: left;
    height: 100%;
}

#footer
{
    float: left;
    width: 995px;
    height: 115px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
}

.footertext
{
    float: none;
    width: 995px;
    height: 115px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    text-align: center;
    color: #888888;
}

.footertext a
{
    color: #888888;
    text-decoration: none;
}

.footeritem
{
    float: left;
    width: 142px;
    height: 115px;
}

.footeritem img
{
    border: none;
}

#eventdetailswrapper
{
    float: left;
    padding: 0px 0px 10px 20px;
}

#eventitemwrapper
{
    float: left;
    width: 705px;
    padding: 5px 0px 5px 5px;
    margin: 10px 0px 0px 0px;
    text-align: left;
    background-color: #bbbbbb;
    color: #ffffff;
    border: solid 1px #000000;
}

.eventiteminformationheader
{
    float: left;
    padding: 2px 0px 2px 5px;
    margin: 0px 0px 3px 0px;
    text-align: center;
    letter-spacing: 1px;
    color: #ffffff;
}

.eventiteminformationrowlight
{
    float: left;
    width: 700px;
    background-color: #dddddd;
    padding: 3px 0px 3px 0px;
    text-align: center;
}

.eventiteminformationrowdark
{
    float: left;
    width: 700px;
    padding: 3px 0px 3px 0px;
    text-align: center;
}

.eventitemdate
{
    float: left;
    width: 200px;
    text-align: center;
}

.eventitemname
{
    float: left;
    width: 200px;
    text-align: center;
}

.eventitemdetails
{
    float: left;
    width: 120px;
    text-align: center;
}

.eventitemfield1
{
    float: left;
    width: 120px;
    text-align: center;
}

#contactform
{
    float: left;
    width: 500px;
    padding: 15px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.contactinput_label
{
    float: left;
    width: 500px;
    padding: 5px 0px 5px 0px;
}

.contactinput_input
{
    float: left;
}

.contactinput_submit
{
    float: left;
}

#contactdetails
{
    float: left;
    width: 220px;
    padding: 15px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#videofootagewrapper
{
    float: left;
    width: 560px;
    padding: 20px 10px 10px 25px;
}

#videofootagecontainer
{
    float: left;
    width: 560px;
    height: 340px;
    color: #ffffff;
    padding: 0px 0px 0px 0px;
    border: solid 1px #000000;
    background-color: Black;
}

#videofootagecontainer img
{
    float: left;
    width: 700px;
    height: 525px;
    color: #ffffff;
    border: solid 1px #000000;
    background-color: Black;
}

#videofootageinformation
{
    float: left;
    width: 700px;
    text-align: left;
    padding: 20px 0px 10px 0px;
}

#videofootagetitle
{
    float: left;
    width: 690px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0px 5px 10px;
}

#videofootagedetails
{
    float: left;
    width: 690px;
    text-align: left;
    padding: 5px 0px 0px 10px;
}

#videolistitemwrapper
{
    float: left;
    padding: 20px 0px 10px 0px;
}

.videolistitem
{
    float: left;
    width: 600px;
    padding: 0px 0px 12px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    color: #ffffff;
}

.videolistitemimage img
{
    float: left;
    width: 120px;
    height: 80px;
    border: solid 1px #333333;
}

.videolistiteminformation
{
    float: right;
    width: 460px;
    height: 80px;
    padding: 0px 0px 0px 0px;
    border: solid 1px #c0c0c0;
    background-image: url(images/newsitem_background_off.jpg);
    background-repeat: repeat-x;
}

.videolistiteminformation:hover
{
    background-image: url(images/newsitem_background_on.jpg);
}

.videolistitemheader
{
    float: left;
    width: 433px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.videolistitemheader a
{
    float: left;
    width: 433px;
    font-weight: bold;
    color: #000000;
    padding: 10px 10px 0px 10px;
    text-decoration: none;
}

.videolistitemdetails
{
    float: left;
    width: 433px;
    margin: 0px 0px 0px 0px;
    color: #000000;
    font-size: 10px;
}

.videolistitemdetails a
{
    float: left;
    text-decoration: none;
    color: #000000;
    width: 433px;
    padding: 3px 10px 0px 10px;
}

#mediaimagewrapper
{
    float: right;
    width: 580px;
    margin: 0px 10px 10px 0px;
}

#mediaimagecontainer
{
    float: left;
    width: 580px;
    color: #ffffff;
    padding: 15px 5px 10px 0px;
}

.mediaimageitem
{
    float: left;
    width: 180px;
    height: 120px;
    color: #ffffff;
    margin: 0px 10px 10px 0px;
    border: solid 1px #000000;
}

.mediaimageitem img
{
    border: none;
    width: 180px;
    height: 120px;
}

#mediaimageinformation
{
    float: left;
    width: 700px;
    text-align: left;
    padding: 10px 0px 10px 0px;
}

#mediaimagetitle
{
    float: left;
    width: 690px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0px 5px 10px;
}

#mediaimagedetails
{
    float: left;
    width: 690px;
    text-align: left;
    padding: 5px 0px 0px 10px;
}

.medianavigation
{
    float: left;
    width: 500px;
    text-align: left;
    padding: 20px 0px 10px 0px;
}

.medianavigation a
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

#mediatn_listitemwrapper
{
    float: left;
    width: 600px;
    margin: 10px 0px 10px 0px;
    padding: 5px;
}

.mediatn_listitemimage
{
    float: left;
    width: 100px;
    height: 75px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.mediatn_listitemimage img
{
    float: left;
    width: 100px;
    height: 75px;
    border: solid 1px #777777;
}

.mediatn_listitemdetails
{
    float: left;
    width: 400px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
}

.mediatn_listitemdetails a
{
    color: #000000;
    text-decoration: none;
}

.mediatn_listitemdetails_header
{
    float: left;
    width: 380px;
    font-size: 14px;
    font-weight: bold;
}

.mediatn_listitemdetails_leader
{
    float: left;
    width: 380px;
    padding: 10px 0px 0px 0px;
}

.mediatn_listitem
{
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 6px 6px 6px 6px;
    width: 580px;
    text-align: left;
    color: #ffffff;
    border: solid 1px #cccccc;
    background-color: #dddddd;
}

#newsitemcontents
{
    float: left;
    width: 600px;
    padding: 10px 0px 15px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    color: #000000;
}

#newsitemimage
{
    float: left;
    padding: 0px 10px 10px 0px;
    margin: 0px 0px 0px 0px;
}

#newsitemimage img
{
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: solid 1px #000000;
}

#newslistitemwrapper
{
    float: left;
    padding: 0px 0px 10px 0px;
}

.newslistitem
{
    float: left;
    width: 600px;
    padding: 0px 0px 12px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    color: #ffffff;
}

.newslistitemerror
{
    float: left;
    padding: 10px 0px 10px 0px;
    color: Red;
    font-size: 14px;
    text-align: center;
    width: 600px;
}

.newslistitemimage
{
    float: left;
    width: 122px;
    height: 82px;
    margin: 0px 0px 0px 0px;
}

.newslistitemimage img
{
    float: left;
    width: 120px;
    height: 80px;
    border: solid 1px #333333;
}

.newslistiteminformation
{
    float: right;
    width: 460px;
    height: 80px;
    padding: 0px 0px 0px 0px;
    border: solid 1px #c0c0c0;
    background-image: url(images/newsitem_background_off.jpg);
    background-repeat: repeat-x;
}

.newslistiteminformation:hover
{
    background-image: url(images/newsitem_background_on.jpg);
}

.newslistitemheader
{
    float: left;
    width: 433px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.newslistitemheader a
{
    float: left;
    width: 433px;
    font-weight: bold;
    color: #000000;
    padding: 10px 10px 0px 10px;
    text-decoration: none;
}

.newsitemnavigation_left
{
    float: left;
    width: 100px;
    text-align: left;
    padding: 0px 0px 10px 0px;
}

.newsitemnavigation_left a
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

.newsitemnavigation_right
{
    float: right;
    width: 100px;
    text-align: right;
    padding: 0px 0px 10px 0px;
}

.newsitemnavigation_right a
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

.newslistitemdetails
{
    float: left;
    width: 433px;
    margin: 0px 0px 0px 0px;
    color: #000000;
    font-size: 10px;
}

.newslistitemdetails a
{
    float: left;
    text-decoration: none;
    color: #000000;
    width: 433px;
    padding: 3px 10px 0px 10px;
}

#listeditemcontents
{
    float: left;
    width: 600px;
    padding: 10px 0px 15px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    color: #000000;
}

#listeditemimage
{
    float: left;
    padding: 0px 10px 10px 0px;
    margin: 0px 0px 0px 0px;
}

#listeditemimage img
{
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: solid 1px #000000;
}

#listeditemitemwrapper
{
    float: left;
    padding: 0px 0px 10px 0px;
}

.listeditem
{
    float: left;
    width: 600px;
    padding: 0px 0px 12px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    color: #ffffff;
}

.listeditemerror
{
    float: left;
    padding: 10px 0px 10px 0px;
    color: Red;
    font-size: 14px;
    text-align: center;
    width: 600px;
}

.listeditemimage
{
    float: left;
    margin: 0px 0px 0px 0px;
}

.listeditemimage img
{
    float: left;
    border: solid 1px #333333;
}

.listediteminformation_fixed
{
    float: right;
    width: 460px;
    height: 80px;
    padding: 0px 0px 0px 0px;
    border: solid 1px #c0c0c0;
    background-image: url(images/listeditem_background_off.jpg);
    background-repeat: repeat-x;
}

.listediteminformation_fixed:hover
{
    background-image: url(images/listeditem_background_on.jpg);
}

.listediteminformation_variable
{
    float: right;
    width: 450px;
    padding: 0px 10px 10px 0px;
    border: solid 1px #c0c0c0;
    background-color: #eeeeee;
    background-image: url(images/listeditem_background_variable.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

#listeditemwrapper
{
    float: left;
    padding: 15px 0px 5px 0px;
}

.listeditemheader
{
    float: left;
    width: 433px;
    font-size: 12px;
    color: #000000;
    padding: 10px 10px 0px 10px;
    font-weight: bold;
}

.listeditemheader a
{
    float: left;
    width: 433px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.listeditemnavigation_left
{
    float: left;
    width: 150px;
    text-align: left;
    padding: 0px 0px 10px 0px;
}

.listeditemnavigation_left a
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

.listeditemnavigation_right
{
    float: right;
    width: 100px;
    text-align: right;
    padding: 0px 0px 10px 0px;
}

.listeditemnavigation_right a
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

.listeditemdetails
{
    float: left;
    width: 433px;
    margin: 0px 0px 0px 0px;
    color: #000000;
    font-size: 10px;
}

.listeditemdetails a
{
    float: left;
    text-decoration: none;
    color: #000000;
    width: 433px;
    padding: 3px 10px 0px 10px;
}

.listeditemdetails_variable
{
    float: left;
    width: 433px;
    padding: 10px 0px 0px 10px;
    color: #000000;
    font-size: 12px;
}

.listeditemdetails_variable a
{
    text-decoration: none;
    color: #000000;
}

#documentlistitemwrapper
{
    float: left;
    padding: 0px 0px 10px 0px;
}

.documentlistitem
{
    float: left;
    width: 600px;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    color: #ffffff;
}

.documentlistitemerror
{
    float: left;
    padding: 10px 0px 10px 0px;
    color: Red;
    font-size: 14px;
    text-align: center;
    width: 600px;
}

.documentlistitemimage
{
    float: left;
    width: 41px;
    height: 41px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.documentlistitemimage img
{
    float: left;
    width: 39px;
    height: 39px;
    border: 1px solid #C0C0C0;
}

.documentlistiteminformation
{
    float: right;
    width: 546px;
    padding: 0px 0px 4px 0px;
    border: solid 1px #c0c0c0;
    background-image: url(images/newsitem_background_off.jpg);
    background-repeat: repeat-x;
}

.documentlistiteminformation:hover
{
    background-image: url(images/newsitem_background_on.jpg);
}

.documentlistitemheader
{
    float: left;
    width: 526px;
    padding: 4px 10px 0px 10px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.documentlistitemheader a
{
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.documentlistitemdetails
{
    float: left;
    width: 526px;
    margin: 3px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    color: #000000;
    font-size: 10px;
}

.documentitemnavigation_left
{
    float: left;
    width: 100px;
    text-align: left;
    padding: 0px 0px 10px 0px;
}

.documentitemnavigation_left a
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

.documentitemnavigation_right
{
    float: right;
    width: 100px;
    text-align: right;
    padding: 0px 0px 10px 0px;
}

.documentitemnavigation_right a
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

#archivetablewrapper
{
    float: left;
    width: 490px;
    padding: 20px 0px 0px 100px;
}

.archivetable_container
{
    float: left;
    padding: 0px 18px 15px 0px;
}

.archivetable
{
    float: left;
    width: 380px;
    margin: 0px 0px 0px 0px;
    border: solid 1px #bbbbbb;
}

.archivetable_header
{
    float: left;
    text-align: left;
    width: 370px;
    font-weight: bold;
    color: #ffffff;
    background: url(images/header_bg.jpg);
    background-position: bottom;
    padding: 4px 2px 4px 8px;
}

.archivetable_row
{
    float: left;
    width: 376px;
    background-color: #efefef;
    padding: 4px 2px 4px 2px;
    color: #555555;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #dedede;
}

.archivetable_row:hover
{
    background-color: #efefef;
    background-image: url(images/listitem_background_on.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}

.archivetable_row_field1
{
    float:left;
    width: 250px;
    text-align: left;
    padding: 0px 0px 0px 5px;
}

.archivetable_row_field2
{
    float: right;
    width: 100px;
    text-align: center;
}

.archivetable_row_field2 a
{
    text-decoration: none;
    color: #555555;
}

.archivetable_row_field2 a:hover
{
    text-decoration: underline;
}

.archivetable_row_field3
{
    float:left;
    width: 31px;
    text-align: center;
}

#archivesectiontablewrapper
{
    float: left;
    width: 590px;
    padding: 20px 0px 0px 50px;
}

.archivesectiontable_container
{
    float: left;
    padding: 0px 0px 15px 0px;
}

.archivesectiontable
{
    float: left;
    width: 480px;
    margin: 0px 0px 0px 0px;
    border: solid 1px #bbbbbb;
}

.archivesectiontable_header
{
    float: left;
    text-align: left;
    width: 470px;
    font-weight: bold;
    color: #ffffff;
    background: url(images/header_bg.jpg);
    background-position: bottom;
    padding: 4px 2px 4px 8px;
}

.archivesectiontable_row
{
    float: left;
    width: 476px;
    background-color: #efefef;
    padding: 4px 2px 4px 2px;
    color: #555555;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #dedede;
}

.archivesectiontable_row:hover
{
    background-color: #efefef;
    background-image: url(images/listitem_background_on.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}

.archivesectiontable_row_field1
{
    float:left;
    width: 260px;
    text-align: left;
    padding: 0px 0px 0px 5px;
}

.archivesectiontable_row_field2
{
    float: left;
    width: 100px;
    text-align: center;
}

.archivesectiontable_row_field2 a
{
    text-decoration: none;
    color: #555555;
}

.archivesectiontable_row_field2 a:hover
{
    text-decoration: underline;
}

.archivesectiontable_row_field3
{
    float: left;
    width: 100px;
    text-align: center;
}

.archivesectiontable_row_field3 a
{
    text-decoration: none;
    color: #555555;
}

.archivesectiontable_row_field3 a:hover
{
    text-decoration: underline;
}

.archivesectiontable_row_field4
{
    float: left;
    width: 200px;
    text-align: center;
}

.archivesectiontable_row_field4 a
{
    text-decoration: none;
    color: #555555;
}

.archivesectiontable_row_field4 a:hover
{
    text-decoration: underline;
}

#pointstablewrapper
{
    float: left;
    width: 590px;
    padding: 20px 0px 0px 0px;
}

.pointstable_container
{
    float: left;
    padding: 0px 18px 15px 0px;
}

.pointstable
{
    float: left;
    width: 275px;
    margin: 0px 0px 0px 0px;
    border: solid 1px #bbbbbb;
}

.pointstable_header
{
    float: left;
    text-align: left;
    width: 265px;
    font-weight: bold;
    color: #ffffff;
    background: url(images/header_bg.jpg);
    background-position: bottom;
    padding: 4px 2px 4px 8px;
}

.pointstable_row
{
    float: left;
    width: 271px;
    background-color: #efefef;
    padding: 4px 2px 4px 2px;
    color: #555555;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #dedede;
}

.pointstable_row:hover
{
    background-color: #efefef;
    background-image: url(images/listitem_background_on.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}

.pointstable_row_field1
{
    display: none;
}

.pointstable_row_field2
{
    float:left;
    width: 31px;
    text-align: center;
}
.pointstable_row_field3
{
    float:left;
    padding: 0px 2px 0px 0px;
}
.pointstable_row_field4
{
    float: left;
    padding: 0px 2px 0px 2px;
}
.pointstable_row_field5
{
    float: right;
    width: 50px;
    text-align: left;
}
.pointstable_row_field6
{
    display: none;
}
.pointstable_row_field7
{
    display: none;
}
.pointstable_row_field8
{
    display: none;
}
.pointstable_row_field9
{
    display: none;
}
.pointstable_row_field10
{
    display: none;
}
.winnerstable_row_field1_fullwidth
{
    display: none;
}
.winnerstable_row_field2_fullwidth
{
    float:left;
    width: 60px;
    text-align: center;
}
.winnerstable_row_field3_fullwidth
{
    float:left;
    width: 230px;
    text-align: left;
    padding: 0px 2px 0px 0px;
}
.winnerstable_row_field4_fullwidth
{
    float: left;
    width: 130px;
    padding: 0px 2px 0px 2px;
    text-align: left;
}
.winnerstable_row_field5_fullwidth
{
    float: left;
    width: 130px;
    text-align: left;
}
.winnerstable_fullwidth
{
    float: left;
    width: 570px;
    margin: 0px 0px 0px 0px;
    border: solid 1px #bbbbbb;
}

.pointstable_header_fullwidth
{
    float: left;
    text-align: left;
    width: 560px;
    font-weight: bold;
    color: #ffffff;
    background: url(images/header_bg.jpg);
    background-position: bottom;
    padding: 4px 2px 4px 8px;
}

.pointstable_row_fullwidth
{
    float: left;
    width: 566px;
    background-color: #efefef;
    padding: 4px 2px 4px 2px;
    color: #555555;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #dedede;
}

.pointstable_row_fullwidth:hover
{
    background-color: #efefef;
    background-image: url(images/listitem_background_on.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}

.pointstable_row_field1_fullwidth
{
    display: none;
}

.pointstable_row_field2_fullwidth
{
    float:left;
    width: 31px;
    text-align: center;
}
.pointstable_row_field3_fullwidth
{
    float:left;
    padding: 0px 2px 0px 0px;
}
.pointstable_row_field4_fullwidth
{
    float: left;
    padding: 0px 2px 0px 2px;
}
.pointstable_row_field5_fullwidth
{
    float: right;
    width: 50px;
    text-align: left;
}
.pointstable_row_field6_fullwidth
{
    display: none;
}
.pointstable_row_field7_fullwidth
{
    display: none;
}
.pointstable_row_field8_fullwidth
{
    display: none;
}
.pointstable_row_field9_fullwidth
{
    display: none;
}
.pointstable_row_field10_fullwidth
{
    display: none;
}

#productlistitemwrapper
{
    float: left;
    padding: 0px 0px 10px 20px;
}

.productlistitem
{
    float: left;
    width: 710px;
    padding: 6px 0px 6px 0px;
    margin: 0px 0px 8px 0px;
    text-align: left;
    background-color: #333333;
    color: #ffffff;
    border: solid 1px #000000;
}

.productlistitemerror
{
    float: left;
    padding: 10px 0px 10px 0px;
    color: Red;
    font-size: 14px;
    text-align: center;
    width: 700px;
}

.productlistitemerror a
{
    color: Red;
}
.productlistitemimage
{
    float: left;
    width: 92px;
    height: 92px;
    margin: 0px 0px 0px 6px;
}

.productlistitemimage img
{
    float: left;
    width: 90px;
    height: 90px;
    border: solid 1px #000000;
}

.productlistiteminformation
{
    float: right;
    width: 595px;
    padding: 0px 0px 0px 0px;
}

.productlistitemheader
{
    float: right;
    height: 24px;
    width: 585px;
    padding: 0px 10px 0px 0px;
    font-size: 16px;
}

.productlistitemheader a
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.productlistitemdetails
{
    float: right;
    width: 585px;
    margin: 10px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
}

#productdetailswrapper
{
    float: left;
    padding: 0px 0px 10px 20px;
}

#productdetailsheaderleft
{
    float: left;
    width: 510px;
}

#productdetailsheaderright
{
    float: right;
    width: 200px;
    padding: 2px 24px 2px 0px;
    letter-spacing: 1px;
    color: #ffffff;
}

#productdetailsheadertop
{
    float: left;
    width: 505px;
    padding: 2px 0px 2px 5px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    letter-spacing: 1px;
    color: #ffffff;
}

#productdetailsheadertopfeature
{
    float: right;
    width: 200px;
}

#productdetailsheaderbottom
{
    float: left;
    padding: 2px 0px 2px 187px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    letter-spacing: 1px;
    color: #ffffff;
}

#productdetails
{
    float: left;
    width: 705px;
    padding: 5px 0px 5px 5px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    background-color: #999999;
    color: #ffffff;
    border: solid 1px #000000;
}

.productdetailsrowlight
{
    float: left;
    background-color: #cccccc;
    padding: 3px 0px 3px 0px;
    text-align: center;
}

.productdetailsrowdark
{
    float: left;
    width: 700px;
    padding: 3px 0px 3px 0px;
    text-align: center;
}

.productdetailsheadertop_field1
{
    float: left;
    width: 100px;
}

.productdetailsheadertop_field2
{
    float: left;
    width: 80px;
}

.productdetailsheadertop_field3
{
    float: left;
    width: 170px;
}

.productdetailsheadertop_field4
{
    float: left;
    width: 50px;
}

.productdetailsheadertop_field5
{
    float: left;
    width: 50px;
}

.productdetailsheadertop_field6
{
    float: left;
    width: 50px;
}

.productdetailsheadertop_field7
{
    float: left;
    text-align: center;
}

.productdetailsheadertop_field8
{
    float: left;
    width: 85px;
}

.productdetailsheadertop_field9
{
    float: left;
    width: 85px;
}

.productdetailsheadertop_field10
{
    float: left;
    width: 50px;
}

.productdetailsheadertop_field11
{
    float: left;
    width: 50px;
}

.featureitem
{
    float: left;
}

/* ####################################################### */
/* The CSS Below is Exclusive to the Website Control Panel */
/* ####################################################### */

#submenu_cp
{
    float: left;
    width: 248px;
    padding: 0px 0px 5px 0px;
    font-size: 14px;
    background-color: #555555;
    height: auto;
    _height: expression(document.body.clientHeight > 400? "400px": "auto" );
    min-height: 400px;
}

#submenu_cp ul
{
    float: left;
    width: 248px;
    text-decoration: none;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#submenu_cp li
{
    float: left;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: left;
    font-size: 14px;
    color: #ffffff;
}

#submenu_cp a
{
    float: left;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: left;
    color: #ffffff;
}

#editingsuitewrapper
{
    float: left;
    padding: 10px 0px 10px 25px;
    background-color: none;
    height: auto;
    margin: 0px 0px 0px 0px;
    min-height: 400px;
    width: 708px;
}

#productdetailsheadertop
{
    float: left;
    padding: 0px 0px 0px 10px;
}

.productdetailsheadertop_field1_standard
{
    float: left;
    width: 100px;
    text-align: left;
}

.productdetailsheadertop_field2_standard
{
    display: none;
}

.productdetailsheadertop_field3_standard
{
    display: none;
}

.productdetailsheadertop_field4_standard
{
    display: none;
}

.productdetailsheadertop_field5_standard
{
    display: none;
}

.productdetailsheadertop_field6_standard
{
    display: none;
}

.productdetailsheadertop_field7_standard
{
    display: none;
}

.productdetailsheadertop_field8_standard
{
    display: none;
}

.productdetailsheadertop_field9_standard
{
    display: none;
}

.productdetailsheadertop_field10_standard
{
    display: none;
}

.productdetailsheadertop_field11_standard
{
    display: none;
}

.productdetailsheadertop_field1_custom
{
    float: left;
    width: 100px;
    text-align: left;
}

.productdetailsheadertop_field2_custom
{
    display: none;
}

.productdetailsheadertop_field3_custom
{
    display: none;
}

.productdetailsheadertop_field4_custom
{
    display: none;
}

.productdetailsheadertop_field5_custom
{
    display: none;
}

.productdetailsheadertop_field6_custom
{
    display: none;
}

.productdetailsheadertop_field7_custom
{
    display: none;
}

.productdetailsheadertop_field8_custom
{
    display: none;
}

.productdetailsheadertop_field9_custom
{
    display: none;
}

.productdetailsheadertop_field10_custom
{
    display: none;
}

.productdetailsheadertop_field11_custom
{
    display: none;
}


.cp_menu_0
{
    float: left;
    width: 233px;
    font-weight: bold;
    list-style: none;
    padding: 10px 5px 10px 10px;
}

.cp_menu_1
{
    float: left;
    width: 223px;
    font-weight: bold;
    list-style: none;
    background-color: #555555;
    padding: 6px 5px 6px 20px;
}

.cp_menu_2
{
    float: left;
    width: 213px;
    list-style: none;
    background-color: #555555;
    padding: 3px 5px 3px 30px;
}

.cp_menu_3
{
    float: left;
    width: 203px;
    list-style: none;
    background-color: #555555;
    padding: 3px 5px 3px 40px;
}

.cp_menu_4
{
    float: left;
    width: 193px;
    background-color: #7c7c7c;
    padding: 3px 5px 3px 50px;
    list-style: none;
}

.option
{
    float: left;
    border: solid 1px #000000;
    width: 675px;
    font-size: 12px;
    padding: 5px 0px 5px 0px;
    margin: 5px 0px 5px 0px;
    color: #000000;
    background-color: #ffffff;
}

.option a
{
    text-decoration: none;
    color: #000000;
}

.optionbless
{
    float: left;
    width: 672px;
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

.option_halfwidth
{
    float: left;
    border: solid 1px #000000;
    width: 330px;
    font-size: 12px;
    padding: 5px 0px 5px 0px;
    margin: 5px 0px 5px 0px;
    color: #000000;
    background-color: #ffffff;
}

.option_halfwidth a
{
    text-decoration: none;
    color: #000000;
}

.option_halfwidthfixed
{
    float: left;
    border: solid 1px #000000;
    width: 330px;
    height: 200px;
    font-size: 12px;
    padding: 5px 0px 5px 0px;
    margin: 5px 0px 5px 0px;
    color: #000000;
    background-color: #ffffff;
}

.option_halfwidthfixed a
{
    text-decoration: none;
    color: #000000;
}

.optionsizeedit
{
    float: left;
    width: 300px;
    padding: 5px 5px 5px 5px;
    margin: 3px 0px 3px 0px;
    text-align: left;
    font-size: 13px;
    border: solid 1px #000000;
}

.optionsizeedit input
{
    float: left;
    margin: 3px 8px 0px 0px;
    font-size: 13px;
}

.optionthird
{
    float: left;
    border: solid 1px #000000;
    width: 217px;
    height: 135px;
    font-size: 12px;
    padding: 5px 0px 5px 0px;
    margin: 5px 10px 5px 0px;
    color: #000000;
    background-color: #ffffff;
}

.optionthird a
{
    text-decoration: none;
    color: #000000;
}

.onethirdoptionsmall
{
    float: left;
    border: solid 1px #000000;
    background-color: #ffffff;
    width: 240px;
    height: 80px;
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
    color: #000000;
}

.onethirdoptionsmall input
{
    float: left;
    width: 220px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.onethirdoption
{
    float: left;
    border: solid 1px #000000;
    background-color: #ffffff;
    width: 240px;
    height: 190px;
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
    color: #000000;
}

.onethirdoption img
{
    float: left;
    margin: 0px 0px 0px 0px;
}

.onethirdoption input
{
    float: left;
    width: 220px;
}

.twothirdoption
{
    float: left;
    border: solid 1px #000000;
    background-color: #ffffff;
    width: 400px;
    height: 190px;
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
    font-size: 12px;
    color: #000000;
}

.twothirdoptionsmall
{
    float: left;
    border: solid 1px #000000;
    background-color: #ffffff;
    width: 400px;
    height: 80px;
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
    font-size: 12px;
    color: #000000;
}

.halfoption
{
    float: left;
    border: solid 1px #000000;
    width: 325px;
    padding: 5px 5px 5px 5px;
    margin: 5px 7px 5px 0px;
    color: #000000;
}

.halfoption a
{
    text-decoration: none;
    color: #000000;
}

.optionerror
{
    float: left;
    border: solid 1px #000000;
    background-color: #dddddd;
    width: 675px;
    font-size: 12px;
    padding: 5px 0px 5px 0px;
    margin: 5px 0px 5px 0px;
    color: #000000;
}

.optionerror a
{
    text-decoration: none;
    color: #ffffff;
}

.optiontextarea
{
    float: left;
    border: solid 1px #000000;
    width: 10px;
    height: 194px;
    width: 445px;
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
    color: #000000;
}

.optionexistingimageselect
{
    float: right;
    border: solid 1px #000000;
    width: 190px;
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 5px;
    color: #000000;
}

.optionexistingimageselect img
{
    float: left;
    padding: 7px 0px 3px 11px;
}

.optionexistingimageselect input
{
    float: left;
    width: 176px;
    margin: 2px 5px 2px 5px;
}

.option_userdisabled
{
    background-color: #ffffff;
    float: left;
    border: solid 1px #000000;
    width: 670px;
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
    color: #000000;
}

.option_userdisabled a
{
    text-decoration: none;
    color: #000000;
}

.optionselected
{
    float: left;
    border: solid 1px #000000;
    width: 670px;
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
    color: #000000;
}

.optiondetails input
{
    float: right;
    width: 100px;
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


.stepholder
{
    float: left;
    width: 675px;
    padding: 5px 0px 10px 0px;
    margin: 5px 0px 5px 0px;
    color: #000000;
    background-color: #e9f6ff;
    border: solid 1px #000000;
    text-align: center;
    font-weight: bold;
}

.stepholder img
{
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

.optionheadfoot
{
    float: left;
    background-color: #333333;
    width: 670px;
    padding: 10px 5px 10px 2px;
    margin: 0px 0px 5px 0px;
    color: #ffffff;
    font-size: 14px;
}

.optionheadfoot a
{
    color: #ffffff;
    text-decoration: none;
    padding: 0px 0px 0px 5px;
}

.optionheadfoot a:hover
{
    text-decoration: underline;
}

.optionheadfoot input
{
    float: left;
    margin: 0px 0px 0px 10px;
}

.optionsubheadfoot
{
    float: left;
    background-color: #7c7c7c;
    width: 675px;
    padding: 10px 0px 10px 0px;
    margin: 5px 0px 5px 0px;
    color: #ffffff;
    font-size: 14px;
}

.optionsubheadfoot a
{
    color: #ffffff;
    text-decoration: none;
    padding: 0px 0px 0px 5px;
}

.optionsubheadfoot a:hover
{
    text-decoration: underline;
}

.optionsubheadfoot input
{
    float: left;
    margin: 0px 0px 0px 10px;
}

#myaccountwrapper
{
    float: right;
    width: 723px;
    height: auto;
    _height: expression(document.body.clientHeight > 400? "400px": "auto" );
    min-height: 400px;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #ee3b33;
}

#myaccountwrapperheader
{
    float: left;
    width: 713px;
    padding: 10px 0px 10px 10px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    background-color: #b92f29;
}

#myaccountwrappercontents
{
    float: left;
    padding: 15px 0px 5px 15px;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
}

#myaccountheader
{
    float: left;
    width: 660px;
    padding: 0px 0px 15px 0px;
    text-align: left;
}

#myaccountheader a
{
    color: #ffffff;
    text-decoration: none;
}

#myaccountheader a:hover
{
    text-decoration: underline;
}

#myaccountdetails
{
    float: left;
    width: 340px;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 10px;
}

#myaccountcomments
{
    float: left;
    width: 670px;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.myaccountcommentsheader
{
    float: left;
    text-align: left;
    width: 650px;
    padding: 10px 10px 10px 10px;
    margin: 5px 0px 5px 0px;
    background-color: #B92F29;
}

.myaccountcommentsfooter
{
    float: left;
    text-align: center;
    width: 670px;
    padding: 10px 0px 10px 0px;
    margin: 5px 0px 20px 0px;
    background-color: #B92F29;
}

.myaccountcommentsfooter input
{
    float: right;
    margin: 0px 10px 0px 0px;
}

.myaccountrow
{
    float: left;
    width: 160px;
    height: 25px;
    font-size: 12px;
    padding: 4px 0px 0px 0px;
}

.myaccountrowinput
{
    float: left;
    width: 160px;
    height: 25px;
    font-size: 12px;
    padding: 4px 0px 0px 0px;
}

.myaccountrowinput_wide
{
    float: left;
    width: 500px;
    height: 25px;
    font-size: 12px;
    text-align: left;
    padding: 4px 0px 0px 10px;
}

.myaccountrowinput input
{
    float: left;
    margin: 0px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.myaccountlistitemcontainer
{
    float: left;
    padding: 10px 5px 0px 0px;
}

.myaccountlistitem
{
    float: left;
    width: 319px;
    height: 100px;
    padding: 10px 10px 10px 10px;
    text-align: left;
    background-color: #ee3b33;
    background-image: url(images/productitem_bg.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    color: #ffffff;
    border: solid 1px #b92f29;
}

.myaccountlistitemwide
{
    float: left;
    width: 665px;
    height: 50px;
    padding: 10px 10px 10px 10px;
    text-align: left;
    background-color: #ee3b33;
    background-image: url(images/productitem_bg.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    color: #ffffff;
    border: solid 1px #b92f29;
}

.myaccountlistitemwidetext
{
    float: left;
    width: 460px;
}

.myaccountlistitemtext
{
    float: left;
    width: 180px;
}

.myaccountlistitemtext i
{
    font-size: 10px;
}

.myaccountlistiteminput
{
    float: right;
    width: 135px;
    padding: 5px 0px 0px 0px;
}

.myaccountlistiteminput input
{
    height: 22px;
    width: 130px;
    font-size: 10px;
}

.myaccountlistitem a
{
    color: #ffffff;
    text-decoration: none;
}

.myaccountlistitem a:hover
{
    text-decoration: underline;
}

.orderhistorycontainer
{
    float: left;
    width: 620px;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 5px 0px;
    border: solid 1px #B92F29;
    background-image:url(images/contactdetails.jpg);
    background-position:center bottom;
    background-repeat:repeat-x;
}

.orderhistorycontainer a
{
    color: #ffffff;
    text-decoration: none;
}

.orderhistorycontainer:hover
{
    background-image:url(images/contactdetails_hover.jpg);
}

.orderhistorycontainer_header
{
    float: left;
    height: 30px;
    width: 622px;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 5px 0px;
    background-color: #B92F29;
}

.orderhistory_id
{
    float: left;
    width: 30px;
    color: #ffffff;
}

.orderhistory_date
{
    float: left;
    width: 130px;
    color: #ffffff;
}

.orderhistory_addresses
{
    float: left;
    width: 310px;
    text-align: left;
    color: #ffffff;
}

.orderhistory_addresswrapper
{
    float: left;
    width: 310px;
}

.orderhistory_total
{
    float: left;
    width: 50px;
    color: #ffffff;
}

.orderhistory_status
{
    float: left;
    width: 100px;
    color: #ffffff;
}

.orderhistory_id a
{
    float: left;
    width: 30px;
    height: 30px;
}

.orderhistory_date a
{
    float: left;
    width: 130px;
    height: 30px;
}

.orderhistory_addresses a
{
    float: left;
    width: 310px;
    text-align: left;
}

.orderhistory_total a
{
    float: left;
    width: 50px;
    height: 30px;
}

.orderhistory_status a
{
    float: left;
    width: 100px;
    height: 30px;
}

.orderhistoryheader
{
    float: left;
    font-size: 14px;
    padding: 12px 10px 15px 12px;
    text-align: left;
    width: 670px;
}

.orderhistoryheader a
{
    padding: 4px 8px 4px 8px;
    border: solid 1px #B92F29;
    text-decoration: none;
    color: #ffffff;
    background-image:url(images/contactdetails.jpg);
    background-position:center bottom;
    background-repeat:repeat-x;
}

.orderhistoryinfo
{
    float: left;
    height: 23px;
    padding: 0px 0px 0px 2px;
    width: 218px;
    font-size: 14px;
}

.orderhistorycontactwrapper
{
    float: left;
    height: 30px;
    width: 280px;
}

.orderhistorycontact
{
    float: left;
    height: 15px;
    width: 200px;
}

.orderhistorytotalcost
{
    float: left;
    height: 30px;
    width: 120px;
    padding: 3px 0px 0px 0px;
    font-size: 16px;
}

/* ####################################################### */
/* The CSS Below is Exclusive to the User Login Section    */
/* ####################################################### */

#loginwrapperheader
{
    float: left;
    width: 590px;
    padding: 10px 0px 10px 10px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    background-color: #555555;
}

#loginwrapper
{
    float: left;
    width: 600px;
    height: auto;
    _height: expression(document.body.clientHeight > 400? "400px": "auto" );
    min-height: 400px;
    padding: 0px 0px 5px 0px;
    margin: 8px 0px 0px 0px;
    background-color: #7c7c7c;
}

#loginwrappercontents
{
    float: left;
    padding: 15px 0px 5px 15px;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
}

#loginwrappercontents a
{
    color: #000000;
}

.loginsectionwrapper
{
    float: left;
    width: 320px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.loginrow
{
    float: left;
    width: 600px;
    height: 30px;
}

.logincredentials
{
    float: left;
    width: 200px;
}

.loginsection
{
    float: left;
    text-align: center;
    width: 670px;
    padding: 10px 0px 10px 0px;
    margin: 5px 0px 15px 0px;
    background-color: #B92F29;
}

.loginsection a
{
    float: left;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    padding: 0px 0px 0px 20px;
    font-size: 14px;
    text-decoration: none;
}

.loginsectiondetails
{
    float: left;
    width: 340px;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
}

.loginsectiondetails_fullwidth
{
    float: left;
    width: 650px;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
}

.editcontactsectionwrapper_wide
{
    float: left;
    width: 700px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.editcontactsectionwrapper_wide_smallfont
{
    float: left;
    width: 700px;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    text-align: left;
    font-size: 10px;
}

.loginsectionwrapper_wide
{
    float: left;
    width: 600px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

#loginheader
{
    float: left;
    width: 660px;
    padding: 0px 0px 15px 0px;
    text-align: left;
}

#logindetails
{
    float: left;
    width: 300px;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 10px;
}

#logindetailsmedium
{
    float: left;
    width: 500px;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 25px;
    color: #ffffff;
}

#confirmdetails
{
    float: left;
    width: 300px;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 10px;
}

.newuserheader
{
    float: left;
    width: 250px;
    height: 22px;
    padding: 4px 0px 0px 10px;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
}

.errorbackground
{
    border-right: solid 20px #B92F29;
    float: left;
    padding: 0px 0px 0px 0px;
}

#errortext
{
    float: left;
    width: 290px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 5px 10px 5px;
    margin: 0px 0px 20px 0px;
    background-color: #B92F29;
}

#errortext a
{
    color: Blue;
}

.loginrowspacer
{
    float: left;
    padding: 10px 0px 0px 0px;
}

.loginrow
{
    float: left;
    width: 120px;
    height: 25px;
    font-size: 12px;
    padding: 4px 0px 0px 0px;
}

.productinformation
{
    float: left;
    width: 350px;
    font-size: 12px;
    text-align: left;
    margin: 4px 0px 0px 0px;
    padding: 5px 10px 5px 0px;
}

.productinformation_input
{
    float: left;
    width: 160px;
    font-size: 12px;
    padding: 9px 5px 0px 0px;
}

.productinformation_input input
{
    float: right;
}

.productinformation_input select
{
    float: right;
}

.loginrowmedium
{
    float: left;
    width: 240px;
    font-size: 12px;
    text-align: left;
    margin: 4px 0px 0px 0px;
    padding: 5px 10px 5px 0px;
}

.loginrowmedium a
{
    color: #ffffff;
}

.loginrowmediuminput
{
    float: left;
    width: 220px;
    font-size: 12px;
    padding: 9px 0px 0px 0px;
}

.loginrowmediuminput input
{
    float: right;
    margin: 0px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.loginrowmediuminput select
{
    float: right;
    margin: 0px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.loginrowdouble
{
    float: left;
    width: 300px;
    height: 20px;
    font-size: 12px;
    margin: 4px 0px 0px 0px;
}

.loginrowdouble a
{
    color: #ffffff;
}

.loginrowinput
{
    float: left;
    width: 160px;
    height: 25px;
    font-size: 12px;
    padding: 4px 0px 0px 0px;
}

.loginrowinput_wrapper
{
    float: left;
    padding: 0px 10px 0px 10px;
}

.loginrowinput_wrapper_error
{
    float: left;
    padding: 5px 10px 5px 10px;
    margin: 2px 0px 2px 0px;
    background-color: #B92F29;
}

.loginrowinput input
{
    float: left;
    margin: 0px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.editcontactrowinput
{
    float: left;
    width: 200px;
    height: 25px;
    font-size: 12px;
    padding: 4px 0px 0px 60px;
}

.editcontactrowinput input
{
    float: left;
    margin: 0px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.editcontactrowsmall
{
    float: left;
    width: 100px;
    height: 20px;
    font-size: 12px;
    margin: 4px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
}

.editcontactrowsingle
{
    float: left;
    width: 150px;
    height: 20px;
    font-size: 12px;
    margin: 4px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
}

.editcontactrowdouble
{
    float: left;
    width: 300px;
    height: 20px;
    font-size: 12px;
    margin: 4px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
}

.editcontacthighlight
{
    float: left;
    width: 690px;
    background: #B92F29;
    margin: 1px 0px 1px 0px;
    padding: 2px 0px 2px 0px;
}

/* ####################################################### */
/* The CSS Below is Exclusive to the Basket Section        */
/* ####################################################### */

#mainbasketwrapper
{
    float: left;
    width: 690px;
    color: #ffffff;
}

#smallbasketwrapper
{
    float: left;
    width: 580px;
    padding: 0px 0px 0px 110px;
    color: #ffffff;
}

.basketitemsmall
{
    float: left;
    width: 430px;
    margin: 2px 0px 2px 0px;
    padding: 3px 0px 3px 10px;
    background-color: #B92F29;
}

.basketitemerror
{
    float: left;
    width: 675px;
    font-size: 12px;
    margin: 2px 0px 2px 0px;
    padding: 5px 5px 5px 10px;
    background-color: #B92F29;
    text-align: left;
}

.basketitemerror a
{
    color: #ffffff;
    font-weight: bold;
}

.basketitem
{
    float: left;
    width: 680px;
    margin: 2px 0px 2px 0px;
    padding: 3px 0px 3px 10px;
    background-color: #B92F29;
}

#basketitemheader
{
    float: left;
    font-weight: bold;
}

.additionalinfoheader
{
    float: left;
    font-size: 14px;
    width: 680px;
    margin: 15px 0px 2px 0px;
    padding: 7px 0px 7px 10px;
    background-color: #B92F29;
}

.additionalinfoheaderthreequarter
{
    float: left;
    width: 375px;
    padding: 0px 0px 0px 155px;
}

.additionalinfoheaderquarter
{
    float: left;
    width: 140px;
}

.additionalinfoheaderquarter input
{
    float: right;
    height: 20px;
    font-size: 11px;
}

.descriptionheader
{
    float: left;
    text-align: left;
    height: 20px;
    width: 365px;
    font-weight: bold;
}

.priceheader
{
    float: left;
    height: 20px;
    width: 60px;
    font-weight: bold;
}

.quantityheader
{
    float: left;
    text-align: left;
    height: 20px;
    width: 190px;
    font-weight: bold;
}

.adminupdate
{
    float: right;
    text-align: right;
    height: 20px;
    width: 190px;
    padding: 0px 5px 0px 0px;
    font-weight: bold;
}

.adminupdateheader
{
    float: left;
    text-align: right;
    height: 20px;
    width: 90px;
    padding: 0px 5px 0px 0px;
    font-weight: bold;
}

.adminupdate select
{
    float: right;
    width: 90px;
    margin: 0px 2px 0px 2px;
}

.adminupdate input
{
    float: right;
    height: 19px;
    font-size: 10px;
    width: 100px;
}

.quantityheadersmall
{
    float: left;
    text-align: left;
    height: 20px;
    width: 50px;
    font-weight: bold;
}

.description
{
    float: left;
    text-align: left;
    width: 240px;
}
 
.price
{
    float: left;
    height: 20px;
    width: 60px;
}

.lineprice
{
    float: right;
    height: 20px;
    width: 60px;
}
 
.sizefeature
{
    float: left;
    width: 130px;
}
 
.quantity
{
    float: left;
    height: 20px;
    width: 40px;
}
 
.basketinput
{
    float: left;
    height: 20px;
    width: 145px;
}

.basketinput input
{
    height: 20px;
    font-size: 11px;
    padding: 0px 6px 0px 6px;
}

#mainbasketfooter
{
    float: left;
    width: 675px;
    margin: 2px 0px 2px 0px;
    padding: 3px 5px 3px 10px;
    background-color: #B92F29;
    text-align: right;
    font-weight: bold;
}

#mainbasketinput
{
    float: left;
    width: 200px;
    height: 40px;
    padding: 10px 0px 0px 0px;
}

#mainbasketinput input
{
    float: left;
}

.billingshippingdetails_short
{
    float: left;
    width: 300px;
    padding: 5px 0px 3px 20px;
    font-size: 11px;
    color: #ffffff;
    background-image: url(images/contactdetails.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    border: solid 1px #B92F29;
}

.billingshippingdetails_short a
{
    color: #ffffff;
    font-size: 12px;
}

.billingshippingdetails_selected
{
    float: left;
    width: 300px;
    padding: 20px 0px 20px 20px;
    font-size: 14px;
    color: #ffffff;
    background-image: url(images/contactdetails.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    border: solid 1px #B92F29;
}

.billingshippingdetails_selected a
{
    color: #ffffff;
    font-size: 12px;
}

.billingshippingdetails_selected_fullwidth
{
    float: left;
    width: 600px;
    padding: 20px 0px 20px 20px;
    font-size: 14px;
    color: #ffffff;
}

.billingshippingdetails_selected_fullwidth a
{
    color: #ffffff;
    font-size: 12px;
}

.contactwrapper
{
    float: left;
    width: 275px;
    padding: 10px 10px 10px 10px;
    margin: 0px 20px 20px 0px;
    background-image: url(images/contactdetails.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    border: solid 1px #B92F29;
}

.billingshippingdetails
{
    float: left;
    width: 275px;
    color: #ffffff;
    padding: 0px 0px 0px 0px;
}

.billingshippingdetails a
{
    color: #ffffff;
}

.billingshippingdetailsinput
{
    float: left;
    width: 275px;
    color: #000000;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}

.billingshippingdetailsinput input
{
    float: right;
    width: 30px;
    padding: 0px 0px 0px 0px;
}

.billingshippingdetails_header
{
    float: left;
    width: 312px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0px 10px 10px;
    background-color: #b92f29;
}

.billingshippingdetails_header_short
{
    float: left;
    width: 312px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0px 5px 10px;
    background-color: #b92f29;
}

.billingshippingdetails_header_wide
{
    float: left;
    width: 612px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0px 10px 10px;
    background-color: #b92f29;
}

#basketwrapperheader
{
    float: left;
    width: 713px;
    padding: 10px 0px 10px 10px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    background-color: #b92f29;
}

#emailbasketheader
{
    float: left;
}

#emailbasketheader img
{
    border: none;
}


#emailbasketwrapper
{
    float: left;
    width: 723px;
    height: auto;
    _height: expression(document.body.clientHeight > 400? "400px": "auto" );
    min-height: 400px;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #ee3b33;
}

#basketwrapper
{
    float: right;
    width: 723px;
    height: auto;
    _height: expression(document.body.clientHeight > 400? "400px": "auto" );
    min-height: 400px;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #ee3b33;
}

#basketwrappercontents
{
    float: left;
    padding: 15px 0px 5px 15px;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
}

#basketwrappercontents img
{
    float: left;
}

.basketsectionwrapper
{
    float: left;
    width: 330px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 12px;
    text-align: left;
}

.basketsectionwrapper_wide
{
    float: left;
    width: 700px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.orderedsummarytext_smallfont
{
    float: left;
    text-align: left;
    font-size: 10px;
    width: 650px;
    padding: 12px 10px 12px 5px;
}

.orderedsummarytext_short
{
    float: left;
    text-align: left;
    font-size: 12px;
    width: 670px;
    padding: 0px 10px 3px 12px;
}

.orderedsummarytext_border
{
    float: left;
    text-align: left;
    font-size: 14px;
    width: 648px;
    padding: 12px 10px 15px 12px;
    margin: 5px 0px 15px 0px;
    border: solid 1px #B92F29;
}

.orderedsummarytext
{
    float: left;
    text-align: left;
    font-size: 14px;
    width: 670px;
    padding: 12px 10px 15px 12px;
}

.orderedsummarytext3quarter
{
    float: left;
    text-align: left;
    font-size: 14px;
    width: 478px;
    padding: 12px 10px 15px 12px;
}

.orderedsummarytext1quarter
{
    float: left;
    text-align: left;
    font-size: 14px;
    width: 148px;
    padding: 12px 10px 15px 12px;
}

.orderedsummarytext1quarter select
{
    float: left;
    text-align: left;
    font-size: 14px;
    margin: 8px 0px 0px 0px;
}

#orderedsummaryheader
{
    float: left;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    width: 670px;
    padding: 12px 10px 15px 12px;
}

#orderedsummaryheader_short
{
    float: left;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    width: 670px;
    padding: 7px 10px 7px 12px;
}

.order_payment_error
{
    float: left;
    width: 675px;
    padding: 10px 5px 10px 0px;
    margin: 0px 0px 5px 0px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    background-color: #B92F29;
}

############################################################
##### CODE BELOW IS EXCLUSIVELY FOR THE DOCUMENT CARD #####
############################################################

#documentwrapper
{
    width: 622px;
}

#documentheader
{
    float: left;
    height: 90px;
    margin: 0px 0px 0px 0px;
}

#documentfromaddress
{
    float: right;
    font-size: 12px;
    width: 200px;
}

#documenttoaddress
{
    float: left;
    font-size: 12px;
    width: 300px;
    padding: 40px 0px 0px 40px;
}

#documentbody
{
    float: left;
    font-size: 16px;
    width: 620px;
    padding: 50px 0px 0px 0px;
}

#documentcardwrapper
{
    float: left;
    width: 300px;
    padding: 10px 0px 0px 180px;
}

#documentcardwrapper img
{
    float: right;
    width: 120px;
    padding: 0px 0px 0px 0px;
}

#documentcardwrapper h3
{
    float: left;
    width: 180px;
    padding: 0px 0px 3px 0px;
    margin: 0px 0px 0px 0px;
}

#documentcardsubtext
{
    float: left;
    width: 180px;
    font-size: 10px;
    padding: 0px 0px 0px 0px;
}

#documentcardtext
{
    float: left;
    font-size: 12px;
    width: 300px;
    padding: 10px 0px 0px 0px;
}

#############################################################
##### CODE BELOW IS EXCLUSIVELY FOR THE REPORTS SECTION #####
#############################################################

.report_custom_order_ordernumber
{
    float:left;
    width: 50px;
    font-weight: bold;
}

.report_custom_order_name
{
    float:left;
    width: 350px;
    text-align: left;
    font-weight: bold;
}

.report_custom_order_name_summary
{
    float:left;
    width: 250px;
    text-align: left;
    font-weight: bold;
}


.report_custom_order_date
{
    float:left;
    width: 150px;
    font-weight: bold;
    text-align: left;
}

.report_custom_order_type
{
    float:left;
    width: 100px;
    font-weight: bold;
    text-align: left;
}

.report_custom_order_type_summary
{
    float:left;
    width: 140px;
    font-weight: bold;
    text-align: left;
}

.report_custom_order_productname
{
    float:left;
    width: 350px;
    text-align: left;
    padding: 0px 0px 0px 50px;
}

.report_custom_order_status
{
    float:left;
    width: 75px;
    text-align: left;
}

.report_custom_order_price
{
    float:left;
    width: 100px;
    text-align: left;
}

.report_custom_order_pricetotal
{
    float:left;
    width: 100px;
    text-align: left;
    padding: 0px 0px 0px 550px;
    font-weight: bold;
}

.report_custom_order_pricetotal_summary
{
    float:left;
    width: 80px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
}

.report_custom_order_paymenttotalname
{
    float:left;
    width: 150px;
    text-align: left;
    padding: 0px 0px 0px 400px;
    font-weight: bold;
}

.report_custom_order_paymenttotalname_summary
{
    float:left;
    width: 140px;
    text-align: left;
    padding: 0px 0px 0px 450px;
    font-weight: bold;
}

.report_custom_order_paymenttotal
{
    float:left;
    width: 100px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
}

.report_custom_order_paymenttotal_summary
{
    float:left;
    width: 80px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
}

.report_custom_product_productname
{
    float:left;
    width: 510px;
    text-align: left;
    padding: 0px 0px 0px 10px;
    font-weight: bold;
}

.report_custom_product_type
{
    float:left;
    width: 100px;
    font-weight: bold;
    text-align: left;
}

.report_custom_product_ordernumber
{
    float:left;
    width: 40px;
    padding: 0px 0px 0px 10px;
}

.report_custom_product_orderdate
{
    float:left;
    width: 100px;
    text-align: left;
}

.report_custom_product_name
{
    float:left;
    width: 250px;
    text-align: left;
}

.report_custom_product_date
{
    float:left;
    width: 150px;
    text-align: left;
}

.report_custom_product_type
{
    float:left;
    width: 100px;
    text-align: left;
}

.report_custom_product_status
{
    float:left;
    width: 100px;
}

.report_custom_product_price
{
    float:left;
    width: 75px;
    text-align: left;
}

.report_custom_product_pricetotal
{
    float:left;
    width: 100px;
    text-align: left;
    padding: 0px 0px 0px 600px;
    font-weight: bold;
}

.report_custom_product_pricetotal_summary
{
    float:left;
    width: 60px;
    text-align: left;
    padding: 0px 0px 0px 80px;
    font-weight: bold;
}

.report_custom_order_paymenttotalname
{
    float:left;
    width: 150px;
    text-align: left;
    padding: 0px 0px 0px 400px;
    font-weight: bold;
}

.report_custom_order_paymenttotal
{
    float:left;
    width: 100px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
}

.report_custom_product_paymenttotalname
{
    float:left;
    width: 150px;
    text-align: left;
    padding: 0px 0px 0px 450px;
    font-weight: bold;
}

.report_custom_product_paymenttotal
{
    float:left;
    width: 70px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
}
#resultsmenu
{
    float: left;
    width: 795px;
    height: 30px;
    border-bottom: 1px solid #4b4b4b;
    background-image: url(images/menuback.jpg);
    font-family: Arial;
    font-weight: bold;
    letter-spacing: -0.2px;
    font-size: 12px;
}

#resultsmenu ul
{
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#resultsmenu li
{
    float: left;
    text-decoration: none;
    list-style: none;
}

#resultsmenu a
{
    float: left;
    color: #d7d7d7;
    text-decoration: none;
    padding: 8px 7px 7px 7px;
    margin: 0px 4px 0px 4px;
}

#resultsmenu a:hover
{
    color: #d7d7d7;
    text-decoration: none;
    background-image: url(images/menuback_on.jpg);
    border-right: 1px solid #262626;
    border-left: 1px solid #262626;
    margin: 0px 3px 0px 3px;

}

#TCSResultsContent
{
    float:left;
    text-align:left;
    padding: 0px 0px 0px 10px;
    width: 680px;
}

#TCSResultsContent TABLE { border: 0 outset grey }

#TCSResultsContent THEAD { border: 0 font-weight:bold}

#TCSResultsContent TH { border:0; padding: 1; font-size: 14px; vertical-align: top }

#TCSResultsContent TD { border:0; padding: 1; font-size:x-small; vertical-align: top }

