@charset "UTF-8";
/* CSS Document */
h1 {
	color:#666666;
	font-size:27px;
	font-weight:normal;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:25px;
	text-align:center;
}
h2 {
}
h3 {
}
p {
}
.links {
	list-style-image:url(../images/graphics/shapes/bullet-triangle.gif);
	font-weight:lighter;
	font-size:13px;
	line-height:inherit;
	padding-bottom:20px;
	}
p.feedTitle {
	font-size:14px;
}

/* -----------padding---------------*/
.paddingtb5lr0 {
	padding:5px 0px;
}
.paddingt5blr0 {
	padding:5px 0px 0px 0px;
}
.paddingtb20lr0 {
	padding:20px 0px;
}
.paddingtb0lr10 {
	padding:0px 10px;
}
.paddingtb0lr20 {
	padding:0px 20px;
}
.paddingtb0lr25 {
	padding:0px 25px;
}
.paddingtb10lr10 {
	padding:10px 10px;
}
.paddingtb10lr20 {
	padding:10px 20px;
}
.paddingtbl0r25 {
	padding-right:25px;
}
.paddingtb0l10r40 {
	padding:0px 40px 0px 10px;
}
.paddingtb0l40r10 {
	padding:0px 10px 0px 40px;
}
.paddingtbl20r35 {
	padding:20px 35px 20px 20px;
}
.paddingt0b10l10r35 {
	padding:0px 35px 10px 10px;
}
.paddingt20b10l0r35 {
	padding:20px 35px 10px 0px;
}

/* -----------texts---------------*/
larger {
	font-size:16px;
}

/* -----------textbands---------------*/
.biggreen {
	background:#66CC66;
	padding:15px 10px;
	margin:0px 25px 0px 0px;
	color:#FFFFFF;
}
.biggreenarrow {
	background-image:url(../images/graphics/shapes/big-green-triangle.gif);
	background-repeat:no-repeat;
	margin-left:250px;
	height:20px;
}
.green {
	background-color:#66CC66;
	padding:3px 10px;
	margin-top:10px;
	color:#FFFFFF;
	font-size:14px;
}
.greenarrow {
	background-image:url(../images/graphics/shapes/green-triangle.gif);
	background-repeat:no-repeat;
	margin-left:30px;
	height:5px;
}
.blue {
	color:#FFFFFF;
	background-color:#00ADEF;
	padding:3px 10px;
	font-size:14px;
}
.bluearrow {
	background-image:url(../images/graphics/shapes/blue-triangle.gif);
	background-repeat:no-repeat;
	margin-left:30px;
	height:5px;
}
.whitewidget {
	background-color:#FFFFFF;
	border-left:#E2E2E2 thick solid;
	border-right:#E2E2E2 thick solid;
}
.greenwidget {
	background-color:#eff9e6;
	width:225px;
	margin:auto auto 20px auto;
	padding-bottom:5px;
}
.socialwidget {
	background-image:url(../images/graphics/shapes/triangle-social.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:225px;
	margin:auto auto 25px auto;
}
.orangeborder {
	border:#ff3300 thin solid;
}
/* -----------text---------------*/
.redbold {
	color:#ED1C24;
	font-weight:bold;
}
.greenbold {
	color:#66CC66;
	font-weight:bold;
}
.small {
	font-size:10px;
	line-height:14px;
}
.medium {
	font-size:11.5px;
	line-height:15.5px;
}
.large {
	font-size:14px;
}
/* -----------links---------------*/
a:link {
	text-decoration:none;
	font-weight:bold;
	color:#0066CC;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#0066CC;
}
a:hover {
	color:#ED1C24;
}
a.subnav:link, a.subnav:visited {
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	font-size:10px;
	padding:4px 0px 8px 0px;
    float:left;
    width:125px;
	font-size:11.5px;
	z-index:100;
}
a.subnav:hover {
	text-decoration: none;
	background:#ffffff;
}
a.colorlink:link, a.colorlink:visited {
	text-decoration: none;
	color:#ED1C24;
	font-size:12px;
	font-weight:bold;
}
a.colorlink:hover {
	text-decoration:none;
	color:#0066CC;
}
#bottommenu a:link {
	text-decoration:none;
	font-weight:normal;
}
#bottommenu a:visited {
	text-decoration:none;
	font-weight:normal;
}
#bottommenu a:hover {
	text-decoration:underline;
	font-weight:normal;
}
	
