
/*
	@Version 0.3
	@Created by Joey Rabbitt (createanet)
	@1 April 2009
*/


/* /////////////// TAG RESETS / DEFAULTS //////////////////// */

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

html{
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6{
	margin:0 0 15px 0;
	padding:0;
	font-size: 100%;
}
h1{
	font-weight:normal;
	font-size:200%;
}
h2{
	font-weight:normal;
	font-size:180%;
}
h3{
	font-size:150%;
}
h1, h3, h3 a, h4{
	color:#251349;
	text-decoration:none;
}
h3 a:hover{
	text-decoration:underline;
}
h4{
	font-size:110%;
}
p{
	margin:0 0 15px 0;
	padding:0;
	line-height:1.4em;
}
ul{
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
}
	li{
		margin:0 0 10px 0;
		padding:0;
	}
	li.enditem{
		margin:0;
	}
ol{
	margin:0 0 15px 0;
	padding:0 0 0 20px;
}
	ol li{
		list-style:decimal;
	}

hr{
	display:none;
}
.hr, .hr-clear{
	height:1px;
	font-size:0px;
	margin:0 0 20px 0;
	border-bottom:1px dashed #ccc;
}
.hr-clear{
	clear:both;
}
a{
	outline:none;
	color:#333;
}
a img{
	border:none;
}
a:hover{
	text-decoration:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #f4f4f4;
	margin:0 0 15px 0;
}

th, td {
	padding: 7px;
}
th {
	background:#333;
	color:#fff;
	text-align:left;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
	.clearfix {
		display: inline-block;
	}
	
	html[xmlns] .clearfix {
		display: block;
	}
	
	* html .clearfix {
		height: 1%;
	}

/* ------------- SOME DEFAULT STYLES --------------- */	
	
.floatright{
	float:right;
}
.floatleft{
	float:left;
}
.clearboth{
	clear:both;
}
	div.clearboth{
		font-size:0;
		height:0;
		line-height:0;
	}
.displaynone, .hidden{
	display:none;
}
* .nomargin{
	margin-bottom:0;
}
.subtext{
	color:#999;
	font-size:90%;
}
.pictureleft{
	float:left;
	margin:0 15px 15px 0;
}
.pictureright{
	float:right;
	margin:0 0 15px 15px;
}
a.rss{
	background:url(../images/rss.gif) no-repeat 0px 1px;
	line-height:12px;
	padding:0 0 0 15px;
	text-decoration:none;
}
a.rss:hover{
	text-decoration:underline;
}
.overflowbox{
	height: 250px;
	overflow: auto;
}

/*---------------- CMS AREA FORMATING -----------------*/

.cms{
	margin:0 0 15px 0;
}
.cms p{
	line-height:1.6em;
}
.cms ul {
	padding-left: 20px;
}
.cms ul li {
	list-style: circle;
}

html{
			background:url(../images/bgs/html_int.jpg) repeat-x 0px 0px;
	}
body {
	font:74% Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(../images/bgs/wallpaper.jpg) repeat-x 50% 66px;
}

/*////////////  Template Variables  //////////////////////*/

img, #intro, .contentbox h2, .fulltitle{
	behavior: url(/scripts/iepngfix.htc);
}

#wrap{
	width: 940px;
	margin: 0 auto;
	text-align: left;
}
#main_content, .main_column{
	width: 620px;
					display: inline;
		float: left;
		margin-bottom: 10px;
	min-height: 400px;
}
.right_column, #subcontent{
	width: 300px;
	margin-left: 20px;
	float: left;
	}
.left_column{
	width: 0px;
	margin-left: -940px;
	float: left;
	margin-bottom: 10px;
			display:none;
	}



#header {
	/*background:#f4f4f4;*/
	height:66px;
	margin:0 0 20px 0;
	position:relative;
}

a#sitelogo{
	position:absolute;
	top:0px;
	left:0px;
}

