/*image replacement*/
.graphic, #header H1, #header LI, UL#nav LI, P#join, #price, #individual, #intro SPAN, #subscribe, BUTTON, #preview H1, #preview SPAN
{
	margin: 0;
	padding: 0;
}
#container
{
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 706px;
	background: url(../images/bg_container.gif) repeat-y;
	margin-bottom: 2em;
}
#header
{
	background: url(../images/bg_header.gif) no-repeat 0 0;
	height: 146px;
}
#intro
{
	position: relative;
	/*[empty]padding-top:;*/
}
#inner
{
	padding-top: 24px;
}
#content
{
	background: #E2E2E2 url(../images/bg_content.gif) repeat-x;
	margin: 0 5px;
	padding: 20px 36px 80px;
	font-size: 13px;
}
#sitewide
{
	position: relative;
	margin: 0 5px;
}
#main
{
	float: left;
	display: inline;
	width: 530px;
	margin-left: 17px;
}
#side
{
	float: left;
	display: inline;
	width: 371px;
	margin-left: 17px;
}
.col
{
	float: left;
	display: inline;
	width: 299px;
	margin-left: 36px;
	color: #FFF;
	font-size: 14px;
	padding: 0 0 1em;
}
.full
{
	clear: both;
	background: url(../images/bg_full.gif) no-repeat 36px 0;
	padding: 1em 36px;
	color: #FFF;
	position: relative;
}
/*//page setup
navigation elements
main nav*/
UL#nav, UL#nav LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
UL#nav
{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 706px;
	height: 69px;
	top: 77px;
	left: 0;
}
UL#nav LI
{
	float: left;
	display: inline;
	height: 69px;
	line-height: 69px;
}
UL#nav LI A
{
	float: left;
	display: inline;
	height: 69px;
	line-height: 69px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
UL#nav LI A:hover
{
	background-position: 0 -69px;
}
UL#nav LI#nav1, UL#nav LI#nav1 A
{
	width: 84px;
	background-image: url(../images/nav_1.gif);
}
UL#nav LI#nav2, UL#nav LI#nav2 A
{
	width: 80px;
	background-image: url(../images/nav_2.gif);
}
UL#nav LI#nav3, UL#nav LI#nav3 A
{
	width: 133px;
	background-image: url(../images/nav_3.gif);
}
UL#nav LI#nav4, UL#nav LI#nav4 A
{
	width: 68px;
	background-image: url(../images/nav_4.gif);
}
UL#nav LI#nav5, UL#nav LI#nav5 A
{
	width: 112px;
	background-image: url(../images/nav_5.gif);
}
UL#nav LI#nav6, UL#nav LI#nav6 A
{
	width: 156px;
	background-image: url(../images/nav_6.gif);
}
UL#nav LI#nav7, UL#nav LI#nav7 A
{
	width: 199px;
	background-image: url(../images/nav_7.gif);
}
UL#nav LI#nav1
{
	margin-left: 24px;
}
/*//main nav
top nav*/
UL#topnav, UL#topnav LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
UL#topnav
{
	position: absolute;
	margin: 0;
	padding: 0;
	height: 20px;
	top: 5px;
	right: 15px;
}
UL#topnav LI
{
	float: left;
	display: inline;
	height: 20px;
	margin-left: 10px;
	font-size: 11px;
}
UL#topnav LI A
{
	float: left;
	display: inline;
	height: 20px;
	line-height: 20px;
	color: #FFF;
}
UL#topnav LI A:hover
{
	text-decoration: underline;
}
/*// top nav
//navigation elements
header*/
#header H1
{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 278px;
	height: 73px;
	top: 0;
	left: 0;
	background: url(../images/bg_logo.gif) no-repeat 0 0;
}
#header H1 A
{
	display: block;
	height: 73px;
}
#meta
{
	position: absolute;
	float: left;
	display: inline;
	margin: 0;
	height: 46px;
	line-height: 46px;
	top: 25px;
	right: 5px;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	background: url(../images/bg_meta.gif) no-repeat 0 0;
	padding-left: 15px;
	color: #FFF;
}
#meta SPAN
{
	float: left;
	display: inline;
	padding-right: 15px;
	background: url(../images/bg_meta.gif) no-repeat 100% 0;
}
#meta A
{
	text-decoration: underline;
	font-weight: bold;
	color: #FFF;
}
#meta A:hover
{
	color: #AAA;
}
/*// header
content*/
#content IMG
{
	border: 1px solid #FFF;
}
.left
{
	float: left;
	display: inline;
	margin-right: 15px;
}
#content .left IMG
{
	border: 1px solid #222;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	background: #111;
	padding: 5px;
}
H2#title
{
	background: #222322 url(../images/bg_title.gif) repeat-x;
	color: #FFF;
	margin: 0 5px;
	padding: 24px 36px;
	font-size: 25px;
}
#intro UL, #intro LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#intro DIV
{
	height: 156px;
	width: 696px;
	margin-left: 5px;
	overflow: hidden;
	position: relative;
}
#intro UL
{
}
#intro LI
{
	float: left;
	display: inline;
	width: 696px;
}
#intro SPAN
{
	display: block;
	width: 40px;
	position: absolute;
	left: -44px;
	top: 55px;
}
#intro SPAN.next
{
	left: 709px;
}
#intro SPAN A
{
	display: block;
	height: 42px;
	background: url(images/scroll_left.png) no-repeat 0 0;
}
#intro SPAN.next A
{
	background: url(images/scroll_right.png) no-repeat 0 0;
}
P#join
{
	height: 68px;
	margin: 0 5px;
	background: url(images/bg_join.gif) repeat-x;
}
P#join A
{
	margin-left: 152px;
	display: block;
	height: 68px;
	width: 403px;
	background: url(images/btn_join.gif) no-repeat 0 0;
}
P#join A:hover
{
	background: url(images/btn_join.gif) no-repeat 0 -68px;
}
P#individual
{
	margin-left: 5px;
	height: 67px;
}
#sitewide P#join, #sitewide P#individual
{
	margin: 0;
}
P#individual A
{
	display: block;
	height: 67px;
	width: 696px;
	background: url(images/btn_individual.gif) no-repeat 0 0;
}
P#individual A:hover
{
	background: url(images/btn_individual.gif) no-repeat 0 -67px;
}
.col STRONG, .full STRONG
{
	padding: 0 2px;
	background: #2B2B2B;
}
.col A, .full A, #content A
{
	font-weight: bold;
	text-decoration: underline;
}
#content STRONG
{
	background: #FFF;
}
#subscribe
{
	float: right;
	margin: 0;
	width: 40px;
	height: 61px;
}
#subscribe A
{
	float: right;
	width: 40px;
	height: 61px;
	background: url(../images/bg_rss.gif) no-repeat 0 0;
}
UL.comments, UL.comments LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
UL.comments LI
{
	padding: 10px 15px;
	background: #F1F1F1;
	margin-bottom: 1px;
}
UL.comments LI .info
{
	padding: 0;
	margin: 0 0 0.5em;
	background: none;
	font-size: 11px;
	font-style: italic;
}
UL.blogs, UL.blogs LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
UL.blogs LI
{
	padding: 3px 15px;
	background: #FFF;
	margin-bottom: 1px;
}
.full UL.blogs, .full UL.blogs LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.full UL.blogs LI
{
	padding: 3px 15px;
	background: #1E1E1E;
	color: #FFF;
	margin-bottom: 1px;
}
.box
{
	background: #FFF url(images/bg_box.gif) repeat-x;
	padding: 20px;
	border: 1px solid #B2B2B2;
}
.box IMG, #content .box IMG
{
	float: left;
	display: inline;
	margin-right: 15px;
	border: 1px solid #CCC;
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	background: #FFF;
	padding: 5px;
}
/*form*/
FORM
{
	margin: 1em 0;
	padding: 20px;
	border: 1px solid #458D00;
	background: #A7D776 url(../images/bg_form.gif) repeat-x;
}
FORM P
{
	clear: both;
	margin: 0;
	padding: 0.2em 0;
}
LABEL
{
	display: block;
	font-size: 15px;
}
INPUT
{
	width: 572px;
	padding: 10px 5px;
	border: 1px solid #78B43D;
	font-size: 14px;
	background: #FFF url(../images/bg_input.gif) repeat-x;
}
TEXTAREA
{
	width: 572px;
	height: 100px;
	overflow: auto;
	padding: 10px 5px;
	border: 1px solid #78B43D;
	font-size: 14px;
	background: #FFF url(../images/bg_input.gif) repeat-x;
}
.submit
{
	height: 60px;
}
BUTTON
{
	border: none;
	background: #FFF url(../images/btn_join2.gif) no-repeat 0 0;
	width: 196px;
	height: 60px;
	cursor: pointer;
	margin-left: 194px;
}
BUTTON.send
{
	background: #FFF url(../images/btn_send.gif) no-repeat 0 0;
}
/*// form
blog*/
.subscribe
{
	background: #FFF url(../images/bg_box.gif) repeat-x;
	border: 1px solid #B2B2B2;
}
#content .subscribe A
{
	display: block;
	padding: 20px 20px 20px 70px;
	background: url(../images/bg_subscribe.gif) no-repeat 0 0;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.subscribe A SPAN
{
	font-weight: bold;
	text-decoration: underline;
	color: #458C00;
}
.blog, .blog LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.blog
{
	padding-top: 0.5em;
	background: url(../images/bg_line.gif) no-repeat 0 0;
}
.blog LI
{
	padding-bottom: 0.5em;
	background: url(../images/bg_line.gif) no-repeat 0 100%;
}
.blog LI H3, .blog LI P
{
	margin: 0.5em 0;
}
P.blogdate
{
	float: left;
	display: inline;
	background: #FFF url(../images/bg_box.gif) repeat-x;
	border: 1px solid #B2B2B2;
	width: 55px;
	text-align: center;
	padding-bottom: 5px;
	margin: 0;
	margin-right: 20px;
}
.blog LI P.blogdate
{
	margin-top: 1em;
	margin-right: 20px;
}
P.blogdate SPAN
{
	display: block;
}
P.blogdate SPAN.day
{
	font-weight: bold;
	font-size: 25px;
	color: #458C00;
	padding: 8px 0;
	background: #FFF;
	border-top: 1px solid #F1F1F1;
}
.blog P.date SPAN.month
{
	font-size: 15px;
	line-height: 120%;
	color: #458C00;
	font-weight: bold;
}
P.blogdate SPAN.year
{
	font-size: 10px;
	line-height: 100%;
}
.blog .body
{
	float: left;
	display: inline;
	width: 518px;
}
#content .blog H3 A
{
	text-decoration: none;
}
.summary
{
	font-size: 18px;
	font-style: italic;
	padding-bottom: 0.5em;
	background: url(../images/bg_line.gif) no-repeat 0 100%;
	margin: 0;
	line-height: 150%;
}
.info
{
	margin: 1em 0;
	padding-bottom: 1em;
	background: url(../images/bg_line.gif) no-repeat 0 100%;
}
.info UL, .info LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.info UL
{
	float: right;
	margin-top: 0.25em;
}
.info LI
{
	display: inline;
	margin-left: 5px;
}
/*// blog
thumbs*/
.thumbs, .thumbs LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.thumbs LI
{
	padding-bottom: 1em;
	background: url(../images/bg_line.gif) no-repeat 0 100%;
}
#content .thumbs LI IMG
{
	float: left;
	display: inline;
	margin-right: 15px;
	border: 1px solid #CCC;
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	background: #FFF;
	padding: 5px;
}
.thumbs LI .links
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 300px;
	border-top: 1px solid #BBB;
	font-size: 15px;
}
.thumbs LI .links LI
{
	padding: 0.5em 0;
	list-style: none;
	background: none;
	border-bottom: 1px solid #BBB;
}
#content .thumbs LI .links LI A
{
	text-decoration: none;
	display: block;
}
/*// thumbs
preview*/
#preview
{
	background: #222 url(../images/bg_preview.gif) repeat-x;
	text-align: left;
	height: 100%;
}
#preview H1
{
	width: 233px;
	height: 69px;
	background: url(../images/bg_logo_preview.gif) no-repeat 0 0;
	z-index: 1000;
	position: relative;
}
#preview H1.unique
{
	background: url(../images/bg_logo_preview_unique.gif) no-repeat 0 0;
}
#preview H1 A
{
	display: block;
	height: 69px;
}
#preview UL, #preview LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#preview UL.links
{
	position: absolute;
	top: 16px;
	left: 250px;
	height: 42px;
	z-index: 100;
}
#preview UL.links LI
{
	height: 42px;
	float: left;
	display: inline;
	margin-right: 7px;
	padding-left: 17px;
	background: url(images/btn_preview.gif) no-repeat 0 0;
}
#preview UL.links LI A
{
	height: 42px;
	line-height: 42px;
	float: left;
	display: inline;
	padding-right: 17px;
	background: url(images/btn_preview.gif) no-repeat 100% 0;
	font-weight: bold;
	color: #333;
	font-size: 14px;
}
#preview UL.links LI A:hover
{
	color: #FFF;
}
#preview #thumbs
{
	position: absolute;
	top: 5px;
	right: 10px;
	float: right;
/*overflow:hidden;*/
	z-index: 10;
}
#preview #thumbs UL
{
	float: right;
	display: inline;
	margin-right: 5px;
}
#preview #thumbs LI
{
	float: right;
	display: inline;
	margin-left: 5px;
}
#preview #thumbs LI IMG
{
	border: 1px solid #CCC;
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	background: #FFF;
	padding: 5px;
}
#preview .prev, #preview .next
{
	position: absolute;
	float: left;
	top: 20px;
	right: 10px;
	width: 40px;
	height: 40px;
}
#preview .prev A, #preview .next A
{
	float: left;
	width: 40px;
	height: 40px;
	background: #CCC;
}
#preview .prev
{
	position: absolute;
	float: left;
	top: 5px;
	right: 400px;
}
/*CSS Document*/
#container #inner #intro #templates .imagediv #picture
{
	float: left;
	width: 360px;
	height: 310px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(images/side.jpg);
	background-repeat: no-repeat;
}
#container #inner #intro #templates .imagediv IMG
{
	padding-top: 20px;
	padding-left: 53px;
}
#container #inner #intro #templates .imagediv
{
	height: 160px;
	width: 227px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(images/box1.png);
	text-align: center;
}
#container #inner #intro #templates .imagediv2
{
	width: 226px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(images/box2.png);
}
#container #inner #intro #templates .imagediv IMG
{
}
#container #inner #intro #templates .imagediv2 IMG
{
	padding: 26px 60px;
}