/* ----------------------------------*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/graphics/background/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size:12px;
	line-height:19px;
	color:#242424;
	margin:0;
	padding:0;
	z-index:1;
}
#orangebar {
	background-image:url(../images/graphics/background/red.gif);
	background-repeat:repeat-x;
	margin:auto;
	margin-bottom:0px;
	overflow:visible;
	z-index:900;
}
#header {
	position: relative;
	width:950px;
	height:50px;
	margin:auto;
	overflow:visible;
	z-index:800;
}
#logo {
	padding-left:4px;
	position:absolute;
	width:210px;
	height:50px;
	top: 0px;
}
/* ----------------------------------*/
#wrapperbox {
	position:relative;
	background-image:url(../images/graphics/background/background.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:950px;
	height:100%;
	margin:auto;
	z-index:1;
	overflow:visible;
}
#bottommenu {
	background:url(../images/graphics/background/bottom-links.jpg) top no-repeat;
	position:relative;
	width:950px;
	height:100%;
	margin:auto;
	font-size:11px;
	line-height:16px;
}
#footer {
	position:relative;
	width:950px;
	height:100%;
	margin:auto;
	clear:both;
}
/* ----------------------------------*/
#mainside {
	width:225px;
	overflow:visible;
	height:100%;
	margin-top:0px;
	margin-bottom:15px;
	background-color:#ffffff;
	border-right:#ffffff 10px solid;
	border-left:#ffffff 15px solid;
}
/* ----------------------------------*/
#maincontent {
	margin-right:250px;
	position:relative;
	height:100%;
	min-height:750px;
	overflow:visible;
}
#sidecontent {
	top:0px;
	right:0px;
	position:absolute;
	width:250px;
	overflow:visible;
}
/* ------------------------------*/
#nav2 {
	top:0px;
	right:0px;
	width:700px;
}
#contact {
	position:relative;
	width:76px;
	height:22px;
	padding-top:8px;
	padding-left:5px;
	float:left;
	clear:left;
}
#reg {
	position:relative;
	width:600px;
	height:22px;
	padding-top:8px;
	float:left;
	clear:right;
}
#crumbs {
	font-size:11px;
	float:left;
	color:#666666;
	text-align:center;
	padding-top:8px;
	clear:right;
	width:450px;
	height:30px;
}
/* ----------------------------------*/
#stats {
	font-size:11px;
	background-color:#dceec5;
	float:left;
	width:225px;
	margin:0px 30px 10px 0px;
	padding-top:10px;
}
.container {
	float:right;
	clear:right;
	width:410px;
	overflow:visible;
}
.cartbox {
	background:#FFFFFF;
	border:solid 8px #dceec5;
	border-top:none
}
.regText {
	padding:10px 10px 5px 10px;
	position:relative;
	width:190px;
	float:left;
	clear:right;
}
.addToCart {
	padding:10px 10px 15px 10px;
	position:relative;
	width:190px;
	text-align:center;
	clear:both;
	border-bottom:#dceec5 3px solid;
}

/* ----------------------------------*/
#search {
	padding:15px 15px 10px 15px;
}
#widget {
	width:250px;
	height:100%;
	padding-top:5px;
	padding-bottom:10px;
	background-color:#E2E2E2;
	clear:both;
}
.widgetbottom {
	font-size:11px;
	text-align:right;
	padding:5px 5px 5px 0px;
	margin:0px 0px 25px 0px;
}
.blog {
	font-size:10px;
	overflow:scroll;
	padding:10px 10px 5px 10px;
}
/* ------buttons----------*/
a.button:link, a.button:visited {
	font-size:12px;
	padding:4px 8px;
	margin-right:5px;
	border:1px solid #999999;
	background:#ffffff;
}

a.button:hover {
	background: #FFFF66;
}
/* ---------bottom nave boxes-----------*/
#one {
	width:135px;
	height:100%;
	position:absolute;
	left:19px;
	padding-top:20px;
	padding-bottom:20px;
}
#two {
	width:135px;
	height:100%;
	position:absolute;
	left:173px;
	padding-top:20px;
	padding-bottom:20px;
}
#three {
	width:135px;
	height:100%;
	position:absolute;
	left:327px;
	padding-top:20px;
	padding-bottom:20px;
}
#four {
	width:135px;
	height:100%;
	position:absolute;
	right:327px;
	padding-top:20px;
	padding-bottom:20px;
}
#five {
	width:135px;
	height:100%;
	position:absolute;
	right:173px;
	padding-top:20px;
	padding-bottom:20px;
}
#six {
	width:135px;
	height:100%;
	position:absolute;
	right:19px;
	padding-top:20px;
	padding-bottom:20px;
}
/* ---------slideshow-----------*/
#slideshow {
    left:25px;
	position:relative;
	height:302px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
/* --------------------*/
.base {
	width:100%;
	clear:both;
}

