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


html {
    font-size:14px;
}

body {
    color:#333333;
    font-family:Verdana, Arial, Helvetica, sans-serif;
     text-align:left;    font-weight:normal;
    font-style:normal;
    background:#F9E6A5 url(/templates/123/images/wood.jpg) top left repeat fixed;
}

div.container {
    background:transparent;
}

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

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

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

.mp_top1{
    width:640px;
}

.mp_top2{
    width:0px;
}

.mp_top3{
    width:320px;
}

.mp_header1{
    width:960px;
}

.mp_advert3{
    width:960px;
}

.content_sparky {
    width:960px;
}

.mp_footer{
    width:960px;
}


}

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

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

.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 10px;
}

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

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

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

h1, h1 a {
    color:#333333;
    font-size:60px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;    font-weight:bold;
    font-style:normal;
    }

h2, h2 a {
    color:#333333;
    font-size:22px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align:left;    font-weight:normal;
    font-style:normal;
    }

h3 {
    color:#333333;
    font-size:24px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;    font-weight:bold;
    font-style:normal;
    }

h4 {
    color:#333333;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;    font-weight:bold;
    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;
}
