/*
	Theme Name: Carolina
	Theme URL: http://newwpthemes.com/wordpress-theme/carolina/
	Description: Carolina is a free WordPress theme with options page. Supports the post thumbnails. Suitable for any niche.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0 
*/

/* LAYOUT */

body {
	background: url(images/sbg.gif) center top repeat-y fixed;
	background-size: cover;
	}

#wrapper {
	}

#container {
    background: url(images/container-bg.png) left top repeat-x;
	}

#contentwrap {
	}

a {
	color: #4D8C09;
	}

a:hover {
	color: #69BD0E;
	}
/* HEADER */

#header {
	height: 150px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 26px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    text-transform: uppercase;
	font-size: 48px;
	}

#header h1 a, #header h1 a:visited {
	color: #4B4440;
	text-decoration: none;
	}


#header h2 {
	color: #3B3230;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial, Helvetica, Sans-serif;
	}

.logoimg {
    margin: 0;    
}

.feedtwitter {
	margin-top: 12px;
	text-align: right;
	width: 226px; /* 145 */
}
    
    
/* NAVIGATION MENUS */

#pagemenu {
	clear: both;
	font-size: 11px;
	text-transform: uppercase;
	height: 40px;
	overflow: hidden;
	padding: 0 0 0 10px;
	float: left;
}

#pagemenu ul {
	clear: both;
	margin: 0;
	padding: 0px;
}

#pagemenu li a, #pagemenu li a:link {
	display: block;
    margin: 0 6px 0 0;
	padding: 18px 15px 8px 15px;
	}

#pagemenu ul li {
	float: left;
	list-style: none;
}

#pagemenu a {
	padding: 0 10px;
	text-decoration: none;
	color: #4E4D4D;
}

#pagemenu li a:hover, #pagemenu li a:active{
	color: #4F9405;
	display: block;
    background: url(images/pagenav-hover.png) left top repeat-x;
    text-decoration: none;
	}
	
#pagemenu  li.current_page_item a, #pagemenu  li.current_page_parent a, #pagemenu  li.current-menu-parent {
	color: #4F9405;
    text-decoration: none;
    background: url(images/pagenav-hover.png) left top repeat-x;
	}

#pagemenu  li.current_page_parent ul li a, #pagemenu li.current-menu-item ul.sub-menu li a {
	color: #4E4D4D;
	}

#pagemenu li.current-menu-parent ul.sub-menu li.current-menu-item a, #pagemenu li.current-menu-item ul.sub-menu li a:hover, #pagemenu  li.current_page_parent ul li a:hover  {
	color: #4F9405;
	}	
	
#pagemenu .sub-menu {
	display: none;
	position: absolute;
	margin: -5px 0 0 0;
	z-index: 999999;
}

#pagemenu ul.sub-menu li a {
	background: #EAECE1;
	padding: 8px 15px 5px 15px;
	border: 1px solid #D5D5D5;	
}

#pagemenu ul.sub-menu li a:hover {
	background: #fff;
	border: 1px solid #D5D5D5;
}

.sub-menu li {
	margin-top: 1px;
	display: block;
}

.sub-menu li a {
	width: 120px;
	height: 20px;
}

#pagemenu ul li:hover .sub-menu  {
	display: block;
	clear: both;
	position: absolute;
}

#pagemenu .sub-menu li {
	clear: both;
}

#navcontainer {
	background: url(images/footer-bg.png) left center repeat-x;
	height: 23px; /* 46px for menu */
	text-align: center;
	display: block;
	overflow: hidden;
    padding-top: 4px; /* 13px for menu */
	}
    
#navcontainer .current-cat a {
	background: url(images/nav-background-hover.png) left top repeat-x;
	color:#fff;
	}
	
#navcontainer .current-menu-item a {
	background: url(images/nav-background-hover.png) left top repeat-x;
	color:#fff;
	}

#navcontainer a {
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	
/* CONTENT */

.photo-btn {
	position:fixed; 
	top:200px; 
	left:0px;
	z-index:1000;
	opacity: 1;
	}

.photo-btn:hover a {
	opacity: 0.8;
	}	

#content {
	padding: 15px 5px 15px 0;
    color: #3B3230;
	width: 625px;
	}

	
pre { overflow: auto; 
	width: 470px; 
	}

.clearfix {
	clear: both;
}	
	
.post {
	margin-bottom: 10px;
	border: 1px solid #D5D5D5;
	padding: 5px;
	background: #EAECE1;
	border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 5px; 
	-khtml-border-radius: 10px;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 28px;
	font-size: 18px;
	font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
	color: #0082C6;
	}

	
