/*------------CSS STYLESHEET DYNAMICALLY GENERATED BY SPARKY---------------*/

/*------------GOOGLE FONTS---------------*/
@import url(https://fonts.googleapis.com/css?family=Nunito:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic-ext,greek-ext,latin-ext,cyrillic);
html {
    font-size:14px;
}

body {
    color:#444444;
    font-family:'Open Sans', sans-serif;
     text-align:justify;    font-weight:normal;
    font-style:normal;
    background:#FFFFFF;
}

div.container {
    background:transparent;
}

/*------------LAYOUT - SCREEN >= TEMPLATE WIDTH---------------*/

@media (min-width: 1092px) {
.container, .row {
    width:1092px;
}

[class*="span"] {
    margin-left: 0;
}

.mp_logo{
    width:68px;
}

.mp_top1{
    width:272px;
}

.mp_topmenu{
    width:680px;
}

.mp_top2{
    width:68px;
}

.mp_header1{
    width:0px;
}

.mp_header2{
    width:0px;
}

.content_sparky {
    width:884px;
}

.mp_right{
    width:204px;
}

.mp_bottom5{
    width:0px;
}

.mp_bottom4{
    width:0px;
}

.mp_user1{
    width:272px;
}

.mp_user2{
    width:272px;
}

.mp_user3{
    width:272px;
}

.mp_user4{
    width:272px;
}

.mp_footer{
    width:544px;
}

.mp_bottom6{
    width:544px;
}

.mp_bottom1{
    width:0px;
}

.mp_bottom2{
    width:0px;
}

.mp_copyright{
    width:0px;
}


}

/*------------LAYOUT - SCREEN BETWEEN 980px AND TEMPLATE WIDTH---------------*/

@media (min-width: 980px) and (max-width: 1092px) {

.container {
    width: 868px;
}
.span12 {
    width: 868px
}
.span11 {
    width: 794px;
}
.span10 {
    width: 720px;
}
.span9 {
    width: 646px;
}
.span8 {
    width: 572px;
}
.span7 {
    width: 498px;
}
.span6 {
    width: 424px;
}
.span5 {
    width: 350px;
}
.span4 {
    width: 276px;
}
.span3 {
    width: 202px;
}
.span2 {
    width: 128px;
}
.span1 {
    width: 54px;
}

}

/*------------LAYOUT - SCREEN BETWEEN 768px AND 979px---------------*/

@media (min-width: 768px) and (max-width: 979px) {

.container {
    width: 724px;
}
.span12 {
    width: 724px
}
.span11 {
    width: 662px;
}
.span10 {
    width: 600px;
}
.span9 {
    width: 538px;
}
.span8 {
    width: 476px;
}
.span7 {
    width: 414px;
}
.span6 {
    width: 352px;
}
.span5 {
    width: 290px;
}
.span4 {
    width: 228px;
}
.span3 {
    width: 166px;
}
.span2 {
    width: 104px;
}
.span1 {
    width: 42px;
}

}

@media (max-width: 767px) {

.container {
    width: 100%;
}

[class*="span"] {
    width: 100%;
}

}

.cell_pad {
    padding:0px 0px;
    margin:0px 5px;
}

/*------------ COMMON SETTINGS ---------------*/

a {
    color:#F26600;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
}

a:hover {
    color:#F29D2C;
    text-decoration:none;
}

h1, h1 a {
    color:#67c0e9;
    font-size:28px;
    font-family:'Nunito', sans-serif;
    text-align:left;    font-weight:bold;
    font-style:normal;
    }

h2, h2 a {
    color:#f58706;
    font-size:24px;
    font-family:'Nunito', sans-serif;
    text-align:left;    font-weight:normal;
    font-style:normal;
    }

h3 {
    color:#82be29;
    font-size:20px;
    font-family:'Nunito', sans-serif;
    text-align:left;    font-weight:normal;
    font-style:normal;
    }

h4 {
    color:#666666;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;    font-weight:normal;
    font-style:normal;
    }

img {
    border:none;
}

/*--------------LOGO----------------*/

.sparky_logo, .sparky_logo a {
	color:#999999;
    font-size:24px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-style:normal;
	text-align:left;    text-decoration:none;
}

.sparky_slogan {
	color:#999999;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-style:normal;
	text-align:left;}




/*--------------FONT RESIZE----------------*/

#font_resize {
    text-align:right;
}

#font_resize a {
    color:#fff;
    text-decoration:none;
    padding:0 2px;
}

.clr {
    clear:both;
}

/*--------------RESPONSIVE TOP MENU----------------*/

select.tinynav {
    background-color:#000;
    background-image:none;
    height:30px;
    color:#eee;
    border:1px solid #666;
}
