/* grid */
body{
	background: url(../../img/wmma/main_bg.jpg) 0 0;
}
#brand{
	/*background: url(../../img/wmma/brand_bg.png) no-repeat;*/

	background-position:center top;
}
#main_container {
	width: 1001px;
	background: url(../../img/wmma/container_bg.png) repeat-y -1px 0;
	margin: 0 auto 50px auto;	
	position: relative;
}
#header {
	background: url(../../img/wmma/header_bg.png) no-repeat 0 ;
	height: 190px;
}
/* top bar */
#top_bar{
	background: url(../../img/wmma/top_nav_bg.jpg) repeat-x 0;
	height: 30px;
	font-size: 11px ;
}
#top_bar_inner{
	width: 953px;
	margin: 0 auto;	
	padding: 6px 24px 0px 24px;
}
#top_bar h4{
	float: left;
	color: #9e9e9e;
	margin: 0;
	font-size: 11px;
	text-transform:uppercase;
	font-family: "Roboto Condensed";
	font-weight:bold;
}
#top_bar input{
	color: #9b9b9b;
	font-size:  11px ;
	padding: 0 0 0 5px;
	cursor: pointer;
}
#login_form{
	height: 24px;
	width: 246px;
	float: left;
	padding: 0px 13px 0 20px;
}
#login_form div{
	float: left;
	width: 100px;
}
#login_form input{
	width: 87px;
}
#login_form .enter{
	font: normal 10px Arial;
	text-transform: uppercase;
	color: #fff;
	width: 43px;
	border: 1px solid #5bb1d2;
	/*background: url(../../img/wmma/enter_button.png) repeat-x;*/
	background-color:#3597bd;
	overflow:visible;
	padding: 0 5px;
}
#top_bar .reg_link{
	color: #7baec1;
	text-decoration: underline;
	background: url(../../img/wmma/list_images.png) no-repeat 0 8px;
	padding: 2px 120px 0 10px;
	float: left;
}
.rss{
	background: url(../../img/wmma/icons.png) no-repeat 0 2px ;
	font: bold 12px Arial ;
	color: #c0a98e;
	text-transform: uppercase;
	padding: 2px 10px 0 19px;
	float: left;
}
#search_form_2 {
	height: 24px;
	width: 200px;
	float: right;
}
#search_form_2 div{
	float: left;
	padding: 0 9px 0 0;
}
#search_form_2 .textfield{
	width: 160px;
}
#top_bar .search{
	/*background: url(../../img/wmma/search.jpg) no-repeat;*/
	background-image:url(../../img/wmma/search.gif);
	background-repeat:no-repeat;
	width: 22px;
	float: left;
	border: 1px solid #848484;
	padding: 15px 0 0 0;
	height: 15px;
	cursor: pointer;
}
/* top bar */


.head_banner{
	border: 1px solid #c5c5c5;
	width: 728px;
	height: 90px;
	float: right;
	margin: 23px 25px 27px 0;
}
.container{
	padding: 0 24px;
	width: 1001px;
}
#sidebar {
	background: url(../../img/wmma/sidebar_bg.jpg) no-repeat 0 0;
	width: 310px;
	float: left;
	margin: 0 0 0 8px;
	padding: 5px 0 0 10px;
}

.content{
	width: 634px;
	float: left;
	font: normal 12px Arial;
	padding: 5px 0 0 0;
}
.logo{
	display:block;
	width:204px;
	height:163px;
	overflow:hidden;
	position:absolute;
	top: -27px;
	left: 25px;
}

.nav{
	width: 940px;
	margin: 0 auto;
	xmargin: 0 37px 0;
	height: 35px;
}
.nav li{
	float: left;
	font: bold 13px Arial;
	text-transform: uppercase;
}
.nav a{
	color: #fff;
	background: url(../../img/wmma/menu_del.png) no-repeat right;
	padding: 0 17px;
	line-height:  35px;
}

.nav a:hover {
background-color:#2f2f2f;
}