.title a {
	text-decoration: none;
	color: #0082C6;
	}

.title a:hover {
	text-decoration: none;
	color: #F70C6B;
	}

.title-p {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 28px;
	font-size: 18px;
	font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
	color: #0082C6;
	border-bottom: 1px dotted #D5D5D5;
	}

.title-p a {
	text-decoration: none;
	color: #0082C6;
	}

.title-p a:hover {
	text-decoration: none;
	color: #F70C6B;
	}
	
.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: none;
	color: #0082C6;
}

.pagetitle:hover {
	color: #F70C6B;
}

.postdate {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
    color: #666;
	border-bottom: 1px dotted #D5D5D5;
	}

.postdate  a{
    color: #F70C6B;
	}
	
.postdate  a:hover{
    color: #6BB221;
	}
	
.postmeta  a{
    color: #F70C6B;
	}
	
.postmeta  a:hover{
    color: #6BB221;
	}
	
.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	border-top: 1px dotted #D5D5D5;
	border-bottom: 1px dotted #D5D5D5;
	margin-bottom: 5px;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin: 0 2px 2px 2px;
	}
	
.alert {
	border: 1px solid #e0dad5;
	width: 623px;
	float: left;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 5px; 
	-khtml-border-radius: 10px;
}

.alert span {
	margin: 12px 20px 20px 20px;
	font-size: 14px;
	float: left;
	text-align: center;
}

.alert img {
	margin: 10px 20px;
	float: left;
}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	overflow: auto;
	}

.entry img, .adv_entry img {
    padding: 6px;
    background: #fff;
    border: 2px solid #e3e3e3;
    margin: 0 10px 10px 0;
	}	

.adv_entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	overflow: auto;
	}	

.adv_entry p {
	 border-bottom: 1px dotted #666;
	 padding-bottom: 10px;
	}	
	
.contact-img img {
    padding: 0px;
    background: none;
    border: none;
	width: 320px;
	height: 388px;
	margin: 30px 10px 0 0;
	float:right;
    }
	
.tinput, .submit {
	float:  right;
	padding: 2px 5px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	overflow: visible;
	background-color: #F70C6B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 0px 1px 1px #000;
	cursor: pointer;
	clear: both;
}

.tinput:hover, .submit:hover, .subscribe:hover {
	padding: 2px 5px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	overflow: visible;
	background-color: #63AA18;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 0px 1px 1px #000;
}

.subscribe {
	padding: 2px 5px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	overflow: visible;
	background-color: #F70C6B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 0px 1px 1px #000;
	cursor: pointer;
	clear: both;
}
	
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    /* font-size: 15px !important; */
    padding:  4px 8px !important;
    color: #fff !important;
    background: url(images/pages-hover.png) left center repeat-x !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background: url(images/pages-current.png) left center repeat-x !important;
    border: 0 !important;
    
}
.wp-pagenavi span.pages {
    /* font-size: 15px !important; */
    padding:  4px 8px !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    /* font-size: 15px !important; */
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background: url(images/pages-current.png) left center repeat-x !important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    /* font-size: 15px !important; */
    padding:  4px 8px !important;
    background:transparent !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}
	
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 10px; 
	text-align:center;
	}
	
.ad125 {
	margin: 6px;
	}


.sidebar {
	margin: 0 0 10px 5px;
    font-size: 13px;
    color: #3B3230;
	}
	
.sidebar a {
	text-decoration: none;
	color: #3B3230;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#4B8D05;
	}
	
.sidebar ul ul {
	background: #EAECE1;
	border-radius: 0 0 6px 6px; 
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	-webkit-border-radius: 0 0 6px 6px; 
	-moz-border-radius: 0 0 5px 5px; 
	-khtml-border-radius: 0 0 10px 10px;
	}
	
#search {
    border: 1px solid #989898;
    height: 28px;
    width: 220px;
    padding: 0;
    background: #F9FBEC;
    text-align: right;
    margin-top: 15px;
}

#search input {
	border: 0;
    background: none;
    color: #716A69;
}
	
	
#s {
	padding: 4px;
    margin:2px 0 0 0;
    background: none;
}

#topsearch #search {
    margin: 11px 0 0 0;
    padding-right: 4px;
    }
    
#topsearch #s {
    width: 180px;
    }

#topsearch.span-7.last {
    width: 220px;
    float: right;
    margin-right: 5px;
    }
	
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}

.nimg {
	text-align: center;
	margin: 5px 0;
	}
	
