@media all and (max-width: 767px)
{

body
{
	background: white;
}

}

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

body
{
/*
	background: #474747 url('/images/backgrounds/5.jpg') 0 0 repeat;
*/
	background: white;
}

}

/*
#wrapper
{
	background: #313131 url('/images/providers/background_demo.png') 0 0 repeat;
}
*/
.btn-0
{
background: #8c8c8c;
background: -moz-linear-gradient(top,  #8c8c8c 0%, #9c9c9c 13%, #9c9c9c 24%, #6e6e6e 100%);
background: -webkit-linear-gradient(top,  #8c8c8c 0%,#9c9c9c 13%,#9c9c9c 24%,#6e6e6e 100%);
background: linear-gradient(to bottom,  #8c8c8c 0%,#9c9c9c 13%,#9c9c9c 24%,#6e6e6e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c8c8c', endColorstr='#6e6e6e',GradientType=0 );
}
/*
li:hover > .btn-0, .btn-0:hover, .btn-0:active, .btn-0.active, li.active > .btn-0
{
background: #6e6e6e !important;
}
*/
.btn-1
{
/*
background: #905cde;
background: -moz-linear-gradient(top,  #905cde 0%, #9358e9 12%, #9358e9 24%, #6544a5 100%);
background: -webkit-linear-gradient(top,  #905cde 0%,#9358e9 12%,#9358e9 24%,#6544a5 100%);
background: linear-gradient(to bottom,  #905cde 0%,#9358e9 12%,#9358e9 24%,#6544a5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#905cde', endColorstr='#6544a5',GradientType=0 );
*/
background: #b75a5a;
background: -moz-linear-gradient(top,  #cf9292 0%, #b75a5a 100%);
background: -webkit-linear-gradient(top,  #cf9292 0%,#b75a5a 100%);
background: linear-gradient(to bottom,  #cf9292 0%,#b75a5a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf9292', endColorstr='#b75a5a',GradientType=0 );
}
/*
li:hover > .btn-1, .btn-1:hover, .btn-1:active, .btn-1.active, li.active > .btn-1
{
background: #6544a5 !important;
}
*/
.btn-2
{
/*
background: #3d9ab3;
background: -moz-linear-gradient(top,  #3d9ab3 0%, #39abbb 13%, #39abbb 24%, #287985 100%);
background: -webkit-linear-gradient(top,  #3d9ab3 0%,#39abbb 13%,#39abbb 24%,#287985 100%);
background: linear-gradient(to bottom,  #3d9ab3 0%,#39abbb 13%,#39abbb 24%,#287985 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d9ab3', endColorstr='#287985',GradientType=0 );
*/
background: #c5804f;
background: -moz-linear-gradient(top,  #d9ab8b 0%, #c5804f 100%);
background: -webkit-linear-gradient(top,  #d9ab8b 0%,#c5804f 100%);
background: linear-gradient(to bottom,  #d9ab8b 0%,#c5804f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9ab8b', endColorstr='#c5804f',GradientType=0 );
}
/*
li:hover > .btn-2, .btn-2:hover, .btn-2:active, .btn-2.active, li.active > .btn-2
{
background: #287985 !important;
}
*/
.btn-3
{
/*
background: #608bb8;
background: -moz-linear-gradient(top,  #608bb8 0%, #6f95c9 13%, #6f95c9 24%, #4d698e 100%);
background: -webkit-linear-gradient(top,  #608bb8 0%,#6f95c9 13%,#6f95c9 24%,#4d698e 100%);
background: linear-gradient(to bottom,  #608bb8 0%,#6f95c9 13%,#6f95c9 24%,#4d698e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#608bb8', endColorstr='#4d698e',GradientType=0 );
*/
background: #d29b52;
background: -moz-linear-gradient(top,  #e1bd8d 0%, #d29b52 100%);
background: -webkit-linear-gradient(top,  #e1bd8d 0%,#d29b52 100%);
background: linear-gradient(to bottom,  #e1bd8d 0%,#d29b52 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1bd8d', endColorstr='#d29b52',GradientType=0 );
}
/*
li:hover > .btn-3, .btn-3:hover, .btn-3:active, .btn-3.active, li.active > .btn-3
{
background: #4d698e !important;
}
*/
.btn-4
{
/*
background: #cf9292;
background: -moz-linear-gradient(top,  #cf9292 0%, #ce9696 12%, #ce9696 24%, #b75a5a 100%);
background: -webkit-linear-gradient(top,  #cf9292 0%,#ce9696 12%,#ce9696 24%,#b75a5a 100%);
background: linear-gradient(to bottom,  #cf9292 0%,#ce9696 12%,#ce9696 24%,#b75a5a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf9292', endColorstr='#b75a5a',GradientType=0 );
*/
background: #afbb45;
background: -moz-linear-gradient(top,  #cad284 0%, #afbb45 100%);
background: -webkit-linear-gradient(top,  #cad284 0%,#afbb45 100%);
background: linear-gradient(to bottom,  #cad284 0%,#afbb45 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cad284', endColorstr='#afbb45',GradientType=0 );
}
/*
li:hover > .btn-4, .btn-4:hover, .btn-4:active, .btn-4.active, li.active > .btn-4
{
background: #b75a5a !important;
}
*/
.btn-5
{
/*
background: #e1bd8d;
background: -moz-linear-gradient(top,  #e1bd8d 0%, #e0bf94 12%, #e0bf94 24%, #d29b52 100%);
background: -webkit-linear-gradient(top,  #e1bd8d 0%,#e0bf94 12%,#e0bf94 24%,#d29b52 100%);
background: linear-gradient(to bottom,  #e1bd8d 0%,#e0bf94 12%,#e0bf94 24%,#d29b52 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1bd8d', endColorstr='#d29b52',GradientType=0 );
*/
background: #86b64a;
background: -moz-linear-gradient(top,  #afcf87 0%, #86b64a 100%);
background: -webkit-linear-gradient(top,  #afcf87 0%,#86b64a 100%);
background: linear-gradient(to bottom,  #afcf87 0%,#86b64a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afcf87', endColorstr='#86b64a',GradientType=0 );
}
/*
li:hover > .btn-5, .btn-5:hover, .btn-5:active, .btn-5.active, li.active > .btn-5
{
background: #d29b52 !important;
}
*/
.btn-6
{
background: #59ab55;
background: -moz-linear-gradient(top,  #91c78f 0%, #59ab55 100%);
background: -webkit-linear-gradient(top,  #91c78f 0%,#59ab55 100%);
background: linear-gradient(to bottom,  #91c78f 0%,#59ab55 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91c78f', endColorstr='#59ab55',GradientType=0 );
}
.btn-7
{
background: #58afae;
background: -moz-linear-gradient(top,  #91cac9 0%, #58afae 100%);
background: -webkit-linear-gradient(top,  #91cac9 0%,#58afae 100%);
background: linear-gradient(to bottom,  #91cac9 0%,#58afae 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91cac9', endColorstr='#58afae',GradientType=0 );
}
.btn-8
{
background: #4994b0;
background: -moz-linear-gradient(top,  #87b8cb 0%, #4994b0 100%);
background: -webkit-linear-gradient(top,  #87b8cb 0%,#4994b0 100%);
background: linear-gradient(to bottom,  #87b8cb 0%,#4994b0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87b8cb', endColorstr='#4994b0',GradientType=0 );
}
.btn-9
{
background: #5082ba;
background: -moz-linear-gradient(top,  #8bacd1 0%, #5082ba 100%);
background: -webkit-linear-gradient(top,  #8bacd1 0%,#5082ba 100%);
background: linear-gradient(to bottom,  #8bacd1 0%,#5082ba 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bacd1', endColorstr='#5082ba',GradientType=0 );
}
.btn-10
{
background: #7175b6;
background: -moz-linear-gradient(top,  #a1a4cf 0%, #7175b6 100%);
background: -webkit-linear-gradient(top,  #a1a4cf 0%,#7175b6 100%);
background: linear-gradient(to bottom,  #a1a4cf 0%,#7175b6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1a4cf', endColorstr='#7175b6',GradientType=0 );
}
.btn-11
{
background: #9772a9;
background: -moz-linear-gradient(top,  #baa2c6 0%, #9772a9 100%);
background: -webkit-linear-gradient(top,  #baa2c6 0%,#9772a9 100%);
background: linear-gradient(to bottom,  #baa2c6 0%,#9772a9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#baa2c6', endColorstr='#9772a9',GradientType=0 );
}
.btn-12
{
background: #a65a7c;
background: -moz-linear-gradient(top,  #c492a8 0%, #a65a7c 100%);
background: -webkit-linear-gradient(top,  #c492a8 0%,#a65a7c 100%);
background: linear-gradient(to bottom,  #c492a8 0%,#a65a7c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c492a8', endColorstr='#a65a7c',GradientType=0 );
}
.btn-13
{
background: #868388;
background: -moz-linear-gradient(top,  #afadb0 0%, #868388 100%);
background: -webkit-linear-gradient(top,  #afadb0 0%,#868388 100%);
background: linear-gradient(to bottom,  #afadb0 0%,#868388 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afadb0', endColorstr='#868388',GradientType=0 );
}
.btn-14
{
background: #939095;
background: -moz-linear-gradient(top,  #b8b6b9 0%, #939095 100%);
background: -webkit-linear-gradient(top,  #b8b6b9 0%,#939095 100%);
background: linear-gradient(to bottom,  #b8b6b9 0%,#939095 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8b6b9', endColorstr='#939095',GradientType=0 );
}
.btn-15
{
background: #000000;
background: -moz-linear-gradient(top,  #111111 0%, #000000 100%);
background: -webkit-linear-gradient(top,  #111111 0%,#000000 100%);
background: linear-gradient(to bottom,  #111111 0%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#000000',GradientType=0 );
}
/*
.menu ul ul
{
	background: #575757;
}
*/

@media all and (max-width: 767px)
{

li li .btn-0
{
/* background: #6e6e6e !important; */
background: #8c8c8c !important;
}
li li .btn-1
{
/* background: #6544a5 !important; */
background: #b75a5a !important;
}
li li .btn-2
{
/* background: #287985 !important; */
background: #c5804f !important;
}
li li .btn-3
{
/* background: #4d698e !important; */
background: #d29b52 !important;
}
li li .btn-4
{
/* background: #b75a5a !important; */
background: #afbb45 !important;
}
li li .btn-5
{
/* background: #d29b52 !important; */
background: #86b64a !important;
}
li li .btn-6
{
background: #59ab55 !important;
}
li li .btn-7
{
background: #58afae !important;
}
li li .btn-8
{
background: #4994b0 !important;
}
li li .btn-9
{
background: #5082ba !important;
}
li li .btn-10
{
background: #7175b6 !important;
}
li li .btn-11
{
background: #9772a9 !important;
}
li li .btn-12
{
background: #a65a7c !important;
}
li li .btn-13
{
background: #868388 !important;
}
li li .btn-14
{
background: #939095 !important;
}
li li .btn-15
{
background: #000000 !important;
}

.btn-0:hover,
.btn-1:hover,
.btn-2:hover,
.btn-3:hover,
.btn-4:hover,
.btn-5:hover,
.btn-6:hover,
.btn-7:hover,
.btn-8:hover,
.btn-9:hover,
.btn-10:hover,
.btn-11:hover,
.btn-12:hover,
.btn-13:hover,
.btn-14:hover,
.btn-15:hover
{
}

}

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

.btn-0:hover
{
/* background: #6e6e6e !important; */
background: #6e6e6e !important;
}
.btn-1:hover
{
/* background: #6544a5 !important; */
background: #bb6262 !important;
}
.btn-2:hover
{
/* background: #287985 !important; */
background: #c88658 !important;
}
.btn-3:hover
{
/* background: #4d698e !important; */
background: #dba55d !important;
}
.btn-4:hover
{
/* background: #b75a5a !important; */
background: #b3be4e !important;
}
.btn-5:hover
{
/* background: #d29b52 !important; */
background: #8cba53 !important;
}
.btn-6:hover
{
background: #61af5e !important;
}
.btn-7:hover
{
background: #61b3b2 !important;
}
.btn-8:hover
{
background: #5299b4 !important;
}
.btn-9:hover
{
background: #5988be !important;
}
.btn-10:hover
{
background: #787cba !important;
}
.btn-11:hover
{
background: #9c79ad !important;
}
.btn-12:hover
{
background: #ab6283 !important;
}
.btn-13:hover
{
background: #8c898e !important;
}
.btn-14:hover
{
background: #99969a !important;
}
.btn-15:hover
{
background: #000000 !important;
}

}

select.btn-styler option
{
	color: white;
}
select.btn-styler option.btn-0
{
/* background: #6e6e6e !important; */
background: #8c8c8c !important;
}
select.btn-styler option.btn-1
{
/* background: #6544a5 !important; */
background: #b75a5a !important;
}
select.btn-styler option.btn-2
{
/* background: #287985 !important; */
background: #c5804f !important;
}
select.btn-styler option.btn-3
{
/* background: #4d698e !important; */
background: #d29b52 !important;
}
select.btn-styler option.btn-4
{
/* background: #b75a5a !important; */
background: #afbb45 !important;
}
select.btn-styler option.btn-5
{
/* background: #d29b52 !important; */
background: #86b64a !important;
}
select.btn-styler option.btn-6
{
background: #59ab55 !important;
}
select.btn-styler option.btn-7
{
background: #58afae !important;
}
select.btn-styler option.btn-8
{
background: #4994b0 !important;
}
select.btn-styler option.btn-9
{
background: #5082ba !important;
}
select.btn-styler option.btn-10
{
background: #7175b6 !important;
}
select.btn-styler option.btn-11
{
background: #9772a9 !important;
}
select.btn-styler option.btn-12
{
background: #a65a7c !important;
}
select.btn-styler option.btn-13
{
background: #868388 !important;
}
select.btn-styler option.btn-14
{
background: #939095 !important;
}
select.btn-styler option.btn-15
{
background: #000000 !important;
}