.line, .bc_line, .lite_line{
	background: url(../../img/wmma/horz_line.jpg) repeat-x;
	height: 10px;
	border: 0px;
	font-size:0;
	line-height:0;
	margin: 0;
}
.bc_line{
	height: 15px;
	background-position: 0 3px;
}
.lite_line{
	background: url(../../img/wmma/horz_line_2.png) repeat-x;
}
.cols_2{
	/*background: url(../../img/wmma/col_del.gif) repeat-y;*/
	width: 634px;
	overflow: hidden;
	margin: 4px 0;
}
.col{
	float: left;
	width: 317px;
	background-color:#fafafa;
}
.col.second {
    padding: 0 0 0 17px;
    width: 300px;
}
.col img{
	border: 1px solid #969696;
}
.home_main_pic{
	xpadding: 0 0 10px 0;
	background: url(../../img/wmma/home_main_pic.jpg) no-repeat 0 bottom;
	display: block;
	height:212px;
}

.sprite{
	background: url(../../img/wmma/list_images.png) no-repeat 0 0;
}
.controls{
	float: right;
	width: 30px;
	margin: 4px 0 0;
}
.controls a{
	display: block;
	float: left;
	width:10px;
}
.top_news{
	margin: 1px 0 5px;
	overflow: hidden;
}
.controls .prev{
	text-indent: -9999px;
	background-position: 0 -12px;
}
.pause{
	text-indent: -9999px;
	background-position: 0 -25px;
}
.controls .next{
	text-indent: -9999px;
	background-position: 0 -38px;
}
.top_news h3{
	font: bold 12px Arial;
	color: #ce2e20;
	float: left;
	margin: 3px 0;
}
.top_news h3 a{
	font-style: normal;
	color: #015689;
}
.content h2 a{
	font: bold 16px Arial;
	color: #015689;
	text-transform: uppercase;
}
.content h2 a:hover{
	color: #2d99bf;
}
.col h3, .col h3 a{
	font-size: 14px;
	color:#015689; 
	text-transform: uppercase;
}
.col h3, .col h3 a:hover{
	color:#2d99bf; 
}
.col h4 a{
	font:bold 12px Arial;
	color:#015689;
	text-transform: uppercase;
}
.main_desc{
	line-height:18px;
}
.info{
	font: italic 11px Arial;
	color: #8d8d8d;
	float: left;
}
.comments{
	background: url(../../img/wmma/icons.png) 0 -22px no-repeat;
	padding: 0 0 0 16px;
}
.more{
	background: url(../../img/wmma/list_images.png) 0 -54px no-repeat;
	padding: 0 15px 0 9px;
	float: right;
	font: bold 11px Arial;
	color: #727272;
	text-decoration: underline;
}
.news_block{
	background: url(../../img/wmma/home_block.jpg) repeat-y;
	width: 291px;
	padding: 8px 10px 0 10px;
	margin: 6px 0 0 ;
	overflow: hidden;
}
.news_block li{
	overflow: hidden;
	margin-bottom: 12px;
}
.news_block .last{
	margin-bottom: 3px;
}
.news_block li>a{
	background: url(../../img/wmma/list_images.png) 0 -54px no-repeat;
	padding: 0 0 0 9px;
	display: block;
	color: #015689;
	font-weight: bold;
}
.news_block li>a:hover{
	color: #2d99bf;
}
.news_block .info{
	padding: 0 0 0 9px;
}
.all_elems{
	background:url(../../img/wmma/all_news_line.jpg) no-repeat;
	height: 21px;
	padding: 2px 0 0 0;
}

.home_s_pgr{
	float: left;
	width: 140px;
	padding: 0 0 0 7px;
}
.light{
	color: #696969;
}
.dott{
	border: 1px dashed #b4b4b4;
    height: 1px;
	width: 300px;
}

