﻿/* COMMON */
body
{	
	margin:0 auto;
	padding:0;
	font:70% "Arial";
	color:#303030;
		background:#f5f5f5;

	background-image:url(/img/bg.gif); background-repeat: repeat-x;  
	/*
	background-image:url(/img/gradients/bggradient.gif); background-repeat: repeat-x;  
	background-color: #2B2B2B;
    */
    /*background-color: #ffffff;*/
}
#wrap
{
	margin:0 auto;
	width:920px;
	background: #ffffff;
	border-radius: 0px 0px 15px 15px;
	box-shadow: 1px 1px 12px rgba(44,44,44,0.4);
}
#wrapshadow
{
    /*background-image:url(/img/gradients/wrapshadow.png); background-repeat: repeat-y;*/
	margin:0 auto;
	width:920px;
	padding-left: 10px;
	padding-right: 10px;
}
#content_lower
{
    width: 920px;
    overflow:hidden;
}

a 
{
	text-decoration:none;
	color:#0DA2E8;
}

a:hover
{
	text-decoration:underline;
	color:#0DA2E8;
}

a img
{
	border:0;
}
#productsheader
{
    border-top: 1px solid #666666;
    padding: 4px; 
    font-size: 17px;
}
#productsleft
{
    float: left;
    width: 300px;
}
#productsright
{
    float: right;
}
/* COMMON END */


/* HEADER */
#header 
{
	margin:0px;
	padding: 0px 0px 7px 0px;
	height:42px;
	width:100%;
	font-size:0.9em;
}
#loginbox 
{
	float: right;
	text-align: right;
	margin: 10px 5px 0px 0px;
	font-size:11px;
}
#loginbox a 
{
	color: #333333;
}
#loginbox a:hover 
{
	color: #333333;
}
.frontlogo
{
    display: block;
    /*background-image:url('../img/logo_old_noalpha.gif');*/
    background-image:url('../img/flexilogo.jpg');
    background-repeat: no-repeat;
	left: 15px; 
	top: 3px; 
	position: relative;
	float: left;
	width: 290px;
	height: 46px;
}
/* HEADER END */


/* HEADINGS */
.topinfobox h1
{
    font-size: 1.8em;
    color: #ffffff;
}
.productsdetail h1
{
    font-size: 1.6em;
    color: #444444;
}
h1
{
    margin:5px;
    color: White;
}
h2
{
	font-size:1.5em;
	margin:0 0 0.5em 0;
	color: #444444;
}
h3 
{
	font-size:1.3em;
	margin:2px 0 3px 0;
}
h4 
{
	background-image:url(/img/orange_linkarrow.gif); background-repeat:no-repeat; background-position: left;
	font-size:1.1em;
	margin:2px 0px 7px 0px;
	padding: 0px 0px 0px 9px;
}
h5 
{
	background-image:url(/img/dot3.gif); background-repeat: no-repeat; background-position: left;
	font-size:inherit;
	font-weight: bold;
	margin:2px 0px 7px 0px;
	padding: 0px 0px 0px 9px;
}
/* HEADINGS END */


