/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 591px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;	
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	/* BACKGROUND-IMAGE: url(gradient_LtBlue.jpg); */
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

#pageheight {width: 1px; height: 350px; float: right;}

#dnn_ContentPane > table {width: 100%;}
#dnn_ContentPane > table > TR > TD {width: 591px;}
#dnn_ContentPane {width:591px;top:-80px;position:relative;}/* modified to fit Quick Newsletter Sign-Up -patrick */

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background:#817b6e;
	color: #37342d;
	text-align: center;
}
#mainwrapped {
	width: 960px;
	margin: 15px auto 10px auto;
	background:url(images/bg_content.jpg) repeat-y;
	text-align: left;
	position: relative;
}
img {border: none;}
#wrapped {
	width: 950px;
	background:url(images/bg_top.gif) no-repeat top;
	padding: 5px 5px 0px 5px;
	position:relative;
}
#header {
	/* background:url(images/bg_header.jpg) no-repeat; */
	width: 950px;
	height: 340px;
}
#top {
	background: #000 url(images/home_bg.gif) repeat-x top;
	width: 950px;
	height: 172px;
	padding: 0px;
	line-height: 0px;
	margin: 0px;
	position:relative;
}
#top p {margin: 0px; padding: 0px;}

#top img {position: absolute; top: 0px; left:349px; z-index: 100;}
#top table {position: absolute; top: 0px; left: 0px; z-index: 130;}

#top #logo img {
	position: absolute;
	top: 22px;
	left: 55px;
	z-index: 150;
}
#text_hd {
	width: 360px;
	float:left;
	clear: left;
	padding-top: 45px;
	padding-left: 50px;
	color:#e7e3d9;
	font-size: 11px;
}
#text_hd h1 {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
#sub_menu {
	width: 950px;
	height: 25px;
	padding-top: 5px;
	background:url(images/bg_submenu.jpg) no-repeat;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
}
#sub_menu a:link, #sub_menu a:visited, #sub_menu a:active {
	text-decoration:none;
	color:#c4c0b8;
	padding-right: 15px;
}
#sub_menu a:hover {
 	color:#d2232a;
	text-decoration:none;
	padding-right: 15px;
}
#top_menu {
	widows: 180px;
}
#menu {
	width: 180px;
	position:absolute;
	top: 300px;
	background:url(images/bg_menu.jpg) repeat-y;
}
#bot_menu {
	width: 180px;
	height: 21px;
	background:url(images/bg_botmenu.jpg) no-repeat;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
}
#bot_menu a:link, #bot_menu a:visited, #bot_menu a:active {
	text-decoration:none;
	color:#ffffff;
}
#bot_menu a:hover {
 	color:#d2232a;
	text-decoration:none;
}
.secNav {
	margin:0px;
	padding:5px 0px 10px 0px;;
	width:180px;
	font-size: 10px;
}
.subon {color: #fff;}
#sec_menu .sub0 a:link, #sec_menu .sub0 a:visited, #sec_menu .sub0 a:active{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	font-size:11px;
	line-height: 13px;
	padding: 5px 0px 5px 30px;
	background: url(images/bg_menu_n.jpg) repeat-y left 2px;
	text-transform:uppercase;
}
#sec_menu .sub0 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	font-size:11px;
	line-height: 13px;
	padding: 5px 0px 5px 30px;
	background: url(images/bg_menu_o.jpg) repeat-y left 2px;
	text-transform:uppercase;
}
#sec_menu .sub1 a:link, #sec_menu .sub1 a:visited, #sec_menu .sub1 a:active{
	color:#c8bfaa;
	text-decoration:none;
	display:block;
	margin:0px;
	padding-left:35px;
	background: url(images/bg_submenu_n.jpg) repeat-y left top;
	font-size:11px;
	line-height:14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sec_menu .sub1 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding-left:35px;
	background: url(images/bg_submenu_o.jpg) repeat-y left top;
	font-size:11px;
	line-height:14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content {
	background: url(images/bg_topcont.jpg) top right no-repeat;
	padding-top:15px;
	width: 950px;
}
#news {
	float:left;
	width: 210px;
	line-height: 15px;
}
#products {
	float:left;
	width: 275px;
	padding-left: 20px;
	line-height: 15px;
}
#preview {
	line-height: 15px;
	width: 210px;
	float:left;
	padding-left: 10px;
}
#text {
	width: 727px;
}
#text1 {
	padding-left: 220px;
	padding-top: 0px;
	padding-bottom: 10px;
	/* width: 591px; */
	width:710px;	/* stretch wide for the Quick Sign-Up box to fit on the breadcrumb line -patrickh */
}
#text1 a:link, #text1 a:visited, #text1 a:active {
	text-decoration:underline;
	color:#89171b;
}
#text1 a:hover {
 	color:#89171b;
	text-decoration: none;
}
#footer {
	background:url(images/bg_bot.gif) no-repeat;
	background-position:top left;
	margin:auto;
	height:38px;
	text-align: left;
	color:#aba79e;
	font-size: 14px;
	font-weight:bold;
	padding: 10px 5px 0px 35px;
	background-color:#817b6e;
}
.footer {

	color:#aba79e;
	font-size: 10px;
}
.footertext {
	font-size: 10px;
	color: #202020;
	line-height: 14px;
	margin: 0px auto;
	padding-bottom: 15px;
	width: 960px;
	text-align: center;
    }
