body {
	margin: 0px;
	padding: 0px;
	background: #242424;
	font: 14px Helvetica, Arial, sans-serif;
	color: #cccccc;
	line-height:1.4em;
	font-weight:normal;
}

h1, h2, h3 {
	margin-top: 0px;
	color: #cccccc;
	font-weight:normal;
}

h1 {
	font-size: 42px;
	font-family:Georgia, Serif;
	line-height:1.3em;
	margin-bottom:10px;
	color:#ffffff;

}

h2 {
	font-size: 18px;
	line-height:1.4em;
	color:#ffffff;
}

h3 {
	border-bottom:1px solid #ffffff;
	line-height:1.3em;
	font-size: 30px;
	margin-bottom:20px;
}
h4 {
	border-bottom:1px solid #ffffff;
	line-height:1.1em;
	font-size: 36px;
	margin-bottom:20px;
	font-weight:normal;
}

h2.offers {
	font-size: 25px;
	line-height:1.4em;
	color:#cccccc;
	padding:0px;
	margin:20px 0px 5px;
}

.noBorder {
    border:0px;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}
strong {
    color: #33ccff;
}

a {
    text-decoration:none;
	color: #cccccc;
}

a:hover {
	text-decoration: none;
	color: #33ccff;
}

a img {
	border: none;
}

.selected {
	text-decoration: none;
	color: #33ccff;
}
.normal {
    font-weight:normal;
    font-size:small;
    color:#666666;
}
.competition {
    border:0px;
    font-size: 56px;
}

hr {
    background:url(images/hr.jpg) repeat-x top left; 
    display:block; 
    height:2px;
    border:0px;
    width:100%;
    border:0px solid yellow;
}

.entry_form {
    font-weight:normal;
    color:#cccccc;
}

.order {
    color:#cc0000;
}

/* Header */

#header_holder {
	clear: both;
	margin: 0px auto;
	background-color: #303030;
	color: #000000;
	border: 0px solid pink;
	background: #000000 url(images/header_bg.jpg) repeat-x left top;
}

#header {
	width: 960px;
	height: 90px;
	margin: 0px auto;

}

#header a {
	text-decoration: none;
	color: #cccccc;
}

/* Logo */

#logo {
	float: left;
	padding-top:10px;
}


/* Menu */

#menu {
	float: right;
	border:0px solid yellow;
	padding: 55px 0px 0px 0px;

}


#menu a {
	width: auto;
	padding: 0px 20px 0px 20px;
	font-weight:500;
	margin:0px;
	vertical-align:bottom;
}

#menu a:hover {
	text-decoration: none;
	color:#33ccff;
	
}

#menu .active {
	background: #7ECE05;
}

#menu .active a {
	background: #7ECE05;
}

#menu .order {
	color:#cc0000;
}

/* Menu */

/* Page */

#page {
	margin: 0px auto;
	padding: 0px 0px;
	clear:both;
}

/* Content */

#content_holder {
	clear: both;
	margin: 0px auto;
	color: #cccccc;
	/*background:#000000 url(images/content_bg.jpg) no-repeat top left;*/
	background:#000000 url(images/content_bg_gradient.jpg) repeat-x top left;
	border: 0px solid yellow;
	overflow:auto;

}

#content {
	width: 960px;
	padding:40px 0px 40px 0px;
	margin: 0px auto;
	border: 0px solid green;
	overflow:auto;
}
#content_left {
    width:480px;
    float:left;
    text-align:left;
}
#content_right {
    width:480px;
    float:left;
    text-align:right;
    border:0px solid purple;
    overflow:visible;
}

#content_centered {
    width:460px;
    text-align:center;
    border:0px solid purple;
    margin-left: auto;
    margin-right: auto;
}
.content_centered {
    width:460px;
    text-align:center;
    border:0px solid purple;
    margin-left: auto;
    margin-right: auto;
}

#content_left_controls {
    width:460px;
    border: 0px solid green;
    text-align:center;
    float:left;
}
#content_right_controls {
    width:480px;
    border: 0px solid green;
    overflow:visible;
    text-align:center;
    float:left;

}
#content_center_controls {
    width:480px;
    border: 0px solid green;
    overflow:visible;
    text-align:center;
    margin: 0px auto;
    padding:20px 0px 0px 0px;
}

