/** divs **/

div#container { width: 800px;margin-left: 10px; margin-top: 10px;}
div#logobar { width: 800px; border-style: dashed; border-color : black; border-width : 0px 0px 1px 0px;}
div#positionbar {width: 800px; height : 20px; line-height : 20px; border-style: dashed; border-color : black; border-width : 1px 0px 1px 0px; margin-top: 8px;margin-bottom: 8px;padding : 8px 0px 8px 0px;}
div#pos {  margin-left : 95px; }
div#shopbag { margin-top: 8px; margin-bottom: 8px; font-size : 10px;background-color : #cccccc;padding : 5px 0px 5px 0px;}
div#sitename { position : relative; left : 10px; display : inline; text-transform : uppercase;}
div#thebag { position : relative ; left : 50px; display : inline;text-transform : uppercase;}
div#posbuttons { position : relative ; top : 2px; left : 20px; display : inline;text-transform : uppercase;}
div#bagbuttons { position : absolute ; left : 600px; display : inline;text-transform : uppercase;}
div#sitebuttons { position : absolute ; left : 740px; display : inline;text-transform : uppercase;}
div#switch { position : relative; left: 0px; display : inline; }

div#subnav { float : left; }
div#subnav ul {list-style-type : none;}
div#subnav li {list-style-type : none; line-height : 25px;}


/** reset **/
body {margin: 0; padding: 0; background-color: #999999;  font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #000000;}


h1,h2,h3,h4,h5,h6 {margin: 0; padding: 0; font-size: 11px; font-weight: normal; color: #000000;}

p {margin: 0; padding: 0;}

ol, ol li, ul, ul li {margin: 0; padding: 0;}

dl,dt,dd {margin: 0; padding: 0;}

form {margin: 0; padding: 0;}
form input,form textarea {margin: 0; padding: 0; font-family: Arial,Helvetica,sans-serif; font-size: 11px;}

table thead th {margin: 0; padding: 0; text-align: left; font-weight: normal;}

th, td {font-family: Arial,Helvetica,sans-serif; font-size: 11px;}

img {border: 0;}

h1 {font-size : 12px; font-weight : bold;}
h2 {font-size : 11px; font-weight : bold;margin-top : 15px;}
div.freetext { margin-top : 10px; margin-bottom : 20px;}

.price {
    cursor : help, pointer;
}
div#rates { position : absolute; width : auto; border-style : solid; visibility : hidden; color :#000; z-index : 1000; background-color :#ccc; text-align : right; border-style : solid; border-color : #000; border-width : 2px; padding : 5px; font-family : 'Helvetica', 'Arial', sans-serif; }