#crimson {
	float:right;
	padding-right: 15px;
}
#crimson a:link, #crimson a:visited, #crimson a:active {
	text-decoration:none;
	color:#aba79e;
}
#crimson a:hover {
 	color:#aba79e;
	text-decoration:none;
}
#leftcol {
	width: 180px;
	position:absolute;
	top: 130px;
	z-index: 200;
}
#sec_menu {
	width: 180px;
	background:url(images/bg_menu.gif) repeat-y;
}
#sub_secmenu {
	width: 180px;
	height: 96px;
	margin-top: 15px;
	background:url(images/bg_secsub.jpg) no-repeat;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top: 14px;
	padding-bottom: 14px;
}
#sub_secmenu a:link, #sub_secmenu a:visited, #sub_secmenu a:active {
	padding-left: 18px;
	text-decoration:none;
	color:#c4c0b8;
}
#sub_secmenu a:hover {
	padding-left: 18px;
 	color:#d2232a;
	text-decoration:none;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#89171b;
}
a:hover {
 	color:#89171b;
	text-decoration:underline;
}
ul, ol {
	margin-left: 0px;
	padding-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
ul li, .link {
	background:url(images/bullet.gif) no-repeat top left;
	list-style:none;
	padding-left: 13px;
	padding-bottom: 14px;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
	color:#89171b;
}
ol li {
   	list-style:none;
	padding-left: 13px;
	padding-bottom: 14px;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
	color:#89171b;
	}
.nolink, .nolink li {color:#37342d; background:url(images/bullet_gray.gif) no-repeat top left;}

.nobold, .nobold li {
	color:#37342d; 
	background:url(images/bullet_gray.gif) no-repeat top left;
	font-weight: normal;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform:none;
	color:#89171b;
	padding-bottom: 15px;
	background:url(images/line1.jpg) no-repeat bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 40px;
}
h2 {
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #37342D;
}
h3 {
	font-size: 17px;
	margin-top: 8px;
	margin-bottom: 8px;
	color:#89171b;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
	color:#89171b;
}
/* .products {
	width: 275px;
	height: 68px;
	margin-top: 5px;
	background:url(images/bg_prod.jpg) no-repeat top;
}
.products p {
	margin-top: 0px;
	padding-top: 15px;
} */

.right {float:right;}
.left {float:left;}

.imgright {
	float: right;
	margin: 0px 0px 15px 15px;
	border: 2px solid #463D38;
}
.imgleft {
	float: left;
	margin: 0px 15px 15px 0px;
	border: 2px solid #423E35;
}

.testimonial, .article {
	clear: both;
	margin-bottom: 15px;
	background: url(images/line1.jpg) no-repeat bottom;
	padding-bottom: 5px;
}
.attribution {font-style: italic; text-align: right;}

.articleTitle {margin: 0px;}
.article p, .article h3, .article h2 {margin-left: 170px;}

.backtotop {text-align: right; margin: 0px;}

.clr {clear:both; height: 0px; line-height: 0px; font-size: 1px;}
.conmenu {
	margin-top: 0px;
	color:#95928b;
	font-size: 10px;
}

.quote {
	font-size: 18px;
	color:#89171b;
	line-height: 25px;
	background: url(images/line1.jpg) no-repeat top;
	padding: 5px 40px;
	margin-bottom: 15px;
}
.quote2 {
	margin-top: 15px;
	background: url(images/line2.jpg) no-repeat bottom;
}
.note {
	width: 266px;
	background:url(images/bg_note.jpg);
	float:left;
	color:#FFFFFF;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0px 10px 3px;
}
.quote .name {

	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #37342D;
	font-size: 11px;
	line-height: 20px;
	margin-top: -5px;
	text-align: right;
}
.note .name {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	margin-top: -5px;
	text-align: right;
}

.formline {clear: both; padding: 4px 0px 10px 0px;}
.formline span.field {display: block; float: left; width: 110px; padding-right: 6px; font-weight: bold;}
.formline div {float: left;}
.categorywrapper {}
.categoryitem {width: 182px; padding-right: 12px; float: left; font-size: 11px; line-height: 16px; padding-bottom: 8px;}
.categoryitem img {display: block; border: none;}
.categoryitem .itemimg {height: 150px; background: #fff; border: solid 1px #89171b;}
.categoryitem a {display: block;}
#content .categoryitem a:link, #content .categoryitem a:visited, #content .categoryitem a:active {text-decoration: none; color:#37342d;}
#content .categoryitem a:hover {color:#89171b; text-decoration: underline;}
.categoryitem p {margin: 0px; padding: 0px 8px 0px 0px;}
.techspecs {background:url(images/bg_note.jpg); color:#FFFFFF; margin-bottom: 10px; padding: 1px 10px 3px; font-size: 11px; line-height: 16px;}

.relateditem {width: 122px; padding-right: 30px; float: left; font-size: 11px; line-height: 16px;}
.relateditem .itemimg img {width: 120px; display: block; border: none;}
.relateditem .itemimg {height: 100px; background: #fff; border: solid 1px #89171b;}
.relateditem a {display: block;}
#content .relateditem a:link, #content .relateditem a:visited, #content .relateditem a:active {text-decoration: none; color:#37342d;}
#content .relateditem a:hover {color:#89171b; text-decoration: underline;}

.button {background: #89171b; border: solid 1px #312c26; color: #fff; padding: 1px; font-weight: bold; font-size: 11px;}

#producttitle {margin-bottom: 10px;}

.status {color:#89171b; font-weight: bold;}

.categorynav {text-align: right; font-size: 12px; clear: both; margin: 3px 0px; color: #6d685d;}
.categorynavshowing {float: left;}

#content .noMargin {margin: 0px;}

.event {margin-bottom: 10px;}
.event h3 {margin: 0px;}
.event p {margin-top: 0px; margin-bottom: 18px;}






/* Styles for Forms attached to Secondary pages */
.formSingleRow {
	margin-right: 15px
}
.formTightRow {
	margin-bottom: 3px
}




/* Quick Newsletter Sign-Up Widget */
.quicksignupsec {
	color:#89171b;
	position: relative;
	z-index:49;
	top:-48px;
	height: 50px;
	width:710px;
	line-height:18px;
	padding-top:20px;
	padding-left:12px;
	background-image:url(/images/signupform-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-weight:bold;
}

.quicksignupsec-label {
	vertical-align:middle;
	text-align:left;
}

.quicksignupsec-form {
	vertical-align:middle;
	text-align:right;
}