#book_wrapper {
    width:960px;text-align:center;margin: 0px auto;padding:0px;
}

#book_holder {
    height:550px;
}

.small_print {
    font-size:12px;
    color:#cccccc;
}


#content_right_controls a {
    padding: 0px 5px 0px 5px;
}

#content_form {
    width:958px;
    float:left;
    text-align:left;
    border:1px solid #676767;
    background:#000000;
    padding:20px 0px 0px 0px;
    margin:0px;
    overflow:hidden;
}

.button_large {
    color:#33ccff;
    font-size:20px;
}

#contact_us a{
    color:#33ccff;
    font-size:20px;
}
#resellers a {
    color:#33ccff;
    font-size:20px;
}
#media_kit a{
    color:#33ccff;
}

#content_form_left {
    width:300px;
    float:left;
    text-align:right;
    border:0px solid green;
    padding:20px 0px 0px 0px;
}
#content_form_right {
    width:600px;
    float:left;
    text-align:left;
    border:0px solid purple;
    overflow:visible;
    padding:20px 0px 0px 20px;
}

#sub_content_holder {
	clear: both;
	margin: 0px auto;
	background-color: #242424;
	color: #000000;
	border: 0px solid yellow;
	border-top: 1px solid #3e3e3e;
}
#sub_content {
	width: 960px;
	padding:0px 0px 0px 0px;
	margin: 0px auto;
	border: 0px solid red;
	background-color: #242424;
}

#sub_sub_content_holder {
	clear: both;
	margin: 0px auto;
	background-color: #242424;
	color: #000000;
	border: 0px solid yellow;
	border-top: 0px solid #3e3e3e;
}
#sub_sub_content {
	width: 960px;
	padding:0px 0px 0px 0px;
	margin: 0px auto;
	border: 0px solid red;
	background-color: #242424;
}

#footer_holder {
	clear: both;
	margin: 0px auto;
	background-color: #242424;
	border: 0px solid yellow;
}
#footer {
    width: 960px;
	padding:20px 0px 20px 0px;
	margin: 0px auto;
	border: 0px solid red;
	background-color: #242424;
	overflow: auto;
}
#footer_holder_offers {
	clear: both;
	margin: 0px auto;
	background-color: #161616;
	border: 0px solid yellow;
}
#footer_offers {
    width: 960px;
	padding:20px 0px 0px 0px;
	margin: 0px auto;
	border: 0px solid red;
	background-color: #161616;
	overflow: auto;
}

#footer a {
    	line-height:170%;
}

#footer_links a:hover {
    text-decoration: none;
	color:#33ccff;
}

.link_title {
    text-decoration: none;
    font-weight:bold;
	padding-bottom:10px;
	display: block;
	font-size:16px;
}

#offers1 {
    width:40%;
    float:left;
    border: 0px solid red;
	display: inline-block;
	padding:0px 15px 0px 0px;
	text-align:center;
}
#offers2 {
    width:40%;
    float:left;
    border: 0px solid red;
	display: inline-block;
	padding:0px 15px 0px 0px;
	text-align:center;
	
}
#offers3 {
    width:16%;
    float:left;
    border: 0px solid red;
    display: inline-block;
    padding:60px 0px 0px 0px;
    text-align:right;
}

#footer_col1 {
    width:18%;
    float:left;
    border: 0px solid red;
    display:block;
}
#footer_col2 {
    width:20%;
    float:left;
    border: 0px solid green;
}
#footer_col3 {
    width:29%;
    float:left;
    border: 0px solid white;
}
#footer_col4 {
    width:21%;
    float:left;
    border: 0px solid black;
}
#footer_col5 {
    width:12%;
    float:left;
    padding-left:0px;
    border: 0px solid purple;
}
#footer_col5 a {
    padding-left:50px;
}

#sub_footer {
	width: 960px;
	padding:10px 0px 20px 0px;
	margin: 0px auto;
	border: 0px solid red;
	background-color: #242424;
	overflow: auto;
}

