body              { background-color: #000 }
*                 { color: #FFF; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; margin: 0px; padding: 0px; border: 0px }
a                 { color: #999 }
a:hover           { color: #FFF }
.position         { position: relative; top: 0px }

#min_distance     { top: 0px; left: 0px; width: 440px; height: 100px }
#carrier          { position: absolute; top: 0px; left: -440px; width: 880px; height: 100% }
#logo             { float: right; margin-right: 100px; position: absolute; top: 100px; left: 0px; width: 185px; height: 41px; cursor: pointer  }
#first_view       { position: relative; top: 180px; left: 3px; width: 460px; height: 460px}
#top_menu         { position: absolute; top: 109px; left: 500px; width: 380px; height: 15px; text-align: justify; overflow: hidden }
#photo_menu       { position: absolute; top: 177px; left: 500px; width: 200px; height: 350px }
#photo_menu div   { margin-bottom: 26px }
#cat_menu         { position: absolute; top: 177px; right: 0px; height: 350px }
#cat_menu div     { margin-bottom: 26px; color: #999 }
#text_conainer    { position: absolute; top: 175px; left: 3px; width: 440px; height: 460px; overflow: hidden }
#image_conainer   { position: absolute; top: 175px; left: 3px; width: 877px; height: 460px; overflow: hidden }
#image_conainer table { position: absolute; top: 0px; left: 0px }
#scrollbar        { position: absolute; top: 639px; left: 3px; width: 877px; height: 12px; background-image:url(../images/basics/scrollbar_1.gif); visibility: hidden }
#scrollbar img    { position: absolute; left: 10px; cursor: move }
#image_upload     { width: 877px; height: 460px }
#editor_links     { position: absolute; top: 690px; left: 3px; }
#sub_menu         { position: absolute; top: 656px; left: 3px; }
#sub_menu img     { float: left }
#sub_menu div     { position: relative; top: 15px; float: left }
#sub_menu i       { color: #bebfbf; font-style: normal; margin-right: 8px; margin-left: 8px }
#sub_menu a.about { margin-left: 25px; margin-right: 25px }
#sub_menu span.about { margin-left: 25px; margin-right: 25px }
#colour           { width: 11px; height: 11px; cursor: pointer; margin-left: 10px }
#colour_placement { text-align: right; position: absolute; top: 670px; left: 795px; width: 85px; }
.info             { position: relative; text-align: right; vertical-align: bottom; padding-bottom: 6px; padding-left: 20px; padding-right: 4px; font-size: 12px; }
input             { border: solid 1pt white; width: 100% }
h1                { font-weight: bold; font-size: 12px }