#topnav{
	position:absolute;
	right:0px;
	top:14px;
}
	#topnav ul{
		margin:0;
	}
	#topnav li{
		display:inline;
		float:left;
	}
	#topnav a{
		display:block;
		height:33px;
		text-indent:-9999px;
		background-repeat:no-repeat;
		background-image:url(../images/btns/topnav.gif);
	}
	#topnav li.btn1 a{
		width:78px;
		background-position:0px 0px;
	}
		#topnav li.btn1 a:hover{
			background-position:0px -66px;
		}
		#topnav li.btn1 a.on{
			background-position:0px -33px;
		}
	#topnav li.btn2 a{
		width:79px;
		background-position:-78px 0px;
	}
		#topnav li.btn2 a:hover{
			background-position:-78px -66px;
		}
		#topnav li.btn2 a.on{
			background-position:-78px -33px;
		}
	#topnav li.btn3 a{
		width:68px;
		background-position:-157px 0px;
	}
		#topnav li.btn3 a:hover{
			background-position:-157px -66px;
		}
		#topnav li.btn3 a.on{
			background-position:-157px -33px;
		}
	#topnav li.btn4 a{
		width:116px;
		background-position:-225px 0px;
	}
		#topnav li.btn4 a:hover{
			background-position:-225px -66px;
		}
		#topnav li.btn4 a.on{
			background-position:-225px -33px;
		}
	#topnav li.btn5 a{
		width:83px;
		background-position:-341px 0px;
	}
		#topnav li.btn5 a:hover{
			background-position:-341px -66px;
		}
		#topnav li.btn5 a.on{
			background-position:-341px -33px;
		}
	#topnav li.btn6 a{
		width:143px;
		background-position:-424px 0px;
	}
		#topnav li.btn6 a:hover{
			background-position:-424px -66px;
		}
		#topnav li.btn6 a.on{
			background-position:-424px -33px;
		}
	#topnav li.btn7 a{
		width:89px;
		background-position:-567px 0px;
	}
		#topnav li.btn7 a:hover{
			background-position:-567px -66px;
		}
		#topnav li.btn7 a.on{
			background-position:-567px -33px;
		}

#navigations{
	display: block;
	overflow: hidden;
}
	#navigations ul li { margin:0; display:inline; }

	#navigations a {
		display: block;
		background-color: #f4f4f4;
		margin:0 0 1px 0;
		padding: .2em;
		text-decoration: none;
	}

	#navigations a:hover, #navigations ul#rss li a:hover {
		background-color:#251349;
		color:#fff;
	}
		#navigations ul#rss li a {
		background: #f4f4f4 url(../images/rss.gif) 10px 4px no-repeat; padding-left: 30px;
	}

#footer{
	clear: both;
	background:url(../images/bgs/footer.jpg) no-repeat 0 0;
	height:95px;
}
	#footer p{
		color:#666;
		font-size:0.95em;
		line-height:2em;
	}
	#footer p, #footer ul {
		text-align:center;
	}
	#footer span.split {
		color:#ccc;
		margin:0 10px;
	}
	#footer li {
		color:#333;
		display: inline;
		height:40px;
		line-height:40px;
		margin:0 30px 0 0;
	}
	#footer li.btn7 {
		margin:0;
	}
	#footer li a {
		color:#333;
		text-decoration:none;
	}
	#footer li a:hover {
		text-decoration:underline;
	}

/* -------- SIDE COLUMNS / BOXES -------- */

.right_column, .left_column{
	/*background:#f4f4f4;*/
}

.sidebox{
	background:#fff;
	margin:5px 5px 10px 5px;
	padding:5px;
}
.splitbox{
	background:url(../images/bgs/split_tile.gif) repeat-x 0px 0px;
	padding:15px;
}

/* -------- TITLES -------- */

