* {
	margin: 0;
	padding: 0;
}


body {
	background: #dadada url(img/page_bg.gif) left top repeat-x;
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}


#container {
	margin: 0 auto;
	width: 776px;
	position: relative;
	z-index: 1;
	margin-bottom: 50px;	
}

/***************************************
	Header
***************************************/
#header {
	background: transparent url(img/header.gif) left top no-repeat;
	width: 776px;
	height: 142px;
}

#header-menu {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	position: relative;
	top: 121px;
	left: 180px;
}

	#header-menu a {
		text-decoration: none;
		padding-right: 10px;
	}
	
	#header-menu a:active {
		color: #ffffff;
	}
	
	#header-menu a:link {
		color: #f96610;
	}
	
	#header-menu a:visited {
		color: #f96610;
	}
	
	#header-menu a:hover {
		color: #ffffff;
	}


/***************************************
	Body
***************************************/
#body {
	background: transparent url(img/body.gif) left top repeat-y;
	width: 776px;
}

	#body #body-end {
		background: transparent url(img/body_end.gif) left bottom no-repeat;
		width: 776px;
		height: 6px;
		padding-bottom: 35px;
	}


/***************************************
	Side bar
***************************************/
#sidebar {
	float: left;
	background: transparent url(img/sidebar_body.gif) left top repeat-y;
	width: 221px;
	padding-left: 8px;
}

	#sidebar #sidebar-start {
		background: transparent url(img/sidebar_start.gif) left top no-repeat;
		height: 6px;
		width: 221px;
		margin-left: -8px;
		font-size: 0;
		padding-top: 0;
	}

	#sidebar #sidebar-end {
		background: transparent url(img/sidebar_end.gif) left bottom no-repeat;
		height: 6px;
		width: 221px;
		margin-left: -8px;
		font-size: 0;
		padding-bottom: 10px;
	}
	
	#sidebar h1 {
		color: #323232;
		font-size: 13px;
		font-weight: bold;
		text-transform: lowercase;
		margin: 15px 5px 5px 5px
	}
	
	#sidebar h2 {
		color: #f96610;
		font-size: 11px;
		font-weight: bold;
		margin: auto 5px 5px 15px;
	}
	
	#sidebar p {
		color: #323232;
		font-size: 10px;	
		margin: 1px 5px auto 15px;
	}
	
	#sidebar a {
		text-transform: none;
		text-decoration: none;
		white-space: normal;
		color: #ffffff;
	}
	
	#sidebar a:link {
		color: #ffffff;
	}
	
	#sidebar a:active {
		color: #ffffff;
	}
	
	#sidebar a:visited {
		color: #ffffff;
	}
	
	#sidebar a:hover {
		color: #323232;
	}
	
	/***************************************
		Side bar links
	***************************************/
	#sidebar #links {
		margin-right: 15px;
	}
	
	#sidebar #links a {
		font-weight: bold;
		margin-left: 15px;
		margin-right: 5px;
		line-height: 1.6em;
		display: block;
		font-size: 11px;
	}
	
	/***************************************
		Side bar news
	***************************************/
	#sidebar #news {
		margin-right: 15px;
	}
	
	#sidebar #news h2 {
		margin-top: 1em;
		line-height: 1em;
	}
	
	#sidebar #news a {
	}
	
	#sidebar #news em {
		font-weight: bold;
		display: block;
		font-style: normal;
	}
	
	/***************************************
		Side bar newsletter
	***************************************/
	#sidebar #newsletter {
		margin-right: 15px;
	}
	
	#sidebar #newsletter form {
	}
	
	#sidebar #newsletter form input {
		margin-left: 10px;
		display: block;
		width: 180px;
	}
	
	#sidebar #newsletter form input.submit {
		width: auto;
		margin-left: 70px;
		margin-top: 5px;
	}
	
	/***************************************
		Side bar panel
	***************************************/
	#sidebar .panel {
		
		background: transparent url(img/panel.gif) left top repeat-y;
		width: 210px;
		padding-left: 8px;
	}

	#sidebar .panel-start {
		background: transparent url(img/panel_start.gif) left top no-repeat;
		height: 6px;
		width: 210px;
		margin-left: -8px;
		font-size: 0;
		padding-top: 0;
	}

	#sidebar .panel-end {
		background: transparent url(img/panel_end.gif) left bottom no-repeat;
		height: 6px;
		width: 210px;
		margin-left: -8px;
		font-size: 0;
		padding-bottom: 10px;
	}
	
	/***************************************
		Side bar link box
	***************************************/
	#sidebar a.linkbox {
		text-transform: none;
		text-decoration: none;
		text-align: center;
		white-space: normal;
		color: #323232;
		font-size: 11px;
		font-weight: bold;
		background: transparent url(img/linkbox.gif) left top no-repeat;
		width: 204px;
		height: 34px;
		display: block;
		padding-top: 11px; 		
	}
	
	#sidebar a.linkbox:link {
		color: #323232;
	}
	
	#sidebar a.linkbox:visited {
		color: #323232;
	}
	
	#sidebar a.linkbox:hover {
		color: #323232;
		background: transparent url(img/linkbox_hower.gif) left top no-repeat;
	}
	
	#sidebar a.linkbox:active {
		color: #323232;
		background: transparent url(img/linkbox_down.gif) left top no-repeat;
	}
	
