/* dpreview.com main style sheet
   (c) 1998-2007 dpreview.com */

body
{
    font-family: Tahoma, Arial, Helv;
    font-size: 12px;
    background: black;
    color: white;
    margin: 0px 0px 0px 0px;
}
th, td
{
    font-family: Tahoma, Arial, Helv;
    font-size: 12px;
}
a img
{ 
	border: 0;
}
/* Headline styles */

h1
{
    color: #aac4ff;
    font-size: 24px;
}
h2
{
    color: #aac4ff;
    font-size: 20px;
}
h3
{
    color: #aac4ff;
    font-size: 18px;
}
h3.nomargin
{
    color: #aac4ff;
    font-size: 18px;
    margin-top: 0px;
}
h3.H3-ruler
{
    color: #aac4ff;
    font-size: 18px;
    border-top: 1px solid #8b8b8b;
    padding-top: 2px;
}
h4
{
    font-size: 14px;
    color: #aaC4FF;
}
h4.ruler
{
    font-size: 14px;
    color: #aaC4FF;
    border-top: 1px solid #8b8b8b;
    padding-top: 2px;
    margin-top: 0px;
}

/* Lists */

ul
{
    list-style-type: square;
}

/* Links (anchors) */

A
{
    text-decoration: none;
    color: #FFFF42;
}
A:hover
{
    text-decoration: underline;
    color: #F4FF1A;
}
A:visited
{
    text-decoration: none;
    color: #DEB845;
}

/* Form elements */
form
{
    margin: 0px;
}
label
{
    cursor: pointer;
}
input, select, button
{
    font-family: Tahoma, Arial, Helv;
    font-weight: normal;
    font-size: 11px;
}
textarea
{
    font-family: Tahoma, Arial, Helv;
    font-weight: normal;
    font-size: 12px;
}

select.small
{
    font-size: 8pt;
}

/* Global style classes */
.inputbutton
{
    width: 30px;
}
.justify
{
    text-align: justify;
}
.title
{
    color: #AAFFAA;
    text-align: center;
}
.h4size
{
    color: #aaC4FF;
    font-size: 14px;
    font-weight: bold;
}
.small10
{
    font-size: 10px;
}
.small11
{
    font-size: 11px;
}
.small
{
    font-size: 12px;
}
.small_j
{
    font-size: 12px;
    text-align: justify;
}
.green
{
    color: #33FF33;
}


.netscapemenu
{
    font-size: 11px;
    font-weight: bold;
    color: #EEEEEE;
    line-height: 16px;
}
.img-border
{
    border: 6px solid #555555;
}

.tdcontentsm
{
    background: #555555;
    font-size: 11px;
}
.tdlabelsimpsm
{
    background: #333333;
    font-size: 11px;
}
.tdlabelsm
{
    background: #333333;
    vertical-align: top;
    padding-top: 1px;
    font-size: 11px;
}

