/* CSS Document */

body {padding:0px; margin:0px; font-size:11px; color:#333333; font-family:Arial, Helvetica, sans-serif;}
.bodycontent {background-color:#f5f5f5;}
.header {background:url(../images/header_bg.gif) repeat-x; height:37px;}
.header2 {background:url(../images/header_bg2.gif) repeat-x; height:37px;}

.headerbtn_up {background:url(../images/pointer_up.gif); width:18px; height:18px; display:block;}
.headerbtn_down {background:url(../images/pointer_down.gif); width:18px; height:18px; display:block;}

.button {position:relative;}
.button ul {padding:0px; margin:0px; list-style:none; display:block;}
.button li {padding:0px; margin:0px; float:left; display:block;}
.divider {width:10px; display:block}

.button1 {background:url(../images/btn/buyaline.gif) no-repeat; width:105px; height:39px; display:block; }
.button1:hover {background:url(../images/btn/buyaline_o.gif);}
.button2 {background:url(../images/btn/customersupport.gif) no-repeat; width:107px; height:39px; display:block;}
.button2:hover {background:url(../images/btn/customersupport_o.gif);}
.button3 {background:url(../images/btn/switchtodigi.gif) no-repeat; width:107px; height:39px; display:block;}
.button3:hover {background:url(../images/btn/switchtodigi_o.gif);}

.button_go {background:url(../images/btn/go.gif) no-repeat; width:52px; height:39px; display:block;}
.button_go:hover {background:url(../images/btn/go_o.gif);}

.horizontal_divider {background:url(../images/horizontal_divider.gif) repeat-x; height:2px;}
.vertical_divider {background:url(../images/vertical_divider.gif) repeat-y; width:2px;}

.textlink{color:#32a3cf; text-decoration:none;}
.textlink:hover{text-decoration:underline;}

.whitetext {color:#FFFFFF;}

.text_12 {font-size:12px;}

.topgap_10 {padding-top:10px;}
.leftgap_10 {padding-left:10px;}
.rightgap_10 {padding-right:10px;}
.leftgap_20 {padding-left:20px;}
.rightgap_20 {padding-right:20px;}
.padders_5 {padding:5px;}
.padders_7 {padding:7px;}
.padders_10 {padding:10px;}
