@charset "utf-8";
/* CSS Document */


body {
margin : 0;
padding : 0;
background : url(/img/bg.jpg) repeat-x;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
min-width : 1060px;
}
h4 {
background-color : #ededed;
color : #1e8da3;
text-transform : uppercase;
font-weight : normal;
font-size : 12px;
padding : 7px 10px 5px 12px;
margin : 0px 0; position:relative
}
h3 {
background-color : #ededed;
color : #4e4e4e;
text-transform : uppercase;
font-weight : normal;
font-size : 12px;
padding : 7px 10px 5px 12px;
margin : 10px 0; position:relative
}
h2 {
padding : 9px 15px 7px 15px;
margin : 20px 0;
color : #1e8da3;
font-size : 12px;
text-transform : uppercase;
font-weight : normal;
background-color : #ededed;
}
a:hover {
text-decoration : underline;
}
.header {
width : 990px;
margin : 0 auto;
color : #939393;
position : relative;
padding : 0 0 0 0;
height : 150px;
}
.leftheader {
float : left;
width : 650px;
padding-top : 7px;
}
.rightheader {
float : right;
width : 330px;
}
.slogan {
color : #939393;
font-size : 10px;
}
.logo {
float : left;
margin-top : 30px;
}
.search {
color : #787878;
font-size : 11px;
margin-top : 15px;
margin-left : 20px;
float : left;
}
.search a {
color : #1e8da3;
text-decoration : none;
font-size : 11px;
}
.search a:hover {
color : #107f97;
font-size : 11px;
text-decoration : underline;
}
#searchform {
margin : 0 15px 0 20px;
}
#searchform div {
background : url(/img/leftsearch.gif) no-repeat left top;
padding : 0 6px;
margin : 0;
line-height : 1;
margin-right : 0;
margin-top : 5px;
margin-bottom : 5px;
}
#searchform #search {
border-top : 1px solid #e8e8e8;
border-bottom : 1px solid #e8e8e8;
border-left : 0;
border-right : 0;
padding : 3px 14px 2px 6px;
height : 19px;
color : #0d3a43;
font-size : 12px;
font-style : italic;
width : 250px;
}
#searchform input {
vertical-align : top;
margin : 0 !important ;
line-height : 1;
outline : 0 !important ;
}
.searchsubbmit {
background : url(/img/searchsubbmit.gif) no-repeat;
}
.advance {
text-align : right;
color : #1e8da3;
font-size : 10px;
background : none;
margin : 0 10px 0 0;
padding : 0;
}
.loginblock {
background : url(/img/loginblock2.gif) no-repeat;
width : 228px;
height : 44px;
padding : 9px 10px;
float : right;
}
.languages {
float : right;
margin-top : 6px;
margin-right : 10px;
margin-left : 10px;
}
.lang {
border : 1px solid #ccc;
margin : 2px 2px;
}
.sep {
margin : 2px 2px;
}
.loginfield {
background : url(/img/loginfield.gif) no-repeat;
width : 75px;
padding : 2px 7px 2px 7px;
line-height : 1;
}
.loginfield input {
border : 0;
width : 70px;
color : #626262;
font-size : 11px;
background : none;
vertical-align : top;
margin : 0 !important ;
line-height : 1;
outline : 0 !important ;
}
.reglinks {
color : #0d3a43;
font-size : 11px;
padding-top : 5px;
padding-left : 5px;
}
.reglinks a {
color : #0d3a43;
text-decoration : none;
}
.reglinks a:hover {
text-decoration : underline;
}
.reglinks span a {
color : #ff6600;
}
.reglinks span a:hover {
text-decoration : underline;
}
.rightlinks {
color : #1e8da3;
font-size : 12px;
margin : 0px 15px; padding-top:15px
}
.rightlinks a {
color : #1e8da3;
text-decoration : none;
}
.rightlinks a:hover {
text-decoration : underline;
}
.rightlinks td {
padding-right : 15px;
}
.rightlinks img {
border : 0;
}
.menuline {
background : #0d3a43;
width : 100%;
padding : 2px 0;
clear : both;
height : 30px;
}
.menuline1 {
background : #72a600;
width : 100%;
padding : 2px 0;
clear : both;
height : 30px;
}
.menu {
width : 990px;
margin : 0 auto;
}
.menu ul {
margin : 0;
padding : 0;
color : #ffffff;
font-size : 12px;
float : left;
}
.soc {
float : right;
padding-top : 7px;
}
ul#menu {
width : 750px;
margin : 0;
border : 0 none;
padding : 0;
list-style : none;
background : #0d3a43;
height : 30px;
position : relative;
z-index : 10;
}
ul#menu li {
margin : 0;
border : 0 none;
padding : 0;
float : left;
display : inline;
list-style : none;
position : relative;
height : 30px;
}
ul#menu ul {
margin : 0;
border : 0 none;
padding : 0;
width : 160px;
list-style : none;
display : none;
position : absolute;
top : 30px;
left : 0;
}
ul#menu ul:after {
clear : both;
display : block;
content : ".";
height : 0;
visibility : hidden;
}
ul#menu ul li {
width : 150px;
float : left;
display : block !important ;
display : inline;
border-bottom : 1px solid #28616c;
}
ul#menu a {
border : 0;
padding : 0 10px;
float : none !important ;
float : left;
display : block;
background : #0d3a43;
color : #ffffff;
font : normal 12px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration : none;
height : auto !important ;
height : 1%;
background : url(/img/menusep.gif) no-repeat right;
}
ul#menu a.last {
background : none;
}
ul#menu a span {
background : url(/img/menuarrow.gif) no-repeat right;
padding-right : 12px;
}
ul#menu a:hover, ul#menu li:hover a, ul#menu li.iehover a {
background : url(/img/menusep.gif) no-repeat right;
background-color : #144b56;
color : #ffffff;
}
ul#menu li:hover a.last, ul#menu li.iehover a.last {
background : none;
background-color : #144b56;
}
ul#menu li:hover li a, ul#menu li.iehover li a {
float : none;
background : #144b56;
color : #ffffff;
}
ul#menu li:hover li a:hover, ul#menu li:hover li:hover a, ul#menu li.iehover li a:hover, ul#menu li.iehover li.iehover a {
background : #155562;
color : #ffffff;
}
ul#menu ul ul {
display : none;
position : absolute;
top : 0;
left : 150px;
}
ul#menu li:hover ul ul, ul#menu li.iehover ul ul {
display : none;
}
ul#menu li:hover ul, ul#menu ul li:hover ul, ul#menu li.iehover ul, ul#menu ul li.iehover ul {
display : block;
}





