/* @group General Rules */

/* -- undo browser HTML defaults (see: http://tantek.com/log/2004/09.html#d06t2354) -- */

:link,:visited {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code,p {
	font-size: 1em;
}

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
}

.hide {
	display: none;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}




strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul, ol {
	list-style: none;
}

body {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	color: #333;
	text-align: center;
	background-color: #fff;
	font: 11px/150% "Lucida Grande", Lucida, Arial, sans-serif;
}

.text {
	color: #333;
	font: 11px/150% "Lucida Grande", Lucida, Arial, sans-serif;
}

body.index {
	background: url(../images/bkgd.gif) repeat-x;
}

/* @end */

/* @group Header */

#header {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 101px;
	background: url(../images/header.jpg) no-repeat;
}

#header {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 101px;
	background: url(../images/header.jpg) no-repeat;
}

#header img.logo {
	display: block;
	position: absolute;
	left: 805px;
	top: 27px;
	width: 134px;
	height: 48px;
}

#headerflash {
	position: relative;
	margin: 0 auto;
	height: 470px;
}



/* @end */

#content-series {
	display: block;
	position: relative;
	width: 960px;
	height: 280px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/series-bkgd.jpg) no-repeat;
}


#content-series-left {
	width: 292px;
	float: left;
	padding: 0px 14px 0px 14px;
}

#content-series-left img {
	position: absolute;
	left: 80px;
	top: 135px;
}

#series-info {
	position: absolute;
	top: 55px;
	left: 0px;
	width: 292px;
	padding: 0px 14px 0px 14px;
}

#series-info h2 {
	font-size: 14px;
	text-transform: uppercase;
}
#series-info p {
	font-size: 9px;
	text-transform: uppercase;
	line-height: 10px;
}

#content-series-right {
	width: 626px;
	float: right;
	padding: 0px 14px 0px 0px;
}

#content-series-right p {
	font-size: 13px;
	line-height: 19px;
	margin-top: 175px;
	color: #666;
}

#content-main {
	display: block;
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	clear: left;
}

#content-index {
	display: block;
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#left-col {
	width: 292px;
	float: left;
	padding: 0px 14px 0px 14px;
}

#left-col ul {
	list-style-image: url(../images/list-bullet.gif);
	margin-left: 16px;
	margin-top: 15px;
}

#left-col ul li {
	line-height: 12px;	
	margin-bottom: 8px;
}

#left-col h3
{
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	background: #fff;
	padding: 1px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	border-top: 1px #F90 dotted;
	border-right: 0px #999 dotted;
	border-bottom: 1px #F90 dotted;
	border-left: 0px #999 dotted;
}

#center-col {
	width: 160px;
	float: left;
	background: url(../images/icon-bkgd.gif) no-repeat;
	min-height: 350px;
}

#center-col h3 {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	background: #fff;
	padding: 1px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	border-top: 1px #F90 dotted;
	border-right: 0px #999 dotted;
	border-bottom: 1px #F90 dotted;
	border-left: 0px #999 dotted;
}

/*#center-col img {
	margin: 20px 0px 0px 20px;
}*/

#right-col {
	width: 452px;
	float: left;
	padding: 0px 14px 0px 14px;
}

#right-col h3 {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	background: #fff;
	padding: 1px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	border-top: 1px #F90 dotted;
	border-right: 0px #999 dotted;
	border-bottom: 1px #F90 dotted;
	border-left: 0px #999 dotted;
}

#welcome {
	width: 445px;
	height: 169px;
	float: left;
	background: url(../images/welcome-bkgd.gif) no-repeat;
	padding: 10px;
	text-align: left;
}

#welcome p {
	margin-top: 30px;
	line-height: 17px;
}

#team-origo {
	width: 445px;
	height: 169px;
	float: right;
	margin-left: 30px;
	background: url(../images/team-origo-bkgd.gif) no-repeat;
	padding: 10px;
	text-align: left;
}

#team-origo p {
	margin-top: 30px;
	line-height: 17px;
}

#team-origo span.details {
	font-size: 9px;
	font-weight: bold;
}

#team-origo img.index {
	display: block;
	border: 1px solid #ccc;
	margin: 0px 10px 10px 0px;
	float: left;
}

#footer {
	display: block;
	margin-right:auto;
	margin-left:auto;
	margin-top: 25px;
	width: 960px;
	height: 65px;
	font: 10px/150% "Lucida Grande", Lucida, Arial, sans-serif;
	background: url(../images/footer-bkgd.gif) no-repeat;
	clear: left;
}

#footer.index {
	clear: both;
	background: url(../images/footer-bkgd-wht.gif) no-repeat;
}

#footer-left {
	width: 460px;
	float: left;
	padding: 10px 7px 7px 14px;
	text-align: left;
}

#footer-right {
	width: 460px;
	float: left;
	padding: 7px;
	text-align: right;
}

#footer a {
	color: #666;
	text-decoration: underline;
}

#footer a.cart {
	color: #ff6600;
	text-decoration: underline;
}

#footer a:hover {
	color: #333;
	text-decoration: none;
}

/* @end */

#flashcontent {
	margin: 0px;
}

.g999 {
	color: #999;
}

.g666 {
	color: #666;
}