/* Set tag styles */* {	margin: 0;	padding: 0;}html {	background: #ffffff url(../images/bg.png) repeat-x top center;}body {	color: #333333;	font-family: Verdana, Lucida, sans-serif;	font-size: 12px;	margin: 0;	text-align: center;}table {	border-collapse: collapse;	border-spacing: 0;	text-align: left;	font-weight: normal;}img {	border: none;}a {	color: #4B545A;	text-decoration: underline;}a:hover {	text-decoration: none;}/* 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;}p.slider:hover {	cursor: pointer;}div.slider {	display: none;	overflow: hidden;}	div.slider p {		margin: 0;	}/*** Main Site Container ***/#Container {	background: transparent url(../images/bg-shaddow.png) no-repeat top center;	margin: 0 auto;	padding: 13px 15px 0 16px;	text-align: left;	width: 880px;}/*** Header ***/#Header {	background: #ffffff url(../images/header.jpg) no-repeat top center;	height: 172px;}/*** Main Nav ***/#Navigation {	background: #ffffff;	list-style: none;	padding-left: 23px;	height: 37px;}	#Navigation li {		background: transparent url(../images/nav.png) no-repeat top left;		display: block;		float: left;		height: 37px;		margin-right: 5px;	}		#Navigation li a {			color: #000000;			display: block;			font-weight: normal;			line-height: 35px;			overflow: hidden;			padding-bottom: 2px;			text-align: center;			text-decoration: none;			width: 132px;			vertical-align: bottom;		}			#Navigation li.current a, #Navigation li.section a {				font-weight: bold;				text-decoration: none;			}/*** Nav Level 2 ***/#Navigation ul {	display: none;	background: #E7E7E7;	border-left: 1px solid #F9F9F9;	border-right: 1px solid #F9F9F9;	border-bottom: 1px solid #F9F9F9;	margin-left: 5px;	padding-left: 0;	position: absolute;	width: 122px;	z-index: 99;}	#Navigation ul li {		background: none;		float: none;		height: auto;		margin-right: 0;	}		#Navigation ul li a {			color: #01114D;			font-size: 0.9em;			font-weight: normal !important;			line-height: 20px;			padding: 0 5px;			text-align: left;			width: 112px;		}			#Navigation ul li a:hover, #Navigation ul li.current a, #Navigation ul li.section a {				background: #FFF100;			}#Navigation ul li a:hover ul {	display: block;}/*** Content Layout ***/#Layout {	background: #ffffff;	padding: 14px 42px;	min-height: 400px;}#Breadcrumbs {	color: #999999;	font-size: 0.8em;}	#Breadcrumbs a {		color: #999999;		text-decoration: underline;	}		#Breadcrumbs a:hover {			text-decoration: none;		}/*** Footer ***/#Footer {	background: #DFDFDF;	clear: both;	color: #333333;	font-family: Arial, Verdana, Lucida, sans-serif;	padding: 8px 12px 6px 12px;}	#Footer a {		color: #333333;	}	#Footer p {		line-height: 25px;		margin: 0 !important;		padding: 0;	}	#Footer #FooterBg {		font-size: 0.9em;		padding: 9px 12px;	}	#Footer #FooterNav {		margin-bottom: 7px;		text-align: left;	}	#Footer .copy {		float: left;		line-height: 25px;	}	#Footer .by {		background: transparent url(../images/digicreative.png) no-repeat center right;		float: right;		line-height: 25px;		padding-right: 22px;	}#Copy {	color: #cccccc;	font-size: 0.9em;	padding: 5px;	text-align: center;}/* Search Results */#SearchResults {	list-style: none;	margin: 20px 0 0 0;}	#SearchResults li {		margin: 10px 0;	}	#SearchResults a.searchResultHeader {		font-size: 1.2em;		font-weight: bold;		text-decoration: none;	}/* For modules with Sidebar */#Sidebar {	padding: 0;	width: 197px;}	#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: bold;		line-height: 1.8;		margin: 0 0 10px;		padding: 0 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;}