@import url(/local/draytek/global.css);

html,body {
    margin:0;
    padding:0;
    height:100%; /* needed for container min-height */
    background-color: #fff;
    
    font-family:arial,sans-serif;
    font-size:small;
    color:#000;
}

p { 
    color: #000;
    line-height:1.5; 
}
h1 {
	font-size: 20px;	
	border-bottom: 7px solid #d02027;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

div#container {
    position:relative; /* needed for footer positioning*/
    padding: 0px;
    margin:0 auto; /* center, not in IE5 */
    width:1024px;
    height:auto !important; /* real browsers */
    height:100%; /* IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
    background: url(/local/draytek/layout/mainbg1.jpg) repeat-y;
}

div#container2 {
    position:relative; /* needed for footer positioning*/
    padding: 0px;
    margin:0 auto; /* center, not in IE5 */
    width:1024px;
    height:auto !important; /* real browsers */
    height:100%; /* IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
    background: url(/local/draytek/layout/mainbg2.jpg) repeat-y;
}

div#container3 {
    position:relative; /* needed for footer positioning*/
    padding: 0px;
    width:1024px;
    margin:0 auto; /* center, not in IE5 */
    height:auto !important; /* real browsers */
    height:100%; /* IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
    background-color: #fff;
}

div#header {
    width: 1024px;
    height: 217px;
    background: url("/local/draytek/layout/header.jpg") no-repeat;
}
    div#header p {
        font-style:italic;
        font-size:1.1em;
        margin:0;
    }

div#content {
    width: 1024px;
    padding:1em 1em 5em; /* bottom padding for footer */
}
    div#content p {
        text-align:justify;
        padding:0 1em;
    }

div#left {
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    float: left;
    width: 220px;
}    

div#maincontent1 {
    padding-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
    float: left;
    width: 430px;
    margin-left: 11px;
}

div#maincontent2 {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 273px;
    width: 700px;
    padding-left: 30px;
    padding-right: 15px;
}

div#maincontent3 {
    padding-top: 15px;
    width: 960px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
}

div#right {
    padding-top: 15px;
    margin-left: 776px;
    width: 195px;
    padding-left: 20px;
    padding-right: 20px;
}
    
div#footer {
    position:absolute;
    width:1024px;
    height: 22px;
    padding-top: 5px;
    background: url(/local/draytek/layout/footer.jpg) no-repeat;
    bottom: 0; /* stick to bottom */
    color: #fff;
    font-size: 10px;

}

#footer table {
    margin: 0 auto;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #000;
}

.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    margin: 0;
    padding: 0;
}

div.spacer {
    width: 1024px;
    background-color: #fff;
    margin: 0 auto;
    padding: 0px;
    font-size: 0px;
}

img#nyheterpic {
    padding-bottom: 10px;
}

#login {
    margin-left: 640px;
    padding-top: 180px;
    color: #fff;
    text-align: right;
    font-size: 11px;
    padding-right: 20px;
}

#login a {
	color: #FFF;
	font-weight: bolder;
}

#login table td {
    height: 18px;
}

#login input {
    width: 87px;
    height: 18px;
    background: url(/local/draytek/layout/inputbg.jpg) no-repeat;
    border: 0px;
    color: #000;
}

input#submitlogin {
    width: 18px;
    height: 22px;
    background: url(/local/draytek/layout/loginbutton.jpg) no-repeat;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

ul#menu {

}

#menu-root {
	position: relative;
    z-index: 3;
	float: left;
    margin: 0px;
    padding-left: 20px;
    *padding-left: 0px;
    *margin-left: 20px;
    list-style-type: none;
    padding-top: 184px;
    padding-bottom: 4px;
}

#menu-root li {
	padding-right: 15px;
	padding-bottom: 5px;
	float: left;
}

#menu-root li a {
	color: #fff;
    font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#menu-root li:hover a {
	color: #d02027;
}

#menu-root li.active a {
	 color: #d02027;
}

#menu-root li.subactive a {
     color: #d02027;
}

#menu-root li ul {
	margin: 2px 0 0 -17px;
	padding: 0;
	list-style-type: none;
	position: absolute;
	border: 1px solid #919191;
	background-color: #acacac;
	border-top: none;
}

#menu-root li ul li {
	margin: 0px;
	padding: 0px;
	float: none;
}

#menu-root li ul.dropdown li {
    margin-top: 2px;
    padding: 3px; 
    width: 150px;    
}

#menu-root li ul.dropdown li a {
	padding-left: 15px;
	padding-right: 10px;
    color: #fff;
    font-weight: normal; 
    font-weight: bold;
}

#menu-root li ul.dropdown li:hover  { 
    background: #acacac;
}

#menu-root li ul.dropdown li.active  { 
}

#menu-root li ul.dropdown li.active a {
	color: #d02027;
}

#menu-root li ul.dropdown li:hover a { 
    color: #d02027;
}

#menu-root li ul.dropdown li ul.flyout {
	margin-left: 2px;
}
#menu-root li ul.dropdown li ul.menu_level2 li {
	background: #00349a;
	width: 190px;
}
#menu-root li ul.dropdown li ul.menu_level2 li:hover {
	background: #00349a;
}

#menu-root li ul.dropdown li ul.menu_level2 li.active {
	background: #00349a;
}
#menu-root li ul.dropdown li:hover ul.flyout li a {
    color: #99CCFF;
}

#menu-root li ul.dropdown li:hover ul.flyout li:hover a {
	color: #99CCFF; 
}

#snabbsokcontent {
    width: 195px;
}

#snabbsokbgtop {
    width: 134px;
    height: 23px;
    padding-left: 5px;
    background: url(/local/draytek/layout/snabbsokbgtop.jpg) no-repeat;
}

