#summary {
	float: left;
	width: 18%;
	padding: 15px;
	background-color:#55585D;
	margin-right: 20px;
	color:#FFF;
	height: 740px;
}

#summary ul{
	color: #B8CC33;
	list-style-position:inside;
	list-style-image: url(/library/icon/plus.png);
	margin: 10px 0px;
	
}

#summary li {
	margin: 0px;

	
}

#summary li span{
	color: #FFF;
	margin-left:0px;
}

#summary h2{
	color: #B8CC33;	
	font-style: italic;
	margin: 5px 0px 15px;
}

#steps {
	width: 75%;
	float: left;
	height: 330px;
}

#steps ul {
	clear: right;
	height:140px;
}

#steps a.tab {
	display: block;
	cursor: pointer;
	color: #B8CC33;
	font-weight: bold;
	text-decoration: none;
}

#steps li {
	padding: 5px 0px 5px;
	display: block;
	float: left;
	font-size:15px;
	text-align: center;
	width: 23%;
}

#steps li span {
	display: block;
	clear:both;
}

#steps li img{
	border: 0px;
}

.tabPanel h2 {
	color: #B8CC33;
	font-size: 20px;
	font-style:italic;
	margin-bottom: 10px;
}

.tabPanel {
	display: none;
	margin-bottom: 10px;
	height:100px;
}


.tabPanel.visible {
	display: block;
}

#tabHolder {
	clear:both;
	padding: 0px 20px 40px;
	height: 230px;
	color:#666;
	font-size: 12px;
}

#tabHolder .holder {
	border-left: 5px solid #B8CC33;
	padding: 0px 10px 0px;
	height: 140px;
	margin-bottom: 20px;
	
}

.selector.visible .tab{
	padding:0px;
}

.selector .name{
	text-decoration: none;
}

.selector .tab{
	padding-left:15px;
	border-bottom: 0px;
	text-align:center;
}

#topBox input{
	float: right;
	margin-right:30px;
}

#rightBox {
	width: 45%;
	float: right;
	margin-top: 10px;
}


#leftBox {
	width: 50%;
	float: left;
	margin-top: 10px;
}

#howItWorks {
	width: 50%;
	float: left;
}


#sneakpeak {
	
}

#subscriptions {
	font-size: 11px;
}

#subscriptions {
	
	color: #222;
}

#subscriptions td {
	text-align: left;
	padding:4px;
}



.properties td.checked {
	background-image: url(/library/icon/checksmall.png);
	background-repeat: no-repeat;
	background-position:center; 
}

.properties td.optional {
	text-align: center!important;
	color:#666;
}

.properties .seperator {
	background-color:#BBB;
	height:5px;
}


#subscriptionQuotes .item {
	margin: 5px 0px 5px;
}


#subscriptionQuotes .title {
	font-weight: bold;
}

.box {
	margin-right:10px;
	
	padding: 10px;
}

#poll {
	
	width: 400px;

	padding: 0;
	margin: 0px 0px 30px;
	
}

#poll .content {
	background-color: #EEE;
	padding: 10px;
}


#poll .description {

	color: #666;
}


#poll .results {
	padding: 10px;
}

#poll .results img {
	margin: 0px;
	padding: 0px;
	float:left;
	height: 14px;
}

#poll .window {
	margin-top: 10px;
	
}

.productsRotate {
	list-style-type: none;
	margin-left:110px;
}

.productsRotate li div {
	text-align: center;
	margin-top:10px;
}



div.jFlowPrev {
	text-align: left;
	cursor: pointer;
	width: 150px;
	float:left;
	margin-top:50px;
}




.jFlowMid {
	float: left;
	margin-left:130px;
	width:260px;
	text-align:center
}

.jFlowMid img {
	
}


.jFlowMid h1 {
	clear:both;
	color: #B8CC33;
	font-size:21px;
}

h4 {
	color: #B8CC33;
}




.jFlowPrev img, .jFlowNext img {
	height: 50px;
}


.jFlowPrev .arrow, .jFlowNext .arrow {
	height: 7px;
}

div.jFlowNext {
	text-align: right;
	cursor: pointer;
	width: 150px;
	float:right;
	margin-top:50px;
}

#products ul {
	margin: auto;
	width: 680px;
}

#products {
	width: 820px;
	margin: auto;
	
}

#products .holder {
	width: 650px;
	margin: auto;
}


.fadecontentwrapper{ 
	position: relative;
	width: 685px;
	height: 520px; 
	margin:auto;
}

.fadecontenttoggler {
	width: 200px;
	margin-left:400px;
}

.fadecontent{ 
	position: absolute;
	visibility: hidden;
}



.fadecontenttoggler a.toc { 
	display:block;
	float:left;
	width:22px;
	height:16px;
	background: url(/library/image/circle1.png) no-repeat center center;
	text-decoration:none;
}


.fadecontenttoggler a.selected, .fadecontenttoggler a:hover {
	background: url(/library/image/circle2.png) no-repeat center center;
}


.logMessage.critical {
	border: 1px solid #AC0631;
	padding: 5px;
	background-color: #FFF;
	color: #666;

}

.dashboardMessages {
	color: #D49451;
	border: 1px solid #D49451;
	background-color: #FFE5CE;
	padding: 10px;
}

.dashboardMessages a {
	font-weight: bold;
	text-decoration: underline;
	color: #D49451;
}

.holder {
	clear: both;
}
