/* Start of CMSMS style sheet 'CC Layout' */
body, html{
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #544E4F;
	color: #FFFFFF;
	background-image: url(images/layout/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body.layout{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #544E4F;
	font-size: 0.8em;
}
#body-layout{
	width: 970px;
	position: relative;
	background-color: #000000;
	margin: auto;
}
a img{
    border: none;
}
.link-button{
height:40px;
}
h1,h2,h3,h4,h5,h6{
color:#00B2F6;
}
h1{
font-size:1.8em;}
h2{
font-size:1.1em;
}
#banner{
    
}
#banner #logo{
	float: left;
	margin-top: 20px;
}
#banner #main-menu{
	margin-top: 63px;
	margin-bottom: 0px;
	float: right;
	padding: 0;
	height: 50px;
	background-repeat: repeat-x;
        
}
#banner #main-menu .inner-wrapper1{
    background: url('images/layout/main-menu-left.png') no-repeat left top;
    float: left;
}
#banner #main-menu .inner-wrapper2{
	background: url('images/layout/main-menu-right.png') no-repeat right top;
	float: left;
	height: 60px;
	padding-top: 34px;
	width: 634px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
}
#banner #main-menu a{
	font-size: 0.95em;
	float: left;
	margin: 0;
	color: white;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
}
#banner #main-menu a:hover{
	background: url('images/layout/main-menu-hover.png') repeat-x left top;
	color: #000000;
}

body.home a.home, body.about a.about, body.downloads a.downloads, body.ordering a.ordering,
body.contact a.contact, body.news a.news, body.specials a.specials, body.retailers a.retailers{
	background: url('images/layout/main-menu-hover.png') repeat-x left top;
	margin-top: 30px;
}


#sub-banner{
	clear: both;
	width: 100%;
}
#sub-banner td{
    vertical-align: top;
}
#search-table{
    float: right;
    border-collapse: collapse;
    border: none;
}
#search-table td{
    border: none;
}
#search{
    float: left;
    margin-left:320px;
margin-right:75px;
}
#search form{
    margin-right: 12px;
    padding: 0;
}
#search .hidden{
    display: none;
}
#search input.input{
	color: #666;
	width: 200px;
	padding: 5px 0 5px 0;
	display: inline;
	height: 14px;
}
#search-form-submit-button{
    margin: 0;
    height: 30px;
    width: 40px;
    display: inline-block;
}
#search label{
    display: none;
}
.pay-online{
	float:right;
	margin:0;
}
#profile{
    float: left;
    margin: 0;
}
.btn-login{
    float: left;
    margin: 0;
    margin-right:3px;
}
#login{
    float: left;
    margin: 0;
}
#main-photo{
	clear: both;
	margin-bottom: 20px;
}
#main-photo img{
}



/* LAYOUT COLUMNS */
.colmask{
	clear: both;
	float: left;
	position: relative;
	width: 970px;
	background-color: #000000;
       margin-top:30px;
}

.colleft{
	text-align: left;
}

.col1{
	width: 644px;
	float: right;
	padding: 0 0 1em;
	position: relative;
}

.col2{
	width: 290px;
	float: left;
	overflow: visible;
	position: relative;
}
.push{ /*for sticky footer*/
height:0px;
clear: both;
}
#footer{
	clear: both;
	margin: 8px 0;
	height: 60px;
	padding: 12px 0 0 0;
	text-align: center;
	color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
	background-image: url(images/layout/footer.gif);
	background-repeat: no-repeat;
	margin-left: 325px;
}
#footer a{
    color: #000000;
    text-decoration: none;
}
#footer a:hover{
    text-decoration: underline;
}



.two-column-left{
    float: left;
    width: 49%;
    position: relative;
    left: 0.5%;
}
.two-column-right{
    float: left;
    width: 49%;
    position: relative;
    left: 1.5%;
}
.clear{
    clear: both;
}

#gearup-green-bar{
    float: right;
}

/* End of 'CC Layout' */

