/* body */
body {	
font-family:"Tahoma",Arial,Helvetica,sans-serif;
background: #ffffff url("themes/default/images/background.png") repeat-x scroll 0 0;
font-size:small;
font-weight:normal;
}

/* init */

html, body, div, span, img { /*h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, blockquote, pre, form, fieldset, input*/
margin:0;
padding:0;
border:0px;
}

/* headers */
h1{font-size: 20px;}
h2{font-size: 17px;}
h3{font-size: 15px;}
h4{font-size: 13px;}
h5{font-size: 11px;}
h6{font-size: 10px;}
p{}
ul{}
ol{}
li{}
dl{}
dt{}
dd{}
blockquote{}
pre{}
form{}
fieldset{}
input{}

/* links */
a img{border: 0px;}
a:link, a:visited, a:active, a:hover {}

/* position */
.both{clear:both;}
.right{float:right;}
.left{float:left;}
.relative{position:relative;}

/* grid pixels */

.d_w1, .d_w2, .d_w3, .d_w4, .d_w5, .d_w6, .d_w7, .d_w8, .d_w9, .d_w10, .d_w11, .d_w12, .d_w13, .d_w14 {
float:left;
height: auto;
}

.d_w1  {width: 62px;}
.d_w2  {width: 131px;}
.d_w3  {width: 200px;}
.d_w4  {width: 269px;}
.d_w5  {width: 338px;}
.d_w6  {width: 407px;}
.d_w7  {width: 476px;}
.d_w8  {width: 545px;}
.d_w9  {width: 614px;}
.d_w10 {width: 683px;}
.d_w11 {width: 752px;}
.d_w12 {width: 821px;}
.d_w13 {width: 890px;}
.d_w14 {width: 959px;}

.d_mw1  {min-width: 62px;}
.d_mw2  {min-width: 131px;}
.d_mw3  {min-width: 200px;}
.d_mw4  {min-width: 269px;}
.d_mw5  {min-width: 338px;}
.d_mw6  {min-width: 407px;}
.d_mw7  {min-width: 476px;}
.d_mw8  {min-width: 545px;}
.d_mw9  {min-width: 614px;}
.d_mw10 {min-width: 683px;}
.d_mw11 {min-width: 752px;}
.d_mw12 {min-width: 821px;}
.d_mw13 {min-width: 890px;}
.d_mw14 {min-width: 959px;}

/* grid percents */

.d_w02p, .d_w1p, .d_w2p, .d_w3p, .d_w4p, .d_w5p, .d_w6p, .d_w7p, .d_w8p, .d_w9p, .d_w10p .d_w25p, .d_w33p, .d_w66, .d_w75 {
float: left;
height: auto;
}

.d_gdm1p { margin:0 1% 1% 0; }

.d_w02p  {width: 2%;}
.d_w1p  {width: 9%;}
.d_w2p  {width: 19%;}
.d_w25p {width: 24%;}
.d_w3p  {width: 29%;}
.d_w33p {width: 32%;}
.d_w4p  {width: 39%;}
.d_w5p  {width: 49%;}
.d_w6p  {width: 59%;}
.d_w66p {width: 65%;}
.d_w7p  {width: 69%;}
.d_w75p {width: 74%;}
.d_w8p  {width: 79%;}
.d_w9p  {width: 89%;}
.d_w10p {width: 100%;}

.d_mw1p  {min-width: 9%;}
.d_mw2p  {min-width: 19%;}
.d_mw25p {min-width: 24%;}
.d_mw3p  {min-width: 29%;}
.d_mw33p {min-width: 32%;}
.d_mw4p  {min-width: 39%;}
.d_mw5p  {min-width: 49%;}
.d_mw6p  {min-width: 59%;}
.d_mw66p {min-width: 65%;}
.d_mw7p  {min-width: 69%;}
.d_mw75p {min-width: 74%;}
.d_mw8p  {min-width: 79%;}
.d_mw9p  {min-width: 89%;}
.d_mw10p {min-width: 100%;}

.d_wc {
padding-top: 7px;
}

/* heights pixels */

.d_h0  {height:auto;}
.d_h05 {height:50px;}
.d_h1  {height:100px;}
.d_h15 {height:150px;}
.d_h2  {height:200px;}
.d_h25 {height:250px;}
.d_h3  {height:300px;}
.d_h35 {height:350px;}
.d_h4  {height:400px;}
.d_h45 {height:450px;}
.d_h5  {height:500px;}
.d_h55 {height:550px;}
.d_h6  {height:600px;}
.d_h65 {height:650px;}
.d_h7  {height:700px;}
.d_h75 {height:750px;}
.d_h8  {height:800px;}
.d_h85 {height:850px;}
.d_h9  {height:900px;}
.d_h95 {height:950px;}
.d_h10 {height:1000px;}

/* heights percents */

.d_mh0  {height:auto;}
.d_mh05 {min-height:50px;}
.d_mh1  {min-height:100px;}
.d_mh15 {min-height:150px;}
.d_mh2  {min-height:200px;}
.d_mh25 {min-height:250px;}
.d_mh3  {min-height:300px;}
.d_mh35 {min-height:350px;}
.d_mh4  {min-height:400px;}
.d_mh45 {min-height:450px;}
.d_mh5  {min-height:500px;}
.d_mh55 {min-height:550px;}
.d_mh6  {min-height:600px;}
.d_mh65 {min-height:650px;}
.d_mh7  {min-height:700px;}
.d_mh75 {min-height:750px;}
.d_mh8  {min-height:800px;}
.d_mh85 {min-height:850px;}
.d_mh9  {min-height:900px;}
.d_mh95 {min-height:950px;}
.d_mh10 {min-height:1000px;}

/* other */
.editlabel{
margin-bottom:-7px;
cursor:pointer;
}

.square_space{
display:inline;
margin:0 5px 0 3px;
}
