/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* GENERAL */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img { border: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

/* TYPE */
body { font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #a89d96; background-image:url('/images/bgTwoTone.png'); background-position:top; background-repeat:repeat-x; color: #000; }

a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; _position: static !important; }
abbr { border: 0; }

p { margin-bottom: 18px; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
p.intro { font-weight: bold; }
.more { text-align: right;}

ul { margin-bottom: 18px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
ul.square,
ul.circle { margin-left: 2em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }
ol.sosumi { margin-left: 0; padding-left: 2em; }

/* Template Styles */
#main { margin: 0 auto; padding: 0 auto; position: absolute; left: 0px; top: 0px; text-align: center; width: 100%;}
#wrapper { margin: 0 auto; padding: 0 auto; text-align: left; position: relative; width: 956px; z-index: 1; }
.box_content { margin:0px; padding:1px; background: #ccc; margin-bottom: 10px; }
.box_body { margin:0px; padding: 10px; background: #fff; }
h1.title { color: #5f5f5f; font-size: 20px; line-height: 38px; height: 38px; margin:-10px -10px 0 -10px; padding: 0 10px; background: url(/images/v2/h2_background.png) repeat-x;}
hr { color: #e5e5e5; background-color: #e5e5e5; border:0; height: 3px; margin: 10px 0px; padding: 0; }
.price { font-size: 30px; font-weight: bold; color: #ff6f00; padding: 10px 20px; }
ul.includes { list-style-image: url(/images/v2/li_check.gif); margin-left:12px; padding-left:9px; margin-top:0px; padding-top:3px; }
.box_footer { clear: both; }
.box_footer * { color: #000; }
.box_footer .sosumi { float: left; text-align: left; }
.box_footer .links { text-align: right; }

