/* RESET TAG MARGINS-------------------------------------------- */* {	margin: 0;	padding: 0;}/* SITE WIDE TAG DEFAULTS-------------------------------------------- */html {	background: #A0A4A8;}body {	background: transparent url(../images/bg.png) repeat-x top left;	color: #eeeeee;	font-family: Tahoma, Arial, sans-serif;	font-size: 12px;	text-align: center;	padding: 0 0 20px 0;}table {	border-collapse: collapse;	border-spacing: 0;}td {	padding: 5px;}caption, th, td {	text-align: left;	font-weight: normal;}img {	border: none;}/* LINKS-------------------------------------------- */a {	color: #eeeeee;	text-decoration: underline;}a:hover {	text-decoration: none;}/* USEFUL CLASSES-------------------------------------------- */.clear {	clear: both;}.message {	margin: 0;	padding: 5px;	color: #979908;	border: 1px solid #F7F8B4;	background: #FFFFEA;}.required {	width: auto;	margin: 0;	padding: 5px;	color: #DC1313;/*	border: none;	border-bottom: 1px solid #FF7373;	border-left: 1px solid #FF7373;	border-right: 1px solid #FF7373;	background: #FED0D0;*/}/* CONTAINER-------------------------------------------- */#Container {	background: transparent url(../images/cnt-bg.png) no-repeat bottom left;	margin: 0 auto;	text-align: left;	width: 940px;}/* HEADER-------------------------------------------- */#Header {	padding: 0 10px;	height: 144px;}	#Header #Logo {		background: transparent url(../images/logo.png) no-repeat bottom right;		height: 62px;		padding: 53px 0 0 20px;		width: 355px;	}/* NAVIGATION LEVEL 1-------------------------------------------- */#Navigation {	position: relative;	top: -40px;	float: right;}	#Navigation li {		background: transparent url(../images/nav-shaddow.png) no-repeat bottom center;		display: block;		float: left;		padding: 10px 2px 0 0;	}		#Navigation li.first {			background: transparent url(../images/nav-shaddow-first.png) no-repeat bottom left;			padding: 10px 2px 0 10px;		}		#Navigation li.last {			background: transparent url(../images/nav-shaddow-last.png) no-repeat bottom right;			padding: 10px 10px 0 0;		}		#Navigation li a {			background: transparent url(../images/nav-bg.png) no-repeat top left;			color: #ffffff;			font-weight: normal;			display: block;			line-height: 30px;			text-align: center;			text-decoration: none;			width: 110px;			overflow: hidden;		}		#Navigation li a div.two-lines {			line-height: 15px;		}			#Navigation li.current a, #Navigation li.section a,			#Navigation li a:hover {				background: transparent url(../images/nav-current-bg.png) no-repeat bottom center;				color: #606060;				/*font-weight: bold;*/			}/* NAVIGATION LEVEL 2-------------------------------------------- */#Navigation li ul {	display: none;	width: auto;	background: #FFF;	/* for IE */	filter:alpha(opacity=80);	/* CSS3 standard */	opacity:0.8;	border: 1px solid #C0C0C0;	margin: 0 0 0 -1px;	padding: 1px;	position: absolute;	z-index: 2000;	top: 41px;}	#Navigation li ul li {		background: none;		display: block;		float: none;		padding: 0;	}		#Navigation li ul li.first {			background: none;			padding: 0;		}		#Navigation li ul li.last {			background: none;			padding: 0;		}		#Navigation li ul li a {			background: none;			color: #7F7F7F !important;			display: block;			line-height: 23px;			overflow: hidden;			padding: 0 5px;			text-align: left;			text-decoration: none;			width: 150px;			font-size: 11px;			font-weight: normal !important;		}			#Navigation li ul li.current a, #Navigation li ul li.section a,			#Navigation li ul li a:hover {				color: #7F7F7F !important;				background: transparent url(../images/submenu-bg-hover.png) repeat top left;				font-weight: bold !important;			}/* SITE IMAGE-------------------------------------------- */#BigNavigation {	background: transparent url(../images/bigimage-shaddow.png) no-repeat top center;	padding: 10px 10px 2px 10px;}	#BigImage {		background: #ffffff url(../images/bigimage-shaddow-in.png) no-repeat bottom center;		height: 240px;		margin: 0 auto;		width: 920px;	}		#BigImage #BigImageContent {			height: 230px;		}		#BigImage #HeaderImage {			height: 230px;		}/* LAYOUT-------------------------------------------- */#Layout {	clear: both;	padding: 0 20px 20px 20px;}	#Layout #Subnav {		margin: 10px 0 8px 0;		font-size: 1.1em;		font-weight: bold;	}		#Layout #Subnav a.current {			text-decoration: none;		}/* BREADCRUMBS-------------------------------------------- */#Breadcrumbs {	font-size: 11px;	color: #4B5259;	margin: 5px 0 10px 0;}#Breadcrumbs a, #Breadcrumbs a:hover {	color: #4B5259;}/* CONTENT-------------------------------------------- */#Content {	min-height: 200px;}* html #Content {	height: 200px;}#Content img {	margin-left: 8px;}#LeftColumn {	float: left;	width: 590px;	padding-right: 20px;}#RightColumn {	float: right;	width: 290px;}/* FOOTER-------------------------------------------- */#Footer {	clear: both;	font-size: 0.9em;	padding: 0 20px 10px 20px;}	#Footer p {		margin: 0 !important;		padding: 0;		text-align: center;	}	#Footer #FooterNav {		background: transparent url(../images/hr.png) repeat-x bottom center;		margin-bottom: 8px;		padding-bottom: 10px;		text-align: center;	}	#Footer #FooterNav a {		color: #CCC;		text-decoration: none;		padding: 0 5px;	}	#Footer #FooterNav a.current {		color: #4B5259;	}	#Footer #FooterNav a:hover {		color: #4B5259;		text-decoration: underline;	}	#Footer #FooterCopy .copy {		float: left;	}	#Footer #FooterCopy .by {		float: right;	}#LinkBar {	width: 603px;	height: 80px;	margin: 20px 0 0 -10px;	padding-left: 317px;	padding-top: 18px;	background: transparent url(../images/linkbar-bg.png) no-repeat top left;}#LinkBar img {	border: none;}#LinkBar a, #LinkBar a:hover {	text-decoration: none;	margin-right: 22px;	margin-left: 22px;}/* SIDEBAR-------------------------------------------- */#Sidebar {	float: right;	margin: 5px 0 10px 0;	padding: 0;	width: 200px;	min-height: 215px;}	#Sidebar .sidebarBox {		border: 2px solid #e1e3e4;		background-color: #f5f6f6;		margin: 25px 0 20px;		padding: 1px;	}		#Sidebar .sidebarBox a {			color: #333333;		}	#Sidebar h3 {		background-color: #e1e3e4;		clear: both;		color: #333333;		font-size: 1.1em;		font-weight: 700;		line-height: 1.8;		margin: 0 0 10px;		padding: 1px 0 0 10px;	}	#Sidebar ul {		padding: 0;		margin: 2px 0 5px 3px;	}	#Sidebar li {		list-style: none;		margin: 8px 2px;	}		#Sidebar li.product_orderitem {			background-color: #ffffff;			border: 1px solid #e1e3e4;			padding: 5px;		}	#Sidebar #nav2 li {		font-size: 0.9em;		list-style: none;		margin: 1px 0 5px 4px;	}/* PAGE COMMENTS-------------------------------------------- */#CommentHolder ul {	list-style: none;	margin: 20px 0;}#PageComments li {	margin: 5px 0;	padding: 1px;	width: 88%;}#PageComments li.odd {	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;	padding-left: 40px;	padding-right: 10px;	border-bottom: 2px solid #BCE4FE;}#PageComments li.even {	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;	padding-right: 40px;	padding-left: 10px;}#PageComments li.odd p.info {	color: #3AA0C3;}.actionLinks li a {	padding-right: 3px;	font-size: 11px;}.actionLinks li {   display: inline;   border-right: 1px solid;}   .actionLinks li.last {      border-right: none;   }.commentrss {	background: transparent url(../images/feed-icon-14x14.png) no-repeat;	padding-left: 20px;	font-size: 1em;	line-height: 1.6em;}#PageCommentsPagination p {	text-align: center;	font-size: 1.2em;}#PageComments p {	font-size: 1em;}#PageComments p.info {	color: #999;	margin: 0px;	padding: 0;	line-height: 1em;	font-size: 0.9em;}#GMap {	color: #000000 !important;}#GMap p {	color: #000000 !important;}#GMap a {	color: #000000 !important;}/* IMAGE GALLERY-------------------------------------------- */#album-list ul {	margin-top: 20px;}#album-list ul li {	clear: left;}