.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 8px 0 8px 10px;
    text-align: left;
	font-size: 16px;
	z-index: 2;
	position: relative;
    line-height: 16px;
    color: #ECE7E6;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    background: url(images/sidebar_tab.png) left center repeat-x;
    border-left: 4px solid #0875D6;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
.sidebar ul li li, .sidebar ul li ul li {
	padding: 6px 0px 6px 10px;
	margin: 0 0 2px 0;
	}

.sidebar ul li li:hover, .sidebar ul li ul li:hover {
	background: url(images/widget-hover.png) left center repeat-x;
	}

#menu-main-menu li{
	width: 170px;
}

#ngg-webslice {
	margin-top: -370px;
	border: 0px;
	width: 125px;
	float: right;
}

#nav_menu-2 ul {
	background: #EAECE1;
	border-left: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-radius: 0 0 6px 6px; 
	-webkit-border-radius: 0 0 6px 6px; 
	-moz-border-radius: 0 0 5px 5px; 
	-khtml-border-radius: 0 0 10px 10px;	
}

#ngg-webslice h2{
    background: none;
	border: none;
}

#get-recent-comments {
    width: 305px;
}

#recent-posts-2 {
	width: 305px;
	float: left;
}

.srp-content-box {
	border-bottom: 1px solid #D5D5D5;
}

.w-arch, .stat {
	width: 305px;
	margin: 5px 0;
	list-style: none;
	text-align: center;
}

.textwidget, #calendar_wrap, .cvg_showcase.widget {
	width: 303px;
	margin-top: -5px;
	padding: 8px 0;
	list-style: none;
	z-index: 0;
	background: #EAECE1;
	border: 1px solid #D5D5D5;
	border-radius: 6px 6px 6px 6px; 
	-webkit-border-radius: 6px 6px 6px 6px; 
	-moz-border-radius: 5px 5px 5px 5px; 
	-khtml-border-radius: 10px 10px 10px 10px;
}

.textwidget {
	text-align: center;
}

.widget.widget_text, .widget.cvg_widget_showcase {
	margin: 15px 0 10px 0;
}

.widget.widget_archive {
	width: 303px;
	margin-top: 15px;
	list-style: none;
	text-align: center;
	background: #EAECE1;
	border: 1px solid #D5D5D5;
	border-radius: 6px 6px 6px 6px; 
	-webkit-border-radius: 6px 6px 6px 6px; 
	-moz-border-radius: 5px 5px 5px 5px; 
	-khtml-border-radius: 10px 10px 10px 10px;
}

.widget.widget_archive h2 {
	margin: -5px 0 0 -1px;
}

.cvg_showcase.widget a, .cvg_showcase.widget a div, .cvg_showcase.widget .video-gallery-thumbnail-box-outer .cvg_left .video-gallery-thumbnail a img {
	width: 100px !important;
	height: 80px !important;
}

.widget.cvg_widget_showcase .cvg_left {
	float: none;
	padding-left: 5px;
}

.cvg_left {
	margin-right:10px;
}

.widget.cvg_widget_showcase .cvg_left .text_in_cvg div {
	float: right;
	margin-top: -80px;
}

.cvg_showcase.widget .video_btns {
	width: 300px;
	height: 48px;
}

.cvg_showcase.widget .video_btns a img{
	width: 150px !important;
	height: 48px !important;
	float: left;
}

.trs {
	margin: 0 75px 10px 75px;
	}

.video_btns .video, .video_btns .tyasmin, .radio {
	opacity: 1;
	}	
	
.video_btns .video:hover, .video_btns .tyasmin:hover, .radio:hover {
	opacity: 0.85;
	}
	
#cvg_showcase-3 .video_btns, #cvg_showcase-3 .radio, #cvg_showcase-3 .trs {
	display: none;
	}
	
.all_news {
	text-align: center;
	opacity: 1;
	}

.all_news:hover a {
	opacity: 0.8;
	}	
	
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #3B3230;
	background: none;
	text-align: center;
	}
	
#wp-calendar caption {
	padding: 2px 4px;
	margin: 2px 0 2px 0;
	background: none;
    color: #3B3230;
	text-align: center;
	}

#wp-calendar td {
	color: #3B3230;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar #today, #wp-calendar #today a, #wp-calendar #today a:hover {
	color: #fff !important;
    background: #4B8D05;
	}
	
#wp-calendar td:hover a {
    color: green;
	text-decoration: underline;
}	

#wp-calendar td a {
    color: red;
}	

