


/* standard theme */
html, body {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	height:auto;
	width:100%;
	font-family: arial, Verdana, sans-serif; 
	font-size:12px;
	color:#6f6f6f;
}
input, select {
	color:#6f6f6f;
}
a {
	color:#74776c;
}
form {
	margin:0px;
}

DIV, TD, TABLE, IMG, A, P{
margin:0px;
paddin:0px;
}
/*********** MAIN LAYOUT *************/

#leftBorder, #rightBorder{
	background:url(../images/bg_border.gif) top left;
	background-repeat: both;
}
#mainContent{
width:980px;
}
#leftCol{
	vertical-align:top;
	width:200px;
	padding-right: 4px;
	padding-top: 8px;
}
#rightCol{
	vertical-align:top;
	width:200px;
	padding-left: 4px;
	padding-top: 8px;
}
#mainCol{
	padding: 8px 4px 0px 4px;
	vertical-align:top;
	width:600px;
}
/***********  LOGO ***************/
.logo_table {
	background-color:#FFFFFF;
	background-image:url(../images/menubg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 100%;
	}
td.logo {
	background-color:#FFFFFF;
	background-image:url(../images/topbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:100px;
	text-align:right;
	padding-right:20px;
	width: 100%;
	}



/*********** Category *************/ 
#category .ne,#category .nw{
	background:url(../images/cat_bg_teal.gif) repeat-x top left;
	height:80px;
	font-size:20px;
	color:#555;
}
#category ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
}
#category li {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	vertical-align: middle;
}
#category li.text {
	font-size:11px;
	background:url(../images/subbox.gif) no-repeat top left;
	padding: 3px 2px 2px 2px;
	height:25px;
	width:161px;
	text-align:center;
}
#category li.text a:hover {
	color:red;
}
#category li img {
	border: none;
}

#category_info{
	margin-bottom:8px;
}
p.breadcrum {
	margin-bottom:8px;
	}

p.breadcrum a {
	color: #333;
	font-style: italic;
}

p.showProducts{
	margin:8px 0px 8px 0px;
clear:both;
}
/*************** MANUFACTOR LIST *****************/ 

#manufactors{
margin-top:30px;
}
#manufactors ul {
	margin: 0px;
	padding: 0px 0px 0px 0px ;
	list-style: none;
	width: 100%;
}
#manufactors li {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
#manufactors li.text {
	border: solid 1px #c0c0c0;
	padding: 2px 2px 2px 6px;
	width:80px;
}

#manufactors .ne,#manufactors .se, #manufactors .sw{
padding:0px;
margin:0px;
}

#manufactors .ne{
	padding-left:25px;
	padding-top:5px;
	color:#555;
	height:30px;
	background:url(../images/tab.gif) no-repeat top left;
}

#paymethods .ne{
	padding:0px;
	margin:0px;
	padding-left:25px;
	padding-top:10px;
	color:#555;
	height:25px;
	background:url(../images/tab1.jpg) no-repeat top left;
}

/******************************* SHOPPING BASKET PREVIEW *********************************/
#shoppingBasket TABLE{
border-collapse:collapse;
}


#shoppingBasket .sw
{
	border-left:1px solid #4547b1;
	border-bottom:1px solid #4547b1;
}

#shoppingBasket .se
{
	border-right:1px solid #4547b1;
	border-bottom:1px solid #4547b1;
	padding:4px 4px 4px 4px;
	margin-bottom: 3px;
}

#shoppingBasket .ne span {
	display:none;
}
#shoppingBasket .ne {
	height:19px;
	background:url(../images/shoppingbasketheadline.gif) no-repeat top left;
}
/*************** BOXES *****************/ 

.nw {
	background:url(../images/blockhead1.gif) repeat-x top left;
}
.ne {
	background:url(../images/blockhead1.gif) repeat-x top left;
color:#fff;
font-weight:bold;
padding:2px 2px 2px 2px;
}

.sw {
padding:2px 2px 2px 2px;
}
.se {
padding:2px 2px 2px 2px;
} 

/******************************* SHOPPING BASKET PREVIEW *********************************/
#shoppingBasket TABLE{
border-collapse:collapse;
}


#shoppingBasket .sw
{
	border-left:1px solid #4547b1;
	border-bottom:1px solid #4547b1;
}

#shoppingBasket .se
{
	border:1px solid #4547b1s;
	border-top:0px;
	border-left:0px;
	padding:4px 4px 4px 4px;
	margin-bottom: 3px;
}
/*************** GUIDE *****************/ 
#ram_guide {	
margin:0px 0px 5px 0px;	
padding:0px;	
height:50px;	
width:200px;	
background:url(../images/ram_config.gif) no-repeat top left;	
cursor:pointer;
}
#tilb_guide {	
margin:0px 0px 5px 0px;	
padding:0px;	
height:50px;	
width:200px;	
background:url(../images/print_config.gif) no-repeat top left;	
cursor:pointer;
}