ul#menu1 {
width : 750px;
margin : 0;
border : 0 none;
padding : 0;
list-style : none;
background : #72a600;
height : 30px;
position : relative;
z-index : 10;
}
ul#menu1 li {
margin : 0;
border : 0 none;
padding : 0;
float : left;
display : inline;
list-style : none;
position : relative;
height : 30px;
}
ul#menu1 ul {
margin : 0;
border : 0 none;
padding : 0;
width : 160px;
list-style : none;
display : none;
position : absolute;
top : 30px;
left : 0;
}
ul#menu1 ul:after {
clear : both;
display : block;
content : ".";
height : 0;
visibility : hidden;
}
ul#menu1 ul li {
width : 150px;
float : left;
display : block !important ;
display : inline;
border-bottom : 1px solid #c1df6f;
}
ul#menu1 a {
border : 0;
padding : 0 10px;
float : none !important ;
float : left;
display : block;
background : #72a600;
color : #ffffff;
font : normal 12px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration : none;
height : auto !important ;
height : 1%;
background : url(/img/menusep.gif) no-repeat right;
}
ul#menu1 a.last {
background : none;
}
ul#menu1 a span {
background : url(/img/menuarrow.gif) no-repeat right;
padding-right : 12px;
}
ul#menu1 a:hover, ul#menu1 li:hover a, ul#menu1 li.iehover a {
background : url(/img/menusep.gif) no-repeat right;
background-color : #85ba00;
color : #ffffff;
}
ul#menu1 li:hover a.last, ul#menu1 li.iehover a.last {
background : none;
background-color : #85ba00;
}
ul#menu1 li:hover li a, ul#menu1 li.iehover li a {
float : none;
background : #85ba00;
color : #ffffff;
}
ul#menu1 li:hover li a:hover, ul#menu1 li:hover li:hover a, ul#menu1 li.iehover li a:hover, ul#menu1 li.iehover li.iehover a {
background : #91c700;
color : #ffffff;
}
ul#menu1 ul ul {
display : none;
position : absolute;
top : 0;
left : 150px;
}
ul#menu1 li:hover ul ul, ul#menu1 li.iehover ul ul {
display : none;
}
ul#menu1 li:hover ul, ul#menu1 ul li:hover ul, ul#menu1 li.iehover ul, ul#menu1 ul li.iehover ul {
display : block;
}
.tabs {
position : absolute;
top : 118px;
left : 205px;
width : 400px;
}
.tabs ul {
margin : 0;
padding : 0;
}
.tabs li {
display : inline;
list-style-type : none;
margin-right : 0;
padding : 0;
}
.allworks a {
background : url(/img/allworksleft.gif) no-repeat left;
padding : 14px 5px;
color : #ffffff;
font-size : 13px;
text-align : center;
line-height : 32px;
text-decoration : none;
}
.allworks a span {
background : url(/img/allworksright.gif) no-repeat right;
padding : 10px 28px 10px 23px;
}
.forsell a {
background : url(/img/forsellleft.gif) no-repeat left;
padding : 14px 5px;
color : #ffffff;
font-size : 13px;
text-align : center;
line-height : 32px;
text-decoration : none;
}
.forsell a span {
background : url(/img/forsellright.gif) no-repeat right;
padding : 10px 28px 10px 23px;
}
.main {
width : 990px;
margin : 0 auto;
padding-top : 10px;
}
.mainleft {
width : 212px;
margin-right : 7px;
float : left;
}
.mainright {
width : 765px;
float : right;
}
.presentation {
border : 1px solid #e1e1e1;
width : 210px;
margin-bottom : 20px;
}
.presentationbg {
border : 1px solid #ffffff;
width : 198px;
background : url(/img/presentationbg.gif) repeat-x top;
text-align : center;
padding : 10px 5px;
}
.presentationbutton {
width : 176px;
text-transform : uppercase;
font-size : 14px;
display : block;
margin-left : 11px;
margin-top : 15px;
}
.presentationbutton a {
width : 176px;
background : url(/img/presentation_button.gif) no-repeat;
display : block;
color : #ffffff;
text-decoration : none;
padding : 8px 0;
}
.presentationbutton a:hover {
width : 176px;
background : url(/img/presentation_button2.gif) no-repeat;
display : block;
}
.mainimage {
position : relative;
width : 765px;
height : 330px;
z-index : 1;
}
.spisokhud {
margin : 0;
padding : 0 5px 10px 12px;
}
.spisokhud li {
list-style-type : none;
color : #1e8da3;
font-size : 11px;
font-weight : bold;
margin : 0;
padding : 0;
line-height : 17px;
}
.spisokhud li a {
color : #1e8da3;
text-decoration : none;
text-transform : capitalize;
}
.spisokhud li a:hover {
text-decoration : underline;
}
.autorline {
background : url(/img/autorline.png) repeat;
padding : 5px 30px;
position : absolute;
left : 0;
top : 280px;
color : #ffffff;
font-size : 12px;
width : 705px;
z-index : 999;
}
.mainautor {
float : left;
padding-top : 5px;
}
.pics {
float : right;
padding : 2px 2px 0 0;
}
.pics a {
margin-right : 3px;
border: 1px solid #ccc; background: url(/img/pic.gif); text-decoration: none; padding: 0px 5px; 
color:#000000; 
}
.pics img {
border : 0;
padding-top : 3px;
}
.pics a.activeSlide { 
background: url(/img/pic_active.gif);
color:#ffffff; 

}
.pics a:focus { outline: none; }

