body.products div#page div#body_content
{
    height: auto;
}

body.products div#page div#body_content div#sidebar
{
    width: 133px;
    float: left;
    position: relative;
    *margin-right:2px;
    _margin-right:2px;
}

body.products div#page div#body_content div#main_content
{
    background-image: url();
    background-repeat: no-repeat;
    color: #444;
    float: left;
    font-size: 0.75em;
    position:relative;
}

body.products div#page div#body_content div#main_content a
{
    color: #3F8CDA;
    text-decoration: none;
}

/*
    Sidebar
*/

body.products div#page div#body_content div#sidebar a
{
    display: table;
    height: 90px;
    background-color: #CCCCCC;
    overflow: hidden;
    font-size: 0.75em;
    font-weight: bold;
    text-decoration: none;
    color:#444
}

body.products div#page div#body_content div#sidebar a span.centeringBlock
{
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    width: 121px;
    text-align: center;
}


body.products div#page div#body_content div#sidebar a span.text
{
    display: none;
}


body.products div#page div#body_content div#sidebar a:hover span.text
{
    display: block;
}

/*
    Main Content - Overlays
*/

div#overlays
{
    display: none;
    height: 381px;
    left:0px;
    margin-left: 130px;
    margin-top: 8px;
    position: absolute;
    top:0px;
    width: 706px;
    z-index: 9999;
}

#overlays div#overlays_container
{
    position: static;
    width: 706px;
    height: 381px;
    background-image: url('../images/overlay_window.png');
}

#overlays div#overlays_container div.overlay
{
    position: absolute;
    padding-left: 20px;
    padding-top: 20px;
    display: block;
    visibility: hidden;
}

#overlays div#overlays_container div.overlay a.overlays_close
{
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
    margin-left: 654px;
    background-image: url('/global/images/overlay/overlay_close_x.png');
    text-indent: -9999px;
    background-repeat: no-repeat;
    overflow: hidden;
}

#overlays div#overlays_container div.overlay object
{
    margin-top: 5px;
}

#overlays div#overlays_container div.overlay div.images
{
    float: left;
    width: 490px;
    margin-top: 8px;
    margin-left: 10px;
}

#overlays div#overlays_container div.overlay div.description
{
    width: 150px;
    float: left;
    padding-left: 10px;
    padding-top: 20px;
    margin-top: 10px;
}

#overlays div#overlays_container div.overlay div.small_header
{
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    color: #3399CC;
}

#overlays div#overlays_container div.overlay div.large_header
{
    font-size: 1.4em;
    font-weight: bold;
    color: #3399CC;
}

#overlays div#overlays_container div.overlay ul
{
    line-height: 1.2em;
    margin: 0px;
    margin-top: 5px;
    padding: 0px;
    padding-left: 15px;
}

#overlays div#overlays_container div.overlay li
{
    margin-top: 5px;
    margin-bottom: 5px;
}

#overlays div#overlays_container div.overlay #flash_content
{
    margin-top: 5px;
    margin-left: 5px;
}

/*
    Main Content - Top
*/

body.products div#page div#body_content div#main_content div#top
{
    float: left;
    font-weight: normal;
    min-height: 425px;
    padding: 0 0 15px 350px;
    width: 495px;
}

body.products div#page div#body_content div#main_content div#top div#product_image
{
    float: right;
    margin-right: 45px;
    width: 150px;
    height: 410px;
    display: inline;
}
body.products div#page div#body_content div#main_content div#top #product_description
{
    margin: 93px 0 0 0;
}
body.products div#page div#body_content div#main_content div#top h1
{
    float: left;
    font-size: 1.9em;
    font-weight: normal;
    margin: 0 20px 5px 0;
    width: 280px;
    color: #666666;
}

body.products div#page div#body_content div#main_content div#top p
{
    float: left;
    margin-bottom: 5px;
    width: 280px;
}

body.products div#page div#body_content div#main_content div#top a
{
    display: block;
    width: 280px;
}

body.products div#page div#body_content div#main_content div#top img#divider
{
    clear: left;
    margin-top: 13px;
    margin-bottom: 13px;
}

body.products div#page div#body_content div#main_content div#top a#love_it
{
    background-image:url(../images/love_it_pass_it_on.png);
    background-repeat: no-repeat;
    cursor:pointer;
    display:block;
    float:right;
    height:55px;
    text-indent:-9999px;
    width:125px;
    overflow: hidden;
}