#cable_guide {	
margin:0px 0px 5px 0px;	
padding:0px;	
height:50px;	
width:200px;	
background:url(../images/cable_config.gif) no-repeat top left;	
cursor:pointer;
}

#taske_guide {	
margin:0px 0px 5px 0px;	
padding:0px;	
height:50px;	
width:200px;	
background:url(../images/taske_config.gif) no-repeat top left;	
cursor:pointer;
}

#adobe_guide {	
margin:0px 0px 5px 0px;	
padding:0px;	
height:50px;	
width:200px;	
background:url(../images/adobe_config.gif) no-repeat top left;	
cursor:pointer;
}

#microsoft_guide {	
margin:0px 0px 5px 0px;	
padding:0px;	
height:50px;	
width:200px;	
background:url(../images/microsoft_config.gif) no-repeat top left;	
cursor:pointer;
}

#genex_guide {	
margin:0px 0px 5px 0px;	
padding:0px;	
height:50px;	
width:200px;	
background:url(../images/genex_config.gif) no-repeat top left;	
cursor:pointer;
}


/*************** EMPTY *****************/ 
#none .nw, #none .sw, #none .ne, #none .se{
margin:0px;
padding:0px;
height:0px;
background:none;
} 
/*************** COMMERCIAL *****************/ 
#commercial {	
width:199px;	
margin:0px;	
padding:0px;	
height:315px;	
background:url(../images/commercial.gif) no-repeat top right;
}


/*************** SPECIAL BOXES *****************/ 

#guide .sw, #guide .nw, #guide .se{
padding:0px;
margin:0px;
}
#guide .ne{
padding-left:8px;
margin:0px;
}

#guide {
margin-bottom:10px;
}
#generalNews {
margin-top:30px;
}

#generalNews .ne,#generalNews .se, #generalNews .sw{
padding:0px;
margin:0px;
}

#generalNews .ne{
	padding-left:25px;
	padding-top:5px;
	color:#555;
	height:30px;
	background:url(../images/tab.gif) no-repeat top left;
}

/*************** FORSIDE *****************/ 
#Forside .se, #Forside .nw, #Forside .sw{
padding:0px;
margin:0px;
width:0px;
}
#Forside .ne{
padding-left:8px;
} 


#frontpage {
paddin-top:100px;
width:100%;
height:120px;
background:url(../../../repos.php/9049/n/file) no-repeat top left;
}

/*************** NEWS BOXES *****************/ 

#newsRightCol {
width:100%;
}

#newsRightCol .news_box_nw, .news_box_ne {
color:#fff;
font-weight:bold;
background:#3656AB;
padding:2px 2px 2px 2px;
}


#newsRight{
border:solid 1px #6f6f6f;
margin-bottom:10px;
}

.news_box1_sw {
padding:2px 2px 2px 2px;
}
.news_box1_se {
padding:2px 2px 2px 2px;
} 

#momsbox {
	text-align: center;
	font-weight: bold;
	color: #000;
	padding-bottom:8px;
}

#shortNews {
text-align:center;
padding-right:4px;
}
#shortNews .shortImg{
border:none;
}
#shortNews .shortText{
font-size:11px;
}
#shortNews .shortPrice{
font-size:11px;
margin:0px;
white-space:nowrap;
}
.shortNewsCellBorder{
 vertical-align:bottom;
 border-right:solid 1px #c0c0c0;
}
.shortNewsCellNoBorder{
 vertical-align:bottom;
}
.shortNewsRowBorder{
height:1px;
 background:#c0c0c0;
}

/**** LEFT SIDE CATALOG ****/
#catLeftSide{
margin-bottom:3px;
}
#catLeftSide ul{
padding-left:8px; 
margin-left:8px;
margin:0px;
padding:0px;
margin-top:10px;
}

#catLeftSide ul li {
	border-bottom:1px solid #d1d2fa;
	padding:2px;
	list-style-image: none;
	list-style-type: none;
	margin:0px;
}

#catLeftSide ul li a {
	text-decoration:none;
}

#catLeftSide ul li a:hover {
	text-decoration:underline;
}

#catLeftSide .cat1 {
padding:5px 0px 0px 0px ;
font-size:11px;
font-weight:bold;
}
#catLeftSide .cat1 A{
color:#474741;
}

#catLeftSide .cat2{
padding:0px 0px 1px 2px ;
font-size:10px;
font-weight:bold;
white-space: nowrap; 
width:50%;
}

#catLeftSide .cat{
padding:0px 0px 0px 0px ;
font-size:12px;
}
#catLeftSide .subcatTable {
	border-collapse: collapse;
	width: 100%;	
}
/**** LEFT SIDE PARTNER ****/
#partner{
text-align:center;
/*border:solid 1px #6f6f6f;*/
margin: 15px 0px 3px 0px;
}


 
/**** Long box ****/
.long_w {
       background:url(../images/prod_box_w.gif);
 }
.long_e {
       background:url(../images/prod_box_e.gif) right;
 }
.long_sw {
       background:url(../images/box_sw.gif) bottom left;
 }
