--ignore-fail-on-non-empty/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for 
any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#000000;
background:#e8eaec;
background-image:url('bg_stripes.gif');
margin:0; 
padding:0;
}

a{
color:#626262;
font-weight:bold;
text-decoration:none;
/*background-color:inherit;*/
}

a:hover{color:#000000; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 0.0em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:892px;
margin:0px auto;
padding:0px 0px;
text-align:left;
color:#000000;
background:#ffffff;
}

#header{
float: left;
height:88px;
width:299px;
background:#ffffff;
color:#ffffff;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h1 a{
color:#ffffff;
text-decoration:none;
}

#header h1 a:hover {
color:#CCCCCC; text-decoration:none; background-color:inherit;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

#header_left{
float: left;
width:593px;
height:55px;
background:#ffffff;
}

#navigation{
float: left;
height:2.8em;
line-height:2.8em;
width:593px;
background:#000000;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
display: inline;
position: relative;
}

#navigation li a{
display:block;
padding:0 12.35px;
font-size:0.95em;
font-weight:bold;
text-transform:uppercase; /* transformed text to uppercase */
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#626262;
color:#ffffff;
text-decoration:none;
}

/* Navigation for drop downs*/

	ul li#bypass {
		display			: none;
	}

	#navigation ul {
		height			: 18px; /* you will also need to change #navigation a padding and #navigation li ul margin-top*/
		width			: 100%;
		margin			: 0;
		padding			: 0;
		background:#000000; /* background coor of the drop downs */
		color: #ffffff;
		list-style-type	: none;
	}

		#navigation li ul {
			border-top		: 1px solid #ffffff;
			margin-top		: 3px;		/* How far down the drop down menus start  - you will also need to change #navigation ul height and #navigation a padding */
			display			: none;
			left			: 0;
			position		: absolute;
			width			: 152px;		/* width of the drop down menus? */
			height			: auto;
		}
		
		#navigation li li {
			width			: 150px;		/* width of the drop down menus? */
			border			: 1px solid #FFFFFF; /* color of drop down borders */
			border-top		: 0;
		}
		
		#navigation li li a {
		display:block;
		padding:0 10px;
		font-size:0.8em;
		font-weight:normal;
		text-transform:uppercase; /* transformed text to uppercase */
		text-decoration:none;
		background-color:inherit;
		color: #ffffff;
		border-right: none;
		width: 145px;
		}
		
		#navigation a:hover, #navigation a:focus {
		background-color:inherit;
		color: #ccccc7;
		}
		
		#navigation .sel a {
		background-color:inherit;
		color: #ffffff;
		background-color:#626262;
		}

		#navivation a:active {
		background-color:inherit;
		color: #ffffff;
		}

/**************** Content styles ****************/

#content_no{
float: left;
width:573px;
min-height: 200px;
font-size:1.1em;
padding:5px 30px 0 30px;
background-repeat:repeat-x;
}
#content{
float: left;
width:573px;
min-height: 200px;
font-size:1.1em;
padding:5px 30px 0 30px;
background-image:url('bg_content2.gif');
background-repeat:repeat-x;
}

#content h1{
display:block;
margin:0 0 16px 0;
font-size:2.4em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#side_image{
float:left;
width:259px;
background:#626262;
}

#subcontent{
float:left;
width:258px;
height:100%
background:#000000;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:20px 0 20px 20px; font-size:1em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none; color:#ffffff;}
.menublock li a:hover{text-decoration:none; color:#DF3128;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** footer float fix ****************/

.clear_fix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clear_fix {display: inline-block;background-image:url('bg_clear_fix.gif');}

/* Hides from IE5/Mac \*/
* html .clear_fix {height: 1px;}
.clear_fix {display: block;}
/* End hide from IE5/Mac */


/**************** Footer styles ****************/

#footer{
clear:both;
width:892px;
height:55px;
padding:5px 0;
margin:0 1px;
font-size:0.8em;
color:#ffffff;
background:#000000;
display: table-cell;
vertical-align: middle; 
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#ffffff; background-color:inherit; font-weight:normal; text-transform: uppercase; font-size:0.9em;}
#footer a:hover{color:#DF3027; background-color:inherit;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.title{
  color:#ffffff;
  font-size:2.0em;
  margin:15px 0 30px 0;
}

