/* Set tag styles */* {	margin: 0;	padding: 0;}html {	background: #505050;}body {	color: #000000;	font-family: Arial, 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;}.s-width {	margin: 0 auto;	padding: 0 21px;	width: 960px;}/*** Main Site Container ***/#Container {	background: transparent url(../images/bg.gif) repeat-y top center;	text-align: left;}/*** Header ***/#Header {	background: transparent url(../images/header.jpg) no-repeat top center;	height: 188px;}/*** Main Nav ***/#Navigation {	font-size: 1.4em;	list-style: none;}	#Navigation li {		background: transparent url(../images/nav.png) no-repeat top left;		height: 44px;		overflow: hidden;	}		#Navigation li a {			color: #000000;			display: block;			font-weight: bold;			line-height: 42px;			overflow: hidden;			text-align: left;			text-decoration: none;			padding-left: 10px;			width: 169px;		}			#Navigation li a:hover, #Navigation li.current a, #Navigation li.section a {				background: transparent url(../images/navcur.png) no-repeat top left;				color: #ffffff;			}/*** Content Layout ***/#Layout {	background: #ffffff;}/*** Stuff on the Left ***/#Layout #LeftContent {	float: left;	width: 179px;}#Layout .Facebook {	margin: 20px 0 0 30px}/*** Stuff on the Right ***/#Layout #RightContent {	margin-left: 185px;	min-height: 130px;	padding: 20px;}#Layout #Subnav {	color: #000000;	margin: 20px 0 8px 0;	font-size: 0.9em;}	#Layout #Subnav a.current {		color: #000000;		font-weight: bold;		text-decoration: none;	}#Layout #Breadcrumbs {	color: #d774a7;	font-size: 0.8em;}	#Layout #Breadcrumbs a {		color: #d774a7;		text-decoration: underline;	}#Layout #Video {	margin: 30px 0 0 0;	text-align: center;}/*** Footer ***/#Footer {	background: transparent url(../images/footer.png) no-repeat top center;	color: #ffffff;	height: 123px;}	#FooterContent {		padding: 10px 20px 20px 20px;	}	#Footer a {		color: #ffffff;	}		#Footer a:hover {			text-decoration: none;		}	#Footer p {		color: #ffffff;		margin: 0 !important;		padding: 0;	}		#Footer #FooterNav {		color: #ffffff;		text-align: center;		margin-bottom: 25px;	}			#Footer .left {		float: left;	}	#Footer .right {		text-align: right;		float: right;	}/* 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 {	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: 10px 1px 1px 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;	text-align: right;}#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;}