body.products div#page div#body_content div#main_content div#top div#sister_products
{
    position: relative;
    width:290px;
    min-height:70px;
}
body.products div#page div#body_content div#main_content div#top div#sister_products div#sister_products_left
{
    width: 220px;
}
body.products div#page div#body_content div#main_content div#top div#sister_products div#product_pass_it_on
{
    position: absolute;
    right: -55px;
    top: 15px;
}

body.products div#page div#body_content div#main_content div#product_description a.node { margin-bottom: 0.5em }

/*
    Main Content - Bottom
*/

body.products div#page div#body_content div#main_content div#bottom
{
    clear: both;
    /*height: 240px;*/
	height: 100%;
}

body.products div#page div#body_content div#main_content div#bottom div#tabs
{
            float: left;
            padding-left: 20px;
            width: 825px;
            background-color: #EEEEEE;
            position: absolute;
            z-index: 5000;
            padding-top: 4px;
}

/*
    Main Content - Product Image
*/

body.products div#page div#body_content div#main_content #top #product_nodes
{
    position: relative;
    top: 20px;
}

body.products div#page div#body_content div#main_content #top #product_nodes a
{
    display: block;
    height: 24px;
    position: relative;
    width: 29px;
    z-index: 1;
}
body.products div#page div#body_content div#main_content #top #product_nodes a#razor_node_1
{

    margin-top: 2px;
    margin-left: 17px;
}

body.products div#page div#body_content div#main_content #top #product_nodes a.hide
{
    visibility: hidden;
}

#razor_node_1 { margin-left: 15px; }
#razor_node_2 { margin-left: 100px; }
#razor_node_3 { margin-left: 63px; }
#razor_node_4 { margin-left: 63px; }
#razor_node_5 { margin-left: 63px; }
#razor_node_6 { margin-left: 100px; }
#razor_node_7 { margin-left: 63px; }
#razor_node_8 { margin-left: 63px; margin-top: 80px; }
#razor_node_9 { margin-left: 63px; margin-top: 10px; }

body.products div#page div#body_content div#main_content #top #product_nodes a .hover
{
    display: none;
    height: 18px;
    left: -490px;
    overflow: hidden;
    position: absolute;
    text-align: right;
    top: 5px;
    width: 500px;
    z-index: 10;
}
body.products div#page div#body_content div#main_content #top #product_nodes a:hover
{
    border: none;
}
body.products div#page div#body_content div#main_content #top #product_nodes a:hover .hover
{
    display: block;
}
body.products div#page div#body_content div#main_content #top #product_nodes a span span
{
    padding: 0 0 1px 0;
}

body.products div#page div#body_content div#main_content #top #product_nodes a span.hover_ends img
{
    cursor: pointer;
}

body.products div#page div#body_content div#main_content #top #product_nodes a span.left_hover_end
{
    background-image: url(../images/razor_roll_left.gif);
    background-repeat: no-repeat;
}

body.products div#page div#body_content div#main_content #top #product_nodes a span.middle_hover
{
    background-color: #FFFFFF;
}

body.products div#page div#body_content div#main_content #top #product_nodes a span.right_hover_end
{
    background-image: url(../images/razor_roll_right.gif);
    background-repeat: no-repeat;
}


/*
    Main Content - Bottom - Tabs
*/

body.products div#page div#body_content div#main_content div#bottom div#tabs a.tab_button
{
    cursor: pointer;
}

body.products div#page div#body_content div#main_content div#bottom div#tabs a.tab_button span.tab_left
{
    display: block;
    float: left;
    width: 8px;
    height: 24px;
    background-image: url('../images/tab_left_off.png');
    background-repeat: no-repeat;
}
body.products div#page div#body_content div#main_content div#bottom div#tabs a.tab_button_on span.tab_left
{
    background-image: url('../images/tab_left_on.png');
}

body.products div#page div#body_content div#main_content div#bottom div#tabs a.tab_button:hover span.tab_center { color: #3F8CDA; }

body.products div#page div#body_content div#main_content div#bottom div#tabs a.tab_button_on:hover span.tab_center { color: #666666; cursor: default; }

/*fix for IE 7*/
body.products div#page div#body_content div#main_content div#bottom div#tabs a:hover {color:#3F8CDA; text-decoration:none;}

body.products div#page div#body_content div#main_content div#bottom div#tabs a.tab_button span.tab_center
{
    background-image: url('../images/tab_mid_off.gif');
    background-repeat: repeat-x;
    color: #999;
    display: block;
    float: left;
    font-weight: bold;
    height: 20px;
    padding: 4px 5px 0;
}