.box_head_1, .box_bottom{
	background: url(../../img/wmma/head_line.jpg) no-repeat;
	width: 634px;
	height: 27px;
}
.box_head_1.half{
	width: 301px;
	height: 19px;
	padding: 4px 0 0 9px;
	margin: 0 0 5px;
}
.box_head_1 h3{
	color: #3c9cc0;
	font: bold 13px Arial;
	text-transform: uppercase;
	float: left;
	padding: 0px 0 0 9px;
}
.flag_link{
	float: right;
	background: url(../../img/wmma/shop_link.jpg) no-repeat left 0;
	height: 14px;
	padding: 3px 5px 5px 20px;
	color: #3498be!important;
	font: bold 11px Arial;
}
.shop_spot {
	margin: 0 0 0 0;
}
.shop_spot ul{
	background: url(../../img/wmma/products_bg.jpg);
	overflow: hidden;
	padding: 8px 0 17px 10px;
}
.shop_spot li, .shop_list li{
	width: 132px;
	float: left;
	text-align: center;
	padding: 0 10px;
}
.shop_list {
	overflow: hidden;
}
.shop_list li{
	padding: 10px 4px 4px 4px;
}
.shop_spot img, .shop_list img{
	border:1px solid #969696;
	display:  block;
} 
.shop_spot a, .shop_list a{
	color: #454545;
	font-weight: bold;
	display: block;
	position:relative;
}
.price{
	color: #437194;
	font-weight: bold;
}
.del{
	text-decoration: line-through;
}
.promo_price{
	color: #d01818;
	font-weight: bold;
}
.promo{
	position: absolute;
	z-index: 10;
	border: none!important;
	left: 0;
}
.home_article{
	color: #597d91;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	
}

.box{
	border: 1px solid #b4b4b4;
	width: 298px;
	margin: 0 0 10px 0;
}
.box_head_2{
	background: url(../../img/wmma/head_line_2.jpg) no-repeat;
	height: 20px;
	border-bottom: 1px solid #b4b4b4;
	padding: 6px 0 0 8px;
}
.box_head_2 h6{
	font: bold 12px Arial;
	color: #59656f;
	text-transform: uppercase;
	background: url(../../img/wmma/list_images.png) no-repeat 0 -114px ;
	margin: 0;
	padding: 0 0 0 12px;
}
.small_date{
	color: #989898;
	float: none;
}
.tab{
	height: 20px;
	text-align: center;
	display: block;
	float: left;
	color: #838383;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 0 0 0;
	background: url(../../img/wmma/fence.jpg) repeat-x;
	border-bottom: 1px solid #929292;
	width: 49.8%;
}
.tab.active{
	background:#fafafa;
	border-bottom: none; 
}
.tab.bord{
	border-right: 1px solid #929292;
}
.block{
	background: url(../../img/wmma/box_bg_2.png)	repeat-x;
	padding: 0 0 0 7px;
	border: 2px solid #fff;
}
.block.comments{
	height: 222px;
	background: url(../../img/wmma/box_bg.png) 0 bottom 	repeat-x;
	padding: 0;
}
.comments .list{
	padding: 3px 0 0 7px;
	overflow-y: scroll;
}
.list {
	padding: 4px 0 0 ;
}
.list li{
	background: url(../../img/wmma/list_images.png) no-repeat 0 -114px ;
	padding: 0 0 7px 12px;
}
.block li a,.list li a{
	color: #3b3b3c;
}
.block li a:hover, .list li a:hover{
	color: #2986a9;
}
.box_bottom{
	width: 280px;
	height: 19px;
	padding: 4px 8px 0 9px;
}
.f_link{
	color: #7c868e;
	text-transform: uppercase;
	background: url(../../img/wmma/list_images.png) no-repeat 0 -114px ;
	float: right;
	padding: 0 0 0 10px;
	font: bold 11px Arial;
}
.box_head_3{
	background: url(../../img/wmma/head_line.jpg) no-repeat;
	height: 22px;
	padding: 0 0 0 10px;
	margin: 0 0 10px;
}
.box_head_3 h3{
	padding: 3px 0 0 ;
	text-transform: uppercase;
	color: #597d91;
	font: bold 13px Arial;
	float: left;
	margin: 0;
}
.white_box{
	margin: 0 0 7px;
}
.white_box img{
	margin: 3px 0;
}