.tdcontent
{
    background: #555555;
}
.tdlabelsimp
{
    background: #333333;
}
.tdlabel
{
    background: #333333;
    vertical-align: top;
    padding-top: 1px;
}
.tdinputlabel
{
    background: #555555;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    padding-left: 12px;
    padding-right: 6px;
}
.tdinputfield
{
    background: #333333;
}
.tdnewsnav
{
    width: 230px;
    font-size: 11px;
    background: #333333;
}
.tdlabelproduct
{
    background: #333333;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.tdlabelfield
{
    background: #333333;
    font-size: 12px;
}

.halfgray
{
    background: #424242;
}
.results
{
    background: #FFFF55;
}

.newindicate
{
    color: #FF3333;
    font-weight: bold;
    font-size: 10px;
}
.hotindicate
{
    color: #FF9225;
    font-weight: bold;
    font-size: 10px;
}
.new2indicate
{
    color: #11FD11;
    font-weight: bold;
    font-size: 10px;
}

TD.bottomboxhead
{
    vertical-align: top;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    background: url(http://a.img-dpreview.com/images/boxbackground/new3d_bottombox_01.gif);
    height: 21px;
}
TD.bottomboxlist
{
    vertical-align: top;
    font-size: 11px;
    font-weight: bold;
    background: #333333 url(http://a.img-dpreview.com/images/boxbackground/new3d_bottombox_02.gif);
}
TD.bottomboxfooter
{
    background: url(http://a.img-dpreview.com/images/boxbackground/new3d_bottombox_03.gif);
    height: 25px;
}

A.white
{
    text-decoration: none;
    color: #EEEEEE;
}
A.white:hover
{
    text-decoration: none;
    color: #F4FF1A;
}

A.nobg:hover
{
    text-decoration: none;
    background: none;
}
A.hover:hover
{
    color: #FFFF66;
    text-decoration: none;
    background: #555555;
}

A.reviewlink
{
    color: #33FF33;
    font-weight: bold;
}
A.reviewlink:hover
{
    color: #AAFFAA;
    font-weight: bold;
}
A.reviewlink:visited
{
    color: #33FF33;
    font-weight: bold;
}

.clickable
{
    cursor: pointer;
}

.tdcontentsmhigh
{
    background: #557755;
    font-size: 11px;
}
.tdcontentsmlow
{
    background: #775555;
    font-size: 11px;
}

.table-std
{
    border-style: none;
    border-collapse: collapse;
}
.table-std td
{
    border: 1px solid #000000;
    padding: 2px;
    background: #555555;
    font-size: 11px;
    vertical-align: top;
}
.table-std td.bg_high
{
    background: #557755;
}
.table-std td.bg_low
{
    background: #775555;
}
.table-std td.bg_black
{
    background: #000000;
}
.table-std th
{
    border: 1px solid #000000;
    padding: 2px;
    background: #333333;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

.table-std-c
{
    border-style: none;
    border-collapse: collapse;
}
.table-std-c td
{
    border: 1px solid #000000;
    padding: 2px;
    background: #555555;
    font-size: 11px;
}
.table-std-c th
{
    border: 1px solid #000000;
    padding: 2px;
    background: #333333;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}

.table-headcc
{
    border-style: none;
    border-collapse: collapse;
}
.table-headcc td
{
    border: 1px solid #000000;
    padding: 2px;
    background: #555555;
    font-size: 11px;
    vertical-align: top;
}
.table-headcc th
{
    border: 1px solid #000000;
    padding: 2px;
    background: #333333;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}

.table-std6px
{
    border-style: none;
    border-collapse: collapse;
}
.table-std6px td
{
    border: 1px solid #000000;
    padding: 6px;
    background: #555555;
    font-size: 12px;
    vertical-align: top;
}
.table-std6px th
{
    border: 1px solid #000000;
    padding: 6px;
    background: #333333;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}
.table-std6px td.bg_black
{
    background: #000000;
}

.table-std6px-sm
{
    border-style: none;
    border-collapse: collapse;
}
.table-std6px-sm td
{
    border: 1px solid #000000;
    padding: 6px;
    background: #555555;
    font-size: 11px;
    vertical-align: top;
}
.table-std6px-sm td.bg_black
{
    background: #000000;
}
.table-std6px-sm th
{
    border: 1px solid #000000;
    padding: 6px;
    background: #333333;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}


.table-tdpad-6px
{
    border-style: none;
    border-collapse: collapse;
}
.table-tdpad-6px td
{
    border: 1px solid #000000;
    padding: 6px;
    background: #555555;
    font-size: 11px;
}
.table-tdpad-6px th
{
    border: 1px solid #000000;
    padding: 2px;
    background: #333333;
    font-size: 11px;
    font-weight: normal;
}

.table-buybox
{
    border-style: none;
    border-collapse: collapse;
}
.table-buybox td
{
    border: 1px solid #000000;
    padding: 2px;
    background: #555555;
    font-size: 11px;
}
.table-buybox th
{
    border: 1px solid #000000;
    padding: 2px;
    background: #333333;
    font-size: 11px;
    text-align: left;
    vertical-align: top;
}

.menuspan
{
    position: absolute;
    left: 14px;
    font-size: 11px;
    cursor: pointer;
}
.menuhead
{
    z-index: 20;
    color: #DDDDDD;
    font-weight: bold;
    padding: 4px 4px;
}

.menuhead_open
{
    z-index: 20;
    background: #555555;
    font-weight: bold;
    border: 1px solid #000000;
    padding: 3px 3px;
}
.menuhead_opensub
{
    z-index: 20;
    position: absolute;
    background: #555555;
    font-weight: bold;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    padding: 3px 3px;
}
.menuhead_click
{
    background: #111111;
    font-weight: bold;
    padding: 3px 3px;
    border: 1px solid #787878;
}
.menuhead_clicksub
{
    background: #111111;
    font-weight: bold;
    padding: 3px 3px;
    border-top: 1px solid #787878;
    border-bottom: 1px solid #787878;
    border-left: 1px solid #787878;
}

.menu
{
    z-index: 10;
    position: absolute;
    visibility: hidden;
    background: #555555;
    padding: 4px;
    border: 1px solid #000000;
}

.menuopt
{
    padding: 2px 3px;
}

.menudisopt
{
    padding: 2px 3px;
}

.menuopn
{
    padding: 1px 2px;
    background: url(http://a.img-dpreview.com/images/menu_hr.gif) repeat-x;
    height: 6px;
}

.menuopt_over
{
    padding: 1px 2px;
    border: 1px solid #909090;
    background: #707070;
}

.menuopt_click
{
    padding: 1px 2px;
    border: 1px solid #787878;
    background: #333333;
}

/* *************************************************************** */

#info_160
{
    width: 160px;
    float: left;
    margin-bottom: 10px;
}
#ad_160x600
{
    width: 160px; /* height: 600px; */
    float: left;
    margin-bottom: 10px;
}
#ad_300x250
{
    width: 300px;
    height: 250px;
    float: left;
    margin-bottom: 10px;
}
#ad_120x480
{
    width: 120px;
    height: 480px;
    float: left;
}
#ad_728x90
{
    width: 728px; 
	height: 92px;
    margin-top: 10px;
    margin-bottom: 20px;
}
#ad_468x60
{
    width: 468px;
    height: 60px;
    margin-bottom: 10px;
}

/* *************************************************************** */

div#container_main
{
    width: 970px;
}
div#container_lc
{
    width: 180px;
    float: left;
}
div#container_rc
{
    width: 790px;
    float: left;
}

div#content_menu
{
    width: 160px;
    height: 380px;
    background: url(http://a.img-dpreview.com/images/menu_bg.200808011000.gif) no-repeat;
    margin-bottom: 10px;
}
div#content_header
{
    width: 590px;
    margin-bottom: 10px;
}
div#content_headerlatest
{
    width: 770px;
	border-top: solid #8b8b8b 1px;
	border-bottom: solid #8b8b8b 1px;
}
div#content
{
    width: 590px;
    float: left;
    margin-right: 20px;
}

/* **************** Semi-liquid **************** */
div#contentliq
{
    min-width: 590px;
    margin-right: 20px;
}
div#container_rcliq
{
    width: 790px; /* 770 */
    float: left;
}
div#container_mainliq
{
    width: 970px; /* 950 */
}

div#homelink
{
    width: 140px;
    height: 70px;
    cursor: pointer;
}

/* ************** FORMS ************** */
TD.formheader
{
    background: url(http://a.img-dpreview.com/images/boxbackground/new3d_forumsmessagebox_01.gif) no-repeat;
}
TD.formlabel
{
    width: 76px;
    height: 26px;
    font-size: 11px;
    text-align: right;
    font-weight: bold;
    padding-right: 8px;
    background: url(http://a.img-dpreview.com/images/boxbackground/new3d_forumsmessagebox_02.gif) repeat-y;
}
TD.formcell
{
    width: 462px;
    font-size: 11px;
    padding-left: 8px;
    background: url(http://a.img-dpreview.com/images/boxbackground/new3d_forumsmessagebox_03.gif) repeat-y;
}
TD.formfooter
{
    background: url(http://a.img-dpreview.com/images/boxbackground/new3d_forumsmessagebox_09.gif) no-repeat;
}
/* BOXES */
div#contentbox_head
{
    background: url(http://a.img-dpreview.com/images/boxbackground/new3d_590box_01.gif) no-repeat;
    width: 590px;
    height: 12px;
}
div#contentbox_body
{
    background: url(http://a.img-dpreview.com/images/boxbackground/new3d_590box_02.gif) repeat-y;
    width: 590px;
}
div#contentbox_foot
{
    background: url(http://a.img-dpreview.com/images/boxbackground/new3d_590box_03.gif) no-repeat;
    width: 590px;
    height: 25px;
}

/*********** template search box ************/

#menu_search_q_safari { margin-left: 4px; width: 110px; margin-top:5px; }
#menu_faux_search { margin-top:2px; margin-left: 2px; position: relative; width: 116px; height: 25px; background: #333 url(http://a.img-dpreview.com/images/sidebar/search_bg_333.gif) top left no-repeat; border:none; } 
	#menu_faux_search #menu_search_q { color: #666; display: block; position: absolute; left: 13px; width: 75px; border: none 0px; top: 6px; height: 13px; background: transparent; padding: 0px; font-size: 11px; } 
	#menu_faux_search #menu_search_button { display: block; position: absolute; right: 9px; top: 8px; width: 12px; height: 12px; }
	#menu_faux_search.focused { color: #000; background: #333 url(http://a.img-dpreview.com/images/sidebar/search_bg_333.gif) bottom left no-repeat; } 
		#menu_faux_search.focused #menu_search_q { color: #000; } 
		