#sidebar-br {
	display: none;
}


/***************************************
	Body content
***************************************/
#content {
	width: 507px;
	float: right;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	background: transparent url(img/content_start.gif) right top no-repeat;
}

	#content #content-start {		
		height: 79px;
		width: 507px;
		margin-top: -25px;
	}
	
	/***************************************
		Headings
	***************************************/
	#content h1 {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 19px;
		font-weight: bold;
		text-transform: lowercase;
		margin-bottom: 16px;
		margin-right: 5px;
		margin-left: -20px;
	}
	
	#content h2 {
		color: #f96610;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 12px;
		margin-right: 5px;
		margin-left: -10px;
	}
	
	#content h3 {
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		margin-bottom: 6px;
		margin-right: 5px;
	}
	
	/***************************************
		Common tags
	***************************************/
	#content p {
		color: #ffffff;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;	
		margin-top: 2px;
		margin-right: 5px;
		line-height: 1.3em;
	}
	
	#content td {
		color: #ffffff;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;	
	}
	
	#content thead td, #content table.thinBorder thead td {
		color: #ffffff;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;	
		font-weight: bold;
		background-color: #e5e5e5;
	}
	
	#content table.thinBorder {
		background-color: #cccccc;
		border-spacing: 1px;
	}
	
	#content table.thinBorder td {
		background-color: #ffffff;
		padding-left: 3px;
		padding-right: 3px;
	}
	
	#content li {
		color: #ffffff;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;	
		margin-top: 2px;
		margin-right: 5px;
		margin-left: 35px;
		list-style-position: outside;
	}
	
	#content ol li {
		list-style-type: decimal;
		list-style: decimal;
		line-height: 1.3em;
	}
	
	#content ol {
		padding-top: 0.5em;
	}
	
	#content ul li {
		list-style-image: url("img/bullet/bullet_small.gif");
		list-style: url("img/bullet/bullet_small.gif");
		line-height: 1.3em;
	}
	
	#content ul {
		padding-top: 0.5em;
	}
	
	/*************************************** 
		Anchor default
	***************************************/
	#content a {
		text-transform: none;
		text-decoration: none;
		white-space: nowrap;
	}
	
	#content a:link {
		color: #f96610;
	}
	
	#content a:active {
		color: #f96610;
	}
	
	#content a:visited {
		color: #f96610;
	}
	
	#content a:hover {
		color:  #ffffff;
	}
	
	/*************************************** 
		Links
	***************************************/
	#content .link-try {
		display: block;
		float: left;
		height: 20px;
		width: 72px;
		background: transparent url(img/form/btn_try.gif) top left repeat-x;
	}
	
		#content .link-try span {
			display: none;
		}
	
	#content .link-more {
		display: block;
		float: left;
		height: 20px;
		width: 62px;
		background: transparent url(img/form/btn_more.gif) top left repeat-x;
	}
	
		#content .link-more span {
			display: none;
		}
		
	#content .link-buy {
		display: block;
		float: left;
		height: 20px;
		width: 62px;
		background: transparent url(img/form/btn_buy.gif) top left repeat-x;
	}
	
		#content .link-buy span {
			display: none;
		}
	.link-back-light {
		display: block;
		float: left;
		height: 20px;
		width: 62px;
		background: transparent url(img/form/btn_back_light.gif) top left repeat-x;
	}
	
		.link-back-light span {
			display: none;
		}
	
	#content span.link, #content .link {
		display: inline;
		color: #f96610;
		cursor:  pointer;
		white-space: nowrap;
		
		o: expression(this.onmouseover =  new Function("this.className = 'link-hover';"));
	}
	
	#content span.link:hover, #content .link-hover {
		display: inline;
		color:  #ffffff;
		cursor:  pointer;
		white-space: nowrap;
		
		o: expression(this.onmouseout = new Function("this.className = 'link';"));
		d: expression(this.onmousedown = new Function("this.className = 'link-active';"));
	}
	
	#content span.link:active, #content .link-active {
		display: inline;
		color: #f96610;
		cursor:  pointer;
		white-space: nowrap;
		
		o: expression(this.onmouseout = new Function("this.className = 'link';"));
	}