body.products div#page div#body_content div#main_content div#bottom div#tabs a.tab_button_on span.tab_center
{
    background-image: url('../images/tab_mid_on.gif');
    color: #666666;
}

body.products div#page div#body_content div#main_content div#bottom div#tabs a.tab_button span.tab_right
{
    background-image: url('../images/tab_right_off.png');
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 24px;
    width: 8px;
}

body.products div#page div#body_content div#main_content div#bottom div#tabs a.tab_button_on span.tab_right
{
    background-image: url('../images/tab_right_on.png');
}

/*
    Main Content - Bottom - Content
*/

body.products div#page div#body_content div#main_content div#bottom div#bottom_content
{
    /*background: transparent url(../images/nav_leftside_shadow.jpg) no-repeat 0 -359px;*/
    height: 100%;
    width: 100%;
    padding-top: 40px;
}

body.products div#page div#body_content div#main_content div#bottom div#bottom_content div.content_tab
{
    display: none;
    margin-left: 20px;
    width: 800px;
}

body.products div#page div#body_content div#main_content div#bottom div#bottom_content div.content_tab_on
{
    display: block;
}

body.products div#page div#body_content div#main_content div#bottom div#bottom_content div.content_tab div.tab_content_left
{
    width: 400px;
    float: left;
}

body.products div#page div#body_content div#main_content div#bottom div#bottom_content div.content_tab div.tab_content_right
{
    width: 400px;
    float: left;
}

body.products div#page div#body_content div#main_content div#bottom div#bottom_content div.content_tab div img.product_shot
{
    display: block;
    float: left;
}

body.products div#page div#body_content div#main_content div#bottom div#bottom_content div.content_tab div h2
{
    font-size: 1.3em;
    font-weight: normal;
    color: #666666;
}

body.products div#page div#body_content div#main_content div#bottom div#bottom_content div.content_tab div a.buy_it_now
{
    font-weight: normal;
}

body.products div#page div#body_content div#main_content div#bottom div#bottom_content div.content_tab div p
{
    margin-top: 2px;
    margin-bottom: 2px;
}

body.products div#page div#body_content div#main_content div#bottom div#bottom_content div.content_tab div.dotted_line
{
    margin-top: 5px;
    margin-bottom: 5px;
    width: 250px;
    float: left;
    background-image:url(../images/dotted_line.gif);
    border-bottom: 0px none;
}

body.products div#page div#body_content div#main_content div#top div#left_shadow
{
    background: transparent url(../images/nav_leftside_shadow.jpg) no-repeat 0 -370px;
    height: 200px;
    width: 13px;
    position: absolute;
    margin-left: -350px;
    margin-top: 410px;
}
body.products div#page div#body_content div#main_content div#top div#left_shadow1
{
    background: transparent url(../images/nav_leftside_shadow.jpg) no-repeat 0 -370px;
    height: 200px;
    width: 13px;
    position: absolute;
    margin-left: -350px;
    margin-top: 500px;
}


body.products div#body_content h5
{
    font-weight: normal;
}

body.products div#page div#body_content div#main_content a:hover { text-decoration: underline; }

body.products div#page div#body_content div#main_content #top #product_nodes a:hover
{
    text-decoration: none;
}

#video_area_lc{
	float: left;
	/*width: 330px;*/
	width:320px;
}
#video_area_lc ul{
	list-style:none;
	padding:0 0 0 14px;
	width:300px;
}
#video_area_lc li{
	padding: 5px;
}

#video_area_lc li h5 {
	color: #000000;
}

#video_start a{
	background:url(/global/images/play_arrow.gif) top left no-repeat;
	padding-left:10px;
}

.current_vid{
	background-color: #D9EAF4;
}

#video_area_rc{
	float: left;
	/*width: 468px;*/
	width:480px;
	padding: 0 0 20px 0;
}

#video_area_rc #view_transcripts a{
	margin-top:9px;
	font-size:10px;
	display:block;
}

#video_transcript_container{
	width:296px;
	/*height:263px;
	overflow:scroll;*/
	padding:28px 0 0 18px;
	display:none;
}
#video_transcript_container h3{
	color:#3F8CDA!important;
	padding:0 0 10px 0;
	font-size:1.3em;
}
#video_transcript_container h4{
	color:#3F8CDA!important;
	font-size:1em;
}

#shareThisFlash { height:0; width:0; margin-left:120px; visibility:hidden; }
