/* 
/* 
Copyright 2015 Creative Lifestyles, Inc.
All Rights Reserved
 */
 
 
/*******************
* REASONABLE DEFAULTS FROM H5BP
********************/

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

table tr {
    
}

table td {
    padding: 8px;
}

h1, h2, h3, h4, h5 {
    color:#000;
}

h1 {
    font-size: 1.45em;
}

h2 {
    font-size: 1.25em;
}
h3 {
    font-size: 1.0em;
}
/*********************
* Site defaults and mobile CSS
**********************/
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: border-box;
}

body {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #5F5B5B;
}

#javascriptwarning{
    color:#FFFFFF;
    background-color:#990000;
    font-size:12px;
    text-align:center;
}

#wrapper {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

p {
    line-height: 1.4;
}

a, a:visited, a:hover, a:active {
    text-decoration: none;
    color: #000000;
}

.btn, .btn:hover, .btn:active, .btn:visited {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #ccc;
    white-space: nowrap;
    color: #333;
    background-color: #fff;
    border-radius: 4px;
    line-height: 1.4;
    padding: 6px 12px;
    font-size: 1em;
    text-transform: uppercase;
}

header {
    position: relative;
}

#banner {
    position: relative;
    padding: 10px 8px 8px;
    background-image: -ms-linear-gradient(left, #FFFFFF 0%, #747373 100%);
    background-image: -moz-linear-gradient(left, #FFFFFF 0%, #747373 100%);
    background-image: -o-linear-gradient(left, #FFFFFF 0%, #747373 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FFFFFF), color-stop(1, #747373));
    background-image: -webkit-linear-gradient(left, #FFFFFF 0%, #747373 100%);
    background-image: linear-gradient(to right, #FFFFFF 0%, #747373 100%);
    
    transition: all 1s ease;
}

#banner:after{
    content: "";
    display: table;
    clear: both;
}

#banner img{
    float: left;
    width: 80px;
    height: auto;
    transition: all 1s ease;
}


#banner .site-title {
    color: #D3522F;
    font-size: 1.5em;
    margin-top: 10px;
    margin-bottom: 0;
    transition: all 1s ease;
}

#banner .site-tag {
    font-size: 0.9em;
    padding: 0;
    margin: 0;
    transition: all 1s ease;
}

#topMenuDIV {
    position: absolute;
    top: 8px;
    right: 8px;

}

.mobile-menu-btn, .mobile-menu-btn:hover, .mobile-menu-btn:active, .mobile-menu-btn:visited {
    display: block;
    float: right;
}

.main-menu {
    display: none;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 125px;
    background-color: #fff;
    position: absolute;
    top:32px;
    right: 0px;
}

.main-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.main-menu li {
    display: block;
    padding: 3px 0;
    text-align: center;
}

.main-menu li a {
    text-transform:uppercase;
    text-decoration: none;
    line-height: 1.75;
} 

body#home .main-menu a.menu-home,
body#hardware .main-menu a.menu-hardware,
body#config .main-menu a.menu-config,
body#pricing .main-menu a.menu-pricing,
body#support .main-menu a.menu-support,
body#download .main-menu a.menu-support,
body#contact .main-menu a.menu-contact {
    border-bottom: 2px solid #cc6600;
}	
				

#content {
   /* width: 100%;*/
    background: #ECECED;
    padding: 8px 12px;
}

#content a, #content a:visited, #content a:hover, #content a:active {
    color: #D3522F;
}

#content img {
    padding:5px;
	height: auto;
	
	
	
	}

#helpContent {
    background:#ECECED;
    margin-left:0px auto;
    min-height:400px;
}

.subHeading {
    color:#000;
}

#contentSpace {
    height:20px;
}

#footer {
	margin-left:0px;	
    padding:10px;
    color:#CC7A7B;
    font-size: 0.8em;
}
	
#downloadsContent{
     width: auto;
    color:#5F5B5B;
    font-size:14px;
    margin-left:0px;
}

#downloadsContent table{
    border:#FFFFFF;
    border-bottom-style:solid;
}
#table{
    border:#FFFFFF;
    border-bottom-style:solid;
}
#download img{
padding:5px;


}
#table img{
	padding:5px;
	
	float: right;
	
}
.tableName {
padding-left:20px;
}
.tableHeading{
    font-weight:500;
    color:#000000;
    background-color:#D8D9DA;
    font-size:16px;
    padding-left:20px;
}
.tablesubName{
padding-left:20px;
background-color:#F2F2F2;
 width: auto;
}

.osInfo{
    font-size:12px;
    padding:10px;
    background-color:#D8D9DA;
}

.downloadName{
    padding-left:20px;
	
}

.downloadHeading{
    font-weight:500;
    color:#000000;
    background-color:#D8D9DA;
    font-size:16px;
    padding-left:20px;
}
.downloadsubName{
padding-left:20px;
background-color:#F2F2F2;
 width: auto;

}


/*********************
* TABLET & SMALLER LAPTOPS
*********************/
@media only screen and (min-width: 650px) {
    header {
        margin-bottom: 1em;
    }
    
    #banner {
        padding: 8px 8px
    }
    
    #banner img{
        width: auto;
        height: auto;
    }

    #banner .site-title {
        font-size: 2.5em;
    
	}

    
    #content {
        width: 100%; 
       /* width: auto;*/
    }
    
    #topMenuDIV {
	    margin-left: 0px;
        position: relative;
        top: 0;
        right: 0;
        width: auto;
    }
    
    .mobile-menu-btn {
        display: none;
    }

    .main-menu {
        display: block;
        border-right: none;
        border-bottom: none;
        background-color: #fff;
        position: relative;
        top: 0;
        left: 0;
        width: auto;
        padding-left: 1em;
    }

    .main-menu li {
        display: inline-block;
        margin-right: 24px;
    }
    
    .main-menu li a:hover {
        border-bottom: 2px solid #cc6600;
    }
  
}

/*********************
* DESKTOP
*********************/
@media only screen and (min-width: 1030px) {
    #wrapper {
        width: 1024px;
   

   }   
    
    .main-menu {
        padding-left: 0;
    }
	
	
}

/*********************
* LARGE VIEWING SIZE
*********************/
@media only screen and (min-width: 1240px) {

}


/*********************
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution.
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {

	

}