#wp-calendar #prev a, #wp-calendar #next a {
	background: none;
	color: #3B3230;
	}
	
#wp-calendar #prev:hover, #wp-calendar #next:hover, #wp-calendar .pad:hover {
	background: none;
	color: red;
	}

#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}

/* FOOTER */

#footer {
    background: url(images/footer-bg.png) left center repeat-x;
	text-align: center;
	color: #FEFEFE;
	font-size: 13px;
    margin-top: 10px;
	}

#footer a {
	color: #FEFEFE;
	text-decoration: none;
	} 

#footer a:hover {
	text-decoration: underline;
    color: #FEFEFE;
	} 

#creator {
	color: #5B504E;
    text-align: center;
	} 		
	
#creator a {
	color: #5B504E;
	} 	

#creator a:hover {
	text-decoration: none;
	} 	
	
#credits {
	color: #5B504E;
	font-size: 11px;
	text-align: center;
	padding: 0px;
	}
    	
#credits a {
	color: #5B504E;
    text-decoration: none;
	} 

/* ARCHIVE */

.archive {
	width: 195px; 
	margin: 0px 0px 15px 7px;
	float: left; 
	text-align: center;
	}

.archive span {
	margin-top: -10px;
	float: left; 
	text-align: center;	
	width: 190px;
	font-weight: bold;
	font-size: 12px;
	}
	
.archive img {
	padding: 5px !important;
	background: white !important;
	border: 1px solid #a9a9a9;
	}

.archive img:hover {
	background: #a9a9a9 !important;
	}	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* RECENT COMMENTS */

#get_recent_comments_wrap li {
    border-bottom: 1px solid #D5D5D5;
    margin: 0 5px;
    background: none;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

#get_recent_comments_wrap li span {
    font-size: 11px;
}

.kjgrcGravatar {
    margin: 5px 2px 0 0;
	float: left;
}

.social {
	float: left;
	width: 303px;
	padding-top: 8px;
	list-style: none;
	text-align: center;
	background: #EAECE1;
	border: 1px solid #D5D5D5;
	border-radius: 6px 6px 6px 6px; 
	-webkit-border-radius: 6px 6px 6px 6px; 
	-moz-border-radius: 5px 5px 5px 5px; 
	-khtml-border-radius: 10px 10px 10px 10px;
}

.social ul {
	border: none;
}

#share42 {display: inline-block; padding: 6px 0 0 6px;}
#share42 a {opacity: 0.8}
#share42 a:hover {opacity: 1}

/* Contact Form */
textarea.wpcf7-form-control, input.wpcf7-text {
	width: 255px;
}

.wpcf7-form-control.wpcf7-submit {
	padding: 2px 5px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	overflow: visible;
	background-color: #F70C6B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 0px 1px 1px #000;
	cursor: pointer;
}

.wpcf7-form-control.wpcf7-submit:hover {
	background-color: #63AA18;
}

/* Voting */
.vote_btn {
	position: absolute; 
	z-index: 100; 
	margin-top: -50px;
	width: 185px;
	margin-left: 5px;
}

.like-results {
	height: 26px;
	padding: 6px 2px 0 0;
	border: 4px solid #ffffff;
	font-weight: bold;
}

.like-results:hover {
	border: 4px solid #A9A9A9;
}

.like-b {
	border: 1px solid #A9A9A9;
	background: url(images/like_bg.png) center no-repeat;
	width: 40px;
	height: 40px;
	float: left;
}

.star-loader {
	width: 71px;
	height: 40px;
	float: left;
	padding-left: 30px;
}

.nggv-error {
	margin-top: 0px;
	width: 183px;
	background-color: #FFFF00;
	position: absolute;
	z-index: 1;
	border-radius: 3px;
}

#CheckBot {
	text-align: center;
}

.last_news {
	margin: -5px 0 10px 0;
}
.ui-accordion-content-active {
	height: 100% !important;
}

/* Sidebar <adv_menu> */
.adv_but {
	width: 125px;
	text-align:center;
	float: none;
	padding: 2px 5px;
	margin: 3px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	overflow: visible;
	background-color: #F70C6B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 0px 1px 1px #000;
	cursor: pointer;
	clear: both;
	}
.adv_but:hover {
	background-color: #63AA18;
	}
.adv_menu div div div {
	display: none;
	}
.adv_menu div div:hover div{display:block;}
.adv_menu div div:hover div span{display:inline; margin-right:8px;}
.adv_col {
	display:inline-block;
	width:49%;
	height:100%;
	vertical-align:top;
	}