#content-br {
	clear: both;
}



/***************************************
	Footer
***************************************/
#footer-menu {
	font-weight: bold;
	font-size: 10px;
	position: relative;
	top: -25px;
	left: 285px;
}

	#footer-menu a {
		text-decoration: none;
		padding-right: 10px;		
	}
	
	#footer-menu a:active {
		color: #ffffff;
	}
	
	#footer-menu a:link {
		color: #f96610;
	}
	
	#footer-menu a:visited {
		color: #f96610;
	}
	
	#footer-menu a:hover {
		color: #ffffff;
	}
	

/***************************************
	Copyright
***************************************/
#copyright {
	text-align: right;
	margin-right: 5px;
	margin-top: -5px;
}


/***************************************
	Shopping cart
***************************************/
#shopping-cart-link {
	display: block;
	position: absolute;
	top: 75px;
	left: 735px;
	width: 30px;
	height: 30px;
}

/***************************************
	Logo link
***************************************/
#logo-link {
	display: block;
	position: absolute;
	top: 22px;
	left: 165px;
	width: 255px;
	height: 60px;
}

/***************************************
	Header image link
***************************************/
#header-image-link {
	display: block;
	position: absolute;
	top: 22px;
	left: 500px;
	width: 225px;
	height: 153px;
}


/*************************************** 
	Misc
***************************************/
.depricated {
	text-decoration: line-through;
	color: #9f9f9f;
}

.footnote {
	font-size: 9px;
	color: #9f9f9f;
}

.note {
	font-size: 7px;
}
	
.br {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}


/*************************************** 
	Icon list
***************************************/
.icon-item {
	margin-bottom: 5px;
	padding-left: 10px;
}
	.icon-item .icon-item-end {
		height: 5px;
		width: 98%;
		clear: both;
	}
	
	.icon-item .icon-item-end-dotted {
		height: 25px;
		width: 98%;
		clear: both;
		background: transparent url(img/divider/divider_default.gif) center left repeat-x;
	}
	
	.icon-item .icon {
		float: left;
		text-align: left;
		padding-top: 5px;
	}

	.icon-item .desc {
		float: left;
		padding-left: 15px;
	}