/* FOOTER */
#footer
{
	clear: both;
	width: 930px;
	margin:0 auto;
	font-size:11px;
	height:25px;
	padding: 5px;
	overflow: hidden;
	/*background-image:url(/img/gradients/footershadow.png); background-repeat: no-repeat; background-position: 5px -12px;*/
	color: #777777;
}
#footer a
{
    color: #777777;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
.footerleft
{
    padding-left: 30px;
	float: left;
}
.footerright
{
    padding-right: 30px;
	float: right;
}
/* FOOTER END */



ul.statement 
{
	list-style-image: url(/img/rightarrow_orange_small.gif);
	padding: 0px;
	margin: 0px 0px 0px 15px;
}
ul.statement li 
{
	padding: 0px;
	margin: 0px 0px 12px 0px;
}

ul.statement li ul 
{
	list-style-image: url(/img/bullet_small_black.gif);
	margin: 3px 0px 3px 18px;
	padding: 0px;
}
ul.statement li ul li 
{
	margin: 0px;
	padding: 0px;
}

ul.statement2 
{
	list-style-image: url(/img/bullet_small_black.gif);
	margin: 5px 5px 5px 18px;
	padding: 0px;
}
ul.statement2 li 
{
	padding: 0px;
	margin: 0px 0px 3px 0px;
}


.left
{
	float: left;
}
.right
{
	float: right;
}

.simplecontent
{
    padding: 10px;
    background-image:url(/img/gradients/bottomgradient.png); background-repeat: repeat-x; background-position: 0px -5px;
}


.topinfobox
{
    padding: 10px 10px 10px 10px;
    float: left;
    width: 530px;
}
.topright
{
    float: right;
}
.productsdetail
{
    background-image:url(/img/gradients/connectivityborder.png); background-repeat: repeat-x; background-position: top;
    margin: 15px 10px 5px 10px;
    padding: 15px 5px 5px 5px;
    clear: both;   
}
.feature
{
    text-align: left;
}
.included
{
    background-image:url('../img/included.gif');
    background-repeat: no-repeat; background-position: center;
}
.optional
{
    background-image:url('../img/optional.gif');
    background-repeat: no-repeat; background-position: center;
}
.price
{
    font-size: small;
    font-weight: bold;
}
.connectivityfeatures
{
    width: 590px;
	border: 1px solid #aaaaaa;
	margin: 1px;
    border-collapse: collapse;
    padding: 0px;	
}
.connectivityfeatures tr
{
	text-align: center;
}
.connectivityfeatures td
{
	border: 1px solid #e7e7e7;
	padding: 4px;
}
.connectivityfeatures th
{
	border: 1px solid #e7e7e7;
    Font-Size: Small;
    line-height: 30px;
}




/* CONTACT */
.contactbox
{
    float: left;
    width: 270px;
    padding: 8px;   
}
.contacttitle 
{
	font-size: 1.3em;
	font-weight:bold;
	color: #555555;
	padding: 0px 0px 0px 0px;
	margin: 2px 5px 7px 0px;
	width: 220px;
	background-image:url(/img/dot3.gif); background-repeat: repeat-x; background-position: bottom;
}

.contactlabel
{
    width: 50px;
    display: block;
    float: left;
}
/* CONTACT END */




.productsidebox
{
	padding: 0px;
	font-size: 10px;
    padding: 4px;
	color: #777777;
	background-image:url('../img/gradients/grey.gif'); 
    background-repeat: repeat-x; background-position: bottom;
    border-left: 1px solid #eeeeee;
}
.productsidebox:hover
{
	color: #444444;
}
.productsidebox a
{
	color: #777777;
}
.boxheader
{
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
}
.productsidebox a:hover
{
	color: #444444;
	text-decoration:none;
}
.productreadmore
{
    display: block;
	font-size: 1.1em; 
	padding: 3px;
	margin-left: 130px;
	font-weight: bold;
}


/* FRONT PRODUCTBOX */
.frontproductbox
{
    float: left;
    padding: 7px;
    width: 180px;
}
.frontproductbox:hover
{
    background: #f5f5f5;
}
.frontproductboxdivider
{
	float: left;
	border-left: 1px solid #eeeeee;
	min-height: 220px;
	margin: 10px 10px;
}
.frontproductboxheader
{
    font-size: 1.3em;
    font-weight: bold;
    padding: 2px 5px;
    color: #666666;
}
.frontproductbox_nohover
{
    float: left;
    padding: 7px;
    width: 180px;
}
.pbox1 
{
	padding: 3px 3px 3px 3px;
}
/* FRONT PRODUCTBOX END */


/* GRADIENTS */
.gradientblue
{
    background-image:url('../img/gradients/gradient_blue.gif'); 
    background-repeat: repeat-x; background-position: bottom;
    color: White;
    font-weight:bold;
}
.gradientblue td:hover
{
    background-image:url('../img/gradients/gradient_blue_hover.gif'); 
}
.gradientgrey
{
    background-image:url('../img/gradients/grey.gif'); 
    background-repeat: repeat-x; background-position: bottom;
}
.gradientblacksmall
{
    background-image:url('../img/gradients/gradient_black.gif'); 
    background-repeat: repeat-x; background-position: bottom;
	color: White;
    font-weight:bold;
}

.gradientblack
{
    background-image:url('../img/gradients/darkgrey.gif'); 
    background-repeat: repeat-x; background-position: bottom;
    background-color: #5A5B5B;
    color:#eeeeee;
    overflow: hidden;
    min-height: 7px;
}
.gradientyellow
{
	background-image:url('../img/gradients/yellow.gif'); 
    background-repeat: repeat-x; background-position: bottom;
    color: White;
    font-weight:bold;
    min-height: 7px;
}
.gradientorange
{
	background-image:url('../img/gradients/orange.gif'); 
    background-repeat: repeat-x;  background-position: bottom;
    color: White;
    font-weight:bold;
    min-height: 7px;
}
/* GRADIENTS END */


.productbox2
{
	width: 280px;
	background-image:url('../img/gradients/grey.gif'); 
    background-repeat: repeat-x; background-position: bottom;
	padding: 4px;
	color: #777777;
	float: left;
	height: 90px;
	overflow: hidden;
	font-size: 10px;
	border-left: 1px solid #eeeeee;
}
.productbox2 a
{
	color: #777777;
}
.productbox2 a:hover
{
	color: #444444;
	text-decoration:none;
}


/* NEWS ITEM */
.news_title 
{
	color: #555555;
	padding: 2px;

}
.news_textbox 
{
    margin-bottom: 30px;
	padding: 2px 2px 5px 2px;
	color: #555555;
	background-image:url(/img/dot3.gif); background-repeat: repeat-x; background-position: bottom;
	width: 480px;
}
#latestnews
{
	font-size: 14px;
	color: #666666; 
	float: left; 
	width: 	250px; 
	padding: 0px;
}
#latestnews ul 
{
	width:100%;
	list-style: none;
	padding: 0;
	border: none;
	margin: 3px 0px 0px 0px;
	color: #999999;
}
		
#latestnews li 
{
	padding: 3px;
	background-image:url(/img/dot2.gif); background-repeat: repeat-x; background-position: bottom;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5;
	margin:0px 0px 3px 0px;
}
#latestnews li a 
{
	color:#444444;
	font-weight: normal;
}
/* NEWS ITEM END */



/* CONTACT FORMS */
.contactform label
{
    float: left;
    width: 120px;
    padding: 2px;
}
.required
{
    font-weight: bold;
}
input, textarea{
margin-bottom: 5px;
}


/* CONTACT FORMS END */



.ordernow
{
	display: block;
	border: 1px solid #dddddd;
	background-color: #f8f8f8;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px;
	background-image: url('/img/bluearrow.png');
	background-repeat: no-repeat;
	background-position: right;
	color: #555555;
	width: 150px;
}
.ordernow:hover
{
	text-decoration: none;
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
    color: #555555;
}

.ordernowdark
{
	display: block;
	border: 1px solid #777777;
	background-color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	padding: 5px;
	background-image: url('/img/bluearrow.png');
	background-repeat: no-repeat;
	background-position: right;
	color: #ffffff;
	width: 150px;
}
.ordernowdark:hover
{
	text-decoration: none;
	background-color: #555555;
	border: 1px solid #666666;
    color: #ffffff;
}


/* stuff for nordic edge */
.nordicedge h1
{
    color: #000000;
    font-size: 30px;
}
.nordicedge h2
{
    color: #ffffff;
}
.nordicedge ul
{
	list-style-image: url(/img/rightarrow_orange_small.gif);
	padding: 0px;
	margin: 0px 0px 0px 15px;
}
.nordicedge li
{
    margin: 0px;
    padding: 3px;
}
/* --- */
