/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background-color:#A37225;
	background-image: url(../images/I-Main-Backgd.jpg);
	background-repeat:no-repeat;
	color: #333;
	font-size: .87em;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.35em;
}


/* anchors
----------------------------------------------- */
a {
	color: #3399CC;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color:#0C2733;
	text-decoration:underline;
}
img {border: 0;}

/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em; font-family:Verdana, Arial, Helvetica, sans-serif;}
h1 {font-size:2.10em; color:#3399CC; font-family: Rockwell, Arial, "Times New Roman", Courier; font-weight: bold;}
h2 {margin-top:.75em; font-size:1em; font-weight:bold; text-transform:case; color: #1F1F1F; font-size:1.75em; font-family: Rockwell, Arial, "Times New Roman", Courier;}
h3 {margin-top:.5em; font-size:1em; font-weight:bold; color:#3399CC;}
h4 {margin-top:1em; font-size:1.40em; font-weight:normal; color:#1F1F1F; font-family: Rockwell, Arial, "Times New Roman", Courier;}
h5 {font-size:1em; margin-bottom:0; margin-top:1em;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}

/* wrappers
----------------------------------------------- */
#header {width:100%; background-image: url(../images/Header-Extreme-Business-Makeovers.png); background-repeat: no-repeat; height:175px;}
#footer {width:100%; background-image: url(../images/Footer-Extreme-Business-Makeovers-Conference.png); background-repeat: no-repeat; height:275px;}
#maincontent {width:100%; background-image: url(../images/I-Main-White-Backgd.png); background-repeat: repeat; height:auto; padding-top:10px; padding-bottom:10px;}


/* header
----------------------------------------------- */
#topnav {height:125px;}
.logo {text-align:right;}
.topR {text-align:right;}
.Tsocial {padding-right:5px;}
.Tsocial img{padding-top: 17px; margin-left:14px; margin-right:0;}
.Tnav {height:24px; vertical-align:bottom; text-align:right; padding-top:8px;}
.Tnav img{padding-left:5px;}

#mainnav {height:36px; text-align:left; vertical-align: middle;}
#subnav {height:49px; padding:0;}
.subnavH{ padding-top:20px;}
.subnavS{ vertical-align:middle; padding-top: 8px; text-align:right;}


/* main content
----------------------------------------------- */

.wbox {height:100%; background-color:#FFFFFF;}
.tcontent {padding: 15px;}


/* navigation
----------------------------------------------- */
.Tmainnav {width:100%; padding-top:14px; text-align:center;}
.Tmainnav ul{display: block;}
.Tmainnav ul a{font-size: 14px; color:#FFFFFF; text-decoration:none;font-weight: normal;font-family: Rockwell, Arial, Helvetica, sans-serif;}
.Tmainnav ul li{padding-left:7px; padding-right: 7px; list-style-type:none; display:inline;}
.Tmainnav ul li a:hover, .Tmainnav ul li a.selected{color:#3399CC; text-decoration:underline;}

/* footer
----------------------------------------------- */
.btop {text-align:right; height:24px;}
.footer {height:204px; vertical-align:top;}
.fregister {height: 47px; text-align:right;}

#Lfooter {padding-left:30px; padding-top:36px;}
.Lfooter ul {display: block;}
.Lfooter ul a{font-size: .80em; font:Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none;}
.Lfooter ul li{padding:0;margin-left: 0px; list-style-type:none;}
.Lfooter ul li a:hover, .Lfooter ul li a.selected{ color:#047EA3; text-decoration:underline; list-style-position:inside;}

.Mfooter {padding-top: 80px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.10em; color:#FFFFFF;}

.Rfooter {padding-top: 86px; font-family:Rockwell, Verdana, Arial, Helvetica, sans-serif; font-size:.93em; color:#FFFFFF; text-align:right; padding-right:37px;}

.Rfooter2 {padding-top: 14px; font-family:Rockwell, Verdana, Arial, Helvetica, sans-serif; font-size:.93em; color:#FFFFFF; text-align:right; padding-right:37px;}

/* subnav
----------------------------------------------- */

.subnav {text-align:left;display:block; height:auto;}
.subnav  ul {margin: 0px;padding: 0px;border: none;}
.subnav  ul li {list-style:none; padding: 0px;margin-left: 20px;}
.subnav  ul li a {font-weight:normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;display: block;padding: 5px;text-decoration: underline;color: #666666;width:90%;}
.subnav  ul li a:hover {color:#FA8D04; text-decoration:underline; background-color: #F7F7F7; font-size:.87em; font-weight:bold;}

/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:3em;
	text-align:left;
	background:#aaa;
	padding:.7em 1em;
	margin-bottom:0;
}


/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1.50em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1em;
	font-style:italic;
	font-stretch:expanded;
	padding-left:1.5em;
	margin: 20px;
	border-left:1px solid #FFB715;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:uppercase;
}
ul.section li a {
	background:#bbb;
}
ul.section li a:hover {
	background:#aaa;
}
ul.section li a:active {
	color:#fff;
	background:#666;
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
ul.section li li a:hover {
	background:#ccc;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
	background:#fff;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}


/* table
----------------------------------------------- */
table {
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}


/* articles
----------------------------------------------- */
.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles {
	padding-top:0;
}
.article {
	border-top:1px solid #666;
	padding-top:.5em;
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.box .first {
	border-top:none;
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.article a.image:hover {
	border:1px solid #666;
}
.article a.image img {
	float:left; 
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}


/* site information
----------------------------------------------- */
#site_info .box {
	color:#ccc;
	background:#666;
	margin-bottom:10px;
}
#site_info a {
	color:#fff;
}
#site_info a:hover {
	color:#000;
}


/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}

/* Accordian
----------------------------------------------- */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size:1.1em;
	font-weight: normal;
}
.element h4 {
	margin: 0;
	padding:4px;
	line-height:1.2em;
}
.element p {
	margin: 0;
	padding: 4px;
}
.float-right {
	padding:10px 20px;
	float:right;
}

#accordian-block {
	padding-bottom:10px;
}


/* Mootools Kwicks
----------------------------------------------- */
#kwick-box { 
	padding:0;
	overflow:hidden;
}
#kwick-box h2 { 
	margin:0;
}
#kwick {
	position: relative;
}
#kwick .kwicks {
	display: block;
	background: #999;
	height: 120px;
	list-style:none;
	margin:0;
	overflow:hidden;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 100px;
	width: 215px;
	padding: 10px;
	background: #fff;
}
#kwick .kwick span {
	color:#fff;
}
#kwick .one {
	background: #666;
}
#kwick .two {
	background: #777;
}
#kwick .three {
	background: #888;
}
#kwick .four {
	background: #999;
}
.cat_textbox {
	margin-top: 5px;
	
}
.cartSummaryLink {
	background-image:url(../img/b-view-cart.png);
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:76px;
	width:160px;
	padding-left:65px;
	color:#FFFFFF;
	padding-top:10px;
}
ol.blogsitesummary li {
	list-style-type:circle;
	font-size: .87em;
	padding-top: 10px;
	padding-bottom:10px;
}
.productTextInput {
background-color:#F5F5F5;
margin:5px;
padding:5px;
text-align:center;
width:20px;
}
.productTextarea	{
	width:300px;
	height:120px;
}
.element.style	{
	margin:5px;

}
.item	{
	padding-bottom:18px;
}	