/* right column sidebar*/
.hot_news h3{
	color: #960000;
	text-transform: uppercase;
	font: bold 12px Arial;
}
.hot_news img{
	float: left;
	margin: 0 11px 0 0;
}
.banner{
	margin: 12px 0 10px 0;
}
.media{
	overflow: hidden;
	width: 298px;
	height: 226px;
	border: 1px solid #929292;
	margin: 10px 0;
	background: url(../../img/wmma/media_bg.jpg) no-repeat 0 bottom;
}
.media ul{
	padding: 14px 3px 31px 15px;
	overflow: hidden;
}
.media li{
	float: left;
	width: 140px;
}
.media img{
	border: 2px solid #969696;
}
.media a{
	color: #696969;
	font-weight: bold;
}
.section{
	min-height: 588px;
}
.duel{
	background: #e3e3e3;
	font-weight: bold;
	color: #59656f;
	width: 130px;
	float: left;
	padding: 5px;
	margin: 0 20px 0 0;
}
.links{
	float: left;
	width: 140px;
}
.links span{
	color: #535353;
	font-weight:bold;
}
.links li{
	border-bottom: 1px dotted #b4b4b4;
	padding: 4px 0;
}
.links a{
	color: #535353;
}
.links.bottom{
	width: 300px;
	height: 205px;
	overflow: auto;
}
.links.bottom li{
	padding: 4px;
}
.joke{
	background: url(../../img/wmma/napompaniak.png) no-repeat;
	min-height: 154px; 
}
.joke h5{
	font: bold 12px Arial;
	color: #3297bd;
}
.joke p{
	width: 140px;
	font: italic 11px Arial;
	color: #6f6f6f;
}
.clubs{
	background: url(../../img/wmma/club_bg.jpg) no-repeat 0 bottom;
	border: 1px solid #d8d8d8;
	width: 298px;
	margin: 0 0 10px 0;
}
.club_name{
	color: #015689;
	text-transform: uppercase;
	padding: 0 0 0 10px ;
	font-size: 12px;
}
.clubs p{
	padding: 10px ;
	color: #696969;
}
.clubs a{
	color: #59656f;
	text-transform: uppercase;
	text-align: center;
	display: block;
	height: 20px;
	font-weight: bold;
}

.bottom_content{
	width: 952px;
	overflow: hidden;
	background: url(../../img/wmma/bottom_content.png) repeat-y;
}
.box_2{
	width: 300px;
	float: left;
	margin: 0 22px 0 0;
}
.box_2.bigger {
	width: 311px;
	margin: 0 19px 0 0;
}


/* footer */
#footer{
	background: url(../../img/wmma/footer_bg.png) no-repeat;
	width: 972px;
	height: 217px;
	margin: 0px 0 0 7px;
	padding: 24px 0 0 16px;
}
.menu {
	overflow: hidden;
	margin: 10px 0 26px;
}
.menu li{
	float: left;
	padding: 0 14px 0 0;
	margin: 0 14px 0 0;
	border-right: 1px solid #303030;
}
.menu li a{
	color:#fefefe;
}
#footer h6{
	font: bold 16px Arial;
	color:#fefefe;
	text-transform: uppercase;
}
.rights{
	color:#c3c3c3;
	font-size: 11px;
	margin: 0 0 0 127px;
	padding: 8px 10px 0 0;
}
.breadcrumb{
	font: 11px Arial;
	color: #999;
	background: #fafafa;
	padding: 0 5px 0 0;
	float: left;
}
.breadcrumb a{
	color: #597d91;
}
.breadcrumb a:hover{
	text-decoration: underline;
}

h1{
	font-size: 20px;
	color: #015689;
	margin: 12px 0 11px 0;
	text-transform: uppercase;
}

.news_pic{
	border: 5px solid #dcdcdc;
	float: left;
	width: 475px;
	margin: 0 9px 0 0;
}
.news_info{
	background: #ededed;
	float: left;
	width: 120px;
	height: 316px;
	color: #adadad;
	font: italic 11px Arial;
	padding: 0 10px 10px 10px;
	text-align: right;
	margin: 0 0 10px 0;
}
.stats{
	border-bottom: 1px solid #d2d2d2;
	overflow: hidden;
	padding: 10px 0;
	line-height: 18px;
}
.stats span{
	font: italic 11px Arial;
	color: #8d8d8d;
}
.stats a{
	color: #3397bd;
	text-decoration: underline;
}

.like{
	float: right;
	margin: 12px 0 0 ;
}
.count{
	background: url(../../img/wmma/like_count.png) no-repeat;
	margin: 12px 0 0 4px;
	width: 23px;
	height: 15px;
	padding: 3px 0 0 2px;
	float: right;
	text-align: center;
	color: #000;
}