.long_se {
       background:url(../images/box_se.gif) bottom right;
 }

 /*************** SHOPPING BASKET *****************/
#basket_container {
border:solid 1px #6f6f6f;
margin-bottom:10px;
} 

#basket_container .news_box_nw {
color:#fff;
font-weight:bold;
background:#6f6f6f;
padding:2px 2px 2px 2px;

}
#basket_container .news_box_ne {
color:#fff;
font-weight:bold;
background:#6f6f6f;
padding:2px 2px 2px 2px;
}

#basket_container .news_box2_sw{
}
#basket_container .news_box2_se{

}


/*************** ORDER LISTING *****************/
.line TD{
vertical-align:top;
}
.line INPUT{
font-size:11px;
}




/*************** COMPANY INFO/LOGGED IN *****************/
#logged_in .ne {
	width:100%;
	padding:7px 35px 7px 0;
	vertical-align:bottom;
	color:#fff;
	font-weight:bold;
	background:url(../images/news3_ne.gif) top right no-repeat;
}
#logged_in .nw{
	background:url(../images/news3_nw.gif) top left no-repeat;
}
 
#logged_in .sw{
	background:url(../images/news2_sw.gif) bottom left no-repeat;
}
#logged_in .se{
	background:url(../images/news2_se.gif) bottom right no-repeat;
	padding:4px 35px 30px 0px;
}

/*********** MENU ***********/
a.admin_menu_link {
	color: blue !important;
}

td.main_menu {
	padding:3px 3px 8px 8px;
	font-weight: bold;
	color: #FFFFFF;
}
a.main_menu, a.sub_menu {
	color: #FFFFFF;
	text-decoration:none;
}

a.sub_menu {
	display:block;
	padding-left:8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right:15px;
}

a.sub_menu:hover {
	background-color: #c6c7f9;
	color: #667779;
}
div.pop_menu {
	border: 1px solid #9394db;
	background-color: #bebff8;
}


/********* DIVERSE *****************/
div#footer {
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	clear:both;
	position: absolute;
    bottom: 0;
    width: 100%;
}

div#msgBox, .msgBox {
	font-weight: bold;
	color: red;
	border: solid 1px #000000;
	padding: 1em;
	background-color: #FFFFFF;
	position: absolute;
	top: 20%;
	left: 30%;
	width: 40%;
	
}

/*************** Product page *****************/
img#product_image {
	border: none;
	float: right;
	clear:right;
	margin: 1em;
}

div#product_teaser {

}

div#product_fulltext {

}

td#product_card_price {
	background:url(../images/pricetag.gif) top center no-repeat;
	color:#CC0000;
	height:56px;
	width:120px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

td#product_card_stock_description{
padding-left:72px;
}

img#product_mfg_logo {
	float:right;
	margin: 1em;
}

ul#epi_tab {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #000;
	clear: left;
}
ul#epi_tab li{
	list-style: none;
	margin: 0;
	display: inline;
}
ul#epi_tab li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #4547b1;
	border-bottom: none;
	background: #5456bd;
	text-decoration: none;
}
ul#epi_tab li a:link { color: #FFF; }
ul#epi_tab li a:visited { color: #FFF; }
ul#epi_tab li a.active {
	background: white;
	border-bottom: 1px solid white;
	color: #6f6f6f !important;
}
/*************** PRODUCT DESCRIPTION AND TECH SPECS *****************/
#prod_description {
	font-family:verdana;
	font-size:11px;
}
#prod_description H2{
	font-size:13px;
	margin:8px 0px 4px 0px;
}
#prod_description ul{
margin:0px 0px 0px 17px;
padding-top:0px;
}

#techtable{
margin-top:10px;
}
.section{
	font-weight:bold;
	color:#fff;
	font-size:11px;
	background-color:#889FA2;
	padding: 5px 2px 5px 10px;
	}
.head{
	width:150px;
	font-size:10;
	color:#484848;
	background-color:#BBC9CB;
	padding:2px 2px 2px 10px;
	}
.value{
	color:#4B4A4A;
	background-color:#E6EFF6;
	border-bottom: solid #fff 1px;
	padding-left:10px;
	}




/*************** News page *****************/
img#news_image {
	border: none;
	float: right;
	margin: 1em;
}

div#news_teaser {

}

div#news_fulltext {

}

/*************** Product listing *************/
table.product_listing {
margin-top:7px;
	border-collapse: collapse;
	width: 100%;	
	border:solid 1px #c0c0c0;
}

table.product_listing th {
text-align:left;
padding:4px;
}

table.product_listing td {
vertical-align:top;
padding:4px;
font-size:11px;
border:solid 1px #c0c0c0;
}

table.product_listing .name{
 width:380px;
}
table.product_listing .add {
	white-space:nowrap;
	text-align: right;
 width:60px;
}

table.product_listing .pris, .tpic table.product_listing .lager{
 width:20px;
	text-align: right;
	white-space:nowrap;
}

/*************** POPUP BOXES *************/

#addProductMsg {
	display:none;
}

.addimage{
cursor:pointer;
}

             