.maincontent{
	padding:15px;
	background:#fff;
}
h1.fulltitle, h3.fulltitle{
	margin:0;
	padding:0;
	height:37px;
	text-indent:-9999px;
}
	#profile .fulltitle{
		background:url(../images/titles/main_titles.png) no-repeat 0px 0px;
	}
	#news .fulltitle{
		background:url(../images/titles/main_titles.png) no-repeat 0px -37px;
	}
	#newsarchive .fulltitle{
		background:url(../images/titles/main_titles.png) no-repeat 0px -222px;
	}
	#newsarticle .fulltitle{
		background:url(../images/titles/main_titles.png) no-repeat 0px -259px;
	}
	#blog .fulltitle{
		background:url(../images/titles/main_titles.png) no-repeat 0px -74px;
	}
	#gallery .fulltitle{
		background:url(../images/titles/main_titles.png) no-repeat 0px -111px;
	}
	#faq .fulltitle{
		background:url(../images/titles/main_titles.png) no-repeat 0px -148px;
	}
	#contact .fulltitle{
		background:url(../images/titles/main_titles.png) no-repeat 0px -185px;
	}
	#doubleprofits .fulltitle{
		background:url(../images/titles/main_titles.png) no-repeat 0px -296px;
	}

        #my_column .fulltitle{
		background:url(../images/titles/main_titles.png) no-repeat 0px -333px;
	}

/* -------- HOMEPAGE -------- */

#homeblock{
	height:313px;
	position:relative;
	margin:-20px 0 20px 0;
}
.homepic{
	position:absolute;
	top:-9px;
	right:20px;
}
#homeblock p{
	position:absolute;
	right:150px;
	top:274px;
}
span.tagline{
	display:block;
	width:310px;
	height:18px;
	background:url(../images/titles/tagline.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}
#homeblock p a{
	position:absolute;
	right:-150px;
	top:-8px;
	display:block;
	background:url(../images/btns/view_profile.gif) no-repeat 0px 0px;
	text-indent:-9999px;
	width:127px;
	height:30px;
}
#homeblock p a:hover{
	background:url(../images/btns/view_profile.gif) no-repeat 0px -30px;
}
#home #intro{
	position:absolute;
	top:50px;
	text-indent:-9999px;
	background:url(../images/titles/home_intro.png) no-repeat;
	height:176px;
	width:508px;
}

/*----- Content Box ---------*/

.contentbox {
	margin-bottom:20px;
}
.contentbox h2{
	background-image:url(../images/titles/box_titles.png);
	background-repeat:no-repeat;
	height:37px;
	text-indent:-9999px;
}
	#bloglist h2{
		background-position:0px 0px;
	}
	#newslist h2{
		background-position:0px -37px;
	}
	#gallerylist h2{
		background-position:0px -74px;
	}
	
	#twitter h2 {
		background-position:0px -111px;
	}
.contentbox .colwrap{
	background:#fff;
}
.contentbox a.areabtn{
	height:30px;
	text-indent:-9999px;
	display:block;
}
	#bloglist a.areabtn{
		background:url(../images/btns/view_blog.gif) no-repeat 0% 0%;
		width:127px;
	}
	#newslist a.areabtn{
		background:url(../images/btns/view_news.gif) no-repeat 0% 0%;
		width:135px;
	}
	#gallerylist a.areabtn{
		background:url(../images/btns/view_gallery.gif) no-repeat 0% 0%;
		width:99px;
	}
	
	#twitter a.areabtn{
		background:url(../images/btns/view_twitter.gif) no-repeat 0% 0%;
		width:166px;
	}
	
	.contentbox h2{
		margin:0;
	}
	.contentbox .colwrap{
		padding:15px;
	}
.contentbox ul h3{
	font-size:1.2em;
	margin-bottom:5px;
}
.contentbox p.date{
	margin-bottom:5px;
	color:#333;
}
.contentbox .colwrap .category_thumb img{
	width:80px;
	height:45px;
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #251349;
}

/*------------ FORM ELEMENTS ------------ */

form{
	margin:0;
	padding:0;
}

fieldset{
	border:1px solid #f4f4f4;
	padding:0;
	margin:0 0 15px 0;
}
	.sidebox fieldset{
		border:none;
		padding:0;
		margin:0;
	}

.sidebox h3, fieldset h3{
	background:#251349;
	color:#fff;
	font-size:140%;
	padding: .2em 5px;
	font-weight:normal;
}
fieldset h3{
	margin:5px;
}
	.sidebox h3{
		margin:0 0 5px 0;
	}