.comment{
	border-bottom: 1px dashed #b4b4b4;
	margin: 0 0 6px;
	overflow: hidden;
}
.even{
	background: #f2f2f2;
	overflow: hidden;
	padding: 4px;
}
.comment_body{
	margin: 0 0 6px;
}
.comment .avatar{
	background: #e6e6e6;
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 13px 0 0;
}
.comment_info{
	float: left;
	width: 510px;
	border-bottom: 2px solid #8eb1c4;
	padding: 4px 0 7px 0;
	margin: 0 0 4px;
}
.comment_date{
	float: right;
	font-style: italic;
	color: #666;
	font-size: 11px;
}
.comment_date span{
	display: block;
	background: url(../../img/wmma/counter.png) no-repeat;
	float: left;
	width: 19px;
	height: 15px;
	padding: 0 0 0 10px;
	font: normal 11px Arial!important;
}
.comment p{
	float: left;
	width: 510px;
	line-height: 18px;
}
.comment a{
	font-weight: bold;
	color: #126191;
}
.comment_info span{
	font-weight: bold;
	color: #666;
}
.pager {
	font: bold 14px Arial;
    overflow: hidden;
    padding: 10px 0 10px 15px;
    text-align: center;
}
.pager .prev, .pager .next{
	background: url(../../img/wmma/arrows.png) no-repeat;
	width: 15px;
	height: 14px;
	display: inline-block;
	text-indent: -9999px;
	line-height: 12px;
	margin: 0 0 0 6px;
}
.pager .prev{
	background-position: 0 -36px;
}
.pager li, .pager ul, .news_pager li, .news_pager ul{
    display: inline;
}
.pager ul a:hover, .pager ul a.current_page, 
.news_pager ul a:hover, .news_pager ul a.current_page {
	color: #8eb1c4;
	background: #226c98;
}
.pager ul a, .news_pager ul a{
    color: #126191;
	padding: 0 2px 0 6px;
	margin: 0 4px 0 0;
}

.news_pager{
	text-align: left;
	padding: 10px 0;
	font: bold 12px Arial;
	overflow: hidden;
	width: 449px;
	margin: 0 auto;
}
.news_pager ul{
	display: inline-block!important;
	width: 270px;
	text-align: center;
	float: left;
	padding: 0 3px 0 13px;
}
.news_pager .prev, .news_pager .next{
	text-transform: uppercase;
	background: url(../../img/wmma/icons.png) no-repeat 64px -39px;
	padding: 0 12px 0 0;
	float: right;
}
.news_pager .prev{
	background-position: -10px -67px;
	padding: 0 0 0 12px;
	float: left;
}

.related_news {
	font-weight: bold;
	overflow: hidden;
	background: url(../../img/wmma/related_bg.jpg) no-repeat;
	height: 21px;
	padding: 7px 4px 4px;
}
.related_news a{
	text-decoration: underline;
	font-weight: normal;
	color: #636363;
}
.related_news .like{
	margin: 0;
}

.preview {
	overflow: hidden;
	margin: 14px 0 ;
}
.preview img{
	float: left;
	border: 1px solid #969696;
	margin: 0 12px 0 0;
}
.preview_text{
	float: left;
	width: 310px;
	padding: 0 0 20px;
}
.preview_text h1{
	font-size: 16px;
	margin: 0 0 20px;
}

.inner{
	background: url(../../img/wmma/col_del.jpg) repeat-y -160px 0;
	margin: 14px 0;
	overflow: hidden;
}
.cats{
	width: 160px;
	float: left;
}
.cats h6{
	font: bold 14px Arial;
	color: #3397bd;
	margin: 0;
}
.cats li{
	border-bottom: 1px dashed #b4b4b4;
	width: 135px;
}
.cats a{
	color: #535353;
	padding: 5px 0;
	display: block;
}
.cats a:hover{
	background: #efefef;
	color: #3397bd;
}
.cats a.active{
	background: #efefef;
	color: #ce2e20;
}
.inner_list{
	float: left;
	width: 450px;
	padding: 0 0 0 20px ;
}
.list_elem{
	overflow: hidden;
	padding: 14px 0 11px ;
	border-bottom: 1px dashed #b4b4b4;
}
.intro h3,  .wide_intro h3 {
	margin: 0 0 6px;
	font: bold 14px Arial;
	text-transform: uppercase;
}
.intro h3 a, .wide_intro h3 a{
	color: #015689;
}
.intro h3 a:hover, .wide_intro h3 a:hover{
	color: #2d99bf;
}
.intro, .wide_intro{
	float: left;
	width: 300px;
	margin: 0 0 0 10px;
}