.title2{
  color:#ffffff;
  font-size:2.0em;
  margin:15px 0 30px 0;
}

.title3{
  color:#ffffff;
  font-size:1.6em;
  margin:15px 0 30px 0;
}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

.boxnewsPad{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

.boxnews{
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
}

td.boxnews img {display: block;}




#breadcrumb{
clear:both;
width:892px;
padding:5px 0 10px 0;
margin:0 1px;
font-size:0.8em;
color:#ffffff;
display: table-cell;
vertical-align: middle; 
}
#breadcrumb a{color:#ffffff; background-color:inherit; font-weight:normal; text-transform: uppercase; font-size:0.9em;}
#breadcrumb a:hover{color:#DF3027; background-color:inherit;}


/**************** Product page styles ****************/

.section {
	MARGIN-TOP: 50px; MARGIN-BOTTOM: 20px; FONT: 18px/1.9em 'lucida grande', helvetica, 'helvetica neue', helv, arial,arial,sans-serif; COLOR: #000
}
.first-section {
	MARGIN-BOTTOM: 20px; FONT: 18px/1.9em 'lucida grande', helvetica, 'helvetica neue', helv, arial,arial,sans-serif; COLOR: #000
}
.subsection {
	MARGIN-TOP: 30px; MARGIN-BOTTOM: 5px; FONT: bold 11px/1.9em 'lucida grande', helvetica, 'helvetica neue', helv, arial,arial,sans-serif; TEXT-TRANSFORM: uppercase; COLOR: #000; xletter-spacing: -1px
}
.subsection-first {
	MARGIN-BOTTOM: 5px; FONT: 18px/1.9em 'lucida grande', helvetica, 'helvetica neue', helv, arial,arial,sans-serif; COLOR: #899; xletter-spacing: -1px
}
.content {
	MARGIN-BOTTOM: 20px; FONT: 12px/1.9em 'lucida grande', helvetica, 'helvetica neue', helv, arial,arial,sans-serif; COLOR: #555
}

.sidemenu {
	FONT: 11px/180% tahoma, 'lucida grande', helvetica, 'helvetica neue', helv, arial,arial,sans-serif; COLOR: #777
}
.sidemenu .subsection {
	MARGIN-TOP: 30px; FONT-WEIGHT: bold; MARGIN-BOTTOM: 5px; TEXT-TRANSFORM: uppercase; COLOR: #000; LINE-HEIGHT: 1.9em; BORDER-BOTTOM: #ccc 1px solid
}
.sidemenu .subsection-first {
	FONT-WEIGHT: bold; MARGIN-BOTTOM: 5px; TEXT-TRANSFORM: uppercase; COLOR: #000; LINE-HEIGHT: 1.9em; BORDER-BOTTOM: #ccc 1px solid
}
.sidemenu .section {
	MARGIN-TOP: 30px; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 5px; FONT: 18px/1em 'lucida grande', helvetica, 'helvetica neue', helv, arial,arial,sans-serif; TEXT-TRANSFORM: uppercase; COLOR: #444; BORDER-BOTTOM: #ccc 1px solid
}
.sidemenu .first-section {
	MARGIN-BOTTOM: 5px; PADDING-top: 5px; PADDING-BOTTOM: 5px; FONT: 18px/1em 'lucida grande', helvetica, 'helvetica neue', helv, arial,arial,sans-serif; TEXT-TRANSFORM: uppercase; COLOR: #444; BORDER-BOTTOM: #ccc 1px solid
}
.sidemenu A {
	LINE-HEIGHT: 180%
}




/* Drop shadow*/

.shadow10{
box-shadow: 2px 2px 2px #818181;
-webkit-box-shadow: 2px 2px 2px #818181;
-moz-box-shadow: 2px 2px 2px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=4, offY=4, positive=true);
}