#snabbsokbg {
    width: 180px;
    height: 132px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 0px;
    background-color: #dfdfdf;
}
table.ftable {
	width: 100%;
	border: 1px solid #C4C4C4;
	margin-bottom: 10px;
}
table.ftable th {
	text-align: left;
	font-weight: bold;
	background: #CF2027;
	color: #fff;
	padding: 2px;
}
table.ftable td {
	padding: 2px;
}
table.ftable td img {
	cursor: pointer;
}
table.ftable tr:hover {
	background: #C4C4C4;
}
div#product_header h3 {
	background: url(/local/draytek/layout/pil_hoger.gif) no-repeat 17px 6px;
	padding: 0 0 0 30px;
	margin: 5px 0 0 0;
	float: left;
}
div#product_header {
	border-bottom: 7px solid #d02027;
	padding: 0;
	margin: 0 0 10px 0;
	height: 25px;
}
div#product_menu {
	float: right;
	margin: 0;
	padding: 0;
}
div#product_menu ul {
	list-style: none;
	width: 358px;
	height: 25px;
	margin: 0;
	padding: 0;
}
div#product_menu ul li {
	color: #fff;
	float: left;
	height: 21px;
	margin: 0;
	padding: 0;
}
div#product_menu ul li a {
	color: #fff;
	margin: 0; 
	padding: 0;
}
div#product_menu ul li.left {
	padding: 4px 20px 0 20px;
	margin: 0;
}
div#product_menu ul li.middle {
	padding: 4px 20px 0 20px;
	margin: 0 0 0 20px;
}
div#product_menu ul li.right {
	padding: 4px 20px 0 20px;
	margin: 0;
}
div#category_tree {
	font-size: 10pt;
	margin: 0;
	padding: 0 0 0 10px;
}
div#category_tree li {
	background: url(/local/draytek/layout/pil_hoger_liten.gif) no-repeat 0 5px;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0px;
}
div#category_tree ul {
	list-style: none;
	display: none;
	padding: 0 0 0 10px;
	margin: 0px;
}
div#category_tree ul li {
	margin: 0 0 0 0;
	font-weight: bold;
	background: url(/local/draytek/layout/pil_hoger_liten.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
}
div#category_tree ul li ul.active {
	display: block;
	margin: 0px;
	padding: 0px;
}

div#category_tree ul li ul.active li {
	padding: 0px;
	margin: 0px;
}

div#category_tree ul.first {
	display: block;
	margin: 0px;
	padding: 0px;
}
div#category_tree li.active {
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	background: url(/local/draytek/layout/pil_ner_liten.gif) no-repeat 0 5px;
}
div#category_tree li.product {
	padding: 0px;
	margin: 0px;
	background: none;
	font-weight: normal;
}
div#category_tree ul li ul.active li ul.products {
	display: block;
	margin: 0px;
	padding: 0px;
}
div#category_tree ul li ul.active li ul.products li {
	font-weight: normal;
	background: none;
	padding: 0;
	padding-left: 10px;
	margin: 0;
}
div#category_tree ul li ul.active li ul.products li.active {
	margin: 0 0 0 0;
	background: url(/local/draytek/layout/pil_hoger_liten.gif) no-repeat 0px 5px;
	padding: 0 0 0 10px;
}

div#category_tree ul li ul.active li {
	background: none;
}

button.info {
	width: auto;
	height: 24px;
	background: url(/core/layout/icons/information.png) no-repeat;
	background-position: 3px 3px;
	padding-left: 18px;
	border: outset 0px;
}

.inloggad {
    padding-top: 8px;
    width: 350px;
}
.framestyle {
	border-width: 0px;
}
p.reclink{
	border-bottom: 4px solid #d02027;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

/* ÅF layout 20090408 */

#af_left {
	width: 380px;
	float: left;
}

#af_left button#af_button {
	width: 122px;
	height: 25px;
	margin-left: 130px;
	margin-top: 30px;
	border: none;
	cursor: pointer;
	background: url(/local/draytek/layout/af_tillbaka.jpg) no-repeat;
}

#af_right {
	margin-left: 398px;
	width: 313px;
	padding-bottom: 43px;
	background: #cf2027 url(/local/draytek/layout/af_right_bg.jpg) no-repeat bottom;
}

#af_right div#af_loggo_content {
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
	background-color: #fff;
	width: 224px;
}

#af_right div#af_loggo_top {
	width: 224px;
	height: 11px;
	font-size: 0px;
	background: url(/local/draytek/layout/af_loggo_top.jpg) no-repeat;
}

#af_right div#af_loggo_bottom {
	width: 224px;
	height: 11px;
	font-size: 0px;
	background: url(/local/draytek/layout/af_loggo_bottom.jpg) no-repeat;
}

#af_right div#af_loggo {
	padding-top: 15px;
	padding-bottom: 15px;
}

#af_right table {
	margin-left: 20px;
	margin-top: 10px;
}

#af_right table tr td {
	color: #fff;
	width: 140px;
	padding-right: 5px;
	font-weight: bold;
}

#af_right table tr td a {
	color: #fff;
	font-weight: bold;
}

#af_right h2 {
	color: #fff;
	padding-top: 6px;
	padding-bottom: 3px;
	text-align: center;
	background-color: #cf2027;
	border-bottom: 2px solid #fff;
}

#af_right div#googlemap {
	width: 291px;
	height: 248px;
	margin: 0 auto;
	margin-top: 15px;
	border: 1px solid #fff;
}

/* End ÅF */

.list_left{
	border-bottom: 1px solid #d1d1d1;
	list-style-type: none;
	padding: 10px;
}