.intro p, .wide_intro p{
	margin: 0 0 11px;
}
.wide_intro{
	width: 486px;
}
/* text from text editor */
.client_text{
	clear: left;
	padding: 18px 0 10px ;
	font: normal 12px Verdana;
	line-height: 18px;
}
.client_text  p{
	margin-bottom: 23px;
	line-height: 18px;
}
.client_text a{
	text-decoration: underline;
	color: #CCe6f7;
}
.client_text ul, .client_text ol{
	padding: 10px 0;
	list-style-type: disc;
	list-style-position:inside;
}
.client_text ol{
	list-style-type: decimal;
}
.client_text ul li, .client_text ol li{
	padding: 5px 0 0 10px;
}
.client_text h1 {
	font-size: 1.5em;
}
.client_text h2 {
	font-size: 1.4em;
}
.client_text h3 {
	font-size: 1.3em;
}
.client_text h4 {
	font-size: 1.2em;
}
.client_text h5 {
	font-size: 1.1em;
}
.client_text h6 {
	font-size: 1em;
}
.client_text img{
	border: 1px solid #045497;
	padding: 2px;
	float: right;
	margin: 0 5px 5px 5px;
	max-width:620px;
}

.important {
	color: #b945a5;
	font-weight: bold;
}

.normalText{
    font-size: 1em;
}
.bigText{
    font-size: 1.091em;
}
.bigerText{
    font-size: 1.182em;
}

.client_text .quotes{
	background: #ebebeb;
	padding: 9px;
	font-style: italic;
}
/* tabele from timymce*/
.editor_table{
	width: 100%;
}

.editor_table td{
	padding: 2px 5px;
}

.table_header{
	background: #1571af;
	color: #fff;
}
.odd_row{
	background: #1571af;
	color: #fff;
}
.even_row{
	background: #b5ceec;
	color: #fff;
}
.item_thumb {
	height: 270px;
	width: 140px;
	float: left;
	margin-right: 24px;
}
.item_thumb a{
	padding: 5px;
	display: block;
}
.item_thumb a:hover{
	background-color:#e3e3e3;
}
.item_thumb .last{
	margin-right: 0px;
}
.item_thumb h3{
	color: #59656f;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 6px;
}
.item_thumb p{
	color: #808080;
	font-size: 12px;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #bebebe;
	padding-top: 8px;
}
.item_thumb2 {
	height: 204px;
	width: 140px;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
}
.item_thumb2 a{
	padding: 5px;
	display: block;
	border: 1px double #e1e1e1;
	background-color: #f1f1f1;
}
.item_thumb2 a:hover{
	background-color:#e7eded;
	border: 1px double #b9c9ca;
}
.item_thumb2 .last{
	margin-right: 0px;
}
.item_thumb2 h3{
	color: #59656f;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 6px;
}
.item_thumb2 p{
	color: #808080;
	font-size: 12px;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #bebebe;
	padding-top: 8px;
}
.item_thumb2 img {
	border: 1px solid #bebebe;
}
.item_thumb3 {
	float: left;
	margin-right: 47px;
	margin-bottom: 24px;
}
.item_thumb2 a{
}
.item_thumb2 a:hover{
}
.item_thumb2 .last{
	margin-right: 0px;
}
.item_thumb2 h3{
}
.item_thumb2 p{
}
.item_thumb2 img {
}
.pages {
	height: 49px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #b4b4b4;
	text-align: center;
}
.pages #prev {
	background-image: url(../../img/wmma/arrow_red_left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-left: 10px;
	float: left;
	font-size: 12px;
	line-height: 48px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #c8c8c8;
}
.pages #next {
	background-image: url(../../img/wmma/arrow_red_right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	padding-right: 10px;
	float: right;
	font-size: 12px;
	line-height: 48px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #c8c8c8;
}
.pages a {
	font-size: 14px;
	line-height: 48px;
	font-weight: bold;
	color: #126191;
	padding: 0 5px;
}
.pages a.selected {
	color: #8eb1c4;
}
.cols_3 p {
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
/* end style from text editor */

/* forms */

/* forms end*/