.headline {
background : #ededed;
padding : 10px 20px;
margin-top : 15px;
height : 15px;
margin-bottom:15px
}
.headline a {
color : #383838;
text-decoration : none;
}
.headline a:hover {
text-decoration : underline;
}
.headnews {
float : left;
color : #383838;
background : url(/img/headlinearrow.gif) no-repeat left;
padding-left : 15px;
font-size : 11px;
}
.allnewslink {
float : right;
color : #35a3b5;
font-size : 11px;
background : url(/img/allnewsarrow.gif) no-repeat right;
padding-right : 10px;
}
.allnewslink a {
color : #35a3b5;
text-decoration : none;
}
.allnewslink a:hover {
text-decoration : underline;
}
.imagesblock {
border : 1px solid #ededed;
margin-top : 0px;
padding : 10px;
}
.titleimagesblock {
padding : 5px 0 0 10px;
margin : 0;
color : #4e4e4e;
font-size : 12px;
text-transform : uppercase;
font-weight : normal;
float : left;
}
.statistics {
float : right;
color : #747474;
font-size : 11px;
margin-bottom : 15px;
margin-top : 5px;
padding-right : 10px;
}
.statistics a {
color : #1e8da3;
text-decoration : none;
}
.statistics a:hover {
text-decoration : underline;
}
.lastworks {
margin : 0;
padding : 0;
float : left;
margin : 5px 5px 15px 4px;
width : 176px;
}
.desc {
text-align : center;
width : 176px;
color : #333333;
font-size : 12px;
padding-top : 8px;
}
.desc a {
color : #1e8da3;
text-decoration : none;
}
.desc a:hover {
text-decoration : underline;
}
.price {
font-size : 14px;
color : #8b0101;
float : left;
padding-top : 2px;
padding-left : 10px;
}
.buy {
float : right;
font-size : 14px;
padding-top : 2px;
padding-right : 10px;
}
.buy a {
color : #588303;
text-decoration : none;
}
.buy a:hover {
text-decoration : underline;
}
.pages {
text-align : center;
margin : 15px 10px 15px 0;
}
.pages ul {
margin : 0;
padding : 0;
}
.pages li {
display : inline;
list-style-type : none;
font-size : 12px;
color : #ffffff;
}
.pages li a.active {
background : url(/img/activepage.gif) repeat-x;
text-decoration : none;
color : #ffffff;
border : 1px solid #10697f;
}
.pages li a {
color : #404040;
text-decoration : none;
padding : 0 5px;
background : url(/img/pagesbg.gif) repeat-x left bottom;
border : 1px solid #d8d8d8;
}
.pages li a:hover {
color : #ffffff;
text-decoration : none;
background : url(/img/activepage.gif) repeat-x left bottom;
border : 1px solid #10697f;
}
.mainpost {
color : #333333;
font-size : 12px;
line-height : 17px;
margin-bottom : 40px;
}
.mainpost p {
padding : 0 15px;
}
.orangebutton {
display : block;
font-size : 12px;
padding : 5px;
margin-left : 11px;
margin-top : 7px;
margin-bottom : 25px;
}
.orangebutton a {
background : url(/img/orangebuttonleft.gif) no-repeat left;
padding : 6px 5px;
color : #ff6600;
text-decoration : none;
}
.orangebutton span {
background : url(/img/orangebuttonright.gif) no-repeat right;
padding : 6px 15px 6px 10px;
}
.orangebutton a:hover {
color : #1e8da3;
}
.smallopisanie {
color : #333333;
font-size : 12px;
line-height : 17px;
padding-right : 5px;
padding-left : 5px;
}
.smallopisanie a {
color : #1e8da3;
text-decoration : none;
}
.smallopisanie a:hover {
text-decoration : underline;
}
.smallopisanie img {
padding : 10px 10px 2px 2px;
}
.galer {
padding : 2px 10px 2px 2px;
}
.footerline {
background : #ededed;
height : 3px;
clear : both;
line-height : 1px; margin-top:30px
}
.textpodval {margin:15px 0px}
.footer {
background : #ededed;
border-top : 1px solid #ffffff;
}
.footercontent {
width : 990px;
padding : 0 20px 7px 20px;
color : #333333;
font-size : 11px;
margin : 0 auto;
padding-left : 50px;
}
.footercontent p {
margin-bottom : 10px;
}
.col1 {
margin-bottom : 15px;
color : #1e8da3;
line-height : 17px;
float : left;
padding-right : 75px;
border-top : 1px solid #ffffff;
padding-top : 10px;
}
.col1 a {
color : #1e8da3;
text-decoration : none;
}
.col1 a:hover {
text-decoration : underline;
}
.col1 span {
padding-left : 15px;
float : left;
}
.copy {
clear : both;
text-align : right;
}
.copy a{
color : #333333;
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #999999;
	-webkit-box-shadow: 3px 3px 4px #999999;
	box-shadow: 3px 3px 4px #999999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}

/*Страница профайла автора работ*/
.topline {position:relative;}
.autorname {float:left; background:url(/img/personalicon.jpg) no-repeat left center; padding-left:40px; height:30px; padding-top:10px; color:#333333; font-size:15px; margin-left:10px; display:inline}
.makeorder {float:right; background:url(/img/makeorder.jpg) no-repeat; width:227px; height:33px; display:block; font-size:12px; text-align:center; text-transform:uppercase; margin-top:3px; margin-right:6px}
.makeorder a {background:url(/img/makeorder.jpg) no-repeat; width:227px; height:10px; color:#FFFFFF; text-shadow:#5c8500 1px 1px; text-decoration:none; display:block; padding-top:9px}
.makeorder a:hover {background:url(/img/makeorder2.jpg) no-repeat; width:227px; height:24px; text-decoration:underline; display:block;}
.contactautor {float:right; display:block; background:url(/img/contactautor.jpg) no-repeat; width:185px; height:33px; font-size:12px; text-align:center; text-transform:uppercase; margin-top:3px}
.contactautor a { background:url(/img/contactautor.jpg) no-repeat; width:185px; height:24px;height:10px; color:#FFFFFF; text-shadow:#0b768f 1px 1px; text-decoration:none; display:block; padding-top:9px}
.contactautor a:hover {background:url(/img/contactautor2.jpg) no-repeat; width:185px; height:24px;height:10px; text-decoration:underline; display:block;}
.profiltable {margin-top:30px; padding-bottom:0px; width:730px; float:left; color:#212020; font-size:11px; margin-left:5px; margin-right:0px;}
.profiltable p {margin:0 0 9px 0; padding:0;  line-height:18px}
.accountlink { color:#75a900; font-size:12px}
.accountlink a {color:#75a900; text-decoration:none}
.accountlink a:hover {text-decoration:underline}
.profileimage {float:left; width:305px; margin-right:20px; text-align:center}
.info1 {float:right; width:170px; margin-right:5px}
.info1 span { color:#6a950f; font-size:13px}
.info1 a { color:#6a950f; text-decoration:none}
.info1 a:hover {text-decoration:underline}
.info2 {float:right; width:230px}
.info2 a {color:#6a950f; text-decoration:none}
.info2 a:hover {color:#6a950f; text-decoration:underline}
.info2 span {background:url(/img/blogicon.jpg) no-repeat left; padding-left:25px; padding-top:2px; padding-bottom:4px; text-align:right; line-height:18px}
.infoobavtore {font-size:14px; margin:7px 0px 0 0; padding-top:15px; padding-bottom:10px; background:url(/img/razdeprof.gif) repeat-x top; float:left; width:400px}
.infoobavtore p { font-size:11px; padding:10px 0px 0 0}
#bluelink { color:#1e8da3}
#bluelink a {color:#1e8da3; text-decoration:none}
#bluelink a:hover {text-decoration:none}


/*Обычная текстовая страница*/
.simpletext {font-size:12px; line-height:17px; padding:1px 12px; color:#333333}
.simpletext p {padding:7px 0px; margin:0}
.simpletext a {color:#1e8da3;}
.simpletext a:hover {color:#718720}

/*Страница просмотра большой картины*/
.bigpicblock {width:740px}
.bigpic {width:740px; padding-top:20px; text-align:center; clear:both}
.descriptionimage {width:740px; padding-top:10px; text-align:center; color:#333333; font-size:13px; line-height:24px}
.descriptionimage span {color:#8b0101}
.descriptionimage a { color:#FFFFFF; text-decoration:none; background:url(/img/greenbg.gif) repeat-x; padding:0px 7px; border:1px solid #669400; text-shadow:#669400 1px 1px; font-size:12px}
.descriptionimage a:hover { color:#FFFFFF; text-shadow:#669400 1px 1px; background:url(/img/greenbg2.gif) repeat-x; text-decoration:none;}
.colvo {float:right; margin-right:15px; color:#333333; font-size:12px; margin-top:10px; display:inline}
.nextpage {width:300px; display:block}
.bicpiclinks { color:#1e8da3; text-align:right; text-transform:lowercase; position:absolute; top:6px; left:210px; width:520px}
.bicpiclinks a {color:#1e8da3; text-decoration:none}
.bicpiclinks a:hover {text-decoration:underline}
.commentary {padding:5px 15px; }
.fotocomment {width:90px; float:left; margin-right:19px; display:inline }
.imeacomment {color:#333333; font-size:12px}
.imeacomment a {color:#1e8da3; text-decoration:none}
.imeacomment a:hover { text-decoration:underline}
.textcom {color:#333333; font-size:12px; margin-top:15px; background:#dbecef; float:left; padding:15px; position:relative; width:570px}
.commentcorner {background:url(/img/commentcorner.gif) no-repeat; width:11px; height:10px; top:-10px; left:5px; position:absolute}
.razdelline {border-bottom:1px dotted #CCCCCC; clear:both; padding:5px 0px}
.newpost {background:#dbecef; padding:15px;}
.newpost textarea {width:700px; border:1px solid #cccccc; padding:5px; color:#333333}
.postcomment {margin:0 auto; width:200px; margin-top:10px; padding:4px}
.postcomment a{color : #404040;
text-decoration : none;
padding : 0px 10px; font-size:12px;
background : url(/img/activepage.gif) repeat-x left bottom;
border : 1px solid #10697f; color:#FFFFFF}


/*Страница контактов*/
.contacttable {color:#333333; margin:15px; font-size:12px}
.contacttable input {border:1px solid #CCCCCC; padding:5px 7px; width:340px; color:#333333; font-size:12px}
.contacttable textarea {border:1px solid #CCCCCC; padding:5px 7px; width:340px; height:200px; color:#333333; font-size:12px}
.cap {width:130px}
.aboutcont {width:210px; margin:0 0px 0 15px; background:#f5f5f5; padding:15px; font-size:11px}
.aboutcont span {text-transform:uppercase}
.aboutcont a { color:#1e8da3; text-decoration:none}
.aboutcont a:hover {text-decoration:underline}
.aboutcont p {padding:10px 0px; margin:0 0}

/*Страница заказа*/
.zakaz {width:190px; margin:0 0px 0 15px; background:#f5f5f5; padding:15px; font-size:11px}
.zakaz span { color:#4a8205}
.zakaz a { color:#1e8da3; text-decoration:none}
.zakaz a:hover {text-decoration:underline}
.zakaz p {padding:10px 0px; margin:0 0}

/*Расширенный поиск*/
.tableadvance {font-size:12px; color:#333333; margin:15px}
.searchagain {border:1px solid #CCCCCC; padding:5px 7px; width:280px; color:#333333; font-size:12px}
.category {border:1px solid #CCCCCC; padding:4px 7px; width:300px; color:#333333; font-size:12px; }
.tableadvance form  { padding:0; margin:0}
.newListSelected{
		width:340px;
		margin:0 auto; font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	.selectedTxt{
		width:300px;
		background:url(/img/selectarrow.gif) no-repeat right center;
		padding:4px 30px 3px 10px;
		overflow:hidden;
		color:#000;
		font-size:12px;
		zoom:1; 
		position:relative;
		z-index:1; border:1px solid #CCCCCC; font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	.newList{
		list-style:none;
		padding:7px 0 0 0;
		margin:16px 0 0 0px;
		width:340px;
		position:absolute; background:#f7f7f7;
		z-index:500;
		top:35px; font-size:12px; color:#CCCCCC; border:1px solid #CCCCCC
	}
	.newList li{padding:0;margin:0;}
	.newList li a{
		display:block;
		background:#f7f7f7;
		opacity:0.85;
		filter:alpha(opacity=85);
		font-size:18px;
		padding:0 6px;
		line-height:normal; font-size:12px; color:#CCCCCC;
		outline:none;
		padding:4px 0 4px 10px;
		overflow:hidden; cursor:pointer
	}
	.newList li a:link,.newList li a:visited,.newList li a:hover{color:#000;text-decoration:none;}
	.newList li a.hiLite,.newList li a.newListHover{opacity:0.95;filter:alpha(opacity=95);}
	.newList li a:hover {color:#000000; background:#ffffff;}
	
/*Blogs*/
.whos {border-top:1px dotted #CCCCCC; margin:10px 0px 20px 0px; padding-top:4px; color:#999999}

.menuline2 {
background:#eeeeee;
width : 100%;
padding : 2px 0;
clear : both;
height : 30px; border-bottom:1px solid #e7e7e7
}
.menu2 { width:980px; margin:0 auto}
.menu2 ul { margin:0; padding:7px 0 0 0; font-size:12px}
.menu2 li {display:inline; padding:5px}
.menu2 li a { color:#666666; text-decoration:none}
.menu2 li a:hover {color:#555555; text-decoration:underline}