fieldset ul{
	margin:10px;
}
fieldset ul li ul{
	margin:0;
	padding:0;
}
	.sidebox fieldset ul{
		margin:5px;
	}

legend{
	background-color:#fff;
	padding:5px 10px;
	font-size:125%;
	margin:0;
}

input.sumbit{
	width:auto;
}
label.checklabel{
	display:inline;
	padding:0 5px 0 0;
	margin:0;
}
option {
	font-size: 1em !important;
}
label {
	display: block;
	margin: 0 0 5px 0;
	font-weight:bold;
}

/* default width of form elements in main column */

.main_column fieldset input,
.main_column fieldset select,
.main_column fieldset textarea{
	width:300px;
}
.main_column fieldset input.checkbox,
.main_column fieldset input.submit{
	width:auto;
}

/* widths of elements floating into 2 columns */

.colwrap2 {
}
	.colwrap2 fieldset.column-a, .colwrap2 fieldset.column-b{
		float:left;
		width:258px;
		padding:15px;
		margin:0 15px 10px 0;
		background:url(../images/bgs/split_tile.gif) repeat-x 0px 0px;
		border:none;
	}
	.colwrap2 fieldset.column-b{
		margin:0 0 10px 0;
		width:256px;
	}
	.colwrap2 fieldset.clearboth{
		padding:15px;
		background:url(../images/bgs/split_tile.gif) repeat-x 0px 0px;
		border:none;
	}
	.colwrap2 ul{
		margin:0;
	}
	.colwrap2 h3{
		display:none;
	}
	.colwrap2 fieldset.column-a input,
	.colwrap2 fieldset.column-a select,
	.colwrap2 fieldset.column-a textarea,
	.colwrap2 fieldset.column-b input,
	.colwrap2 fieldset.column-b select,
	.colwrap2 fieldset.column-b textarea {
		width:210px;
	}
	.colwrap2 input.submit{
		width:auto;
	}


.colwrap-3{
}
	.colwrap-3 .col-a, .colwrap-3 .col-b, .colwrap-3 .col-c{
		width:300px;
		float:left;
		margin:0 20px 0 0;
	}
	.colwrap-3 .col-c{
		margin:0;
	}

/* -------------------- ERRORS ------------------- */

ul.error, ul.success {
	list-style:disc;
	padding:10px 10px 5px 25px;
}
	ul.success {
		background:#FFFF99;
	}
	ul.error {
		background:#CC0000;
		color:#fff;
	}
	ul.error li, ul.success li {
		margin:0 0 5px 0;
	}
	.sidebox ul.error, .sidebox ul.success {
		padding:5px 5px 2px 25px;
		margin:0 0 5px 0;
	}
	.sidebox ul.error li, .sidebox ul.success li {
		margin:0 0 2px 0;
	}

li.error {
	border:1px dashed #CC0000;
	margin:0 0 10px 0;
	padding:10px;
}
em.error  {
	color: #CC0000;
	font-weight: bold;
	display: block;
	margin:0 0 5px 0;
}


/*---------------------- PAGING ---------------------- */

.paging{
	padding:10px;
	border:1px solid #e4e4e4;
	text-align:center;
	clear:both;
	margin:0 0 20px 0;
}
.paging a{
	color:#333;
}
.paging ul{
	padding:0; margin:0;
}
.paging ul li{
	padding:0; margin:0 10px 0 0;
	display:inline;
	color:#ccc;
}
.paging ul li:last-child{
	margin:0;
}


/* -------------------- BREADCRUMBS ------------------- */

ul#page_slugs li {
	display: inline;
	font-size: 85%;
}

/* -------------------- FILTER BOX ------------------- */

.filter  {
	border:1px solid #ccc;
	background:#f4f4f4;
	padding:10px 10px 0 10px;
	margin-bottom:15px;
	min-height:29px;
}
	.filter ul{
		margin:0 0 10px 0;
	}
	.filter ul li{
		display:inline;
		margin:0 10px 0 0;
	}
	.filter ul input, .filter ul a{
		vertical-align:middle;
	}
	.filter a{
		font-weight:bold;
	}
	.filter label {
		display:inline;
		margin:0;
		padding:0 5px 0 0;
	}
