/* Set tag styles */* {	margin: 0;	padding: 0;}body {	color: #4B545A;	font-family: Arial, Verdana, Lucida, sans-serif;	font-size: 12px;	margin: 0;	text-align: center;}table {	border-collapse: collapse;	border-spacing: 0;}caption, th, td {	text-align: left;	font-weight: normal;}img {	border: none;}html {	background: #cccccc;}a {	color: #4B545A}a:hover {	color: #CCCCCC;}/* Some useful classes */.clear {	clear: both;}.message {	margin: 15px;	padding: 5px;	color: #979908;	border: 4px solid #F7F8B4;	background: #FFFFEA;}.required {	width: auto;	margin: 0;	padding: 5px;	color: #DC1313;	border-top: none;	border-bottom: 1px solid #FF7373;	border-left: 1px solid #FF7373;	border-right: 1px solid #FF7373;	background: #FED0D0;}/* Main Site Container*/#Bg1 {	background: transparent url(../images/hdr-bg.png) repeat-x top left;}	#Bg2 {		background: transparent url(../images/cnt-bg.png) repeat-x left 245px;	}#Header {	width: 920px;	height: 131px;	margin: 0 auto;}	#Header #Logo {		padding: 40px 20px 0 20px;	}#Container {	min-height: 500px;	text-align: left;}* html #Container {	height: 500px;}/*** Main Nav ***/#Navigation {	margin: 0 auto;	position: relative;	top: -40px;}/*** Navigation Level 1 ***/#Navigation ul {	width: 920px;    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: #4b545a;			display: block;			height: 30px;			line-height: 30px;			text-align: center;			text-decoration: none;			width: 100px;			overflow: hidden;			border: 0;		}			#Navigation li a:hover {				background: transparent url(../images/nav-current-bg.png) no-repeat bottom center;			}		#Navigation li.current a {			background: transparent url(../images/nav-current-bg.png) no-repeat bottom center;			color: #7bbd17;			font-weight: bold;		}/*** Navigation Level 2 ***/#Navigation li ul {	width: auto;	background: #ffffff;	border: 1px solid #bdde8b;	margin: 1px 0 0 8px;	padding: 1px;	position: absolute;	z-index: 2000;}	#Navigation li ul li {		background: transparent url(../images/nav-shaddow.png) no-repeat bottom center;		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 {			padding: 0 5px;			line-height: 20px;			background: none;			color: #4b545a;			display: block;			height: 20px;			text-align: left;			text-decoration: none;			min-width: 145px;			overflow: hidden;			border: 0;			font-size: 0.9em;			color: #7bbd17;			overflow: hidden;		}			#Navigation li ul li a:hover {				background: #f2f8e7;			}	/*#Navigation li ul li {	background: none;	float: none;	height: auto;	margin: 0;	padding: 0;	width: 145px;	height: auto;}*/				#BigNavigation {	background: transparent url(../images/bigimage-shaddow.png) no-repeat top center;	padding-top: 10px;	padding-bottom: 2px;	margin: 0 auto;	width: 940px;}	#BigImage {		background: #ffffff url(../images/bigimage-shaddow-in.png) no-repeat bottom center;		height: 240px;		margin: 0 auto;		width: 920px;	}		#BigImage #BigImageContent {			background: transparent url(../images/topimage.jpg) no-repeat center 10px;			height: 230px;		}#Layout {	clear: both;	width: 100%;}#Breadcrumbs {	clear: left;	padding: 12px 0;	width: 890px;	margin: 0 auto;	font: 0.8em Verdana;	color: #4B5259;}	#Breadcrumbs a {		color: #4B5259;		text-decoration: underline;	}#Main {	margin: 0 auto;	width: 920px;}#Content {	clear: both;	margin-bottom: 40px;	padding: 0 17px;}#Footer {	clear: both;	color: #4b545a;	font-size: 0.8em;	margin: 0 auto;}	#Footer p {		margin: 0 !important;		padding: 0;		text-align: center;	}	#Footer a {		color: #4b545a;	}	#Footer #FooterNav {		background: transparent url(../images/hr.png) repeat-x bottom center;		margin-bottom: 8px;		padding-bottom: 10px;		text-align: center;	}	#Footer #FooterCopy .copy {		float: left;	}	#Footer #FooterCopy .by {		float: right;	}/* For modules with Sidebar */#Sidebar {	float: right;	margin: 5px 0 10px 0;	padding: 0;	width: 200px;}	#Sidebar .sidebarBox {		border: 2px solid #e1e3e4;		background-color: #f5f6f6;		margin: 0 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;	}/* Comments Holder */#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;}