/* General Style */
a:link {text-decoration:none; color:#2d2929;}
a:active {text-decoration:none; color:#2d2929;}
a:visited {text-decoration:none; color:#2d2929;}
a:hover {text-decoration:underline; color:#2d2929;}


.newsitemlink a:link {text-decoration:none; color:#fff;}
.newsitemlink a:active {text-decoration:none; color:#fff;}
.newsitemlink a:visited {text-decoration:none; color:#fff;}
.newsitemlink a:hover {text-decoration:underline; color:#fff;}


#puzadpn {display:none;}

td, body {font-family:OpenSans; font-size:14px;color:#525252;line-height:22px;}
body {margin:0;padding:0;background:url(/images/bg.png);}
td img {vertical-align: middle;}
form {padding:0;margin:0;}


@font-face {
font-family: OpenSans;
src: local("OpenSans-Regular"),
url(/fonts/OpenSans-Regular.ttf);
}
@font-face {
font-family: OpenSansLightItalic;
src: local("OpenSans-LightItalic"),
url(/fonts/OpenSans-LightItalic.ttf);
}
@font-face {
font-family: OpenSansItalic;
src: local("OpenSans-Italic"),
url(/fonts/OpenSans-Italic.ttf);
}
@font-face {
font-family: OpenSansLight;
src: local("OpenSans-Light"),
url(/fonts/OpenSans-Light.ttf);
}
/* ------------- */


/* Site Menus */

ul.uMenuRoot, ul.uMenuRoot ul {
 list-style-type:none;
 margin: 0;
 padding: 0;
 width: 220px;
 display:table;
}

ul.uMenuRoot a {
 display:block;
 text-decoration: none; 
 margin: 0;
}

ul.uMenuRoot li {
 height:40px;
 line-height:40px;
 border-bottom:1px solid #cccccc;
}

ul.uMenuRoot li a {
 color: #2d2929; 
 height:40px;
 width:203px;
 padding-left:15px;
 border-left:1px solid #cccccc;
 border-right:1px solid #cccccc;
 -o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#f6f6f6,#eeeeee);
background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f6f6f6,endColorstr=#eeeeee,GradientType=0); zoom: 1;
background: linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -o-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -moz-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -webkit-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -ms-linear-gradient(top, #f6f6f6, #eeeeee);
box-shadow:inset 0 1px 0 #fff;
}

ul.uMenuRoot li a:hover {
 color: #fff; 
 text-shadow:0 -1px 0 #181716;
 height:40px;
 width:203px;
 padding-left:15px;
 border-left:1px solid #363636;
 border-right:1px solid #363636;
 -o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#605952,#363636);
background: -webkit-gradient(linear, left top, left bottom, from(#605952), to(#363636));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#605952,endColorstr=#363636,GradientType=0); zoom: 1;
background: linear-gradient(top, #605952, #363636);
background-image: -o-linear-gradient(top, #605952, #363636);
background-image: -moz-linear-gradient(top, #605952, #363636);
background-image: -webkit-linear-gradient(top, #605952, #363636);
background-image: -ms-linear-gradient(top, #605952, #363636);
box-shadow:inset 0 0px 0 #79726c;
}

.uMenuV .uMenuItem {font-weight:normal;background:none;}
.uMenuV li a:link {text-decoration:none; color:#2d2929}
.uMenuV li a:active {text-decoration:none; color:#2d2929;}
.uMenuV li a:visited {text-decoration:none; color:#2d2929;}
.uMenuV li a:hover {text-decoration:none;color:#fff;}

.uMenuV .uMenuItemA {font-weight:normal;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#2d2929;}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#2d2929;}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#fff;}
.uMenuV li {font-size:13px;}
/* --------- */


.bcontmenu {
margin-bottom:20px;
}

.bcont {
display:table;
width:188px;
padding:15px;
background:#fbfbfb;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
margin-bottom:20px;
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
}

#usrproftitle {
width:940px;
height:50px;
line-height:50px;
background:#cccccc;
display:table;
margin-top:100px;
margin-left:auto;
margin-right:auto;
color:#000;
border-top-left-radius:5px;
border-top-right-radius:5px;
text-transform:uppercase;
text-align:center;
}

#usrprofcont {
width:910px;
margin:auto;
padding:15px;
box-shadow:0 2px 2px #cfcfcf;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
background:#fff;
display:table;
margin-bottom:30px;
}
/* Module Part Menu */



.table {border-collapse:collapse;}
.catsTable {width:220px;border-collapse:collapse;} 
.catsTd {
 color: #2d2929; 
 height:40px;
 line-height:40px;
 width:203px;
 padding-left:15px;
 border-left:1px solid #cccccc;
 border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
 -o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#f6f6f6,#eeeeee);
background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f6f6f6,endColorstr=#eeeeee,GradientType=0); zoom: 1;
background: linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -o-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -moz-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -webkit-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -ms-linear-gradient(top, #f6f6f6, #eeeeee);
box-shadow:inset 0 1px 0 #fff;
}

.catsTd:hover {
 color: #2d2929; 
 height:40px;
 line-height:40px;
 width:203px;
 padding-left:15px;
 border-left:1px solid #cccccc;
 border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
 -o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#f6f6f6,#eeeeee);
background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f6f6f6,endColorstr=#eeeeee,GradientType=0); zoom: 1;
background: linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -o-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -moz-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -webkit-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -ms-linear-gradient(top, #f6f6f6, #eeeeee);
box-shadow:inset 0 1px 0 #fff;
}
.catName {font-size:13px;float:left;} 
.catNameActive {font-size:13px;float:left;} 
.catNumData {font-size:12;padding-right:20px;float:right;color:#7d7d7d;} 
.catDescr {display:none;} 

a.catName:link {text-decoration:none; color:#2d2929;} 
a.catName:visited {text-decoration:none; color:#2d2929;} 
a.catName:hover {text-decoration:underline; color:#2d2929;} 
a.catName:active {text-decoration:none; color:#2d2929;} 

a.catNameActive:link {text-decoration:none; color:#2d2929;} 
a.catNameActive:visited {text-decoration:none; color:#2d2929;} 
a.catNameActive:hover {text-decoration:underline; color:#2d2929;} 
a.catNameActive:active {text-decoration:none; color:#2d2929;} 
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {
display:block;
margin-bottom:10px;
font-weight:bold;
font-size:15px;}

.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #C2C2C2}
.eDetails {border-top:1px solid #e6e5e5;padding-top:10px;text-align:left;background:#FFFFFF;}
.eDetails1 {border-top:1px solid #e6e5e5;padding-top:10px;text-align:left;background:#FFFFFF;}
.eDetails2 {border-top:1px solid #e6e5e5;padding-top:10px;text-align:left;background:#FFFFFF;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/971/14.gif') no-repeat 0px 0px;}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {
width:690px;
padding:15px;
background:#ffffff;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #ffae00;
border-radius:3px;
box-shadow:0 3px 0 #ffc200;
}

.cBlock2 {
width:690px;
padding:15px;
background:#ffffff;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #ffae00;
border-radius:3px;
box-shadow:0 3px 0 #ffc200;
}


/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {color:#333333;width:100%;background:#EBEBEB;border:1px solid #C2C2C2;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#333333;background:#EBEBEB;border:1px solid #C2C2C2;}
/* ------------------- */





.topline {
width:100%;
height:6px;
display:block;
background:url(/images/topline.png) repeat-x;
}

.tpcbg {
width:100%;
height:50px;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#fafafa,#eeeeee);
background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#fafafa,endColorstr=#eeeeee,GradientType=0); zoom: 1;
background: linear-gradient(top, #fafafa, #eeeeee);
background-image: -o-linear-gradient(top, #fafafa, #eeeeee);
background-image: -moz-linear-gradient(top, #fafafa, #eeeeee);
background-image: -webkit-linear-gradient(top, #fafafa, #eeeeee);
background-image: -ms-linear-gradient(top, #fafafa, #eeeeee);
line-height:50px;
box-shadow:0px 1px 3px #cecece;
color:#b2b2b2;
}

.tpc {
width:940px;
height:50px;
margin:auto;
display:table;
}

.tpcl {
float:left;
}

.tpcr {
float:right;
color:#2d2929;
}


.tpcl a {
margin-right:10px;
padding-right:10px;
border-right:1px solid #d5d5d5;
}

.tpcl a:first-child {
margin-right:10px;
padding-right:10px;
border-right:1px solid #d5d5d5;
padding-left:30px;
background:url(/images/homeicon.png) left no-repeat;
}

.tpcl a:last-child {
margin-right:10px;
padding-right:10px;
border-right:0px solid #d5d5d5;
}

.header {
width:940px;
margin:auto;
padding-top:30px;
padding-bottom:30px;
display:table;
}

.logo {
width:238px;
height:67px;
display:block;
float:left;
background:url(/images/logo.png) no-repeat;
margin-right:40px;
margin-top:7px;
}


.searchandcontacts {
width:405px;
float:left;
margin-right:20px;
display:table;
}

.searchandcontacts span {
padding-left:30px;
background:url(/images/phoneicon.png) left no-repeat;
font-size:15px;
font-weight:bold;
}

.searchForm {float:right;margin-top:15px;height: 44px;width: 405px; float: right;background: url(/images/search.png);}
.schQuery {float: left;}
.schQuery input {margin-left: 15px; height: 44px; line-height: 44px; width: 280px !important;background: none !important; border: none !important; font-size: 13px !important; padding: 0 !important;}
.schBtn {float: right;}
.schBtn input {margin: 0 !important;width:94px;height: 44px;background: none !important; border: none !important; font-size: 0 !important; color: transparent !important;cursor: pointer;padding: 0 6px;text-indent: -9999px !important;box-shadow: none !important;}

#shop-basket {
width:207px;
padding-left:30px;
display:block;
float:left;
background:url(/images/basketicon.png) left top no-repeat;
color:#8f8a8a;
}

#shop-basket span {
color:#525252;
text-transform:uppercase;
width:207px;
font-size:15px;
font-weight:bold;
display:table;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #d2d2d2;
box-shadow:0 1px 0 #fff;
}


#headmenu {
width:940px;
height:60px;
margin:auto;
padding: 0px;
clear: both;
overflow: hidden;
display:table;
border:1px solid #cccccc;
box-shadow:inset 0 1px 0 #fff;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#f6f6f6,#eeeeee);
background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f6f6f6,endColorstr=#eeeeee,GradientType=0); zoom: 1;
background: linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -o-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -moz-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -webkit-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -ms-linear-gradient(top, #f6f6f6, #eeeeee);
border-radius:3px;
font-weight:bold;
}



#headmenu a {
text-decoration:none;
text-transform:uppercase;
border: 0;
float: left;
line-height:60px;
padding-left:35px;
padding-right:35px;
border-left:1px solid #fff;
border-right:1px solid #d5d5d5;
list-style: none;
}

#headmenu li:first-child a {
border-left:none;
}

#headmenu li:last-child a {
border-left:none;
box-shadow:1px 0 0 #fff;
}

#headmenu a:hover {
text-decoration:none;
text-transform:uppercase;
border: 0;
float: left;
text-shadow: 0px 1px 0px #ffe380;
line-height:58px;
padding-left:35px;
padding-right:35px;
border:1px solid #ff9900;
list-style: none;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#ffad00,#ffd600);
background: -webkit-gradient(linear, left top, left bottom, from(#ffad00), to(#ffd600));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffad00,endColorstr=#ffd600,GradientType=0); zoom: 1;
background: linear-gradient(top, #ffad00, #ffd600);
background-image: -o-linear-gradient(top, #ffad00, #ffd600);
background-image: -moz-linear-gradient(top, #ffad00, #ffd600);
background-image: -webkit-linear-gradient(top, #ffad00, #ffd600);
background-image: -ms-linear-gradient(top, #ffad00, #ffd600);
}


#headmenu li:hover ul {
display:block;
float:none;
}

#headmenu li ul {
position: absolute;
display: none;
margin-top: 60px;
list-style: none;
float:none;
z-index: 1000;
}

#headmenu ul {
background:#cccccc;
list-style: none;
margin: 0;
padding-top: 0px;
padding-left: 1px;
padding-right: 1px;
padding-bottom: 1px;
float:none;
font-weight:normal;
}

#headmenu li:last-child a {
border-left:none;
box-shadow:1px 0 0 #fff;
}

#headmenu ul li:last-child a {
border-left:none;
box-shadow:0px 0 0 #fff;
}

#headmenu ul li a {
text-decoration:none;
font-size:13px;
border: 0;
float:none;
padding-left: 35px;
background:#eeeeee;
line-height:40px;
border-top:1px solid #cccccc;
display:block;
text-shadow:none;
width:210px;
box-shadow:inset 0 1px 0 #fff;
}

#headmenu ul li a:hover {
text-decoration:none;
font-size:13px;
border: 0;
float:none;
padding-left: 35px;
text-shadow: 0px 1px 0px #ffe380;
line-height:40px;
border-bottom:0px solid #ffa500;
display:block;
width:210px;
border-top:1px solid #ffae00;
box-shadow:inset 0 1px 0 #ffe763;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#ffd800,#ffa500);
background: -webkit-gradient(linear, left top, left bottom, from(#ffd800), to(#ffa500));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffd800,endColorstr=#ffa500,GradientType=0); zoom: 1;
background: linear-gradient(top, #ffd800, #ffa500);
background-image: -o-linear-gradient(top, #ffd800, #ffa500);
background-image: -moz-linear-gradient(top, #ffd800, #ffa500);
background-image: -webkit-linear-gradient(top, #ffd800, #ffa500);
background-image: -ms-linear-gradient(top, #ffd800, #ffa500);
}

#headmenu > li {
float:left;
}

.headmenu {
margin: 0;
padding:0;
}

.headmenu li {
list-style: none;
float:none;
}

#sliderbg {
width:100%;
height:380px;
display:table;
background:url(/images/slider_bg.png) repeat-x;
margin-top:30px;
}

ul.slideshow {
 list-style:none;
 width:940px;
 height:380px;
 overflow:hidden;
 position:relative;
 margin:auto;
 padding:0;
 
} 

ul.slideshow li {
 position:absolute;
 left:0;
 right:0;
}

ul.slideshow li.show {
 z-index:500; 
}

ul img {
 border:none; 
}

#sliderc {
width:940px;
padding-left:24px;
padding-right:24px;
height:380px;
background:url(/images/sliderbg.png) no-repeat;
margin:auto;
}

.bottomshadow {
width:100%;
height:28px;
background:url(/images/bottomshadow.png) center no-repeat;
display:block;
margin-bottom:30px;
}



#indexnewpop {
width:940px;
height:60px;
margin:auto;
padding: 0px;
clear: both;
overflow: hidden;
display:table;
border:1px solid #cccccc;
box-shadow:inset 0 1px 0 #fff;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#f6f6f6,#eeeeee);
background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f6f6f6,endColorstr=#eeeeee,GradientType=0); zoom: 1;
background: linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -o-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -moz-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -webkit-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -ms-linear-gradient(top, #f6f6f6, #eeeeee);
border-radius:3px;
font-weight:bold;
}

.inpl {
width:470px;
float:left;
display:table;
box-shadow:1px 0 0 #cccccc;
height:60px;
}

.inpr {
width:470px;
float:left;
display:table;
height:60px;
}

#indexnewpop span {
line-height:60px;
padding-left:20px;
font-size:16px;
text-transform:uppercase;
text-shadow:0 1px 0 #fff;
color:#2d2929;
}




#indexnewpopcont {
width:940px;
margin:auto;
padding: 0px;
display:table;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
box-shadow:inset 0 1px 0 #fff;
background:#fff;
}

.inplcont {
width:460px;
float:left;
display:table;
box-shadow:1px 0 0 #e4e4e4;
padding-left:5px;
padding-right:5px;
}

.inprcont {
width:460px;
float:left;
display:table;
padding-left:5px;
padding-right:5px;
}

#item {
width:190px;
padding:10px;
background:#fff;
border-radius:3px;
display:table;
float:left;
margin:10px;
}

#item:hover {
box-shadow:0px 2px 5px #b8b8b8;
}

#item img {
width:190px;
height:190px;
overflow:hidden;
margin-bottom:10px;
}

.ititle {
text-align:center;
display:block;
margin-bottom:10px;
font-weight:bold;
}

.itext {
text-align:center;
display:block;
margin-bottom:10px;
color:#90908f;
}

.iprice {
text-align:center;
display:block;
padding-bottom:10px;
border-bottom:1px solid #e4e4e4;
margin-bottom:15px;
color:#0089ce;
}

.iprice span {
color:#0089ce;
font-size:18px;
}

.iprice sup {
text-decoration:line-through;
}

.addbusket1 a {
text-decoration:none;
}

.addbusket {
text-decoration:none;
font-size:14px;
text-align:center;
text-shadow: 0px 1px 0px #ffe380;
line-height:40px;
height:40px;
border:1px solid #ffa500;
display:block;
width:188px;
box-shadow:inset 0 1px 0 #ffe763;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#ffd800,#ffa500);
background: -webkit-gradient(linear, left top, left bottom, from(#ffd800), to(#ffa500));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffd800,endColorstr=#ffa500,GradientType=0); zoom: 1;
background: linear-gradient(top, #ffd800, #ffa500);
background-image: -o-linear-gradient(top, #ffd800, #ffa500);
background-image: -moz-linear-gradient(top, #ffd800, #ffa500);
background-image: -webkit-linear-gradient(top, #ffd800, #ffa500);
background-image: -ms-linear-gradient(top, #ffd800, #ffa500);
border-radius:3px;
}


.addbusket:hover {
text-decoration:none;
font-size:14px;
color:#fff;
text-align:center;
text-shadow: 0px -1px 0px #376e8d;
line-height:40px;
height:40px;
border:1px solid #1096d6;
display:block;
width:188px;
box-shadow:inset 0 1px 0 #a2d2ef;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#67b6e5,#1096d6);
background: -webkit-gradient(linear, left top, left bottom, from(#67b6e5), to(#1096d6));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#67b6e5,endColorstr=#1096d6,GradientType=0); zoom: 1;
background: linear-gradient(top, #67b6e5, #1096d6);
background-image: -o-linear-gradient(top, #67b6e5, #1096d6);
background-image: -moz-linear-gradient(top, #67b6e5, #1096d6);
background-image: -webkit-linear-gradient(top, #67b6e5, #1096d6);
background-image: -ms-linear-gradient(top, #67b6e5, #1096d6);
border-radius:3px;
}




#randitems {
width:940px;
height:60px;
margin:auto;
padding: 0px;
clear: both;
overflow: hidden;
display:table;
border:1px solid #cccccc;
box-shadow:inset 0 1px 0 #fff;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#f6f6f6,#eeeeee);
background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f6f6f6,endColorstr=#eeeeee,GradientType=0); zoom: 1;
background: linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -o-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -moz-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -webkit-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -ms-linear-gradient(top, #f6f6f6, #eeeeee);
border-radius:3px;
font-weight:bold;
}


#randitems span {
line-height:60px;
padding-left:20px;
font-size:16px;
text-transform:uppercase;
text-shadow:0 1px 0 #fff;
color:#2d2929;
}


#randitemscont {
width:930px;
margin:auto;
padding: 0px;
display:table;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
box-shadow:inset 0 1px 0 #fff;
background:#fff;
padding-left:10px;
}



#newsinformerbg {
width:100%;
height:363px;
display:block;
background:url(/images/newscontbg.png) repeat-x;
margin-top:30px;
margin-bottom:30px;
}

#newscenter {
width:940px;
display:table;
margin:auto;
}

#newscenter span {
font-size:18px;
color:#fff;
display:block;
text-transform:uppercase;
text-shadow:0 -1px 0 #242525;
margin-top:30px;
padding-bottom:20px;
border-bottom:1px solid #222223;
box-shadow:0 1px 0 #616262;
margin-bottom:20px;
width:940px;
}

#newsitem {
width:147px;
padding-left:20px;
padding-right:20px;
float:left;
height:230px;
border-right:1px solid #232324;
box-shadow:1px 0 0 #4c4d4e;
}


#newsitem:last-child {
width:147px;
padding-left:20px;
padding-right:20px;
float:left;
height:230px;
border-right:0px solid #232324;
margin-right:1px;
box-shadow:0 0 0 #4c4d4e;
}

#newsitem img {
width:141px;
height:141px;
border-radius: 100px; 
margin:3px;
}

.newsitempic {
border-radius: 100px; 
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#2d2e30,#494d50);
background: -webkit-gradient(linear, left top, left bottom, from(#2d2e30), to(#494d50));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#2d2e30,endColorstr=#494d50,GradientType=0); zoom: 1;
background: linear-gradient(top, #2d2e30, #494d50);
background-image: -o-linear-gradient(top, #2d2e30, #494d50);
background-image: -moz-linear-gradient(top, #2d2e30, #494d50);
background-image: -webkit-linear-gradient(top, #2d2e30, #494d50);
background-image: -ms-linear-gradient(top, #2d2e30, #494d50);
width:147px;
height:147px;
display:block;
margin-bottom:15px;
}

.newsitemlink {
display:block;
text-align:center;
width:147px;
}






#footerbg {
width:100%;
height:274px;
display:table;
background:url(/images/footer_bg.png) repeat-x;
margin-top:30px;
}

.fsoc {
width:940px;
margin-top:20px;
display:table;
padding-bottom:20px;
margin-bottom:20px;
border-bottom:1px solid #cecece;
box-shadow:0 1px 0 #f7f7f7;
margin-left:auto;
margin-right:auto;
}

.fsoc span {
float:left;
display:block;
line-height:28px;
margin-right:10px;
}

.vk {width:28px;height:28px;background:url(/images/vk.png);float:left;margin-right:10px;display:block;}
.fb {width:28px;height:28px;background:url(/images/fb.png);float:left;margin-right:10px;display:block;}
.ok {width:28px;height:28px;background:url(/images/ok.png);float:left;margin-right:10px;display:block;}
.tw {width:28px;height:28px;background:url(/images/tw.png);float:left;margin-right:10px;display:block;}

.up {
float:right;
padding-right:40px;
line-height:28px;
background:url(/images/up.png) right no-repeat;
}


#fc {
width:940px;
display:table;
margin:auto;
}

.footmenu {
float:left;
width:600px;
padding:20px;
height:120px;
float:left;
display:table;
border:1px solid #cccccc;
box-shadow:inset 0 1px 0 #fff;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#f6f6f6,#eeeeee);
background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f6f6f6,endColorstr=#eeeeee,GradientType=0); zoom: 1;
background: linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -o-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -moz-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -webkit-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -ms-linear-gradient(top, #f6f6f6, #eeeeee);
border-radius:3px;
}

.footmenu li {
list-style:none;
background:url(/images/footmenuli.png) left no-repeat;
width:180px;
padding-left:20px;
float:left;
line-height:30px;
}


.footcont {
float:left;
width:298px;
text-align:right;
display:table;
line-height:30px;
}



#copysbg {
width:100%;
height:48px;
padding-bottom:6px;
line-height:48px;
display:table;
background:url(/images/copysbg.png) repeat-x;
text-align:center;
}




#slideout {
 z-index:5000;
 position: fixed;
 top: 30%;
 right: 0;
 -webkit-transition-duration: 0.3s;
 -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
#slideout_inner {
 position: fixed;
 top: 30%;
 right: -250px;
 -webkit-transition-duration: 0.3s;
 -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
 width:250px;
 padding-bottom:20px;
 background:#f6f6f6;
 border:1px solid #ffa700;
 border-bottom-left-radius:3px;
}
#slideout:hover {
 right: 250px;
}
#slideout:hover #slideout_inner {
 right: 0;
}


#flycall input[type=text] {
width:208px;
line-height:20px;
}

#flycall {
width:210px;
margin-top:13px;
margin-left:20px;
margin-right:20px;
background:#f6f6f6;
line-height:35px;
}

#flycall span{
color:#757575;
}

#flycall select {
line-height:35px;
height:35px;
border:none;
background:#f5f5f5;
width:210px;
}

#flycall input[type=submit] {
margin-top:20px;
}


input[type=text], input[type=password], textarea {border: 1px solid #dfdfdf;padding: 5px;border-radius:3px;}
select {border: 1px solid #dfdfdf;padding: 5px;border-radius:3px;}

input[type=button], input[type=reset], input[type=submit] {
text-decoration:none;
font-size:14px;
text-align:center;
text-shadow: 0px 1px 0px #ffe380;
border:1px solid #ffa500;
padding:10px;
box-shadow:inset 0 1px 0 #ffe763;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#ffd800,#ffa500);
background: -webkit-gradient(linear, left top, left bottom, from(#ffd800), to(#ffa500));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffd800,endColorstr=#ffa500,GradientType=0); zoom: 1;
background: linear-gradient(top, #ffd800, #ffa500);
background-image: -o-linear-gradient(top, #ffd800, #ffa500);
background-image: -moz-linear-gradient(top, #ffd800, #ffa500);
background-image: -webkit-linear-gradient(top, #ffd800, #ffa500);
background-image: -ms-linear-gradient(top, #ffd800, #ffa500);
border-radius:3px;
cursor: pointer;
outline:none;
}



input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
text-decoration:none;
font-size:14px;
color:#fff;
text-align:center;
text-shadow: 0px -1px 0px #376e8d;
border:1px solid #1096d6;
padding:10px;
box-shadow:inset 0 1px 0 #a2d2ef;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#67b6e5,#1096d6);
background: -webkit-gradient(linear, left top, left bottom, from(#67b6e5), to(#1096d6));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#67b6e5,endColorstr=#1096d6,GradientType=0); zoom: 1;
background: linear-gradient(top, #67b6e5, #1096d6);
background-image: -o-linear-gradient(top, #67b6e5, #1096d6);
background-image: -moz-linear-gradient(top, #67b6e5, #1096d6);
background-image: -webkit-linear-gradient(top, #67b6e5, #1096d6);
background-image: -ms-linear-gradient(top, #67b6e5, #1096d6);
border-radius:3px;
cursor: pointer;
outline:none;
}


#maincont {
width:940px;
display:table;
margin:auto;
padding-top:30px;
}


#sidebar {
width:220px;
float:left;
display:table;
}

#content {
width:692px;
float:right;
display:table;
}

.btitle {
width:218px;
display:block;
text-align:center;
text-shadow: 0px 1px 0px #ffe380;
line-height:50px;
height:50px;
border:1px solid #ffa500;
font-size:18px;
border-top-left-radius:3px;
border-top-right-radius:3px;
display:block;
box-shadow:inset 0 1px 0 #ffe763;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#ffd800,#ffa500);
background: -webkit-gradient(linear, left top, left bottom, from(#ffd800), to(#ffa500));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffd800,endColorstr=#ffa500,GradientType=0); zoom: 1;
background: linear-gradient(top, #ffd800, #ffa500);
background-image: -o-linear-gradient(top, #ffd800, #ffa500);
background-image: -moz-linear-gradient(top, #ffd800, #ffa500);
background-image: -webkit-linear-gradient(top, #ffd800, #ffa500);
background-image: -ms-linear-gradient(top, #ffd800, #ffa500);
text-transform:uppercase;
}






.modtitle {
width:690px;
margin:auto;
line-height:30px;
padding: 0px;
overflow: hidden;
display:table;
border:1px solid #cccccc;
box-shadow:inset 0 1px 0 #fff;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#f6f6f6,#eeeeee);
background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f6f6f6,endColorstr=#eeeeee,GradientType=0); zoom: 1;
background: linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -o-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -moz-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -webkit-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -ms-linear-gradient(top, #f6f6f6, #eeeeee);
border-top-left-radius:3px;
border-top-right-radius:3px;
}

.modtitle span {
float:left;
font-size:18px;
text-transform:uppercase;
padding:15px;
}

.modfilter {
float:right;
margin-top:5px;
padding-right:20px;
line-height:50px;
}

#contstyle {
width:690px;
padding: 0px;
display:table;
margin-bottom:20px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
box-shadow:inset 0 1px 0 #fff;
background:#fff;
}



.modsort {
width:690px;
height:40px;
margin:auto;
padding: 0px;
clear: both;
overflow: hidden;
display:table;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
box-shadow:inset 0 1px 0 #fff;
background:#fbfbfb;
}

.modsl {
float:left;
padding-left:20px;
line-height:40px;
}

.modsr {
float:right;
padding-right:20px;
line-height:40px;
}



#news {
width:660px;
padding:15px;
border-bottom:1px solid #e2e2e2;
display:table;
margin-bottom:15px;
}

#news:hover {
box-shadow:0 3px 3px #e4e4e4;
}

#newsss img {
float:left;
width:144px;
height:144px;
border:3px solid #cfcfcf;
margin-right:20px;
border-radius:150px;
}

.ntext {
width:490px;
float:right;
display:table;
}

#news span {
display:block;
margin-bottom:10px;
font-weight:bold;
font-size:15px;
}











.commtitle {
width:690px;
margin:auto;
line-height:30px;
padding: 0px;
clear: both;
overflow: hidden;
display:block;
border:1px solid #cccccc;
box-shadow:inset 0 1px 0 #fff;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#f6f6f6,#eeeeee);
background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f6f6f6,endColorstr=#eeeeee,GradientType=0); zoom: 1;
background: linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -o-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -moz-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -webkit-linear-gradient(top, #f6f6f6, #eeeeee);
background-image: -ms-linear-gradient(top, #f6f6f6, #eeeeee);
border-radius:3px;
margin-top:20px;
margin-bottom:20px;
}

.commtitle span {
float:left;
font-size:15px;
text-transform:uppercase;
padding:10px;
}



#iteminside {
width:660px;
display:table;
}

#iteminsidepics {
width:188px;
padding:15px;
border:1px solid #d7d7d7;
border-radius:3px;
display:table;
margin-right:20px;
float:left;
}

#iteminsidecont {
width:410px;
float:left;
display:table;
}

#iteminsidecont li {
width:410px;
padding-bottom:10px;
line-height:30px;
margin-bottom:10px;
list-style:none;
border-bottom:2px solid #edecec;
display:table;
}

.itemintitle {
font-size:20px;
color:#0197ce;
}

#iteminsidecont p {
height:20px;
}



.plist a:link, .pagesBlockuz1 a:link, 
.plist a:visited, .pagesBlockuz1 a:visited, 
.plist a:hover, .pagesBlockuz1 a:hover, 
.plist a:active, .pagesBlockuz1 a:active {
text-decoration:none;
font-size:14px;
text-align:center;
text-shadow: 0px 1px 0px #ffe380;
border:1px solid #ffa500;
padding:10px;
box-shadow:inset 0 1px 0 #ffe763;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#ffd800,#ffa500);
background: -webkit-gradient(linear, left top, left bottom, from(#ffd800), to(#ffa500));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffd800,endColorstr=#ffa500,GradientType=0); zoom: 1;
background: linear-gradient(top, #ffd800, #ffa500);
background-image: -o-linear-gradient(top, #ffd800, #ffa500);
background-image: -moz-linear-gradient(top, #ffd800, #ffa500);
background-image: -webkit-linear-gradient(top, #ffd800, #ffa500);
background-image: -ms-linear-gradient(top, #ffd800, #ffa500);
border-radius:3px;
cursor: pointer;
outline:none;
} 


.plist a:link, .pagesBlockuz1 a:link, 
.plist a:visited, .pagesBlockuz1 a:visited, 
.plist a:hover, .pagesBlockuz1 a:hover, 
.plist a:active, .pagesBlockuz1 a:active {
text-decoration:none;
font-size:14px;
text-align:center;
text-shadow: 0px 1px 0px #ffe380;
border:1px solid #ffa500;
padding:10px;
box-shadow:inset 0 1px 0 #ffe763;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#ffd800,#ffa500);
background: -webkit-gradient(linear, left top, left bottom, from(#ffd800), to(#ffa500));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffd800,endColorstr=#ffa500,GradientType=0); zoom: 1;
background: linear-gradient(top, #ffd800, #ffa500);
background-image: -o-linear-gradient(top, #ffd800, #ffa500);
background-image: -moz-linear-gradient(top, #ffd800, #ffa500);
background-image: -webkit-linear-gradient(top, #ffd800, #ffa500);
background-image: -ms-linear-gradient(top, #ffd800, #ffa500);
border-radius:3px;
cursor: pointer;
outline:none;
} 
.plist a:hover, .pagesBlockuz1 a:hover {
text-decoration:none;
font-size:14px;
color:#fff;
text-align:center;
text-shadow: 0px -1px 0px #376e8d;
border:1px solid #1096d6;
padding:10px;
box-shadow:inset 0 1px 0 #a2d2ef;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#67b6e5,#1096d6);
background: -webkit-gradient(linear, left top, left bottom, from(#67b6e5), to(#1096d6));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#67b6e5,endColorstr=#1096d6,GradientType=0); zoom: 1;
background: linear-gradient(top, #67b6e5, #1096d6);
background-image: -o-linear-gradient(top, #67b6e5, #1096d6);
background-image: -moz-linear-gradient(top, #67b6e5, #1096d6);
background-image: -webkit-linear-gradient(top, #67b6e5, #1096d6);
background-image: -ms-linear-gradient(top, #67b6e5, #1096d6);
border-radius:3px;
cursor: pointer;
outline:none;
} 
.plist b, .pagesBlockuz1 b {
text-decoration:none;
font-size:14px;
text-align:center;
text-shadow: 0px 1px 0px #ffe380;
border:1px solid #ffa500;
padding:10px;
box-shadow:inset 0 1px 0 #ffe763;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#ffd800,#ffa500);
background: -webkit-gradient(linear, left top, left bottom, from(#ffd800), to(#ffa500));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffd800,endColorstr=#ffa500,GradientType=0); zoom: 1;
background: linear-gradient(top, #ffd800, #ffa500);
background-image: -o-linear-gradient(top, #ffd800, #ffa500);
background-image: -moz-linear-gradient(top, #ffd800, #ffa500);
background-image: -webkit-linear-gradient(top, #ffd800, #ffa500);
background-image: -ms-linear-gradient(top, #ffd800, #ffa500);
border-radius:3px;
cursor: pointer;
outline:none;
}


.catPages1 a:link, .pagesBlockuz1 a:link, 
.catPages1 a:visited, .pagesBlockuz1 a:visited, 
.catPages1 a:hover, .pagesBlockuz1 a:hover, 
.catPages1 a:active, .pagesBlockuz1 a:active {
text-decoration:none;
font-size:14px;
text-align:center;
text-shadow: 0px 1px 0px #ffe380;
border:1px solid #ffa500;
padding:10px;
box-shadow:inset 0 1px 0 #ffe763;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#ffd800,#ffa500);
background: -webkit-gradient(linear, left top, left bottom, from(#ffd800), to(#ffa500));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffd800,endColorstr=#ffa500,GradientType=0); zoom: 1;
background: linear-gradient(top, #ffd800, #ffa500);
background-image: -o-linear-gradient(top, #ffd800, #ffa500);
background-image: -moz-linear-gradient(top, #ffd800, #ffa500);
background-image: -webkit-linear-gradient(top, #ffd800, #ffa500);
background-image: -ms-linear-gradient(top, #ffd800, #ffa500);
border-radius:3px;
cursor: pointer;
outline:none;
} 
.catPages1 a:hover, .pagesBlockuz1 a:hover {text-decoration:none;
font-size:14px;
color:#fff;
text-align:center;
text-shadow: 0px -1px 0px #376e8d;
border:1px solid #1096d6;
padding:10px;
box-shadow:inset 0 1px 0 #a2d2ef;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#67b6e5,#1096d6);
background: -webkit-gradient(linear, left top, left bottom, from(#67b6e5), to(#1096d6));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#67b6e5,endColorstr=#1096d6,GradientType=0); zoom: 1;
background: linear-gradient(top, #67b6e5, #1096d6);
background-image: -o-linear-gradient(top, #67b6e5, #1096d6);
background-image: -moz-linear-gradient(top, #67b6e5, #1096d6);
background-image: -webkit-linear-gradient(top, #67b6e5, #1096d6);
background-image: -ms-linear-gradient(top, #67b6e5, #1096d6);
border-radius:3px;
cursor: pointer;
outline:none;
} 
.catPages1 b, .pagesBlockuz1 b {text-decoration:none;
font-size:14px;
text-align:center;
text-shadow: 0px 1px 0px #ffe380;
border:1px solid #ffa500;
padding:10px;
box-shadow:inset 0 1px 0 #ffe763;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#ffd800,#ffa500);
background: -webkit-gradient(linear, left top, left bottom, from(#ffd800), to(#ffa500));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffd800,endColorstr=#ffa500,GradientType=0); zoom: 1;
background: linear-gradient(top, #ffd800, #ffa500);
background-image: -o-linear-gradient(top, #ffd800, #ffa500);
background-image: -moz-linear-gradient(top, #ffd800, #ffa500);
background-image: -webkit-linear-gradient(top, #ffd800, #ffa500);
background-image: -ms-linear-gradient(top, #ffd800, #ffa500);
border-radius:3px;
cursor: pointer;
outline:none;}