/* ----------------------- LISTS ---------------------- */

ul.listinline{
}
	ul.listinline li{
		display:inline;
		padding:0 8px 0 0;
		margin:0 7px 0 0;
		border-right:1px solid #ccc;
	}
	ul.listinline li.enditem{
		padding:0;
		margin:0;
		border-right:none;
	}
	ul.listinline a{
		text-decoration:none;
	}
	ul.listinline a:hover{
		text-decoration:underline;
	}

/*---------------------- LINKS LISTINGS --------------------- */

.links {
}
	.links h3{
	}
	.links li{
		padding:0 0 15px 0;
		margin:0 0 15px 0;
		border-bottom:1px dashed #333;
	}
	.links .thumbnail{
		width:160px;
		height:90px;
		margin:0 18px 0 0;
		float:left;
		border:1px solid #333;
	}
	.links .textwrap {
		width: 340;
		margin-left: 180px;
	}
	.links a {
		display: block;
		margin-top: 10px;
		font-size: 110%;
	}

	/*---------------------- JOBS LISTINGS --------------------- */

.jobs {
}
	.jobs h3{
	}
	.jobs li{
		padding:0 0 15px 0;
		margin:0 0 15px 0;
		border-bottom:1px dashed #333;
	}
	.jobs a {
		display: block;
		margin-top: 10px;
		font-size: 110%;
	}
	h3.job_title {
	}
	div.job_description {
		margin: 5px 0px;
	}



/* -------------------- ARTICLE LISTINGS  ------------------- */

.articles{
}
	.articles h3{
	}
	.articles li{
		padding:0 0 15px 0;
		margin:0 0 15px 0;
		border-bottom:1px dashed #333;
	}
	.articles .thumbnail{
		width:160px;
		height:90px;
		margin:0 18px 0 0;
		float:left;
		border:1px solid #333;
	}
	.articles .textwrap{
		width:340px;
		float:left;
	}
	.articles .subtext{
		margin:0 0 5px 0;
	}

.articles li ol.subarticles{
	margin:0;
}
	.articles li ol.subarticles li{
		padding:0;
		margin:0 0 5px 0;
		border-bottom:none;
	}
	.articles li ol.subarticles h4 span{
		color:#999;
	}

/* -------------------- ARTICLE / PRODUCT PAGE ------------------- */

ul.attributes{
	padding:10px 10px 0 10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#f4f4f4;
}
ul.attributes li{
}
ul.attributes li ul{
	padding:5px 0 0 20px;
}
ul.attributes li ul li{
	margin:0 0 5px 0;
	list-style:disc;
}

.article-pics{
	float:right;
	margin:0 0 0 10px;
	width:280px;
}
	.article-pics img{
		margin:0 0 15px 0;
		width:280px;
	}

/*------------ EVENT LISTINGS ------------ */

#events .articles li{
	position:relative;
}
	#events .articles li h3	{
		padding:0 40px 0 0;
	}
	div.event_icon, div.notice_icon{
		position:absolute;
		top:0px;
		right:0px;
		text-indent:-9999px;
	}
	div.event_icon{
		width:32px;
		height:42px;
		background:url(../images/icon_event.gif) no-repeat 50% 0%;
	}
	div.notice_icon{
		width:32px;
		height:42px;
		background:url(../images/icon_notice.gif) no-repeat 50% 0%;
	}


/*------------ GALLERY ------------ */

#gallerylisting {
}
	#gallerylisting img{
		width:184px;
	}
	#gallerylisting li{
		width: 184px;
		height:123px;
		border: 1px solid #CCC;
		text-align: center;
		position: relative;
		float: left;
		display: inline;
		margin: 0 15px 10px 0;
	}
	#gallerylisting li.enditem{
		margin: 0 0 10px 0;
	}
	#gallerylisting li.firstitem{
		clear:both;
	}

	#gallerylisting li a span{
		position: absolute;
		left: -9999px;
	}
	#gallerylisting li a:hover span{
		top: 0px;
		left: 0px;
		width: 174px;
		background: #251349;
		color: #FFF;
		padding: 7px 5px;
		font-size: 0.9em;
		border: 1px solid #f4f4f4;
		border-width:0 0 1px 0;
	}