#footer_menu_left {
	float: left;
	font-size:12px;
	width:68%;
	vertical-align:middle;
	
}
#footer_menu_left a {
	padding-right:20px;
	
}
#footer_menu_right{
	float: right;
	width:32%;
	font-size:12px;
	border: 0px solid red;
	text-align:right;
}



#footer_menu_right img {
    text-align:right;
    padding:0px;
}



#features {
    clear:both;
    width:960px;
    border:0px solid red;
    overflow:auto;
    color:#cccccc;
}
#features .title {
    text-decoration: none;
    font-weight:bold;
	padding-bottom:10px;
	display:block;
	font-size:16px;
	color:#33ccff;
}
#features_table tr {
    vertical-align:top;

}
#features_table td {
    padding:0px 10px 20px 0px;
}


/* megazine */
div.outer {
    height: 100%;
}
#megazine {
    height: 100%;
    outline: none;
    width: 100%;
}
        
        
/* coda slider main content */
#slider {
    width: 958px;
    margin: 0 auto;
    padding:0px;
    position: relative;
}

.scroll {
    width: 600px;
    height:600px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    background: #000000;
    color:#cccccc;
    padding:0px;
}

.scrollContainer div.panel {
    padding: 0px 0px 0px 20px;
    height: 210px;
    width: 580px;
    border:0px solid green;

}
.scrollContainer2 {
    padding: 0px 0px 0px 20px;
    height: 210px;
    width: 960px;
    border:0px solid green;

}

.scrollContainer2 img{
    padding: 0px 10px 0px 10px;

}


ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
    line-height:25px;
}

ul.navigation li {
    display: block;
    width:300px;
    float:left;
    text-align:right;
    border-bottom:1px solid #676767;
    padding: 0px 0px 0px 0px;
    line-height:3em;
    font-size:18px;
}

ul.navigation a {
    text-decoration: none;
}

ul.navigation a:hover {
    color: #33ccff;
}

ul.navigation a.selected {
    color: #33ccff;
}

ul.navigation a:focus {
    outline: none;
}

.hide {
    display: none;
}
#wrapper {
    width: 958px;
    padding:0px;
    margin:0px;
}

.scrollButtons {
    position: absolute;
    top: 100px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
    z-index:100;
}

.scrollButtons.right {
    right: -20px;
    z-index:100;
}

.cross-link {

}

.hide {
    display: none;
}

.faq_answer {
    width: 500px; color:#858585;padding:5px 0px 0px 20px;
}

/* pricing table */
.table_pricing {
    border:1px solid #666666;
    border-collapse:inherit;
	border-collapse: collapse;
    width:100%;
}

.table_pricing th {
    font-size:18px;
    text-align:left;
    color:#666666;
    border-color:#666666;
    padding:6px;
}

.table_pricing td {
    text-align:center;
    color:#666666;
    padding:6px;
    border-color:#666666;
}

.table_pricing strong {
    color:#33ccff;
    
}

/* calculator table */
.table_calculator {
    border-collapse:inherit;
	border-collapse: collapse;
    width:100%;
}

.table_calculator td {
    text-align:left;
    padding:8px;
    border-color:#666666;
    font-weight:bold;
}
.table_calculator th {
    text-align:right;
    padding:8px;
    font-weight:bold;
}

.table_calculator strong {
    color:#33ccff;
    
}
.table_calculator a {
    color:#33ccff;
    font-size:20px;
}


.easy_left {
    float:left;
    border:0px solid red;
    width:390px;
    height:100%;
    border:0px solid purple;
}
.easy_right {
    float:left;
    border:0px solid purple;
    width:480px;
}

.easy_left img {
    padding:0px 20px 0px 20px;
}

.easy {
    vertical-align:top;
    border:0px solid green;
    width:600px;
    float:right;
    text-align:right;
    display:inline;
    padding:50px 0px 0px 0px;
}
/*
.easy_controller {
    width:80px;
    vertical-align:middle;
    border:0px solid teal;
    float:left;
    height:100%;
    text-align:right;
    padding:0px;
}
.easy_controller img{
    padding-top:200px;
}
*/