.galleryimages{
	text-align:center;
}
.galleryimages img{
	margin:0 0 15px 0;
}


/*---------- COMMENTS ---------- */

#report_comment_box {

	display: none;
	position: absolute;

	left: 35%;

	width: 300px;

	background: #fff;
	border: 1px solid #251349;
	color: #333;

	z-index: 9999;

}

#report_comment_box h4 {

	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #251349;
	color: #fff;
	text-indent: 4px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;

}

#report_comment_box form {

	padding: 20px;

}

#reportDone {
	padding: 20px;
	font-weight: bold;
	text-align: center;
}

.commentlist li{
	border:1px dashed #ccc;
	margin:0 0 10px 0;
	padding:5px;
}
.commentlist li .handle{
	background:#251349;
	color:#fff;
	padding:6px;
	margin:0 0 10px 0;
}
.commentlist li .handle a{
	float:right;
	color:#fff;
}


/*------------------------------ */


/*

#offers .category #offer_thmb { float: left; margin: 0 10px 10px 0; }
#offers .category { margin-bottom: 10px; border-bottom: 1px solid #000; padding-bottom: 10px; }
#categorylisting li { border-bottom: 1px solid #ccc; padding: 20px 0 0 0; }
#categorylisting li a { }
#categorylisting p { margin-bottom: 0; }
.category_thumb { float: left; margin: 0 10px 10px 0; }
#categorylisting li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#recentnews li { margin-bottom: 10px; }




.download {
	background: #fffeef;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	}
	.download a {
		background: url(../images/pdf.gif) 0 2px no-repeat;
		padding: .2em .8em;
		padding-left: 20px;
	}
	div.download span {
		font-size: 90%;
	}
	.pdf a {
		background: url(../images/pdf.gif) 0 2px no-repeat;
		display: block;
	}
	.swf a {
		background: url(../images/swf.gif) 0 2px no-repeat;
		display: block;
	}












.links li { padding: 5px; }




form.brochureForm fieldset {
	padding: 5px 20px;
	border: 1px solid #999;
	margin: 0 0 10px 0;
}
form.brochureForm legend {
	text-transform: capitalize;
	font-weight: bold;
	color: #039;
	padding: 0 5px;
}
form.brochureForm ol {
	list-style: none;
}
form.brochureForm ol li {
	margin: 5px 0;
}
	form.brochureForm ol li ol li {
		display: inline;
	}
	form.brochureForm ol li ol label {
		display: inline;
	}
form.brochureForm em {
	font-weight: bold;
	color: #E00;
}
form.brochureForm label {
	display: block;
	text-transform: capitalize;
}
form.brochureForm label.radio {
	display: inline;
	padding-left: 5px;
}








#type_select {
	float:left;
	width:100%;
	border-bottom:1px solid #333;
	margin:0 0 10px 0;
	line-height:normal;
}

#type_select ul {
	margin:0;
	padding:0;
	list-style:none;
	padding:10px 10px 0 0;

}
#type_select li {
	float:left;
	border: 1px solid #333; border-bottom: none; border-right: none;
	margin:0;
	padding:0;
}
#type_select a {
	display: block;
	text-decoration: none;
	padding:5px 15px 4px;

}
#type_select ul li.bookend { border-right:1px solid #333;}

#type_select #current {
}
#type_select #current a {
		background: #333; color: white;
}
#type_select a:hover { color: white; background:#333; }









ol.archive_list ol {
	padding:20px;
	list-style:disc;
}
ol.archive_list ol li { margin-bottom: 10px; }
ol.archive_list ol p { margin-bottom:0; }

ol.archive_list ol span { display: block; font-size: 90%; font-weight: normal; }


*/

.banner{
	margin:0 0 20px 0;
}

